* symfile.c (load_command): Check for a changed executable before
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
54d1c879
DA
12006-06-13 David Ayers <d.ayers@inode.at>
2
3 Sync from gcc:
4
5 2006-06-12 David Ayers <d.ayers@inode.at>
6
7 PR bootstrap/27963
8 PR target/19970
9 * configure.in: Remove target-boehm-gc from noconfigdirs where
10 ${libgcj} is specified.
11 * configure: Regenerate.
12
a4d8b690
JJ
132006-06-08 Jeff Johnston <jjohnstn@redhat.com>
14
15 Sync from gcc:
16
17 2005-01-12 David Edelsohn <edelsohn@gnu.org>
18 Andreas Schwab <schwab@suse.de>
19
20 PR bootstrap/18033
21 * config-ml.in: Eval option if surrounded by single quotes.
22
4f0ef2d8
CD
232006-06-07 Carlos O'Donell <carlos@codesourcery.com>
24
25 Sync from gcc:
26
27 2006-06-06 David Ayers <d.ayers@inode.at>
28
29 PR libobjc/13946
30 * Makefile.def: Add dependencies for libobjc which boehm-gc.
31 * Makefile.in: Regenerate.
32 * configure.in: Add --enable-objc-gc at toplevel and have it
33 enable boehm-gc for Objective-C.
34 Remove target-boehm-gc from libgcj.
35 Add target-boehm-gc to target_libraries.
36 Add target-boehm-gc to noconfigdirs where ${libgcj}
37 is specified.
38 Assert that boehm-gc is supported when requested for Objective-C.
39 Only build boehm-gc if needed either for Java or Objective-C.
40 * configure: Regenerate.
41
42 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
43
44 PR 27674
45 * Makefile.tpl (configure-[+prefix+][+module+],
46 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
47 Remove rule to unstage bootstrapped modules.
48 (stage_current): New.
49 * Makefile.in: Regenerate.
50
51 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
52 Andreas Tobler <a.tobler@schweiz.ch>
53
54 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
55 * configure: Rebuilt.
56
57 Revert
58 2006-01-31 Richard Guenther <rguenther@suse.de>
59 Paolo Bonzini <bonzini@gnu.org>
60
61 * Makefile.def (target_modules): Add libgcc-math target module.
62 * configure.in (target_libraries): Add libgcc-math target library.
63 (--enable-libgcc-math): New configure switch.
64 * Makefile.in: Re-generate.
65 * configure: Re-generate.
66
c17b816b
JJ
672006-06-05 Jeff Johnston <jjohnstn@redhat.com>
68
69 * config-ml.in: Alter CCASFLAGS to include special
70 multilib options the same as is done for CFLAGS.
71
20e95c23
DJ
722006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
73
74 * Makefile.def: Added dependencies from sim and gdb on intl, and
75 added configure dependencies to everything with an all dependency
76 on intl.
77 * gettext.m4: Removed.
78 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
79 (GDB_SUPPORT_DIRS): Add intl.
80 * Makefile.in: Regenerated.
81
4bd8ad80
DJ
822006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
83
84 * src-release (DEVO_SUPPORT): Add config.rpath.
85
c380fdd8
PB
862006-05-25 Paolo Bonzini <bonzini@gnu.org>
87
88 * Makefile.def (bfd, opcodes): Fix lib_path.
89 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
90 (restrap): Move under "@if gcc-bootstrap". Fix typo.
91 * Makefile.in: Regenerate.
92
701628f5
MS
932006-05-24 Mark Shinwell <shinwell@codesourcery.com>
94
95 * configure.in: Enable gprof for cross builds.
96 * configure: Regenerate.
97
25aae7f2
DJ
982006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
99
100 * src-release (MAKEINFOFLAGS): Define.
101 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
102
ea3d1626
BE
1032006-05-14 Ben Elliston <bje@au.ibm.com>
104
105 * config.sub, config.guess: Update from upstream sources.
106
49b9e644
BE
1072006-05-12 Ben Elliston <bje@au.ibm.com>
108
109 * config.sub, config.guess: Update from upstream sources.
110
482dd2f6
DJ
1112006-05-04 Steve Ellcey <sje@cup.hp.com>
112
113 * blt, iwidgets, mmalloc: Remove directories.
114
8b01a5c2
DD
1152006-05-01 DJ Delorie <dj@redhat.com>
116
641a3af4 117 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
118 * configure: Regenerate.
119
a481dbb7
DD
1202006-04-18 DJ Delorie <dj@redhat.com>
121
122 * configure.in (m32c): Build libstdc++-v3. Pass flags to
123 reference libgloss so that libssp can be built in a combined
124 tree.
125 * configure: Regenerate.
126
962c9e74
BE
1272006-04-10 Ben Elliston <bje@au.ibm.com>
128
129 * contrib: Remove directory.
130
108a6f8e
CD
1312006-04-06 Carlos O'Donell <carlos@codesourcery.com>
132
133 * Makefile.tpl: Add install-html target.
134 * Makefile.def: Add install-html target.
135 * Makefile.in: Regenerate.
136 * configure.in: Add --with-datarootdir, --with-docdir,
137 and --with-htmldir options.
138 * configure: Regenerate.
139
a4ef73e9
BE
1402006-03-31 Ben Elliston <bje@au.ibm.com>
141
142 PR binutils/1860
143 * configure.in: Require makeinfo 4.4 or higher.
144 * configure: Regenerate.
145
b37df25a
PB
1462006-03-14 Paolo Bonzini <bonzini@gnu.org>
147
148 * Makefile.in: Regenerate.
149
a6df5a19
PB
1502006-03-14 Paolo Bonzini <bonzini@gnu.org>
151
152 Sync with gcc:
153 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
154
155 * configure.in: Handle --disable-<component> generically.
156 * configure: Regenerate.
157
158 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
159
160 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
161 (TARGET_CONFIGDIRS): Remove.
162 * configure.in: Remove AC_SUBST(target_configdirs).
163 * Makefile.in, configure: Regenerated.
164
165
65419985
L
1662006-03-01 H.J. Lu <hongjiu.lu@intel.com>
167
168 PR libgcj/17311
169 * ltmain.sh: Don't use "$finalize_rpath" for compile.
170
c52c6897
PB
1712006-02-20 Paolo Bonzini <bonzini@gnu.org>
172
173 PR bootstrap/25670
174
175 * Makefile.tpl ([+compare-target+]): Print explanation messages.
176
177 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
178 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
179 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
180 BUILD_PREFIX, BUILD_PREFIX_1.
181 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
182
183 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
184 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
185
186 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
187 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
188 of `cat stage_current`. Always provide the `r' and `s' variables.
189 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
190 a single shell execution.
191 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
192 bootstrapped modules, make the stage1 module if the build was not
193 started yet, else build the current stage.
194 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
195 (all-build, all-host, all-target, [+make_target+]-host,
196 [+make_target+]-target): Do not use \-continued lines.
197 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
198 (current_stage, restrap, stage_last): New.
199
200 * Makefile.in: Regenerate.
201 * configure: Regenerate.
202
b3ded179
PB
2032006-02-14 Paolo Bonzini <bonzini@gnu.org>
204
205 Sync from gcc:
206
207 2006-01-31 Richard Guenther <rguenther@suse.de>
208 Paolo Bonzini <bonzini@gnu.org>
209
210 * Makefile.def (target_modules): Add libgcc-math target module.
211 * configure.in (target_libraries): Add libgcc-math target library.
212 (--enable-libgcc-math): New configure switch.
213 * Makefile.in: Re-generate.
214 * configure: Re-generate.
215 * libgcc-math: New toplevel directory.
216
217 2006-01-18 Richard Henderson <rth@redhat.com>
218 Jakub Jelinek <jakub@redhat.com>
219 Diego Novillo <dnovillo@redhat.com>
220
221 * libgomp: New directory.
222 * Makefile.def: Add target_module libgomp.
223 * Makefile.in: Regenerate.
224 * configure.in (target_libraries): Add target-libgomp.
225 * configure: Regenerate.
226
3a35eeb3
PB
2272006-02-14 Paolo Bonzini <bonzini@gnu.org>
228 Andreas Schwab <schwab@suse.de>
229
230 * configure: Regenerate.
231
2429c060
PB
2322006-01-16 Paolo Bonzini <bonzini@gnu.org>
233
234 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
235 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
236 the assembler, linker and binutils.
237 * configure: Regenerate.
238
ec49b2b8
NC
2392006-01-16 Nick Clifton <nickc@redhat.com>
240
49b9e644 241 * config.sub, config.guess: Sync from config repository.
ec49b2b8 242
44b2308f
AO
2432006-01-05 Alexandre Oliva <aoliva@redhat.com>
244
245 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
246 @ from continuation.
247 * Makefile.in: Rebuilt.
248
80911fe1
PB
2492006-01-04 Paolo Bonzini <bonzini@gnu.org>
250
251 Sync from gcc:
252
253 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
254
255 PR bootstrap/24252
256
257 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
258 * Makefile.tpl (OBJDUMP): New.
259 (EXTRA_HOST_FLAGS): Add it.
260 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
261
262 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
263 to use symbolic links between directories. Avoid race conditions
264 or make them harmless.
265 * configure.in: Do not try to use symbolic links between directories.
266
267 * Makefile.def (LEAN): Pass.
268 * Makefile.tpl (LEAN): Define.
269 (stage[+id+]-start): Accept that the previous directory does not
270 exist, if the bootstrap is lean.
271 (stage[+id+]-bubble): Invoke lean bootstrap commands after
272 stage[+id+]-start. Use a makefile variable and an `if' instead of a
273 configure substitution.
274 ([+compare-target+]): Likewise.
275 ([+bootstrap-target+]-lean): New.
276 * configure.in: Remove lean bootstrap support from here.
277
278 * Makefile.in: Regenerate.
279 * configure: Regenerate.
280
281 2006-01-02 Andreas Schwab <schwab@suse.de>
282
283 * configure.in: When reconfiguring remove Makefile in
284 all stage directories.
285 * configure: Regenerate.
286
b59bea8a
NC
2872005-12-27 Leif Ekblad <leif@rdos.net>
288
289 * configure.in: Add support for RDOS target.
290 * configure: Regenerate.
291
d7730bac
NC
2922005-12-27 Nick Clifton <nickc@redhat.com>
293
294 PR binutils/1990
295 * libtool.m4: Synchronize with version in GCC sources.
296
c02dabc3
PB
2972005-12-20 Paolo Bonzini <bonzini@gnu.org>
298
299 Revert Ada-related part of the previous change.
300
301 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
302 Do not pass.
303 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
304 * Makefile.in: Regenerate.
305 * configure.in: Do not include mt-ppc-aix target fragment.
306 * configure: Regenerate.
307
f6d183c0
PB
3082005-12-19 Paolo Bonzini <bonzini@gnu.org>
309
310 * configure.in: Select appropriate fragments for PowerPC/AIX.
311 * configure: Regenerate.
312
313 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
314 BOOT_CFLAGS, BOOT_LDFLAGS.
315 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
316 BOOT_CFLAGS, BOOT_LDFLAGS.
317 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
318 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
319 (stage): Fail if we cannot complete the work.
320 * Makefile.in: Regenerate.
321
f29759fc
JJ
3222005-12-16 Jeff Johnston <jjohnstn@redhat.com>
323
324 * COPYING.NEWLIB: Update copyright year for default
325 copyright.
326
1f054001
PB
3272005-12-15 Paolo Bonzini <bonzini@gnu.org>
328
329 * Makefile.tpl (all, do-[+make_target+], do-check, install,
330 install-host-nogcc): Don't invoke $(stage) at the end.
331 * Makefile.in: Regenerate.
332
0aed8855
PB
3332005-12-14 Paolo Bonzini <bonzini@gnu.org>
334
335 * configure.in: Flip the top-level bootstrap switch.
336 * configure: Regenerate.
337
338 Merge from gcc:
339
340 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
341
342 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
343 $(stage) and $(unstage).
344 (EXTRA_TARGET_FLAGS): Correct double-quoting.
345 (all): Remove stray semicolon.
346 (local-distclean): Don't handle multilib.tmp and multilib.out.
347 (install.all): Set $s for consistency.
348 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
349 check_multilibs setting. Always make the install directory.
350 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
351 Correct @if/@endif.
352 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
353 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
354 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
355 (multilib.out): Remove.
356 * Makefile.in: Regenerated.
357
3582005-12-12 Nathan Sidwell <nathan@codesourcery.com>
359
360 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
361 * configure.in: Replace ms1 arch with mt.
362 * configure: Rebuilt.
363
3642005-12-05 Paolo Bonzini <bonzini@gnu.org>
365
366 Sync with gcc:
367
4970f871
NS
3682005-12-12 Nathan Sidwell <nathan@codesourcery.com>
369
370 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
371 * configure.in: Replace ms1 arch with mt.
372 * configure: Rebuilt.
373
be01d343
PB
3742005-12-05 Paolo Bonzini <bonzini@gnu.org>
375
376 Sync with gcc:
377
378 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
379
380 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
381 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
382 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
383 Find in-tree tools if available.
384 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
385 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
386 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
387 (COMPILER_*_FOR_TARGET): New.
388 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
389 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
390 (CONFIGURED_*, USUAL_*): Remove.
391 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
392 STRIP): Use autoconf substitutions.
393 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
394 COMPILER_NM_FOR_TARGET): New.
395 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
396
397 (all): Make all-host and all-target in parallel.
398 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
399 that $$r and $$s are set before invoking a recursive make.
400 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
401 ([+bootstrap-target+]): Inline most of the `all' target.
402
403 2005-11-29 Ben Elliston <bje@au.ibm.com>
404
405 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
406 from the gcc build directory.
407 * Makefile.in: Regenerate.
408
409 2005-11-29 Ben Elliston <bje@au.ibm.com>
410
411 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
412 depend on all-libdecnumber.
413 * configure.in (host_libs): Include libdecnumber.
414 * Makefile.in: Regenerate.
415 * configure: Likewise.
416
417 2005-11-21 Kean Johnston <jkj@sco.com>
418
419 * config.sub, config.guess: Sync from upstream sources.
420
907be67c
DJ
4212005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
422
423 * Makefile.def: Remove gdb dependencies for gdbtk.
424 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
425 (configure-gdb, install-gdb): New rules.
426 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
427 * Makefile.in, configure: Regenerated.
428
e360f423
PB
4292005-10-22 Paolo Bonzini <bonzini@gnu.org>
430
431 PR bootstrap/24297
432 * Makefile.tpl (do-[+make-target+], do-check, install,
433 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
434 are set before recursing.
435 * Makefile.in: Regenerate.
436
45d5eb0a
EB
4372005-10-20 Eric Botcazou <ebotcazou@adacore.com>
438
439 PR bootstrap/18939
440 * Makefile.def (gcc) <target>: Fix thinko.
441 * Makefile.in: Regenerate.
442
3cf3372e
BS
4432005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
444
445 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
446 * configure: Regenerate.
447
bd70a46f
KH
4482005-10-09 Kazu Hirata <kazu@codesourcery.com>
449
450 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
451 target-libffi, target-qthreads, target-libjava, and
452 targetlibobjc.
453 * configure: Regenerate.
454
5ae72758
DJ
4552005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
456
457 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
458 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
459 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
460 (USUAL_OBJDUMP_FOR_TARGET): New.
461 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
462 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 463 * configure, Makefile.in: Regenerated.
5ae72758 464
cc96343e
PB
4652005-10-05 Paolo Bonzini <bonzini@gnu.org>
466
467 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
468 before other host packages.
469
f70224b5
PB
4702005-10-05 Paolo Bonzini <bonzini@gnu.org>
471
472 PR bootstrap/22340
473
474 * configure.in (default_target): Remove.
475 * Makefile.tpl (all): Do not use prerequisites as subroutines
476 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
477 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
478 use prerequisites as subroutines.
479 (check-host, check-target): New.
480 (bootstrap configure & all targets): Do not use stage*-start
481 if the directory layout is already ok.
482 (non-bootstrap configure & all targets): Prepend a $(unstage).
483 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
484 (NOTPARALLEL): Remove.
485 (unstage, stage variables): New variables.
486 (unstage, stage targets): Simply expand to those variables.
487
488 * configure: Regenerate.
489 * Makefile.in: Regenerate.
490
c13c918a
JW
4912005-10-04 James E Wilson <wilson@specifix.com>
492
493 * Makefile.def (lang_env_dependencies): Add libmudflap.
494 * Makefile.in: Regenerate.
495
376a0e54
CM
4962005-10-03 Catherine Moore <clm@cm00re.com>
497
498 * configure.in (bfin-*-*): Support bfin.
499 * configure: Regenerated.
500
d320aacb
L
5012005-09-30 H.J. Lu <hongjiu.lu@intel.com>
502
503 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
504 * configure: Regenerated.
505
7e0f7140
GK
5062005-09-28 Geoffrey Keating <geoffk@apple.com>
507
508 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
509 (LIPO_FOR_TARGET): New.
510 (CONFIGURED_LIPO_FOR_TARGET): New.
511 (USUAL_LIPO_FOR_TARGET): New.
512 (STRIP_FOR_TARGET): New.
513 (CONFIGURED_STRIP_FOR_TARGET): New.
514 (USUAL_STRIP_FOR_TARGET): New.
515 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
516 STRIP_FOR_TARGET.
517 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
518 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
519 * Makefile.in: Regenerate.
520 * configure: Regenerate.
521
096f7d00
DE
5222005-09-19 David Edelsohn <edelsohn@gnu.org>
523
524 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
525 (rs6000-*-aix*): Same.
526 * configure: Regenerate.
527
5282005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
529
530 * configure.in: Recognize f95 in the --enable-languages option,
531 and substitute it for fortran, issuing a warning.
532 * configure: Regenerate.
533
2016dfcc
BE
5342005-09-07 Ben Elliston <bje@au.ibm.com>
535
536 Import from Autoconf sources:
537
538 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
539 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
540 Elliston. Handle weird characters correctly.
541
6dd2fda9
DD
5422005-08-30 Phil Edwards <phil@codesourcery.com>
543
544 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
545 * configure: Regenerated.
546
e6db70d4
RE
5472005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
548
549 * Makefile.def (libssp): Add to lang_env_dependencies.
550 * Makefile.in: Regenerate.
551
e1e3d0f5
CG
5522005-08-17 Christian Groessler <chris@groessler.org>
553
554 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
555 * Makefile.in: Regenerate.
556
05cbd757
PB
5572005-08-12 Paolo Bonzini <bonzini@gnu.org>
558
559 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
560 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
561 Look for alternate names of the target cc and c++
562 * configure: Regenerate.
563
55db4b87
PB
5642005-08-08 Paolo Bonzini <bonzini@gnu.org>
565
566 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
567 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
568 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
569 tools; remove code to manually set them.
570 (Target tools): Look in the environment for them.
571 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
572 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
573 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
574 build directory.
575 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
576 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
577 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
578 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
579 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
580 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
581 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
582 * configure: Regenerate.
583 * Makefile.in: Regenerate.
584
414e5532
MM
5852005-07-27 Mark Mitchell <mark@codesourcery.com>
586
587 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
588 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
589 * Makefile.in: Regenerated.
590
a19b6204
MM
5912005-07-26 Mark Mitchell <mark@codesourcery.com>
592
593 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
594 (CFLAGS_FOR_TARGET): Use it.
595 (CXXFLAGS_FOR_TARGET): Likewise.
596 * Makefile.in: Regenerated.
597 * configure.in (--with-build-sysroot): New option.
598 * configure: Regenerated.
599
b73aa406
PB
6002005-07-24 Paolo Bonzini <bonzini@gnu.org>
601
602 * Makefile.tpl: Wrap install between unstage and stage
603 * Makefile.in: Regenerate.
604
6e4d0bcb
KC
6052005-07-16 Kelley Cook <kcook@gcc.gnu.org>
606
607 * all files: Update FSF address.
608
49f58d10
JB
6092005-07-14 Jim Blandy <jimb@redhat.com>
610
611 * configure.in: Add cases for Renesas m32c.
612 * configure: Regenerated.
613
1d9c9cd7
KC
6142005-07-14 Kelley Cook <kcook@gcc.gnu.org>
615
616 * COPYING, compile, config-ml.in, config.guess,
617 config.sub, install-sh, missing, mkinstalldirs,
618 symlink-tree, ylwrap: Sync from upstream sources.
619
1587117a
EC
6202005-07-13 Eric Christopher <echristo@redhat.com>
621
622 * configure.in: Add toplevel noconfigdir support for tpf.
623 * configure: Regenerate.
624
bb780410
DD
6252005-07-11 Jakub Jelinek <jakub@redhat.com>
626
627 * Makefile.def (target_modules): Add libssp.
628 * configure.in (target_libraries): Add target-libssp.
629 * configure: Rebuilt.
630 * Makefile.in: Rebuilt.
631
064d0a7c
PB
6322005-07-11 Paolo Bonzini <bonzini@gnu.org>
633
634 PR ada/22340
635
636 * Makefile.def: Sync with gcc.
637 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
638 * Makefile.in: Regenerate.
639
b2edd3b5
AS
6402005-07-07 Andreas Schwab <schwab@suse.de>
641
642 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
643 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
644 * Makefile.in: Regenerated.
645
5f128533
KH
6462005-07-07 Kazu Hirata <kazu@codesourcery.com>
647
648 * configure.in: Add --enable-libssp and --disable-libssp.
649 * configure: Regenerate with autoconf-2.13.
650
4e3fc8e5
GK
6512005-07-06 Geoffrey Keating <geoffk@apple.com>
652
653 * configure.in: Don't build sim or rda when targetting darwin.
654 * configure: Regenerate.
655
c7357d6a
BE
6562005-07-04 Ben Elliston <bje@gnu.org>
657
658 * src-release (do-proto-toplev): Remove dejagnu bits.
659 (DEJAGNU_SUPPORT_DIRS): Remove.
660 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
661 (GDBD_SUPPORT_DIRS): Likewise.
662 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
663 (INSIGHTD_SUPPORT_DIRS): Likewise.
664 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
665
6662005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
667
668 * setup.com (mpw): Remove unused directive.
669
7d329e61
PB
6702005-06-22 Paolo Bonzini <bonzini@gnu.org>
671
672 * Makefile.def (stagefeedback): Come after profile.
673 Define profiledbootstrap target.
674 * Makefile.tpl (profiledbootstrap): Remove.
675 (stageprofile-end): Zap stagefeedback.
676 (stagefeedback-start): Copy all .gcda files, not only GCC's.
677 * Makefile.in: Regenerate.
678
e5fbed21
DD
6792005-06-13 Zack Weinberg <zack@codesourcery.com>
680
681 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
682 In 'cpp' stanza, support '#line' as well as '# '.
683
59f7ec45
HPN
6842005-06-07 Hans-Peter Nilsson <hp@axis.com>
685
686 * configure.in (unsupported_languages): New macro.
687 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
688 non-ported target libraries in noconfigdirs.
689 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
690 non-linux-gnu. Remove libgcj_ex_libffi.
691 <lang_frag loop>: Set add_this_lang=no if the language is in
692 unsupported_languages.
693 * configure: Regenerate.
694
c10e9ba7
DD
6952005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
696
697 * configure.in: Fix typo in handling of --with-mpfr-dir.
698 * configure: Regenerate.
699
20deb2b8
JB
7002005-06-02 Jim Blandy <jimb@redhat.com>
701
702 * config.sub: Add cases for the Renesas m32c. (This patch has been
703 accepted into the master sources.)
704
cdb9b172
AH
7052005-06-02 Aldy Hernandez <aldyh@redhat.com>
706 Michael Snyder <msnyder@redhat.com>
707 Stan Cox <scox@redhat.com>
708
709 * configure.in: Set noconfigdirs for ms1.
710
711 * configure: Regenerate.
712
1dc3053f
PB
7132005-05-25 Paolo Bonzini <bonzini@gnu.org>
714
715 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
716 (Dependencies): Consider target modules for bootstrap dependencies.
717 Make target bootstrap modules depend on each stage's gcc.
718 * Makefile.in: Regenerate.
719
c60fe18b
PB
7202005-05-20 Paolo Bonzini <bonzini@gnu.org>
721
722 * Makefile.def (configure-gcc): Depend on binutils having been built.
723 (all-gcc): No need to do it here.
724 * Makefile.in: Regenerate.
725
27258dd4
PB
7262005-05-19 Paul Brook <paul@codesourcery.com>
727
728 * configure.in: Rewrite misleading error message when requested
729 language cannot be built.
730 * configure: Regenerate.
731
42ecbf5e
DJ
7322005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
733
734 * ylwrap: Import from Automake 1.9.5.
735
ae380b45
MS
7362005-05-04 Mike Stump <mrs@apple.com>
737
738 * configure.in: Always pass --target to target configures as
739 otherwise rebuilds that do --recheck will fail.
811d3af8 740 * configure: Rebuilt.
ae380b45 741
d545f33b
PB
7422005-05-04 Paolo Bonzini <bonzini@gnu.org>
743
744 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
745 STAGE_HOST_EXPORTS.
746 (configure, all): Add bootstrap support.
747 (Host modules, target modules): Pass post-stage1 flags and exports.
748 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
749 * Makefile.in: Regenerate.
750
2faa2958
PB
7512005-04-29 Paolo Bonzini <bonzini@gnu.org>
752
753 Sync from gcc:
754
755 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
756
757 * config.sub: Update from master copy.
758
759 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
760
761 * configure.in <crisv32-*-*, cris-*-*>: New local variable
762 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
763 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
764 "*-*-elf" and "*-*-linux*".
765 * configure: Regenerate.
766
a7254363
PB
7672005-04-06 Paolo Bonzini <bonzini@gnu.org>
768
769 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
770 (TARGET_CONFIGARGS): Include --with-target-subdir.
771 (configure, all): New macros. Use them throughout.
772
a8637a7d
PB
7732005-04-05 Paolo Bonzini <bonzini@gnu.org>
774
775 * Makefile.tpl: Sync with gcc.
776 * Makefile.in: Regenerate.
777
dd387d52
JR
7782005-03-30 J"orn Rennecke <joern.rennecke@st.com>
779
780 * config/mh-mingw32: Delete.
781 * configure.in: Don't use it.
782 * configure: Regenerate.
783
e90269c8
PB
7842005-03-31 Paolo Bonzini <bonzini@gnu.org>
785
786 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
787 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
788 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
789 (HOST_LIB_PATH): Generate from Makefile.def.
790 (TARGET_LIB_PATH): Likewise.
791 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
792 * Makefile.in: Regenerate.
793 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
794 (RPATH_ENVVAR): Include Darwin case.
795 * configure: Regenerate.
796
9a237d9e
PB
7972005-03-25 Paolo Bonzini <bonzini@gnu.org>
798
799 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
800 * configure: Regenerate.
801
479759c8
ZW
8022005-03-21 Zack Weinberg <zack@codesourcery.com>
803
804 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
805 gcc_version, and gcc_version_trigger from set of flags to pass.
806 * Makefile.tpl: Remove definitions of above variables.
807 (config.status): Remove dependency on $(gcc_version_trigger).
808 * Makefile.in: Regenerate.
809 * configure.in: Do not reference config/gcc-version.m4 nor
810 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
811 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
812 * configure: Regenerate.
813
4cfaf6d5
DD
8142005-03-16 Manfred Hollstein <manfred.h@gmx.net>
815 Andrew Pinski <pinskia@physics.uc.edu>
816
817 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
818 * Makefile.in: Regenerate.
819
33a3fb7b
AO
8202005-03-01 Alexandre Oliva <aoliva@redhat.com>
821
822 PR libgcj/20160
823 * ltmain.sh: Avoid creating archives with components that have
824 duplicate basenames.
825
2da12f12
PB
8262005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
827
479759c8
ZW
828 PR bootstrap/20250
829 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
830 instead of check.
831 * Makefile.in: Regenerate.
2da12f12 832
b00612cc
PB
8332005-02-28 Paolo Bonzini <bonzini@gnu.org>
834
835 Sync from gcc.
836
837 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
838
839 PR bootstrap/17383
840 * Makefile.def (target_modules): Remove "stage", now unnecessary.
841 * Makefile.tpl (HOST_SUBDIR): New substitution.
842 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
843 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
844 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
845 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
846 (Host modules, Bootstrapped modules): Use it.
847 (Build modules, Target modules): Do not create symlink trees,
848 always configure out-of-srcdir.
849 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
850 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
851 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
852 $(HOST_SUBDIR). Create a symlink for host_subdir.
853
854 * Makefile.in: Regenerate.
855 * configure: Regenerate.
856
857 Merged from libada-gnattools-branch:
858 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
859
860 * Makefile.def: Add gnattools as a module, depending on target-libada.
861 * Makefile.in: Regenerate.
862 * configure.in: Include gnattools in host_tools; disable it if ada
863 is disabled.
864 * configure: Regenerate.
865
c3e65f62
NC
8662005-02-23 Nick Clifton <nickc@redhat.com>
867
868 * configure: Regenerate.
869
e4d180c2
NC
8702005-02-22 Paul Schlie <schlie@comcast.net>
871
872 * configure.in: Allow darwin targeted ports to build tk, itcl and
873 libgui.
874
e3c770b1
EB
8752005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
876
877 PR libgcj/10353
878 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
879 * configure: Regenerate.
880
9c73618c
AC
8812005-02-08 Andrew Cagney <cagney@gnu.org>
882
883 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
884 gdb/ section. Update GDB's URL.
885
c46f8c51
AC
8862005-01-31 Andrew Cagney <cagney@gnu.org>
887
888 * gettext.m4: Only set ENABLE_NLS when gettext is present.
889
c7e66c6d
HPN
8902005-01-29 Hans-Peter Nilsson <hp@axis.com>
891
892 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
893 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
894 target-libgloss when not *-*-elf and *-*-aout.
895 * configure: Regenerate.
896
a53bf506
AC
8972005-01-27 Andrew Cagney <cagney@gnu.org>
898
899 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
900
45181ed1
AC
9012005-01-24 Andrew Cagney <cagney@gnu.org>
902
903 * gettext.m4: Only fall back to ../intl/ when it's present.
904
a1e0f4e4
KC
9052005-01-17 Kelley Cook <kcook@gcc.gnu.org>
906
907 * install-sh, config.sub: Import from upstream.
908
9092005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
910
911 PR bootstrap/18222
912 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
913 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
914 * Makefile.in: Regenerate.
915
c50382e2
PB
9162005-01-03 Paolo Bonzini <bonzini@gnu.org>
917
918 Revert 2004-12-28 Makefile changes, a better fix will be
919 applied to mainline and src after GCC 4.0 branches.
920
11d07737
PB
9212004-12-28 Paolo Bonzini <bonzini@gnu.org>
922
923 PR bootstrap/17383
924
925 * Makefile.def (target_modules): Remove stage parameter,
926 it is always true now.
927 * Makefile.tpl (configure-build-[+module+],
928 configure-target-[+module+]): Always build symlink tree
929 for the directory and for include. BUILD_SUBDIR and
930 TARGET_SUBDIR cannot be . anymore.
931 * Makefile.in: Regenerate.
932
dadfdbe2
DD
9332004-12-25 David Edelsohn <edelsohn@gnu.org>
934
935 Revert 2004-12-08 Makefile changes.
936
dbf85af7
JR
9372004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
938
939 * configure.in (sh64-*-*): Reenable gprof.
940 * configure: Regenerate.
941
6b8fea99
JB
9422004-12-09 Jim Blandy <jimb@redhat.com>
943
944 * MAINTAINERS: List 'depcomp' as part of automake.
945
7341462c
DE
9462004-12-08 David Edelsohn <edelsohn@gnu.org>
947
948 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
949 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
950 (EXTRA_TARGET_FLAGS): Add PICFLAG.
951 * Makefile.in: Regenerate.
952
21fde4dc
DD
9532004-12-07 Matt Kraai <kraai@ftbfs.org>
954
955 * Makefile.tpl: Generate normal dependencies if the LHS module is
956 not bootstrapped.
957 * Makefile.in: Regenerate.
958
3da796a2
RS
9592004-12-03 Richard Sandiford <rsandifo@redhat.com>
960
961 * configure.in: Include config/gxx-include-dir.m4. Use
962 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
963 * configure: Regenerate.
964
73fb7068
RS
9652004-12-03 Richard Sandiford <rsandifo@redhat.com>
966
967 * config.if: Delete.
968 * configure.in: Set libstdcxx_incdir directly.
969 * configure: Regenerate.
970 * MAINTAINERS: Remove mention of config.if.
971 * src-release (DEVO_SUPPORT): Remove config.if.
972
6c8e6ce9
EC
9732004-12-02 Eric Christopher <echristo@redhat.com>
974
3b6098f8
EC
975 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
976 of things to remove.
6c8e6ce9 977 * Makefile.in: Regenerate.
479759c8 978
b8658a2f
RS
9792004-12-02 Richard Sandiford <rsandifo@redhat.com>
980
981 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
982 * configure: Regenerate.
983
afefada0
RS
9842004-12-02 Richard Sandiford <rsandifo@redhat.com>
985
986 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
987 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
988 * configure: Regenerate.
989
5dcac624
DA
9902004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
991
992 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
993 (hppa*64*-*-*): Delete incorrect comment.
994 * configure: Rebuilt.
995
57d1eb1a
DD
9962004-11-15 Kelley Cook <kcook@gcc.gnu.org>
997
998 * install-sh, compile: Import from automake.
999
10002004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1001
1002 * config.guess, config.sub: Import from savannnah.
1003
6d389afc
MS
10042004-11-12 Mike Stump <mrs@apple.com>
1005
1006 * Makefile.def: Add html support.
1007 * Makefile.tpl: Likewise.
1008 * Makefile.in: Regenerate.
1009
69e57115
GK
10102004-11-11 Geoffrey Keating <geoffk@apple.com>
1011
1012 PR 18423
1013 * configure.in: Remove all instances of build-fixincludes from
1014 noconfigdirs.
1015 (build_configargs): Supply --target to subdirectories.
1016 * configure: Regenerate.
1017
1018 * Makefile.def: Make gcc install depend on fixincludes install.
1019 * Makefile.in: Regenerate.
1020
ba719b26
HPN
10212004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1022
1023 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1024 target-libgfortran.
1025 * configure: Regenerate.
1026
c37653e7
DE
10272004-11-07 David Edelsohn <edelsohn@gnu.org>
1028
1029 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1030 like CC.
1031
1eefd493
PB
10322004-11-05 Paolo Bonzini <bonzini@gnu.org>
1033
1034 * Makefile.def (host fixincludes): Specify missing targets.
1035 * Makefile.in: Regenerate.
1036
02b1af09
L
10372004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1038
1039 PR other/17783
1040 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1041 * configure: Regenerated.
1042
7f266840
DJ
10432004-11-04 Daniel Jacobowitz <dan@debian.org>
1044
1045 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1046 * configure: Regenerated.
1047
47444073
AL
10482004-10-28 Eric B. Weddington <ericw@evcohs.com>
1049
1050 PR target/18151
1051 * configure.in (case ${target}): Do not build fixincludes for avr.
1052 * configure: Regenerated.
1053
caeba88f
AL
10542004-10-26 Paolo Bonzini <bonzini@gnu.org>
1055
1056 * configure.in (case ${target}): Do not build fixincludes
1057 on platforms where it is not used.
1058 * configure: Regenerated.
1059
0fdbe983
DJ
10602004-10-23 Daniel Jacobowitz <dan@debian.org>
1061
1062 * configure.in: Use an absolute path to install-sh.
1063 * configure: Regenerated.
1064
1c0f67c1
AC
10652004-10-19 Andrew Cagney <cagney@gnu.org>
1066
1067 * src-release (do-djunpack, do-md5sum): Install the generated file
1068 directly into the proto-toplev/ directory.
479759c8 1069
a9cfce9c
AC
10702004-10-19 Andrew Cagney <cagney@gnu.org>
1071
1072 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
1073
ac0fa625
DD
10742004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1075
1076 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1077 * configure: Regenerate.
1078
d27cc32e
PB
10792004-10-06 Paolo Bonzini <bonzini@gnu.org>
1080
1081 Fix wrong conflict resolution in:
1082
1083 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1084
1085 * Makefile.in: Regenerate.
1086 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1087 in the recursive `make', instead of hardwiring `all'.
1088 (Autogenerated TARGET-* variables): New.
1089
1763908f
UW
10902004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1091
1092 Merged from GCC / libtool upstream:
1093 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1094 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1095 * ltcf-cxx.sh (tpf*): Likewise.
1096 * ltconfig (tpf*): Add TPF OS configuration support.
1097
0490e016
NC
10982004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
1099
1100 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 1101 * configure: Regenerate.
0490e016 1102
32be62b5
RS
11032004-09-24 Michael Roth <mroth@nessie.de>
1104
1105 * configure.in (--without-headers): Add missing double quotes.
1106 * configure: Regenerate.
1107
6048df60
DD
11082004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1109
1110 * ylwrap: Revert to previous version.
1111
315b3b02
L
11122004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1113
6048df60 1114 PR bootstrap/17369
315b3b02
L
1115 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1116 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1117 SET_GCC_LIB_PATH_CMD.
1118 (BASE_TARGET_EXPORTS): Likewise.
1119 * Makefile.in: Regenerated.
1120
1121 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1122 * configure: Regenerated.
1123
fe69863c
DD
11242004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1125
1126 * config.guess: New upstream version
1127 * compile, depcomp, install-sh, ylwrap: Likewise.
1128
11292004-09-19 Roger Sayle <roger@eyesopen.com>
1130
1131 * config/mh-x86omitfp: New host makefile fragment. Add
1132 -fomit-frame-pointer to the default BOOT_CFLAGS.
1133 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1134 * configure: Regenerate.
1135
11362004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1137
1138 PR target/11572
1139 * configure.in (*-*-darwin*): Renable libobjc.
1140 * configure: Regenerate.
1141
be75bbe1 11422004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 1143
be75bbe1
DB
1144 * Makefile.def: Remove libbanshee.
1145 * Makefile.tpl: Ditto.
1146 * configure.in: Ditto.
1147 * Makefile.in: Regen.
1148 * configure: Ditto.
1149
1b882a91
PB
11502004-09-07 Paolo Bonzini <bonzini@gnu.org>
1151
1152 * missing: Import latest version from master repository.
1153
eb1352ed
NC
11542004-09-04 Nick Clifton <nickc@redhat.com>
1155
1156 * config.sub: Import latest version from master repository.
1157 * config.guess: Likewise.
1158 This includes these changes:
479759c8 1159
eb1352ed
NC
1160 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1161
1162 * config.sub: Handle crisv32, alias etraxfs.
1163 * config.guess (crisv32:Linux:*:*): Handle.
1164
1165 2004-08-13 Brad Smith <brad@comstyle.com>
1166
1167 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1168 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1169
1170 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1171
1172 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1173 assume the processor is a powerpc. This is because coreutils
1174 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1175 in this case, due to a MacOS X bug that causes
1176 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1177 to return a negative number.
1178 Problem reported by Petter Reinholdtsen in:
1179 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1180
1181 2004-07-19 Ben Elliston <bje@gnu.org>
1182
1183 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1184
1185 2004-06-24 Ben Elliston <bje@gnu.org>
1186
1187 * config.guess: Update copyright years.
1188 * config.sub: Likewise.
1189
1190 2004-06-22 Robert Millan <robertmh@gnu.org>
1191
1192 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1193 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1194
1195 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1196
1197 * config.guess (*:*VMS:*:*): New entry. Replaces
1198 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1199 manufacturer.
1200
1201 2004-06-22 Ben Elliston <bje@gnu.org>
1202
1203 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1204 * config.sub: Likewise.
1205
1206 2004-06-22 Ben Elliston <bje@gnu.org>
1207
1208 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1209 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1210
1211 2004-06-11 Ben Elliston <bje@gnu.org>
1212
1213 * config.guess (pegasos:OpenBSD:*:*): Remove.
1214
1215 2004-06-11 Ben Elliston <bje@gnu.org>
1216
1217 From Wouter Verhelst <wouter@grep.be>:
1218 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1219
1220 2004-06-11 Ben Elliston <bje@gnu.org>
1221
1222 * config.guess (luna88k:OpenBSD:*:*): New.
1223
1224 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1225
1226 * config.guess (m32r*:Linux:*:*): New case.
1227 * config.sub: Handle m32rle.
1228
1229 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1230
1231 From Jens Petersen <petersen@redhat.com>:
1232 * config.sub: Handle sparcv8.
1233
1234 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1235
1236 From Tom Smith <smith@cag.lkg.hp.com>:
1237 * config.guess: Version suffixes are equally significant on Tru64
1238 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1239 prefix of "P" (patched kernel).
1240
1241 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1242
1243 * config.sub: Add support for National Semiconductor CRX target.
1244
2a3124ca 12452004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 1246
2a3124ca
RH
1247 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1248 *-*-netware, but add target-libmudflap.
1249 Consolidate *-*-netware targets (of which really only i?86 exists)
1250 into a single entry.
1251 * configure: Likewise.
1252
0df3d27f
PB
12532004-09-01 Paolo Bonzini <bonzini@gnu.org>
1254
1255 * Makefile.tpl (sorry): Remove.
1256 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1257 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1258 (do-clean): Clean per-stage directories too.
1259 (do-distclean): Run distclean-stage1 too.
1260 (.NOTPARALLEL): Enable during toplevel bootstrap.
1261 (stage[+id+]-bubble): Enable parallel execution during
1262 the recursive invocation.
1263 * Makefile.in: Regenerate.
1264
1265 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
1266
1267 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
1268
1269 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1270 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1271 * configure: regenerate
479759c8
ZW
1272 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1273 -mdynamic-no-pic
0df3d27f
PB
1274
12752004-08-31 Paolo Bonzini <bonzini@gnu.org>
1276
1277 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1278 include.
1279 * configure.in: Fix indentation.
1280 * configure: Regenerate.
1281
ee025550
PB
12822004-08-31 Paolo Bonzini <bonzini@gnu.org>
1283
1284 * Makefile.def (build_modules): Add fixincludes.
1285 (dependencies): Make gcc depend on fixincludes.
1286 * configure.in (build_tools): Add fixincludes.
1287 (build_configdirs): Always include build_libs.
1288 * Makefile.in: Regenerate.
1289 * configure: Regenerate.
1290
12912004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
1292
1293 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1294 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1295 phony targets; do not generate timestamp files.
1296 (distclean-stageN): Remove references to their timestamp files.
1297 (restageN, touch-stageN): Remove.
1298 (stageN-bubble): Rewritten.
1299 (compare): Support lean bootstraps.
1300 * Makefile.in: Regenerate.
1301
1302 * configure.in: Only warn when bootstrapping but
1303 build != host or build != target. Support lean bootstraps.
1304 * configure: Regenerate.
1305
1306 Sync from gcc:
1307 2004-08-26 Phil Edwards <phil@codesourcery.com>
1308
1309 * configure.in: Give a better error message if GMP/MPFR are missing
1310 and a language needing them has been requested.
1311 * configure: Regenerated.
1312
1313 2004-08-25 Phil Edwards <phil@codesourcery.com>
1314
1315 * configure.in: Print a list of available language front-ends if
1316 a requested one is missing. Tidy stray tab characters.
1317 * configure: Regenerated.
1318
72b2455a
PB
13192004-08-17 Paolo Bonzini <bonzini@gnu.org>
1320
1321 * Makefile.in: Regenerate.
1322 * configure: Regenerate.
1323
1324 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1325 stage_*_flags.
1326 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1327 for bootstrapped modules if toplevel bootstrap is going.
1328 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1329 modules. Adjust for changes in Makefile.def. Enable several
1330 rules even in non-bootstrap mode, just to avoid peppering the
1331 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1332 (stage-[+prev+]-bubble): Remove.
1333
1334 * Makefile.def (Dependencies): Depend on all-build-bison,
1335 all-build-flex, all-build-byacc, all-build-texinfo, rather
1336 than the host variations.
1337 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1338 with BUILD_SUBDIR.
1339 (BISON): Update for recent Bisons.
1340 (YACC): Fix typo.
1341 (cross): Depend on all-build.
1342 (all): Do not depend on all-build.
1343 (prebootstrap): Remove.
1344 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1345 (Prebootstrap dependencies): Add them to the per-stage targets
1346 and to all-prebootstrap.
1347 * configure.in (build_configdirs): Always enable build_tools.
1348 (BUILD_DIR_PREFIX): Remove.
1349
1350 * Makefile.def (gcc): Add target variable.
1351 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1352 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1353 in the recursive `make', instead of hardwiring `all'.
1354 (Autogenerated TARGET-* variables): New.
1355
de0b4a87
JW
13562004-08-17 Robert Millan <robertmh@gnu.org>
1357
1358 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1359 (instead of FreeBSD).
1360 * configure: Regenerate.
1361
ad681c85
NN
13622004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1363
675c6968
NN
1364 * Makefile.def, configure.in, src-release: Remove useless, bogus
1365 references to tix.
1366 * Makefile.in, configure: Regenerate.
1367
ad681c85
NN
1368 * src-release: Stop distributing mmalloc with gdb (which doesn't
1369 use it).
1370 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1371 * Makefile.in: Regenerate.
1372
11b04d1f
DD
13732004-08-09 Mark Mitchell <mark@codesourcery.com>
1374
1375 * configure.in (arm*-*-eabi*): New target.
1376 * configure: Regenerate.
1377
f2420bea
NN
13782004-08-01 Robert Millan <robertmh@gnu.org>
1379
1380 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1381 libmudflap for all GNU-based systems (with Glibc).
1382 * configure: Regenerate.
1383
9e6ce191
PB
13842004-08-06 Paolo Bonzini <bonzini@gnu.org>
1385
1386 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1387 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1388 (Dependencies): New section.
1389 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1390 (configure-target-[+module+]): Depend on maybe-all-gcc
1391 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1392 (toplevel profiledbootstrap): Fix dependencies.
1393 * Makefile.in: Regenerate.
1394
df4a6958
MM
13952004-08-03 Mark Mitchell <mark@codesourcery.com>
1396
1397 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1398 target-libiberty to noconfigdirs.
1399
11b04d1f
DD
14002004-08-03 Paul Brook <paul@codesourcery.com>
1401
1402 * configure.in: Check for MPFR as well as GMP.
1403 * configure: Regenerate.
1404
b813574b
PB
14052004-08-03 Paolo Bonzini <bonzini@gnu.org>
1406
1407 * Makefile.def (host-modules): Add gcc.
1408 * Makefile.in: Regenerate.
1409 * Makefile.tpl (sorry): New rule.
1410 (configure-host, all-host, [+make_target+]-host, do-check,
1411 install-host): Do not add gcc as a special case.
1412 (host modules): Add a small special-casing for gcc. Export
1413 extra_make_flags through the environment.
1414 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1415 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1416 other recursive targets for gcc): Remove.
1417
1418 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1419 (stage, unstage): New rules.
1420 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1421 distclean-stage[+id+]): Use stage_current.
1422 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1423 the stage*-start rules.
1424
61edac0c
JW
14252004-07-19 Robert Millan <robertmh@gnu.org>
1426
1427 Synced from gcc:
1428
1429 2004-04-26 Robert Millan <robertmh@gnu.org>
1430
1431 Add patches from libtool CVS.
1432 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1433 * ltconfig: Likewise.
1434 * ltcf-c.sh: Likewise.
1435 * ltcf-cxx.sh: Likewise.
1436 * ltcf-gcj.sh: Likewise.
1437
3e707e94
PB
14382004-07-12 Paolo Bonzini <bonzini@gnu.org>
1439
1440 * configure.in: Add noconfigdirs for crx-*-*.
1441 * configure: Regenerate.
1442
14432004-07-12 Paolo Bonzini <bonzini@gnu.org>
1444
1445 Synced from gcc:
1446
1447 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
1448
1449 * configure.in: Build libmudflap by default on FreeBSD.
1450 * configure: Regenerated.
1451
1452 2004-07-09 Mark Mitchell <mark@codesourcery.com>
1453
1454 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1455 systems.
1456 * configure: Regenerated.
1457
1458 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1459
1460 PR target/16344
1461 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1462 feedback based compiler.
1463 * Makefile.in: Rebuilt.
1464
1465 2004-07-05 Phil Edwards <phil@codesourcery.com>
1466
1467 * configure.in: Do not prepend $srcdir to /dev/null in
1468 makefile fragments.
1469 * configure: Regenerate.
1470
a7ee7660
AO
14712004-07-08 Alexandre Oliva <aoliva@redhat.com>
1472
1473 * Makefile.def (host_modules): Set bootstrap=true for flex.
1474 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1475 * Makefile.in: Rebuilt.
1476
6a9cf61e
PB
14772004-07-01 Paolo Bonzini <bonzini@gnu.org>
1478
1479 * Makefile.def (build_modules): Add bison, byacc, flex,
1480 m4, texinfo.
1481 (flags_to_pass): Add FLEX.
1482 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1483 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1484 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1485 DEFAULT_MAKEINFO): Remove.
1486 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1487 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1488 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1489 objdir or else use configured tool.
1490 (all-build): New.
1491 (all): Depend on it.
1492 (Build module dependencies): Add.
1493 * Makefile.in: Regenerate.
1494 * configure.in: Better support for multiple build modules,
1495 matching what is done for host/target modules. Do not look
1496 for "plausible" locations of build tools if Canadian cross.
1497 Use autoconf's AC_PROG_CC to find a C compiler. Define
1498 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1499 * configure: Regenerate.
1500
95b6a1f2
PB
15012004-06-22 Paolo Bonzini <bonzini@gnu.org>
1502
1503 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1504 * Makefile.in: Regenerate.
1505
7ffa0b57
PB
15062004-06-22 Paolo Bonzini <bonzini@gnu.org>
1507
1508 * Makefile.tpl (configure-build-[+module+],
1509 configure-[+module+], configure-target-[+module+]): Pass
1510 [+extra_configure_args+].
1511 (all-build-[+module+], all-[+module+], check-[+module+],
1512 install-[+module+], [+make_target+]-[+module+],
1513 all-target-[+module+], check-target-[+module+],
1514 install-target-[+module+], [+make_target+]-target-[+module+]):
1515 Pass [+extra_make_args+].
1516 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1517 (GCC_HOST_EXPORTS): Remove.
1518 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1519 cross, check-gcc, check-gcc-c++, install-gcc,
1520 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1521 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1522 * Makefile.in: Regenerate.
1523
929ba6e7
CF
15242004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1525
1526 * configure.in: Check for srcdir/winsup rather than build directory
1527 winsup.
1528 * configure: Regenerate.
1529
b76d7de0
CV
15302004-06-17 Corinna Vinschen <vinschen@redhat.com>
1531
1532 * configure.in: Don't build Cygwin native newlib if winsup
1533 directory is missing. Emit warning instead.
1534 * configure: Regenerate.
1535
656fdd47
PB
15362004-06-09 Paolo Bonzini <bonzini@gnu.org>
1537
1538 * Makefile.tpl (touch-stage[+id+]): New.
1539 (restage[+prev+]): Depend on touch-stage[+id+].
1540
1541 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1542 Use it throughout.
1543
1544 * Makefile.def: Add profile and feedback bootstrap stages.
1545 Remove next field from bootstrap stages.
1546 * Makefile.tpl (LN, LN_S): Substitute.
1547 (stageN-start, stageN-end): Use double-colon rules, to
1548 provide a hook for additional setup commands.
1549 (distclean-stageN-gcc, restageN): Create dependencies from
1550 [+prev+], not from [+next+].
1551 (stageN-bubble): Add commands for successive stages from
1552 [+prev+], using double-colon rules.
1553 (all-stageN-gcc): Fix typo.
1554 (stagefeedback-start, profiledbootstrap): New.
1555 * Makefile.in: Regenerate.
1556 * configure.in: Call ACX_PROG_LN.
1557 * configure: Regenerate.
1558
498d4a71
CF
15592004-06-03 Paolo Bonzini <bonzini@gnu.org>
1560
1561 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1562 without gcc.
1563 * configure: Regenerate.
1564
377d8c42
PB
15652004-06-01 Paolo Bonzini <bonzini@gnu.org>
1566
1567 * Makefile.tpl: Fix typo.
1568 * Makefile.in: Regenerate.
1569
f5f8a794
PB
15702004-06-01 Paolo Bonzini <bonzini@gnu.org>
1571
1572 * configure.in: Remove new- prefix from toplevel
1573 bootstrap targets.
1574 * configure: Regenerate.
1575
f7a4c34f
PB
15762004-06-01 Paolo Bonzini <bonzini@gnu.org>
1577
1578 Merge this patch from the gcc tree:
1579
1580 2004-05-30 Andreas Jaeger <aj@suse.de>
1581 Jim Wilson <wilson@specifixinc.com>
1582
1583 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1584 like CC.
1585
319cab08
PB
15862004-06-01 Paolo Bonzini <bonzini@gnu.org>
1587
1588 * Makefile.tpl (all.normal): Rename to all.
1589 (all): Replace with a rule to pick the default
1590 target from configure.
1591 (all-gcc, configure-gcc): Use conditionals to
1592 do nothing when toplevel bootstrap is going on.
1593 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1594 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1595 * configure.in: Support --enable-bootstrap.
1596
1597 * Makefile.def: Remove new- prefix from toplevel
1598 bootstrap targets.
1599 * Makefile.tpl: Likewise.
1600
1601 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1602 target.
1603
1604 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1605 $(RECURSE_FLAGS) to recursive invocation of make.
1606
1607 * Makefile.in: Regenerate.
1608 * configure: Regenerate.
1609
88f64edc
DJ
16102004-05-27 Daniel Jacobowitz <dan@debian.org>
1611
1612 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1613 * configure: Regenerate.
1614
378fce5b
DD
16152004-05-25 Daniel Jacobowitz <drow@false.org>
1616
1617 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1618 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1619 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1620 targets.
1621 * Makefile.in: Regenerate.
1622
dfdffa2c
PB
16232005-05-24 Paolo Bonzini <bonzini@gnu.org>
1624
1625 * configure.in: Test the ability to symlink directories.
1626 * configure: Regenerate.
1627
1628 * Makefile.def (bootstrap-stage): New definitions.
1629 * Makefile.tpl (configure-stage1-gcc,
1630 configure-stage2-gcc, configure-stage3-gcc,
1631 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1632 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1633 new-restage3, compare): Autogenerate, see Makefile.in
1634 entry for behavioral changes.
1635 (distclean-stage1, new-stage1-start, new-stage1-end,
1636 new-stage1-bubble, distclean-stage2, new-stage2-start,
1637 new-stage2-end, new-stage2-bubble, distclean-stage3,
1638 new-stage3-start, new-stage3-end): New autogenerated targets.
1639 (objext, prebootstrap, BOOT_CFLAGS,
1640 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1641 targets.
1642
1643 * Makefile.in: Regenerate.
1644 (distclean-stage1, new-stage1-start, new-stage1-end,
1645 new-stage1-bubble, distclean-stage2, new-stage2-start,
1646 new-stage2-end, new-stage2-bubble, distclean-stage3,
1647 new-stage3-start, new-stage3-end): New targets.
1648 (all-stage1-gcc): Move prebootstrap dependency from here...
1649 (configure-stage1-gcc): ...to here.
1650 (new-bootstrap): Use bubble targets.
1651 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1652 Use per-stage distclean targets.
1653 (configure-stage1-gcc, configure-stage2-gcc,
1654 configure-stage3-gcc, all-stage1-gcc,
1655 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1656 Use new-stageN-start to prepare the tree.
1657
04cf1b77
PB
16582004-05-23 Paolo Bonzini <bonzini@gnu.org>
1659
1660 * Makefile.def (host_modules): add libcpp.
1661 * Makefile.tpl: Add dependencies on and for libcpp.
1662 * Makefile.in: Regenerate.
1663 * configure.in: Add libcpp host module.
1664 * configure: Regenerate.
1665
80b200a1
ZW
16662004-05-17 Zack Weinberg <zack@codesourcery.com>
1667
1668 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1669 of libf2c.
1670 * configure, Makefile.in: Regenerate.
1671
4b1cb4fe
DD
16722004-05-13 Diego Novillo <dnovillo@redhat.com>
1673
1674 Merge from tree-ssa-20020619-branch.
1675
1676 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
1677 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
1678 (HOST_GMPLIBS): Define.
1679 (HOST_GMPINC): Define.
1680 (TARGET_LIB_PATH): Add libmudflap.
1681 (GFORTRAN_FOR_TARGET): Define.
1682 (configure-build*): Export GFORTRAN.
1683 (configure-gcc): Export GMPLIBS and GMPINC.
1684 (all-gcc): Add maybe-all-libbanshee.
1685 (configure-target-libgfortran): Define.
1686 * Makefile.in: Regenerate.
1687 * configure.in (host_libs): Add libbanshee.
1688 (target_libraries): Add target-libmudflap and target-libgfortran.
1689 Add --with-libbanshee.
1690 Handle --disable-libmudflap.
1691 (*-*-freebsd*): Use with_gmp.
1692 Add $(libgcj) to noconfigdirs.
1693 * configure: Regenerate.
1694 * depcomp: New file.
1695 * MAINTAINERS: Add tree-ssa maintainers.
1696
16972004-04-28 Paolo Bonzini <bonzini@gnu.org>
1698
1699 * config/acx.m4: Fix fastcompare support for new-bootstrap.
1700 * configure: Regenerate.
1701
b8908782
DD
17022004-04-27 Paolo Bonzini <bonzini@gnu.org>
1703
1704 Revert:
1705 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1706
1707 * Makefile.def (flags_to_pass): Remove *dir variables that
1708 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1709 as well as prefix and exec_prefix.
1710 * Makefile.in: Regenerate.
1711
17122004-04-26 Paolo Bonzini <bonzini@gnu.org>
1713
1714 * Makefile.def (host_modules): Mark with the bootstrap
1715 flag packages on which gcc depends.
1716 * Makefile.tpl (all-bootstrap): Use it.
1717 * Makefile.in: Regenerate.
1718
17192004-04-26 Paolo Bonzini <bonzini@gnu.org>
1720
1721 * Makefile.def (flags_to_pass): Remove *dir variables that
1722 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1723 as well as prefix and exec_prefix.
1724 * Makefile.in: Regenerate.
1725
17262004-04-26 Paolo Bonzini <bonzini@gnu.org>
1727
80b200a1
ZW
1728 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
1729 * configure: Regenerate.
1730 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
1731 * gcc/Makefile.tpl (compare): Use the result of the test.
1732 * gcc/Makefile.in: Regenerate.
b8908782
DD
1733
17342004-04-23 Paolo Bonzini <bonzini@gnu.org>
1735
1736 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
1737 Always relocate gcc and prev-gcc to the original names, even
1738 if the build fails.
1739 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1740 New targets.
1741
0f260896
RO
17422004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1743
1744 * configure.in (mips*-*-irix5*): Enable ld.
1745 * configure: Regenerate.
1746
51860f05
JW
17472004-04-15 James E Wilson <wilson@specifixinc.com>
1748
1749 * Makefile.tpl (configure-[+module+], configure-gcc,
1750 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
1751 Set and export LDFLAGS.
1752 * Makefile.in: Regenerate.
1753
54752a6b
NN
17542004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
1755
1756 PR bootstrap/14871
1757 * Makefile.tpl: If we don't have built-in-tree target tools,
1758 use the ones found by configure rather than hacking around with
1759 program_transform_name.
1760 * configure.in: Give Makefile.tpl the information necessary
1761 to do that.
1762 * Makefile.in: Regenerate.
1763 * configure: Regenerate.
1764
17652004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
1766
1767 PR bootstrap/14760
1768 * configure.in: When computing baseargs, strip *all* copies of
1769 offending options. Also, don't match/substitute the trailing space,
1770 so that this actually works when two similar options are separated by
1771 only one space.
1772 * configure: Regenerate.
1773
17742004-04-06 David Edelsohn <edelsohn@gnu.org>
1775
80b200a1
ZW
1776 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
1777 (rs6000-*-aix*): Same.
1778 * configure: Regenerate.
54752a6b 1779
5e2b61fb
SS
17802004-03-25 Stan Shebs <shebs@apple.com>
1781
1782 Remove MPW support, no longer used.
1783 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
1784 mpw-install: Remove files.
1785 * src-release (DEVO_SUPPORT): Remove names of removed files.
1786 * MAINTAINERS: Likewise.
1787
1a6f2dc7
NN
17882004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
1789
a0049f1b
NN
1790 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
1791 STRICT_WARN, WARN_CFLAGS flags passed down to make.
1792 * Makefile.in: Regenerate.
1793
1a6f2dc7
NN
1794 * configure.in (top level bootstrap support): Rework --enable-werror
1795 to set @stage2_werror_flag@.
1796 * configure: Regenerate.
1797 * Makefile.tpl (top level bootstrap support): Pass
1798 @stage2_werror_flag@ down to configure in stages 2 and 3.
1799 * Makefile.in: Regenerate.
1800
920e3419
NN
18012004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
1802
1803 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
1804 for stages 2 and 3 as well as in make. As a consequence, remove
1805 OUTPUT_OPTION (now detected by configure) from the flags passed down
1806 to make.
1807 * Makefile.in: Regenerate.
1808
1809 * Makefile.tpl (new-bootstrap): Fix typo.
1810 * Makefile.in: Regenerate.
1811
4fa63067
NN
18122004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
1813
1814 * Makefile.tpl: Rearrange by moving recursive_targets rules
1815 into their proper sections.
1816 * Makefile.tpl (top level bootstrap support): Move disabling
1817 of coverage flags from 'make' to 'configure'; improve comments.
1818 * Makefile.in: Regenerate.
1819
1820 * Makefile.tpl (experimental top level bootstrap) Move stage1
1821 language setting from all- target to configure- target; disable
1822 intermodule optimization in stage 1; prevent gratuitous rebuilds
1823 of stage 1.
1824 * Makefile.in: Regenerate.
1825 * configure.in: Comma-separate stage 1 language list for top
1826 level bootstrap.
1827 * configure: Regenerate.
1828
1829 * Makefile.tpl: Clean up experimental top level bootstrap support:
1830 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
1831 prev-gcc in configure- targets as well as all- targets.
1832 * Makefile.in: Regenerate.
1833
fb8a10fd
NN
18342004-03-17 Paolo Bonzini <bonzini@gnu.org>
1835
1836 * configure.in: Remove symbolic link section.
1837 * configure: Regenerate.
1838 * Makefile.tpl (links): Remove.
1839 * Makefile.in: Regenerate.
1840
947f426e 18412004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 1842 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
1843
1844 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 1845 Set with AC_CHECK_PROGS.
947f426e
NN
1846 * configure.in: Fix comment typo from last patch.
1847 * configure: Regenerate.
1848
1d39f329
NN
18492004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
1850
1851 * Makefile.tpl: Introduce experimental top level bootstrap support.
1852 * Makefile.in: Regenerate.
1853 * configure.in: Introduce support for top level bootstrap.
1854 * configure: Regenerate.
1855
4b0ac75d 18562004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 1857 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
1858
1859 PR bootstrap/14522
1860 * configure.in: Cope with shells that do not support unquoted ^
1861 * configure: Regenerate.
1862
2e70b094 18632004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 1864 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
1865
1866 PR bootstrap/14522
1867 * configure.in: Cope with shell that do not support nesting
1868 quotes inside quoted backquote substitutions.
1869 * configure: Regenerate.
1870
18712004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
1872
1873 PR bootstrap/14522
1874 * configure.in: Fix escaping of $.
1875 * configure: Regenerate.
1876
9e07f89d
NN
18772004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
1878
1879 * configure: Regenerate.
1880
18812004-03-08 Paolo Bonzini <bonzini@gnu.org>
1882
1883 PR ada/14131
1884 Move language detection to the top level.
1885 * configure.in: Find default values for the tools as
1886 soon as possible. Disable ada if GNAT is not found.
1887 Emit error message about missing languages. Expand
1888 --enable-languages=all for the gcc subdirectory.
1889
1712ab83
RS
18902004-03-01 Richard Sandiford <rsandifo@redhat.com>
1891
1892 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
1893 and disable libgcj.
1894 * configure: Regenerated.
1895
3dee29da
NN
18962004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1897
1898 PR bootstrap/7087
1899 * Makefile.tpl: Guard XFOO sed statements better.
1900 * Makefile.tpl: Add dependency for configure-target-libada.
1901 * Makefile.in: Regenerate (incidentally fixes broken
1902 commit when libada-branch was merged).
1903
0558264b
AC
19042004-02-28 Andrew Cagney <cagney@redhat.com>
1905
1906 * src-release (CVS_NAMES): Define.
1907 (do-tar, do-tar): Prune $(CVS_NAMES).
1908
c38f9803
AC
19092004-02-23 Andrew Cagney <cagney@redhat.com>
1910
1911 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
1912 2004-02-19.09.
1913
55636792
NN
19142004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
1915
1916 PR bootstrap/11932
1917 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
1918
1e600082
AC
19192004-02-19 Andrew Cagney <cagney@redhat.com>
1920
1921 * config.guess: Update from version 2003-06-12 to 2004-02-16.
1922 * config.sub: Update from version 2003-06-13 to 2004-02-16.
1923
3769cd82
DD
19242004-02-11 David Edelsohn <edelsohn@gnu.org>
1925
1926 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
1927 (rs6000-*-aix*): Same.
1928 * configure: Regenerate.
1929
a92834c8
DD
19302004-02-11 Kelley Cook <kcook@gcc.gnu.org>
1931
1932 * configure.in (host): Add in missing $noconfigdirs to defines.
1933 * configure: Regenerate.
1934
a2592b1b
DD
19352004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
1936 Nathanael Nerode <neroden@gcc.gnu.org>
1937
1938 PR ada/6637, PR ada/5911
80b200a1 1939 Merge with libada-branch:
a2592b1b
DD
1940 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
1941 with appropriate dependencies. Add --enable-libada configure switch.
1942 * configure, Makefile.in: Regenerate.
1943
e31d1ea3
DD
19442004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1945
1946 * configure.in: Don't pass --with-stabs on IRIX 5 either.
1947 * configure: Regenerate.
1948
db85f5c0
JJ
19492004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1950
1951 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 1952
fc434214
DD
19532004-01-23 DJ Delorie <dj@redhat.com>
1954
1955 * Makefile.def (target_modules) [libiberty]: Don't stage.
1956 * Makefile.in: Rebuilt.
1957
ad445c2c 19582004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 1959
ad445c2c
JJ
1960 * COPYING.NEWLIB: Update to include copyrights for new
1961 iconv code.
1962
72bbedde
AC
19632004-01-15 Andrew Cagney <cagney@redhat.com>
1964
1965 * src-release: Update copyright year.
1966 (do-proto-toplev): Configure using i686-pc-linux-gnu.
1967 (NEWLIB_SUPPORT_DIRS): Delete macro.
1968 (newlib.tar.bz2): Delete rule.
1969
a6d6062d
DD
19702004-01-14 Loren J. Rittle <ljrittle@acm.org>
1971
1972 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
1973 * Makefile.tpl (configure-target-[+module+]): Support stage.
1974 * Makefile.in: Rebuilt.
1975
f8b73030
MR
19762003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1977
1978 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
1979 throughout.
1980
aff0e9df
NN
19812004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
1982
bb5dca17
NN
1983 * configure.in: Use ./config.cache, not config.cache.
1984 * configure: Regenerate.
1985 * Makefile.tpl: Special-casing not needed for GCC any more.
1986 * Makefile.in: Regenerate.
1987
82252c06
NN
1988 * configure.in: Don't share a cache file for host dirs.
1989 * configure: Regenerate.
1990
aff0e9df
NN
1991 * config-ml.in: Don't mess with the cache file.
1992
95036d20
NN
19932004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
1994
ac7b618e
NN
1995 * Makefile.tpl: Make GCC use a separate config.cache.
1996 * Makefile.in: Regenerate.
1997
95036d20
NN
1998 PR bootstrap/11932, PR bootstrap/11933
1999 (I don't know if it will fix either of them, but it relates
2000 to them.)
2001 * configure.in: Don't use shared config.cache for target
2002 directories.
2003 * configure: Regenerate.
2004
08c1856b
DD
20052003-12-31 Roger Sayle <roger@eyesopen.com>
2006
2007 * configure.in (ia64*-*-hpux*): Disable building java libraries.
2008 * configure: Regenerated.
2009
c1968181 20102003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 2011
c1968181
DD
2012 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2013 * configure: Regenerated.
2014
10ecffb9
NN
20152003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2016
2017 Port change over from GCC:
2018 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
2019 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2020 (configure-build-[+module+], configure-[+module+]): Likewise.
2021 (configure-target-[+module+], configure-gcc, config.status): Likewise.
2022 * Makefile.in: Regenerate.
2023
f2ab5990
TF
20242003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2025
2026 * configure.in (raw_libstdcxx_flags): Remove the leading space.
2027 * configure: Regenerate.
2028
41a7d11a
JJ
20292003-11-27 Jeff Johnston <jjohnstn@redhat.com>
2030
80b200a1 2031 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
2032 stdlib.
2033
d9441a1f
DD
20342003-11-14 Arnaud Charlet <charlet@act-europe.fr>
2035
2036 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2037 * Makefile.in: Regenerate.
2038
3a48a978
DD
20392003-10-20 Phil Edwards <phil@codesourcery.com>
2040
2041 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
2042 * configure: Regenerate.
2043
f0b24077
NN
20442003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
2045
2046 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2047 HOST_FLAGS_TO_PASS.
2048 * Makefile.in: Regenerate.
2049
5fbad20a
DD
20502003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2051
2052 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2053 * configure: Rebuilt
2054 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2055 * Makefile.in: Rebuilt
2056
78be4155
L
20572003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2058
2059 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2060
051fcc7a
L
20612003-10-01 Phil Edwards <pme@gcc.gnu.org>
2062
2063 * config-ml.in: Use ac_configure_args directly instead of
2064 ml_arguments. Only set ml_norecursion if --no[-]recursion is
2065 actually seen.
2066
20672003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
2068
2069 * config-ml.in: Propagate INSTALL variables.
2070
f27d4f92
DJ
20712003-09-21 Daniel Jacobowitz <drow@mvista.com>
2072
2073 * configure.in: Pass a computed --program-transform-name
2074 to subconfigures.
2075 * configure: Regenerated.
2076
cae4d560
NN
20772003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2078
2079 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2080 * Makefile.in: Regenerate.
2081
2082 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2083 * Makefile.in: Regenerate.
2084
8ff944f6
DJ
20852003-09-17 Daniel Jacobowitz <drow@mvista.com>
2086
2087 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2088 quoting.
2089 * configure: Regenerated.
2090
d9a35680
MC
20912003-09-12 Michael Chastain <mec@shout.net>
2092
2093 Fix PR gdb/857.
2094 * src-release (do-proto-topleve): Remove junk files
2095 intl/config.cache, intl/config.status,
2096 intl/config.h, intl/stamp-h.
2097
710068b9
AC
20982003-09-14 Andrew Cagney <cagney@redhat.com>
2099
2100 * src-release (dejagnu.tar): New target.
2101 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
2102 (do-djunpack): Use $(PACKAGE) for the package name.
2103
e1008165
DD
21042003-09-04 DJ Delorie <dj@redhat.com>
2105
2106 * configure: Regenerate.
2107
21998d12
NC
21082003-09-04 Robert Millan <robertmh@gnu.org>
2109
2110 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 2111
ccca4bb3
DD
21122003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2113
2114 * configure.in: Ensure arguments to sed are properly spaced.
2115 * configure: Regenerate.
2116
ee949b5e
DJ
21172003-08-28 Daniel Jacobowitz <drow@mvista.com>
2118
2119 Merge from gcc:
2120 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
2121 * install-sh: Update to newer upstream versions (associated with
2122 aclocal 1.7).
2123 * missing: Likewise, plus $1Help2man -> $1 typo fix.
2124
75addda2
DJ
21252003-08-27 Daniel Jacobowitz <drow@mvista.com>
2126
2127 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2128 * configure: Regenerated.
2129
8d2877d8
NN
21302003-08-23 Phil Edwards <pme@gcc.gnu.org>
2131
2132 * configure.in: Use newline instead of semicolon when assuming
2133 shell arguments in a for loop.
2134 * configure: Regenerated.
2135
d2cc0e0d
GK
21362003-08-20 Geoffrey Keating <geoffk@apple.com>
2137
2138 PR 8180
2139 * configure.in: When testing with_libs and with_headers, treat
2140 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
2141 * configure: Regenerate.
80b200a1 2142
d2cc0e0d
GK
2143 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2144 make, shell, etc.
2145 (baseargs): Likewise.
2146 * configure: Regenerate.
2147
04d1ab34
GK
21482003-08-19 Geoffrey Keating <geoffk@apple.com>
2149
2150 * configure.in: Disable libgcj for darwin not on powerpc.
2151 * configure: Rebuild.
2152
ca506da8
MC
21532003-08-15 Michael Chastain <mec@shout.net>
2154
2155 * src-release (do-proto-toplev): Remove junk files
2156 dejagnu/example/calc/config.status,
2157 dejagnu/example/calc/config.log.
2158
a4aa3f49
DD
21592003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
2160
2161 * config-ml.in, symlink-tree: Add license.
2162
ede4fbe4
NN
21632003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
2164
2165 Merge from gcc:
2166
2167 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
2168 * Makefile.tpl (check, check-c++): Express dependencies using
2169 dependencies rather than commands.
2170 * Makefile.in: Regenerate.
2171
2172 2003-07-31 Geoffrey Keating <geoffk@apple.com>
2173 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2174 * Makefile.in: Update.
2175
970f29af
AC
21762003-08-01 Andrew Cagney <cagney@redhat.com>
2177
2178 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2179 * configure: Ditto.
2180
b2884a0c
DD
21812003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
2182
2183 * configure.in: Enable libgcj for darwin.
2184 * configure: Rebuild.
2185
c07f46a4
NN
21862003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
2187
2188 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
2189
9175bfc0
NN
21902003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
2191
2192 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2193 creating target and build subdirs to build all parent dirs as needed.
2194 * Makefile.in: Rebuild.
2195 * configure.in: Don't build dirs explicitly here.
2196 * configure: Rebuild.
2197
b9abda6a
AO
21982003-07-22 Alexandre Oliva <aoliva@redhat.com>
2199
2200 * Makefile.tpl (all-make): Depend on intl.
2201 * Makefile.in: Rebuilt.
2202
eef8ffd4
NN
22032003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
2204
2205 * config.if: Remove unused libc_interface determination.
2206
295efaf0
NN
22072003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
2208
2209 * Makefile.in: Regenerate, correctly this time.
2210
e5c3f801
NN
22112003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
2212
2213 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
2214 unused INSTALL_PROGRAM_ARGS.
2215 * configure.in: Use AC_PROG_INSTALL.
2216 * Makefile.in: Regenerate.
2217 * configure: Regenerate.
2218
4a18bd6b
AO
22192003-07-10 Alexandre Oliva <aoliva@redhat.com>
2220
2221 * configure: Rebuilt.
2222 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2223 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2224 newlib nor libgloss.
2225 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
2226 * configure.in (am33_2.0-*-linux*): Added.
2227
fbd1054d
BW
22282003-07-09 Bob Wilson <bob.wilson@acm.org>
2229
2230 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2231 * configure: Regenerate.
2232
b40e3958
L
22332003-07-06 H.J. Lu <hongjiu.lu@intel.com>
2234
2235 * config-ml.in: Replace PWD with PWD_COMMAND.
2236 * Makefile.tpl: Likewise.
2237 * Makefile.in: Regenerated.
2238
4a5be7ba
NN
22392003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
2240
2241 * configure.in: Clean up config-lang.in handling. Delete
2242 useless assignment to "subdirs".
2243 * configure: Regenerate.
2244
9c14acb8
NN
22452003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
2246
2247 * configure.in: Rename 'target_libs' to 'target_libraries'.
2248 Remove useless reference to 'target_libs'.
2249 * configure: Regenerate.
2250
8f32e830
KS
22512003-06-23 Keith Seitz <kseitz@sources.redhat.com>
2252
2253 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2254 * Makefile.in: Regenerate.
2255
12f0bd74
NN
22562003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
2257
2258 * Makefile.def: Introduce flags_to_pass.
2259 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2260 * Makefile.in: Regenerate.
2261
b07c2aad
HPN
22622003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
2263
2264 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2265 and target-libgloss.
2266 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2267 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 2268 * configure: Regenerate.
b07c2aad 2269
56f25033
DD
22702003-06-17 Benjamin Kosnik <bkoz@redhat.com>
2271
2272 * configure.in: Update testsuite_flags to new location.
2273 * configure. Regenerate.
80b200a1 2274
4ec9a3b2
NN
22752003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
2276
2277 * Makefile.tpl: Remove BUILD_CC stuff.
2278 * Makefile.in: Regenerate.
2279
059083b1 22802003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2281
059083b1
L
2282 * config.guess: Update to 2003-06-12 version.
2283 * config.sub: Update to 2003-06-13 version.
2284
535b046a
TS
22852003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2286
2287 * MAINTAINERS: Add myself as MIPS co-maintainer.
2288
00c22daa 22892003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2290
00c22daa
L
2291 * config.guess: Update to 2003-06-06 version.
2292 * config.sub: Update to 2003-06-06 version.
2293
1047cb91
DD
22942003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2295
2296 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2297 * configure. Regenerate.
2298
123494c8
NN
22992003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
2300
1047cb91
DD
2301 * configure.in: Disable serial configure by default.
2302 * configure: Regenerate.
2303 * Makefile.tpl: Abolish .NOTPARALLEL.
2304 * Makefile.in: Regenerate.
2305
7f121bbf
NN
2306 * Makefile.tpl: Replace {build,host,target}_canonical by
2307 {build,host,target}.
2308 * Makefile.in: Regenerate.
2309
123494c8
NN
2310 * Makefile.tpl: Fix stupid pasto.
2311 * Makefile.in: Regenerate.
2312
ec7e0995
NN
23132003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
2314
2315 * Makefile.tpl: Remove bogus conditional.
2316 * Makefile.in: Regenerate.
2317
27b1cc72
NN
23182003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
2319
2a4cbe27
NN
2320 * Makefile.tpl: Make 'recursive targets' using autogen rather
2321 than shell loop. Remove duplicate 'clean' targets and false
2322 comments.
2323 * Makefile.def: Add systematic dependencies to 'recursive' targets.
2324 Add systematic method of specifying missing targets in subdirs.
2325 Add copyright boilerplate.
2326 * Makefile.in: Regenerate.
2327 * configure.in: Add 'recursive targets' to maybe list.
2328 * configure: Regenerate.
2329
27b1cc72
NN
2330 * Makefile.tpl: Rename [+target+] to [+make_target+].
2331 * Makefile.def: Rename 'target' to 'make_target'.
2332
01e51bd0
NC
23332003-05-30 Nick Clifton <nickc@redhat.com>
2334
2335 * README-maintainer-mode: Update URL for locating blessed config
2336 tools.
2337
2fd84b42
NC
23382003-05-29 Robert Millan <rmh@debian.org>
2339
2340 * ltconfig: Import this patch and modify for use with current
2341 version of ltconfig:
2342
2343 2003-05-21 Bruno Haible <bruno@clisp.org>
2344
2345 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
2346 GNU/FreeBSD.
2347
8945c6bb
DD
23482003-05-28 DJ Delorie <dj@redhat.com>
2349
2350 * Makefile.tpl: Make maybe-check-gcc .PHONY.
2351 * Makefile.in: Regenerate.
2352
2f9632a1
JJ
23532003-05-28 Jeff Johnston <jjohnstn@redhat.com>
2354
80b200a1 2355 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 2356
3a12db16 23572003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 2358
3a12db16
DD
2359 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2360 newlib or libgloss.
2361 * Makefile.in: Regenerate.
2362
44482353
DD
23632003-05-21 DJ Delorie <dj@redhat.com>
2364
2365 * Makefile.tpl: Add missing empty maybe-check-gcc target.
2366 * Makefile.in: Regenerate.
2367
fec2c52d
MR
23682003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2369
2370 * configure.in: Use curly braces in the definition of tooldir.
2371 * configure: Regenerate.
2372
16ae0395
NN
23732003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
2374
2375 * configure.in: Switch more things to use maybe dependencies.
80b200a1 2376 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
2377 Factor out common code from autogen IF statements.
2378 * configure: Regenerate.
2379 * Makefile.in: Regenerate.
2380
ec11bdc6
DD
23812003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
2382
2383 * configure.in: Accept i[3456789]86 for machine type.
2384 * configure: Regenerate.
2385
dd12c3a8
NN
23862003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
2387
2388 * configure.in: Switch more things to use maybe dependencies.
2389 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
2390 * configure: Regenerate.
2391 * Makefile.tpl: Switch more things to use maybe dependencies.
2392 * Makefile.in: Regenerate.
2393
cf662e21
AJ
23942003-05-16 Andreas Schwab <schwab@suse.de>
2395
2396 * Makefile.tpl (install-opcodes): Define.
2397 * Makefile.in: Rebuild.
2398
5481b376
AJ
23992003-05-13 Andreas Jaeger <aj@suse.de>
2400
2401 * config.guess: Update to 2003-05-09 version.
2402 * config.sub: Update to 2003-05-09 version.
2403
3959a22a
AJ
24042003-05-13 Michael Eager <eager@mvista.com>
2405
2406 * configure.in: Correct sed script so that options in quotes are not
2407 deleted.
2408 * configure: Rebuild.
2409
564b43e5
CV
24102003-05-12 Corinna Vinschen <corinna@vinschen.de>
2411
2412 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2413 and $$s/newlib/libc/sys/cygwin32 include paths.
2414 * configure: Ditto.
2415
bb947dc9
L
24162003-05-05 H.J. Lu <hjl@gnu.org>
2417
2418 * config-ml.in: Restored from gcc repository.
2419
77f7441a
CD
24202003-05-02 Chris Demetriou <cgd@broadcom.com>
2421
80b200a1
ZW
2422 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2423 * Makefile.in: Regenerate.
77f7441a 2424
a26d7085
DJ
24252003-04-27 Daniel Jacobowitz <drow@mvista.com>
2426
2427 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
2428 and Makefile.def.
2429
e4c4d240
DJ
24302003-04-27 Daniel Jacobowitz <drow@mvista.com>
2431
2432 * Makefile.tpl: Clean $(BUILD_SUBDIR).
2433 * Makefile.in: Regenerated.
2434
62a3fc85
DD
24352003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2436
2437 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2438 * Makefile.in: Regenerate.
2439
24402003-04-18 Jakub Jelinek <jakub@redhat.com>
2441
2442 * configure.in (powerpc64*-*-linux*): Remove.
2443 * configure: Rebuilt.
2444
5b474aa8
DD
24452003-04-17 Phil Edwards <pme@gcc.gnu.org>
2446
2447 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
2448 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2449 and restrap.
2450 * Makefile.in: Regenerate.
2451
24522003-04-16 Richard Earnshaw <rearnsha@arm.com>
2453
2454 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2455 * configure: Regenerated.
2456
bc295afe
AO
24572003-04-11 Alexandre Oliva <aoliva@redhat.com>
2458
2459 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2460 * */configure: Rebuilt.
2461
3728fade
NN
24622003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
2463
2464 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2465 * Makefile.in: Regenerate.
2466
ce5b542e
MC
24672003-03-14 Michael Chastain <mec@shout.net>
2468
2469 * Makefile.in: Regenerate with correct Makefile.def.
2470
3db0a37f
NN
24712003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
2472
2473 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
2474 Make macro.
2475 * Makefile.in: Regenerate.
2476 * configure.in: Clean up gxx_include_dir logic.
2477 * configure: Regenerate.
2478
34349c6e
DD
24792003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2480
2481 * configure.in (gxx_include_dir): Fix typo.
2482 * configure: Regenerated.
2483
686c28c9
AC
24842003-03-06 Andrew Cagney <cagney@redhat.com>
2485
2486 * texinfo/texinfo.tex: Import version 2003-02-03.16.
2487
bba45b8b 24882003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 2489
bba45b8b
NN
2490 * configure.in: Include $(build_tooldir)/sys-include in
2491 FLAGS_FOR_TARGET.
2492 * configure: Regenerated.
2493
2683747f
NN
24942003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
2495
bba45b8b
NN
2496 * Makefile.tpl: Reindent.
2497 * Makefile.in: Regenerate.
2498 * configure.in: Reindent. Don't set unused variables.
2499 * configure: Regenerate.
2500
2683747f
NN
2501 * Makefile.tpl: Always pass down RANLIB.
2502 * Makefile.in: Regenerate.
2503
2504 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
2505 * Makefile.in: Regenerate.
2506 * configure.in: Remove unused logic relating to --enable-shared
2507 and --enable-threads. Remove bogus comments. Remove redundant
2508 noconfigdirs.
2509 * configure: Regenerate.
2510
2511 * configure.in: Replace ${libstdcxx_version} by its value.
2512 Remove reference to mh-dgux.
2513 * configure: Regenerate.
2514
50212802
NN
25152003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2516
2517 * Makefile.tpl: Rearrange.
2518 * Makefile.in: Regenerate.
2519
a6be7fc6
NC
25202003-02-25 Nick Clifton <nickc@redhat.com>
2521
2522 * configure: Remove site-file supprot - it is obsolete.
2523
f8a495c8
NC
25242003-02-24 Uwe Stieber <uwe@wwws.de>
2525
2526 * configure.in: Add support for kaOS as cross build target system.
2527 * configure: Regenerated.
2528
3decd77d
DD
25292003-02-20 Sean McNeil <sean@blue.mcneil.com>
2530
2531 * Makefile.tpl: Add definition of CPPFLAGS to pass into
2532 configure-target-* as some target builds may require additional
2533 flags for preprocessor tests.
2534 * Makefile.in: Regenerated.
2535
f4ff34a3
AO
25362003-02-19 Alexandre Oliva <aoliva@redhat.com>
2537
2538 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
2539 * ltconfig: Handle it.
2540 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
2541 auto-detecting it.
2542
b7e4a931
AO
25432003-02-19 Alexandre Oliva <aoliva@redhat.com>
2544
2545 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
2546 it is used as argument to $CC.
2547 * ltcf-gcj.sh: Likewise.
2548
6b784d9f
AO
25492003-02-19 Alexandre Oliva <aoliva@redhat.com>
2550
2551 * configure.in: Introduce --enable-maintainer-mode.
2552 * configure: Rebuilt.
2553 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
2554 for maintainer mode.
2555 * Makefile.in: Rebuilt.
2556
8bcd8a07
AC
25572003-02-19 Andrew Cagney <ac131313@redhat.com>
2558
2559 * configure: Regenerate using autoconf 2.13.
2560
ee3fd329
AM
25612003-02-19 Alan Modra <amodra@bigpond.net.au>
2562
2563 * config.guess: Import latest version.
2564 * config.sub: Import latest version.
2565
e9e45685
JM
25662003-02-18 Jason Merrill <jason@redhat.com>
2567
2568 * Makefile.tpl (check-c++): Allow parallelism.
2569
859789af
AC
25702003-02-17 Andrew Cagney <ac131313@redhat.com>
2571
2572 * configure: Regenerate using autoconf 000227.
2573
b3f16a9b
GK
25742003-02-15 Geoffrey Keating <geoffk@apple.com>
2575
2576 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
2577 don't configure target-libobjc.
2578 * configure: Regenerate.
2579
72e60e02
DD
25802003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2581
2582 * Makefile.tpl (RANLIB): Define.
2583 * Makefile.in: Regenerate.
2584
91f0e695
KS
25852003-02-06 Keith R Seitz <keiths@redhat.com>
2586
2587 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
2588 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
2589 * Makefile.in: Regenerated.
2590 * configure.in: Remove all traces of snavigator, db, and grep.
2591 * configure: Regenerated.
2592
122bfa92
FCE
25932003-01-31 Frank Ch. Eigler <fche@redhat.com>
2594
2595 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
2596 * Makefile.in: Regenerated.
2597
264095c3
AO
25982003-01-30 Alexandre Oliva <aoliva@redhat.com>
2599
2600 * config.if: Copy from GCC.
2601
a84dbcb3
AO
26022003-01-27 Phil Edwards <pme@gcc.gnu.org>
2603
2604 * configure.in: Revert 24Jan change.
2605 * configure: Regenerate.
2606
19618276
NN
26072003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2608
2609 * configure.in: Revert previous change.
2610 * configure: Regenerate.
2611
b7f27a92
NN
26122003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2613
2614 * configure.in: Make rda native-only.
2615 * configure: Regenerate.
2616
83326456
NN
26172003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
2618
2619 * configure.in: Add missing \.
2620 * configure: Rebuilt.
2621
5e367fa5
JJ
26222003-01-17 Jakub Jelinek <jakub@redhat.com>
2623
2624 * configure.in (baseargs): Avoid using \| in sed regular
2625 expressions.
2626 * configure: Rebuilt.
2627
e01f337c
JJ
26282003-01-16 Jakub Jelinek <jakub@redhat.com>
2629
2630 * configure.in (baseargs): Remove all supported forms of
2631 --cache-file, --srcdir, --host, --build and --target options
2632 from argument lists.
2633 * configure: Rebuilt.
2634
aa236487
AO
26352003-01-15 Alexandre Oliva <aoliva@redhat.com>
2636
2637 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
2638 * configure: Rebuilt.
2639
586c0873
NN
26402003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
2641
2642 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
2643 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
2644 * Makefile.in: Regenerate.
2645 * configure: Regenerate.
2646
497f816e
DD
26472003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2648
2649 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
2650 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
2651 * Makefile.in: Regenerate.
2652
bfbe5519
AO
26532003-01-09 Alexandre Oliva <aoliva@redhat.com>
2654
2655 * configure.in: Remove Makefile in build, host and target modules
2656 unless configure was run with --no-recursion.
2657 * configure: Rebuilt.
2658
3f234ef5
CD
26592003-01-08 Chris Demetriou <cgd@broadcom.com>
2660
2661 * config.guess: Update to 2003-01-03 version.
2662 * config.sub: Update to 2003-01-03 version.
2663
a3982d48
CF
26642003-01-07 Christopher Faylor <cgf@redhat.com>
2665
2666 * configure: Regenerate with proper autoconf 2.13.
2667
75778ec4
CF
26682003-01-07 Christopher Faylor <cgf@redhat.com>
2669
80b200a1
ZW
2670 * configure.in: Add AC_PREREQ for consistency.
2671 * configure: Regenerate.
75778ec4 2672
c180f501
AC
26732003-01-06 Andrew Cagney <ac131313@redhat.com>
2674
2675 * configure.in (GDB_TK): Add tcl directories conditional on
2676 gdb/gdbtk directory being present.
2677 * configure: Regenerate.
5481b376 2678
46ca2cc2
DA
26792003-01-04 John David Anglin <dave.anglin@nrc.ca>
2680
2681 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
2682 by gcc if LD is not defined and we are not doing a Canadian Cross.
2683 * configure: Rebuilt.
2684
53dd8dab
DJ
26852003-01-01 Daniel Jacobowitz <drow@mvista.com>
2686
2687 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
2688
50ceb20c
TT
26892002-12-31 Tom Tromey <tromey@redhat.com>
2690
2691 * Makefile.in: Rebuilt.
2692 * Makefile.def (target_modules) [libffi]: Allow installation.
2693
e78b5cfe
AS
26942002-12-31 Andreas Schwab <schwab@suse.de>
2695
2696 * configure.in: Fix use of $program_transform_name.
2697 * configure: Regenerated.
2698
67448102
DJ
26992002-12-30 Daniel Jacobowitz <drow@mvista.com>
2700
2701 * configure.in (baseargs): Don't remove first configure argument.
2702 * configure: Regenerated.
2703
e6bfb94a
AO
27042002-12-29 Alexandre Oliva <aoliva@redhat.com>
2705
2706 * Makefile.tpl (local-distclean): Don't remove...
2707 (multilib.ts): ... this. Moved into...
2708 (multilib.out): ... this. Don't use sub-make.
2709 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
2710 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
2711 (configure-build-[+module+], configure-[+module+],
2712 configure-target-[+module+], configure-gcc): ... these. Test
2713 for Makefile existence. Drop config.status from dependencies.
2714 * Makefile.in: Rebuilt.
2715 * configure.in: Move gcc-version-trigger to the end of
2716 ac_configure_args. Add comments to maybedep.tmp and
2717 serdep.tmp. Introduce --disable-serial-configure. Remove
2718 nonopt from baseargs, matching and removing corresponding
2719 whitespace while at it.
2720 * configure: Rebuilt.
2721
8f0dfb36
AO
27222002-12-28 Alexandre Oliva <aoliva@redhat.com>
2723
2724 * configure.in (host_configargs): Replace reference to
2725 no-longer-defined buildopts with --build=${build_alias}.
2726 * configure: Rebuilt.
2727
43be203f
AO
27282002-12-28 Alexandre Oliva <aoliva@redhat.com>
2729
2730 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
2731 program_transform_name to standard idiom.
2732 (AUTOGEN, AUTOCONF): Define.
2733 (Makefile.in): Use $(AUTOGEN).
2734 (Makefile): Depend on config.status, and use autoconf-style rule to
2735 build it. Move original commands to...
2736 (config.status): ... this new target.
2737 (configure): Add $(srcdir). Depend on config/acx.m4. Use
2738 $(AUTOCONF).
2739 * Makefile.in: Rebuilt.
2740
a0da8069
NN
27412002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
2742
d18f1c9f
NN
2743 * Makefile.tpl: Fix dramatic bustage due to change in
2744 program_transform_name.
2745 * Makefile.in: Regenerate.
2746
2747 * configure.in: Remove unnecessary PATH setting.
2748 * configure: Regnerate.
2749
2750 * configure.in: Don't default to unprefixed tools unless
2751 the native tools will work.
2752 * configure: Regenerate.
2753
a0da8069
NN
2754 * configure.in: Convert to autoconf script. Blow away lots
2755 of now-redundant Makefile fragments.
2756 * configure: Generate using Autoconf.
2757 * Makefile.tpl: Rewrite to reflect autoconfiscation.
2758 * Makefile.in: Regenerate.
2759
c567df0a
NN
27602002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
2761
5481b376 2762 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
2763 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
2764
5481b376 2765 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 2766 where they belong.
2c7f9a32 2767
2dabcfb4
AS
27682002-12-24 Andreas Schwab <schwab@suse.de>
2769
2770 * Makefile.tpl (multilib.out): Fix missing space.
2771 * Makefile.in: Regenerate.
2772
1086bc09
NN
27732002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
2774
2775 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
2776 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
2777 * Makefile.in: Regenerate.
2778 * configure.in: Remove unnecessary leftovers.
2779
1086bc09
NN
27802002-12-21 Geoffrey Keating <geoffk@apple.com>
2781
2782 * configure.in (extra_ranlibflags_for_target): New variable.
2783 (*-*-darwin): Add -c to ranlib commands.
2784 * configure (tooldir): Handle extra_ranlibflags_for_target.
2785
14e9ca95
JJ
27862002-12-20 Jeff Johnston <jjohnstn@redhat.com>
2787
2788 * COPYING.NEWLIB: Updated.
2789 * COPYING.LIBGLOSS: Ditto.
2790
14c428fb
NN
27912002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2792
2793 * Makefile.tpl: Revert HJL's change.
2794 * Makefile.in: Regenerated.
2795 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
2796 always.
2797
313b8244
AS
27982002-12-19 Andreas Schwab <schwab@suse.de>
2799
2800 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
2801 * Makefile.in: Regenerate.
2802
efeae3db
L
28032002-12-18 H.J. Lu <hjl@gnu.org>
2804
2805 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
2806 * Makefile.in: Regenerated.
2807
2808 * configure.in (build_prefix): New. Substitute.
2809
43d92c63
NN
28102002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
2811
59da4fe6
NN
2812 * Makefile.tpl: Don't let real targets depend on phony targets.
2813 * Makefile.in: Regenerate.
2814
43d92c63
NN
2815 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
2816 * Makefile.in: Regenerate.
2817
b72e6a2d
JM
28182002-12-16 Jason Merrill <jason@redhat.com>
2819
2820 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
2821 previous 'make bootstrap'.
2822 * Makefile.in: Regenerate.
2823
95c72c44
HPN
28242002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
2825
2826 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
2827
7d695d07
JM
28282002-12-13 Jason Merrill <jason@redhat.com>
2829
2830 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
2831 library tests.
2832 (check-c++): Just depend on it and check-target-libstdc++-v3.
2833 * Makefile.in: Regenerate.
2834
54103d1e
NN
28352002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
2836
2837 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
2838 * Makefile.in: Regenerate.
2839
4024f1e1
JJ
28402002-12-12 Jeff Johnston <jjohnstn@redhat.com>
2841
80b200a1
ZW
2842 * COPYING.NEWLIB: Update list of alternate Regent of California
2843 licenses and discuss official revoking of advertising clause.
2844 * COPYING.LIBGLOSS: Ditto.
4024f1e1 2845
7dda0df6
AO
28462002-12-12 Alexandre Oliva <aoliva@redhat.com>
2847
2848 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
2849 * Makefile.in: Rebuilt.
2850
d03be79e 28512002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 2852
929293f4
NN
2853 * configure: Fix bug put in by gremlins.
2854
d03be79e
NN
2855 * Makefile.tpl: Substitute more autoconfily.
2856 * configure: Substitute more autoconfily.
2857 * Makefile.in: Regenerate.
2858
28592002-12-08 Andrew Cagney <ac131313@redhat.com>
2860
2861 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
2862 * Makefile.in (all-sim): Ditto.
a36d530e
DD
2863
28642002-12-06 DJ Delorie <dj@redhat.com>
2865
2866 * Makefile.tpl: Change configure dependencies to not have real
2867 targets depend on phony targets.
b4a77b47 2868
db1ac78d
NN
28692002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
2870
bcaf2395
NN
2871 * configure.in: Revert unintentional change.
2872
b4fa093e
NN
2873 * src-release: Configure host subdirs.
2874
db1ac78d
NN
2875 * Makefile.tpl: Change dependency for */multilib.out so that
2876 it works when gcc isn't in the tree.
2877
2878 * configure.in: Substitute more.
2879 * configure: Run subconfigures from the Makefile.
2880 * Makefile.tpl: Run subconfigures from the Makefile; add a few
2881 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
2882
15723a45
NN
28832002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
2884
e2b9e2dc
NN
2885 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
2886 and corresponding dependencies.
2887 * Makefile.in: Regenerate.
2888
2af579c4
NN
2889 * configure.in (host_tools): Order binutils, gas and ld for
2890 convenience in running the testsuites.
2891
a2cc058a
NN
2892 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
2893 * Makefile.in: Regenerate.
2894 * configure.in: Introduce rules to serialize subconfigure runs.
2895
15723a45
NN
2896 * configure.in: Introduce BASE_CC_FOR_TARGET.
2897 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
2898 Realize configure-build-* targets. Realize configure-target-* targets.
2899 * Makefile.in: Regenerate.
2900
ae831be5
NN
29012002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2902
2903 * configure: Move gcc_version_trigger stuff from here...
2904 * configure.in: ...to here.
2905
2906 * configure.in: Separate subconfigure options added by this file from
2907 options given by the user. Add machinery to put args for host
2908 subconfigures into the Makefile.
2909
2910 * Makefile.tpl: Remove 'vault' targets.
2911 * Makefile.tpl: Reorder and comment dependencies.
2912 * Makefile.in: Regenerate.
2913
bbf7c8ac
NN
29142002-11-28 Geoffrey Keating <geoffk@apple.com>
2915
2916 * configure.in: Move host-specific darwin noconfigdirs into
2917 the host-specific section.
2918
930314a4
NN
29192002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2920
52d7cdee
NN
2921 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
2922 during replay.
2923 * Makefile.in: Regenerate.
2924
930314a4
NN
2925 (finishing slow-motion replay)
2926 * configure: Remove skip-this-dir support.
2927 * Makefile.tpl: Remove skip-this-dir support.
2928
2929 * Makefile.tpl: Remove leftover support for non-autoconfiscated
2930 subdirectories.
2931 * Makefile.in: Regenerate.
2932
2933 * Makefile.tpl: Strip out useless setting of 'dir'.
2934 * Makefile.in: Regenerate.
5481b376 2935
930314a4
NN
29362002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2937
2938 (finishing slow-motion replay)
2939 * configure.in: Fix deeply stupid bug.
2940
2941 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
2942 shell code in CXX_FOR_TARGET
2943 * Makefile.def: Introduce raw_cxx.
2944 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
2945 RAW_CXX_FOR_TARGET.
2946 * Makefile.in: Regenerate.
2947
29482002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2949
2950 (finishing slow-motion replay)
2951 * Makefile.tpl: Remove unnecessary ifs.
2952 * Makefile.in: Regenerate.
2953
5481b376 2954 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
2955 dependencies. Maybe-ize build-libiberty. Create dummy install
2956 targets for 'no_install' modules.
5481b376 2957 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 2958 build_modules stuff to configure.in.
5481b376 2959 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
2960 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
2961 * Makefile.in: Regenerate.
2962
3866be5d
NN
29632002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
2964
2965 (continuing slow-motion replay)
2966 * Makefile.tpl: Make all-target, install-target behave similarly
2967 to all, install (only hitting configured targets). Eliminate
2968 unused macro defintions.
2969
2970 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
2971 build != host.
2972
2973 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
2974
2975 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
2976
5481b376 2977 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
2978 configuring. Remove references to "dosrel".
2979 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 2980 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 2981 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 2982 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
2983 and redundant dependency; rearrange slightly.
2984 * Makefile.def: Add host-side libtermcap, utils.
2985
2986 * Makefile.in: Regenerate.
2987
e393202e
NN
29882002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
2989
2990 (Continuing slow-motion replay)
2991 * Makefile.def: Add list of recursive targets to autogenerate.
2992 Add build_modules.
2993 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
2994 targets. Autogenerate *-build-* targets.
2995 * Makefile.in: Regenerate.
2996
583d52d7
NN
29972002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
2998
2999 (Continuing slow-motion replay)
3000 * configure: More autoconf-style substitutions.
3001 * Makefile.tpl: More autoconf-style substitutions.
3002 * Makefile.in: Regenerate.
3003
30042002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3005
3006 (Continuing slow-motion replay)
3007 * configure: Substitute more variables in a more autoconf-friendly
3008 way. Simplify slightly.
3009 * Makefile.tpl: Make more variables substitutable in an
3010 autoconf-friendly way.
3011 * Makefile.in: Regenerate.
3012
874e38b4
NN
30132002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3014
3015 (Continuing slow-motion replay)
3016 * configure.in (v810*): Remove special setting of tools.
3017
3018 * configure: Add support for extra required flags for ar or nm.
3019 * configure.in (aix4.3+): Use above support for target-specific
3020 issues, rather than using config/mt-aix43.
3021
852e5f18
NN
30222002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3023
3024 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
3025 * configure: Remove 'removing', which doesn't work. Replace $subdir
3026 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
3027 with $srcdir. Reformat indentation. Substitute some variables
3028 formerly hard-coded in the Makefile for build=host.
3029 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3030 * Makefile.def: Autogenerate more.
3031 * Makefile.in: Regenerate.
3032
c9a0d920
DD
30332002-11-13 Bruce Korb <bkorb@gnu.org>
3034
3035 * Makefile.tpl: syntactic cleanup
3036
dd2768ff
KB
30372002-11-04 Kevin Buettner <kevinb@redhat.com>
3038
3039 * Makefile.def (host_modules): Add rda.
3040 * Makefile.in: Regenerate.
3041 * configure.in (target_tool): Add target-rda to list.
3042
1aa8389d
DD
30432002-10-25 Phil Edwards <pme@gcc.gnu.org>
3044
3045 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
3046 and restrap targets to this rule.
3047 * Makefile.in: Regenerate.
3048
28f46298
HPN
30492002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
3050
3051 * configure.in (i[3456]86-*-linux*): Add check to disable
3052 ${libgcj} for glibc1.
3053
ff72e302
NC
30542002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
3055
3056 * configure.in: Add tic4x target.
3057
8607b6c9
NN
30582002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
3059
3060 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3061 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3062 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3063 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3064 * Makefile.in: Regenerate.
3065
f8f61f4a
NN
30662002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3067
c86f794b
NN
3068 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3069 * Makefile.in: Regenerate.
3070
a9590527
NN
3071 * Makefile.def: Remove order dependency comments.
3072 * Makefile.tpl: Add explicit install-install dependencies.
3073 * Makefile.in: Regenerate.
3074
8412ce72
NN
3075 * Makefile.tpl: Remove material now in src-release. (Finally!)
3076 * Makefile.in: Regenerate.
3077
8b9f37f1
NN
3078 * configure: Restore my original patch by syncing with gcc version.
3079
f8f61f4a
NN
3080 * Bring following over from gcc:
3081
30822002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
3083
3084 * configure.in (s390*-*-linux*): Enable libgcj.
3085
403d9505
NN
30862002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3087
3088 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
3089
95f6f383
AM
30902002-10-02 Alan Modra <amodra@bigpond.net.au>
3091
e4673b0a 3092 * configure: Move stray lines back to where they belong.
95f6f383 3093
748503c8
NN
30942002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
3095
a581b5c3
NN
3096 * Makefile.tpl: Insert configure-target target, for src-release.
3097
c084f5b4
NN
3098 * configure: Finish reverting change which Andrew Cagney started
3099 reverting. Should fix bustage.
3100
7aa673ed 3101 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
3102 * src-release: New file. Contains material for making net
3103 releases for gdb, binutils, et al., formerly in Makefile.in.
3104
82a9b2d9
NC
31052002-09-30 Nick Clifton <nickc@redhat.com>
3106
3107 * cpu: New top level directory. Intended to hold input files for
3108 CGEN which have FSF copyright assignment.
3109 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3110
c2463a00
AC
31112002-09-29 Andrew Cagney <ac131313@redhat.com>
3112
3113 Revert below (note that src does not contain Makefile.tpl):
3114 * Makefile.tpl: Make subsituted variables more autoconfy.
3115 * Makefile.in: Regenerate.
3116
f03b4789
NN
31172002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
3118
c11e16a9
NN
3119 * configure: Revert accidentally applied changes.
3120
f03b4789
NN
3121 * Makefile.tpl: Make more autoconf-friendly.
3122 * Makefile.in: Regenerate.
3123 * configure: Make substitution more autoconf-like.
3124
31252002-09-28 Richard Earnshaw <rearnsha@arm.com>
3126
3127 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3128 single entry to handle all these.
3129 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
3130 libjava on arm-*-elf.
3131
c0292023
GK
31322002-09-27 Geoffrey Keating <geoffk@apple.com>
3133
3134 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3135 things that depend on them.
3136
c66d951e
NN
31372002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3138
3139 * Makefile.tpl: Make subsituted variables more autoconfy.
3140 * Makefile.in: Regenerate.
3141 * configure: Make seds more autoconfy.
3142
907a7241 31432002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
3144
3145 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3146 * Makefile.in: Regenerate.
3147 * configure.in: Rewrite sed statements to look autoconfy.
3148
907a7241
NN
3149 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3150 all-target-foo on configure-target-foo.
3151 * Makefile.def: Ditto.
3152 * Makefile.in: Rebuild.
3153
405ea7a0
NN
31542002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
3155
3156 * Makefile.def: New file.
3157 * Makefile.tpl: New file.
3158 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3159
3160 * configure.in: Minor rearrangement. Simplify tests.
3161
bdc57bfd
JT
31622002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
3163
3164 * configure.in (with_headers): Skip copy if value is "yes".
3165 (with_libs): Likewise.
3166
ae03d6e2
NN
31672002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3168
3169 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3170 * configure.in (sh*-*-pe*): Ditto.
3171 * configure.in (mips*-*-pe*): Ditto.
3172 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
3173
3174 * configure.in: Rearrange.
3175
707960fe
NC
31762002-09-12 Nick Clifton <nickc@redhat.com>
3177
3178 * Import these changes from the config master repository:
3179
3180 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
3181
3182 * config.sub: Add tic4x target.
3183
3184 2002-09-03 Ben Elliston <bje@redhat.com>
3185
3186 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
3187 Reported by <Duncan_Stodart@insession.com>.
3188
36ea319f
JJ
31892002-09-10 Jeff Johnston <jjohnstn@redhat.com>
3190
3191 * COPYING.NEWLIB: More updates.
3192
cf57480a
JJ
31932002-09-09 Jeff Johnston <jjohnstn@redhat.com>
3194
3195 * COPYING.NEWLIB: Update.
3196
fd31a171
AC
31972002-08-23 Andrew Cagney <ac131313@redhat.com>
3198
23b632fc
AC
3199 * texinfo/texinfo.tex: Import version 2002-06-04.06.
3200
fd31a171
AC
3201 * config.guess: Import version 2002-08-23.
3202 * config.sub: Import version 2002-08-22.
3203
a08bafb5
AO
32042002-08-20 Alexandre Oliva <aoliva@redhat.com>
3205
3206 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3207 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3208 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3209
17240c1f
NC
32102002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
3211
3212 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3213
e70ad0c6
L
32142002-08-04 H.J. Lu (hjl@gnu.org)
3215
3216 * configure.in (mips*-*-linux*): Don't skip target-libffi.
3217
574e6d11
DD
32182002-07-31 Alan Modra <amodra@bigpond.net.au>
3219
3220 * configure.in: Move generic linux case to end. Copy generic
3221 linux noconfigdirs to mips*-*-linux* entry and new
3222 powerpc64*-*-linux* entry. Add target-libffi for the latter.
3223
611e7523
CD
32242002-07-19 Chris Demetriou <cgd@broadcom.com>
3225
3226 * MAINTAINERS: Clarify on config.guess and config.sub, and add
3227 one instance of them which was missed to the list to update.
3228
51759676
CD
32292002-07-16 Chris Demetriou <cgd@broadcom.com>
3230
3231 * config.guess: Update to 2002-07-09 version.
3232 * config.sub: Update to 2002-07-03 version.
3233
7c1f909c
DD
32342002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
3235
3236 * configure.in: Remove two redundant tests.
3237
d7cf5d30
DD
32382002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3239
3240 * configure.in (mips*-*-irix6*o32): Enable stabs.
3241
c74222f7
DD
32422002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
3243
5b53c336
DD
3244 * configure.in: Don't build grez.
3245 * Makefile.in: Ditto.
3246
c74222f7
DD
3247 * Makefile.in: Remove references to bsp, cygmon, libstub.
3248 * configure.in: Ditto.
3249
3250 * configure.in: Remove leftover reference to gdbtest.
3251
edd1b227
DD
32522002-07-08 Phil Edwards <pme@gcc.gnu.org>
3253
3254 * configure.in (gxx_include_dir): Change to match versioned
3255 C++ headers if --enable-version-specific-runtime-libs is used.
3256
486186e3
AO
32572002-07-04 Steve Ellcey <sje@cup.hp.com>
3258
3259 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3260
ff0a3bf8
DD
32612002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
3262
3263 * configure.in: Make --without-x work.
3264
1dfa8174
NC
32652002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
3266
3267 * contrib: New directory. Created to contain a copy of the
5481b376 3268 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
3269 the FSF GCC sources.
3270
07637366
DD
32712002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
3272
b6f83f2a
DD
3273 * configure.in: Rearrange target Makefile fragment collection.
3274
07637366
DD
3275 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3276 cvs[src].
3277 * configure.in: Ditto.
3278
f48556b1
DD
32792002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3280
3281 * Makefile.in: Eliminate 'apache' targets.
3282 * configure.in: Eliminate 'apache' targets.
3283
3284 * configure.in: Eliminate redundant tests. Reorganize.
3285
3286 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3287
3288 * config-ml.in: Eliminate references to Cygnus configure.
3289
3290 * Makefile.in: Eliminate references to building emacs.
3291
32922002-07-01 Denis Chertykov <denisc@overta.ru>
3293
3294 * configure.in: Add support for ip2k.
3295
cdb9e2b8
BE
32962002-06-24 Ben Elliston <bje@redhat.com>
3297
3298 * configure.in (host_tools): Remove cgen.
3299
3300 * Makefile.in (all-cgen): Remove; runs from its source directory.
3301 (check-cgen, install-cgen, clean-cgen): Likewise.
3302 (all-opcodes): No not depend on all-cgen.
3303 (all-sim): Likewise.
3304
3558860c
DD
33052002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
3306
3307 * configure.in: Fix AIX configury bug.
3308
e3b0c936
DD
33092002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3310
cdb9e2b8 3311 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 3312
cdb9e2b8
BE
3313 * configure.in: Move definition of libstdcxx_flags right above
3314 usage, rather than way earlier.
8ee424c0 3315
c712250a
DD
3316 * configure.in: Pull definition of is_cross_compiler earlier.
3317
9ee1a75c
DD
3318 * configure.in: Rearrange a little.
3319
e3b0c936
DD
3320 * configure.in: Remove references to librx.
3321 * Makefile.in: Remove references to librx.
3322
b2bd228e
DD
33232002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3324
3325 * configure.in: Eliminate ${gasdir} variable.
3326
7cd52483
DB
33272002-06-18 Dave Brolley <brolley@redhat.com>
3328
3329 * configure.in: Add support for frv.
3330 * config.sub: Add support for frv.
3331
6c5e141a
DD
33322002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3333
3334 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3335
0d18b56d
JT
33362002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
3337
3338 * configure.in (vax-*-netbsd*): Re-enable gas.
3339
fd8958d5
DD
33402002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
3341
27f15fdd
DD
3342 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3343 BUILD_PREFIX_1, to correct nomenclature.
3344 * configure: Likewise.
3345
fd8958d5
DD
3346 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3347 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3348
0c2442b7
DD
33492002-05-31 Olaf Hering <olh@suse.de>
3350
3351 * config-ml.in: Propogate DESTDIR also.
3352
a3602181
JT
33532002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
3354
3355 * configure.in (vax-*-netbsd*): Don't build gas for this
3356 platform.
3357
c95f53ae
MM
33582002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
3359
3360 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3361 and libgcj for AVR.
3362
1d7c1053
NC
33632002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
3364
3365 * config.sub: Add DLX target.
3366
4b37028f
JT
33672002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
3368
3369 * config.guess: Update to 2002-05-22 version.
3370 * config.sub: Likewise.
3371
d5de0a84
NC
33722002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3373
3374 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3375 * config-ml.in: Likewise.
3376 * configure: Likewise.
3377 * configure.in: Likewise.
3378
c92a0210
DD
33792002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
3380
115a77aa
DD
3381 * configure.in: Simplify makefile fragment collection.
3382
3383 * configure.in: Remove code to build emacs.
e99daf2b 3384
91e060aa
DD
3385 * configure.in : Remove --srcdir argument from targargs and buildargs
3386 (it's always overridden in the Makefile anyway). Rearrange a bit.
3387
3388 * configure: Move some logic to configure.in.
3389 * configure.in: Move some logic from configure.
c92a0210 3390
91217342
JJ
33912002-05-07 Jeff Johnston <jjohnstn@redhat.com>
3392
3393 * COPYING.LIBGLOSS: New file.
3394
d3d8a9ee
NC
33952002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
3396
3397 * Makefile.in: Honour DESTDIR.
3398
3a036cdc
AO
33992002-05-05 Alexandre Oliva <aoliva@redhat.com>
3400
3401 * configure.in (noconfigdirs): Don't disable libgcj on
3402 sparc64-*-solaris* and sparcv9-*-solaris*.
3403
6d095fe4
AO
34042002-05-03 Alexandre Oliva <aoliva@redhat.com>
3405
3406 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3407
dac55df9
TF
34082002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
3409
3410 * configure.in (FLAGS_FOR_TARGET): Do not add
3411 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3412 on i[3456]86-*-linux*.
3413
a018e15b
TF
34142002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
3415
3416 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
3417
3418 * configure.in (noconfigdirs): Do not add target-newlib if
3419 target == i[3456]86-*-linux*, and host == target.
3420
5f284831
MM
34212002-04-29 Mark Mitchell <mark@codesourcery.com>
3422
3423 * config.guess: Updated to 2002-04-26's version.
3424 * config.sub: Updated to 2002-04-26's version.
3425
33babf59
DD
34262002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
3427
bd5f7da2
DD
3428 * configure.in: delete reference to absent file
3429
a0c4f3a0
DD
3430 * configure.in: replace '[' with 'test'
3431
66f1ba4f
DD
3432 * configure.in: Eliminate references to gash.
3433 * Makefile.in: Eliminate references to gash.
3434
7c3ab50c
DD
3435 * configure.in: remove useless references to 'pic' makefile fragments.
3436
bbc025f5
DD
3437 * configure.in: (*-*-windows*) Finish removing.
3438
33babf59
DD
3439 * configure.in: Eliminate redundant test for libgui.
3440
d5ec694c
DD
34412002-04-26 Joel Sherrill <joel@OARcorp.com>
3442
3443 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
3444 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
3445
57a5346c
DD
34462002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
3447
3448 * configure.in: remove references to dead files
3449
dbf93899
DD
34502002-04-18 Tom Tromey <tromey@redhat.com>
3451
3452 * configure.in: Disallow configuring libgcj when it is already
3453 installed and we're using Solaris 2.8 linker. Do enable libgcj on
3454 Solaris 2.8 by default. For PR libgcj/6158.
3455
26eadf68
DD
34562002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3457
3458 * configure.in: Move default CC setting out of config/mh-* fragments
3459 directly into here.
3460
a0a2c6c6
DD
34612002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3462
3463 * configure.in: don't even try to configure or make a subdirectory
3464 if there's no configure script for it.
3465
9972f812
DD
34662002-04-15 Mark Mitchell <mark@codesourcery.com>
3467
3468 * MAINTAINERS: Remove chill maintainers.
3469 * Makefile.in (CHILLFLAGS): Remove.
3470 (CHILL_LIB): Remove.
3471 (TARGET_CONFIGDIRS): Remove libchill.
3472 (CHILL_FOR_TARGET): Remove.
3473 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
3474 CHILL_LIB.
3475 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
3476 (CHECK_TARGET_MODULES): Likewise.
3477 (INSTALL_TARGET_MODULES): Likewise.
3478 (CLEAN_TARGET_MODULES): Likewise.
3479 (configure-target-libchill): Remove.
3480 (all-target-libchill): Remove.
3481 * configure.in (target_libs): Remove target-libchill.
3482 Do not compute CHILL_FOR_TARGET.
3483 * libchill: Remove directory.
5481b376 3484
75205f78
DD
34852002-04-15 DJ Delorie <dj@redhat.com>
3486
3487 * Makefile.in, configure.in, configure: Sync with gcc, entries
3488 follow...
3489
34902002-04-08 Tom Tromey <tromey@redhat.com>
3491
3492 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3493 Fixes PR libgcj/6068.
3494
34952002-03-30 Krister Walfridsson <cato@df.lth.se>
3496
3497 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
3498
34992002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3500
3501 * configure.in (alpha*-dec-osf*): Enable libgcj.
3502
35032002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
3504
3505 Fix for: PR bootstrap/3591, target/5676
3506 * configure.in (mcore-pe): Disable the configuration of
3507 libstdc++-v3 since exceptions are not supported.
3508
35092002-03-20 Anthony Green <green@redhat.com>
3510
3511 * configure.in: Enable libgcj for xscale-elf target.
3512
35132002-02-28 Alexandre Oliva <aoliva@redhat.com>
3514
3515 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3516 libjava.
3517 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
3518
35192002-02-22 Alexandre Oliva <aoliva@redhat.com>
3520
3521 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
3522 libstdc++-v3 and libjava.
3523
35242002-02-11 Adam Megacz <adam@xwt.org>
3525
3526 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
3527 boehm-gc
3528
35292002-02-09 Alexandre Oliva <aoliva@redhat.com>
3530
3531 * config.guess: Updated to 2002-01-30's version.
3532 * config.sub: Updated to 2002-02-01's version.
3533 Contribute sh64-elf.
3534 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
3535 * configure.in: Added sh64-*-*.
3536
35372002-01-17 H.J. Lu <hjl@gnu.org>
3538
3539 * Makefile.in (all-fastjar): Also depend on all-libiberty.
3540 (all-target-fastjar): Also depend on all-target-libiberty.
3541
3542Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
3543
3544 * configure, configure.in: Use temp file for long sed commands.
3545
35462001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
3547
3548 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
3549 libf2c.
3550
35512001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
3552
3553 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
3554
35552001-10-11 Hans-Peter Nilsson <hp@axis.com>
3556
3557 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
3558
35592001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
3560
3561 * configure: Handle temporary files securely using mkdir.
3562
35632001-09-26 Will Cohen <wcohen@redhat.com>
3564
3565 * configure.in (*-*-linux*): Disable configuration of target-newlib
3566 and target-libgloss.
3567
35682001-09-26 Alexandre Oliva <aoliva@redhat.com>
3569
3570 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
3571 RANLIB.
3572
35732001-08-11 Graham Stott <grahams@redhat.com>
3574
3575 * Makefile.in (check-c++): Add missing semicolon.
3576
35772001-07-25 Andrew Haley <aph@cambridge.redhat.com>
3578
3579 * configure.in (sh-*-linux*): New.
3580
35812001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3582
3583 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3584 and libgcj on m68hc11/m68hc12.
3585
35862001-06-27 H.J. Lu (hjl@gnu.org)
3587
3588 * Makefile (CFLAGS_FOR_BUILD): New.
3589 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
3590
35912001-06-01 Hans-Peter Nilsson <hp@axis.com>
3592
3593 * configure.in (libstdcxx_flags): Do not try to execute
3594 libstdc++-v3/testsuite_flags until it exists.
3595
35962001-05-18 Benjamin Kosnik <bkoz@redhat.com>
3597
3598 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
3599
36002001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
3601
3602 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
3603
3604Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
3605
3606 * configure.in: Move *-chorusos target case to the proper switch.
3607 Disable libgcj.
3608
36092001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3610
3611 * Makefile.in (STAGE1_CFLAGS): Pass down.
3612
36132001-04-13 Alan Modra <amodra@one.net.au>
3614
3615 * config.guess: Add hppa64-linux support. Note for next import that
3616 this is already in the master file.
3617 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
3618
36192001-03-22 Colin Howell <chowell@redhat.com>
3620
3621 * Makefile.in (DO_X): Do not backslash single-quotes in
3622 backquotes (two places).
3623
36242001-03-18 Laurynas Biveinis <lauras@softhome.net>
3625
3626 * Makefile.in (DO_X): Quote nested quotes.
3627
36282001-03-15 Laurynas Biveinis <lauras@softhome.net>
3629
3630 * Makefile.in (DO_X): Use double quotes for quoting
3631 "RANLIB=$${RANLIB}".
3632
36332001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
3634
3635 * configure.in: Only use `lang_requires' for languages athat are
3636 actually enabled.
3637
36382001-03-07 Tom Tromey <tromey@redhat.com>
3639
3640 * configure.in: Allow config-lang.in to set `lang_requires' to list
3641 of other required languages.
3642
36432001-03-06 Laurynas Biveinis <lauras@softhome.net>
3644
3645 * Makefile.in: Remove RANLIB definition. Use RANLIB
3646 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
3647 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
3648
36492001-02-28 Benjamin Kosnik <bkoz@redhat.com>
3650 Alexandre Oliva <aoliva@redhat.com>
3651
3652 * Makefile.in (check-c++): Use tabs, not spaces.
3653
36542001-02-19 Benjamin Kosnik <bkoz@redhat.com>
3655
3656 * Makefile.in (check-c++): New rule.
3657
3658 * configure.in (target_libs): Remove libg++.
3659 (noconfigdirs): Remove libg++.
3660 (noconfigdirs): Same.
3661 (noconfigdirs): Same.
3662 (noconfigdirs): Same.
3663
3664 * config-ml.in: Remove libg++ references.
3665
3666 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
3667 (ALL_TARGET_MODULES): Same.
3668 (configure-target-libg++): Remove.
3669 (all-target-libg++): Remove.
3670 (configure-target-libio): Remove.
3671 (all-target-libio): Remove.
3672 (check-target-libio): Remove.
3673 (.PHONY): Remove.
3674 (libg++.tar.bz2): Remove.
3675 (all-target-cygmon): Remove libio.
3676 (all-target-libstdc++): Remove.
3677 (configure-target-libstdc++): Remove.
3678 (TARGET_LIB_PATH): Remove libstdc++.
3679 (ALL_GCC_CXX): Remove libstdc++.
3680 (all-target-gperf): Correct.
3681
36822001-02-15 Anthony Green <green@redhat.com>
3683
3684 * configure: Introduce GCJ_FOR_TARGET.
3685 * configure.in: Ditto.
3686 * Makefile.in: Ditto.
3687
36882001-02-08 Chandrakala Chavva <cchavva@redhat.com>
3689
3690 * configure.in: for *-chorusos, don't config target-newlib and
3691 target-libgloss.
3692
36932001-02-04 Mark Mitchell <mark@codesourcery.com>
3694
3695 Remove V2 C++ library.
3696 * configure.in: Remove --enable-libstdcxx_v3 support.
3697
36982001-01-27 Richard Henderson <rth@redhat.com>
3699
3700 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
3701
37022001-01-26 Tom Tromey <tromey@redhat.com>
3703
3704 * configure.in: Allow libgcj to be built on Sparc Solaris.
3705
37062001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
3707
3708 * configure.in: Enable libgcj on several additional platforms.
3709
37102001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
3711
3712 * configure.in: Enable libgcj for linux targets.
3713
37142001-01-09 Mike Stump <mrs@wrs.com>
3715
3716 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
3717 failures of subdirectories.
3718
37192001-01-02 Laurynas Biveinis <lauras@softhome.net>
3720
3721 * configure: handle DOS-style absolute paths.
3722
37232001-01-02 Laurynas Biveinis <lauras@softhome.net>
3724
3725 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
3726
37272000-12-18 Benjamin Kosnik <bkoz@redhat.com>
3728
3729 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
3730 (libstdcxx_incdir): Pass down.
3731 * config.if: Remove expired bits for cxx_interface, add stub.
3732 (libstdcxx_incdir): Add variable for g++ include directory.
3733 * configure.in (gxx_include_dir): Use it.
3734
37352000-12-15 Andreas Jaeger <aj@suse.de>
3736
3737 * configure.in: Handle lang_dirs.
3738
37392000-12-13 Anthony Green <green@redhat.com>
3740
3741 * configure.in: Disable libgcj for any target not specifically
3742 listed. Disable libgcj for x86 and Alpha Linux until compatible
3743 with g++ abi.
3744
37452000-12-13 Mike Stump <mrs@wrs.com>
3746
3747 * Makefile.in (local-distclean): Also remove fastjar.
3748
37492000-12-10 Anthony Green <green@redhat.com>
3750
3751 * configure.in: Define libgcj. Disable libgcj target libraries for
3752 most targets.
3753
37542000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3755
3756 * configure.in (target_libs): Revert 2000-12-08 patch.
3757 (noconfigdirs): Added target-libjava.
3758
37592000-12-09 Laurynas Biveinis <lauras@softhome.net>
3760
3761 * Makefile.in: handle DOS-style absolute paths.
3762
37632000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3764
3765 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
3766 libjava.
3767 * configure.in (target_libs): Removed `target-libjava'.
3768
37692000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3770
3771 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
3772 (ALL_MODULES): Added fastjar.
3773 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
3774 (all-target-libjava): all-fastjar replaces all-zip.
3775 (all-fastjar): Added.
3776 (configure-target-fastjar, all-target-fastjar): Likewise.
3777 * configure.in (host_tools): Added fastjar.
3778
37792000-12-07 Mike Stump <mrs@wrs.com>
3780
3781 * Makefile.in (local-distclean): Remove leftover built files.
3782
37832000-11-16 Fred Fish <fnf@be.com>
3784
3785 * configure.in (enable_libstdcxx_v3): Fix typo,
3786 libstd++ -> libstdc++.
3787
37882000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3789
3790 * configure: Provide the original toplevel configure arguments
3791 (including $0) to subprocesses in the environment rather than
3792 through gcc/configargs.h.
3793
37942000-11-12 Mark Mitchell <mark@codesourcery.com>
3795
3796 * configure: Turn on libstdc++ V3 by default.
3797
37982000-10-16 Michael Meissner <meissner@redhat.com>
3799
3800 * configure (gcc/configargs.h): Only create if there is a build GCC
3801 directory created.
3802
38032000-10-05 Phil Edwards <pme@gcc.gnu.org>
3804
3805 * configure: Save configure arguments to gcc/configargs.h.
3806
38072000-10-04 Andris Pavenis <pavenis@latnet.lv>
3808
3809 * Makefile.in (bootstrap): avoid recursion if subdir missing
3810 (cross): ditto
3811 (do-proto-toplev): ditto
3812
3813Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
3814
3815 * configure.in: Do not build byacc for hppa64. Provide paths to the
3816 X11 libraries for hppa64.
3817
38182000-09-02 Anthony Green <green@cygnus.com>
3819
3820 * Makefile.in (all-gcc): Depend on all-zlib.
3821 (CLEAN_MODULES): Add clean-zlib.
3822 (ALL_MODULES): Add all-zlib.
3823 * configure.in (host_libs): Add zlib.
3824
38252000-08-25 Alexandre Oliva <aoliva@redhat.com>
3826
3827 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
3828 $targargs to tell whether newlib is going to be built.
3829
3830 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
3831 $$r/TARGET_SUBDIR/libio for _G_config.h.
3832
38332000-08-14 Zack Weinberg <zack@wolery.cumb.org>
3834
3835 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
3836
3837 * configure: Make enable_threads and enable_shared defaults
3838 explicit. Substitute enable_threads into generated Makefiles.
3839 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
3840 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
3841
38422000-08-02 Manfred Hollstein <manfredh@redhat.com>
3843
3844 * configure.in: Re-enable all references to libg++ and librx.
3845
ffb97b2f 38462002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 3847
ffb97b2f
DD
3848 * configure.in: Add *-*-freebsd* configurations.
3849
bbf6e9e3
AC
38502002-04-07 Andrew Cagney <ac131313@redhat.com>
3851
3852 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
3853 (do-tar, do-bz2): New rules.
3854 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
3855 (gdb-tar): New rule.
3856 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
3857 (insight_dejagnu.tar): New rule.
3858 (insight.tar): New rule.
3859 (gdb+dejagnu.tar): New rule.
3860 (gdb.tar): New rule.
3861
8f1579c0
AC
38622002-04-07 Andrew Cagney <ac131313@redhat.com>
3863
3864 * MAINTAINERS: Update dejagnu/
3865
ba3c59ab
AO
38662002-03-16 Alexandre Oliva <aoliva@redhat.com>
3867
3868 * ltmain.sh (relink_command): Fix typo in previous change.
3869
6243d5dd
AO
38702002-03-15 Alexandre Oliva <aoliva@redhat.com>
3871
3872 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
3873 (relink_command): Added --tag flags.
3874 (mode=install): If relinking fails; error out.
3875
80413487
RH
38762002-03-12 Richard Henderson <rth@redhat.com>
3877
3878 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
3879 .NOTPARALLEL tag.
3880 (do-check): Rename from check.
3881 (check): Allow parallel check.
3882
3daeddf6
RH
38832002-03-11 Richard Henderson <rth@redhat.com>
3884
3885 * Makefile.in (.NOTPARALLEL): Add fake tag.
3886
fad93c55
L
38872002-03-07 H.J. Lu (hjl@gnu.org)
3888
3889 * configure.in: Enable gprof for mips*-*-linux*.
3890
2e8357fc
AO
38912002-02-28 Alexandre Oliva <aoliva@redhat.com>
3892
3893 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3894 libjava.
3895 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
3896
bd48e1a9
AC
38972002-02-24 Andrew Cagney <ac131313@redhat.com>
3898
3899 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
3900
39121370
DJ
39012002-02-23 Daniel Jacobowitz <drow@mvista.com>
3902
3903 * config.guess: Import from master sources, rev 1.232.
3904 * config.sub: Import from master sources, rev 1.246.
3905
081ff160
AO
39062002-02-23 Alexandre Oliva <aoliva@redhat.com>
3907
3908 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
3909 because its Makefile is there; test for the executable instead.
3910
20a5393b
AO
39112002-02-09 Alexandre Oliva <aoliva@redhat.com>
3912
3913 Contribute sh64-elf.
3914 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
3915 * configure.in: Added sh64-*-*.
3916
38135629
JJ
39172002-02-04 Jeff Johnston <jjohnstn@redhat.com>
3918
80413487
RH
3919 * COPYING.NEWLIB: Remove advertising clause from
3920 Berkeley and Red Hat licenses.
38135629 3921
48d19748
MD
39222002-02-01 Mo DeJong <supermo@bayarea.net>
3923
3924 * Makefile.in: Add all-tix to deps for all-snavigator
3925 so that tix is built when building snavigator.
3926
f6e1c110
BE
39272002-02-01 Ben Elliston <bje@redhat.com>
3928
3929 * config.guess: Import from master sources, rev 1.229.
3930 * config.sub: Import from master sources, rev 1.240.
3931
4867be41
DJ
39322002-01-27 Daniel Jacobowitz <drow@mvista.com>
3933
3934 From Steve Ellcey <sje@cup.hp.com>:
3935 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
3936 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
3937 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
3938 IA64.
3939 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
3940 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
3941 soname_spec, sys_lib_search_path_spec): Ditto.
3942
e82380cc
JT
39432002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
3944
3945 * configure.in (*-*-netbsd*): New. Skip target-newlib,
3946 target-libiberty, and target-libgloss. Skip Java-related
3947 libraries if not supported for NetBSD on target CPU.
3948
1319fb9c
NC
39492002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
3950
3951 * configure.in: Import StrongARM and XScale target_configdirs from
3952 FSF GCC version.
3953
b020f6ac
L
39542002-01-16 H.J. Lu (hjl@gnu.org)
3955
3956 * config.guess: Import from master sources, rev 1.225.
3957 * config.sub: Import from master sources, rev 1.238.
3958
3959 * MAINTAINERS: Updated notes on config.guess and config.sub.
3960
a0c1c920
NC
39612002-01-11 Steve Ellcey <sje@cup.hp.com>
3962
3963 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
3964 ld and gdb are not supported.
3965
a9fa5e1f
JJ
39662002-01-07 Jeff Johnston <jjohnstn@redhat.com>
3967
3968 * Change reference to Cygnus Solutions to be Red Hat.
3969
94077108
JJ
39702002-01-07 Jeff Johnston <jjohnstn@redhat.com>
3971
3972 * COPYING.NEWLIB: Update generic copyright date.
3973
05ecd75c
MS
39742002-01-07 Mark Salter <msalter@redhat.com>
3975
3976 * configure.in: Remove target-bsp and target-cygmon from arm builds.
3977 Allow target-libgloss to be built for arm, strongarm, and xscale.
3978
a106bb62
BE
39792002-01-03 Ben Elliston <bje@redhat.com>
3980
3981 * MAINTAINERS: Update URL for config.* scripts.
3982
0e254642
AM
39832001-12-18 Alan Modra <amodra@bigpond.net.au>
3984
3985 * config.sub: Import latest version.
3986 * config.guess: Likewise.
3987
0a0d0041
TF
39882001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
3989
3990 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
3991 options for i[3456]86-pc-linux* native builds.
3992
d932cae7
NC
39932001-12-05 Laurent Guerby <guerby@acm.org>
3994
3995 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 3996 libiberty.
d932cae7
NC
3997
3998 Import this patch from gcc:
5481b376 3999
d932cae7
NC
4000 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
4001
4002 * symlink-tree: handle DOS-style absolute paths.
4003
49b7683b
DD
40042001-11-28 DJ Delorie <dj@redhat.com>
4005 Zack Weinberg <zack@codesourcery.com>
4006
4007 When build != host, create libiberty for the build machine.
4008
4009 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4010 CONFIG_ARGUMENTS.
4011 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4012 New variables.
4013 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4014 and rules.
4015 (all.normal): Depend on ALL_BUILD_MODULES.
4016 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4017 (all-build-libiberty): Depend on configure-build-libiberty.
4018
4019 * configure: Calculate and substitute proper value for
4020 ALL_BUILD_MODULES.
4021 * configure.in: Create the build subdirectory.
4022 Calculate and substitute TARGET_CONFIGARGS (formerly
4023 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4024
26ef82f4
GK
40252001-11-26 Geoffrey Keating <geoffk@redhat.com>
4026
4027 * config.sub: Update to version 1.232 on subversion.
4028
43e64072
NC
40292001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
4030
4031 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4032 files from .po files for a distribution.
4033
66f6c0d5
HPN
40342001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
4035
4036 * COPYING.NEWLIB: Mention preserved notice in specific parts.
4037
4a02fdb2
JH
40382001-11-13 Jeff Holcomb <jeffh@redhat.com>
4039
4040 Merged from net gcc:
4041 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
4042 * ltcf-c.sh: Use $objext, not $ac_objext.
4043 2001-07-27 Mark Kettenis <kettenis@gnu.org>
4044 * ltcf-cxx.sh: Add support for GNU.
4045 2001-07-22 Timothy Wall <twall@redhat.com>
4046 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
4047 default settings if using GNU tools with that configuration.
4048 * ltcf-cxx.sh: Ditto.
4049 * ltcf-gcj.sh: Ditto.
4050 2001-07-21 Michael Chastain <chastain@redhat.com>
4051 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4052 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
4053 * ltmain.sh: Mark as gcc-local.
4054
227b9953
JH
40552001-11-13 Jeff Holcomb <jeffh@redhat.com>
4056
4057 * Makefile.in (all-bison): Revert 2001-10-24.
4058 Don't depend on texinfo.
4059
cbbab8fb
JJ
40602001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
4061
80413487 4062 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 4063
922b2485
DD
40642001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
4065
4066 * configure.in (--enable-languages): Be more permissive about
4067 syntax. Check for empty lists better. Warn about $LANGUAGES.
4068
f08fa01d
HPN
40692001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
4070
4071 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4072
fee3da4e
JH
40732001-10-24 Jeff Holcomb <jeffh@redhat.com>
4074
4075 Makefile.in (all-bison): Don't depend on texinfo.
4076
73fb1ef9
AM
40772001-10-03 Alan Modra <amodra@bigpond.net.au>
4078
4079 * gettext.m4: Test po/POTFILES.in exists before trying to read.
4080
373688ac
AO
40812001-09-29 Alexandre Oliva <aoliva@redhat.com>
4082
4083 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4084
9c07660b
HPN
40852001-09-28 Hans-Peter Nilsson <hp@axis.com>
4086
4087 * config.sub, config.guess: Import latest from subversions.
4088
3f152009
AO
40892001-09-21 Alexandre Oliva <aoliva@redhat.com>
4090
4091 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4092 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4093 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4094 avoid quotes nesting problems.
4095 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4096 (DO_X): Export only variables that are set.
4097
8f6a59e5
BE
40982001-09-19 Ben Elliston <bje@redhat.com>
4099
4100 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4101 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4102 semantics. Use the shell built-in "type" command instead.
4103
a1ec19fa
TS
41042001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4105
4106 * config.sub: Reverted the earlier change, this version is not the
4107 master file.
4108
4008bd9b
TS
41092001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4110
4111 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
4112 Add support for mips64.
4113
dd1e52a4
JH
41142001-09-03 Jeff Holcomb <jeffh@redhat.com>
4115
4116 * configure.in: Enable libstdc++-v3 for h8300 targets.
4117
91549d1c
EC
41182001-08-30 Eric Christopher <echristo@redhat.com>
4119 Jason Eckhardt <jle@redhat.com>
4120
4121 * config.sub: Add support for mipsisa32.
4122
cf966cf9
EC
41232001-08-30 Eric Christopher <echristo@redhat.com>
4124
4125 * config.sub, config.guess: Import latest from subversions.
4126
82208dc5
AM
41272001-08-20 Alan Modra <amodra@bigpond.net.au>
4128
4129 * config.sub, config.guess: Import latest from subversions.
4130
4dca8403
DD
41312001-07-26 DJ Delorie <dj@redhat.com>
4132
4133 * MAINTAINERS: Clarify libiberty merge rules and procedures.
4134
1107dce2
AM
41352001-06-19 Alan Modra <amodra@bigpond.net.au>
4136
4137 * Makefile.in: Revert 2001-06-17.
4138 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
4139
e09a6604
L
41402001-06-17 H.J. Lu <hjl@gnu.org>
4141
4142 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
4143 (gas+binutils.tar.bz2): Likewise.
4144 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
4145
31a8b634
AC
4146Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
4147
4148 * Makefile.in (VER): When present, extract the version number from
5481b376 4149 the file version.in.
31a8b634 4150
dc70af01
AO
41512001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
4152
4153 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4154 gcc/xgcc is built, use -print-prog-name to find out the program
4155 name to use.
4156
839bbd8c
AO
41572001-06-04 Mark Mitchell <mark@codesourcery.com>
4158
4159 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4160 with_gcc]: Use `gcc -shared' to build a shared library.
4161
566e9a30
AO
41622001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
4163
4164 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4165 archives.
4166
e877bb69
AO
41672001-05-28 Simon Patarin <simon.patarin@inria.fr>
4168
4169 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
4170 libraries when using g++ with native linker.
4171
1605288b
AO
41722001-05-28 Alexandre Oliva <aoliva@redhat.com>
4173
4174 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4175
11a383ba
TR
41762001-05-24 Tom Rix <trix@redhat.com>
4177
4178 * configure.in : enable ld for aix
cf966cf9 4179
18611226
AO
41802001-05-22 Alexandre Oliva <aoliva@redhat.com>
4181
4182 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4183 [aix4*|aix5*]: Prepend blank.
4184
6be7c12c
AO
41852001-05-20 Alexandre Oliva <aoliva@redhat.com>
4186
4187 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4188 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
4189 of subdir/configure scripts to use the new libtool.m4.
4190
4ed00bba
L
41912001-05-14 H.J. Lu <hjl@gnu.org>
4192
4193 * config.if (libc_interface): Set to -libc6.2- for cross
4194 compiling to Linux/glibc 2.2.
4195
b1af961c
AO
41962001-05-03 Alexandre Oliva <aoliva@redhat.com>
4197
4198 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4199 libgcj.
4200
5ec3e74e
AO
42012001-04-26 Alexandre Oliva <aoliva@redhat.com>
4202
4203 * configure.in (noconfigdirs): Don't reset it from scratch in the
4204 target case; only append to it.
4205
b3ed1d6b
AO
42062001-04-26 Alexandre Oliva <aoliva@redhat.com>
4207
4208 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4209 sparc-*-solaris2.8]: Disable ${libgcj}.
4210
96111c10
AO
42112001-04-25 Alexandre Oliva <aoliva@redhat.com>
4212
4213 * configure.in (libgcj_saved): Copy from $libgcj.
4214 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4215 --disable-libgcj.
4216
b5bf43f2
AO
42172001-04-20 Alexandre Oliva <aoliva@redhat.com>
4218
4219 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4220 1.641.2.228.
4221
8cc32590
AO
42222001-04-12 Alexandre Oliva <aoliva@redhat.com>
4223
4224 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4225 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4226
dec0cb0c
AO
42272001-04-01 Alexandre Oliva <aoliva@redhat.com>
4228
4229 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4230 New macros.
4231 (bootstrap, cross): Use RECURSE_FLAGS.
4232 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4233
6a9c3886
AO
42342001-03-27 Alexandre Oliva <aoliva@redhat.com>
4235
4236 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4237
d4fc7db8
NC
42382001-03-23 Nick Clifton <nickc@redhat.com>
4239
4240 * README-maintainer-mode: Add note about inability to use "make
4241 distclean" in maintainer mode.
4242
7389ff65
AO
42432001-03-22 Alexandre Oliva <aoliva@redhat.com>
4244
4245 Re-installed:
4246 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
4247 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
4248 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4249 * ltcf-cxx.sh: Likewise.
4250 * ltcf-gcj.sh: Likewise.
4251
b3e0dc8e
PB
42522001-03-22 Philip Blundell <philb@gnu.org>
4253
4254 * config.sub, config.guess: Import latest from subversions.
4255
469b781c
AO
42562001-03-22 Alexandre Oliva <aoliva@redhat.com>
4257
4258 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4259 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4260
b0dad762
MC
42612001-03-20 Michael Chastain <chastain@redhat.com>
4262
4263 * Makefile.in: all-m4 depends on all-texinfo.
4264
c559bb17
AO
42652001-03-08 Alexandre Oliva <aoliva@redhat.com>
4266
4267 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4268
fef4ae2e
JJ
42692001-02-22 Jeff Johnston <jjohnstn@redhat.com>
4270
4271 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
4272 longer valid.
4273
8d6dd99d
NC
42742001-02-16 Nick Clifton <nickc@redhat.com>
4275
4276 * configure.in (noconfigdirs): Allow configuration of texinfo
4277 for Cygwin hosts.
4278
a85d7ed0
NC
42792001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
4280
4281 * config.guess: Add linux target for S/390.
4282 * config.sub: Likewise.
4283 * configure.in: Likewise.
4284
51221c5e
DD
42852001-02-06 Ben Elliston <bje@redhat.com>
4286
4287 * configure: Output host type to stdout, not stderr.
4288
9dec4c71
MS
42892001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4290
4291 * config.guess: Import from subversions.gnu.org (revision 1.181).
4292 * config.sub: Import from subversions.gnu.org (revision 1.199).
4293
9add9c04
AM
42942001-01-30 Alan Modra <alan@linuxcare.com.au>
4295
4296 * config.guess: Handle hppa64-linux systems.
4297
8679174d
MS
42982001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4299
4300 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4301 Don't unset, it's non-portable and no longer necessary, set to empty
4302 instead.
4303
02d01ed4
MS
43042001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4305
4306 * ltconfig: Shell portability fix for the tagname validity check.
4307
4cc5853d
MS
43082001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4309
4310 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4311
7487e485
AO
43122001-01-27 Alexandre Oliva <aoliva@redhat.com>
4313
4314 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4315 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4316
f332af52
AO
43172001-01-24 Alexandre Oliva <aoliva@redhat.com>
4318
4319 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4320 keep at least one of build_libtool_libs or build_old_libs set to
4321 yes.
4322
ef099754
AO
43232001-01-24 Alexandre Oliva <aoliva@redhat.com>
4324
4325 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4326 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4327
8341f2fc 43282000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 4329
8341f2fc
AJ
4330 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4331
43322000-11-03 Philip Blundell <pb@futuretv.com>
4333
4334 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4335 files.
ebf0fa2e 4336
c320a39f
JJ
43372001-01-15 Jeff Johnston <jjohnstn@redhat.com>
4338
4339 * COPYING.NEWLIB: Put into source repository.
4340
8817b92e
BE
43412001-01-15 Ben Elliston <bje@redhat.com>
4342
4343 * configure.in (host_tools): Add sid.
4344 Always configure cgen.
4345 * Makefile.in (all-sid): New target.
4346 (check-sid, clean-sid, install-sid): Likewise.
4347
35590697
AJ
43482001-01-07 Andreas Jaeger <aj@suse.de>
4349
80413487 4350 * config.sub, config.guess: Update from subversions.
35590697 4351
6ee6cea6
AO
43522000-12-12 Alexandre Oliva <aoliva@redhat.com>
4353
4354 * configure.in: Disable language-specific target libraries for
4355 languages that aren't enabled.
4356
077b8428
NC
43572000-11-24 Nick Clifton <nickc@redhat.com>
4358
4359 * configure.in (xscale-elf): Add target.
4360 (xscale-coff): Add target.
4361 (c4x, c5x, tic54x): Move after ARM targets.
4362
9e28a1ed
AO
43632000-11-23 Alexandre Oliva <aoliva@redhat.com>
4364
4365 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
4366
be98a80a
ILT
43672000-11-20 Ian Lance Taylor <ian@zembu.com>
4368
4369 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
4370
5cec67bf
AO
43712000-11-18 Alexandre Oliva <aoliva@redhat.com>
4372
4373 * Makefile.in: Merge with GCC and libgcj.
4374 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
4375 configure-target-<library> when their configure scripts need the C
4376 or C++ library to have already been built to work properly.
4377 (do_proto_toplev): Set them to an empty string.
4378
d932cae7 43792000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
4380
4381 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
4382 (REALLY_SET_LIB_PATH): Use them.
4383
d932cae7 43842000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
4385
4386 * config.sub: Add support for Sun Chorus
4387
8602ff0c
NC
43882000-11-02 Per Lundberg <plundis@chaosdev.org>
4389
4390 * config.sub: Add support for the *-storm-chaos OS.
4391
f9e0997d
NC
43922000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
4393
80413487
RH
4394 * configure.in (noconfigdirs): Don't compile some
4395 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 4396
d64552c5
AO
43972000-09-30 Alexandre Oliva <aoliva@redhat.com>
4398
4399 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
4400 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
4401 all affected `configure' scripts.
4402
97f60b31
AO
44032000-09-25 Alexandre Oliva <aoliva@redhat.com>
4404
4405 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
4406 ltcf-c.sh.
4407
6e8dd58f
PB
44082000-09-12 Philip Blundell <philb@gnu.org>
4409
4410 * config.sub, config.guess: Update from subversions.
4411
103a2e99
AO
44122000-09-06 Alexandre Oliva <aoliva@redhat.com>
4413
51601921
AO
4414 * Makefile.in (all-zlib): Added dummy target.
4415
103a2e99
AO
4416 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
4417 multi-language branch.
4418
2809b4b9
AO
44192000-09-05 Alexandre Oliva <aoliva@redhat.com>
4420
4421 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
4422 (bootstrap*): Depend on all-bootstrap.
4423
7450026c
AO
44242000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
4425
4426 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
4427 crosses, but add gcc/include to the header search path for them.
4428
6cf86f7f
AO
44292000-08-31 Alexandre Oliva <aoliva@redhat.com>
4430
4431 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
4432 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
4433 * gettext.m4: New file, extracted from aclocal.m4.
4434
ce2ea6e3
AO
44352000-08-22 Alexandre Oliva <aoliva@redhat.com>
4436
4437 * config-ml.in (CC, CXX): Avoid trailing whitespace.
4438 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
4439 sub-configures.
4440
9765193e
DE
44412000-08-20 Doug Evans <dje@casey.transmeta.com>
4442
4443 * Makefile.in (ALL_MODULES): Add all-cgen.
4444 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4445 (all-cgen): New target.
4446 (all-opcodes,all-sim): Depend on all-cgen.
4447 * configure.in (host_tools): Add cgen.
4448 Only configure cgen if --enable-cgen-maint.
4449
d7b32520
AO
44502000-08-17 Alexandre Oliva <aoliva@redhat.com>
4451
4452 * config-ml.in (CC, CXX): Don't introduce a leading space.
4453
e52ef561
AO
44542000-08-16 Alexandre Oliva <aoliva@redhat.com>
4455
4456 * configure.in (libstdcxx_flags): Use
4457 libstdc++-v3/src/libstdc++.INC.
4458
88f9c2a0
AO
44592000-08-15 Alexandre Oliva <aoliva@redhat.com>
4460
4461 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
4462
98fbe43f
JM
44632000-08-11 Jason Merrill <jason@redhat.com>
4464
4465 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
4466 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
4467 (FLAGS_FOR_TARGET): Not here.
4468 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
4469
279ddab4
DD
44702000-08-07 DJ Delorie <dj@redhat.com>
4471
4472 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
4473 "if we're also building gcc, and it's a gcc that will run on the
4474 build machine, we want to use its includes instead of the system's
4475 default includes".
4476
60523a83
AO
44772000-08-03 Alexandre Oliva <aoliva@redhat.com>
4478
24ffec7a
AO
4479 * configure.in (libstdcxx_flags): Don't use `"'.
4480
60523a83
AO
4481 * config-ml.in: Adjust multilib search paths to the
4482 appropriate multilib tree.
4483
daf644b5
AO
44842000-08-02 Alexandre Oliva <aoliva@redhat.com>
4485
4486 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
4487 commas in $LANGUAGES.
4488
63266560
DD
44892000-08-01 Alexandre Oliva <aoliva@redhat.com>
4490
4491 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
4492
44932000-07-31 Alexandre Oliva <aoliva@redhat.com>
4494
4495 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
4496 CXX_FOR_TARGET for sed.
4497
44982000-07-30 Alexandre Oliva <aoliva@redhat.com>
4499
4500 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
4501 Do not override if already set in the environment or in configure.
4502 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
4503 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
4504
9e449d3e
AO
45052000-07-27 Alexandre Oliva <aoliva@redhat.com>
4506
4507 * Makefile.in (FLAGS_FOR_TARGET): New macro.
4508 (GCC_FOR_TARGET): Use it.
4509 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
4510 * configure.in: ... here.
4511 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
4512 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
4513
8bbd92e0
AO
45142000-07-24 Alexandre Oliva <aoliva@redhat.com>
4515
fd1f87b2
AO
4516 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
4517 (configure-target-libchill, configure-target-libobjc): Likewise.
4518
8bbd92e0
AO
4519 * configure.in: Use the same cache file for all target libs.
4520 * config-ml.in: But different cache files per multilib variant.
4521
25c6c112
JL
45222000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4523
4524 * configure (topsrcdir): Don't use dirname.
4525
ba73c63f
JM
45262000-07-20 Jason Merrill <jason@redhat.com>
4527
4528 * configure.in: Remove all references to libg++ and librx.
4529
4530 * configure, configure.in, Makefile.in: Unify gcc and binutils.
4531
1af08294
HPN
45322000-07-20 Hans-Peter Nilsson <hp@axis.com>
4533
4534 * config.sub: Update to subversions version 2000-07-06.
4535
ba73c63f
JM
45362000-07-12 Andrew Haley <aph@cygnus.com>
4537
4538 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
4539 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
4540
45412000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
4542
4543 * symlink-tree: Check number of arguments.
4544
d932cae7 45452000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
4546
4547 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
4548
ba73c63f
JM
45492000-07-05 Jim Wilson <wilson@cygnus.com>
4550
4551 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
4552 search path for a g++ extracted from the build tree. This
4553 will allow link tests run by configure scripts in
4554 subdirectories to succeed.
4555
92ee2f86
UC
45562000-07-01 Koundinya K <kk@ddeorg.soft.net>
4557
80413487 4558 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 4559
23f2f29f
CV
45602000-06-28 Corinna Vinschen <vinschen@cygnus.com>
4561
4562 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
4563 `os2'. Force ac_cv_exeext to be ".exe" in that case.
4564
f04f5a67
TW
45652000-06-19 Timothy Wall <twall@cygnus.com>
4566
4567 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
4568 * config.sub: Add tic54x target.
4569
11da68be
NC
45702000-06-07 Phillip Thomas <pthomas@suse.de>
4571
4572 * README-maintainer-mode: New file: Contains notes on using
4573 --enable-maintainer-mode with binutils.
4574
d932cae7 45752000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
4576
4577 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
4578
d932cae7 45792000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
4580
4581 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
4582 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
4583
9442cea3
L
458420000-05-21 H.J. Lu (hjl@gnu.org)
4585
80413487
RH
4586 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
4587 directory are used if they exist. Make sure
4588 $(build_tooldir)/include is searched for header files,
4589 $(build_tooldir)/lib/ for library files.
9442cea3 4590 (GCC_FOR_TARGET): Likewise.
80413487 4591 (CXX_FOR_TARGET): Likewise.
9442cea3 4592
d932cae7 45932000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
4594
4595 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
4596
d932cae7 45972000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
4598
4599 * Makefile.in (configure-target-libiberty): Depend on
4600 configure-target-newlib.
4601
ba73c63f
JM
46022000-05-16 Alexandre Oliva <aoliva@cygnus.com>
4603
4604 * configure.in, Makefile.in: Merge all libffi-related
4605 configury stuff from the libgcj tree.
4606
d932cae7 46072000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
4608
4609 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4610 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
4611
d932cae7 46122000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
4613
4614 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4615 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 4616 current version information. Add to proto-toplev directory.
b5a23627
AC
4617 (gdb-taz): Build do-djunpack.
4618
ba73c63f
JM
46192000-05-15 David Edelsohn <edelsohn@gnu.org>
4620
4621 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
4622
7c86ed39
L
46232000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4624
4625 * ltmain.sh: Preserve in relink_command any environment
4626 variables that may affect the linker behavior.
4627
d932cae7 46282000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
4629
4630 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
4631
d932cae7 46322000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
4633
4634 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
4635
ed0a91a5
EZ
46362000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
4637
4638 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 4639 with the version name.
ed0a91a5 4640
ba73c63f 46412000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 4642
ba73c63f 4643 * config.if: Tweak.
6cafa39f 4644
ba73c63f 46452000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 4646
ba73c63f 4647 * djunpack.bat: New file.
66156876 4648
d932cae7 46492000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
4650
4651 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
4652 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
4653 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
4654 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 4655
ba73c63f
JM
46562000-04-16 Dave Pitts <dpitts@cozx.com>
4657
80413487
RH
4658 * config.sub (case $basic_machine): Change default for "ibm-*"
4659 to "openedition".
ba73c63f 4660
d932cae7 46612000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
4662
4663 * Makefile.in (gdb-taz): New target. GDB specific archive.
4664 (do-md5sum): New target.
4665 (MD5PROG): Define.
4666 (PACKAGE): Default to TOOL.
4667 (VER): Default to a shell script.
4668 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 4669 md5 checksum generation.
b35ece4e
AC
4670 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
4671 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
4672 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 4673 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 4674
d932cae7 46752000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
4676
4677 * configure (warn_cflags): Delete.
4678
ba73c63f 46792000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 4680 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 4681
80413487
RH
4682 * configure.in (enable_libstdcxx_v3): Add.
4683 (target_libs): Add bits here to switch between libstdc++-v2 and
4684 libstdc++-v3.
4685 * config.if: And this file too.
4686 * Makefile.in: Add libstdc++-v3 targets.
35590697 4687
ba73c63f
JM
46882000-04-05 Michael Meissner <meissner@redhat.com>
4689
4690 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 4691
d332c5ac
JM
46922000-03-29 Jason Merrill <jason@casey.cygnus.com>
4693
4694 * configure.in: -linux-gnu*, not -linux-gnu.
4695
d932cae7 46962000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
4697
4698 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
4699 (do-tar-bz2): Replace TOOL with PACKAGE.
4700 (gdb.tar.bz2): Remove GDBTK from GDB package.
4701 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 4702 dejagnu.tar.bz2): New packages.
6dcbc97b 4703
96ce09a7
ILT
47042000-02-27 Andreas Jaeger <aj@suse.de>
4705
4706 * configure.in: Add entry for mips*-*-linux*, move catch all
4707 *-*-*linux* entry below this one.
4708
2031769e
ILT
47092000-02-27 Ian Lance Taylor <ian@zembu.com>
4710
4711 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
4712
4bab746c
NC
47132000-02-24 Nick Clifton <nickc@cygnus.com>
4714
4715 * config.sub: Support an OS of "wince".
4716
d932cae7 47172000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
4718
4719 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 4720 version.
ada59422 4721
5b93d8bb
AM
47222000-02-23 Linas Vepstas <linas@linas.org>
4723
4724 * config.sub: Add support for Linux/IBM 370.
4725 * configure.in: Likewise.
4726
2fb651f6
NC
47272000-02-22 Nick Clifton <nickc@cygnus.com>
4728
4729 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
4730
b8441c25
CF
47312000-02-20 Christopher Faylor <cgf@cygnus.com>
4732
4733 * config.guess: Guess "cygwin" rather than "cygwin32".
4734
d332c5ac
JM
47352000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4736
4737 * configure (gcc_version): When setting, narrow search to
4738 lines containing `version_string'.
4739
ba73c63f
JM
47402000-02-15 Denis Chertykov <denisc@overta.ru>
4741
4742 * config.sub: Add support for avr target.
4743
d932cae7 47442000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
4745
4746 * config.sub: Add mmix-knuth-mmixware.
4747
47482000-01-27 Christopher Faylor <cgf@redhat.com>
4749
4750 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
4751 structure stuff to -L library search.
4752 (CXX_FOR_TARGET): Ditto.
4753 (CROSS_CHECK_MODULES): Fix spelling mistake.
4754
47552000-01-24 Mark Mitchell <mark@codesourcery.com>
4756
4757 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
4758 the C++ compiler.
4759
47602000-01-12 Richard Henderson <rth@cygnus.com>
4761
4762 * configure.in: Don't build some bits for beos.
4763
47642000-01-12 Joel Sherrill (joel@OARcorp.com)
4765
4766 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
4767 as include files.
4768
91b2c84d
GK
47692000-01-06 Geoff Keating <geoffk@cygnus.com>
4770
4771 * configure.in: Use mt-aix43 to handle *_TARGET defs,
4772 not mh-aix43.
4773
ba73c63f
JM
47741999-12-14 Richard Henderson <rth@cygnus.com>
4775
4776 * config.guess (alpha-osf, alpha-linux): Detect ev67.
4777 * config.sub: Accept alphaev[78], alphaev8.
4778
47791999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4780
4781 * config.guess, config.sub: Update from autoconf.
4782
4783Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4784
4785 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
4786 necessary libraries are missing.
4787
47881999-10-25 Andreas Schwab <schwab@suse.de>
4789
4790 * configure: Fix quoting inside arguments of eval.
4791
47921999-10-21 Nick Clifton <nickc@cygnus.com>
4793
4794 * config-ml.in: Allow suppression of some ARM multilibs.
4795
4796Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
4797
4798 * config.guess: Add OS/390 match pattern.
4799 * config.sub: Add mvs, openedition targets.
4800 * configure.in (i370-ibm-opened*): New.
4801
ef14edc4
ILT
48021999-09-04 Steve Chamberlain <sac@pobox.com>
4803
4804 * config.sub: Add support for configuring for pj.
4805
afb478e8
NC
48061999-08-31 Nick Clifton <nickc@cygnus.com>
4807
fd6848f6 4808 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 4809
ba73c63f 48101999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
4811
4812 * configure.in: Do not configure or build ld for AIX
4813 platforms. ld is known to be broken on these platforms.
4814
ba73c63f
JM
4815Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4816
4817 * config-ml.in: Pass compiler flag corresponding to multidirs to
4818 subdir configures.
4819
c363de44
ILT
48201999-08-09 Ian Lance Taylor <ian@zembu.com>
4821
4822 * Makefile.in (LDFLAGS): Define.
4823
dc8bc5a6
ILT
48241999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
4825
4826 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
4827 noconfigdirs.
4828 (*-*-cygwin*): Likewise.
4829
6ca3858e
ILT
48301999-08-08 Ian Lance Taylor <ian@zembu.com>
4831
71141bb6
ILT
4832 * mkdep: New file.
4833 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
4834 (BINUTILS_SUPPORT_DIRS): Add mkdep.
4835
6ca3858e
ILT
4836 From Eli Zaretskii <eliz@is.elta.co.il>:
4837 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
4838 long file name when using DJGPP on MS-DOS.
4839
ba73c63f
JM
4840Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
4841
4842 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
4843
2735a327
AM
48441999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
4845
4846 * Makefile.in (check-target-libio): Remove all-target-libstdc++
4847 dependency as this causes "make check" to globally "make all"
4848
ba73c63f
JM
4849Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
4850
4851 * configure.in (target_libs): Added target-zlib.
4852 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
4853 (CONFIGURE_TARGET_MODULES): Likewise.
4854 (CHECK_TARGET_MODULES): Likewise.
4855 (INSTALL_TARGET_MODULES): Likewise.
4856 (CLEAN_TARGET_MODULES): Likewise.
4857 (configure-target-zlib): New target.
4858 (all-target-zlib): Likewise.
4859 (all-target-libjava): Depend on all-target-zlib.
4860 (configure-target-libjava): Depend on configure-target-zlib.
4861
4862 * Makefile.in (configure-target-libjava): Depend on
4863 configure-target-newlib.
4864 (configure-target-boehm-gc): New target.
4865 (configure-target-qthreads): New target.
4866
80413487
RH
4867 * configure.in (target_libs): Added target-qthreads.
4868 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
4869 (CONFIGURE_TARGET_MODULES): Likewise.
4870 (CHECK_TARGET_MODULES): Likewise.
4871 (INSTALL_TARGET_MODULES): Likewise.
4872 (CLEAN_TARGET_MODULES): Likewise.
4873 (all-target-qthreads): New target.
4874 (configure-target-libjava): Depend on configure-target-qthreads.
4875 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
4876
4877 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
4878 (CONFIGURE_TARGET_MODULES): Likewise.
4879 (CHECK_TARGET_MODULES): Likewise.
4880 (INSTALL_TARGET_MODULES): Likewise.
4881 (CLEAN_TARGET_MODULES): Likewise.
4882 (all-target-libjava): New target.
4883 (all-target-boehm-gc): Likewise.
4884 * configure.in (target_libs): Added libjava, boehm-gc.
4885
08d836d6
ILT
48861999-07-22 Ian Lance Taylor <ian@zembu.com>
4887
4888 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
4889 configure.bat in SUPPORT_FILES.
4890 (gas+binutils.tar.bz2): Likewise.
4891
4892 * makeall.bat: Remove; obsolete.
4893
8f36e47c
ILT
48941999-07-21 Ian Lance Taylor <ian@zembu.com>
4895
4896 From Mark Elbrecht:
4897 * configure.bat: Remove; obsolete.
4898
56e82f25
ILT
48991999-07-11 Ian Lance Taylor <ian@zembu.com>
4900
4901 * configure: Add -W -Wall to the default CFLAGS when compiling with
4902 gcc.
4903
1001d816
JL
4904Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
4905
4906 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
4907
106117aa
MM
49081999-06-30 Mark Mitchell <mark@codesourcery.com>
4909
4910 * configure.in: Build ld on IRIX6.
4911
c376f4ed
ILT
49121999-06-12 Ian Lance Taylor <ian@zembu.com>
4913
4914 * Makefile.in: Change distribution targets to use bzip2 instead of
4915 gzip.
4916 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 4917 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 4918
306b7445
NC
49191999-06-04 Nick Clifton <nickc@cygnus.com>
4920
4921 * config.sub: Add mcore target.
4922
d932cae7 49231999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
4924
4925 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
4926
d932cae7 49271999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
4928
4929 * config.guess (dummy): Changed to $dummy.
4930
6c3175b0
NC
49311999-05-24 Nick Clifton <nickc@cygnus.com>
4932
ba73c63f
JM
4933 * config.sub: Tidied up case statements.
4934
49351999-05-22 Ben Elliston <bje@cygnus.com>
4936
4937 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
4938 <jiro@din.or.jp>.
4939
4940 * config.guess: Merge with FSF version. Future changes will be
4941 more accurately recorded in this ChangeLog.
4942 * config.sub: Likewise.
4943
d932cae7 49441999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
4945
4946 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 4947
252b5132
RH
49481999-04-30 Tom Tromey <tromey@cygnus.com>
4949
4950 * ltmain.sh: [mode link] Always use CC given by ltconfig.
4951
49521999-04-23 Tom Tromey <tromey@cygnus.com>
4953
4954 * ltconfig, ltmain.sh: Update to libtool 1.2f.
4955
49561999-04-20 Drew Moseley <dmoseley@cygnus.com>
4957
4958 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
4959 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
4960 Bad merge removed these two changes.
4961
ba73c63f 4962Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 4963 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
4964
4965 * config.guess (interix Alpha): Add.
4966
252b5132
RH
49671999-04-11 Richard Henderson <rth@cygnus.com>
4968
4969 * configure.in (i?86-*-beos*): Do config gperf; don't config
4970 gdb, newlib, or libgloss.
4971
d932cae7 49721999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 4973
ba73c63f
JM
4974 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
4975 link a trivial program with -mabi=64. If it fails, remove mabi=64
4976 from multidirs.
4977
d932cae7 49781999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
4979
4980 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
4981
252b5132
RH
49821999-04-08 Nick Clifton <nickc@cygnus.com>
4983
4984 * config.sub: Add support for mcore targets.
4985
49861999-04-07 Michael Meissner <meissner@cygnus.com>
4987
4988 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
4989 not mt-ospace, in order to shut up assembler warning about using
4990 symbols that are named the same as registers.
4991
49921999-04-07 Drew Moseley <dmoseley@cygnus.com>
4993
4994 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
4995 dependency list for all-target-cygmon.
4996
49971999-04-05 Doug Evans <devans@casey.cygnus.com>
4998
4999 * config-ml.in: Check $host, not $target, for selective multilibs.
5000 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5001 thumb interworking, and underscore prefix multilibs.
5002
50031999-04-04 Ian Lance Taylor <ian@zembu.com>
5004
5005 * missing: Update to version from current automake.
5006
5007Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
5008
5009 * configure (gxx_include_dir): Removed.
5010
5011 * configure.in (gxx_include_dir): Handle it.
5012 * Makefile.in: Likewise.
5013
50141999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
5015
5016 * config.sub (mips64vr4111,mips64vr4111el) Add.
5017
50181999-03-21 Ben Elliston <bje@cygnus.com>
5019
80413487 5020 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
5021
5022Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
5023
252b5132
RH
5024 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5025 config/mh-djgpp.
5026
5027Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
5028
5029 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5030 all-target-newlib to dependency list for all-target-bsp.
5031
5032Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
5033
5034 * config.sub: Add i386-uwin support.
5035 * config.guess: Likewise.
5036
5037Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5038
5039 * configure.in: cleanup, add mh-*pic handling for arm, special
5040 case powerpc*-*-aix*
5041
5042Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
5043
5044 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5045 can be built.
5046
5047Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
5048
5049 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 5050 targets.
252b5132
RH
5051
50521999-03-02 Nick Clifton <nickc@cygnus.com>
5053
5054 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5055
d932cae7 50561999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5057
5058 * config.sub: Check for "cygwin*" rather than "cygwin32*"
5059
50601999-02-24 Nick Clifton <nickc@cygnus.com>
5061
5062 * config.sub: Fix typo in arm recognition.
5063
d932cae7 50641999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
5065
5066 * configure.in (noconfigdirs): Changed target_configdirs to
5067 include target-bsp only for m68k-*-elf* and m68k-*-coff*
5068 rather than m68k-*-* since it is not known to work on
5069 m68k-aout. Ditto for arm-*-*oabi.
5070
d932cae7 50711999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
5072
5073 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
5074
50751999-02-19 Ben Elliston <bje@cygnus.com>
5076
5077 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
5078 Smart and improved by Andrew Cagney.
5079
d932cae7 50801999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
5081
5082 * config.guess: Recognize openbsd-*-hppa.
5083
d932cae7 50841999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
5085
5086 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
5087 only if it is not empty.
5088
50891999-02-17 Nick Clifton <nickc@cygnus.com>
5090
5091 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 5092
fd6848f6 5093 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
5094
5095 * config.sub: Modified to recognize uname's armv* syntax.
5096
50971999-02-17 Mark Salter <msalter@cygnus.com>
5098
5099 * configure.in: Added target-bsp for sparclite.
5100
d932cae7 51011999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
5102
5103 * config.sub: Recognize alphapca5[67] and up to alphaev8.
5104
51051999-02-08 Nick Clifton <nickc@cygnus.com>
5106
5107 * configure.in: Add support for strongarm port.
5108 * config.sub: Add support for strongarm target.
5109
d932cae7 51101999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 5111
252b5132
RH
5112 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5113 the old name config/mh-cygwin32.
5114 Enable texinfo.
5115
d932cae7 51161999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
5117
5118 * configure.in: Do build ld for ix86 Solaris.
5119
d932cae7 51201999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
5121
5122 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
5123 $AR_FOR_TARGET. Likewise for RANLIB.
5124
d932cae7 51251999-02-02 Catherine Moore <clm@cygnus.com>
35590697 5126
80413487
RH
5127 * config.sub (oabi): Recognize.
5128 * configure.in (arm-*-oabi): Handle.
252b5132 5129
d932cae7 51301999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
5131
5132 * config.guess: Improve detection of i686 on UnixWare 7.
5133
d932cae7 51341999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
5135
5136 * config.guess: Add support for i386-pc-interix.
5137 * config.sub: Likewise.
5138 * configure.in: Likewise.
252b5132 5139
d932cae7 51401999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5141
5142 * Makefile.in: Remove unneeded all-target-libio from
5143 from all-target-winsup target since it is now unneeded.
5144 Add all-target-libtermcap in its place since it is now
5145 needed.
5146
d932cae7 51471998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5148
5149 * configure.in: makefile stub for cygwin target is probably
5150 unnecessary. Remove it for now.
252b5132 5151
d932cae7 51521998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5153
5154 * configure.in: libtermcap.a should be built when cygwin is the
5155 target as well as the host.
5156 * config.guess: Allow mixed case in cygwin uname output.
5157 * Makefile.in: Add libtermcap target.
252b5132 5158
d932cae7 51591998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5160
5161 * config.sub: Clean up handling of hppa2.0.
5162
d932cae7 51631998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
5164
5165 * config.guess: Use C code to identify more HP machines.
5166
5167Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
5168
5169 * config.sub: Handle hppa2.0.
5170
ba73c63f
JM
5171Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
5172
5173 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 5174 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
5175
51761998-12-15 Mark Salter <msalter@cygnus.com>
5177
5178 * configure.in: Added target-bsp for several target architectures.
5179
5180 * Makefile.in: Added rules for bsp.
5181
252b5132
RH
5182Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
5183
5184 * config.guess: Improve detection of hppa2.0 processors.
5185
5186Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
5187
5188 * config.guess: Recognize FreeBSD using ELF automatically.
5189
51901998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
5191
5192 * configure (skip-this-dir): Add handling for new shell script, which
5193 might be created by a sub-directory's configure to indicate, this particular
5194 directory is "unwanted".
5195 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5196
252b5132
RH
5197Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
5198
5199 * ltconfig: import from libtool, after changing libtool to
5200 account for the cygwin name change.
5201
5202Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
5203
5204 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5205 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5206
5207Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
5208
5209 * configure.in: Add libtermcap to list of cygwin dependencies.
5210
d932cae7 52111998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 5212
80413487
RH
5213 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5214 they include winsup/include when it's a cygwin target.
252b5132
RH
5215
52161998-11-12 Tom Tromey <tromey@cygnus.com>
5217
5218 * configure.in (host_tools): Added zip.
5219 * Makefile.in (all-target-libjava): Depend on all-zip.
5220 (all-zip): New target.
5221 (ALL_MODULES): Added all-zip.
5222 (NATIVE_CHECK_MODULES): Added check-zip.
5223 (INSTALL_MODULES): Added install-zip.
5224 (CLEAN_MODULES): Added clean-zip.
5225
d932cae7 52261998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5227
5228 * Makefile.in: lose "32" from comment about cygwin.
5229
d932cae7 52301998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
5231
5232 * configure.in: Use -Os to build target libraries for the fr30.
5233
d932cae7 52341998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
5235
5236 * config.sub: Add fr30.
5237
d932cae7 52381998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 5239
80413487 5240 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
5241 cygwin* instead of cygwin32*.
5242 * config.sub: Check cygwin* instead of cygwin32*.
5243
d932cae7 52441998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
5245
5246 * config.guess: Match any version of Unixware7.
5247
252b5132
RH
52481998-10-20 Syd Polk <spolk@cygnus.com>
5249
5250 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
5251 if desired.
5252
d932cae7 52531998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5254
5255 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
5256 these if the appropriate directories and files to not exist.
5257
d932cae7 52581998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5259
5260 * Makefile.in (DEVO_SUPPORT): Add config.if.
5261
d932cae7 52621998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
5263
5264 * configure: Add pattern to replace "build_tooldir"'s
5265 definition in the generated Makefile with "tooldir"'s
5266 actual value.
5267
252b5132
RH
5268Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
5269
5270 * config.sub: Bring back lost sparcv9.
5271
ba73c63f
JM
5272 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
5273
5274Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
5275
5276 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
5277 CC_FOR_TARGET and friends.
5278
5279Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5280
ba73c63f
JM
5281 * Makefile.in (build_tooldir): New variable, same as tooldir.
5282 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
5283 -B$(build_tooldir)/bin/.
5284 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5285
252b5132
RH
5286Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
5287
5288 * config.sub: Add support for i[34567]86-pc-udk.
5289 * configure.in: Likewise.
5290
5291Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
5292
5293 * Makefile.in: add bzip2 package building bits for user
5294 tools module
5295 * configure.in: ditto
5296
ba73c63f
JM
5297Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
5298
5299 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
5300 (ALL_TARGET_MODULES): Add all-target-libobjc.
5301 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5302 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5303 (all-target-libchill): Add dependencies.
5304 * configure.in (target_libs): Add libchill.
35590697 5305
252b5132
RH
53061998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
5307
ba73c63f 5308 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
5309
5310Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
5311
5312 * Makefile.in (all-automake): fix dependencies.
5313
5314Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
5315
5316 * configure.in: Minor cleanups for building in the $(target_alias)
5317 subdir.
5318
53191998-09-22 Jim Wilson <wilson@cygnus.com>
5320
5321 * Makefile.in (bootstrap): Set r and s before make all. Use
5322 BASE_FLAGS_TO_PASS in make all.
5323 (cross): Likewise.
5324
53251998-09-20 Mark Mitchell <mark@markmitchell.com>
5326
5327 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
5328
252b5132
RH
5329Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
5330
5331 * config.sub: Fix typo in last change.
5332
53331998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
5334
5335 * config.sub: Add support for C4x target.
5336 * configure.in: Likewise.
5337
53381998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
5339
5340 * config.sub: Recognize sparcv9 just like sparc64.
5341
5342Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
5343
5344 * config.guess: Match "Pent II" or "PentII" for OpenServer.
5345
5346Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
5347
5348 * config.guess: Correctly identify Pentium II sco boxes.
5349
5350 * config.guess: Fix "tr" code. From Weiwen Liu.
5351
5352Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
5353
5354 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
5355 stabs.
5356
5357Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
5358
5359 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
5360 (ALL_TARGET_MODULES): Add all-target-libchill.
5361 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5362 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5363 (all-target-libchill): Add dependencies.
5364 * configure.in (target_libs): Add libchill.
5365
5366Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
5367
5368 * config.guess: Avoid assumptions about "tr" behaves when
5369 LANG is set to something other than English.
5370
5371Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
5372
5373 * configure (gxx_include_dir): Changed to
5374 '${prefix}/include/g++'-${libstdcxx_interface}.
5375
5376 * config.if: New to determine the interfaces.
5377
5378Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
5379
5380 * config.guess: Detect and handle MPE/IX.
5381 * config.sub: Deal with MPE/IX.
5382
5383Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
5384
5385 * configure.in: Use mh-aix43.
5386
53871998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
5388
5389 * configure: Fix --without/--disable cases for gxx-include-dir.
5390
5391Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
5392
5393 * mdata-sh: Imported. Needed for automake support.
5394
5395Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
5396
ba73c63f 5397 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
5398 "chmod og=u `find . -print`".
5399
5400Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
5401
ba73c63f 5402 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
5403
5404Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
5405
5406 * Makefile.in: Undo previous patch.
5407
5408Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
5409
5410 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
5411 to here ...
5412 (install-no-fixedincludes): and here
5413 (INSTALL_MODULES): ... from here.
5414
5415Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
5416
5417 * config.sub: Merge with FSF.
5418
5419 * config.guess: Merge with FSF.
5420
5421Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
5422
5423 * configure (extraconfigdirs): New variable.
5424 (SUBDIRS): Add extraconfigdirs and recurse on them too.
5425 * Makefile.in (all): Move higher in file.
5426 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
5427 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
5428 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
5429 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
5430 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
5431
54321998-07-23 Brendan Kehoe <brendan@cygnus.com>
5433
5434 * Makefile.in (all-target-libjava): Depend on all-gcc and
5435 all-target-newlib.
5436 (configure-target-libjava): Depend on $(ALL_GCC).
5437
5438Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
5439
5440 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
5441 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
5442
5443Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
5444
5445 * ylwrap: Change absolute path checks to check for DOS style path
5446 names.
5447
5448 * ylwrap: Don't use a full path name if the source file is in the
5449 same directory. From hjl@lucon.org (H.J. Lu).
5450
5451 * config-ml.in: Default to being verbose, to match Feb 18 change to
5452 configure.
5453
5454Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
5455
5456 Brought over from egcs:
5457
5458 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
5459
5460 * configure.in (target_subdir): Set to ${target_alias} instead
5461 of "libraries".
5462
5463 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5464
5465 * configure.in (target_subdir): Set to libraries if enable_multilib.
5466
5467Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
5468
5469 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
5470 multilibs, force reconfiguration the first time we create
5471 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
5472
5473Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
5474
5475 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
5476 avoid confusion with --no-recursion.
5477
5478Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
5479
5480 * configure.in: Win32 hosts shouldn't use install -x
5481 * install-sh: remove -x option, and special .exe-handling
5482 hack.
5483
5484Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
5485
5486 * config.guess: Recognize i586-pc-beos.
5487 * configure.in: Don't build some bits for beos.
5488
5489Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
5490
5491 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
5492 CFLAGS default to -O2.
5493
5494 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
5495 when using GNU ld.
5496
5497Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
5498
5499 * ltmain.sh: Correct install when using a different shell.
5500
5501Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
5502
5503 * ltconfig, ltmain.sh: Update to libtool 1.2b.
5504
5505Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
5506
5507 * makefile.vms: Update to build binutils/makefile.vms. Add install
5508 target.
5509
5510Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
5511
5512 * ltconfig: Update to correct AIX handling.
5513
5514Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
5515
5516 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
5517
5518 * configure.in (target_subdir): Set to ${target_alias} instead
5519 of "libraries".
5520
55211998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
5522
5523 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
5524 (Makefile): Depend on $(gcc_version_trigger).
5525
5526 * configure (gcc_version): Change default initializer to empty
5527 string.
5528 (gcc_version_trigger): New variable; pass this variable down
5529 to subdir configures to enable them checking gcc's version
5530 themselves. Emit make macros for both gcc_version vars.
5531 (topsrcdir): Initialize reliably.
5532 (recursion line): Remove --with-gcc-version=${gcc_version}.
5533
55341998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
5535
5536 * configure (enable_version_specific_runtime_libs): Implement new flag
5537 --enable-version-specific-runtime-libs which installs C++ runtime stuff
5538 in $(libsubdir); emit definition in each generated Makefile.
5539 (gxx_include_dir): Initialize depending on
5540 $enable_version_specific_runtime_libs.
5541
55421998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
5543
5544 * configure (gcc_version): Initialize properly depending on
5545 how and where configure is started.
5546 (recursion line): Pass a --with-gcc-version=${gcc_version}
5547 to configures in subdirs.
5548
5549Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
5550
5551 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 5552 cygmon
252b5132
RH
5553
5554Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
5555
5556 * configure.in: Add cygmon and libstub support for mn10200.
5557
55581998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
5559
5560 * configure (gcc_version): Add new variable describing the
5561 particular gcc version we're building.
5562 * Makefile.in (libsubdir): Add new macro for the directory
5563 in which the compiler finds executables, libraries, etc.
5564 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
5565 and libsubdir.
5566
5567Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5568
ba73c63f
JM
5569 * Makefile.in (local-clean): Remove *.log.
5570 (warning.log): Built with warn_summary from build.log.
5571 (mail-report.log): Run test_summary.
5572 (mail-report-with-warnings.log): Run test_summary including
5573 warning.log in the report.
252b5132
RH
5574
5575Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
5576
5577 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
5578
5579Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
5580
5581 * Makefile.in (grep): Grep no longer depends on libiberty.
5582
5583Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
5584
5585 * Makefile.in: all-snavigator needs all-libgui.
5586
5587Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
5588
5589 * configure.in: Add cygmon and libstub support for mn10300.
5590
5591Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
5592
5593 * missing: Update to version from automake 1.3.
5594
5595 * ltmain.sh: On installation, don't get confused if the same name
5596 appears more than once in the list of library names.
5597
5598Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
5599
5600 * config.sub: Accept m68060 and m5200 as CPU names.
5601
5602Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
5603
5604 * configure: Use && rather than using -a in test, because odd
5605 strings can confuse test.
5606 * configure.in: Likewise.
5607
5608Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
5609
5610 * ltconfig, ltmain.sh: Bring in Visual C++ support.
5611
5612Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5613
5614 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
5615 bootstrap4-lean): New targets.
5616
5617Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
5618
5619 * mpw-* Delete. Not used.
252b5132
RH
5620
5621Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
5622
5623 * COPYING.LIB: Update FSF address.
5624
5625Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
5626
5627 * ltconfig, ltmain.sh: Update to libtool 1.2a.
5628
5629 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
5630 GAS_SUPPORT_DIRS.
5631
5632Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
5633
5634 * ltconfig, ltmain.sh: Avoid producing a version number if
5635 -version-info was not used.
5636
5637Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
5638
5639 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
5640 building with newlib.
5641
56421998-04-30 Paul Eggert <eggert@twinsun.com>
5643
ba73c63f 5644 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 5645 Solaris `make' causes it to continue to next definition.
252b5132 5646
afb8d725
JM
5647Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
5648
5649 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
5650 the right GUI libraries and files are installed along with GDB.
5651
252b5132
RH
5652Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
5653
5654 * configure.in: Change alpha to alpha* in several places.
5655
5656Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
5657
5658 * config.sub: Recognize sparc86x.
5659
5660Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 5661
252b5132
RH
5662 * configure.in (--enable-target-optspace): Remove debug echo.
5663
5664Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
5665
5666 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
5667
5668Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
5669
5670 * ltconfig: Update cygwin32 support.
5671
5672 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
5673 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
5674 (GDB_SUPPORT_DIRS): Likewise.
5675
5676Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
5677
5678 * configure.in (target_makefile_frag): If --enable-target-optspace,
5679 use -Os to compile target libraries rather than -O2. Default to
5680 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
5681 not used.
5682 * configure.in (target_cflags): Ditto for d30v.
5683
5684Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
5685
5686 * Makefile.in (all-bfd): Depend on all-intl.
5687 (all-binutils): Likewise.
5688 (all-gas): Likewise.
5689 (all-gprof): Likewise.
5690 (all-ld): Likewise.
5691
252b5132
RH
56921998-04-19 Brendan Kehoe <brendan@cygnus.com>
5693
5694 * configure.in (host_tools): Fix typo, lbtool -> libtool.
5695
5696Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
5697
5698 * Makefile.in (all-bfd): Depend upon all-libiberty.
5699
5700 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
5701
5702Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
5703
5704 * Makefile.in: Add libstub.
5705
5706 * configure.in: Ditto. Build libstub for targets that have cygmon
5707 support.
5708
5709Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
5710
5711 * configure.in: Don't set PICFLAG on ix86-cygwin32.
5712
5713Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
5714
5715 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
5716 use mh-sysv5 if specified. Support gprof on SCO Open Server.
5717
5718Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
5719
5720 * configure: Define DEFAULT_M4 by searching PATH.
5721 * Makfile.in: Use DEFAULT_M4.
5722
5723Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
5724
5725 * ltconfig: Add cygwin32 support.
5726
5727 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
5728 to configure and build.
5729
5730Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
5731
5732 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
5733
5734Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
5735
5736 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
5737
5738Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
5739
5740 * Makefile.in: add ash make rules
5741 * configure.in: add ash to native_only and host_tools lists
5742
5743Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
5744
5745 * Makefile.in (all-gettext, all-intl): New targets.
5746 (ALL_MODULES): Added all-gettext, all-intl.
5747 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
5748 (INSTALL_MODULES): Added install-gettext, install-intl.
5749 (CLEAN_MODULES): Added clean-gettext, clean-intl.
5750
5751 * configure.in (host_tools): Added gettext.
5752 (native_only): Likewise.
5753 (noconfigdirs) [various cases]: Likewise.
5754 (host_libs): Added intl.
5755
afb8d725
JM
5756Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
5757
5758 * configure: Do not disable building gdbtk for cygwin32 hosts.
5759
ba73c63f
JM
5760Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
5761
5762 * configure.in: Add thumb-coff target.
5763 * config.sub: Add thumb-coff target.
5764
252b5132
RH
5765Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
5766
5767 * Makefile.in: Revert yesterday's change.
5768 (all-target-winsup): all-target-librx stays out of here.
5769
5770Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
5771
ba73c63f
JM
5772 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
5773 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
5774 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
5775 Remove references to librx and libg++.
5776
5777Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
5778
5779 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
5780 recursive makes
5781
5782Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
5783
5784 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
5785 for newlib directory.
5786 (CXX_FOR_TARGET): Likewise.
5787
5788Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
5789
5790 * ltconfig: Update after libtool/ltconfig.in change for
5791 hpux11.
5792
5793Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
5794
5795 * ltconfig, ltmain.sh: Update to libtool 1.2.
5796
5797Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
5798
5799 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
5800 (install-gcc-cross): Instead, override LANGUAGES here.
5801
58021998-03-18 Dave Love <d.love@dl.ac.uk>
5803
5804 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
5805 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
5806
5807Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
5808
5809 * configure.in: Add Thumb-pe target.
5810
5811Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 5812
252b5132
RH
5813 * Makefile.in - changed sn targets to snavigator
5814 * configure.in - changed sn targets to snavigator
5815
5816Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
5817
5818 * config-ml.in: After building symlink tree call make distclean
5819 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
5820 to be the case for libiberty.
5821
5822Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
5823
5824 * configure: When making link, also check the current
5825 directory. The configure scripts may create one.
5826
5827Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
5828
5829 * config.sub: Accept alphapca56 and alphaev6 properly.
5830
5831Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5832
5833 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
5834
252b5132
RH
5835Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
5836
80413487 5837 * config.sub (sco5): Fix typo.
252b5132
RH
5838
5839Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
5840
5841 * Makefile.in (INSTALL_MODULES): Move install-tcl before
5842 install-itcl.
5843 (install-itcl): Remove dependency on install-tcl.
5844
5845Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
5846
5847 * configure.in: Remove libgloss from noconfigdirs for MN10300.
5848
252b5132
RH
5849Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
5850
5851 * configure.in: Don't build libgui for a cygwin32 target when not on
5852 a cygwin32 host.
5853
5854Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
5855
5856 * configure (redirect): Set to null, so default behavior of
5857 configure is now --verbose.
5858
58591998-02-16 Dave Love <d.love@dl.ac.uk>
5860
5861 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
5862 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
5863
5864Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
5865
5866 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
5867 this change to sync Makefile.in with its ChangeLog entries.
5868
5869Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
5870
5871 * ltmain.sh (mkdir): Check that the directory doesn't exist
5872 before we exit with error, so that we don't get races during
5873 parallel builds.
5874
5875Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
5876
5877 * ltconfig, ltmain.sh: Update from libtool 1.0i.
5878
5879Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
5880
5881 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
5882 PICFLAG_FOR_TARGET.
5883 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
5884
5885 * configure: Emit a definition for the new macro enable_shared
5886 into each Makefile.
5887
252b5132
RH
5888Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
5889
5890 * configure.in (host_tools, native_only): Add libtool.
5891
5892Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
5893
5894 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
5895 Fix typo in ming config comment.
5896
5897Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
5898
5899 * ltconfig, ltmain.sh: Update from libtool 1.0h.
5900
5901Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
5902
5903 * config.sub: Add tic30 cases, and map c30 to tic30.
5904
ba73c63f
JM
5905Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
5906
5907 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
5908 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
5909 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
5910 (CLEAN_TARGET_MODULES): Similarly
5911 (all-target-libf2c): Add dependences.
35590697 5912 * configure.in (target_libs): Add libf2c.
ba73c63f 5913
252b5132
RH
5914Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
5915
ba73c63f
JM
5916 * configure.in: Remove expect from noconfigdirs when target
5917 is cygwin32. OK to build expect and dejagnu with Canadian
5918 Cross.
252b5132
RH
5919
5920Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
5921
5922 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
5923 host.
5924
5925 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
5926 and mingw32.
5927
5928Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
5929
5930 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
5931 here as it is not defined in the toplevel Makefile.
5932
5933Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
5934
5935 * configure (package_makefile_rules_frag): New variable, which names
5936 a file with generic rules, ...
5937 Change comment to mention we now have FIVE parts.
5938 * configure: Undo last change.
5939
5940Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
5941
5942 * config.guess: More accurate determination of HP processor types.
5943 * config.sub: More accurate determination of HP processor types.
5944
5945Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
5946
5947 * configure (package_makefile_frag): Move inserting the
5948 ${package_makefile_frag} to where it should be according
5949 to the comment.
5950
ba73c63f 5951Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
5952
5953 * config.guess: Add support for Linux/ARM.
5954
5955Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
5956
5957 * .cvsignore: Remove *-info and *-install since they match
5958 release-info and mpw-install, which we don't want to just ignore.
5959
5960Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
5961
5962 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
5963
5964Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
5965
5966 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
5967 local_prefix to sub-make invocations.
5968
5969Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
5970
5971 * configure.in: Check makefile fragments in the source
5972 directory.
5973
5974Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5975
ba73c63f
JM
5976 * configure.in: Check whether host and target makefile
5977 fragments exist before adding them to *_makefile_frag.
252b5132
RH
5978
5979Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
5980
5981 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 5982
252b5132
RH
5983Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
5984
5985 * configure.in: Make sure we only replace RPATH_ENVVAR on
5986 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
5987 regexp to sed.
5988
5989 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
5990 to sub-makes.
5991
59921998-01-13 Lee Iverson (leei@ai.sri.com)
5993
5994 * config-ml.in (multi-do): LDFLAGS must include multilib
5995 designator.
5996
5997Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
5998
5999 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6000
6001Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
6002
6003 * config.sub: Add mingw32 support.
6004 * configure.in: Likewise.
252b5132
RH
6005
6006Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6007
6008 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6009
6010Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
6011
6012 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6013 * configure (gxx_include_dir): Provide a definition for subdirs
6014 which do not use autoconf.
6015
6016Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
6017
6018 * config.guess: Sync with egcs. Picks up new alpha support,
6019 BeOS & some additional linux support.
6020
ba73c63f 6021Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6022
6023 * config.guess: HP 9000/803 is a PA1.1 machine.
6024
ba73c63f
JM
6025Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
6026
6027 * configure.in: It's alpha*-...
252b5132
RH
6028
6029Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6030
ba73c63f
JM
6031 * configure.in (host_makefile_frag, target_makefile_frag):
6032 Handle multiple config files.
6033 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6034 alpha-*-*.
252b5132
RH
6035
6036Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
6037
6038 * mkdep: New file.
6039
6040Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
6041
6042 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6043
6044Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
6045
6046 * Makefile.in: Add libgui directory.
6047 (GDB_TK): Add all-libgui.
6048 * configure.in: Add libgui directory.
6049 * configure: Add all-libgui to GDB_TK.
6050
6051Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
6052
6053 * config-ml.in (multidirs): Add m32r to multilib list.
6054
6055Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
6056
6057 * Makefile.in (all-target-gperf): Change dependency to
6058 all-target-libstdc++.
6059
6060Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
6061
6062 * config.guess: Add BeOS support.
6063
6064Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
6065
6066 Source directory cvs renamed to cvssrc:
6067 * configure.in (host_tools): Change cvs to cvssrc.
6068 (native_only): Likewise.
6069 (noconfigdirs) [various cases]: Likewise.
6070 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
6071 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
6072 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
6073 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
6074 (all-cvssrc): Rename target from all-cvs.
6075
6076Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
6077
6078 * configure (gxx_include_dir): Fix thinko.
6079
6080Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
6081
6082 * Makefile.in (INSTALL_TARGET_CROSS): Define.
6083 (install-cross, install-gcc-cross): New targets.
6084
6085Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
6086
6087 * configure.in (noconfigdirs): Add support for Thumb target.
6088
6089 * config.sub (maybe_os): Add support for Thumb target.
6090
6091Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
6092
6093 * Makefile.in: Add rules for cygmon.
6094
6095 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6096
6097Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
6098
6099 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6100 * configure (gxx_include_dir): Provide a definition for subdirs
6101 which do not use autoconf.
6102
6103Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
6104
6105 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 6106 11/18/97 build
252b5132
RH
6107
6108Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
6109
6110 * From Franz Sirl.
6111 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6112 found on RedHat Linux systems.
6113
6114Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
6115
6116 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6117 guesses.
6118
6119Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
6120
6121 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6122
6123Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
6124
6125 * ltmain.sh: If mkdir fails, check whether the directory was created
6126 anyhow by some other process.
6127
6128Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
6129
6130 * configure.in (d30v-*-*): Configure all directories.
6131
6132Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
6133
6134 * configure.in (d30v-*-*): Configure newlib, libiberty directories
6135 for the D30V.
6136
6137Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
6138
6139 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6140
6141Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
6142
80413487
RH
6143 * include/libiberty.h: Add extern "C" { so it can be used with C++
6144 progrms.
6145 * include/remote-sim.h: Add extern "C" { so it can be used with C++
6146 programs.
252b5132
RH
6147
6148Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
6149
6150 * configure.in (d30v-*-*): Configure GCC now.
6151
6152Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
6153
6154 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6155 is no longer needed.
6156
6157Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
6158
6159 * Makefile.in: check-target-libio depends on all-target-libstdc++.
6160
6161Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
6162
6163 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6164 targets using "$@" to provide support for similar but not identical
6165 targets without having to duplicate code.
6166
6167Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
6168
6169 * makefile.vms: Fix to work with DEC C.
6170
6171Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
6172
6173 * config.sub: Add mips-tx39-elf to marketing names.
6174
6175Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
6176
6177 * ltmain.sh: Handle symlinks in generated script.
6178
6179Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
6180
6181 * configure: Handle autoconf style directory options: --bindir,
6182 --datadir, --includedir, --infodir, --libdir, --libexecdir,
6183 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6184 --sysconfdir.
6185 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6186 (sharedstatedir, localstatedir, oldincludedir): New variables.
6187 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6188 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6189 sbindir, sharedstatedir, and sysconfdir.
6190
6191Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6192
6193 * Makefile.in (bootstrap-lean): New target.
6194
6195Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
6196
6197 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 6198 sn, and gnuserv from noconfigdirs.
252b5132
RH
6199
6200Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
6201
6202 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6203
6204Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
6205
ba73c63f 6206 * Makefile.in (cross): New target.
252b5132
RH
6207
6208Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 6209 Jeff Law <law@cygnus.com>
252b5132
RH
6210
6211 * Makefile.in (bootstrap2, bootstrap3): New targets.
6212 (all-bootstrap): Remove outdated and confusing target.
6213 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6214
afb8d725
JM
6215Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
6216
6217 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 6218 windows. Consistent with gdb/configure.
afb8d725 6219
252b5132
RH
62201997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
6221
252b5132
RH
6222 * configure.in: Name Linux target fragment.
6223
6224 * configure: Rewrite so that project Makefile fragment is inserted
6225 first and appears last in the resulting Makefile.
6226
6227Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
6228
6229 * Makefile.in (install-itcl): Install tcl first.
6230
252b5132 6231Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 6232
252b5132
RH
6233 * configure.in: remove bison from noconfigdirs for Cygwin32 host
6234
6235Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6236
6237 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
6238
6239 * configure.in (skipdirs): Add target-librx for Linux.
6240 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
6241
6242Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
6243
6244 * Makefile.in (bootstrap): New target.
6245
6246Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
6247
6248 * config.sub: Accept 'amigados' for backward compatability.
6249
6250Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
6251
6252 * config.guess: Merge with FSF.
6253
ba73c63f
JM
6254Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
6255
6256 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
6257
252b5132
RH
6258Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
6259
6260 * config.sub: Add "marketing-names" patch.
6261
6262Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
6263
80413487 6264 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
6265
6266Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
6267
6268 * config.sub: Handle v850-elf.
6269
ba73c63f
JM
6270Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
6271
6272 * .cvsignore (*-install): Remove.
6273
252b5132
RH
6274Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
6275
6276 * ltconfig: Set CONFIG_SHELL in libtool.
6277 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
6278
6279Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6280
6281 * configure.in (target_subdir): Set to libraries if enable_multilib.
6282
6283Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
6284
6285 * config.guess: Update from gcc directory.
6286
6287Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
6288
6289 * Makefile.in (all-sim): Depends on all-readline.
6290
6291Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
6292
6293 * Makefile.in (BISON, YACC): Use $$s.
6294 (all-bison): Depend on all-texinfo.
6295
6296Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
6297
6298 * Makefile.in (BISON): Add -L flag.
6299 (YACC): Likewise.
6300
6301Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6302
35590697
AJ
6303 * configure.in (noconfigdirs): Add support for v850e target.
6304
252b5132
RH
6305 * config.sub (maybe_os): Add support for v850e target.
6306
6307Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6308
35590697
AJ
6309 * configure.in (noconfigdirs): Add support for v850ea target.
6310
252b5132
RH
6311 * config.sub (maybe_os): Add support for v850ea target.
6312
6313Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
6314
6315 * config.sub: Add mipstx39. Delete r3900.
6316
6317Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6318
6319 * Makefile.in (all-autoconf): Depends on all-texinfo.
6320
6321Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
6322
6323 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
6324 eabi targets.
6325
6326Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
6327
6328 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
6329
6330 * configure: When handling a Canadian Cross, handle YACC as well as
6331 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 6332 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
6333
6334Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
6335
6336 * Makefile.in (BISON): bison, not byacc or bison -y.
6337 (YACC): bison -y or byacc or yacc.
6338 (various): Add *-bison as appropriate.
6339 (taz): No need to mess with BISON anymore.
6340
6341Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
6342
6343 * configure: If OSTYPE matches *win32*, try to find a good value for
6344 CONFIG_SHELL.
6345
6346Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
6347
6348 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
6349 configure.in if it is present.
6350
6351Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
6352
6353 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
6354
6355Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
6356
6357 * config.sub: Recognize `arc' cpu.
6358 * configure.in: Likewise.
6359 * config-ml.in: Likewise.
6360
6361Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
6362
6363 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
6364
6365Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
6366
6367 * configure: Changed sed delimiter from ':' to '|' when
6368 attempting to substitute ${config_shell} for SHELL. On
6369 NT ${config_shell} may contain a ':' in it.
6370
6371Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
6372
6373 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
6374
6375Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
6376
6377 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
6378
6379Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
6380
6381 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
6382
6383 * ylwrap: If the program is a relative path, force it to be
6384 absolute.
6385
6386Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
6387
6388 * configure (tooldir): Set BISON to `bison -y' and not just bison.
6389
6390Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
6391
6392 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
6393 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
6394 for libraries.
252b5132
RH
6395
6396Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
6397
6398 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 6399 separated by spaces.
252b5132
RH
6400
6401Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
6402
6403 * ylwrap: New file.
6404 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
6405
6406 * ltmain.sh: Handle /bin/sh at start of install program.
6407
6408 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
6409
6410 * ltconfig, ltmain.sh: New files, from libtool 1.0.
6411 * missing: New file, from automake 1.2.
6412
6413Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
6414
6415 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
6416 check-tk to CHECK_X11_MODULES.
6417
6418Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
6419
6420 * config.sub: Merge with FSF.
6421
6422Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
6423
6424 * config.guess: Merge with FSF.
6425
6426Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
6427
6428 * configure: Treat msdosdjgpp like go32.
6429 * configure.in: Likewise. Don't remove gprof for go32.
6430
6431 * configure: Change Makefile.tem2 to Makefile.tm2.
6432
6433Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
6434
6435 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
6436
6437Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6438
6439 * install-sh (chmodcmd): Set to null if the DST directory already
6440 exists. Same as Nov 11th change.
6441
6442Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
6443
35590697 6444 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
6445
6446Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
6447
6448 * config.guess: Update from FSF.
6449
6450Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
6451
6452 * Makefile.in (GDB_TK): Depend on itcl and tix.
6453
6454Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
6455
6456 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
6457 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
6458 (INSTALL_SCRIPT): New variable.
6459 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
6460 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
6461 to -x.
6462 * install-sh: Add support for -x option.
6463
6464Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
6465
6466 * configure.in, Makefile.in: Treat tix like itcl.
6467
6468Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
6469
6470 * Makefile.in (WINDRES): New variable.
6471 (WINDRES_FOR_TARGET): New variable.
6472 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
6473 (EXTRA_HOST_FLAGS): Add WINDRES.
6474 (EXTRA_TARGET_FLAGS): Add WINDRES.
6475 (EXTRA_GCC_FLAGS): Add WINDRES.
6476 ($(DO_X)): Pass down WINDRES.
6477 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
6478 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
6479 DLLTOOL_FOR_TARGET.
6480
6481Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
6482
6483 * configure.in: configure sim before gdb for win32-x-ppc
6484
6485Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6486
6487 Move gperf into the toplevel, from libg++.
6488 * configure.in (target_tools): Add target-gperf.
6489 (native_only): Add target-gperf.
6490 * Makefile.in (all-target-gperf): New target, depend on
6491 all-target-libg++.
6492 (configure-target-gperf): Empty rule.
6493 (ALL_TARGET_MODULES): Add all-target-gperf.
6494 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
6495 (CHECK_TARGET_MODULES): Add check-target-gperf.
6496 (INSTALL_TARGET_MODULES): Add install-target-gperf.
6497 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
6498
6499Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 6500
252b5132
RH
6501 * config.sub (mn10200): Recognize new basic machine.
6502
6503Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6504
6505 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
6506 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
6507
6508Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6509
6510 * configure.in: If we're building mips-sgi-irix6* native, turn on
6511 ENABLE_MULTILIB and set TARGET_SUBDIR.
6512
6513Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
6514
6515 * Makefile.in (all-sn): Depend on all-grep.
6516
6517Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
6518
6519 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
6520
6521 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
6522 Makefile. From Jeff Makey <jeff@cts.com>.
6523 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
6524
6525 * Makefile.in (DISTBISONFILES): Remove.
6526 (taz): Don't futz with DISTBISONFILES. Change BISON to use
6527 $(DEFAULT_YACC).
6528
6529 * configure.in: Build itl, db, sn, etc., when building for native
35590697 6530 cygwin32.
252b5132
RH
6531
6532 * Makefile.in (LD): New variable.
6533 (EXTRA_HOST_FLAGS): Pass down LD.
6534 ($(DO_X)): Likewise.
6535
6536Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
6537
6538 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
6539
6540Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
6541
6542 * configure.in (targargs): Strip out any supplied --build argument
35590697 6543 before adding our own. Always add --build.
252b5132
RH
6544
6545Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
6546
6547 * configure.in (targargs): Pass --build if we're doing
6548 a cross-compile.
6549
6550Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
6551
ba73c63f 6552 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
6553 sed. Otherwise sed chokes on NT path names with drive
6554 designators. Also look for "?:*" as the leading characters in an
6555 absolute pathname.
6556
6557Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
6558
6559 * config.sub: Support for r3900.
6560
6561Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
6562
6563 * configure.in: Use install-sh, not install.sh.
6564
6565Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
6566
6567 * Makefile.in (taz): Improve check for BISON so it doesn't try to
6568 apply it twice.
6569
6570Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
6571
6572 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
6573 install-binutils.
6574
6575Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
6576
6577 * Makefile.in: Add automake targets.
6578 * configure.in (host_tools): Add automake.
6579
6580Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
6581
6582 * configure: Default CXX to c++, not gcc.
6583 * Makefile.in (CXX): Set to c++, not gcc.
6584 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
6585
6586Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
6587
6588 * install-sh: try appending a .exe if source file doesn't
6589 exist
6590
6591Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
6592
6593 * configure.in: Turn on multilib by default.
6594 (cross_only): Remove target-libiberty.
6595
6596 * Makefile.in (all-gcc): Don't depend on libiberty.
6597
6598Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
6599
6600 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
6601
6602Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
6603
6604 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
6605 (DISTBISONFILES): Add ld/Makefile.in
6606
6607Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
6608
6609 * configure.in: if target is cygwin32 but host isn't cygwin32,
6610 don't configure gdb tcl tk expect, not just gdb.
6611
6612Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
6613
6614 * configure.in: Added gnuserv everywhere sn appears.
6615
6616 * Makefile.in (ALL_MODULES): Added all-gnuserv.
6617 (CROSS_CHECK_MODULES): Added check-gnuserv.
6618 (INSTALL_MODULES): Added install-gnuserv.
6619 (CLEAN_MODULES): Added clean-gnuserv.
6620 (all-gnuserv): New target.
6621
6622Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
6623
6624 * config.guess: Fixes for MIPS OpenBSD systems.
6625
6626Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
6627
6628 * Makefile.in (INSTALL_XFORM): Remove.
6629 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
6630
6631 * mkinstalldirs: New file, copied from automake.
6632 * Makefile.in (installdirs): Rename from install-dirs. Use
6633 mkinstalldirs. Change all users.
6634 (DEVO_SUPPORT): Add mkinstalldirs.
6635
6636Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
6637
6638 * install-sh: Rename from install.sh.
6639 * Makefile.in (INSTALL): Change install.sh to install-sh.
6640 (DEVO_SUPPORT): Likewise.
6641
6642 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
6643 Graichen <graichen@rzpd.de>.
6644
6645Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
6646
6647 * config.guess: Recognize OpenBSD systems correctly.
6648
6649Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6650
6651 * README, Makefile.in (ETC_SUPPORT): Remove references to
6652 cfg-paper*, configure.{texi,man,info*}._
6653
6654Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
6655
6656 * Makefile.in (all.normal): Ensure that gcc is built after all
6657 the x11 - ie gdb - targets.
6658
6659Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
6660
6661 * makefile.vms: Don't run conf-a-gas.
6662
6663Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
6664
80413487 6665 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
6666
6667Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
6668
6669 * configure.in: Remove noconfigdirs case since gdb also
6670 configures and builds for tic80-coff.
6671
6672Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
6673
6674 * configure: Set cache_file to config.cache.
6675 * Makefile.in (local-distclean): Remove config.cache.
6676
6677Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
6678
6679 * COPYING: Update FSF address.
6680
6681Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
6682
6683 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
6684 noconfigdirs.
6685
6686Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
6687
6688 * Makefile.in (install-dirs): Don't crash if prefix, and hence
6689 MAKEDIRS, is empty.
6690
6691Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
6692
6693 * config.sub: Tweak mn10300 entry.
6694
6695Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
6696
6697 * configure.in (host_tools): Put sim before gdb, so gdb's
6698 configure.tgt can determine if the simulator was configured.
6699
6700Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
6701
6702 * config.sub: Move BeOS $os case to be with other Cygnus
6703 local cases.
6704
6705Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
6706
6707 * config.sub: Remove misplaced comment that broke Linux.
6708
6709Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
6710
6711 * config.sub: Add BeOS support.
6712
6713Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
6714
6715 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
6716
6717Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
6718
6719 * configure.in (noconfigdirs): Remove tcl and tk from
6720 noconfigdirs for cygwin32 builds.
6721
6722Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
6723
6724 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
6725
6726Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
6727
6728 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
6729 make-all.com, use makefile.vms instead.
6730
6731Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
6732
6733 * config.sub: Accept -lnews*.
6734
6735Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
6736
6737 * configure.in (noconfigdirs): Disable target-newlib,
35590697 6738 target-examples and target-libiberty for d30v.
252b5132
RH
6739
6740Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
6741
6742 * configure.in (noconfigdirs): Enable ld for d30v.
6743
6744Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
6745
6746 * configure.in (tic80-*-*): Build compiler.
6747
6748Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
6749
6750 * configure.in (d30v-*): Remove sim directory from list of
35590697 6751 unsupported d30v directories
252b5132
RH
6752
6753Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
6754
35590697
AJ
6755 * config.sub, configure.in: Add d30v target cpu.
6756
252b5132
RH
6757Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
6758
6759 * makefile.vms: New file.
6760 * make-all.com: Remove.
6761
6762Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
6763
6764 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
6765
6766Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
6767
6768 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
6769
6770Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
6771
6772 * Makefile.in (ALL_MODULES): Added all-db.
6773 (CROSS_CHECK_MODULES): Addec check-db.
6774 (INSTALL_MODULES): Added install-db.
6775 (CLEAN_MODULES): Added clean-db.
6776
6777Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
6778
6779 * config.guess: Merge with latest FSF sources.
6780
6781Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
6782
6783 * Makefile.in (ALL_MODULES): Added all-itcl.
6784 (CROSS_CHECK_MODULES): Added check-itcl.
6785 (INSTALL_MODULES): Added install-itcl.
6786 (CLEAN_MODULES): Added clean-itcl.
6787
6788Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
6789
6790 * configure.in: build gdb for mn10200
6791
6792Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
6793
6794 * Makefile.in (all-target-winsup): Depend on all-target-libio.
6795
6796Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
6797
6798 * configure.in (tic80-*-*): Turn off most targets right now.
6799
6800Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
6801
6802 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
6803 rather than the makeinfo program.
6804 (do-info): Depend upon all-texinfo.
6805
6806Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
6807
6808 * configure.in: Remove uses of config/mh-linux.
6809
6810 * config.sub, config.guess: Merge with latest FSF sources.
6811
6812Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
6813
6814 * config.sub (case $basic_machine): Add tic80 entries.
6815
6816Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
6817
6818 * config.sub, config.guess: Merge with latest FSF sources.
6819
6820Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
6821
6822 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
6823 * mpw-config.in: Test for NewFolderRecursive.
6824 * mpw-install: Use symbolic name for startup filename.
6825 * mpw-README: Add various additional details.
6826
6827Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
6828
6829 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
6830
6831Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
6832
6833 * configure.in: Do build gcc and the target libraries for
6834 the mn10200.
6835
6836Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
6837
6838 * configure.in: don't avoid building gdb for mn10300 any more
6839 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
6840 instead of single-quoting it.
6841
6842Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
6843
6844 * configure.in: Don't use --with-stabs on IRIX 6.
6845
6846Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
6847
6848 * configure.in (m32r): Build gdb, libg++ now.
6849
6850Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6851
6852 * configure.in (mips*-sgi-irix6*): Remove gdb and related
6853 directories from noconfigdirs.
6854
6855Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
6856
6857 * config.sub (basic_machine): added mips16 configuration
6858
6859Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6860
6861 * config.sub: Handle d10v-unknown.
6862
6863Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
6864
6865 * config.sub: Handle v850-unknown.
6866
6867Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
6868
6869 * Makefile.in: add findutils
6870 * configure.in: add findutils to list of host_tools
6871
6872Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
6873
6874 * config.sub: Handle mn10200 and mn10300.
6875
6876Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6877
6878 * configure.in (d10v-*): Do not build librx.
6879
6880Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
6881
6882 * configure.in (mn10300): Build everything except gdb & libgloss.
6883
6884Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
6885
6886 * config.guess: Patch for Dansk Data Elektronik servers,
6887 from Niels Skou Olsen <nso@dde.dk>.
6888
6889 For ncr, use /bin/uname rather than uname, since GNU uname does not
6890 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
6891
6892 Patch for MIPS R4000 running System V,
6893 from Eric S. Raymond <esr@snark.thyrsus.com>.
6894
6895 Fix thinko for nextstep.
6896
6897 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
6898
6899 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
6900 * config.guess: Guess mips-dec-mach_bsd4.3.
6901
6902 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
6903 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
6904 release numbers.
6905 * config.guess (mips-mips-riscos*): Emit just enough of the
6906 release number.
6907
6908 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
6909 * config.guess (sparc-auspex-sunos*): Added.
6910 (f300-fujitsu-*): Added.
6911
6912 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
6913 * config.guess: Recognize a Tadpole as a sparc.
6914
6915Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
6916
6917 * config.guess: Don't assume that NextStep version is either 2 or
6918 3. NextStep 4 (aka OpenStep 4) has come out now.
6919
6920Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
6921
6922 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
6923 From Rik Faith <faith@cs.unc.edu>.
6924
6925Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
6926
6927 * config.sub: Contributions from bug-gnu-utils to:
6928 Support plain "hppa" (no version given) architecture, reported by
6929 OpenStep.
6930 OpenBSD like NetBSD.
6931 LynxOs is not a hardware supplier.
6932
6933 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 6934 OpenBSD like NetBSD.
252b5132
RH
6935 Stratus systems.
6936 More Pyramid systems.
6937 i[n>4]86 Intel chips.
6938 M680[n>4]0 Motorola chips.
6939 Use unknown instead of lynx for hardware manufacturer.
6940
6941Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6942
6943 * install.sh (chmodcmd): Set to null if the DST directory already
6944 exists.
6945
6946Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6947
6948 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
6949 not use mt-ppc target Makefile fragment any more.
6950
6951Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
6952
6953 * configure.in (*-*-windows): Exclude everything but those dirs
6954 needed to build windows.
6955
6956Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
6957
6958 * Makefile.in (all-target-winsup): Depend on all-target-librx.
6959
6960Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
6961
6962 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
6963
6964Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
6965
6966 * Undo my previous change.
6967
6968Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
6969
6970 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
6971 unconditionally.
6972 (MAKEOVERRIDES): Define (revert this part of October 18 change).
6973
6974Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
6975
6976 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
6977 host to add it's own flags.
252b5132
RH
6978
6979Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
6980
6981 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
6982
6983Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
6984
6985 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
6986 (CXX_FOR_TARGET): Likewise.
6987 (GCC_FOR_TARGET): Define.
6988 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
6989 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
6990 CC_FOR_TARGET was specified on the command line.
6991 (MAKEOVERRIDES): Don't define.
6992
6993Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
6994
6995 * configure.in (m32r): Fix spelling of libg++ libs.
6996
6997Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
6998
6999 * config.sub (-apple*): Remove, now redundant.
7000
7001Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
7002
7003 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7004
7005 * configure: Rework yesterday's sed script patch.
7006
7007 * config.sub: Merge with FSF.
7008
7009Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
7010
7011 * config.guess: Merge from FSF.
7012
7013 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
7014 * config.guess: Use pc instead of unknown, for pc clone systems.
7015 Change linux to linux-gnu.
252b5132
RH
7016
7017 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 7018 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
7019
7020Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
7021
7022 * test-build.mk (HOLES): Add "xargs" for gdb.
7023
7024 * configure: Avoid hpux10.20 sed bug.
7025
7026Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
7027
4bddf3ad 7028 * configure.in: Add support for windows host
252b5132
RH
7029 (that is a build done under the Microsoft build environment).
7030
7031Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
7032
7033 * Makefile.in: Replace all uses of srcroot with s, to shrink
7034 command line lengths.
7035
7036 Patches from Geoffrey Noer <noer@cygnus.com>:
7037 * configure.in: If configuring for newlib, pass --with-newlib to
7038 subdirectories.
7039 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7040 -Bnewlib/ and -Lwinsup to gcc.
7041 (CXX_FOR_TARGET): Likewise.
7042
7043Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
7044
7045 * Makefile.in (ETC_SUPPORT): Add configure.
7046
7047Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
7048
35590697 7049 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
7050 host configuration file.
7051
7052Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
7053
7054 * configure.in: Break mn10x00 support into separate
7055 mn10200 and mn10300 configurations.
7056 * config.sub: Likewise.
7057
7058Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
7059
7060 * configure.in: Add lots of stuff to noconfigdirs for
7061 the mn10x00 targets.
7062
7063 * config.sub, configure.in: Add mn10x00 support.
7064
7065Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
7066
7067 * make-all.com: Call conf-a-gas, not config-a-gas.
7068
7069Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
7070
7071 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 7072 targets.
252b5132
RH
7073
7074Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
7075
7076 * mpw-README: Add much more detail for native PowerMac.
7077 * mpw-install: New file.
7078 * mpw-configure: Add --norecursion and --help options.
7079 * mpw-config.in: Translate readme and install files when
7080 copying to objdir.
7081 * mpw-build.in: Don't always depend on byacc and flex.
7082 (install-only-top): New action.
7083
7084Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
7085
7086 * configure.in: You can now configure GDB for the v850.
7087
7088Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
7089
7090 * configure.in (noconfigdirs): Don't configure any C++ dirs
7091 if targeting D10V.
7092
7093Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
7094
7095 * config.sub: Recognize mips64vr5000.
7096
7097Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
7098
7099 * configure.in: Use a single line for host_tools and native_only.
7100
7101Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
7102
7103 * config.sub, configure.in: Add entries for m32r.
7104
7105Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
7106
7107 * Makefile.in (inet-install): Don't run install-gzip.
7108
7109Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
7110
7111 * configure.in: Don't config lots of things for *-*-windows*.
7112
7113Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
7114
7115 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7116 (host_libs, host_tools): Copy from configure.in.
7117 * mpw-configure: Don't complain about directories not found.
7118
7119Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7120
7121 * configure.in (i[345]86): Recognize i686 for pentium pro.
7122 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7123 file.
7124
7125 * config.guess (i[345]86): Ditto.
7126
7127Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7128
7129 * configure.in (noconfigdirs): Removed gdb for D10V.
7130
7131Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
7132
7133 * configure.in: Remove ld, target-libio, target-libg++, and
7134 target-libstdc++ from noconfigdirs.
7135
7136Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
7137
7138 * configure: Fix three locations where shell scripts were
7139 being run directly rather than with config_shell.
7140
7141Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
7142
7143 * configure.in (v850-*-*): Set up initial $noconfigdirs.
7144 * config.sub (basic_machine): Recognize v850.
7145
7146Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
7147
7148 * mpw-configure: Handle multiple enable/disable options and
7149 pass them down recursively, handle -c and -s flags appropriately
7150 depending on choice of compiler, add escape mechanism for
7151 quoted arguments to gC.
7152
7153Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7154
7155 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7156 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7157 so that -mrelocatable-lib and -mno-eabi are used.
7158
7159 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7160 not support --print-multi-lib, don't abort.
7161
252b5132
RH
7162Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
7163
7164 * make-all.com: Run config-a-gas.
7165 * setup.com: Don't copy subdirectory files around.
7166
7167Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
7168
7169 * configure.in (*-*-ose): Remove exclusion of libgloss for this
7170 target, it now compiles correctly.
7171
7172Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
7173
7174 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7175
7176Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7177
35590697 7178 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
7179
7180Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7181
7182 * configure.in (native_only): Add prms.
7183
7184Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
7185
7186 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7187 (BINUTILS_SUPPORT_DIRS): Likewise.
7188
7189Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7190
7191 * configure.in (d10v-*-*): Don't configure ld or gdb until the
7192 d10v support is added.
7193
7194Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7195
7196 * configure.in (d10v-*-*): New target.
7197
7198Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
7199
7200 * config.guess (HP 9000/811): Recognize this as a PA1.1
7201 machine.
7202
7203Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
7204
7205 * Makefile.in (do-tar-gz): New target, split out from tail end of
7206 taz target. Run each command separately, don't use pipes.
7207 (taz): Use it.
7208
7209Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
7210
7211 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7212 * mpw-build.in: No builds should depend on building byacc or flex,
7213 they are assumed to be installed already.
7214
7215Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7216
7217 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7218 variable that CC_FOR_TARGET needs.
7219
7220Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7221
7222 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
7223 options have changed since the last time the subdirectory was
7224 configured, and if it has, reconfigure.
7225 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
7226 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
7227
7228Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
7229
7230 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
7231 CLEAN_MODULES): Add bash.
7232 (all-bash): New target.
7233
7234Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
7235
7236 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
7237
7238Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7239
7240 * config.sub (basic_machine): Recognize d10v as a valid processor.
7241
7242Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
7243
7244 * mpw-configure: Add support for --bindir.
7245 * mpw-build.in: Use a GCC-specific build script for GCC actions.
7246
7247Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
7248
7249 * configure.in: add bash, time, gawk to list of hosttools and things
7250 to only build for native toolchains
7251
7252Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7253
7254 * Makefile.in (docdir): Remove.
7255
7256Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7257
7258 * Makefile.in (datadir): Set to $(prefix)/share.
7259
7260Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
7261
7262 * configure.in: build diff and patch for cygwin32-hosted
7263 toolchains.
7264
7265Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
7266
7267 * config.sub: Accept -rtems*.
7268
7269Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
7270
80413487 7271 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
7272 remove diff from the list of things not buildable
7273 via Canadian Cross
252b5132
RH
7274
7275Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
7276
7277 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 7278 don't get ". ".
252b5132
RH
7279
7280Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
7281
7282 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
7283
7284Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
7285
7286 * Makefile.in (taz): Handle case where tex3patch didn't even get
7287 checked out. Also, if it was found, put the symlink in a new util
7288 subdirectory.
7289
7290Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7291
7292 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
7293
7294Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
7295
7296 * config.sub: Recognize -openvms.
7297 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
7298 * make-all.com, setup.com: New files.
7299
7300Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7301
7302 * Makefile.in (taz): tex3patch moved to texinfo/util.
7303
7304Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
7305
afb8d725 7306 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
7307 * configure.in: remove make from disable-if-Can-Cross list
7308 enable gdb if ${host} and ${target} are cygwin32
7309
7310Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
7311
7312 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
7313 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
7314
7315Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
7316
7317 * config.guess: Combine mips-mips-riscos cases, and use cpp to
7318 distinguish sysv/svr4/bsd variants.
7319 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
7320
7321Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
7322
7323 * configure.in: Added copyright notice.
7324 * move-if-change: Added copyright notice.
7325
7326Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7327
7328 * configure.in (powerpcle-*-solaris*): Until we get shared
7329 libraries working, don't build gdb, sim, make, tcl, tk, or
7330 expect.
7331
7332Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
7333
7334 * config.guess: Merge with FSF:
7335
7336 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
7337 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
7338
7339 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
7340 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
7341
7342 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
7343 * config.guess: Combine two OSF1 rules.
7344 Also recognize field test versions. From mjr@zk3.dec.com.
7345 * config.guess (dgux): Use /usr/bin/uname rather than uname,
7346 because GNU uname does not support -p. From pmr@pajato.com.
7347
7348Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
7349
7350 * Makefile.in (MAKEDIRS): Removed $(tooldir).
7351
7352Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
7353
7354 * mpw-README: Document GCCIncludes.
7355
7356Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
7357
7358 * configure.in (alpha-*-linux*): Set enable_shared to yes.
7359
7360Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7361
7362 * mpw-configure: Handle --enable-FOO and --disable-FOO.
7363
7364Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
7365
7366 * configure.in (*-*-cygwin32): Configure make.
7367
7368Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
7369
7370 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
7371
7372Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
7373
7374 * Makefile.in (all-inet): Depend on all-perl.
7375
7376 * Makefile.in (inet-install): New target.
7377
7378 * Makefile.in (all-inet): Depend on all-tcl.
7379 (all-inet): Depend on all-send-pr.
7380
7381Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7382
7383 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
7384 temporarily.
7385
7386Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
7387
7388 * configure.in: Don't configure --with-gnu-ld on AIX.
7389
7390Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7391
7392 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
7393
7394Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
7395
7396 * Makefile.in (ALL_MODULES): Added all-inet.
7397 (CROSS_CHECK_MODULES): Added check-inet.
7398 (INSTALL_MODULES): Added install-inet.
7399 (CLEAN_MODULES): Added clean-inet.
7400 (all-indent): New target.
7401
7402 * configure.in (host_tools): Added inet.
7403 (native_only): Added inet.
7404 (noconfigdirs): Added inet.
7405
7406Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
7407
7408 * configure.in: Don't configure libgloss if we are not configuring
7409 newlib.
7410
7411Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7412
7413 * configure.in: Don't configure libgloss for unsupported
7414 architectures.
7415
7416Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7417
7418 * Makefile.in (CLEAN_MODULES): Add clean-apache.
7419
7420Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
7421
7422 * Makefile.in (ALL_MODULES): Include all-apache.
7423 (CROSS_CHECK_MODULES): Include check-apache.
7424 (INSTALL_MODULES): Include install-apache.
7425 (all-apache): New target.
7426
7427 * configure.in: Added apache everywhere perl is seen.
7428
7429Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7430
7431 * Makefile.in: Add support for clean-{module} and
7432 clean-target-{module} rules.
7433
7434Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
7435
7436 * configure.in (*-*-ose) do not build libgloss.
7437
7438Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7439
7440 * config.guess (prep*:SunOS:5.*:*): Turn into
7441 powerpele-unknown-solaris2.
7442
7443Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
7444
7445 * configure.in: Permit --enable-shared to specify a list of
7446 directories.
7447
7448Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7449
7450 * configure.in (host==solaris): Pass only the first word of $CC
7451 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
7452
7453Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7454
7455 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
7456
7457Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
7458
7459 * Makefile.in (ALL_MODULES): Include all-perl.
7460 (CROSS_CHECK_MODULES): Include check-perl.
7461 (INSTALL_MODULES): Include install-perl.
7462 (ALL_X11_MODULES): Include all-guile.
7463 (CHECK_X11_MODULES): Include check-guile.
7464 (INSTALL_X11_MODULES): Include install-guile.
7465 (all-perl): New target.
7466 (all-guile): New target.
7467
7468 * configure.in (host_tools): Include perl and guile.
7469 (native_only): Include perl and guile.
7470 (noconfigdirs): Don't build guile and perl; no ports have been
7471 done.
7472
7473Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
7474
80413487
RH
7475 * configure (--enable-*): Handle quoted option lists such as
7476 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
7477
7478Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7479
7480 * Makefile.in ({,inst}all-target): New rule so we can make and
7481 install all of the target directories easily.
7482
7483Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7484
7485 * configure.in: Add missing global flag in sed substitution when
7486 deleting `target-' from ${configdirs}.
7487
7488Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
7489
7490 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
7491 option.
7492
7493 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
7494 config/mh-necv4.
7495
7496 * install.sh: Correct misspelling of transformbasename.
7497
7498 * config.guess: Recognize mips-*-sysv*.
7499
7500Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
7501
7502 * config.sub: Recognize mon960.
7503
7504Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
7505
7506 * configure: Restore Canadian Cross handling of BISON and LEX,
7507 removed in Feb 20 change.
7508
7509Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
7510
7511 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
7512 Mention make install. Remove the old copyright date as well the
7513 clumsy and rather pointless copyright on the README file.
7514
7515Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
7516
7517 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
7518 Makefile after running symlink-tree, then run `make distclean' to
7519 avoid clobbering any generated files in srcdir.
7520
7521Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
7522
7523 * configure.in (m68k-*-netbsd*): Build everything now.
7524
7525Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7526
7527 * Makefile.in (taz): Fix quoting.
7528
7529Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
7530
7531 * configure.in (sparclet-*-*): Build everything now.
7532
7533Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7534
7535 * configure.in (m68k-*-linux*): New host.
7536
7537Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
7538
7539 * configure: Check for bison before byacc.
7540
7541Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
7542
7543 * Makefile.in configure: Change the way LEX and BISON/YACC are
7544 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
7545 searching PATH. These are used as fallbacks by Makefile.in if
7546 flex/bison/byacc aren't in objdir.
7547
7548Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
7549
7550 * Makefile.in: Make everything which depends upon all-bfd also
7551 depend upon all-opcodes, in case --with-commonbfdlib is used.
7552
7553Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7554
7555 * configure.in (host *-*-cygwin32): Don't build gdb if we are
7556 building NT native compilers on Unix.
7557
7558Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
7559
7560 * configure.in: Don't get CC from the host Makefile fragment if we
7561 can find gcc in PATH, or if this is a Canadian Cross. Move the
7562 Solaris test for /usr/ucb/cc to the post target script, just after
7563 the compiler sanity test.
7564
7565Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
7566
7567 * config.sub: Merge with FSF.
7568
7569Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
7570
7571 * Makefile.in (RPATH_ENVVAR): New variable.
7572 (REALLY_SET_LIB_PATH): Use it.
7573 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
7574
7575Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
7576
7577 * config.sub, configure.in: Recognize sparclet cpu.
7578
7579Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
7580
7581 * config.guess: Support m68k-cbm-sysv4.
7582
7583Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7584
7585 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
7586 m68k-unknown-linuxaout from linker help string. Put quotes around
7587 $ld_help_string.
7588
7589Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
7590
7591 * config.guess (powerpc-harris-powerunix): Add guess for port
7592 to new target.
7593
7594Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7595
7596 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
7597
7598Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
7599
7600 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
7601 $(REALLY_SET_LIB_PATH) in Makefile.
7602 * Makefile.in (SET_LIB_PATH): New variable.
7603 (REALLY_SET_LIB_PATH): New variable.
7604 ($(DO_X)): Use $(SET_LIB_PATH).
7605 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
7606 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
7607 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
7608 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
7609 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
7610 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
7611 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
7612 (install-dosrel): Likewise.
7613 (all-opcodes): Depend upon all-libiberty.
7614
7615Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
7616
7617 * config.guess (*:CYGWIN*): New
7618
7619Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7620
7621 * Makefile.in (all-target-winsup): All all-target-libiberty.
7622
7623Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7624
7625 * configure.in (noconfigdirs): Add missing # in front of comment.
7626
7627Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
7628
7629 * configure.in: add second pass to things added to noconfigdirs
7630 so *-gm-magic can exclude libgloss properly.
7631
7632Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
7633
7634 * mpw-configure (extralibs_name, rez_name): Set correctly
7635 for MWC68K compiler.
7636
7637 * mpw-README: Add more info on the necessary build tools.
7638
7639Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
7640
7641 * configure.in, config.sub: Recognize cygwin32.
7642
7643Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
7644
7645 * config.guess, config.sub: Recognize A/UX.
7646
7647Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
7648
7649 * config.sub: Merge with gcc/config.sub.
7650
7651Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
7652
7653 * mpw-build.in (do-binutils): Add build of stamps.
7654
7655Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
7656
7657 * config.sub: Add recognition for mips64vr4100*-* targets.
7658
7659Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7660
7661 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
7662 Add creation of gconfigargs with `--enable-shared' turned on.
7663 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
7664 ($(host)-stamp-stage3-configured): Likewise.
7665 (HOLES): Add chatr and ldd.
7666 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
7667
7668Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
7669
7670 * configure: Pass --nfp to recursive configures.
7671
7672Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
7673
7674 * Makefile.in (DLLTOOL): New.
7675 (DLLTOOL_FOR_TARGET): New.
7676 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
7677 (EXTRA_TARGET_FLAGS): Ditto.
7678 (EXTRA_GCC_FLAGS): Ditto.
7679 (CONFIGURE_TARGET_MODULES): Ditto.
7680 (DO_X): Ditto.
7681 * configure: Add DLLTOOL.
7682
7683Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
7684
7685 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
7686 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
7687 mh-sco, since old workarounds no longer needed, and don't
7688 build ld, since libraries have weak symbols in COFF.
7689
7690Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
7691
7692 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
7693
7694Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
7695
7696 * configure.in: Make sure that ${CC} can be used to compile an
7697 executable.
7698
afb8d725
JM
7699Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7700
7701 * Makefile.in (all-gdb): Depend on $(GDB_TK).
7702 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
7703 nothing depending on whether gdbtk is being built.
7704
252b5132
RH
7705Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
7706
7707 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
7708
7709Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
7710
7711 * configure.in (noconfigdirs): Put ld or gas in this early, if the
7712 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
7713
7714Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
7715
7716 * config-ml.in: Add support for
7717 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
7718 Simplify setting of multidirs from --disable-foo.
7719
7720Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7721
7722 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
7723 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
7724 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 7725 non-empty, pass them on to the GCC make.
252b5132
RH
7726 (all-bootstrap): New rule that is like all-gcc, except it executes
7727 the GCC bootstrap rule instead of the GCC all rule.
7728
7729Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
7730
7731 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
7732
7733Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7734
7735 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
7736 DG/UX support.
7737
7738Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
7739
7740 * config.sub (i*86*) Change [345] to [3456]
7741
7742Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7743
7744 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
7745 --with-gnu-ld=no.
7746
7747Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7748
7749 * config-ml.in (rs6000*, powerpc*): Add switches to control which
7750 AIX multilibs get built.
7751
7752Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7753
7754 * configure.in (i386-win32): Don't build expect if we're not
7755 building the tcl subdir.
7756
7757Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
7758
7759 * Makefile.in: (configure-target-examples, all-target-examples):
7760 New targets, configure and build example programs.
7761
7762Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7763
7764 * mpw-configure: If an mpw-config.in generated a file mk.sed,
7765 use it as input to sedit the generated MPW makefile.
7766 * mpw-README: Add a suggestion about Gestalt.h.
7767
7768Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
7769
7770 * config.sub: Accept *-*-ieee*.
7771
7772Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
7773
7774 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
7775 Ronald F. Guilmette <rfg@monkeys.com>.
7776
7777Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7778
7779 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
7780 for powerpc-pe native.
7781 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
7782 (target==powerpc-pe): duplicate i386-win32 entry.
7783
7784Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7785
7786 * configure.in (noconfigdirs): Exclude target-newlib for all versions
7787 of vxworks, not just vxworks5.1.
7788
7789Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
7790
7791 * mpw-configure: Add support for exec-prefix.
7792
7793Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7794
7795 * config.guess: Recognize HP model 816 machines as having
7796 a PA1.1 processor.
7797
7798Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
7799
7800 * configure: Ignore new autoconf configure options.
7801
252b5132
RH
7802Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
7803
7804 * config.guess: Recognize Pentium under SCO.
7805 From Robert Lipe <robertl@arnet.com>.
7806
7807Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7808
7809 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
7810
7811Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
7812
7813 * configure.in: Don't configure gas for alpha-dec-osf*.
7814
7815Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
7816
7817 * configure.in: Default to --with-stabs for some targets for which
7818 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
7819 i[345]86*-*-unixware*.
7820
7821Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
7822
7823 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
7824 rather than basing it on the target. Simplify handling of options
7825 controlling which directories to configure. Remove extraneous
7826 slash in multi-clean target.
7827
7828Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
7829
7830 * config-ml.in: Prefix more variables with ml_ so they don't collide
7831 with configure's.
7832
7833Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
7834
7835 * configure: Don't turn -v into --v.
7836
7837Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
7838
7839 * configure.in (targargs): Fix typo.
7840
7841 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
7842
7843Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
7844
7845 * configure.in: Strip --host and --target options from
7846 CONFIG_ARGUMENTS, and always configure for --host only. Add
7847 --with-cross-host option when building with a cross-compiler.
7848 * configure: Canonicalize the arguments put into config.status by
7849 always using `=' for an option with an argument. Pass a presumed
7850 --host or --target explicitly.
7851
7852Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
7853
7854 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
7855 into general OS recognition case.
7856
7857Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7858
7859 * configure.in (target_configdirs): add target-winsup only
7860 for win32 target systems.
7861
7862Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
7863
7864 * Makefile.in (all-target-libgloss): Depend upon
7865 configure-target-newlib, since when libgloss is built it looks to
7866 see if the newlib directory exists.
7867
7868Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
7869
7870 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
7871 cfg-ml-*.in.
7872
7873Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
7874
7875 * configure: Handle LD and LD_FOR_TARGET when configuring a
7876 Canadian Cross.
7877
252b5132
RH
7878Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7879
7880 * configure.in (target_libs): add target-winsup.
7881 (target==i386-win32): add patch diff flex make to $noconfigdirs.
7882 (target==ppcle-pe): remove ld from $noconfigdirs.
7883
7884Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
7885
7886 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
7887 Preserve relative path names in $srcdir. Build symlink tree if
7888 configuring cross target dir and srcdir=. (= no VPATH support).
7889 (configure-target-libg++): Depend on configure-target-librx.
7890 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
7891 * config-ml.in: New file.
7892 * symlink-tree: New file.
7893 * configure: Ensure srcdir="." if that's what it is.
7894
7895Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
7896
7897 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
7898 includes and FLEX_SKELETON setting.
7899 * mpw-configure (--with-gnu-ld): New option, controls whether
7900 to use PPCLink or ld with PowerMac GCC.
7901 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
7902 * mpw-config.in: Configure grez if targeting Mac.
7903
7904 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
7905 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
7906 just macos.
252b5132
RH
7907 * configure.in: Configure grez resource compiler if targeting Mac.
7908 * Makefile.in (all-grez, install-grez): New targets.
7909
7910Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
7911
7912 * configure: CXX defaults to gcc, not g++. If we find
35590697 7913 gcc in the path, set CC to gcc -O2.
252b5132
RH
7914
7915Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
7916
7917 * configure: Default ${build} correctly. Avoid picking up extra
7918 spaces when reading CC and CXX from Makefile. When doing a
7919 Canadian Cross, use plausible default values for numerous
7920 variables.
7921 * configure.in: When doing a Canadian Cross, don't try to
7922 configure tools whose configure script can't handle it.
7923
7924Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7925
7926 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
7927
7928Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
7929
7930 * configure: Remove dubious bug reporting address.
7931
7932Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
7933
7934 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
7935 configure script, run that instead of this directory's configure.
7936 In either case, print a message that we're configuring the sub-dir.
7937
7938Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
7939
7940 * configure.in: Before checking for the existence of various files,
7941 use sed to filter out "target-".
7942
7943Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
7944
7945 * Makefile.in (DO_X): Split rule to decrease command line length
7946 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
7947 (Philippe De Muyter).
7948
7949Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7950
7951 * Makefile.in (all-patch): depend on all-libiberty.
7952
7953Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
7954
7955 * configure.in: If the only directory in target_configdirs which
7956 actually exists is libiberty, then set target_configdirs to empty,
7957 to avoid trying to build a target libiberty in a gas or gdb
7958 distribution.
7959
7960Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
7961
7962 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
7963 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
7964 systems.
252b5132
RH
7965
7966Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7967
7968 * configure.in (copy_dirs): Use sys-include instead of include
7969 for --with-headers option.
7970
7971Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
7972
7973 * Makefile.in, configure.in: Make winsup builds work with
7974 new scheme.
7975
7976Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
7977
7978 * configure.in: Build the linker on AIX.
7979
7980Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
7981
7982 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
7983 where needed.
7984
7985Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
7986
7987 * Makefile.in (all-gcc): Fix typo.
7988
7989Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
7990
7991 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
7992
7993Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
7994
7995 * configure.in: Rename libFOO to target-libFOO, and xiberty
7996 to target-xiberty, to provide more flexibility.
7997 (target_subdir): Define. Create if cross.
7998 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
7999 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
8000 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8001 check-libFOO -> check-target-libFOO, etc.
8002 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8003 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8004 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8005 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
8006 allow ALL_GCC="" to only configure.
8007 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
8008 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
8009 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
8010
8011Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
8012
8013 * Makefile.in (taz): Build "info" in etc explicitly.
8014
8015Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
8016
8017 * configure.in: Make sure that CC is undefined (as opposed to
8018 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
8019 problem with autoconf trying to configure on a host without GCC.
8020
8021Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8022
8023 * mpw-configure: Set host alias from choice of host compiler,
8024 only use generic MPW Makefile sed if present, edit a file
8025 named "hacked_Makefile.in" instead of "Makefile.in" if present.
8026 * mpw-README: Add problem notes about CW6 and CW7.
8027
8028Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
8029
8030 * Makefile.in (taz): Use ";" instead of ";;".
8031
8032Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8033
8034 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
8035 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8036 DISTDOCDIRS.
8037 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
8038 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
8039
8040Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
8041
8042 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
8043 and gnats, because they are now subsumed by DISTSTUFFDIRS.
8044 Move bfd to DISTSTUFFDIRS.
8045
8046Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8047
8048 * Makefile.in (X11_LIB): Removed.
8049 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8050
8051 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8052
8053Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8054
8055 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
8056 names.
8057
8058Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8059
8060 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
8061
8062Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
8063
8064 * configure.in (i[345]86-*-win32): Always build newlib.
8065 Don't configure cvs, autoconf or texinfo.
8066 * Makefile.in (LD_FOR_TARGET): New.
8067 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
8068 Pass down LD_FOR_TARGET.
8069
8070Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
8071
8072 * winsup: New directory.
8073 * Makefile.in: Build winsup.
8074 * configure.in: Winsup is configured when target is win32.
8075 Can only build win32 target GDB when native.
35590697 8076
252b5132
RH
8077Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
8078
8079 * config.guess: Recognize HP model 819 machines as having
8080 a PA 1.1 processor.
8081
8082Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
8083
8084 * configure: Fix sed loop which substitutes for CC and CXX to
8085 avoid bug found in various sed implementations.
8086
8087Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8088
8089 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
8090 simulator. Use standard powerpc-*-eabi*.
8091
8092Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
8093
8094 * configure.in: Stop putting gas and binutils in noconfigdirs for
8095 powerpc-*-aix* and rs6000-*-*.
8096
8097Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
8098
8099 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8100 -mcall-aixdesc libraries.
8101
8102Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
8103
8104 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8105
8106 * config.sub (arm | armel | armeb): Fix shell syntax.
8107
8108Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8109
8110 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8111 -msoft-float and -mcpu=common support.
8112 (powerpc*-*-eabisim*): Add support for building -mcall-aix
8113 libraries.
8114
8115Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8116
8117 * configure.in: Allow configuration and build of emacs19 for the alpha.
8118
8119Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8120
8121 * configure.in (CC): Get ^CC, not just any old CC, from
8122 ${host_makefile_frag}.
8123
8124Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8125
35590697 8126 * configure.in (CC): Try to get CC from
252b5132
RH
8127 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8128
8129Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8130
8131 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8132 only if it exists in $(srcdir).
8133
8134Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
8135
8136 * configure: If CC and CXX are not set in the environment, set
8137 them, based on either an existing Makefile or on searching for gcc
8138 in PATH. Substitute for CC and CXX in Makefile.
8139 * configure.in: Remove libm from target_libs. Separate
8140 target_configdirs from configdirs. If CC is not set in
8141 environment, try to get it from a host Makefile fragment. Rewrite
8142 changes of configdirs to use skipdirs instead. A few minor
8143 tweaks. Take directories out of target_configdirs as they are
8144 taken out of configdirs. Remove existing Makefile files from
8145 subdirectories. Substitute for TARGET_CONFIGDIRS and
8146 CONFIG_ARGUMENTS in Makefile.
8147 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8148 by configure.in.
8149 (CONFIG_ARGUMENTS): Likewise.
8150 (CONFIGURE_TARGET_MODULES): New variable.
8151 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8152 ($(CONFIGURE_TARGET_MODULES)): New target.
8153 (configure-libg++, configure-libio): New targets.
8154 (all-libg++): Depend upon configure-libg++.
8155 (all-libio): Depend upon configure-libio.
8156 (configure-libgloss, all-libgloss): New targets.
8157 (configure-libstdc++): New target.
8158 (all-libstdc++): Depend upon configure-libstdc++.
8159 (configure-librx, all-librx): New targets.
8160 (configure-newlib): New target.
8161 (all-newlib): Depend upon configure-newlib
8162 (configure-xiberty): New target.
8163 (all-xiberty): Depend upon configure-xiberty.
8164
8165Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8166
8167 * configure.in (host i[345]86-*-win32): Expand the
8168 noconfigdirs again.
8169
8170Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
8171
8172 * mpw-configure: Fix sed command file name.
8173
8174Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
8175
35590697 8176 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
8177 noconfigdirs again.
8178
8179Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
8180
8181 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8182 or powerpc*-*-pe*, since they are not yet supported.
8183
8184Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8185
8186 Add PowerMac support and many other enhancements.
8187 * mpw-configure: New option --cc to select compiler to use,
8188 paste options set according to --cc into the generated
8189 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8190 if mpw-make.sed is present.
8191 * mpw-config.in: Don't test for gC1, test for mpw-touch,
8192 add forward includes for PowerPC include files.
8193 * mpw-build.in: Build using Makefile.PPC if present.
8194 (do-byacc, etc): Remove separate version resource builds.
8195 (do-gas): Build "stamps" before "all".
8196 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8197 * mpw-README: Update to reflect --cc option, PowerMac support,
8198 and recently-reported compatibility problems.
8199
8200Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
8201
8202 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8203 embedded m68k systems (-aout, -coff, -elf, -vxworks).
8204 (--with-multilib-top): Pass to recursive invocations.
8205
8206Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
8207
8208 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8209 v810-*-*.
8210
8211Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8212
8213 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8214 gdb, ld and opcodes on v810-*-*.
8215
252b5132
RH
8216Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
8217
8218 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8219 (local-maintainer-clean): New target.
8220 (maintainer-clean): New target.
8221 (realclean): Just depend upon maintainer-clean.
8222
8223Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8224
8225 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
8226
8227Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
8228
8229 * configure.in: Build ld in mips*-*-bsd* case.
8230
8231Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
8232
8233 * config.sub: Accept -lites* OS. From Ian Dall.
8234
8235Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
8236
8237 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 8238 targets.
252b5132
RH
8239
8240Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8241
8242 * configure.in: treat i386-win32 canadian cross the same as
8243 i386-go32 canadian cross.
8244
8245Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8246
8247 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
8248 running under the simulator to build a reduced set of libraries.
8249 (powerpc-*-eabiaix): Add fine grained multilib support added to
8250 other powerpc targets yesterday.
8251
8252Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8253
8254 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
8255 -disable-softfloat, -disable-relocatable, -disable-aix, and
8256 -disable-sysv to control which multilib libraries get built.
8257
8258Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8259
8260 * configure: Add Makefile.tem to list of files to remove in trap
8261 handler.
8262
8263Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
8264
8265 * config.guess (*Linux*): Add missing "exit"s.
8266 Also, need specific check for alpha-unknown-linux (uses COFF).
8267
8268Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
8269
8270 * config.guess: Merge with FSF:
8271
8272 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
8273 * config.guess (AIX4): More robust release numbering discovery.
8274
8275 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
8276 * config.guess (i386-sequent-ptx): Properly get version number.
8277
8278 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
8279 * config.guess (mips:*:4*:UMIPS): New case.
8280
8281Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
8282
8283 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
8284 (i386-win32 host): Likewise. Don't build readline.
8285
afb8d725
JM
8286Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
8287
8288 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
8289 SUPPORT_FILES to submakes.
8290
252b5132
RH
8291Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
8292
8293 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
8294 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
8295 mpw-configure.
8296
8297Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
8298
8299 * configure.in (appdirs): Use =, not ==, in test expression when
8300 trying to build the text to print in the warning message for
8301 Solaris users.
8302
8303Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
8304
8305 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
8306
8307Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8308
8309 * config.guess: Recognize lynx-2.3.
8310
8311Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
8312
8313 * config.sub (z8ksim): Deleted
8314 (z8k-*-coff): New, this is the one true name of the target.
8315
8316Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
8317
8318 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
8319
8320Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
8321
8322 * config.guess (*:Linux:*:*): First try asking the linker what the
8323 default object file format is (elf, aout, or coff). Then if this
8324 fails, try previous methods.
8325
8326Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8327
8328 * configure.in: Don't build newlib for *-*-vxworks5.1.
8329
8330Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8331
8332 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
8333 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
8334
8335Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
8336
8337 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
8338
8339Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
8340
8341 * cfg-ml-com.in: New file.
8342 * cfg-ml-pos.in: New file.
8343
8344Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8345
8346 * COPYING.NEWLIB: Add HP free copyright to list.
8347
8348Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8349
8350 * config.sub: Recognize -eabi* for the system, not just -eabi.
8351
8352Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
8353
8354 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
8355 * config.sub, configure.in (win32): New target and host.
8356
8357Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
8358
8359 * configure.in: Add i386-pe configuration.
8360
8361Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
8362
8363 * mpw-build.in (install): Install GDB after LD.
8364
8365Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
8366
8367 * mpw-config.in (elf/mips.h): Always forward-include, needed
8368 for GDB to build.
8369
8370Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
8371
8372 * testsuite: New directory for customer acceptance and whole tool
8373 chain tests.
8374
8375Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
8376
8377 * configure: If per-host line isn't found, but AC_OUTPUT is found
8378 and a configure script exists, run it instead.
8379
8380Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8381
8382 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
8383
8384Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
8385
8386 * configure: Set build_{cpu,vendor,os,alias} to host values when
8387 --build isn't specified.
8388
8389Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8390
8391 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
8392 (FLAGS_TO_PASS): Pass them.
8393 (EXTRA_TARGET_FLAGS): Ditto.
8394
252b5132
RH
8395Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8396
8397 * Makefile.in (all-libg++): Depend on all-libstdc++.
8398
8399Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8400
8401 * configure.in (noconfigdirs): Enable all packages for
8402 i386-unknown-netbsd.
8403
8404Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
8405
8406 * configure.in (noconfigdirs): Don't configure tk for i386-go32
8407 hosted builds (DOS builds)
8408
8409Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8410
8411 Changes for ARM based on patches from Richard Earnshaw:
8412 * config.sub: Handle armeb and armel.
8413 * configure.in: Omit arm linker only for riscix.
8414
8415Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
8416
8417 * config.guess: Update from FSF.
8418
8419Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
8420
8421 * config.sub: Recognize powerpcle as the little endian varient of
8422 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
8423 powerpcle variant. Convert pentium into i586, not i486. Add p5
8424 alias for i586. Map new x86 variants p6, k5, nexgen into i586
8425 temporarily.
8426
8427Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
8428
8429 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
8430
8431Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
8432
8433 * config.sub: Accept -lites* as a basic system type.
8434
8435Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
8436
8437 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
8438 installed, and if so return linuxoldld as the system name.
8439
8440Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
8441
8442 * config.guess: Add hppa1.1-hp-lites support.
8443
8444Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
8445
8446 * configure.in: Don't build newlib for m68k-vxworks5.1.
8447
8448Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8449
8450 * configure.in (mips-sgi-irix6): Use mh-irix5.
8451
8452Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
8453
8454 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
8455
8456Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8457
8458 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 8459 OSF/1. Fix compiler flags.
252b5132
RH
8460 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
8461
8462Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
8463
8464 * configure.in: Recognize --with-newlib.
8465 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
8466
afb8d725
JM
8467Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8468
8469 * Makefile.in: move {all,check,install}-gdb from *_MODULES
8470 to *_X11_MODULES due to gdbtk needing X include files et al.
8471
252b5132
RH
8472Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
8473
8474 Merge in support for Mac MPW as a host.
8475 (Old change descriptions retained for informational value.)
8476
8477 * mpw-config.in: Add generic include forwards for cpu-specific
8478 include files in aout and elf directories.
8479
8480 * mpw-configure: Added copyright.
8481 * mpw-config.in: Check for presence of required build tools.
8482 (target_libs): Add newlib.
8483 (target_tools): Add examples.
8484 (Read Me): Generate as "Read Me for MPW" instead.
8485 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
8486 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
8487 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
8488
8489 * mpw-configure: Remove subdir-specific makefile hackery,
8490 delete mk.tmp after using it.
8491
8492 * mpw-build.in (all): Display start and end times.
8493
8494 * mpw-configure (host_canonical): Set.
8495 (target_cpu): Always add to makefiles.
8496 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
8497 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
8498 (mpw-mh-mpw): Look for in srcdir and srcroot.
8499 Use sed instead of mpw-edit-prefix to edit prefix definitions.
8500
8501 * mpw-build.in: (install-only): New target.
8502
8503 * mpw-configure (host_alias, target_alias): Rename from hostalias
8504 and targetalias, add into generated Makefile.
8505 (mk.tmp): If present, add into generated Makefile.
8506 * mpw-build.in (all-gas): Build config.h first before gas proper.
8507
8508 * mpw-configure (config.status): Write only if changed.
8509 * mpw-config.in (readline): Configure it (not built, just used for
8510 definitions).
8511
8512 * mpw-config.in (elf/mips.h): Add a forward include.
8513
8514 * mpw-config.in: Forward-include most .h files in include into
8515 extra-include.
8516 (readline): Don't build.
8517 mpw-build.in (install): Install GDB.
8518
8519 * mpw-configure (prefix, mpw_prefix): Handle it.
8520 * mpw-config.in (mmalloc, readline): Don't configure.
8521 * mpw-build.in (thisscript): Rename to ThisScript.
8522 Use mpw-build instead of BuildProgram everywhere.
8523 (mmalloc, readline): Don't build.
8524 * mpw-README: New file, basic documentation about the MPW port.
8525
8526 * mpw-config.in: Use forward-include to create include files.
8527
8528 * mpw-configure: Add more things to the top of each configured
8529 Makefile, including contents of config/mpw-mh-mpw.
8530 * mpw-config.in (extra-include): Create this directory and fill it
8531 with Posix-like include files when configuring.
8532
8533 * config.sub (apple, mac, mpw): Add various aliases.
8534
8535 * mpw-build.in: New file, top-level build script fragment for MPW.
8536 * mpw-configure: New file, configure script for MPW.
8537 * mpw-config.in: New file, config fragment for MPW.
8538
8539Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8540
8541 * configure.in (host_libs): Remove glob, since it is gone from the
8542 sources.
8543
8544Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8545
8546 * Makefile.in: define empty GDB_NLM_DEPS var.
8547
8548 * configure.in(target_makefile_frag): use config/mt-netware
8549 for netware targets.
8550
8551Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
8552
8553 * config.sub: Merge in recent FSF changes. Remove linux special
8554 cases.
8555
8556Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8557
4bddf3ad 8558 Revert this change:
252b5132
RH
8559
8560 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
8561
8562 * build-all.mk: Use CC=cc -Xs on Solaris.
8563
252b5132
RH
8564Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8565
8566 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
8567 stop using it.
8568 * Makefile.in: Nuke all references to glob subdirectory.
8569
8570Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8571
8572 * configure.in: Fix --enable-shared logic in per-host.
8573
8574Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
8575
8576 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
8577
8578Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8579
8580 * configure.in (noconfigdirs): Don't build gas on AIX, for
8581 powerpc*-*-aix* as well as for rs6000*-*-aix*.
8582
8583Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
8584
8585 * configure: Fix --cache-file to work if the file argument is a
8586 relative path.
8587
8588Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
8589
8590 * configure: If the --cache-file is used, pass it down to
8591 configure in subdirectories.
8592
8593Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
8594
8595 * config.sub: add vxworks29k configuration.
8596
8597Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
8598
8599 * Makefile.in (taz): Do "diststuff" part quietly.
8600
8601Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
8602
8603 * config.sub: Mini-merge with gcc/config.sub.
8604
8605Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8606
8607 * config.guess (IRIX): Sed - to _.
8608
8609Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8610
8611 * Makefile.in (source-vault, binary-vault): New targets.
8612
8613Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
8614
8615 * config.sub: Recognize -eabi as a basic system type.
8616
8617Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8618
8619 * configure.in (enable_shared stuff): Fix typo.
8620
8621Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
8622
8623 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
8624
8625Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8626
8627 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
8628
8629Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8630
8631 * configure.in (rs6000-*-*): Don't build gas.
8632
8633Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
8634
8635 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
8636 reduce command line length.
8637 (AS_FOR_TARGET): Check for as.new, not Makefile.
8638 (NM_FOR_TARGET): Check for nm.new, not Makefile.
8639
8640Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
8641
8642 * config.guess: Merge from FSF.
8643
8644Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8645
8646 * configure: Don't use $ when handling program_suffix.
8647
8648Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
8649
8650 * configure.in: Configure tk for hppa/hpux.
8651
8652Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
8653
8654 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
8655
8656Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
8657
8658 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
8659 to LIBCXXFLAGS. Tests are better run without it.
8660
8661Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
8662
8663 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
8664
8665Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
8666
8667 * configure.in (*-*-netware*): Don't configure xiberty.
8668
8669Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
8670
8671 * configure.in: Remove tk from native_only list.
8672
8673Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
8674
8675 * build-all.mk: Add mips-ncd-elf target to sun4 targets
8676 for special NCD build.
8677
8678Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8679
8680 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
8681 makeall.bat, they're only useful for binutils snapshots.
8682 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
8683 makeall.bat to specified SUPPORT_FILES.
8684
8685Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
8686
8687 * build-all.mk: Add Ericsson targets to sun4 and solaris
8688 hosts. Add BNR's sun4 target to solaris host, so their
8689 build-from-source will be tested in-house first.
8690
8691Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8692
8693 * Makefile.in (LIBCFLAGS): New variable.
8694 (CFLAGS_FOR_TARGET): Ditto.
8695 (LIBCFLAGS_FOR_TARGET): Ditto.
8696 (LIBCXXFLAGS): Ditto.
8697 (CXXFLAGS_FOR_TARGET): Ditto.
8698 (LIBCXXFLAGS_FOR_TARGET): Ditto.
8699 (BASE_FLAGS_TO_PASS): Pass them.
8700 (EXTRA_TARGET_FLAGS): Ditto.
8701
4bddf3ad 8702 * configure.in: Support --enable-shared.
252b5132
RH
8703
8704Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
8705
8706 * configure.in (target_libs): Include libstdc++ again.
8707 * config.guess: Update from FSF (for FreeBSD).
8708
8709Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8710
8711 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
8712 makeall.bat.
8713 (DISTDOCDIRS): Add `etc'.
8714 (ETC_SUPPORT_PFX): New variable.
8715 (taz): Include anything from etc starting with a word in
8716 ETC_SUPPORT_PFX.
8717
8718Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8719
8720 * config.sub: Update for recent FSF changes. Remove obsolete
8721 h8300hds entry. Add -windows* and -osx as basic os. Minor
8722 spacing changes.
8723
8724Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
8725
8726 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
8727
8728 * config.guess: Merge with FSF.
8729 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
8730
8731Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8732
8733 * configure: Since the "trap 0" handler will override the exit
8734 status on many systems, only use it for "exit 1", and make it set
8735 a non-zero exit status; reset it before "exit 0". Also, check
8736 exit status of config.sub, and error out if it failed.
8737
8738Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
8739
8740 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
8741 and install libgloss.
8742
8743Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8744
8745 * Makefile.in (all-binutils): Depend upon all-byacc.
8746
8747 * configure.in: Don't build emacs on Irix 5.
8748
8749Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8750
8751 * configure.in (*-*-netware*): Add libio.
8752
8753Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8754
8755 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
8756 (CHECK_TARGET_MODULES): Ditto.
8757 (INSTALL_TARGET_MODULES): Ditto.
8758 (TARGET_LIBS): Ditto.
8759 (all-libstdc++): Note dependencies.
8760
8761Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8762
8763 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
8764
8765Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8766
8767 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
8768 -fexternal-templates.
8769
8770 * configure.in (target_libs): Add libstdc++.
8771 (noconfigdirs): Add libstdc++ as appropriate.
8772
8773Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8774
8775 * config.guess: Update from FSF.
8776
8777Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8778
8779 * configure: Use ${config_shell} when running ${configsub}.
8780
8781Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
8782
8783 * config.sub: No longer recognize h8300h.
8784
8785Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8786
8787 * config.sub: Remove extraneous differences between config.sub and
8788 gcc/config.sub.
8789
8790Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8791
8792 * Makefile.in (DISTSTUFFDIRS): Add gas.
8793
8794Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
8795
8796 * COPYING.NEWLIB: New file.
8797
8798Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
8799
8800 * config.guess (HP-UX): Patch from Harlan Stenn
8801 <harlan@landmark.com> to also emit release level.
8802
8803Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8804
8805 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
8806
8807Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
8808
8809 * config.sub: Merge nextstep cleanup from FSF.
8810
8811Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8812
8813 * configure.in (arm-*-*): Don't configure ld for this target.
8814
8815Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8816
8817 * configure.in (*-*-netware): don't configure libg++, libio,
8818 librx, or newlib.
8819
8820Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8821
8822 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
8823 configure ld--it works, but it doesn't support shared libraries.
8824
8825Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
8826
8827 * config.guess (*-unknown-freebsd*): Get rid of possible
8828 trailing "(Release)" in version string.
8829 Patch from Paul Richards <paul@isl.cf.ac.uk>.
8830
8831Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
8832
8833 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
8834 Fix type: *-next-neststep -> *-next-nextstep.
8835
8836 * config.guess: Merge from FSF:
8837
8838 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
8839
8840 * config.guess: Recognize powerpc-ibm-aix3.2.5.
8841
8842 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
8843
8844 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
8845 instead of UNIX_SV for UnixWare 1.0).
8846
8847Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
8848
8849 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
8850 to make gdb/nlm/* build after the compiler and linker.
8851
8852Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
8853
8854 * config.guess (netbsd, freebsd, linux): Accept any machine,
8855 not just i[34]86.
8856 (m68k-atari-sysv4): Relocate to match FSF version.
8857
8858 * config.guess: More merges from the FSF:
8859
8860 Add a space before function call or macro invocation.
8861
8862 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8863
8864 * config.guess: Add trap cmd to remove dummy.c and dummy when
8865 interrupted.
8866
8867 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8868
8869 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
8870 (dummy): Redirect stderr from compilation of dummy.c.
8871
8872 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
8873
8874 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
8875
8876Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
8877
8878 * configure: Accept and ignore --cache*, for compatibility with
8879 new autoconf.
8880
8881Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
8882
8883 * config.guess: Merge from FSF:
8884
8885 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8886
8887 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
8888 (PATH): Add /.attbin at end for finding uname.
8889 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
8890
8891 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
8892
80413487 8893 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
8894
8895 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
8896
80413487
RH
8897 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
8898 to select whether to use ELF or COFF.
252b5132
RH
8899
8900 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8901
80413487 8902 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
8903
8904 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8905
8906 * config.guess: Guess the OS version for HPUX.
8907
8908 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8909
8910 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
8911
8912Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8913
8914 * configure.in: Recognize --with-headers, --with-libs, and
8915 --without-newlib.
8916 * Makefile.in (all-xiberty): Depend upon all-ld.
8917
8918Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8919
8920 * configure.in: Change i[34]86 to i[345]86.
8921
8922Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8923
8924 * configure (version): A few more tweaks to help message.
8925
8926Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
8927
8928 * Makefile.in: Remove (for now) librx as a host library,
8929 now that we're building it for target.
8930
8931Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8932
8933 * configure: Fix up help message; from karl@owl.hq.ileaf.com
8934 (Karl Berry).
8935
8936Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
8937
8938 * configure.in: Also configure librx.
8939
8940Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
8941
8942 * Makefile.in: Update various rules to reflect that librx
8943 is now needed for libg++.
8944
8945Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8946
8947 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
8948
8949Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8950
8951 * configure.in: Configure the examples directory.
8952
8953Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8954
8955 * configure: Simplify Jun 2 1994 change.
8956
8957Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
8958
8959 * change CC to /usr/latest/bin/gcc for lynx host builds, since
8960 /bin/gcc isn't good enough to build gcc.
8961
8962Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
8963
8964 * Makefile.in (GDB_SUPPORT_FILES): Remove
8965 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
8966 (gdb.tar.gz): Add new rule to use standard distribution building
8967 mechanism.
8968
8969Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8970
8971 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
8972 Bill Cox <bill@cygnus.com>.
8973
8974Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
8975
8976 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
8977
8978Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
8979
8980 * configure: Search current dir first in .gdbinit.
8981
8982Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
8983
8984 * config.sub: Recognize freebsd (merged from gcc config.sub).
8985
8986Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
8987
8988 * config.sub: Refer to NeXT's operating system as nextstep.
8989
8990 * config.sub (case $basic_machine): Re-order the cases, to match
8991 the order in the FSF version (which is mostly alphabethical).
8992 Merge in some additions and changes from the FSF.
8993
8994Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
8995
8996 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
8997 * config.sub: Recognize cxux7.
8998 * configure.in: Use mh-cxux for m88k-harris-cxux*.
8999
9000Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9001
9002 * config.sub: Fix typo powerpc -> powerpc-*.
9003
9004Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
9005
9006 * Makefile.in: `all-emacs19' depends on `all-byacc'.
9007
9008 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9009 parallel with all-emacs and install-emacs). Top-level command
9010 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9011
9012Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9013
9014 * test-build.mk ($(host)-stamp-stage2-installed): Remove
9015 $(relbindir)/make before doing ``make install'', and use
9016 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
9017 installing over running make binary.
9018 ($(host)-stamp-stage3-installed): Likewise.
9019
9020Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9021
9022 * config.guess: Recognize Mach.
9023
9024Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9025
9026 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9027 see whether --exec-prefix was used.
9028
9029Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9030
9031 * README: Explicitly mention libg++/README. (Zoo's idea.)
9032
9033Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9034
9035 * Makefile.in: Add all-librx target similar to all-libproc.
9036
9037Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
9038
9039 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
9040 with post 1.2 uname bogosity.
9041
9042Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9043
9044 * configure: Remove temporary files on receipt of a signal.
9045
9046Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
9047
9048 * configure: If there is a package_makefile_frag, remove
9049 ${subdir}/Makefile.tem after copying it in.
9050
9051Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9052
9053 * build_all.mk: support rs6000 lynx identifies itself as
9054 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
9055 since /bin/gcc is too feeble to compile a modern gcc.
9056
9057Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9058
9059 * brought devo/test-build.mk update-to-date with progressive/
9060 test-build.mk. Add lynx targets and hppa flag info.
9061
9062Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9063
9064 * configure.in: Use mh-ncrsvr43. Patch from
9065 Tom McConnell <tmcconne@sedona.intel.com>.
9066
9067Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
9068
9069 * config.guess (i386-unknown-bsdi): No longer need to
9070 check #if defined(__bsdi__) && defined(__i386__).
9071
9072Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9073
9074 * configure: Set program_transform_nameoption correctly.
9075
9076Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9077
9078 * brought build-all.mk update-to-date with progressive build-all.mk,
9079 added new targets and hppa info.
35590697 9080
252b5132
RH
9081Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9082
9083 * configure: If config.guess result is a prefix of the user
9084 specified target, assume a native build and use the user specified
9085 target as the host alias. Remove SunOS patch suffix removal hack.
9086 * configure.in: Remove SunOS patch suffix removal hack.
9087
9088 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
9089 in NATIVE_CHECK_MODULES.
9090
9091Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
9092
9093 * Makefile.in: Rename HOST_ONLY to NATIVE.
9094 * configure: Delete SunOs patch suffix from host_canonical
9095 and build_canonical variables that are prepended to Makefiles.
9096 * configure.in: Add comments for easier maintenance.
9097
9098Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9099
9100 * Makefile.in: Add all-libproc target similar to all-gui.
9101
9102Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
9103
9104 * Makefile.in (CHECK_MODULES): split into
9105 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9106
9107Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
9108
9109 * config.guess (i386-unknown-bsdi): New system to guess.
9110
9111Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9112
9113 * Makefile.in: Add all-gui target (but not yet build by "all").
9114
9115Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
9116
9117 * config.sub: Move deletion of patch suffix from here...
9118 * configure.in: To here, at Ian's suggestion. The top-
9119 level scripts might need to know of a patch level.
9120
9121Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
9122
9123 * config.sub: Strip off patch suffix so rtl is recognized
9124 as a sunos4.1.3 machine, even though it's been patched.
9125
9126Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
9127
9128 * Makefile.in (INSTALL_LAST): Delete.
9129 (INSTALL_DOSREL): New.
9130
9131Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9132
9133 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9134 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9135 whether we pass down --with-gnu-ld anyhow.
9136
9137Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
9138
9139 * Makefile.in (INSTALL_LAST): Change operation so it works
9140 on more flavors of make.
9141 * configure.in (go32): Don't build libg++ or libio.
9142
9143Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
9144
9145 * Makefile.in (Move HOST_PREFIX_1 and friends up so
9146 they can be overriden by templates.
9147
9148Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
9149
9150 * configure.in (target==go32): Don't build gdb.
9151 * dosrel: New directory.
9152
9153Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
9154
9155 * configure.in (host==go32): Configure dosrel too.
9156 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9157 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9158 be set by incoming names or templates.
9159 (INSTALL_LAST): New rule.
252b5132
RH
9160
9161Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
9162
9163 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9164
9165Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9166
252b5132
RH
9167 * configure.in (appdirs): New variable. Currently empty, but will
9168 be used in gas distribution. If nonempty, lists a set of
9169 directories at least one of which must get configured, or top
9170 level configuration is considered to have failed.
9171 (rs6000-*-lynxos*): Use new file name.
9172
9173Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9174
9175 Eliminate XTRAFLAGS.
9176 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9177 newlib include files using -idirafter, and also use -nostdinc.
9178 (CXX_FOR_TARGET): Likewise.
9179 (XTRAFLAGS): Removed.
9180 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9181 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9182 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9183 ($(DO_X)): Don't pass down XTRAFLAGS.
9184
9185Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9186
9187 * configure.in (mips*-dec-bsd*): New target; do build linker.
9188 (mips*-*-bsd*): New target; don't build linker.
9189
9190Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9191
9192 * configure.in: support rs6000-*-lynxos* configuration.
9193 support sunos4 as a cross target.
9194
9195 * config.sub: look for lynx*, not lynx since the OS version may
9196 legitimately be part of the name.
9197
9198Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9199
9200 * configure.in (i[34]86-*-sco*): Move to be with other i386
9201 targets.
9202 (romp-*-*): New target. Skip various binary utilities.
9203 (vax-*-*): New target. Don't build newlib.
9204 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
9205
9206Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9207
9208 * configure.in: Only set host_makefile_frag if config
9209 directory exists.
9210
9211Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9212
9213 * install.sh: If $dstdir exists, don't check whether each
9214 component does.
9215
9216Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9217
9218 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
9219
9220Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
9221
35590697
AJ
9222 * configure.in (*-*-lynxos*): Don't configure newlib for either
9223 native or cross Lynx.
252b5132
RH
9224
9225Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
9226
9227 * config.sub (sparc64-elf): Fix os.
9228 (z8k): Remove duplicate.
9229
9230Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9231
9232 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
9233 gcc/stmp-fixproto, to try to prevent fixproto from being run.
9234
9235Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
9236
9237 * configure: Make file links cleanly even if Lynx fails on
80413487 9238 an NFS symlink (at least fail cleanly).
252b5132
RH
9239
9240Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9241
9242 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
9243 -XNh2000.
9244
9245Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9246
9247 * configure: Unknown options are fatal again.
9248
9249Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
9250
9251 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 9252 compatibility.
252b5132
RH
9253
9254Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
9255
9256 * build-all.mk: Add `clean' target.
9257
9258Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9259
9260 * config.guess: Add SINIX support.
9261 * configure.in: Add mips-*-sysv4* support.
9262
9263Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
9264
9265 * build-all.mk: Document all useful targets.
9266 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
9267 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
9268
9269Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9270
9271 * configure: Support --silent, --quiet.
9272
9273Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9274
9275 * configure: Support --disable-FEATURE.
9276
9277Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9278
9279 * config.guess: Recognize NCR running SVR4.3.
9280
9281Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
9282
9283 * config.guess: Make BSDI generate i386-unknown-bsd386.
9284 Patch from Paul Eggert <eggert@twinsun.com>.
9285
9286Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9287
9288 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
9289
9290Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9291
9292 * configure: Make unrecognized options give nonfatal warnings
9293 instead of fatal errors, and pass them to any subdirectory
9294 configures in case they recognize them.
9295 Make --x equivalent to --with-x.
9296
9297Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9298
9299 * configure: Add --enable-* options. Clean up usage message and
9300 some comments.
9301
9302Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
9303
9304 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
9305
9306Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9307
9308 * configure.in (hppa*-*-*): Enable binutils.
9309
9310Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9311
9312 * config.sub: Recognize cisco.
9313
9314Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
9315
9316 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
9317
9318Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9319
9320 * config.guess: about target *-hitachi-hiuxwe2, don't print more
9321 than one configuration name. Add comment.
9322
9323Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
9324
9325 * config.guess: about target *-hitachi-hiuxwe2, fixed
9326 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
9327 macro is incorrect.]
9328
9329Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9330
9331 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
9332 than the "make ls" stuff which used to be here.
9333
9334Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9335
9336 * config.guess: Recognize i[34]86-unknown-freebsd.
9337 From Shawn M Carey <smcarey@rodan.syr.edu>.
9338
9339Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
9340
9341 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
9342
9343Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9344
9345 * config.guess: Check for ptx.
9346
9347Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
9348
9349 * config.sub: Add os9k checking.
9350
9351Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9352
9353 * config.guess: Handle OSF1 running on HPPA processors
9354
9355Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9356
9357 * configure: If subdir configure fails, print out a message with
9358 subdirectory name, in case subdir's configure code didn't identify
9359 itself.
9360
9361Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
9362
9363 * configure.in: Remove embedded newlines from configdirs.
9364 Avoid mismatches of substrings. Fix matching strings at end
9365 of configdirs.
9366
9367Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
9368
9369 * config.guess: Add Lynx/rs6000 config support.
9370
9371Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9372
9373 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
9374
9375Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
9376
9377 * configure.in (hppa*-*-osf*): Treat this just like most other
9378 PA configurations (eg no binutils or ld).
9379 (hppa*-*-*elf*): These configurations have binutils and ld.
9380
9381Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9382
9383 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
9384
9385Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9386
9387 * configure.in (rs6000-*-*): Build gas.
9388
9389Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9390
80413487 9391 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
9392
9393Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9394
9395 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
9396 for GDB and GDB has been fixed to not need it.
9397
252b5132
RH
9398Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9399
9400 * config.guess: Recognize vax hosts.
9401
9402Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9403
9404 * configure (while loop): Don't use "break 2" inside case
9405 statement -- the case statement isn't an enclosing loop.
9406
9407Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
9408
9409 * config.guess: Clean up NeXT support, to allow nextstep
9410 on Intel machines. Make OS be nextstep.
9411
9412Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
9413
9414 * config.guess: Add alternate forms for Convex.
9415
9416Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
9417
9418 * configure: Completely rewrite option processing. Take
9419 advantage of pattern-matching to avoid invoking test frequently.
9420 Also clean up host and target defaulting logic.
9421
9422Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9423
9424 * Makefile.in: Replace all occurrances of "rootme" with "r" and
9425 "$${rootme}" with "$$r", to increase the likelihood that the do-*
9426 commands (plus user environment) will fit SCO limits.
9427
9428Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9429
9430 * configure.in: Don't issue warnings about directories which are
9431 not being configured if -norecursion is set. Correct test for
9432 --with-gnu-as and --with-gnu-ld to not get confused by substring
9433 matches.
9434
9435 * configure.in: Don't build gas for alpha-dec-osf1*.
9436
9437Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
9438
9439 * configure: Back out Per's change of 12/19/1993. It changes the
9440 behavior of configure in unexpected and confusing ways.
9441
9442 Also, use different delim char when calculating
9443 program_transform_name so that the name can contain slashes.
9444
9445Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
9446
9447 * configure.in, config.sub: Add support for VSTa micro-kernel.
9448
9449Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9450
9451 * configure.in: Nuke hacks which were used to get a special
9452 version of GAS for HPPA configurations.
9453
9454Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
9455
9456 * configure: If only ${target_alias} is given, use that
9457 as the default for ${host_alias}.
9458 * configure: Add missing back-slashes before nested quotes.
9459
9460Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9461
9462 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
9463
9464Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
9465
9466 * config.guess: Recognize some Tektronix configurations.
9467 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
9468
9469Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9470
9471 * config.sub: Match any flavor of SH.
9472
9473Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
9474
9475 * configure.in: Don't try to configure newlib for Alpha.
9476
9477Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9478
9479 * configure.in: Don't build ld for Irix 5. Don't build gas,
9480 libg++ or libio for any Alpha target.
9481
9482 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
9483
9484Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
9485
9486 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
9487 default arguments -- so it tried to compress itself.
9488
9489Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9490
9491 * configure.in (notsupp): ensure that a space is always at the end
9492 of the configdirs list, since the grep checks for an explicit space
9493
9494Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9495
9496 * configure.in (target i386-sysv4.2): don't build ld, since static
9497 versions of many libraries are not available.
9498
9499Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9500
9501 * config.guess: Recognize Apollos (using environment variables).
9502 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
9503
9504Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9505
9506 * config.guess: Recognize Sony news mips running newsos.
9507
9508Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
9509
9510 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
9511 "fi ; else" for bash.
9512
9513Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
9514
9515 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
9516
9517Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
9518
9519 * config.sub: accept unixware as an alias for svr4.2.
9520 Fix some inconsistancies with the gcc version.
9521
9522Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9523
9524 * Makefile.in (DISTDOCDIRS): Add gdb.
9525
9526Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
9527
9528 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
9529
9530Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9531
9532 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
9533 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
9534 this now.
9535
9536Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9537
9538 * config.sub: Accept hiux* as an OS name.
9539
9540 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
9541 etc/make-stds.texi. The underscore came from gcc, and dje now
9542 agrees that RUNTESTFLAGS is the correct name.
9543
9544Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
9545
9546 * install.sh: Remove 'set -e'. It makes any conditionals
9547 in the script useless.
9548
9549 * config.guess: Automatically recognize arm-acorn-riscix
9550 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
9551
9552Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
9553
9554 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
9555
9556Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9557
9558 * Makefile.in (DISTDOCDIRS): New variable.
9559 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 9560 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
9561
9562Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9563
9564 * configure.in (hppa target): check the source directory for the
9565 pagas sub-directory
9566
9567Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
9568
9569 * config.sub: Allow -aout* and -elf*.
9570
9571Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9572
9573 * configure.in: Don't build ld on i386-solaris2, same as for
9574 sparc-solaris2.
9575
9576Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
9577
9578 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
9579
9580Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9581
9582 * configure.in: Configure gdb for alpha.
9583
9584Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9585
9586 * Makefile.in (CXXFLAGS): Add -O.
9587
9588Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9589
9590 * config.guess: added support for DG Aviion
9591
9592Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9593
9594 * configure.in: Produce warning message for subdirectories not
9595 configurable for this host/target combination. Don't try to
9596 configure gdb for vms.
9597
9598Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9599
9600 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
9601 appropriate files before making "diststuff".
9602 (DISTBISONFILES): New var: list of files to be edited.
9603 (DISTSTUFFDIRS): Add binutils.
9604
9605Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9606
9607 * config.sub: also handle mipsel and mips64el (for little endian mips)
9608
9609Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9610
9611 * configure.in: Add * to end of all OS names.
9612
9613Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
9614
9615 * configure.in: Build newlib for LynxOS native.
9616
9617Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9618
9619 * config.guess: Add support for delta 88k running SVR3.
9620
9621 * configure.in: Add comment about HP compiler vs. emacs.
9622
9623Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9624
9625 * configure.in: don't build ld on solaris2 (not a viable option
9626 due to bugs in getpwnam & getpwuid)
9627
9628Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9629
9630 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
9631 config.guess will produce a full version number.
9632
9633Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9634
9635 * configure.in: Build linker and binutils for alpha-dec-osf1.
9636
9637Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9638
9639 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
9640 and gdb/testsuite/Makefile.in.
9641
9642Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9643
9644 * configure.in: recognize mips*- instead of mips-
9645
9646Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
9647
9648 * config.sub: Accept linux*coff and linux*elf as operating
9649 systems.
9650
9651Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9652
9653 * config.sub: Recognize mips64, and mips3 as an alias for it.
9654
9655Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9656
9657 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
9658 gdb knows how to handle OSF/1 shared libraries.
9659
9660Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9661
9662 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
9663 * config.guess: Recognize Hitachi's HIUX.
9664 * config.sub: Recognize h3050r* and hppahitachi.
9665 Remove redundant cases for hp9k[23]*.
9666
9667Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9668
9669 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
9670 if gas and ld are in the source tree and are in ${configdirs}.
9671 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 9672 --with options (but still pass them down on the command line,
252b5132
RH
9673 if they were explicitly specified).
9674
9675Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9676
9677 * configure: substitute SHELL value in Makefile.in with
9678 ${CONFIG_SHELL}
9679
9680Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9681
9682 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
9683 *-*-solaris2* targets.
9684
9685Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9686
9687 * Makefile.in: define M4, and pass it down to sub-makes;
9688 all-autoconf now depends on all-m4
9689
9690Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9691
9692 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
9693 presence of {ar,ranlib} instead of a configured directory
9694
9695Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9696
9697 * config.guess: Accept 34?? as well as 33?? for NCR.
9698
9699Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9700
9701 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
9702 of 'gas' in sed commands, since 'gash' is now in the tree as well.
9703
9704Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9705
9706 * configure: grab values for $(CC) and $(CXX) from the
9707 environment, so that someone can do "CC=gcc configure; make" and
9708 have it work right (matching the way that autoconf works now)
9709
9710 * configure.in, Makefile.in: add support for gash, the tcl
9711 interface to Galaxy
9712
9713 * config.guess: add NetBSD variants (hp300, x86)
9714
9715Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
9716
9717 * install.sh: Support -d option (in the manner of SunOS 4 install,
9718 as it is more deterministic than that of GNU install)
9719 (chmodcmd): Set file to mode 755 by default (should also do default
9720 chgrp and chown, but I don't feel like dealing with that now)
9721
9722Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
9723
9724 * config.sub: Remove h8300hhms alias.
9725
9726Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9727
9728 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
9729
9730Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9731
9732 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
9733 as stmp-fixinc
9734
9735Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
9736
9737 * config.sub: recognize m88110-bug-coff.
9738
9739Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9740
9741 * Makefile.in (all-libio): all dependencies on the toolchain used
9742 to build this (gcc, gas, ld, etc)
9743
9744Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9745
9746 * config.guess: Deal with OSF/1 1.3 on alpha.
9747
9748Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9749
9750 * install.sh: add some 'else true' clauses for portability
9751
9752 * configure.in: don't build libio for h8[35]00-*-* targets
9753
9754Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
9755
9756 * Makefile.in: Add support for new libio.
9757
9758Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9759
9760 * install.sh: If one command fails, don't try the rest. Don't try
9761 to remove $dsttmp (via trap) unless we have already created it.
9762 If $src doesn't exist, detect it and exit with an error.
9763
9764 * config.guess: Recognize BSD on hp300.
9765
9766Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
9767
9768 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
9769 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
9770
9771Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
9772
9773 * Makefile.in (all-send-pr): depends on all-prms
9774
9775Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9776
9777 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
9778
9779Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9780
9781 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
9782 Added test for mips-mips-riscos5.
9783
9784Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9785
9786 * configure.in: use mh-hp300 for 68k HP hosts
9787
9788Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9789
9790 * configure: add support for CONFIG_SHELL, so that you can use
9791 some alternate shell for evaluating configure scripts
9792
9793Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
9794
9795 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
9796 in configure script to bug-gdb@prep.ai.mit.edu when building
9797 distribution archive.
9798 * Makefile.in (COMPRESS): Remove def.
9799 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
9800 gdb.tar.Z and make-gdb.tar.Z respectively.
9801 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
9802 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
9803 to convergence with 'taz' target in Makefile.in.
9804
9805Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9806
9807 * install.sh (dsttmp): use trap to ensure that tmp files go
9808 away on error conditions
9809
9810Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9811
9812 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
9813
9814Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9815
9816 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
9817 its parent is '/' not ''.
9818
9819 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
9820
9821Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
9822
9823 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
9824 that ${newsrcdir}/configure.in does.
9825
9826Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9827
9828 * test-build.mk: support for CONFIG_SHELL
9829
9830Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
9831
9832 * config.sub (netware): Add as a basic system type.
9833
9834Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
9835
9836 * Makefile.in (Makefile): depend on configure.in. Also drop the
9837 $(srcdir)/ from the dependency on Makefile.in.
9838
9839Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
9840
9841 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
9842 (h8300hhms is temporary until multi-libraries are implemented).
9843 * configure.in: Handle h8300h too.
9844
9845Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9846
9847 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
9848
9849Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
9850
9851 * configure: Remove extraneous output when guessing host type.
9852 * config.guess: Remove extraneous output when guessing using C
9853 compiler rather than uname, or when guessing fails.
9854
9855Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9856
9857 * Makefile.in: remove all.cross and install.cross targets
9858
9859 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
9860 definitions
9861
9862Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
9863
9864 * configure.in (target sh): Build gprof.
9865
9866Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9867
9868 * config.sub: change -solaris to -solaris2
9869
9870Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9871
9872 * configure.in: Use config/mh-riscos for mips-*-sysv*.
9873
9874Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
9875
9876 * configure: Correct error message for missing Makefile.in to
9877 print correct directory.
9878
9879Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9880
9881 * install.sh: kludge around 386BSD shell bug
9882
9883Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
9884
9885 * config.guess: Recognize NeXT.
9886 * config.guess: Recognize i486-ncr-sysv4.
9887 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
9888
9889Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
9890
9891 * Makefile.in (MAKEINFOFLAGS): New variable.
9892 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
9893 * build-all.mk, test-build.mk: Pass down --no-split as
9894 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
9895
9896Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
9897
9898 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
9899
9900Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
9901
9902 * Makefile.in (libg++.tar.z): New rule.
9903 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
9904 * Makefile.in (taz): Only do a single chmod.
9905
9906Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
9907
9908 * install.sh: don't use dirname anymore (replaced with sed usage)
9909
9910Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
9911
9912 * Makefile.in: Change extension for gzip'd files from '.z' to
9913 '.gz' per new FSF standard usage.
9914
9915Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
9916
9917 * configure: put quotes around the final value of program_transform_name
9918
9919Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9920
9921 * Makefile.in: new install.sh support; update install-info rules
9922
9923Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
9924
9925 * configure.in: Build diff for crosses, but not for go32 host.
9926
9927 * configure.in: Build gprof only for native, and don't build it
9928 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
9929
9930Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
9931
9932 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
9933
9934Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
9935
9936 * configure.in (host_tools): Add prms.
9937
9938Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9939
9940 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
9941 with $(FLAGS_TO_PASS) on the command line
9942
9943 * config.sub: Recognize lynx and lynxos
9944
9945Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
9946
9947 * config.sub: Accept -ecoff*, not just -ecoff.
9948
9949Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9950
9951 * Makefile.in (taz): Use .gz suffix instead of .z.
9952 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
9953 names.
9954
9955Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9956
9957 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
9958
9959Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9960
9961 * Makefile.in (install-no-fixedincludes): install gcc last, so
9962 that rebuilds that might happen during 'make install' don't get
9963 bogus gcc include files
9964
9965Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
9966
9967 Change from Utah for HPPA support:
9968 * config.guess: Recognize hppa1.x-hp-bsd.
9969
9970Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
9971
9972 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
9973 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
9974
9975Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
9976
9977 * config.sub: Add support for rom68k and bug boot monitors.
9978
9979Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
9980
9981 * Makefile.in: Make all-opcodes depend on all-bfd.
9982
9983Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
9984
9985 * config.guess: Added special check for i[34]86-univel-sysv4*.
9986
9987Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
9988
9989 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
9990 the processor rather than assuming i486.
9991
9992Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9993
9994 * config.guess: Recognize SunOS6 as Solaris3.
9995
9996Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
9997
9998 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
9999 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10000
10001Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
10002
10003 * build-all.mk (all-cross): New target for Canadian Cross.
10004 Added Q2 go32 targets.
10005 * test-build.mk: Configure go32 cross sparclite-aout and
10006 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
10007 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10008
10009Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10010
10011 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10012 GO32 hosted toolchains
10013
10014Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
10015
10016 * configure: change so "-exec-prefix" gets passed down rather
10017 than "-exec_prefix" so autoconf generated Makefiles get the
10018 exec_prefix set right.
10019
10020Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10021
10022 * config.guess: get the Solaris2 minor version number
10023
10024 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10025
10026Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10027
10028 * config.guess: Recognize some Sequent platforms.
10029
10030Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10031
10032 * Makefile.in: added the vault-install target
10033
10034 * configure.in: actually use the Sun3 makefile fragment that's in
10035 config, also added the release dir to configdirs
10036
10037Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10038
10039 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10040
10041Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10042
10043 * configure.in: remove some program from Alpha targetted toolchains
10044
10045Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
10046
10047 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
10048 gprof.
10049 (taz): Run "make diststuff" in those directories instead of "make
10050 proto-dir". Look for "VERSION=" only at start of line in subdir
10051 Makefile. Use "gzip -9" for compression.
10052 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10053 (binutils.tar.z): New target.
10054
10055Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10056
10057 * Makefile.in (taz): Include gpl.texinfo.
10058
10059Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10060
10061 * Makefile.in (setup-dirs): Merged into "taz" target.
10062 (taz): Only do `proto-dir' stuff if a directory is actually needed
10063 for this target.
10064
10065Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
10066
10067 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
10068 (FLAGS_TO_PASS): Pass down MUNCH_NM.
10069 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
10070 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
10071 (gcc-no-fixedincludes): Correct for current gcc Makefile.
10072
10073Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
10074
10075 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
10076 config.sub, and move-if-change to gdb testsuite distribution
10077 archive, so the testsuite can be extracted, configured, and
10078 run separately from the gdb distribution. Blow away the Chill
10079 tests that require a Chill compiled executable, since GNU Chill
10080 is not yet publically available.
10081
10082Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10083
10084 * test-build.mk: set environment variables in a single command,
10085 instead of a list of assignments and exports
10086
10087 * config.guess: recognize Alpha/OSF1 systems
10088
10089Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10090
10091 * configure: Change help message to prefer --options rather than
10092 -options.
10093
10094Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10095
10096 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10097 zippy@ecst.csuchico.edu.
10098 * config.guess: Recognize miniframe.
10099
10100Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
10101
10102 * Makefile.in: Use srcroot to find runtest rather than rootme.
10103 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10104
10105Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
10106
10107 * test-build.mk: Extensive additions to support building on a
10108 machine other than the host.
10109
10110Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10111
10112 * configure (tooldir): Fix for i386-aix again.
10113
10114Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
10115
10116 * configure, Makefile.in: Change definition of $(tooldir)
10117 to match the FSF.
10118
10119Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
10120
10121 * config.guess: Recognize i[34]86/SVR4.
10122
10123Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10124
10125 * Makefile.in (all-gdb): gdb depends on sim.
10126
10127Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
10128
10129 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
10130 at the same time we make the prototype gdb directory.
10131 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
10132 files at the same time as the gdb base release distribution.
10133
10134Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
10135
10136 * Makefile.in (check): Use individual check targets rather than
10137 DO_X rule.
10138 (check-gcc): Added.
10139
10140Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
10141
10142 * config.sub: Use sysv3.2 not sysv32 for canonical OS
10143 for System V release 3.2.
10144
10145Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10146
10147 * config.sub: Recognize hppaosf.
10148 * configure.in: Do configure ld/binutils/gas for it.
10149
10150Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10151
10152 * configure (tooldir): Alter syntax used to set this, for systems
10153 where "\$" isn't handled right, like i386-aix.
10154
10155Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
10156
10157 * configure: Pass program-transform-name, not
10158 program_transform_name, to recursive configures.
10159
10160Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
10161
10162 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10163 of gas+ld+binutils.
10164
10165Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
10166
10167 * config.guess: Recognize AIX3.2 as distinct from 3.1.
10168
10169Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10170
10171 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10172
252b5132
RH
10173Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10174
10175 * Makefile.in (PRMS): Set back to all-prms.
10176
10177Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
10178
10179 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10180 targets, rather than for MIPS hosts.
10181
10182Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10183
10184 * configure.in: add comment for --with-x default values
10185
10186 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10187
10188 * Makefile.in: add check-* targets for each of the directories in
10189 the tree. Add a definition of RUNTEST that will use the one we
10190 just built, if it exists. Pass this down via FLAGS_TO_PASS.
10191
10192Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
10193
10194 * configure.in: Removed obsolete references to bfd_target and
10195 target_makefile_frag.
10196
10197 * build-all.mk: Set assorted targets for Q2.
10198 * config.sub: Recognize z8k-sim and h8300-hms.
10199 * test-build.mk: Really don't pass host to configure.
10200 (HOLES): Added uname.
10201
10202Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
10203
10204 * configure: Handle an empty program-prefix, program-suffix or
10205 program-transform-name correctly.
10206
10207Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
10208
10209 * build-all.mk: -G 8 no longer required for MIPS targets.
10210 * test-build.mk: Don't pass host argument to configure; make it
10211 guess.
10212
10213Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
10214
10215 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
10216 * Makefile.in (COMPRESS): New macro, like GZIP.
10217
10218Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
10219
10220 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
10221
10222 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
10223 with gas currently defaults to -G 0.
10224
10225Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
10226
10227 * Makefile.in (all-flex): flex depends on byacc.
10228
10229 * build-all.mk: If host not specified, use config.guess. Pass TAG
10230 to test-build.mk as RELEASE_TAG.
10231 * test-build.mk (configargs): New variable containing arguments to
10232 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
10233 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
10234
10235 * config.guess: Use /bin/uname when checking -X argument on SCO,
10236 to avoid invoking GNU uname which doesn't understand -X.
10237
10238 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
10239
10240 * configure.in: Build gas for mips-*-*.
10241
10242Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10243
10244 * Makefile.in (all.normal): insert missing backslash.
10245
10246Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
10247
4bddf3ad 10248 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
10249
10250 * Makefile.in: Complete overhaul to merge many almost identical
10251 targets.
10252
10253Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10254
10255 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
10256 (gdb.tar.Z): Adjusted.
10257
10258 * Makefile.in (setup-dirs, taz): New targets; should be general
10259 enough to adapt for gdb sometime. Build only .z file.
10260 (gas.tar.z): New target.
10261
10262Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10263
10264 * build-all.mk: Use CC=cc -Xs on Solaris.
10265
252b5132
RH
10266Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
10267
10268 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
10269 for handling BISON for FSF releases.
10270
10271Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10272
10273 * configure: Actually implement the change zoo just documented.
10274
10275Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10276
10277 * configure: when using config.guess, only set target_alias when
10278 it's not already been set (ie, on the command line)
10279
10280Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10281
10282 * Makefile.in: add installcheck target, set PRMS to install-prms
10283
10284Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10285
10286 * configure: add support for package_makefile_fragment, handle the
10287 case where a directory has a configure.in file but no Makefile.in
10288 more gracefully (with an actual understandable error message, even);
10289 add support for --without (and add this to the usage message); also
10290 explicitly add a --host=${host_alias} to the command line when
10291 config.guess is used
10292
10293Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10294
10295 * configure: Must use both --host and --target in recursive calls.
10296
10297Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
10298
10299 * Makefile.in: Change deja-gnu to dejagnu.
10300
10301Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
10302
10303 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
10304
10305Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10306
10307 * configure.in: canonicalize all instances to *-*-solaris2*,
10308 also strip out a number of tools to not build for go32 host
10309
10310Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10311
10312 * config.guess: add GPL.
10313
10314 * Makefile.in, config.guess, config.sub, configure: bump
10315 copyrights to 93.
10316
10317Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
10318
10319 * Makefile.in (do-info): Removed obsolete check for existence of
10320 localenv file.
10321
10322 * Makefile.in (MAKEOVERRIDES): Define to be empty.
10323
10324Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10325
10326 * Makefile.in: a couple of 'else true' for decstation,
10327 support for TclX
10328
10329 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
10330
10331Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
10332
10333 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
10334
10335Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
10336
10337 * config.guess: Recognize i386-ibm-aix (PS/2).
10338 * configure.in: Use config/mh-aix386 file for it.
10339
10340Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
10341
10342 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
10343 CC_FOR_TARGET instead.
10344 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
10345
10346Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
10347
10348 * Makefile.in: Add sim to list of directories sent with gdb
10349
10350Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
10351
10352 * configure.in: Put back mips-dec-bsd* case.
10353
10354Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
10355
10356 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
10357 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
10358 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
10359
10360Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10361
10362 * configure.in: remove no-op mips-dec-bsd* in "case $target"
10363
10364 * Makefile.in (dir.info): only run gen-info-dir if it exists,
10365 (install-info): install dir.info only if it exists,
10366 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
10367
10368Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
10369
10370 * configure.in: For vms target, skip bfd, ld, binutils. Do build
10371 gas for mips-dec-bsd.
10372
10373Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
10374
10375 * configure (makesrcdir): If ${srcdir} is relative and not ".",
10376 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
10377
10378Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
10379
10380 * configure.in: Added "dejagnu" to hosttools list.
10381
10382Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10383
10384 * config.sub, configure.in, config.guess: Add support
10385 for Bosx, an AIX variant from Bull.
10386 Patches from F.Pierresteguy@frcl.bull.fr.
10387
10388Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
10389
10390 * devo/dejagnu: Initial creation of devo/dejagnu.
10391 Migrated dejagnu testcases and support files for testing software
10392 tools to reside as subdirectories, currently called "testsuite",
10393 within the directory of the software tool. Migrated all programs,
10394 support libraries, etc. beloging to dejagnu proper from
10395 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
10396 with no modifications. The changes to these files which will
10397 allow them to configure, build, and execute properly will be made
10398 in a future update.
10399
10400Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10401
10402 * Makefile.in: Change send_pr to send-pr.
10403 * configure.in: Likewise.
10404 * send_pr: Renamed directory to send-pr.
10405
10406Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
10407
10408 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
10409
10410Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
10411
10412 * README: Update for gdb-4.8 release.
10413 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
10414 gdb-xxx.tar.z (gzip'd) file also.
10415
10416Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10417
10418 * Makefile.in: make all-diff depend on all-libiberty
10419
10420Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
10421
10422 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
10423
10424Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10425
10426 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
10427
10428Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
10429
10430 * Makefile.in (DEVO_SUPPORT): Remove etc directory
10431 (ETC_SUPPORT): Only add the files GDB wants from etc/.
10432 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
10433
10434Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10435
10436 * Makefile.in: makeinfo binary is in a new location
10437
10438Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
10439
10440 * config.sub: Accept -ecoff as an OS.
10441
10442 * Makefile.in: Various changes to eliminate a level of make
10443 recursion and reduce the required command line length.
10444 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
10445 sub-makes.
10446 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
10447 variables holding settings for specific sub-makes.
10448 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
10449 in terms of BASE_FLAGS_TO_PASS.
10450 (TARGET_LIBS): New variable listing directories which use
10451 TARGET_FLAGS_TO_PASS.
10452 (subdir_do): Eliminated.
10453 (do-*): New set of targets to replace subdir_do.
10454 (various): All targets which used subdir_do now depend on do-*.
10455 (local-clean): Renamed from do_clean.
10456 (local-distclean): New target, dependency of distclean and
10457 realclean.
10458 (install-info): Don't create directories. Depend on dir.info
10459 rather than calling make recursively.
10460 (install-dir.info): Eliminated.
10461 (install-info-dirs): Create all info directories here.
10462 (dir.info): Depend upon do-install-info.
10463
10464 * test-build.mk (HOLES): Added false.
10465
10466Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
10467
10468 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
10469
10470Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10471
10472 * Makefile.in (info): remove dependency on all-texinfo. The
10473 problem was really in texinfo/C, not at this level.
10474
10475Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
10476
10477 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
10478
10479Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
10480
10481 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
10482 GDB releases.
10483
10484Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10485
10486 * configure: Include srcdir in message about target of link not
10487 being found. Don't convert `-' to `_' in `with' options being
10488 passed to subdirs.
10489
10490Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10491
10492 * configure.in: add uudecode to host_tools
10493
10494 * Makefile.in: added {all,install}-uudecode targets, added them to
10495 the appropriate lists
10496
10497Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
10498
10499 * Makefile.in (all-gcc): Added dependency on all-gas.
10500
10501 * configure.in (mips-*-*): Build ld and binutils.
10502
10503Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10504
10505 * configure: check return code from mkdir, print error message and
10506 exit on failure.
10507
10508Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
10509
10510 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
10511
10512Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
10513
10514 * test-build.mk (HOLES): Added tar, cpio and uudecode.
10515
10516Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10517
10518 * config.sub (h8500): Recognize this as a cpu type.
10519
10520Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10521
10522 * configure: source directory missing is no longer a warning
10523
10524 * configure.in: recognize irix[34]* instead of irix[34]
10525
10526 * Makefile.in: define and pass down X11_LIB
10527
252b5132
RH
10528Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
10529
10530 * guess-systype: Renamed to ...
10531 * config.guess: ... by popular request.
10532 * configure.in, Makefile.in: Update accordingly.
10533
10534Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
10535
10536 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
10537 + Add Convex, Cray/Unicos, and Encore/Multimax support.
10538 + Execute ./dummy instead of assuming . is in PATH.
10539
10540Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
10541
10542 * guess-systype: New shell script. Attempts to guess the
10543 canonical host name of the executing host.
10544 Only a few hosts are supported so far.
10545 * configure: Call guess-systype if no host is specified.
10546
10547Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
10548
10549 * Makefile.in (gcc-no-fixedincludes): Made to work with current
10550 gcc Makefile.
10551
10552
10553Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
10554
10555 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
10556 (all-gcc, install-gcc, subdir_do): Use it.
10557
10558Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10559
10560 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
10561
10562Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
10563
10564 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
10565 set exclusively by configure, using configure.in .
10566
10567Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10568
10569 * test-build.mk: set $PATH for all builds
10570
10571 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
10572
10573Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
10574
10575 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
10576 the one used in gcc/Makefile.in, so that a null expansion doesn't
10577 override the one needed to build gcc with a native cc.
10578
10579
10580Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10581
10582 * configure: Accept -with arguments.
10583
10584Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10585
10586 * Makefile.in: added h8300sim
10587
10588Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
10589
252b5132
RH
10590 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
10591 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
10592 (all-cygnus, native, build-cygnus): Make
10593 $(canonhost)-stamp-3stage-done, not $(host)....
10594 * test-build.mk (stamp-3stage-compared): Use tail +10c for
10595 i386-sco3.2v4. Added else true to if command.
10596
10597Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
10598
10599 * config.sub: (from FSF) Sequent uses a BSD-like OS.
10600
10601Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
10602
10603 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
10604
10605Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10606
10607 * configure.in: don't remove binutils from Solaris builds
10608
10609Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
10610
10611 * Makefile.in: get rid of earlier definitions for *clean,
10612 also handle the recursive info rule better
10613
10614Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
10615
10616 * Makefile.in (mostlyclean, distclean, realclean): Fix to
10617 do more-or-less the right thing.
10618
10619Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
10620
10621 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
10622 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
10623
10624Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10625
10626 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
10627 $(host_canonical).
10628
10629 * configure.in: split the configdirs list into 4 categories (native
10630 v. cross, library v. tool) and handle the cross-only and native-
10631 only in more reasonable (and correct!) way.
10632
10633Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
10634
10635 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
10636 configdirs anymore.
10637
10638Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10639
10640 * Makefile.in: extensive cleanup:: removed all of the explicit
10641 clean-* targets, collapsed many wrappers around subdir_do into
10642 one, added additional targets to satisfy standards.texi, deleted
10643 some old targets, some changes for consistency
10644
10645Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10646
10647 * configure.in: handle some programs as cross-only, and others as
10648 native only
10649
10650 * test-build.mk: handle partial holes in a more generic manner
10651
10652 * Makefile.in: m4 depends on libiberty
10653
252b5132
RH
10654Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10655
10656 * configure.in: add m4, textutils, fileutils, sed, shellutils,
10657 time, wdiff, and find to configdirs
10658
10659 * Makefile.in: all, clean, and install rules for the new programs
10660 added to configure.in
10661
10662Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10663
10664 * configure.in: use mh-sun for all *-sun-* hosts
10665
252b5132
RH
10666Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10667
10668 * Makefile.in: define flags for X11 include files and library file
10669 locations, pass them down to the programs that need this info
10670
10671 * build-all.mk: added a 'native' target, to 3stage the native toolchain
10672
252b5132
RH
10673Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10674
10675 * configure.in: start building libg++ for HP-UX targets
10676
10677Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
10678
10679 * README: Update references to files moved into etc/.
10680
10681Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
10682
10683 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
10684 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
10685
10686Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
10687
10688 * configure: accept dash as well as underscore in long option
10689 names for FSF compatibility.
10690
10691Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
10692
10693 * config.sub: added -sco3.2v4 support from FSF.
10694
10695Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10696
10697 * configure.in: expand the section that adds or removes
10698 directories from the list of programs to build, to handle native
10699 vs. cross in addition to host v. native
10700
10701Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
10702
10703 * Makefile.in: Replace C++ in macro names with CXX.
10704 This is less likely to break ...
10705
10706Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10707
10708 * test-build.mk: add -w to GNU_MAKE
10709
10710Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10711
10712 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
10713 add 'sparc' to list of recognized cpus. This needed to make
10714 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
10715 Delete some redundant ose68 variants. Recognize -wrs as an os,
10716 then changes that into $CPU-wrs-vxworks.
10717
10718 * configure.in: remove most references to gdbtest, regularize
10719 target based program removal
10720
10721 * test-build.mk: import from p3 tree (many fixes and changes)
10722
10723Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
10724
10725 * Makefile.in: added rules to handle tcl, tk, and expect
10726
10727 * configure.in: handle those directories if they exist
10728
10729Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10730
10731 * config.sub: removed bogus hppabsd and hppahpux names, since
10732 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
10733
10734Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10735
10736 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
10737 depends upon all-xiberty
10738
10739 * Makefile.in: changes from p3, including:
10740
10741 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
10742
10743 * Makefile.in (XTRAFLAGS): include newlib directories if
10744 newlib/Makefile exists, rather than if host != target.
10745
10746 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
10747
10748 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10749 from the same source tree and not building a cross-compiler. This
10750 matters for the libg++ configuration if reconfiguring a tree that
10751 has already been installed.
10752
10753 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
10754
10755 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10756 pick up the machine and system specific header files.
10757
10758 * Makefile.in: added AS_FOR_TARGET, passed down in
10759 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
10760 the C compiler to use to create programs which are run in the
10761 build environment, set it to default to $(CC), and passed it down
10762 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10763
10764 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
10765
10766 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
10767 We need them for unusual native builds, like systems without
10768 ranlib.
10769
10770 * configure: also define $(host_canonical) and
80413487
RH
10771 $(target_canonical), which are the full, canonical names for the
10772 given host and target
252b5132
RH
10773
10774Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
10775
10776 * Makefile.in: Added separate definitions for C++.
10777
10778Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
10779
10780 * configure.in (configdirs): Add deja-gnu.
10781
10782Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
10783
10784 * README: Update for configure.texi and gdb-4.7 release.
10785
10786Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
10787
10788 * Makefile.in: Move "all" target to top of file.
10789 Previously, first target was ".PHONY" which caused BSD4.4 make
10790 to build .PHONY when make was run without arguments.
10791
10792Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
10793
10794 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
10795 Library-copylefted code in libiberty.
10796
10797Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
10798
10799 * config.sub: Replace m68kmote with plain old m68k.
10800
10801Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
10802
10803 * Makefile.in: Remove space from blank line, avoid Make complaints.
10804
10805Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
10806
10807 * config.sub: Complain if no argument is given. Added support for
10808 386bsd as OS and target alias.
10809
10810Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
10811
10812 * Makefile.in (XTRAFLAGS): include newlib directories if
10813 newlib/Makefile exists, rather than if host != target.
10814
10815Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
10816
10817 * config.sub: recognize sparclite-wrs-vxworks.
10818
10819 * Makefile.in (install-xiberty): added *-xiberty make rules (from
10820 p3.) Added clean-xiberty to clean.
10821
10822Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10823
10824 * configure.in: use *-*-* instead of nested cases for host and target
10825
10826Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
10827
10828 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10829 from the same source tree and not building a cross-compiler. This
10830 matters for the libg++ configuration if reconfiguring a tree that
10831 has already been installed.
10832
10833Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
10834
10835 * config.sub (i486v/i486v4): Merge in from FSF version.
10836
10837Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
10838
10839 * configure: only set PWD if it is already set.
10840
10841Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
10842
10843 * configure: just set PWD=`pwd` at the top, since Ultrix sh
10844 doesn't have unset and all success paths (and most error paths)
10845 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
10846 to just ${PWD} to avoid confusion.)
10847
10848Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
10849
10850 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
10851 even for a native compilation.
10852
10853Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
10854
10855 Changes to make the gdb.tar.Z rule work better.
10856
10857 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
10858 (DEVO_SUPPORT): Add configure.texi.
10859 (bfd-ilrt.tar.Z): Remove ancient rule.
10860
10861Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
10862
10863 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10864 pick up the machine and system specific header files.
10865
10866 * configure.in, config.sub: added new target m68010-adobe-scout,
10867 with alias of adobe68k. Changed configure.in to check for
10868 -scout before -sco* to avoid a false match.
10869
10870 * Makefile.in: added AS_FOR_TARGET, passed down in
10871 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
10872 the C compiler to use to create programs which are run in the
10873 build environment, set it to default to $(CC), and passed it down
10874 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10875
10876Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
10877
10878 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
10879 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
10880 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
10881 FOR_TARGET variants, to newlib and libg++.
10882
10883Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
10884
10885 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
10886 first.
10887
10888Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
10889
10890 * config.sub: Accept `elf' as an environment.
10891
10892Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10893
10894 * Makefile.in (all-opcodes): cd into the right directory
10895
10896Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
10897
10898 * configure: added -program_transform_name option, used as
10899 argument to sed when installing programs.
10900 configure.texi: added documentation for -program_prefix,
10901 -program_suffix and -program_transform_name.
10902
10903Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
10904
10905 * config.sub: Accept i486 where i386 ok.
10906
10907Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
10908
10909 * config.sub: accept we32k
10910
10911Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
10912
35590697 10913 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
10914
10915 * Makefile.in: don't create all directories for ``make install'';
10916 let the subdirectories create the ones they need.
10917
10918Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10919
80413487 10920 * COPYING: new file, GPL v2
252b5132
RH
10921
10922Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10923
10924 * Makefile.in: use the new gen-info-dir, which needs a template
10925 argument (which also lives in texinfo)
10926
10927 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
10928
252b5132
RH
10929Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
10930
10931 * config.sub (ncr3000): Change i386 to i486.
10932
10933Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10934
10935 * Makefile.in: add install-rcs, install-grep to
10936 install-no-fixedincludes, removed install-bison and install-libgcc
10937
10938Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
10939
10940 * configure.in: grab the HPUX makefile fragment if on HPUX
10941
10942Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
10943
10944 * Makefile.in: eradicate bison spoor (ditto libgcc).
10945 configure.in: recognise m68{k,000}-ericsson-OSE.
10946 es1800 is alias for m68k-ericsson-OSE
10947
10948Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10949
10950 * configure.in: rearrange the parts that remove programs from
10951 configdirs, based now on HOST==TARGET or by canonical triple.
10952
10953Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10954
10955 * test-build.mk: recurse explicitly with -f test-build.mk when
10956 appropriate. predicate stage3 and comparison on the existence
10957 of gcc. That is, if gcc isn't around, we aren't three-staging.
10958 On very clean, also remove ...stamp-co. Build in-place before
10959 doing other builds.
10960
10961Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10962
10963 * Makefile.in, configure.in: add tgas
10964
10965Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10966
10967 * Makefile.in: a number of changes merged in from progressive.
10968
10969 * configure.in: add libm.
10970
10971 * .cvsignore: ignore some stuff that comes from test-build.mk.
10972
252b5132
RH
10973Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
10974
10975 * config.sub: Add es1800 (m68k-ericsson-es1800).
10976
10977Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
10978
10979 * configure: Add program_suffix (parallel to program_prefix)
10980 * Makefile.in: adjust directory-creating script for losing decstation
10981
10982Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
10983
10984 * configure: Minor $subdir-related fixes.
10985
10986Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10987
10988 * configure: fix various problems with propogating
10989 makefile_target_frag in subdirs.
10990 * configure.in: config libgcc if its there
10991
10992Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
10993
10994 * config.sub: HPPA merge.
10995
252b5132
RH
10996Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
10997
10998 * Makefile.in: Replace all-bison with all-byacc in all
10999 dependency lines for other tools (which now use byacc).
11000
11001Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
11002
11003 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
11004
252b5132
RH
11005Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
11006
11007 * Makefile.in: make gprof rules similar to byacc rules (instead of
11008 vestigal $(unsubdir) that didn't work...)
11009
11010Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
11011
11012 * config.sub: Add support for Linux.
11013 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
11014 (at least for libg++).
11015
11016Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11017
11018 * configure.texi: fix doc for the -nfp option to configure
11019
11020Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
11021
11022 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11023
11024Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
11025
11026 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11027 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11028 * configure.in: added solaris* host_makefile_frag hook.
11029
11030Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11031
11032 * config.sub: changed recognition of m68000 so that various
11033 m68k types can be specified via m680[01234]0
11034
11035Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11036
11037 * config.sub (basic_machine): fix sed so that '-foo' isn't
11038 completely substituted out while .+'-foo' loses the '-foo'
11039
11040Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11041
11042 * config.sub ($os): Add -aout.
11043
11044Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
11045
11046 * configure: If host_makefile_frag is absolute, don't
11047 prefix ${invsubdir} (relevant to libg++ auto-configure).
11048
11049Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11050
11051 * Makefile.in (tooldir): Define it.
11052 (all-ld): Depend on all-flex.
11053
11054Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
11055
11056 * Makefile.in (check): Fix libg++ special case.
11057
11058Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
11059
11060 * configure: do not bury `pwd` into config.status, thus do fewer
11061 pwd's.
11062
11063 * configure: print the "Building in" message only when building in
11064 other than "." AND verbose.
11065
11066 * configure: remove -s, rework -v to better accomodate guested
11067 configures.
11068
11069 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
11070
11071Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
11072
11073 * Makefile.in: macroize flags passed on recursion. remove
11074 fileutils.
11075
11076Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
11077
11078 * configure: get makesrcdir right for subdirs deeper than 1.
11079
11080 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
11081 install.
11082
11083Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
11084
11085 * Makefile.in: don't print subdir_do or recursion lines.
11086
11087Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
11088
11089 * standards.texi: added menu item.
11090
11091 * Makefile.in: build and install standards.info.
11092
11093 * standards.texi: new file.
11094
11095Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11096
11097 * configure: test for and move config.status pieces from
11098 ${subdir}/.
11099
11100Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
11101
252b5132
RH
11102 * configure: Test for existance of files before trying to mv
11103 them, to avoid numerous non-existance messages.
11104
11105Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
11106
11107 * configure: correct final line of config.status.
11108
11109 * configure: patch from eggert. Avoids a protection problem if
11110 the original Makefile.in is read only.
11111
11112 * configure: use move-if-change from gcc to create config.status.
11113 Some makefiles depend on config.status to tell if a directory
11114 has been reconfigured for a different host. This change
11115 prevents those directories from remaking everything in the case
11116 where the reconfig was only intended to rebuild a Makefile.
11117
11118 * configure: test for config.sub with "config.sub sun4" rather
11119 than "config.sub ${host_alias}". Otherwise we can't tell a bad
11120 host alias from a missing config.sub.
11121
11122Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11123
11124 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11125 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
11126
11127Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
11128
11129 * configure: mkdir ${subdir} as needed.
11130
11131Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
11132
11133 * Makefile.in,configure.in: added autoconf.
11134
11135Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11136
11137 * Makefile.in: no longer pass against on recursion.
11138
11139 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11140 definitions are not inherited.
11141
11142 * configure: correct makesrcdir when subdir is .
11143
11144Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
11145
11146 * configure: Add support for 'subdirs' variable, which is
11147 like 'configdirs', except that configure doesn't re-invoke
11148 itself for subdirs, it just creates a Makefile for each subdir.
11149 * configure.texi: Document subdirs.
11150
11151Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11152
11153 * configure.in: added flex to configdirs
11154
11155Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
11156
11157 * Makefile.in: remove clean-stamps from clean.
11158
11159Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
11160
11161 * configure.in: Add gdbtest to configdirs.
11162
11163Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
11164
11165 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
11166 to recursive makes.
11167 * configure.in: Recognize new ncr3000 config.
11168
11169Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
11170
11171 * Makefile.in, configure.in: removed references to gdbm.
11172
11173Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
11174
11175 * config.sub: Don't canonicalize os value
11176 newsos* to bsd (readline needs to check for newsos).
11177 (This fix was earlier made Jan 31, but got re-broken.)
11178
11179Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
11180
11181 * configure.in: sco is an os, not a vendor!
11182
11183 * configure: Quote $( better. Keep various shells happy.
11184
11185Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
11186
11187 * Makefile.in: eliminate stamp-files.
11188
11189Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
11190
11191 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
11192 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11193
11194Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
11195
11196 * config.sub: fix iris/iris3.
11197
11198Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
11199
11200 * configure: re-add -rm.
11201
11202Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
11203
11204 * Maskefile.in: add .stmp-rcs to all.
11205
11206 * configure.in: remove gas from rs6000 build, use aix host fragment.
11207
11208Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
11209
11210 * configure: pass down site_option during recursion.
11211
11212Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
11213
11214 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
11215
11216Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
11217
11218 * configure: Change exec_prefix so that it really defaults to prefix.
11219
11220Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
11221
11222 * Makefile.in, configure.in: Add support for mmalloc library.
11223
11224Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
11225
11226 * Makefile.in: add stmp dependencies for a few more things.
11227
11228Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
11229
11230 * configure: adjusted error message on objdir/srcdir configure
11231 collision, per john's suggestion.
11232
11233 * Makefile.in: add libiberty stmp to all and all.cross.
11234
11235Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
11236
11237 * Makefile.in: remove force dependencies, add grep to all.
11238
11239Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
11240
11241 * Makefile.in: drop flex. make stamp files work.
11242
11243 * configure: added test for conflicting configuration in srcdir,
11244 remove trailing slashes from srcdir. Otherwise emacs gdb mode
11245 gets cranky. use relative paths for configure and srcdir
11246 whenever possible. Send some error messages to stderr that were
11247 going to stdout.
11248
11249Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
11250
11251 * Makefile.in: Fix libg++ rule to check for gcc directory
11252 before using gcc/gcc. Also pass XTRAFLAGS.
11253
11254Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
11255
11256 * Makefile.in: added stmp-files so that directories aren't polled
11257 when they are already built.
11258
11259 * configure.texi: fixed a node pointer problem.
11260
11261Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
11262
4bddf3ad 11263 * config.sub configure.in gdb/configure.in
252b5132
RH
11264 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
11265 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
11266 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
11267
11268Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11269
11270 * configure: -recurring becomes -silent. corrected help message
11271 for -site= option.
11272
11273 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
11274
11275Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11276
11277 * configure: when building Makefile for crosses, replace
11278 tooldir and program_prefix. default srcdir from location of
11279 config.sub. remove "for host in hosts" and "for target in
11280 targets" loops.
11281
11282Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11283
11284 * Makefile.in: Do not pass bindir or mandir to cvs.
11285
11286Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11287
11288 * Makefile.in, configure.in: removed traces of namesubdir,
11289 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11290 copyrights to '92, changed some from Cygnus to FSF.
11291
11292 * configure.texi: remove most references to multiple hosts,
11293 multiple targets, subdirs, etc.
11294
11295 * configure.man: removed rcsid. reference config.sub not
11296 config.subr.
11297
11298 * Makefile.in: mkdir $(infodir) on install-info.
11299
11300Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
11301
11302 * configure.texi: Explain better about .gdbinit and about
11303 the environment that configure.in sections run in.
11304
11305Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
11306
11307 * configure.in: Ultrix is only a decstation if it's a MIPS.
11308
11309Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
11310
11311 * README: DOC.configure => cfg-paper.texi.
11312
11313Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
11314
11315 * config.sub (near case $os): Don't convert newsos* to bsd!
11316
11317Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
11318
11319 * Makefile.in: Reinstall change from gdb-4.3 that reduces
11320 the number of copies of COPYING that go into the GDB tar file.
11321
11322Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
11323
4bddf3ad 11324 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
11325 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
11326 Fix SCO configuration stuff.
11327
11328Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
11329
11330 * Makefile.in: For libg++, make sure the -I pointing
11331 to the gcc directory goes *after* all the libg++-local -I flags.
11332 Also, move just-gcc dependency from just-libg++ to all-libg++.
11333
11334Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
11335
11336 * configure: Change -x to -f to keep Ultrix /bin/test happy.
11337
11338Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
11339
11340 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
11341
11342Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
11343
11344 * config.sub: Add stratus configuration frags. Also
11345 submitted to FSF.
11346
11347Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
11348
11349 * Makefile.in (DEV_SUPPORT): add configure.man.
11350
11351 * config.sub(Decode manufacturer-specific): add -none*.
11352
11353Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
11354
11355 * Makefile.in: remove form feeds to make Sun's make happy.
11356 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
11357
11358Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
11359
11360 * Makefile.in (AR_FLAGS): Make quieter.
11361
11362Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
11363
11364 * configure.in: Add libg++.
11365 * configure: When verbose, don't output the command line at each
11366 level; it will be unremarkably the same as the previous version,
11367 which will be the same as what the user typed.
11368
11369Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
11370
11371 * configure.in, Makefile.in: fix clean-info, add flex. add
11372 fileutils.
11373
11374 * configure: be less sensitive to spaces in Makefile.in. Do not
11375 look for sources in "..". Doing so breaks subdirectories that
11376 might have their own configure. If a subdir has it's own
11377 configure script, use it.
11378
11379Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
11380
11381 * cfg-paper.texi: some changes suggested by rms.
11382
11383Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
11384
11385 * config.sub: Merge in some small additions from the FSF version,
11386 taken from the gcc distribution, to bring the Cygnus and FSF
11387 versions into closer sync.
11388
11389Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
11390
11391 * configure.in: Changed svr4 references to sysv4.
11392
11393Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
11394
11395 * configure: added -V for version number option.
11396
11397Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
11398
11399 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
11400 renamed from DOC.configure to cfg-paper.texi.
11401
11402Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11403
11404 * configure, config.subr, config.sub: config.subr is now
11405 config.sub again.
11406
11407Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
11408
11409 * configure.texi: new file, in progress.
11410
11411 * Makefile.in: build info file and install the man page for
11412 configure.
11413
11414 * configure.man: new file, first cut.
11415
11416 * configure: find config.subr again now that configuration "none"
11417 has gone. removed all traces of the -ansi option. removed all
11418 traces of the -languages option.
11419
11420 * config.subr: resync from rms.
11421
d932cae7 114221991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11423
11424 * configure, config.sub, config.subr: merge config.sub into
11425 config.subr, call the result config.subr, remove config.sub, use
11426 config.subr.
11427
11428 * Makefile.in: revised install for dir.info.
11429
d932cae7 114301991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11431
11432 * configure.in: add decstation host makefile frag.
11433
11434 * Makefile.in: BISON now bison -y again. also install-gcc on
11435 install. clean-gdbm on clean. infodir belongs in datadir.
11436 Make directories for info install. Build dir.info here then
11437 install it.
11438
d932cae7 114391991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11440
11441 * Makefile.in: fix for bad directory tests.
11442
d932cae7 114431991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11444
11445 * configure: \{1,2\} appears to be a sysv'ism. Use a different
11446 regexp. -srcdir relative was being handled incorrectly.
11447
11448 * Makefile.in: unwrapped some for loops so that parallel makes
11449 work again and so one can focus one's attention on a particular
11450 package.
11451
d932cae7 114521991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11453
11454 * configure: added PWD as a stand in for `pwd` (for speed). use
11455 elif wherever possible. make -srcdir work without -objdir.
11456 -objdir= commented out.
11457
d932cae7 114581991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11459
11460 * configure: +options become --options. -subdirs commented out.
11461 added -host, -datadir. Renamed -destdir to -prefix. Comment in
11462 Makefile now at top of generated Makefile. Removed cvs log
11463 entries. added -srcdir. create .gdbinit only if there is one
11464 in ${srcdir}.
11465
11466 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11467 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11468 and mandir now keyed off datadir by default.
11469
d932cae7 114701991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11471
11472 * Freshly created ChangeLog.
11473
11474\f
11475Local Variables:
11476mode: change-log
11477left-margin: 8
11478fill-column: 76
11479version-control: never
11480End:
This page took 0.788328 seconds and 4 git commands to generate.