2006-07-25 Paolo Bonzini <bonzini@gnu.org>
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
66a79c16
DJ
12006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4 * configure: Regenerated.
5
c1cb7e02
PB
62006-07-18 Paolo Bonzini <bonzini@gnu.org>
7
8 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9 for stages after the first.
10
7206a0ee
JJ
112006-07-17 Jakub Jelinek <jakub@redhat.com>
12
13 * Makefile.def: Add dependencies for configure-opcodes
14 on configure-intl and all-opcodes on all-intl.
15 * Makefile.in: Regenerated.
16
6816f995
AO
172006-07-04 Peter O'Gorman <peter@pogma.com>
18
19 * ltconfig: chmod 644 before ranlib during install.
20
3d3adb43
PB
212006-07-03 Paolo Bonzini <bonzini@gnu.org>
22
1f3f1bbf 23 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
24 * configure: Regenerate.
25
64ce424c
PB
262006-07-03 Paolo Bonzini <bonzini@gnu.org>
27
28 Sync from gcc:
29
30 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
31
32 PR other/27063
33 * configure.in: Test subdir_requires and give an appropriate
34 error message.
35 * configure: Regenerate.
36
37 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
38
39 PR target/27540
40 * configure.in: Only enable libgomp on IRIX 6.
41 * configure: Regenerate.
42
d42c4017
DA
432006-06-20 David Ayers <d.ayers@inode.at>
44
45 PR bootstrap/28072
46 * configure.in: Add target-boehm-gc to noconfigdirs depending on
47 whether target-libjava is being configured instead of whether the
48 java front end is enabled.
49 * configure: Regenerate.
50
4962c51a
MS
512006-06-15 Mark Shinwell <shinwell@codesourcery.com>
52
53 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
54 to R_ARM_LDC_SB_G{0,1,2} respectively.
55
caee866a
PB
562006-06-15 Paolo Bonzini <bonzini@gnu.org>
57
58 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
59 too.
60 * Makefile.in: Regenerate.
61
363ef840
DA
622006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
63
64 Sync from gcc:
65
66 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
67 * configure.in: Don't enable libgomp on hpux10.
68 * configure: Rebuilt.
69
54d1c879
DA
702006-06-13 David Ayers <d.ayers@inode.at>
71
72 Sync from gcc:
73
74 2006-06-12 David Ayers <d.ayers@inode.at>
75
76 PR bootstrap/27963
77 PR target/19970
78 * configure.in: Remove target-boehm-gc from noconfigdirs where
79 ${libgcj} is specified.
80 * configure: Regenerate.
81
a4d8b690
JJ
822006-06-08 Jeff Johnston <jjohnstn@redhat.com>
83
84 Sync from gcc:
85
86 2005-01-12 David Edelsohn <edelsohn@gnu.org>
87 Andreas Schwab <schwab@suse.de>
88
89 PR bootstrap/18033
90 * config-ml.in: Eval option if surrounded by single quotes.
91
4f0ef2d8
CD
922006-06-07 Carlos O'Donell <carlos@codesourcery.com>
93
94 Sync from gcc:
95
96 2006-06-06 David Ayers <d.ayers@inode.at>
97
98 PR libobjc/13946
99 * Makefile.def: Add dependencies for libobjc which boehm-gc.
100 * Makefile.in: Regenerate.
101 * configure.in: Add --enable-objc-gc at toplevel and have it
102 enable boehm-gc for Objective-C.
103 Remove target-boehm-gc from libgcj.
104 Add target-boehm-gc to target_libraries.
105 Add target-boehm-gc to noconfigdirs where ${libgcj}
106 is specified.
107 Assert that boehm-gc is supported when requested for Objective-C.
108 Only build boehm-gc if needed either for Java or Objective-C.
109 * configure: Regenerate.
110
111 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
112
113 PR 27674
114 * Makefile.tpl (configure-[+prefix+][+module+],
115 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
116 Remove rule to unstage bootstrapped modules.
117 (stage_current): New.
118 * Makefile.in: Regenerate.
119
120 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
121 Andreas Tobler <a.tobler@schweiz.ch>
122
123 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
124 * configure: Rebuilt.
125
126 Revert
127 2006-01-31 Richard Guenther <rguenther@suse.de>
128 Paolo Bonzini <bonzini@gnu.org>
129
130 * Makefile.def (target_modules): Add libgcc-math target module.
131 * configure.in (target_libraries): Add libgcc-math target library.
132 (--enable-libgcc-math): New configure switch.
133 * Makefile.in: Re-generate.
134 * configure: Re-generate.
135
c17b816b
JJ
1362006-06-05 Jeff Johnston <jjohnstn@redhat.com>
137
138 * config-ml.in: Alter CCASFLAGS to include special
139 multilib options the same as is done for CFLAGS.
140
20e95c23
DJ
1412006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
142
143 * Makefile.def: Added dependencies from sim and gdb on intl, and
144 added configure dependencies to everything with an all dependency
145 on intl.
146 * gettext.m4: Removed.
147 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
148 (GDB_SUPPORT_DIRS): Add intl.
149 * Makefile.in: Regenerated.
150
4bd8ad80
DJ
1512006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
152
153 * src-release (DEVO_SUPPORT): Add config.rpath.
154
c380fdd8
PB
1552006-05-25 Paolo Bonzini <bonzini@gnu.org>
156
157 * Makefile.def (bfd, opcodes): Fix lib_path.
158 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
159 (restrap): Move under "@if gcc-bootstrap". Fix typo.
160 * Makefile.in: Regenerate.
161
701628f5
MS
1622006-05-24 Mark Shinwell <shinwell@codesourcery.com>
163
164 * configure.in: Enable gprof for cross builds.
165 * configure: Regenerate.
166
25aae7f2
DJ
1672006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
168
169 * src-release (MAKEINFOFLAGS): Define.
170 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
171
ea3d1626
BE
1722006-05-14 Ben Elliston <bje@au.ibm.com>
173
174 * config.sub, config.guess: Update from upstream sources.
175
49b9e644
BE
1762006-05-12 Ben Elliston <bje@au.ibm.com>
177
178 * config.sub, config.guess: Update from upstream sources.
179
482dd2f6
DJ
1802006-05-04 Steve Ellcey <sje@cup.hp.com>
181
182 * blt, iwidgets, mmalloc: Remove directories.
183
8b01a5c2
DD
1842006-05-01 DJ Delorie <dj@redhat.com>
185
641a3af4 186 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
187 * configure: Regenerate.
188
a481dbb7
DD
1892006-04-18 DJ Delorie <dj@redhat.com>
190
191 * configure.in (m32c): Build libstdc++-v3. Pass flags to
192 reference libgloss so that libssp can be built in a combined
193 tree.
194 * configure: Regenerate.
195
962c9e74
BE
1962006-04-10 Ben Elliston <bje@au.ibm.com>
197
198 * contrib: Remove directory.
199
108a6f8e
CD
2002006-04-06 Carlos O'Donell <carlos@codesourcery.com>
201
202 * Makefile.tpl: Add install-html target.
203 * Makefile.def: Add install-html target.
204 * Makefile.in: Regenerate.
205 * configure.in: Add --with-datarootdir, --with-docdir,
206 and --with-htmldir options.
207 * configure: Regenerate.
208
a4ef73e9
BE
2092006-03-31 Ben Elliston <bje@au.ibm.com>
210
211 PR binutils/1860
212 * configure.in: Require makeinfo 4.4 or higher.
213 * configure: Regenerate.
214
b37df25a
PB
2152006-03-14 Paolo Bonzini <bonzini@gnu.org>
216
217 * Makefile.in: Regenerate.
218
a6df5a19
PB
2192006-03-14 Paolo Bonzini <bonzini@gnu.org>
220
221 Sync with gcc:
222 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
223
224 * configure.in: Handle --disable-<component> generically.
225 * configure: Regenerate.
226
227 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
228
229 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
230 (TARGET_CONFIGDIRS): Remove.
231 * configure.in: Remove AC_SUBST(target_configdirs).
232 * Makefile.in, configure: Regenerated.
233
234
65419985
L
2352006-03-01 H.J. Lu <hongjiu.lu@intel.com>
236
237 PR libgcj/17311
238 * ltmain.sh: Don't use "$finalize_rpath" for compile.
239
c52c6897
PB
2402006-02-20 Paolo Bonzini <bonzini@gnu.org>
241
242 PR bootstrap/25670
243
244 * Makefile.tpl ([+compare-target+]): Print explanation messages.
245
246 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
247 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
248 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
249 BUILD_PREFIX, BUILD_PREFIX_1.
250 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
251
252 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
253 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
254
255 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
256 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
257 of `cat stage_current`. Always provide the `r' and `s' variables.
258 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
259 a single shell execution.
260 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
261 bootstrapped modules, make the stage1 module if the build was not
262 started yet, else build the current stage.
263 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
264 (all-build, all-host, all-target, [+make_target+]-host,
265 [+make_target+]-target): Do not use \-continued lines.
266 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
267 (current_stage, restrap, stage_last): New.
268
269 * Makefile.in: Regenerate.
270 * configure: Regenerate.
271
b3ded179
PB
2722006-02-14 Paolo Bonzini <bonzini@gnu.org>
273
274 Sync from gcc:
275
276 2006-01-31 Richard Guenther <rguenther@suse.de>
277 Paolo Bonzini <bonzini@gnu.org>
278
279 * Makefile.def (target_modules): Add libgcc-math target module.
280 * configure.in (target_libraries): Add libgcc-math target library.
281 (--enable-libgcc-math): New configure switch.
282 * Makefile.in: Re-generate.
283 * configure: Re-generate.
284 * libgcc-math: New toplevel directory.
285
286 2006-01-18 Richard Henderson <rth@redhat.com>
287 Jakub Jelinek <jakub@redhat.com>
288 Diego Novillo <dnovillo@redhat.com>
289
290 * libgomp: New directory.
291 * Makefile.def: Add target_module libgomp.
292 * Makefile.in: Regenerate.
293 * configure.in (target_libraries): Add target-libgomp.
294 * configure: Regenerate.
295
3a35eeb3
PB
2962006-02-14 Paolo Bonzini <bonzini@gnu.org>
297 Andreas Schwab <schwab@suse.de>
298
299 * configure: Regenerate.
300
2429c060
PB
3012006-01-16 Paolo Bonzini <bonzini@gnu.org>
302
303 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
304 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
305 the assembler, linker and binutils.
306 * configure: Regenerate.
307
ec49b2b8
NC
3082006-01-16 Nick Clifton <nickc@redhat.com>
309
49b9e644 310 * config.sub, config.guess: Sync from config repository.
ec49b2b8 311
44b2308f
AO
3122006-01-05 Alexandre Oliva <aoliva@redhat.com>
313
314 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
315 @ from continuation.
316 * Makefile.in: Rebuilt.
317
80911fe1
PB
3182006-01-04 Paolo Bonzini <bonzini@gnu.org>
319
320 Sync from gcc:
321
322 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
323
324 PR bootstrap/24252
325
326 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
327 * Makefile.tpl (OBJDUMP): New.
328 (EXTRA_HOST_FLAGS): Add it.
329 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
330
331 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
332 to use symbolic links between directories. Avoid race conditions
333 or make them harmless.
334 * configure.in: Do not try to use symbolic links between directories.
335
336 * Makefile.def (LEAN): Pass.
337 * Makefile.tpl (LEAN): Define.
338 (stage[+id+]-start): Accept that the previous directory does not
339 exist, if the bootstrap is lean.
340 (stage[+id+]-bubble): Invoke lean bootstrap commands after
341 stage[+id+]-start. Use a makefile variable and an `if' instead of a
342 configure substitution.
343 ([+compare-target+]): Likewise.
344 ([+bootstrap-target+]-lean): New.
345 * configure.in: Remove lean bootstrap support from here.
346
347 * Makefile.in: Regenerate.
348 * configure: Regenerate.
349
350 2006-01-02 Andreas Schwab <schwab@suse.de>
351
352 * configure.in: When reconfiguring remove Makefile in
353 all stage directories.
354 * configure: Regenerate.
355
b59bea8a
NC
3562005-12-27 Leif Ekblad <leif@rdos.net>
357
358 * configure.in: Add support for RDOS target.
359 * configure: Regenerate.
360
d7730bac
NC
3612005-12-27 Nick Clifton <nickc@redhat.com>
362
363 PR binutils/1990
364 * libtool.m4: Synchronize with version in GCC sources.
365
c02dabc3
PB
3662005-12-20 Paolo Bonzini <bonzini@gnu.org>
367
368 Revert Ada-related part of the previous change.
369
370 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
371 Do not pass.
372 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
373 * Makefile.in: Regenerate.
374 * configure.in: Do not include mt-ppc-aix target fragment.
375 * configure: Regenerate.
376
f6d183c0
PB
3772005-12-19 Paolo Bonzini <bonzini@gnu.org>
378
379 * configure.in: Select appropriate fragments for PowerPC/AIX.
380 * configure: Regenerate.
381
382 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
383 BOOT_CFLAGS, BOOT_LDFLAGS.
384 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
385 BOOT_CFLAGS, BOOT_LDFLAGS.
386 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
387 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
388 (stage): Fail if we cannot complete the work.
389 * Makefile.in: Regenerate.
390
f29759fc
JJ
3912005-12-16 Jeff Johnston <jjohnstn@redhat.com>
392
393 * COPYING.NEWLIB: Update copyright year for default
394 copyright.
395
1f054001
PB
3962005-12-15 Paolo Bonzini <bonzini@gnu.org>
397
398 * Makefile.tpl (all, do-[+make_target+], do-check, install,
399 install-host-nogcc): Don't invoke $(stage) at the end.
400 * Makefile.in: Regenerate.
401
0aed8855
PB
4022005-12-14 Paolo Bonzini <bonzini@gnu.org>
403
404 * configure.in: Flip the top-level bootstrap switch.
405 * configure: Regenerate.
406
407 Merge from gcc:
408
409 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
410
411 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
412 $(stage) and $(unstage).
413 (EXTRA_TARGET_FLAGS): Correct double-quoting.
414 (all): Remove stray semicolon.
415 (local-distclean): Don't handle multilib.tmp and multilib.out.
416 (install.all): Set $s for consistency.
417 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
418 check_multilibs setting. Always make the install directory.
419 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
420 Correct @if/@endif.
421 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
422 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
423 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
424 (multilib.out): Remove.
425 * Makefile.in: Regenerated.
426
4272005-12-12 Nathan Sidwell <nathan@codesourcery.com>
428
429 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
430 * configure.in: Replace ms1 arch with mt.
431 * configure: Rebuilt.
432
4332005-12-05 Paolo Bonzini <bonzini@gnu.org>
434
435 Sync with gcc:
436
4970f871
NS
4372005-12-12 Nathan Sidwell <nathan@codesourcery.com>
438
439 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
440 * configure.in: Replace ms1 arch with mt.
441 * configure: Rebuilt.
442
be01d343
PB
4432005-12-05 Paolo Bonzini <bonzini@gnu.org>
444
445 Sync with gcc:
446
447 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
448
449 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
450 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
451 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
452 Find in-tree tools if available.
453 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
454 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
455 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
456 (COMPILER_*_FOR_TARGET): New.
457 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
458 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
459 (CONFIGURED_*, USUAL_*): Remove.
460 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
461 STRIP): Use autoconf substitutions.
462 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
463 COMPILER_NM_FOR_TARGET): New.
464 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
465
466 (all): Make all-host and all-target in parallel.
467 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
468 that $$r and $$s are set before invoking a recursive make.
469 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
470 ([+bootstrap-target+]): Inline most of the `all' target.
471
472 2005-11-29 Ben Elliston <bje@au.ibm.com>
473
474 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
475 from the gcc build directory.
476 * Makefile.in: Regenerate.
477
478 2005-11-29 Ben Elliston <bje@au.ibm.com>
479
480 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
481 depend on all-libdecnumber.
482 * configure.in (host_libs): Include libdecnumber.
483 * Makefile.in: Regenerate.
484 * configure: Likewise.
485
486 2005-11-21 Kean Johnston <jkj@sco.com>
487
488 * config.sub, config.guess: Sync from upstream sources.
489
907be67c
DJ
4902005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
491
492 * Makefile.def: Remove gdb dependencies for gdbtk.
493 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
494 (configure-gdb, install-gdb): New rules.
495 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
496 * Makefile.in, configure: Regenerated.
497
e360f423
PB
4982005-10-22 Paolo Bonzini <bonzini@gnu.org>
499
500 PR bootstrap/24297
501 * Makefile.tpl (do-[+make-target+], do-check, install,
502 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
503 are set before recursing.
504 * Makefile.in: Regenerate.
505
45d5eb0a
EB
5062005-10-20 Eric Botcazou <ebotcazou@adacore.com>
507
508 PR bootstrap/18939
509 * Makefile.def (gcc) <target>: Fix thinko.
510 * Makefile.in: Regenerate.
511
3cf3372e
BS
5122005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
513
514 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
515 * configure: Regenerate.
516
bd70a46f
KH
5172005-10-09 Kazu Hirata <kazu@codesourcery.com>
518
519 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
520 target-libffi, target-qthreads, target-libjava, and
521 targetlibobjc.
522 * configure: Regenerate.
523
5ae72758
DJ
5242005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
525
526 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
527 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
528 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
529 (USUAL_OBJDUMP_FOR_TARGET): New.
530 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
531 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 532 * configure, Makefile.in: Regenerated.
5ae72758 533
cc96343e
PB
5342005-10-05 Paolo Bonzini <bonzini@gnu.org>
535
536 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
537 before other host packages.
538
f70224b5
PB
5392005-10-05 Paolo Bonzini <bonzini@gnu.org>
540
541 PR bootstrap/22340
542
543 * configure.in (default_target): Remove.
544 * Makefile.tpl (all): Do not use prerequisites as subroutines
545 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
546 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
547 use prerequisites as subroutines.
548 (check-host, check-target): New.
549 (bootstrap configure & all targets): Do not use stage*-start
550 if the directory layout is already ok.
551 (non-bootstrap configure & all targets): Prepend a $(unstage).
552 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
553 (NOTPARALLEL): Remove.
554 (unstage, stage variables): New variables.
555 (unstage, stage targets): Simply expand to those variables.
556
557 * configure: Regenerate.
558 * Makefile.in: Regenerate.
559
c13c918a
JW
5602005-10-04 James E Wilson <wilson@specifix.com>
561
562 * Makefile.def (lang_env_dependencies): Add libmudflap.
563 * Makefile.in: Regenerate.
564
376a0e54
CM
5652005-10-03 Catherine Moore <clm@cm00re.com>
566
567 * configure.in (bfin-*-*): Support bfin.
568 * configure: Regenerated.
569
d320aacb
L
5702005-09-30 H.J. Lu <hongjiu.lu@intel.com>
571
572 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
573 * configure: Regenerated.
574
7e0f7140
GK
5752005-09-28 Geoffrey Keating <geoffk@apple.com>
576
577 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
578 (LIPO_FOR_TARGET): New.
579 (CONFIGURED_LIPO_FOR_TARGET): New.
580 (USUAL_LIPO_FOR_TARGET): New.
581 (STRIP_FOR_TARGET): New.
582 (CONFIGURED_STRIP_FOR_TARGET): New.
583 (USUAL_STRIP_FOR_TARGET): New.
584 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
585 STRIP_FOR_TARGET.
586 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
587 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
588 * Makefile.in: Regenerate.
589 * configure: Regenerate.
590
096f7d00
DE
5912005-09-19 David Edelsohn <edelsohn@gnu.org>
592
593 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
594 (rs6000-*-aix*): Same.
595 * configure: Regenerate.
596
5972005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
598
599 * configure.in: Recognize f95 in the --enable-languages option,
600 and substitute it for fortran, issuing a warning.
601 * configure: Regenerate.
602
2016dfcc
BE
6032005-09-07 Ben Elliston <bje@au.ibm.com>
604
605 Import from Autoconf sources:
606
607 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
608 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
609 Elliston. Handle weird characters correctly.
610
6dd2fda9
DD
6112005-08-30 Phil Edwards <phil@codesourcery.com>
612
613 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
614 * configure: Regenerated.
615
e6db70d4
RE
6162005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
617
618 * Makefile.def (libssp): Add to lang_env_dependencies.
619 * Makefile.in: Regenerate.
620
e1e3d0f5
CG
6212005-08-17 Christian Groessler <chris@groessler.org>
622
623 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
624 * Makefile.in: Regenerate.
625
05cbd757
PB
6262005-08-12 Paolo Bonzini <bonzini@gnu.org>
627
628 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
629 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
630 Look for alternate names of the target cc and c++
631 * configure: Regenerate.
632
55db4b87
PB
6332005-08-08 Paolo Bonzini <bonzini@gnu.org>
634
635 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
636 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
637 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
638 tools; remove code to manually set them.
639 (Target tools): Look in the environment for them.
640 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
641 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
642 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
643 build directory.
644 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
645 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
646 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
647 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
648 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
649 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
650 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
651 * configure: Regenerate.
652 * Makefile.in: Regenerate.
653
414e5532
MM
6542005-07-27 Mark Mitchell <mark@codesourcery.com>
655
656 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
657 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
658 * Makefile.in: Regenerated.
659
a19b6204
MM
6602005-07-26 Mark Mitchell <mark@codesourcery.com>
661
662 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
663 (CFLAGS_FOR_TARGET): Use it.
664 (CXXFLAGS_FOR_TARGET): Likewise.
665 * Makefile.in: Regenerated.
666 * configure.in (--with-build-sysroot): New option.
667 * configure: Regenerated.
668
b73aa406
PB
6692005-07-24 Paolo Bonzini <bonzini@gnu.org>
670
671 * Makefile.tpl: Wrap install between unstage and stage
672 * Makefile.in: Regenerate.
673
6e4d0bcb
KC
6742005-07-16 Kelley Cook <kcook@gcc.gnu.org>
675
676 * all files: Update FSF address.
677
49f58d10
JB
6782005-07-14 Jim Blandy <jimb@redhat.com>
679
680 * configure.in: Add cases for Renesas m32c.
681 * configure: Regenerated.
682
1d9c9cd7
KC
6832005-07-14 Kelley Cook <kcook@gcc.gnu.org>
684
685 * COPYING, compile, config-ml.in, config.guess,
686 config.sub, install-sh, missing, mkinstalldirs,
687 symlink-tree, ylwrap: Sync from upstream sources.
688
1587117a
EC
6892005-07-13 Eric Christopher <echristo@redhat.com>
690
691 * configure.in: Add toplevel noconfigdir support for tpf.
692 * configure: Regenerate.
693
bb780410
DD
6942005-07-11 Jakub Jelinek <jakub@redhat.com>
695
696 * Makefile.def (target_modules): Add libssp.
697 * configure.in (target_libraries): Add target-libssp.
698 * configure: Rebuilt.
699 * Makefile.in: Rebuilt.
700
064d0a7c
PB
7012005-07-11 Paolo Bonzini <bonzini@gnu.org>
702
703 PR ada/22340
704
705 * Makefile.def: Sync with gcc.
706 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
707 * Makefile.in: Regenerate.
708
b2edd3b5
AS
7092005-07-07 Andreas Schwab <schwab@suse.de>
710
711 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
712 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
713 * Makefile.in: Regenerated.
714
5f128533
KH
7152005-07-07 Kazu Hirata <kazu@codesourcery.com>
716
717 * configure.in: Add --enable-libssp and --disable-libssp.
718 * configure: Regenerate with autoconf-2.13.
719
4e3fc8e5
GK
7202005-07-06 Geoffrey Keating <geoffk@apple.com>
721
722 * configure.in: Don't build sim or rda when targetting darwin.
723 * configure: Regenerate.
724
c7357d6a
BE
7252005-07-04 Ben Elliston <bje@gnu.org>
726
727 * src-release (do-proto-toplev): Remove dejagnu bits.
728 (DEJAGNU_SUPPORT_DIRS): Remove.
729 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
730 (GDBD_SUPPORT_DIRS): Likewise.
731 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
732 (INSIGHTD_SUPPORT_DIRS): Likewise.
733 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
734
7352005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
736
737 * setup.com (mpw): Remove unused directive.
738
7d329e61
PB
7392005-06-22 Paolo Bonzini <bonzini@gnu.org>
740
741 * Makefile.def (stagefeedback): Come after profile.
742 Define profiledbootstrap target.
743 * Makefile.tpl (profiledbootstrap): Remove.
744 (stageprofile-end): Zap stagefeedback.
745 (stagefeedback-start): Copy all .gcda files, not only GCC's.
746 * Makefile.in: Regenerate.
747
e5fbed21
DD
7482005-06-13 Zack Weinberg <zack@codesourcery.com>
749
750 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
751 In 'cpp' stanza, support '#line' as well as '# '.
752
59f7ec45
HPN
7532005-06-07 Hans-Peter Nilsson <hp@axis.com>
754
755 * configure.in (unsupported_languages): New macro.
756 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
757 non-ported target libraries in noconfigdirs.
758 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
759 non-linux-gnu. Remove libgcj_ex_libffi.
760 <lang_frag loop>: Set add_this_lang=no if the language is in
761 unsupported_languages.
762 * configure: Regenerate.
763
c10e9ba7
DD
7642005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
765
766 * configure.in: Fix typo in handling of --with-mpfr-dir.
767 * configure: Regenerate.
768
20deb2b8
JB
7692005-06-02 Jim Blandy <jimb@redhat.com>
770
771 * config.sub: Add cases for the Renesas m32c. (This patch has been
772 accepted into the master sources.)
773
cdb9b172
AH
7742005-06-02 Aldy Hernandez <aldyh@redhat.com>
775 Michael Snyder <msnyder@redhat.com>
776 Stan Cox <scox@redhat.com>
777
778 * configure.in: Set noconfigdirs for ms1.
779
780 * configure: Regenerate.
781
1dc3053f
PB
7822005-05-25 Paolo Bonzini <bonzini@gnu.org>
783
784 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
785 (Dependencies): Consider target modules for bootstrap dependencies.
786 Make target bootstrap modules depend on each stage's gcc.
787 * Makefile.in: Regenerate.
788
c60fe18b
PB
7892005-05-20 Paolo Bonzini <bonzini@gnu.org>
790
791 * Makefile.def (configure-gcc): Depend on binutils having been built.
792 (all-gcc): No need to do it here.
793 * Makefile.in: Regenerate.
794
27258dd4
PB
7952005-05-19 Paul Brook <paul@codesourcery.com>
796
797 * configure.in: Rewrite misleading error message when requested
798 language cannot be built.
799 * configure: Regenerate.
800
42ecbf5e
DJ
8012005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
802
803 * ylwrap: Import from Automake 1.9.5.
804
ae380b45
MS
8052005-05-04 Mike Stump <mrs@apple.com>
806
807 * configure.in: Always pass --target to target configures as
808 otherwise rebuilds that do --recheck will fail.
811d3af8 809 * configure: Rebuilt.
ae380b45 810
d545f33b
PB
8112005-05-04 Paolo Bonzini <bonzini@gnu.org>
812
813 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
814 STAGE_HOST_EXPORTS.
815 (configure, all): Add bootstrap support.
816 (Host modules, target modules): Pass post-stage1 flags and exports.
817 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
818 * Makefile.in: Regenerate.
819
2faa2958
PB
8202005-04-29 Paolo Bonzini <bonzini@gnu.org>
821
822 Sync from gcc:
823
824 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
825
826 * config.sub: Update from master copy.
827
828 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
829
830 * configure.in <crisv32-*-*, cris-*-*>: New local variable
831 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
832 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
833 "*-*-elf" and "*-*-linux*".
834 * configure: Regenerate.
835
a7254363
PB
8362005-04-06 Paolo Bonzini <bonzini@gnu.org>
837
838 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
839 (TARGET_CONFIGARGS): Include --with-target-subdir.
840 (configure, all): New macros. Use them throughout.
841
a8637a7d
PB
8422005-04-05 Paolo Bonzini <bonzini@gnu.org>
843
844 * Makefile.tpl: Sync with gcc.
845 * Makefile.in: Regenerate.
846
dd387d52
JR
8472005-03-30 J"orn Rennecke <joern.rennecke@st.com>
848
849 * config/mh-mingw32: Delete.
850 * configure.in: Don't use it.
851 * configure: Regenerate.
852
e90269c8
PB
8532005-03-31 Paolo Bonzini <bonzini@gnu.org>
854
855 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
856 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
857 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
858 (HOST_LIB_PATH): Generate from Makefile.def.
859 (TARGET_LIB_PATH): Likewise.
860 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
861 * Makefile.in: Regenerate.
862 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
863 (RPATH_ENVVAR): Include Darwin case.
864 * configure: Regenerate.
865
9a237d9e
PB
8662005-03-25 Paolo Bonzini <bonzini@gnu.org>
867
868 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
869 * configure: Regenerate.
870
479759c8
ZW
8712005-03-21 Zack Weinberg <zack@codesourcery.com>
872
873 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
874 gcc_version, and gcc_version_trigger from set of flags to pass.
875 * Makefile.tpl: Remove definitions of above variables.
876 (config.status): Remove dependency on $(gcc_version_trigger).
877 * Makefile.in: Regenerate.
878 * configure.in: Do not reference config/gcc-version.m4 nor
879 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
880 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
881 * configure: Regenerate.
882
4cfaf6d5
DD
8832005-03-16 Manfred Hollstein <manfred.h@gmx.net>
884 Andrew Pinski <pinskia@physics.uc.edu>
885
886 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
887 * Makefile.in: Regenerate.
888
33a3fb7b
AO
8892005-03-01 Alexandre Oliva <aoliva@redhat.com>
890
891 PR libgcj/20160
892 * ltmain.sh: Avoid creating archives with components that have
893 duplicate basenames.
894
2da12f12
PB
8952005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
896
479759c8
ZW
897 PR bootstrap/20250
898 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
899 instead of check.
900 * Makefile.in: Regenerate.
2da12f12 901
b00612cc
PB
9022005-02-28 Paolo Bonzini <bonzini@gnu.org>
903
904 Sync from gcc.
905
906 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
907
908 PR bootstrap/17383
909 * Makefile.def (target_modules): Remove "stage", now unnecessary.
910 * Makefile.tpl (HOST_SUBDIR): New substitution.
911 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
912 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
913 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
914 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
915 (Host modules, Bootstrapped modules): Use it.
916 (Build modules, Target modules): Do not create symlink trees,
917 always configure out-of-srcdir.
918 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
919 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
920 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
921 $(HOST_SUBDIR). Create a symlink for host_subdir.
922
923 * Makefile.in: Regenerate.
924 * configure: Regenerate.
925
926 Merged from libada-gnattools-branch:
927 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
928
929 * Makefile.def: Add gnattools as a module, depending on target-libada.
930 * Makefile.in: Regenerate.
931 * configure.in: Include gnattools in host_tools; disable it if ada
932 is disabled.
933 * configure: Regenerate.
934
c3e65f62
NC
9352005-02-23 Nick Clifton <nickc@redhat.com>
936
937 * configure: Regenerate.
938
e4d180c2
NC
9392005-02-22 Paul Schlie <schlie@comcast.net>
940
941 * configure.in: Allow darwin targeted ports to build tk, itcl and
942 libgui.
943
e3c770b1
EB
9442005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
945
946 PR libgcj/10353
947 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
948 * configure: Regenerate.
949
9c73618c
AC
9502005-02-08 Andrew Cagney <cagney@gnu.org>
951
952 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
953 gdb/ section. Update GDB's URL.
954
c46f8c51
AC
9552005-01-31 Andrew Cagney <cagney@gnu.org>
956
957 * gettext.m4: Only set ENABLE_NLS when gettext is present.
958
c7e66c6d
HPN
9592005-01-29 Hans-Peter Nilsson <hp@axis.com>
960
961 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
962 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
963 target-libgloss when not *-*-elf and *-*-aout.
964 * configure: Regenerate.
965
a53bf506
AC
9662005-01-27 Andrew Cagney <cagney@gnu.org>
967
968 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
969
45181ed1
AC
9702005-01-24 Andrew Cagney <cagney@gnu.org>
971
972 * gettext.m4: Only fall back to ../intl/ when it's present.
973
a1e0f4e4
KC
9742005-01-17 Kelley Cook <kcook@gcc.gnu.org>
975
976 * install-sh, config.sub: Import from upstream.
977
9782005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
979
980 PR bootstrap/18222
981 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
982 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
983 * Makefile.in: Regenerate.
984
c50382e2
PB
9852005-01-03 Paolo Bonzini <bonzini@gnu.org>
986
987 Revert 2004-12-28 Makefile changes, a better fix will be
988 applied to mainline and src after GCC 4.0 branches.
989
11d07737
PB
9902004-12-28 Paolo Bonzini <bonzini@gnu.org>
991
992 PR bootstrap/17383
993
994 * Makefile.def (target_modules): Remove stage parameter,
995 it is always true now.
996 * Makefile.tpl (configure-build-[+module+],
997 configure-target-[+module+]): Always build symlink tree
998 for the directory and for include. BUILD_SUBDIR and
999 TARGET_SUBDIR cannot be . anymore.
1000 * Makefile.in: Regenerate.
1001
dadfdbe2
DD
10022004-12-25 David Edelsohn <edelsohn@gnu.org>
1003
1004 Revert 2004-12-08 Makefile changes.
1005
dbf85af7
JR
10062004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1007
1008 * configure.in (sh64-*-*): Reenable gprof.
1009 * configure: Regenerate.
1010
6b8fea99
JB
10112004-12-09 Jim Blandy <jimb@redhat.com>
1012
1013 * MAINTAINERS: List 'depcomp' as part of automake.
1014
7341462c
DE
10152004-12-08 David Edelsohn <edelsohn@gnu.org>
1016
1017 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1018 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1019 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1020 * Makefile.in: Regenerate.
1021
21fde4dc
DD
10222004-12-07 Matt Kraai <kraai@ftbfs.org>
1023
1024 * Makefile.tpl: Generate normal dependencies if the LHS module is
1025 not bootstrapped.
1026 * Makefile.in: Regenerate.
1027
3da796a2
RS
10282004-12-03 Richard Sandiford <rsandifo@redhat.com>
1029
1030 * configure.in: Include config/gxx-include-dir.m4. Use
1031 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1032 * configure: Regenerate.
1033
73fb7068
RS
10342004-12-03 Richard Sandiford <rsandifo@redhat.com>
1035
1036 * config.if: Delete.
1037 * configure.in: Set libstdcxx_incdir directly.
1038 * configure: Regenerate.
1039 * MAINTAINERS: Remove mention of config.if.
1040 * src-release (DEVO_SUPPORT): Remove config.if.
1041
6c8e6ce9
EC
10422004-12-02 Eric Christopher <echristo@redhat.com>
1043
3b6098f8
EC
1044 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
1045 of things to remove.
6c8e6ce9 1046 * Makefile.in: Regenerate.
479759c8 1047
b8658a2f
RS
10482004-12-02 Richard Sandiford <rsandifo@redhat.com>
1049
1050 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1051 * configure: Regenerate.
1052
afefada0
RS
10532004-12-02 Richard Sandiford <rsandifo@redhat.com>
1054
1055 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1056 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1057 * configure: Regenerate.
1058
5dcac624
DA
10592004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1060
1061 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1062 (hppa*64*-*-*): Delete incorrect comment.
1063 * configure: Rebuilt.
1064
57d1eb1a
DD
10652004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1066
1067 * install-sh, compile: Import from automake.
1068
10692004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1070
1071 * config.guess, config.sub: Import from savannnah.
1072
6d389afc
MS
10732004-11-12 Mike Stump <mrs@apple.com>
1074
1075 * Makefile.def: Add html support.
1076 * Makefile.tpl: Likewise.
1077 * Makefile.in: Regenerate.
1078
69e57115
GK
10792004-11-11 Geoffrey Keating <geoffk@apple.com>
1080
1081 PR 18423
1082 * configure.in: Remove all instances of build-fixincludes from
1083 noconfigdirs.
1084 (build_configargs): Supply --target to subdirectories.
1085 * configure: Regenerate.
1086
1087 * Makefile.def: Make gcc install depend on fixincludes install.
1088 * Makefile.in: Regenerate.
1089
ba719b26
HPN
10902004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1091
1092 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1093 target-libgfortran.
1094 * configure: Regenerate.
1095
c37653e7
DE
10962004-11-07 David Edelsohn <edelsohn@gnu.org>
1097
1098 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1099 like CC.
1100
1eefd493
PB
11012004-11-05 Paolo Bonzini <bonzini@gnu.org>
1102
1103 * Makefile.def (host fixincludes): Specify missing targets.
1104 * Makefile.in: Regenerate.
1105
02b1af09
L
11062004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1107
1108 PR other/17783
1109 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1110 * configure: Regenerated.
1111
7f266840
DJ
11122004-11-04 Daniel Jacobowitz <dan@debian.org>
1113
1114 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1115 * configure: Regenerated.
1116
47444073
AL
11172004-10-28 Eric B. Weddington <ericw@evcohs.com>
1118
1119 PR target/18151
1120 * configure.in (case ${target}): Do not build fixincludes for avr.
1121 * configure: Regenerated.
1122
caeba88f
AL
11232004-10-26 Paolo Bonzini <bonzini@gnu.org>
1124
1125 * configure.in (case ${target}): Do not build fixincludes
1126 on platforms where it is not used.
1127 * configure: Regenerated.
1128
0fdbe983
DJ
11292004-10-23 Daniel Jacobowitz <dan@debian.org>
1130
1131 * configure.in: Use an absolute path to install-sh.
1132 * configure: Regenerated.
1133
1c0f67c1
AC
11342004-10-19 Andrew Cagney <cagney@gnu.org>
1135
1136 * src-release (do-djunpack, do-md5sum): Install the generated file
1137 directly into the proto-toplev/ directory.
479759c8 1138
a9cfce9c
AC
11392004-10-19 Andrew Cagney <cagney@gnu.org>
1140
1141 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
1142
ac0fa625
DD
11432004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1144
1145 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1146 * configure: Regenerate.
1147
d27cc32e
PB
11482004-10-06 Paolo Bonzini <bonzini@gnu.org>
1149
1150 Fix wrong conflict resolution in:
1151
1152 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1153
1154 * Makefile.in: Regenerate.
1155 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1156 in the recursive `make', instead of hardwiring `all'.
1157 (Autogenerated TARGET-* variables): New.
1158
1763908f
UW
11592004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1160
1161 Merged from GCC / libtool upstream:
1162 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1163 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1164 * ltcf-cxx.sh (tpf*): Likewise.
1165 * ltconfig (tpf*): Add TPF OS configuration support.
1166
0490e016
NC
11672004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
1168
1169 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 1170 * configure: Regenerate.
0490e016 1171
32be62b5
RS
11722004-09-24 Michael Roth <mroth@nessie.de>
1173
1174 * configure.in (--without-headers): Add missing double quotes.
1175 * configure: Regenerate.
1176
6048df60
DD
11772004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1178
1179 * ylwrap: Revert to previous version.
1180
315b3b02
L
11812004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1182
6048df60 1183 PR bootstrap/17369
315b3b02
L
1184 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1185 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1186 SET_GCC_LIB_PATH_CMD.
1187 (BASE_TARGET_EXPORTS): Likewise.
1188 * Makefile.in: Regenerated.
1189
1190 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1191 * configure: Regenerated.
1192
fe69863c
DD
11932004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1194
1195 * config.guess: New upstream version
1196 * compile, depcomp, install-sh, ylwrap: Likewise.
1197
11982004-09-19 Roger Sayle <roger@eyesopen.com>
1199
1200 * config/mh-x86omitfp: New host makefile fragment. Add
1201 -fomit-frame-pointer to the default BOOT_CFLAGS.
1202 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1203 * configure: Regenerate.
1204
12052004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1206
1207 PR target/11572
1208 * configure.in (*-*-darwin*): Renable libobjc.
1209 * configure: Regenerate.
1210
be75bbe1 12112004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 1212
be75bbe1
DB
1213 * Makefile.def: Remove libbanshee.
1214 * Makefile.tpl: Ditto.
1215 * configure.in: Ditto.
1216 * Makefile.in: Regen.
1217 * configure: Ditto.
1218
1b882a91
PB
12192004-09-07 Paolo Bonzini <bonzini@gnu.org>
1220
1221 * missing: Import latest version from master repository.
1222
eb1352ed
NC
12232004-09-04 Nick Clifton <nickc@redhat.com>
1224
1225 * config.sub: Import latest version from master repository.
1226 * config.guess: Likewise.
1227 This includes these changes:
479759c8 1228
eb1352ed
NC
1229 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1230
1231 * config.sub: Handle crisv32, alias etraxfs.
1232 * config.guess (crisv32:Linux:*:*): Handle.
1233
1234 2004-08-13 Brad Smith <brad@comstyle.com>
1235
1236 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1237 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1238
1239 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1240
1241 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1242 assume the processor is a powerpc. This is because coreutils
1243 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1244 in this case, due to a MacOS X bug that causes
1245 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1246 to return a negative number.
1247 Problem reported by Petter Reinholdtsen in:
1248 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1249
1250 2004-07-19 Ben Elliston <bje@gnu.org>
1251
1252 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1253
1254 2004-06-24 Ben Elliston <bje@gnu.org>
1255
1256 * config.guess: Update copyright years.
1257 * config.sub: Likewise.
1258
1259 2004-06-22 Robert Millan <robertmh@gnu.org>
1260
1261 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1262 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1263
1264 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1265
1266 * config.guess (*:*VMS:*:*): New entry. Replaces
1267 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1268 manufacturer.
1269
1270 2004-06-22 Ben Elliston <bje@gnu.org>
1271
1272 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1273 * config.sub: Likewise.
1274
1275 2004-06-22 Ben Elliston <bje@gnu.org>
1276
1277 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1278 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1279
1280 2004-06-11 Ben Elliston <bje@gnu.org>
1281
1282 * config.guess (pegasos:OpenBSD:*:*): Remove.
1283
1284 2004-06-11 Ben Elliston <bje@gnu.org>
1285
1286 From Wouter Verhelst <wouter@grep.be>:
1287 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1288
1289 2004-06-11 Ben Elliston <bje@gnu.org>
1290
1291 * config.guess (luna88k:OpenBSD:*:*): New.
1292
1293 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1294
1295 * config.guess (m32r*:Linux:*:*): New case.
1296 * config.sub: Handle m32rle.
1297
1298 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1299
1300 From Jens Petersen <petersen@redhat.com>:
1301 * config.sub: Handle sparcv8.
1302
1303 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1304
1305 From Tom Smith <smith@cag.lkg.hp.com>:
1306 * config.guess: Version suffixes are equally significant on Tru64
1307 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1308 prefix of "P" (patched kernel).
1309
1310 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1311
1312 * config.sub: Add support for National Semiconductor CRX target.
1313
2a3124ca 13142004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 1315
2a3124ca
RH
1316 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1317 *-*-netware, but add target-libmudflap.
1318 Consolidate *-*-netware targets (of which really only i?86 exists)
1319 into a single entry.
1320 * configure: Likewise.
1321
0df3d27f
PB
13222004-09-01 Paolo Bonzini <bonzini@gnu.org>
1323
1324 * Makefile.tpl (sorry): Remove.
1325 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1326 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1327 (do-clean): Clean per-stage directories too.
1328 (do-distclean): Run distclean-stage1 too.
1329 (.NOTPARALLEL): Enable during toplevel bootstrap.
1330 (stage[+id+]-bubble): Enable parallel execution during
1331 the recursive invocation.
1332 * Makefile.in: Regenerate.
1333
1334 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
1335
1336 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
1337
1338 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1339 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1340 * configure: regenerate
479759c8
ZW
1341 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1342 -mdynamic-no-pic
0df3d27f
PB
1343
13442004-08-31 Paolo Bonzini <bonzini@gnu.org>
1345
1346 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1347 include.
1348 * configure.in: Fix indentation.
1349 * configure: Regenerate.
1350
ee025550
PB
13512004-08-31 Paolo Bonzini <bonzini@gnu.org>
1352
1353 * Makefile.def (build_modules): Add fixincludes.
1354 (dependencies): Make gcc depend on fixincludes.
1355 * configure.in (build_tools): Add fixincludes.
1356 (build_configdirs): Always include build_libs.
1357 * Makefile.in: Regenerate.
1358 * configure: Regenerate.
1359
13602004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
1361
1362 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1363 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1364 phony targets; do not generate timestamp files.
1365 (distclean-stageN): Remove references to their timestamp files.
1366 (restageN, touch-stageN): Remove.
1367 (stageN-bubble): Rewritten.
1368 (compare): Support lean bootstraps.
1369 * Makefile.in: Regenerate.
1370
1371 * configure.in: Only warn when bootstrapping but
1372 build != host or build != target. Support lean bootstraps.
1373 * configure: Regenerate.
1374
1375 Sync from gcc:
1376 2004-08-26 Phil Edwards <phil@codesourcery.com>
1377
1378 * configure.in: Give a better error message if GMP/MPFR are missing
1379 and a language needing them has been requested.
1380 * configure: Regenerated.
1381
1382 2004-08-25 Phil Edwards <phil@codesourcery.com>
1383
1384 * configure.in: Print a list of available language front-ends if
1385 a requested one is missing. Tidy stray tab characters.
1386 * configure: Regenerated.
1387
72b2455a
PB
13882004-08-17 Paolo Bonzini <bonzini@gnu.org>
1389
1390 * Makefile.in: Regenerate.
1391 * configure: Regenerate.
1392
1393 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1394 stage_*_flags.
1395 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1396 for bootstrapped modules if toplevel bootstrap is going.
1397 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1398 modules. Adjust for changes in Makefile.def. Enable several
1399 rules even in non-bootstrap mode, just to avoid peppering the
1400 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1401 (stage-[+prev+]-bubble): Remove.
1402
1403 * Makefile.def (Dependencies): Depend on all-build-bison,
1404 all-build-flex, all-build-byacc, all-build-texinfo, rather
1405 than the host variations.
1406 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1407 with BUILD_SUBDIR.
1408 (BISON): Update for recent Bisons.
1409 (YACC): Fix typo.
1410 (cross): Depend on all-build.
1411 (all): Do not depend on all-build.
1412 (prebootstrap): Remove.
1413 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1414 (Prebootstrap dependencies): Add them to the per-stage targets
1415 and to all-prebootstrap.
1416 * configure.in (build_configdirs): Always enable build_tools.
1417 (BUILD_DIR_PREFIX): Remove.
1418
1419 * Makefile.def (gcc): Add target variable.
1420 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1421 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1422 in the recursive `make', instead of hardwiring `all'.
1423 (Autogenerated TARGET-* variables): New.
1424
de0b4a87
JW
14252004-08-17 Robert Millan <robertmh@gnu.org>
1426
1427 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1428 (instead of FreeBSD).
1429 * configure: Regenerate.
1430
ad681c85
NN
14312004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1432
675c6968
NN
1433 * Makefile.def, configure.in, src-release: Remove useless, bogus
1434 references to tix.
1435 * Makefile.in, configure: Regenerate.
1436
ad681c85
NN
1437 * src-release: Stop distributing mmalloc with gdb (which doesn't
1438 use it).
1439 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1440 * Makefile.in: Regenerate.
1441
11b04d1f
DD
14422004-08-09 Mark Mitchell <mark@codesourcery.com>
1443
1444 * configure.in (arm*-*-eabi*): New target.
1445 * configure: Regenerate.
1446
f2420bea
NN
14472004-08-01 Robert Millan <robertmh@gnu.org>
1448
1449 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1450 libmudflap for all GNU-based systems (with Glibc).
1451 * configure: Regenerate.
1452
9e6ce191
PB
14532004-08-06 Paolo Bonzini <bonzini@gnu.org>
1454
1455 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1456 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1457 (Dependencies): New section.
1458 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1459 (configure-target-[+module+]): Depend on maybe-all-gcc
1460 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1461 (toplevel profiledbootstrap): Fix dependencies.
1462 * Makefile.in: Regenerate.
1463
df4a6958
MM
14642004-08-03 Mark Mitchell <mark@codesourcery.com>
1465
1466 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1467 target-libiberty to noconfigdirs.
1468
11b04d1f
DD
14692004-08-03 Paul Brook <paul@codesourcery.com>
1470
1471 * configure.in: Check for MPFR as well as GMP.
1472 * configure: Regenerate.
1473
b813574b
PB
14742004-08-03 Paolo Bonzini <bonzini@gnu.org>
1475
1476 * Makefile.def (host-modules): Add gcc.
1477 * Makefile.in: Regenerate.
1478 * Makefile.tpl (sorry): New rule.
1479 (configure-host, all-host, [+make_target+]-host, do-check,
1480 install-host): Do not add gcc as a special case.
1481 (host modules): Add a small special-casing for gcc. Export
1482 extra_make_flags through the environment.
1483 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1484 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1485 other recursive targets for gcc): Remove.
1486
1487 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1488 (stage, unstage): New rules.
1489 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1490 distclean-stage[+id+]): Use stage_current.
1491 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1492 the stage*-start rules.
1493
61edac0c
JW
14942004-07-19 Robert Millan <robertmh@gnu.org>
1495
1496 Synced from gcc:
1497
1498 2004-04-26 Robert Millan <robertmh@gnu.org>
1499
1500 Add patches from libtool CVS.
1501 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1502 * ltconfig: Likewise.
1503 * ltcf-c.sh: Likewise.
1504 * ltcf-cxx.sh: Likewise.
1505 * ltcf-gcj.sh: Likewise.
1506
3e707e94
PB
15072004-07-12 Paolo Bonzini <bonzini@gnu.org>
1508
1509 * configure.in: Add noconfigdirs for crx-*-*.
1510 * configure: Regenerate.
1511
15122004-07-12 Paolo Bonzini <bonzini@gnu.org>
1513
1514 Synced from gcc:
1515
1516 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
1517
1518 * configure.in: Build libmudflap by default on FreeBSD.
1519 * configure: Regenerated.
1520
1521 2004-07-09 Mark Mitchell <mark@codesourcery.com>
1522
1523 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1524 systems.
1525 * configure: Regenerated.
1526
1527 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1528
1529 PR target/16344
1530 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1531 feedback based compiler.
1532 * Makefile.in: Rebuilt.
1533
1534 2004-07-05 Phil Edwards <phil@codesourcery.com>
1535
1536 * configure.in: Do not prepend $srcdir to /dev/null in
1537 makefile fragments.
1538 * configure: Regenerate.
1539
a7ee7660
AO
15402004-07-08 Alexandre Oliva <aoliva@redhat.com>
1541
1542 * Makefile.def (host_modules): Set bootstrap=true for flex.
1543 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1544 * Makefile.in: Rebuilt.
1545
6a9cf61e
PB
15462004-07-01 Paolo Bonzini <bonzini@gnu.org>
1547
1548 * Makefile.def (build_modules): Add bison, byacc, flex,
1549 m4, texinfo.
1550 (flags_to_pass): Add FLEX.
1551 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1552 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1553 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1554 DEFAULT_MAKEINFO): Remove.
1555 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1556 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1557 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1558 objdir or else use configured tool.
1559 (all-build): New.
1560 (all): Depend on it.
1561 (Build module dependencies): Add.
1562 * Makefile.in: Regenerate.
1563 * configure.in: Better support for multiple build modules,
1564 matching what is done for host/target modules. Do not look
1565 for "plausible" locations of build tools if Canadian cross.
1566 Use autoconf's AC_PROG_CC to find a C compiler. Define
1567 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1568 * configure: Regenerate.
1569
95b6a1f2
PB
15702004-06-22 Paolo Bonzini <bonzini@gnu.org>
1571
1572 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1573 * Makefile.in: Regenerate.
1574
7ffa0b57
PB
15752004-06-22 Paolo Bonzini <bonzini@gnu.org>
1576
1577 * Makefile.tpl (configure-build-[+module+],
1578 configure-[+module+], configure-target-[+module+]): Pass
1579 [+extra_configure_args+].
1580 (all-build-[+module+], all-[+module+], check-[+module+],
1581 install-[+module+], [+make_target+]-[+module+],
1582 all-target-[+module+], check-target-[+module+],
1583 install-target-[+module+], [+make_target+]-target-[+module+]):
1584 Pass [+extra_make_args+].
1585 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1586 (GCC_HOST_EXPORTS): Remove.
1587 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1588 cross, check-gcc, check-gcc-c++, install-gcc,
1589 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1590 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1591 * Makefile.in: Regenerate.
1592
929ba6e7
CF
15932004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1594
1595 * configure.in: Check for srcdir/winsup rather than build directory
1596 winsup.
1597 * configure: Regenerate.
1598
b76d7de0
CV
15992004-06-17 Corinna Vinschen <vinschen@redhat.com>
1600
1601 * configure.in: Don't build Cygwin native newlib if winsup
1602 directory is missing. Emit warning instead.
1603 * configure: Regenerate.
1604
656fdd47
PB
16052004-06-09 Paolo Bonzini <bonzini@gnu.org>
1606
1607 * Makefile.tpl (touch-stage[+id+]): New.
1608 (restage[+prev+]): Depend on touch-stage[+id+].
1609
1610 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1611 Use it throughout.
1612
1613 * Makefile.def: Add profile and feedback bootstrap stages.
1614 Remove next field from bootstrap stages.
1615 * Makefile.tpl (LN, LN_S): Substitute.
1616 (stageN-start, stageN-end): Use double-colon rules, to
1617 provide a hook for additional setup commands.
1618 (distclean-stageN-gcc, restageN): Create dependencies from
1619 [+prev+], not from [+next+].
1620 (stageN-bubble): Add commands for successive stages from
1621 [+prev+], using double-colon rules.
1622 (all-stageN-gcc): Fix typo.
1623 (stagefeedback-start, profiledbootstrap): New.
1624 * Makefile.in: Regenerate.
1625 * configure.in: Call ACX_PROG_LN.
1626 * configure: Regenerate.
1627
498d4a71
CF
16282004-06-03 Paolo Bonzini <bonzini@gnu.org>
1629
1630 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1631 without gcc.
1632 * configure: Regenerate.
1633
377d8c42
PB
16342004-06-01 Paolo Bonzini <bonzini@gnu.org>
1635
1636 * Makefile.tpl: Fix typo.
1637 * Makefile.in: Regenerate.
1638
f5f8a794
PB
16392004-06-01 Paolo Bonzini <bonzini@gnu.org>
1640
1641 * configure.in: Remove new- prefix from toplevel
1642 bootstrap targets.
1643 * configure: Regenerate.
1644
f7a4c34f
PB
16452004-06-01 Paolo Bonzini <bonzini@gnu.org>
1646
1647 Merge this patch from the gcc tree:
1648
1649 2004-05-30 Andreas Jaeger <aj@suse.de>
1650 Jim Wilson <wilson@specifixinc.com>
1651
1652 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1653 like CC.
1654
319cab08
PB
16552004-06-01 Paolo Bonzini <bonzini@gnu.org>
1656
1657 * Makefile.tpl (all.normal): Rename to all.
1658 (all): Replace with a rule to pick the default
1659 target from configure.
1660 (all-gcc, configure-gcc): Use conditionals to
1661 do nothing when toplevel bootstrap is going on.
1662 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1663 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1664 * configure.in: Support --enable-bootstrap.
1665
1666 * Makefile.def: Remove new- prefix from toplevel
1667 bootstrap targets.
1668 * Makefile.tpl: Likewise.
1669
1670 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1671 target.
1672
1673 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1674 $(RECURSE_FLAGS) to recursive invocation of make.
1675
1676 * Makefile.in: Regenerate.
1677 * configure: Regenerate.
1678
88f64edc
DJ
16792004-05-27 Daniel Jacobowitz <dan@debian.org>
1680
1681 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1682 * configure: Regenerate.
1683
378fce5b
DD
16842004-05-25 Daniel Jacobowitz <drow@false.org>
1685
1686 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1687 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1688 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1689 targets.
1690 * Makefile.in: Regenerate.
1691
dfdffa2c
PB
16922005-05-24 Paolo Bonzini <bonzini@gnu.org>
1693
1694 * configure.in: Test the ability to symlink directories.
1695 * configure: Regenerate.
1696
1697 * Makefile.def (bootstrap-stage): New definitions.
1698 * Makefile.tpl (configure-stage1-gcc,
1699 configure-stage2-gcc, configure-stage3-gcc,
1700 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1701 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1702 new-restage3, compare): Autogenerate, see Makefile.in
1703 entry for behavioral changes.
1704 (distclean-stage1, new-stage1-start, new-stage1-end,
1705 new-stage1-bubble, distclean-stage2, new-stage2-start,
1706 new-stage2-end, new-stage2-bubble, distclean-stage3,
1707 new-stage3-start, new-stage3-end): New autogenerated targets.
1708 (objext, prebootstrap, BOOT_CFLAGS,
1709 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1710 targets.
1711
1712 * Makefile.in: Regenerate.
1713 (distclean-stage1, new-stage1-start, new-stage1-end,
1714 new-stage1-bubble, distclean-stage2, new-stage2-start,
1715 new-stage2-end, new-stage2-bubble, distclean-stage3,
1716 new-stage3-start, new-stage3-end): New targets.
1717 (all-stage1-gcc): Move prebootstrap dependency from here...
1718 (configure-stage1-gcc): ...to here.
1719 (new-bootstrap): Use bubble targets.
1720 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1721 Use per-stage distclean targets.
1722 (configure-stage1-gcc, configure-stage2-gcc,
1723 configure-stage3-gcc, all-stage1-gcc,
1724 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1725 Use new-stageN-start to prepare the tree.
1726
04cf1b77
PB
17272004-05-23 Paolo Bonzini <bonzini@gnu.org>
1728
1729 * Makefile.def (host_modules): add libcpp.
1730 * Makefile.tpl: Add dependencies on and for libcpp.
1731 * Makefile.in: Regenerate.
1732 * configure.in: Add libcpp host module.
1733 * configure: Regenerate.
1734
80b200a1
ZW
17352004-05-17 Zack Weinberg <zack@codesourcery.com>
1736
1737 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1738 of libf2c.
1739 * configure, Makefile.in: Regenerate.
1740
4b1cb4fe
DD
17412004-05-13 Diego Novillo <dnovillo@redhat.com>
1742
1743 Merge from tree-ssa-20020619-branch.
1744
1745 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
1746 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
1747 (HOST_GMPLIBS): Define.
1748 (HOST_GMPINC): Define.
1749 (TARGET_LIB_PATH): Add libmudflap.
1750 (GFORTRAN_FOR_TARGET): Define.
1751 (configure-build*): Export GFORTRAN.
1752 (configure-gcc): Export GMPLIBS and GMPINC.
1753 (all-gcc): Add maybe-all-libbanshee.
1754 (configure-target-libgfortran): Define.
1755 * Makefile.in: Regenerate.
1756 * configure.in (host_libs): Add libbanshee.
1757 (target_libraries): Add target-libmudflap and target-libgfortran.
1758 Add --with-libbanshee.
1759 Handle --disable-libmudflap.
1760 (*-*-freebsd*): Use with_gmp.
1761 Add $(libgcj) to noconfigdirs.
1762 * configure: Regenerate.
1763 * depcomp: New file.
1764 * MAINTAINERS: Add tree-ssa maintainers.
1765
17662004-04-28 Paolo Bonzini <bonzini@gnu.org>
1767
1768 * config/acx.m4: Fix fastcompare support for new-bootstrap.
1769 * configure: Regenerate.
1770
b8908782
DD
17712004-04-27 Paolo Bonzini <bonzini@gnu.org>
1772
1773 Revert:
1774 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1775
1776 * Makefile.def (flags_to_pass): Remove *dir variables that
1777 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1778 as well as prefix and exec_prefix.
1779 * Makefile.in: Regenerate.
1780
17812004-04-26 Paolo Bonzini <bonzini@gnu.org>
1782
1783 * Makefile.def (host_modules): Mark with the bootstrap
1784 flag packages on which gcc depends.
1785 * Makefile.tpl (all-bootstrap): Use it.
1786 * Makefile.in: Regenerate.
1787
17882004-04-26 Paolo Bonzini <bonzini@gnu.org>
1789
1790 * Makefile.def (flags_to_pass): Remove *dir variables that
1791 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1792 as well as prefix and exec_prefix.
1793 * Makefile.in: Regenerate.
1794
17952004-04-26 Paolo Bonzini <bonzini@gnu.org>
1796
80b200a1
ZW
1797 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
1798 * configure: Regenerate.
1799 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
1800 * gcc/Makefile.tpl (compare): Use the result of the test.
1801 * gcc/Makefile.in: Regenerate.
b8908782
DD
1802
18032004-04-23 Paolo Bonzini <bonzini@gnu.org>
1804
1805 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
1806 Always relocate gcc and prev-gcc to the original names, even
1807 if the build fails.
1808 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1809 New targets.
1810
0f260896
RO
18112004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1812
1813 * configure.in (mips*-*-irix5*): Enable ld.
1814 * configure: Regenerate.
1815
51860f05
JW
18162004-04-15 James E Wilson <wilson@specifixinc.com>
1817
1818 * Makefile.tpl (configure-[+module+], configure-gcc,
1819 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
1820 Set and export LDFLAGS.
1821 * Makefile.in: Regenerate.
1822
54752a6b
NN
18232004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
1824
1825 PR bootstrap/14871
1826 * Makefile.tpl: If we don't have built-in-tree target tools,
1827 use the ones found by configure rather than hacking around with
1828 program_transform_name.
1829 * configure.in: Give Makefile.tpl the information necessary
1830 to do that.
1831 * Makefile.in: Regenerate.
1832 * configure: Regenerate.
1833
18342004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
1835
1836 PR bootstrap/14760
1837 * configure.in: When computing baseargs, strip *all* copies of
1838 offending options. Also, don't match/substitute the trailing space,
1839 so that this actually works when two similar options are separated by
1840 only one space.
1841 * configure: Regenerate.
1842
18432004-04-06 David Edelsohn <edelsohn@gnu.org>
1844
80b200a1
ZW
1845 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
1846 (rs6000-*-aix*): Same.
1847 * configure: Regenerate.
54752a6b 1848
5e2b61fb
SS
18492004-03-25 Stan Shebs <shebs@apple.com>
1850
1851 Remove MPW support, no longer used.
1852 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
1853 mpw-install: Remove files.
1854 * src-release (DEVO_SUPPORT): Remove names of removed files.
1855 * MAINTAINERS: Likewise.
1856
1a6f2dc7
NN
18572004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
1858
a0049f1b
NN
1859 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
1860 STRICT_WARN, WARN_CFLAGS flags passed down to make.
1861 * Makefile.in: Regenerate.
1862
1a6f2dc7
NN
1863 * configure.in (top level bootstrap support): Rework --enable-werror
1864 to set @stage2_werror_flag@.
1865 * configure: Regenerate.
1866 * Makefile.tpl (top level bootstrap support): Pass
1867 @stage2_werror_flag@ down to configure in stages 2 and 3.
1868 * Makefile.in: Regenerate.
1869
920e3419
NN
18702004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
1871
1872 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
1873 for stages 2 and 3 as well as in make. As a consequence, remove
1874 OUTPUT_OPTION (now detected by configure) from the flags passed down
1875 to make.
1876 * Makefile.in: Regenerate.
1877
1878 * Makefile.tpl (new-bootstrap): Fix typo.
1879 * Makefile.in: Regenerate.
1880
4fa63067
NN
18812004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
1882
1883 * Makefile.tpl: Rearrange by moving recursive_targets rules
1884 into their proper sections.
1885 * Makefile.tpl (top level bootstrap support): Move disabling
1886 of coverage flags from 'make' to 'configure'; improve comments.
1887 * Makefile.in: Regenerate.
1888
1889 * Makefile.tpl (experimental top level bootstrap) Move stage1
1890 language setting from all- target to configure- target; disable
1891 intermodule optimization in stage 1; prevent gratuitous rebuilds
1892 of stage 1.
1893 * Makefile.in: Regenerate.
1894 * configure.in: Comma-separate stage 1 language list for top
1895 level bootstrap.
1896 * configure: Regenerate.
1897
1898 * Makefile.tpl: Clean up experimental top level bootstrap support:
1899 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
1900 prev-gcc in configure- targets as well as all- targets.
1901 * Makefile.in: Regenerate.
1902
fb8a10fd
NN
19032004-03-17 Paolo Bonzini <bonzini@gnu.org>
1904
1905 * configure.in: Remove symbolic link section.
1906 * configure: Regenerate.
1907 * Makefile.tpl (links): Remove.
1908 * Makefile.in: Regenerate.
1909
947f426e 19102004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 1911 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
1912
1913 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 1914 Set with AC_CHECK_PROGS.
947f426e
NN
1915 * configure.in: Fix comment typo from last patch.
1916 * configure: Regenerate.
1917
1d39f329
NN
19182004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
1919
1920 * Makefile.tpl: Introduce experimental top level bootstrap support.
1921 * Makefile.in: Regenerate.
1922 * configure.in: Introduce support for top level bootstrap.
1923 * configure: Regenerate.
1924
4b0ac75d 19252004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 1926 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
1927
1928 PR bootstrap/14522
1929 * configure.in: Cope with shells that do not support unquoted ^
1930 * configure: Regenerate.
1931
2e70b094 19322004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 1933 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
1934
1935 PR bootstrap/14522
1936 * configure.in: Cope with shell that do not support nesting
1937 quotes inside quoted backquote substitutions.
1938 * configure: Regenerate.
1939
19402004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
1941
1942 PR bootstrap/14522
1943 * configure.in: Fix escaping of $.
1944 * configure: Regenerate.
1945
9e07f89d
NN
19462004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
1947
1948 * configure: Regenerate.
1949
19502004-03-08 Paolo Bonzini <bonzini@gnu.org>
1951
1952 PR ada/14131
1953 Move language detection to the top level.
1954 * configure.in: Find default values for the tools as
1955 soon as possible. Disable ada if GNAT is not found.
1956 Emit error message about missing languages. Expand
1957 --enable-languages=all for the gcc subdirectory.
1958
1712ab83
RS
19592004-03-01 Richard Sandiford <rsandifo@redhat.com>
1960
1961 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
1962 and disable libgcj.
1963 * configure: Regenerated.
1964
3dee29da
NN
19652004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1966
1967 PR bootstrap/7087
1968 * Makefile.tpl: Guard XFOO sed statements better.
1969 * Makefile.tpl: Add dependency for configure-target-libada.
1970 * Makefile.in: Regenerate (incidentally fixes broken
1971 commit when libada-branch was merged).
1972
0558264b
AC
19732004-02-28 Andrew Cagney <cagney@redhat.com>
1974
1975 * src-release (CVS_NAMES): Define.
1976 (do-tar, do-tar): Prune $(CVS_NAMES).
1977
c38f9803
AC
19782004-02-23 Andrew Cagney <cagney@redhat.com>
1979
1980 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
1981 2004-02-19.09.
1982
55636792
NN
19832004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
1984
1985 PR bootstrap/11932
1986 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
1987
1e600082
AC
19882004-02-19 Andrew Cagney <cagney@redhat.com>
1989
1990 * config.guess: Update from version 2003-06-12 to 2004-02-16.
1991 * config.sub: Update from version 2003-06-13 to 2004-02-16.
1992
3769cd82
DD
19932004-02-11 David Edelsohn <edelsohn@gnu.org>
1994
1995 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
1996 (rs6000-*-aix*): Same.
1997 * configure: Regenerate.
1998
a92834c8
DD
19992004-02-11 Kelley Cook <kcook@gcc.gnu.org>
2000
2001 * configure.in (host): Add in missing $noconfigdirs to defines.
2002 * configure: Regenerate.
2003
a2592b1b
DD
20042004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2005 Nathanael Nerode <neroden@gcc.gnu.org>
2006
2007 PR ada/6637, PR ada/5911
80b200a1 2008 Merge with libada-branch:
a2592b1b
DD
2009 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2010 with appropriate dependencies. Add --enable-libada configure switch.
2011 * configure, Makefile.in: Regenerate.
2012
e31d1ea3
DD
20132004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2014
2015 * configure.in: Don't pass --with-stabs on IRIX 5 either.
2016 * configure: Regenerate.
2017
db85f5c0
JJ
20182004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2019
2020 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 2021
fc434214
DD
20222004-01-23 DJ Delorie <dj@redhat.com>
2023
2024 * Makefile.def (target_modules) [libiberty]: Don't stage.
2025 * Makefile.in: Rebuilt.
2026
ad445c2c 20272004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 2028
ad445c2c
JJ
2029 * COPYING.NEWLIB: Update to include copyrights for new
2030 iconv code.
2031
72bbedde
AC
20322004-01-15 Andrew Cagney <cagney@redhat.com>
2033
2034 * src-release: Update copyright year.
2035 (do-proto-toplev): Configure using i686-pc-linux-gnu.
2036 (NEWLIB_SUPPORT_DIRS): Delete macro.
2037 (newlib.tar.bz2): Delete rule.
2038
a6d6062d
DD
20392004-01-14 Loren J. Rittle <ljrittle@acm.org>
2040
2041 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2042 * Makefile.tpl (configure-target-[+module+]): Support stage.
2043 * Makefile.in: Rebuilt.
2044
f8b73030
MR
20452003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2046
2047 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
2048 throughout.
2049
aff0e9df
NN
20502004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
2051
bb5dca17
NN
2052 * configure.in: Use ./config.cache, not config.cache.
2053 * configure: Regenerate.
2054 * Makefile.tpl: Special-casing not needed for GCC any more.
2055 * Makefile.in: Regenerate.
2056
82252c06
NN
2057 * configure.in: Don't share a cache file for host dirs.
2058 * configure: Regenerate.
2059
aff0e9df
NN
2060 * config-ml.in: Don't mess with the cache file.
2061
95036d20
NN
20622004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2063
ac7b618e
NN
2064 * Makefile.tpl: Make GCC use a separate config.cache.
2065 * Makefile.in: Regenerate.
2066
95036d20
NN
2067 PR bootstrap/11932, PR bootstrap/11933
2068 (I don't know if it will fix either of them, but it relates
2069 to them.)
2070 * configure.in: Don't use shared config.cache for target
2071 directories.
2072 * configure: Regenerate.
2073
08c1856b
DD
20742003-12-31 Roger Sayle <roger@eyesopen.com>
2075
2076 * configure.in (ia64*-*-hpux*): Disable building java libraries.
2077 * configure: Regenerated.
2078
c1968181 20792003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 2080
c1968181
DD
2081 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2082 * configure: Regenerated.
2083
10ecffb9
NN
20842003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2085
2086 Port change over from GCC:
2087 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
2088 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2089 (configure-build-[+module+], configure-[+module+]): Likewise.
2090 (configure-target-[+module+], configure-gcc, config.status): Likewise.
2091 * Makefile.in: Regenerate.
2092
f2ab5990
TF
20932003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2094
2095 * configure.in (raw_libstdcxx_flags): Remove the leading space.
2096 * configure: Regenerate.
2097
41a7d11a
JJ
20982003-11-27 Jeff Johnston <jjohnstn@redhat.com>
2099
80b200a1 2100 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
2101 stdlib.
2102
d9441a1f
DD
21032003-11-14 Arnaud Charlet <charlet@act-europe.fr>
2104
2105 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2106 * Makefile.in: Regenerate.
2107
3a48a978
DD
21082003-10-20 Phil Edwards <phil@codesourcery.com>
2109
2110 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
2111 * configure: Regenerate.
2112
f0b24077
NN
21132003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
2114
2115 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2116 HOST_FLAGS_TO_PASS.
2117 * Makefile.in: Regenerate.
2118
5fbad20a
DD
21192003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2120
2121 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2122 * configure: Rebuilt
2123 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2124 * Makefile.in: Rebuilt
2125
78be4155
L
21262003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2127
2128 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2129
051fcc7a
L
21302003-10-01 Phil Edwards <pme@gcc.gnu.org>
2131
2132 * config-ml.in: Use ac_configure_args directly instead of
2133 ml_arguments. Only set ml_norecursion if --no[-]recursion is
2134 actually seen.
2135
21362003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
2137
2138 * config-ml.in: Propagate INSTALL variables.
2139
f27d4f92
DJ
21402003-09-21 Daniel Jacobowitz <drow@mvista.com>
2141
2142 * configure.in: Pass a computed --program-transform-name
2143 to subconfigures.
2144 * configure: Regenerated.
2145
cae4d560
NN
21462003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2147
2148 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2149 * Makefile.in: Regenerate.
2150
2151 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2152 * Makefile.in: Regenerate.
2153
8ff944f6
DJ
21542003-09-17 Daniel Jacobowitz <drow@mvista.com>
2155
2156 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2157 quoting.
2158 * configure: Regenerated.
2159
d9a35680
MC
21602003-09-12 Michael Chastain <mec@shout.net>
2161
2162 Fix PR gdb/857.
2163 * src-release (do-proto-topleve): Remove junk files
2164 intl/config.cache, intl/config.status,
2165 intl/config.h, intl/stamp-h.
2166
710068b9
AC
21672003-09-14 Andrew Cagney <cagney@redhat.com>
2168
2169 * src-release (dejagnu.tar): New target.
2170 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
2171 (do-djunpack): Use $(PACKAGE) for the package name.
2172
e1008165
DD
21732003-09-04 DJ Delorie <dj@redhat.com>
2174
2175 * configure: Regenerate.
2176
21998d12
NC
21772003-09-04 Robert Millan <robertmh@gnu.org>
2178
2179 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 2180
ccca4bb3
DD
21812003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2182
2183 * configure.in: Ensure arguments to sed are properly spaced.
2184 * configure: Regenerate.
2185
ee949b5e
DJ
21862003-08-28 Daniel Jacobowitz <drow@mvista.com>
2187
2188 Merge from gcc:
2189 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
2190 * install-sh: Update to newer upstream versions (associated with
2191 aclocal 1.7).
2192 * missing: Likewise, plus $1Help2man -> $1 typo fix.
2193
75addda2
DJ
21942003-08-27 Daniel Jacobowitz <drow@mvista.com>
2195
2196 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2197 * configure: Regenerated.
2198
8d2877d8
NN
21992003-08-23 Phil Edwards <pme@gcc.gnu.org>
2200
2201 * configure.in: Use newline instead of semicolon when assuming
2202 shell arguments in a for loop.
2203 * configure: Regenerated.
2204
d2cc0e0d
GK
22052003-08-20 Geoffrey Keating <geoffk@apple.com>
2206
2207 PR 8180
2208 * configure.in: When testing with_libs and with_headers, treat
2209 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
2210 * configure: Regenerate.
80b200a1 2211
d2cc0e0d
GK
2212 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2213 make, shell, etc.
2214 (baseargs): Likewise.
2215 * configure: Regenerate.
2216
04d1ab34
GK
22172003-08-19 Geoffrey Keating <geoffk@apple.com>
2218
2219 * configure.in: Disable libgcj for darwin not on powerpc.
2220 * configure: Rebuild.
2221
ca506da8
MC
22222003-08-15 Michael Chastain <mec@shout.net>
2223
2224 * src-release (do-proto-toplev): Remove junk files
2225 dejagnu/example/calc/config.status,
2226 dejagnu/example/calc/config.log.
2227
a4aa3f49
DD
22282003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
2229
2230 * config-ml.in, symlink-tree: Add license.
2231
ede4fbe4
NN
22322003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
2233
2234 Merge from gcc:
2235
2236 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
2237 * Makefile.tpl (check, check-c++): Express dependencies using
2238 dependencies rather than commands.
2239 * Makefile.in: Regenerate.
2240
2241 2003-07-31 Geoffrey Keating <geoffk@apple.com>
2242 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2243 * Makefile.in: Update.
2244
970f29af
AC
22452003-08-01 Andrew Cagney <cagney@redhat.com>
2246
2247 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2248 * configure: Ditto.
2249
b2884a0c
DD
22502003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
2251
2252 * configure.in: Enable libgcj for darwin.
2253 * configure: Rebuild.
2254
c07f46a4
NN
22552003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
2256
2257 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
2258
9175bfc0
NN
22592003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
2260
2261 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2262 creating target and build subdirs to build all parent dirs as needed.
2263 * Makefile.in: Rebuild.
2264 * configure.in: Don't build dirs explicitly here.
2265 * configure: Rebuild.
2266
b9abda6a
AO
22672003-07-22 Alexandre Oliva <aoliva@redhat.com>
2268
2269 * Makefile.tpl (all-make): Depend on intl.
2270 * Makefile.in: Rebuilt.
2271
eef8ffd4
NN
22722003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
2273
2274 * config.if: Remove unused libc_interface determination.
2275
295efaf0
NN
22762003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
2277
2278 * Makefile.in: Regenerate, correctly this time.
2279
e5c3f801
NN
22802003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
2281
2282 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
2283 unused INSTALL_PROGRAM_ARGS.
2284 * configure.in: Use AC_PROG_INSTALL.
2285 * Makefile.in: Regenerate.
2286 * configure: Regenerate.
2287
4a18bd6b
AO
22882003-07-10 Alexandre Oliva <aoliva@redhat.com>
2289
2290 * configure: Rebuilt.
2291 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2292 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2293 newlib nor libgloss.
2294 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
2295 * configure.in (am33_2.0-*-linux*): Added.
2296
fbd1054d
BW
22972003-07-09 Bob Wilson <bob.wilson@acm.org>
2298
2299 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2300 * configure: Regenerate.
2301
b40e3958
L
23022003-07-06 H.J. Lu <hongjiu.lu@intel.com>
2303
2304 * config-ml.in: Replace PWD with PWD_COMMAND.
2305 * Makefile.tpl: Likewise.
2306 * Makefile.in: Regenerated.
2307
4a5be7ba
NN
23082003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
2309
2310 * configure.in: Clean up config-lang.in handling. Delete
2311 useless assignment to "subdirs".
2312 * configure: Regenerate.
2313
9c14acb8
NN
23142003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
2315
2316 * configure.in: Rename 'target_libs' to 'target_libraries'.
2317 Remove useless reference to 'target_libs'.
2318 * configure: Regenerate.
2319
8f32e830
KS
23202003-06-23 Keith Seitz <kseitz@sources.redhat.com>
2321
2322 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2323 * Makefile.in: Regenerate.
2324
12f0bd74
NN
23252003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
2326
2327 * Makefile.def: Introduce flags_to_pass.
2328 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2329 * Makefile.in: Regenerate.
2330
b07c2aad
HPN
23312003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
2332
2333 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2334 and target-libgloss.
2335 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2336 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 2337 * configure: Regenerate.
b07c2aad 2338
56f25033
DD
23392003-06-17 Benjamin Kosnik <bkoz@redhat.com>
2340
2341 * configure.in: Update testsuite_flags to new location.
2342 * configure. Regenerate.
80b200a1 2343
4ec9a3b2
NN
23442003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
2345
2346 * Makefile.tpl: Remove BUILD_CC stuff.
2347 * Makefile.in: Regenerate.
2348
059083b1 23492003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2350
059083b1
L
2351 * config.guess: Update to 2003-06-12 version.
2352 * config.sub: Update to 2003-06-13 version.
2353
535b046a
TS
23542003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2355
2356 * MAINTAINERS: Add myself as MIPS co-maintainer.
2357
00c22daa 23582003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2359
00c22daa
L
2360 * config.guess: Update to 2003-06-06 version.
2361 * config.sub: Update to 2003-06-06 version.
2362
1047cb91
DD
23632003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2364
2365 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2366 * configure. Regenerate.
2367
123494c8
NN
23682003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
2369
1047cb91
DD
2370 * configure.in: Disable serial configure by default.
2371 * configure: Regenerate.
2372 * Makefile.tpl: Abolish .NOTPARALLEL.
2373 * Makefile.in: Regenerate.
2374
7f121bbf
NN
2375 * Makefile.tpl: Replace {build,host,target}_canonical by
2376 {build,host,target}.
2377 * Makefile.in: Regenerate.
2378
123494c8
NN
2379 * Makefile.tpl: Fix stupid pasto.
2380 * Makefile.in: Regenerate.
2381
ec7e0995
NN
23822003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
2383
2384 * Makefile.tpl: Remove bogus conditional.
2385 * Makefile.in: Regenerate.
2386
27b1cc72
NN
23872003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
2388
2a4cbe27
NN
2389 * Makefile.tpl: Make 'recursive targets' using autogen rather
2390 than shell loop. Remove duplicate 'clean' targets and false
2391 comments.
2392 * Makefile.def: Add systematic dependencies to 'recursive' targets.
2393 Add systematic method of specifying missing targets in subdirs.
2394 Add copyright boilerplate.
2395 * Makefile.in: Regenerate.
2396 * configure.in: Add 'recursive targets' to maybe list.
2397 * configure: Regenerate.
2398
27b1cc72
NN
2399 * Makefile.tpl: Rename [+target+] to [+make_target+].
2400 * Makefile.def: Rename 'target' to 'make_target'.
2401
01e51bd0
NC
24022003-05-30 Nick Clifton <nickc@redhat.com>
2403
2404 * README-maintainer-mode: Update URL for locating blessed config
2405 tools.
2406
2fd84b42
NC
24072003-05-29 Robert Millan <rmh@debian.org>
2408
2409 * ltconfig: Import this patch and modify for use with current
2410 version of ltconfig:
2411
2412 2003-05-21 Bruno Haible <bruno@clisp.org>
2413
2414 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
2415 GNU/FreeBSD.
2416
8945c6bb
DD
24172003-05-28 DJ Delorie <dj@redhat.com>
2418
2419 * Makefile.tpl: Make maybe-check-gcc .PHONY.
2420 * Makefile.in: Regenerate.
2421
2f9632a1
JJ
24222003-05-28 Jeff Johnston <jjohnstn@redhat.com>
2423
80b200a1 2424 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 2425
3a12db16 24262003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 2427
3a12db16
DD
2428 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2429 newlib or libgloss.
2430 * Makefile.in: Regenerate.
2431
44482353
DD
24322003-05-21 DJ Delorie <dj@redhat.com>
2433
2434 * Makefile.tpl: Add missing empty maybe-check-gcc target.
2435 * Makefile.in: Regenerate.
2436
fec2c52d
MR
24372003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2438
2439 * configure.in: Use curly braces in the definition of tooldir.
2440 * configure: Regenerate.
2441
16ae0395
NN
24422003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
2443
2444 * configure.in: Switch more things to use maybe dependencies.
80b200a1 2445 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
2446 Factor out common code from autogen IF statements.
2447 * configure: Regenerate.
2448 * Makefile.in: Regenerate.
2449
ec11bdc6
DD
24502003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
2451
2452 * configure.in: Accept i[3456789]86 for machine type.
2453 * configure: Regenerate.
2454
dd12c3a8
NN
24552003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
2456
2457 * configure.in: Switch more things to use maybe dependencies.
2458 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
2459 * configure: Regenerate.
2460 * Makefile.tpl: Switch more things to use maybe dependencies.
2461 * Makefile.in: Regenerate.
2462
cf662e21
AJ
24632003-05-16 Andreas Schwab <schwab@suse.de>
2464
2465 * Makefile.tpl (install-opcodes): Define.
2466 * Makefile.in: Rebuild.
2467
5481b376
AJ
24682003-05-13 Andreas Jaeger <aj@suse.de>
2469
2470 * config.guess: Update to 2003-05-09 version.
2471 * config.sub: Update to 2003-05-09 version.
2472
3959a22a
AJ
24732003-05-13 Michael Eager <eager@mvista.com>
2474
2475 * configure.in: Correct sed script so that options in quotes are not
2476 deleted.
2477 * configure: Rebuild.
2478
564b43e5
CV
24792003-05-12 Corinna Vinschen <corinna@vinschen.de>
2480
2481 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2482 and $$s/newlib/libc/sys/cygwin32 include paths.
2483 * configure: Ditto.
2484
bb947dc9
L
24852003-05-05 H.J. Lu <hjl@gnu.org>
2486
2487 * config-ml.in: Restored from gcc repository.
2488
77f7441a
CD
24892003-05-02 Chris Demetriou <cgd@broadcom.com>
2490
80b200a1
ZW
2491 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2492 * Makefile.in: Regenerate.
77f7441a 2493
a26d7085
DJ
24942003-04-27 Daniel Jacobowitz <drow@mvista.com>
2495
2496 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
2497 and Makefile.def.
2498
e4c4d240
DJ
24992003-04-27 Daniel Jacobowitz <drow@mvista.com>
2500
2501 * Makefile.tpl: Clean $(BUILD_SUBDIR).
2502 * Makefile.in: Regenerated.
2503
62a3fc85
DD
25042003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2505
2506 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2507 * Makefile.in: Regenerate.
2508
25092003-04-18 Jakub Jelinek <jakub@redhat.com>
2510
2511 * configure.in (powerpc64*-*-linux*): Remove.
2512 * configure: Rebuilt.
2513
5b474aa8
DD
25142003-04-17 Phil Edwards <pme@gcc.gnu.org>
2515
2516 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
2517 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2518 and restrap.
2519 * Makefile.in: Regenerate.
2520
25212003-04-16 Richard Earnshaw <rearnsha@arm.com>
2522
2523 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2524 * configure: Regenerated.
2525
bc295afe
AO
25262003-04-11 Alexandre Oliva <aoliva@redhat.com>
2527
2528 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2529 * */configure: Rebuilt.
2530
3728fade
NN
25312003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
2532
2533 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2534 * Makefile.in: Regenerate.
2535
ce5b542e
MC
25362003-03-14 Michael Chastain <mec@shout.net>
2537
2538 * Makefile.in: Regenerate with correct Makefile.def.
2539
3db0a37f
NN
25402003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
2541
2542 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
2543 Make macro.
2544 * Makefile.in: Regenerate.
2545 * configure.in: Clean up gxx_include_dir logic.
2546 * configure: Regenerate.
2547
34349c6e
DD
25482003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2549
2550 * configure.in (gxx_include_dir): Fix typo.
2551 * configure: Regenerated.
2552
686c28c9
AC
25532003-03-06 Andrew Cagney <cagney@redhat.com>
2554
2555 * texinfo/texinfo.tex: Import version 2003-02-03.16.
2556
bba45b8b 25572003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 2558
bba45b8b
NN
2559 * configure.in: Include $(build_tooldir)/sys-include in
2560 FLAGS_FOR_TARGET.
2561 * configure: Regenerated.
2562
2683747f
NN
25632003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
2564
bba45b8b
NN
2565 * Makefile.tpl: Reindent.
2566 * Makefile.in: Regenerate.
2567 * configure.in: Reindent. Don't set unused variables.
2568 * configure: Regenerate.
2569
2683747f
NN
2570 * Makefile.tpl: Always pass down RANLIB.
2571 * Makefile.in: Regenerate.
2572
2573 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
2574 * Makefile.in: Regenerate.
2575 * configure.in: Remove unused logic relating to --enable-shared
2576 and --enable-threads. Remove bogus comments. Remove redundant
2577 noconfigdirs.
2578 * configure: Regenerate.
2579
2580 * configure.in: Replace ${libstdcxx_version} by its value.
2581 Remove reference to mh-dgux.
2582 * configure: Regenerate.
2583
50212802
NN
25842003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2585
2586 * Makefile.tpl: Rearrange.
2587 * Makefile.in: Regenerate.
2588
a6be7fc6
NC
25892003-02-25 Nick Clifton <nickc@redhat.com>
2590
2591 * configure: Remove site-file supprot - it is obsolete.
2592
f8a495c8
NC
25932003-02-24 Uwe Stieber <uwe@wwws.de>
2594
2595 * configure.in: Add support for kaOS as cross build target system.
2596 * configure: Regenerated.
2597
3decd77d
DD
25982003-02-20 Sean McNeil <sean@blue.mcneil.com>
2599
2600 * Makefile.tpl: Add definition of CPPFLAGS to pass into
2601 configure-target-* as some target builds may require additional
2602 flags for preprocessor tests.
2603 * Makefile.in: Regenerated.
2604
f4ff34a3
AO
26052003-02-19 Alexandre Oliva <aoliva@redhat.com>
2606
2607 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
2608 * ltconfig: Handle it.
2609 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
2610 auto-detecting it.
2611
b7e4a931
AO
26122003-02-19 Alexandre Oliva <aoliva@redhat.com>
2613
2614 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
2615 it is used as argument to $CC.
2616 * ltcf-gcj.sh: Likewise.
2617
6b784d9f
AO
26182003-02-19 Alexandre Oliva <aoliva@redhat.com>
2619
2620 * configure.in: Introduce --enable-maintainer-mode.
2621 * configure: Rebuilt.
2622 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
2623 for maintainer mode.
2624 * Makefile.in: Rebuilt.
2625
8bcd8a07
AC
26262003-02-19 Andrew Cagney <ac131313@redhat.com>
2627
2628 * configure: Regenerate using autoconf 2.13.
2629
ee3fd329
AM
26302003-02-19 Alan Modra <amodra@bigpond.net.au>
2631
2632 * config.guess: Import latest version.
2633 * config.sub: Import latest version.
2634
e9e45685
JM
26352003-02-18 Jason Merrill <jason@redhat.com>
2636
2637 * Makefile.tpl (check-c++): Allow parallelism.
2638
859789af
AC
26392003-02-17 Andrew Cagney <ac131313@redhat.com>
2640
2641 * configure: Regenerate using autoconf 000227.
2642
b3f16a9b
GK
26432003-02-15 Geoffrey Keating <geoffk@apple.com>
2644
2645 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
2646 don't configure target-libobjc.
2647 * configure: Regenerate.
2648
72e60e02
DD
26492003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2650
2651 * Makefile.tpl (RANLIB): Define.
2652 * Makefile.in: Regenerate.
2653
91f0e695
KS
26542003-02-06 Keith R Seitz <keiths@redhat.com>
2655
2656 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
2657 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
2658 * Makefile.in: Regenerated.
2659 * configure.in: Remove all traces of snavigator, db, and grep.
2660 * configure: Regenerated.
2661
122bfa92
FCE
26622003-01-31 Frank Ch. Eigler <fche@redhat.com>
2663
2664 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
2665 * Makefile.in: Regenerated.
2666
264095c3
AO
26672003-01-30 Alexandre Oliva <aoliva@redhat.com>
2668
2669 * config.if: Copy from GCC.
2670
a84dbcb3
AO
26712003-01-27 Phil Edwards <pme@gcc.gnu.org>
2672
2673 * configure.in: Revert 24Jan change.
2674 * configure: Regenerate.
2675
19618276
NN
26762003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2677
2678 * configure.in: Revert previous change.
2679 * configure: Regenerate.
2680
b7f27a92
NN
26812003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2682
2683 * configure.in: Make rda native-only.
2684 * configure: Regenerate.
2685
83326456
NN
26862003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
2687
2688 * configure.in: Add missing \.
2689 * configure: Rebuilt.
2690
5e367fa5
JJ
26912003-01-17 Jakub Jelinek <jakub@redhat.com>
2692
2693 * configure.in (baseargs): Avoid using \| in sed regular
2694 expressions.
2695 * configure: Rebuilt.
2696
e01f337c
JJ
26972003-01-16 Jakub Jelinek <jakub@redhat.com>
2698
2699 * configure.in (baseargs): Remove all supported forms of
2700 --cache-file, --srcdir, --host, --build and --target options
2701 from argument lists.
2702 * configure: Rebuilt.
2703
aa236487
AO
27042003-01-15 Alexandre Oliva <aoliva@redhat.com>
2705
2706 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
2707 * configure: Rebuilt.
2708
586c0873
NN
27092003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
2710
2711 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
2712 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
2713 * Makefile.in: Regenerate.
2714 * configure: Regenerate.
2715
497f816e
DD
27162003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2717
2718 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
2719 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
2720 * Makefile.in: Regenerate.
2721
bfbe5519
AO
27222003-01-09 Alexandre Oliva <aoliva@redhat.com>
2723
2724 * configure.in: Remove Makefile in build, host and target modules
2725 unless configure was run with --no-recursion.
2726 * configure: Rebuilt.
2727
3f234ef5
CD
27282003-01-08 Chris Demetriou <cgd@broadcom.com>
2729
2730 * config.guess: Update to 2003-01-03 version.
2731 * config.sub: Update to 2003-01-03 version.
2732
a3982d48
CF
27332003-01-07 Christopher Faylor <cgf@redhat.com>
2734
2735 * configure: Regenerate with proper autoconf 2.13.
2736
75778ec4
CF
27372003-01-07 Christopher Faylor <cgf@redhat.com>
2738
80b200a1
ZW
2739 * configure.in: Add AC_PREREQ for consistency.
2740 * configure: Regenerate.
75778ec4 2741
c180f501
AC
27422003-01-06 Andrew Cagney <ac131313@redhat.com>
2743
2744 * configure.in (GDB_TK): Add tcl directories conditional on
2745 gdb/gdbtk directory being present.
2746 * configure: Regenerate.
5481b376 2747
46ca2cc2
DA
27482003-01-04 John David Anglin <dave.anglin@nrc.ca>
2749
2750 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
2751 by gcc if LD is not defined and we are not doing a Canadian Cross.
2752 * configure: Rebuilt.
2753
53dd8dab
DJ
27542003-01-01 Daniel Jacobowitz <drow@mvista.com>
2755
2756 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
2757
50ceb20c
TT
27582002-12-31 Tom Tromey <tromey@redhat.com>
2759
2760 * Makefile.in: Rebuilt.
2761 * Makefile.def (target_modules) [libffi]: Allow installation.
2762
e78b5cfe
AS
27632002-12-31 Andreas Schwab <schwab@suse.de>
2764
2765 * configure.in: Fix use of $program_transform_name.
2766 * configure: Regenerated.
2767
67448102
DJ
27682002-12-30 Daniel Jacobowitz <drow@mvista.com>
2769
2770 * configure.in (baseargs): Don't remove first configure argument.
2771 * configure: Regenerated.
2772
e6bfb94a
AO
27732002-12-29 Alexandre Oliva <aoliva@redhat.com>
2774
2775 * Makefile.tpl (local-distclean): Don't remove...
2776 (multilib.ts): ... this. Moved into...
2777 (multilib.out): ... this. Don't use sub-make.
2778 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
2779 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
2780 (configure-build-[+module+], configure-[+module+],
2781 configure-target-[+module+], configure-gcc): ... these. Test
2782 for Makefile existence. Drop config.status from dependencies.
2783 * Makefile.in: Rebuilt.
2784 * configure.in: Move gcc-version-trigger to the end of
2785 ac_configure_args. Add comments to maybedep.tmp and
2786 serdep.tmp. Introduce --disable-serial-configure. Remove
2787 nonopt from baseargs, matching and removing corresponding
2788 whitespace while at it.
2789 * configure: Rebuilt.
2790
8f0dfb36
AO
27912002-12-28 Alexandre Oliva <aoliva@redhat.com>
2792
2793 * configure.in (host_configargs): Replace reference to
2794 no-longer-defined buildopts with --build=${build_alias}.
2795 * configure: Rebuilt.
2796
43be203f
AO
27972002-12-28 Alexandre Oliva <aoliva@redhat.com>
2798
2799 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
2800 program_transform_name to standard idiom.
2801 (AUTOGEN, AUTOCONF): Define.
2802 (Makefile.in): Use $(AUTOGEN).
2803 (Makefile): Depend on config.status, and use autoconf-style rule to
2804 build it. Move original commands to...
2805 (config.status): ... this new target.
2806 (configure): Add $(srcdir). Depend on config/acx.m4. Use
2807 $(AUTOCONF).
2808 * Makefile.in: Rebuilt.
2809
a0da8069
NN
28102002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
2811
d18f1c9f
NN
2812 * Makefile.tpl: Fix dramatic bustage due to change in
2813 program_transform_name.
2814 * Makefile.in: Regenerate.
2815
2816 * configure.in: Remove unnecessary PATH setting.
2817 * configure: Regnerate.
2818
2819 * configure.in: Don't default to unprefixed tools unless
2820 the native tools will work.
2821 * configure: Regenerate.
2822
a0da8069
NN
2823 * configure.in: Convert to autoconf script. Blow away lots
2824 of now-redundant Makefile fragments.
2825 * configure: Generate using Autoconf.
2826 * Makefile.tpl: Rewrite to reflect autoconfiscation.
2827 * Makefile.in: Regenerate.
2828
c567df0a
NN
28292002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
2830
5481b376 2831 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
2832 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
2833
5481b376 2834 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 2835 where they belong.
2c7f9a32 2836
2dabcfb4
AS
28372002-12-24 Andreas Schwab <schwab@suse.de>
2838
2839 * Makefile.tpl (multilib.out): Fix missing space.
2840 * Makefile.in: Regenerate.
2841
1086bc09
NN
28422002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
2843
2844 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
2845 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
2846 * Makefile.in: Regenerate.
2847 * configure.in: Remove unnecessary leftovers.
2848
1086bc09
NN
28492002-12-21 Geoffrey Keating <geoffk@apple.com>
2850
2851 * configure.in (extra_ranlibflags_for_target): New variable.
2852 (*-*-darwin): Add -c to ranlib commands.
2853 * configure (tooldir): Handle extra_ranlibflags_for_target.
2854
14e9ca95
JJ
28552002-12-20 Jeff Johnston <jjohnstn@redhat.com>
2856
2857 * COPYING.NEWLIB: Updated.
2858 * COPYING.LIBGLOSS: Ditto.
2859
14c428fb
NN
28602002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2861
2862 * Makefile.tpl: Revert HJL's change.
2863 * Makefile.in: Regenerated.
2864 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
2865 always.
2866
313b8244
AS
28672002-12-19 Andreas Schwab <schwab@suse.de>
2868
2869 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
2870 * Makefile.in: Regenerate.
2871
efeae3db
L
28722002-12-18 H.J. Lu <hjl@gnu.org>
2873
2874 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
2875 * Makefile.in: Regenerated.
2876
2877 * configure.in (build_prefix): New. Substitute.
2878
43d92c63
NN
28792002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
2880
59da4fe6
NN
2881 * Makefile.tpl: Don't let real targets depend on phony targets.
2882 * Makefile.in: Regenerate.
2883
43d92c63
NN
2884 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
2885 * Makefile.in: Regenerate.
2886
b72e6a2d
JM
28872002-12-16 Jason Merrill <jason@redhat.com>
2888
2889 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
2890 previous 'make bootstrap'.
2891 * Makefile.in: Regenerate.
2892
95c72c44
HPN
28932002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
2894
2895 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
2896
7d695d07
JM
28972002-12-13 Jason Merrill <jason@redhat.com>
2898
2899 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
2900 library tests.
2901 (check-c++): Just depend on it and check-target-libstdc++-v3.
2902 * Makefile.in: Regenerate.
2903
54103d1e
NN
29042002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
2905
2906 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
2907 * Makefile.in: Regenerate.
2908
4024f1e1
JJ
29092002-12-12 Jeff Johnston <jjohnstn@redhat.com>
2910
80b200a1
ZW
2911 * COPYING.NEWLIB: Update list of alternate Regent of California
2912 licenses and discuss official revoking of advertising clause.
2913 * COPYING.LIBGLOSS: Ditto.
4024f1e1 2914
7dda0df6
AO
29152002-12-12 Alexandre Oliva <aoliva@redhat.com>
2916
2917 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
2918 * Makefile.in: Rebuilt.
2919
d03be79e 29202002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 2921
929293f4
NN
2922 * configure: Fix bug put in by gremlins.
2923
d03be79e
NN
2924 * Makefile.tpl: Substitute more autoconfily.
2925 * configure: Substitute more autoconfily.
2926 * Makefile.in: Regenerate.
2927
29282002-12-08 Andrew Cagney <ac131313@redhat.com>
2929
2930 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
2931 * Makefile.in (all-sim): Ditto.
a36d530e
DD
2932
29332002-12-06 DJ Delorie <dj@redhat.com>
2934
2935 * Makefile.tpl: Change configure dependencies to not have real
2936 targets depend on phony targets.
b4a77b47 2937
db1ac78d
NN
29382002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
2939
bcaf2395
NN
2940 * configure.in: Revert unintentional change.
2941
b4fa093e
NN
2942 * src-release: Configure host subdirs.
2943
db1ac78d
NN
2944 * Makefile.tpl: Change dependency for */multilib.out so that
2945 it works when gcc isn't in the tree.
2946
2947 * configure.in: Substitute more.
2948 * configure: Run subconfigures from the Makefile.
2949 * Makefile.tpl: Run subconfigures from the Makefile; add a few
2950 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
2951
15723a45
NN
29522002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
2953
e2b9e2dc
NN
2954 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
2955 and corresponding dependencies.
2956 * Makefile.in: Regenerate.
2957
2af579c4
NN
2958 * configure.in (host_tools): Order binutils, gas and ld for
2959 convenience in running the testsuites.
2960
a2cc058a
NN
2961 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
2962 * Makefile.in: Regenerate.
2963 * configure.in: Introduce rules to serialize subconfigure runs.
2964
15723a45
NN
2965 * configure.in: Introduce BASE_CC_FOR_TARGET.
2966 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
2967 Realize configure-build-* targets. Realize configure-target-* targets.
2968 * Makefile.in: Regenerate.
2969
ae831be5
NN
29702002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2971
2972 * configure: Move gcc_version_trigger stuff from here...
2973 * configure.in: ...to here.
2974
2975 * configure.in: Separate subconfigure options added by this file from
2976 options given by the user. Add machinery to put args for host
2977 subconfigures into the Makefile.
2978
2979 * Makefile.tpl: Remove 'vault' targets.
2980 * Makefile.tpl: Reorder and comment dependencies.
2981 * Makefile.in: Regenerate.
2982
bbf7c8ac
NN
29832002-11-28 Geoffrey Keating <geoffk@apple.com>
2984
2985 * configure.in: Move host-specific darwin noconfigdirs into
2986 the host-specific section.
2987
930314a4
NN
29882002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2989
52d7cdee
NN
2990 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
2991 during replay.
2992 * Makefile.in: Regenerate.
2993
930314a4
NN
2994 (finishing slow-motion replay)
2995 * configure: Remove skip-this-dir support.
2996 * Makefile.tpl: Remove skip-this-dir support.
2997
2998 * Makefile.tpl: Remove leftover support for non-autoconfiscated
2999 subdirectories.
3000 * Makefile.in: Regenerate.
3001
3002 * Makefile.tpl: Strip out useless setting of 'dir'.
3003 * Makefile.in: Regenerate.
5481b376 3004
930314a4
NN
30052002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3006
3007 (finishing slow-motion replay)
3008 * configure.in: Fix deeply stupid bug.
3009
3010 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3011 shell code in CXX_FOR_TARGET
3012 * Makefile.def: Introduce raw_cxx.
3013 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3014 RAW_CXX_FOR_TARGET.
3015 * Makefile.in: Regenerate.
3016
30172002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3018
3019 (finishing slow-motion replay)
3020 * Makefile.tpl: Remove unnecessary ifs.
3021 * Makefile.in: Regenerate.
3022
5481b376 3023 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3024 dependencies. Maybe-ize build-libiberty. Create dummy install
3025 targets for 'no_install' modules.
5481b376 3026 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 3027 build_modules stuff to configure.in.
5481b376 3028 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3029 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
3030 * Makefile.in: Regenerate.
3031
3866be5d
NN
30322002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3033
3034 (continuing slow-motion replay)
3035 * Makefile.tpl: Make all-target, install-target behave similarly
3036 to all, install (only hitting configured targets). Eliminate
3037 unused macro defintions.
3038
3039 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3040 build != host.
3041
3042 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3043
3044 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3045
5481b376 3046 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
3047 configuring. Remove references to "dosrel".
3048 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 3049 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 3050 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 3051 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
3052 and redundant dependency; rearrange slightly.
3053 * Makefile.def: Add host-side libtermcap, utils.
3054
3055 * Makefile.in: Regenerate.
3056
e393202e
NN
30572002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3058
3059 (Continuing slow-motion replay)
3060 * Makefile.def: Add list of recursive targets to autogenerate.
3061 Add build_modules.
3062 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
3063 targets. Autogenerate *-build-* targets.
3064 * Makefile.in: Regenerate.
3065
583d52d7
NN
30662002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3067
3068 (Continuing slow-motion replay)
3069 * configure: More autoconf-style substitutions.
3070 * Makefile.tpl: More autoconf-style substitutions.
3071 * Makefile.in: Regenerate.
3072
30732002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3074
3075 (Continuing slow-motion replay)
3076 * configure: Substitute more variables in a more autoconf-friendly
3077 way. Simplify slightly.
3078 * Makefile.tpl: Make more variables substitutable in an
3079 autoconf-friendly way.
3080 * Makefile.in: Regenerate.
3081
874e38b4
NN
30822002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3083
3084 (Continuing slow-motion replay)
3085 * configure.in (v810*): Remove special setting of tools.
3086
3087 * configure: Add support for extra required flags for ar or nm.
3088 * configure.in (aix4.3+): Use above support for target-specific
3089 issues, rather than using config/mt-aix43.
3090
852e5f18
NN
30912002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3092
3093 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
3094 * configure: Remove 'removing', which doesn't work. Replace $subdir
3095 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
3096 with $srcdir. Reformat indentation. Substitute some variables
3097 formerly hard-coded in the Makefile for build=host.
3098 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3099 * Makefile.def: Autogenerate more.
3100 * Makefile.in: Regenerate.
3101
c9a0d920
DD
31022002-11-13 Bruce Korb <bkorb@gnu.org>
3103
3104 * Makefile.tpl: syntactic cleanup
3105
dd2768ff
KB
31062002-11-04 Kevin Buettner <kevinb@redhat.com>
3107
3108 * Makefile.def (host_modules): Add rda.
3109 * Makefile.in: Regenerate.
3110 * configure.in (target_tool): Add target-rda to list.
3111
1aa8389d
DD
31122002-10-25 Phil Edwards <pme@gcc.gnu.org>
3113
3114 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
3115 and restrap targets to this rule.
3116 * Makefile.in: Regenerate.
3117
28f46298
HPN
31182002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
3119
3120 * configure.in (i[3456]86-*-linux*): Add check to disable
3121 ${libgcj} for glibc1.
3122
ff72e302
NC
31232002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
3124
3125 * configure.in: Add tic4x target.
3126
8607b6c9
NN
31272002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
3128
3129 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3130 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3131 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3132 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3133 * Makefile.in: Regenerate.
3134
f8f61f4a
NN
31352002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3136
c86f794b
NN
3137 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3138 * Makefile.in: Regenerate.
3139
a9590527
NN
3140 * Makefile.def: Remove order dependency comments.
3141 * Makefile.tpl: Add explicit install-install dependencies.
3142 * Makefile.in: Regenerate.
3143
8412ce72
NN
3144 * Makefile.tpl: Remove material now in src-release. (Finally!)
3145 * Makefile.in: Regenerate.
3146
8b9f37f1
NN
3147 * configure: Restore my original patch by syncing with gcc version.
3148
f8f61f4a
NN
3149 * Bring following over from gcc:
3150
31512002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
3152
3153 * configure.in (s390*-*-linux*): Enable libgcj.
3154
403d9505
NN
31552002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3156
3157 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
3158
95f6f383
AM
31592002-10-02 Alan Modra <amodra@bigpond.net.au>
3160
e4673b0a 3161 * configure: Move stray lines back to where they belong.
95f6f383 3162
748503c8
NN
31632002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
3164
a581b5c3
NN
3165 * Makefile.tpl: Insert configure-target target, for src-release.
3166
c084f5b4
NN
3167 * configure: Finish reverting change which Andrew Cagney started
3168 reverting. Should fix bustage.
3169
7aa673ed 3170 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
3171 * src-release: New file. Contains material for making net
3172 releases for gdb, binutils, et al., formerly in Makefile.in.
3173
82a9b2d9
NC
31742002-09-30 Nick Clifton <nickc@redhat.com>
3175
3176 * cpu: New top level directory. Intended to hold input files for
3177 CGEN which have FSF copyright assignment.
3178 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3179
c2463a00
AC
31802002-09-29 Andrew Cagney <ac131313@redhat.com>
3181
3182 Revert below (note that src does not contain Makefile.tpl):
3183 * Makefile.tpl: Make subsituted variables more autoconfy.
3184 * Makefile.in: Regenerate.
3185
f03b4789
NN
31862002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
3187
c11e16a9
NN
3188 * configure: Revert accidentally applied changes.
3189
f03b4789
NN
3190 * Makefile.tpl: Make more autoconf-friendly.
3191 * Makefile.in: Regenerate.
3192 * configure: Make substitution more autoconf-like.
3193
31942002-09-28 Richard Earnshaw <rearnsha@arm.com>
3195
3196 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3197 single entry to handle all these.
3198 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
3199 libjava on arm-*-elf.
3200
c0292023
GK
32012002-09-27 Geoffrey Keating <geoffk@apple.com>
3202
3203 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3204 things that depend on them.
3205
c66d951e
NN
32062002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3207
3208 * Makefile.tpl: Make subsituted variables more autoconfy.
3209 * Makefile.in: Regenerate.
3210 * configure: Make seds more autoconfy.
3211
907a7241 32122002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
3213
3214 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3215 * Makefile.in: Regenerate.
3216 * configure.in: Rewrite sed statements to look autoconfy.
3217
907a7241
NN
3218 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3219 all-target-foo on configure-target-foo.
3220 * Makefile.def: Ditto.
3221 * Makefile.in: Rebuild.
3222
405ea7a0
NN
32232002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
3224
3225 * Makefile.def: New file.
3226 * Makefile.tpl: New file.
3227 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3228
3229 * configure.in: Minor rearrangement. Simplify tests.
3230
bdc57bfd
JT
32312002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
3232
3233 * configure.in (with_headers): Skip copy if value is "yes".
3234 (with_libs): Likewise.
3235
ae03d6e2
NN
32362002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3237
3238 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3239 * configure.in (sh*-*-pe*): Ditto.
3240 * configure.in (mips*-*-pe*): Ditto.
3241 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
3242
3243 * configure.in: Rearrange.
3244
707960fe
NC
32452002-09-12 Nick Clifton <nickc@redhat.com>
3246
3247 * Import these changes from the config master repository:
3248
3249 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
3250
3251 * config.sub: Add tic4x target.
3252
3253 2002-09-03 Ben Elliston <bje@redhat.com>
3254
3255 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
3256 Reported by <Duncan_Stodart@insession.com>.
3257
36ea319f
JJ
32582002-09-10 Jeff Johnston <jjohnstn@redhat.com>
3259
3260 * COPYING.NEWLIB: More updates.
3261
cf57480a
JJ
32622002-09-09 Jeff Johnston <jjohnstn@redhat.com>
3263
3264 * COPYING.NEWLIB: Update.
3265
fd31a171
AC
32662002-08-23 Andrew Cagney <ac131313@redhat.com>
3267
23b632fc
AC
3268 * texinfo/texinfo.tex: Import version 2002-06-04.06.
3269
fd31a171
AC
3270 * config.guess: Import version 2002-08-23.
3271 * config.sub: Import version 2002-08-22.
3272
a08bafb5
AO
32732002-08-20 Alexandre Oliva <aoliva@redhat.com>
3274
3275 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3276 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3277 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3278
17240c1f
NC
32792002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
3280
3281 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3282
e70ad0c6
L
32832002-08-04 H.J. Lu (hjl@gnu.org)
3284
3285 * configure.in (mips*-*-linux*): Don't skip target-libffi.
3286
574e6d11
DD
32872002-07-31 Alan Modra <amodra@bigpond.net.au>
3288
3289 * configure.in: Move generic linux case to end. Copy generic
3290 linux noconfigdirs to mips*-*-linux* entry and new
3291 powerpc64*-*-linux* entry. Add target-libffi for the latter.
3292
611e7523
CD
32932002-07-19 Chris Demetriou <cgd@broadcom.com>
3294
3295 * MAINTAINERS: Clarify on config.guess and config.sub, and add
3296 one instance of them which was missed to the list to update.
3297
51759676
CD
32982002-07-16 Chris Demetriou <cgd@broadcom.com>
3299
3300 * config.guess: Update to 2002-07-09 version.
3301 * config.sub: Update to 2002-07-03 version.
3302
7c1f909c
DD
33032002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
3304
3305 * configure.in: Remove two redundant tests.
3306
d7cf5d30
DD
33072002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3308
3309 * configure.in (mips*-*-irix6*o32): Enable stabs.
3310
c74222f7
DD
33112002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
3312
5b53c336
DD
3313 * configure.in: Don't build grez.
3314 * Makefile.in: Ditto.
3315
c74222f7
DD
3316 * Makefile.in: Remove references to bsp, cygmon, libstub.
3317 * configure.in: Ditto.
3318
3319 * configure.in: Remove leftover reference to gdbtest.
3320
edd1b227
DD
33212002-07-08 Phil Edwards <pme@gcc.gnu.org>
3322
3323 * configure.in (gxx_include_dir): Change to match versioned
3324 C++ headers if --enable-version-specific-runtime-libs is used.
3325
486186e3
AO
33262002-07-04 Steve Ellcey <sje@cup.hp.com>
3327
3328 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3329
ff0a3bf8
DD
33302002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
3331
3332 * configure.in: Make --without-x work.
3333
1dfa8174
NC
33342002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
3335
3336 * contrib: New directory. Created to contain a copy of the
5481b376 3337 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
3338 the FSF GCC sources.
3339
07637366
DD
33402002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
3341
b6f83f2a
DD
3342 * configure.in: Rearrange target Makefile fragment collection.
3343
07637366
DD
3344 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3345 cvs[src].
3346 * configure.in: Ditto.
3347
f48556b1
DD
33482002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3349
3350 * Makefile.in: Eliminate 'apache' targets.
3351 * configure.in: Eliminate 'apache' targets.
3352
3353 * configure.in: Eliminate redundant tests. Reorganize.
3354
3355 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3356
3357 * config-ml.in: Eliminate references to Cygnus configure.
3358
3359 * Makefile.in: Eliminate references to building emacs.
3360
33612002-07-01 Denis Chertykov <denisc@overta.ru>
3362
3363 * configure.in: Add support for ip2k.
3364
cdb9e2b8
BE
33652002-06-24 Ben Elliston <bje@redhat.com>
3366
3367 * configure.in (host_tools): Remove cgen.
3368
3369 * Makefile.in (all-cgen): Remove; runs from its source directory.
3370 (check-cgen, install-cgen, clean-cgen): Likewise.
3371 (all-opcodes): No not depend on all-cgen.
3372 (all-sim): Likewise.
3373
3558860c
DD
33742002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
3375
3376 * configure.in: Fix AIX configury bug.
3377
e3b0c936
DD
33782002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3379
cdb9e2b8 3380 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 3381
cdb9e2b8
BE
3382 * configure.in: Move definition of libstdcxx_flags right above
3383 usage, rather than way earlier.
8ee424c0 3384
c712250a
DD
3385 * configure.in: Pull definition of is_cross_compiler earlier.
3386
9ee1a75c
DD
3387 * configure.in: Rearrange a little.
3388
e3b0c936
DD
3389 * configure.in: Remove references to librx.
3390 * Makefile.in: Remove references to librx.
3391
b2bd228e
DD
33922002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3393
3394 * configure.in: Eliminate ${gasdir} variable.
3395
7cd52483
DB
33962002-06-18 Dave Brolley <brolley@redhat.com>
3397
3398 * configure.in: Add support for frv.
3399 * config.sub: Add support for frv.
3400
6c5e141a
DD
34012002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3402
3403 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3404
0d18b56d
JT
34052002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
3406
3407 * configure.in (vax-*-netbsd*): Re-enable gas.
3408
fd8958d5
DD
34092002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
3410
27f15fdd
DD
3411 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3412 BUILD_PREFIX_1, to correct nomenclature.
3413 * configure: Likewise.
3414
fd8958d5
DD
3415 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3416 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3417
0c2442b7
DD
34182002-05-31 Olaf Hering <olh@suse.de>
3419
3420 * config-ml.in: Propogate DESTDIR also.
3421
a3602181
JT
34222002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
3423
3424 * configure.in (vax-*-netbsd*): Don't build gas for this
3425 platform.
3426
c95f53ae
MM
34272002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
3428
3429 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3430 and libgcj for AVR.
3431
1d7c1053
NC
34322002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
3433
3434 * config.sub: Add DLX target.
3435
4b37028f
JT
34362002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
3437
3438 * config.guess: Update to 2002-05-22 version.
3439 * config.sub: Likewise.
3440
d5de0a84
NC
34412002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3442
3443 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3444 * config-ml.in: Likewise.
3445 * configure: Likewise.
3446 * configure.in: Likewise.
3447
c92a0210
DD
34482002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
3449
115a77aa
DD
3450 * configure.in: Simplify makefile fragment collection.
3451
3452 * configure.in: Remove code to build emacs.
e99daf2b 3453
91e060aa
DD
3454 * configure.in : Remove --srcdir argument from targargs and buildargs
3455 (it's always overridden in the Makefile anyway). Rearrange a bit.
3456
3457 * configure: Move some logic to configure.in.
3458 * configure.in: Move some logic from configure.
c92a0210 3459
91217342
JJ
34602002-05-07 Jeff Johnston <jjohnstn@redhat.com>
3461
3462 * COPYING.LIBGLOSS: New file.
3463
d3d8a9ee
NC
34642002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
3465
3466 * Makefile.in: Honour DESTDIR.
3467
3a036cdc
AO
34682002-05-05 Alexandre Oliva <aoliva@redhat.com>
3469
3470 * configure.in (noconfigdirs): Don't disable libgcj on
3471 sparc64-*-solaris* and sparcv9-*-solaris*.
3472
6d095fe4
AO
34732002-05-03 Alexandre Oliva <aoliva@redhat.com>
3474
3475 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3476
dac55df9
TF
34772002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
3478
3479 * configure.in (FLAGS_FOR_TARGET): Do not add
3480 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3481 on i[3456]86-*-linux*.
3482
a018e15b
TF
34832002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
3484
3485 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
3486
3487 * configure.in (noconfigdirs): Do not add target-newlib if
3488 target == i[3456]86-*-linux*, and host == target.
3489
5f284831
MM
34902002-04-29 Mark Mitchell <mark@codesourcery.com>
3491
3492 * config.guess: Updated to 2002-04-26's version.
3493 * config.sub: Updated to 2002-04-26's version.
3494
33babf59
DD
34952002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
3496
bd5f7da2
DD
3497 * configure.in: delete reference to absent file
3498
a0c4f3a0
DD
3499 * configure.in: replace '[' with 'test'
3500
66f1ba4f
DD
3501 * configure.in: Eliminate references to gash.
3502 * Makefile.in: Eliminate references to gash.
3503
7c3ab50c
DD
3504 * configure.in: remove useless references to 'pic' makefile fragments.
3505
bbc025f5
DD
3506 * configure.in: (*-*-windows*) Finish removing.
3507
33babf59
DD
3508 * configure.in: Eliminate redundant test for libgui.
3509
d5ec694c
DD
35102002-04-26 Joel Sherrill <joel@OARcorp.com>
3511
3512 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
3513 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
3514
57a5346c
DD
35152002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
3516
3517 * configure.in: remove references to dead files
3518
dbf93899
DD
35192002-04-18 Tom Tromey <tromey@redhat.com>
3520
3521 * configure.in: Disallow configuring libgcj when it is already
3522 installed and we're using Solaris 2.8 linker. Do enable libgcj on
3523 Solaris 2.8 by default. For PR libgcj/6158.
3524
26eadf68
DD
35252002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3526
3527 * configure.in: Move default CC setting out of config/mh-* fragments
3528 directly into here.
3529
a0a2c6c6
DD
35302002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3531
3532 * configure.in: don't even try to configure or make a subdirectory
3533 if there's no configure script for it.
3534
9972f812
DD
35352002-04-15 Mark Mitchell <mark@codesourcery.com>
3536
3537 * MAINTAINERS: Remove chill maintainers.
3538 * Makefile.in (CHILLFLAGS): Remove.
3539 (CHILL_LIB): Remove.
3540 (TARGET_CONFIGDIRS): Remove libchill.
3541 (CHILL_FOR_TARGET): Remove.
3542 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
3543 CHILL_LIB.
3544 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
3545 (CHECK_TARGET_MODULES): Likewise.
3546 (INSTALL_TARGET_MODULES): Likewise.
3547 (CLEAN_TARGET_MODULES): Likewise.
3548 (configure-target-libchill): Remove.
3549 (all-target-libchill): Remove.
3550 * configure.in (target_libs): Remove target-libchill.
3551 Do not compute CHILL_FOR_TARGET.
3552 * libchill: Remove directory.
5481b376 3553
75205f78
DD
35542002-04-15 DJ Delorie <dj@redhat.com>
3555
3556 * Makefile.in, configure.in, configure: Sync with gcc, entries
3557 follow...
3558
35592002-04-08 Tom Tromey <tromey@redhat.com>
3560
3561 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3562 Fixes PR libgcj/6068.
3563
35642002-03-30 Krister Walfridsson <cato@df.lth.se>
3565
3566 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
3567
35682002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3569
3570 * configure.in (alpha*-dec-osf*): Enable libgcj.
3571
35722002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
3573
3574 Fix for: PR bootstrap/3591, target/5676
3575 * configure.in (mcore-pe): Disable the configuration of
3576 libstdc++-v3 since exceptions are not supported.
3577
35782002-03-20 Anthony Green <green@redhat.com>
3579
3580 * configure.in: Enable libgcj for xscale-elf target.
3581
35822002-02-28 Alexandre Oliva <aoliva@redhat.com>
3583
3584 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3585 libjava.
3586 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
3587
35882002-02-22 Alexandre Oliva <aoliva@redhat.com>
3589
3590 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
3591 libstdc++-v3 and libjava.
3592
35932002-02-11 Adam Megacz <adam@xwt.org>
3594
3595 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
3596 boehm-gc
3597
35982002-02-09 Alexandre Oliva <aoliva@redhat.com>
3599
3600 * config.guess: Updated to 2002-01-30's version.
3601 * config.sub: Updated to 2002-02-01's version.
3602 Contribute sh64-elf.
3603 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
3604 * configure.in: Added sh64-*-*.
3605
36062002-01-17 H.J. Lu <hjl@gnu.org>
3607
3608 * Makefile.in (all-fastjar): Also depend on all-libiberty.
3609 (all-target-fastjar): Also depend on all-target-libiberty.
3610
3611Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
3612
3613 * configure, configure.in: Use temp file for long sed commands.
3614
36152001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
3616
3617 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
3618 libf2c.
3619
36202001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
3621
3622 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
3623
36242001-10-11 Hans-Peter Nilsson <hp@axis.com>
3625
3626 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
3627
36282001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
3629
3630 * configure: Handle temporary files securely using mkdir.
3631
36322001-09-26 Will Cohen <wcohen@redhat.com>
3633
3634 * configure.in (*-*-linux*): Disable configuration of target-newlib
3635 and target-libgloss.
3636
36372001-09-26 Alexandre Oliva <aoliva@redhat.com>
3638
3639 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
3640 RANLIB.
3641
36422001-08-11 Graham Stott <grahams@redhat.com>
3643
3644 * Makefile.in (check-c++): Add missing semicolon.
3645
36462001-07-25 Andrew Haley <aph@cambridge.redhat.com>
3647
3648 * configure.in (sh-*-linux*): New.
3649
36502001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3651
3652 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3653 and libgcj on m68hc11/m68hc12.
3654
36552001-06-27 H.J. Lu (hjl@gnu.org)
3656
3657 * Makefile (CFLAGS_FOR_BUILD): New.
3658 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
3659
36602001-06-01 Hans-Peter Nilsson <hp@axis.com>
3661
3662 * configure.in (libstdcxx_flags): Do not try to execute
3663 libstdc++-v3/testsuite_flags until it exists.
3664
36652001-05-18 Benjamin Kosnik <bkoz@redhat.com>
3666
3667 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
3668
36692001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
3670
3671 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
3672
3673Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
3674
3675 * configure.in: Move *-chorusos target case to the proper switch.
3676 Disable libgcj.
3677
36782001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3679
3680 * Makefile.in (STAGE1_CFLAGS): Pass down.
3681
36822001-04-13 Alan Modra <amodra@one.net.au>
3683
3684 * config.guess: Add hppa64-linux support. Note for next import that
3685 this is already in the master file.
3686 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
3687
36882001-03-22 Colin Howell <chowell@redhat.com>
3689
3690 * Makefile.in (DO_X): Do not backslash single-quotes in
3691 backquotes (two places).
3692
36932001-03-18 Laurynas Biveinis <lauras@softhome.net>
3694
3695 * Makefile.in (DO_X): Quote nested quotes.
3696
36972001-03-15 Laurynas Biveinis <lauras@softhome.net>
3698
3699 * Makefile.in (DO_X): Use double quotes for quoting
3700 "RANLIB=$${RANLIB}".
3701
37022001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
3703
3704 * configure.in: Only use `lang_requires' for languages athat are
3705 actually enabled.
3706
37072001-03-07 Tom Tromey <tromey@redhat.com>
3708
3709 * configure.in: Allow config-lang.in to set `lang_requires' to list
3710 of other required languages.
3711
37122001-03-06 Laurynas Biveinis <lauras@softhome.net>
3713
3714 * Makefile.in: Remove RANLIB definition. Use RANLIB
3715 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
3716 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
3717
37182001-02-28 Benjamin Kosnik <bkoz@redhat.com>
3719 Alexandre Oliva <aoliva@redhat.com>
3720
3721 * Makefile.in (check-c++): Use tabs, not spaces.
3722
37232001-02-19 Benjamin Kosnik <bkoz@redhat.com>
3724
3725 * Makefile.in (check-c++): New rule.
3726
3727 * configure.in (target_libs): Remove libg++.
3728 (noconfigdirs): Remove libg++.
3729 (noconfigdirs): Same.
3730 (noconfigdirs): Same.
3731 (noconfigdirs): Same.
3732
3733 * config-ml.in: Remove libg++ references.
3734
3735 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
3736 (ALL_TARGET_MODULES): Same.
3737 (configure-target-libg++): Remove.
3738 (all-target-libg++): Remove.
3739 (configure-target-libio): Remove.
3740 (all-target-libio): Remove.
3741 (check-target-libio): Remove.
3742 (.PHONY): Remove.
3743 (libg++.tar.bz2): Remove.
3744 (all-target-cygmon): Remove libio.
3745 (all-target-libstdc++): Remove.
3746 (configure-target-libstdc++): Remove.
3747 (TARGET_LIB_PATH): Remove libstdc++.
3748 (ALL_GCC_CXX): Remove libstdc++.
3749 (all-target-gperf): Correct.
3750
37512001-02-15 Anthony Green <green@redhat.com>
3752
3753 * configure: Introduce GCJ_FOR_TARGET.
3754 * configure.in: Ditto.
3755 * Makefile.in: Ditto.
3756
37572001-02-08 Chandrakala Chavva <cchavva@redhat.com>
3758
3759 * configure.in: for *-chorusos, don't config target-newlib and
3760 target-libgloss.
3761
37622001-02-04 Mark Mitchell <mark@codesourcery.com>
3763
3764 Remove V2 C++ library.
3765 * configure.in: Remove --enable-libstdcxx_v3 support.
3766
37672001-01-27 Richard Henderson <rth@redhat.com>
3768
3769 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
3770
37712001-01-26 Tom Tromey <tromey@redhat.com>
3772
3773 * configure.in: Allow libgcj to be built on Sparc Solaris.
3774
37752001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
3776
3777 * configure.in: Enable libgcj on several additional platforms.
3778
37792001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
3780
3781 * configure.in: Enable libgcj for linux targets.
3782
37832001-01-09 Mike Stump <mrs@wrs.com>
3784
3785 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
3786 failures of subdirectories.
3787
37882001-01-02 Laurynas Biveinis <lauras@softhome.net>
3789
3790 * configure: handle DOS-style absolute paths.
3791
37922001-01-02 Laurynas Biveinis <lauras@softhome.net>
3793
3794 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
3795
37962000-12-18 Benjamin Kosnik <bkoz@redhat.com>
3797
3798 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
3799 (libstdcxx_incdir): Pass down.
3800 * config.if: Remove expired bits for cxx_interface, add stub.
3801 (libstdcxx_incdir): Add variable for g++ include directory.
3802 * configure.in (gxx_include_dir): Use it.
3803
38042000-12-15 Andreas Jaeger <aj@suse.de>
3805
3806 * configure.in: Handle lang_dirs.
3807
38082000-12-13 Anthony Green <green@redhat.com>
3809
3810 * configure.in: Disable libgcj for any target not specifically
3811 listed. Disable libgcj for x86 and Alpha Linux until compatible
3812 with g++ abi.
3813
38142000-12-13 Mike Stump <mrs@wrs.com>
3815
3816 * Makefile.in (local-distclean): Also remove fastjar.
3817
38182000-12-10 Anthony Green <green@redhat.com>
3819
3820 * configure.in: Define libgcj. Disable libgcj target libraries for
3821 most targets.
3822
38232000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3824
3825 * configure.in (target_libs): Revert 2000-12-08 patch.
3826 (noconfigdirs): Added target-libjava.
3827
38282000-12-09 Laurynas Biveinis <lauras@softhome.net>
3829
3830 * Makefile.in: handle DOS-style absolute paths.
3831
38322000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3833
3834 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
3835 libjava.
3836 * configure.in (target_libs): Removed `target-libjava'.
3837
38382000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3839
3840 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
3841 (ALL_MODULES): Added fastjar.
3842 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
3843 (all-target-libjava): all-fastjar replaces all-zip.
3844 (all-fastjar): Added.
3845 (configure-target-fastjar, all-target-fastjar): Likewise.
3846 * configure.in (host_tools): Added fastjar.
3847
38482000-12-07 Mike Stump <mrs@wrs.com>
3849
3850 * Makefile.in (local-distclean): Remove leftover built files.
3851
38522000-11-16 Fred Fish <fnf@be.com>
3853
3854 * configure.in (enable_libstdcxx_v3): Fix typo,
3855 libstd++ -> libstdc++.
3856
38572000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3858
3859 * configure: Provide the original toplevel configure arguments
3860 (including $0) to subprocesses in the environment rather than
3861 through gcc/configargs.h.
3862
38632000-11-12 Mark Mitchell <mark@codesourcery.com>
3864
3865 * configure: Turn on libstdc++ V3 by default.
3866
38672000-10-16 Michael Meissner <meissner@redhat.com>
3868
3869 * configure (gcc/configargs.h): Only create if there is a build GCC
3870 directory created.
3871
38722000-10-05 Phil Edwards <pme@gcc.gnu.org>
3873
3874 * configure: Save configure arguments to gcc/configargs.h.
3875
38762000-10-04 Andris Pavenis <pavenis@latnet.lv>
3877
3878 * Makefile.in (bootstrap): avoid recursion if subdir missing
3879 (cross): ditto
3880 (do-proto-toplev): ditto
3881
3882Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
3883
3884 * configure.in: Do not build byacc for hppa64. Provide paths to the
3885 X11 libraries for hppa64.
3886
38872000-09-02 Anthony Green <green@cygnus.com>
3888
3889 * Makefile.in (all-gcc): Depend on all-zlib.
3890 (CLEAN_MODULES): Add clean-zlib.
3891 (ALL_MODULES): Add all-zlib.
3892 * configure.in (host_libs): Add zlib.
3893
38942000-08-25 Alexandre Oliva <aoliva@redhat.com>
3895
3896 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
3897 $targargs to tell whether newlib is going to be built.
3898
3899 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
3900 $$r/TARGET_SUBDIR/libio for _G_config.h.
3901
39022000-08-14 Zack Weinberg <zack@wolery.cumb.org>
3903
3904 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
3905
3906 * configure: Make enable_threads and enable_shared defaults
3907 explicit. Substitute enable_threads into generated Makefiles.
3908 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
3909 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
3910
39112000-08-02 Manfred Hollstein <manfredh@redhat.com>
3912
3913 * configure.in: Re-enable all references to libg++ and librx.
3914
ffb97b2f 39152002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 3916
ffb97b2f
DD
3917 * configure.in: Add *-*-freebsd* configurations.
3918
bbf6e9e3
AC
39192002-04-07 Andrew Cagney <ac131313@redhat.com>
3920
3921 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
3922 (do-tar, do-bz2): New rules.
3923 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
3924 (gdb-tar): New rule.
3925 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
3926 (insight_dejagnu.tar): New rule.
3927 (insight.tar): New rule.
3928 (gdb+dejagnu.tar): New rule.
3929 (gdb.tar): New rule.
3930
8f1579c0
AC
39312002-04-07 Andrew Cagney <ac131313@redhat.com>
3932
3933 * MAINTAINERS: Update dejagnu/
3934
ba3c59ab
AO
39352002-03-16 Alexandre Oliva <aoliva@redhat.com>
3936
3937 * ltmain.sh (relink_command): Fix typo in previous change.
3938
6243d5dd
AO
39392002-03-15 Alexandre Oliva <aoliva@redhat.com>
3940
3941 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
3942 (relink_command): Added --tag flags.
3943 (mode=install): If relinking fails; error out.
3944
80413487
RH
39452002-03-12 Richard Henderson <rth@redhat.com>
3946
3947 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
3948 .NOTPARALLEL tag.
3949 (do-check): Rename from check.
3950 (check): Allow parallel check.
3951
3daeddf6
RH
39522002-03-11 Richard Henderson <rth@redhat.com>
3953
3954 * Makefile.in (.NOTPARALLEL): Add fake tag.
3955
fad93c55
L
39562002-03-07 H.J. Lu (hjl@gnu.org)
3957
3958 * configure.in: Enable gprof for mips*-*-linux*.
3959
2e8357fc
AO
39602002-02-28 Alexandre Oliva <aoliva@redhat.com>
3961
3962 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3963 libjava.
3964 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
3965
bd48e1a9
AC
39662002-02-24 Andrew Cagney <ac131313@redhat.com>
3967
3968 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
3969
39121370
DJ
39702002-02-23 Daniel Jacobowitz <drow@mvista.com>
3971
3972 * config.guess: Import from master sources, rev 1.232.
3973 * config.sub: Import from master sources, rev 1.246.
3974
081ff160
AO
39752002-02-23 Alexandre Oliva <aoliva@redhat.com>
3976
3977 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
3978 because its Makefile is there; test for the executable instead.
3979
20a5393b
AO
39802002-02-09 Alexandre Oliva <aoliva@redhat.com>
3981
3982 Contribute sh64-elf.
3983 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
3984 * configure.in: Added sh64-*-*.
3985
38135629
JJ
39862002-02-04 Jeff Johnston <jjohnstn@redhat.com>
3987
80413487
RH
3988 * COPYING.NEWLIB: Remove advertising clause from
3989 Berkeley and Red Hat licenses.
38135629 3990
48d19748
MD
39912002-02-01 Mo DeJong <supermo@bayarea.net>
3992
3993 * Makefile.in: Add all-tix to deps for all-snavigator
3994 so that tix is built when building snavigator.
3995
f6e1c110
BE
39962002-02-01 Ben Elliston <bje@redhat.com>
3997
3998 * config.guess: Import from master sources, rev 1.229.
3999 * config.sub: Import from master sources, rev 1.240.
4000
4867be41
DJ
40012002-01-27 Daniel Jacobowitz <drow@mvista.com>
4002
4003 From Steve Ellcey <sje@cup.hp.com>:
4004 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4005 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4006 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4007 IA64.
4008 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4009 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4010 soname_spec, sys_lib_search_path_spec): Ditto.
4011
e82380cc
JT
40122002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
4013
4014 * configure.in (*-*-netbsd*): New. Skip target-newlib,
4015 target-libiberty, and target-libgloss. Skip Java-related
4016 libraries if not supported for NetBSD on target CPU.
4017
1319fb9c
NC
40182002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
4019
4020 * configure.in: Import StrongARM and XScale target_configdirs from
4021 FSF GCC version.
4022
b020f6ac
L
40232002-01-16 H.J. Lu (hjl@gnu.org)
4024
4025 * config.guess: Import from master sources, rev 1.225.
4026 * config.sub: Import from master sources, rev 1.238.
4027
4028 * MAINTAINERS: Updated notes on config.guess and config.sub.
4029
a0c1c920
NC
40302002-01-11 Steve Ellcey <sje@cup.hp.com>
4031
4032 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4033 ld and gdb are not supported.
4034
a9fa5e1f
JJ
40352002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4036
4037 * Change reference to Cygnus Solutions to be Red Hat.
4038
94077108
JJ
40392002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4040
4041 * COPYING.NEWLIB: Update generic copyright date.
4042
05ecd75c
MS
40432002-01-07 Mark Salter <msalter@redhat.com>
4044
4045 * configure.in: Remove target-bsp and target-cygmon from arm builds.
4046 Allow target-libgloss to be built for arm, strongarm, and xscale.
4047
a106bb62
BE
40482002-01-03 Ben Elliston <bje@redhat.com>
4049
4050 * MAINTAINERS: Update URL for config.* scripts.
4051
0e254642
AM
40522001-12-18 Alan Modra <amodra@bigpond.net.au>
4053
4054 * config.sub: Import latest version.
4055 * config.guess: Likewise.
4056
0a0d0041
TF
40572001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
4058
4059 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4060 options for i[3456]86-pc-linux* native builds.
4061
d932cae7
NC
40622001-12-05 Laurent Guerby <guerby@acm.org>
4063
4064 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 4065 libiberty.
d932cae7
NC
4066
4067 Import this patch from gcc:
5481b376 4068
d932cae7
NC
4069 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
4070
4071 * symlink-tree: handle DOS-style absolute paths.
4072
49b7683b
DD
40732001-11-28 DJ Delorie <dj@redhat.com>
4074 Zack Weinberg <zack@codesourcery.com>
4075
4076 When build != host, create libiberty for the build machine.
4077
4078 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4079 CONFIG_ARGUMENTS.
4080 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4081 New variables.
4082 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4083 and rules.
4084 (all.normal): Depend on ALL_BUILD_MODULES.
4085 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4086 (all-build-libiberty): Depend on configure-build-libiberty.
4087
4088 * configure: Calculate and substitute proper value for
4089 ALL_BUILD_MODULES.
4090 * configure.in: Create the build subdirectory.
4091 Calculate and substitute TARGET_CONFIGARGS (formerly
4092 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4093
26ef82f4
GK
40942001-11-26 Geoffrey Keating <geoffk@redhat.com>
4095
4096 * config.sub: Update to version 1.232 on subversion.
4097
43e64072
NC
40982001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
4099
4100 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4101 files from .po files for a distribution.
4102
66f6c0d5
HPN
41032001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
4104
4105 * COPYING.NEWLIB: Mention preserved notice in specific parts.
4106
4a02fdb2
JH
41072001-11-13 Jeff Holcomb <jeffh@redhat.com>
4108
4109 Merged from net gcc:
4110 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
4111 * ltcf-c.sh: Use $objext, not $ac_objext.
4112 2001-07-27 Mark Kettenis <kettenis@gnu.org>
4113 * ltcf-cxx.sh: Add support for GNU.
4114 2001-07-22 Timothy Wall <twall@redhat.com>
4115 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
4116 default settings if using GNU tools with that configuration.
4117 * ltcf-cxx.sh: Ditto.
4118 * ltcf-gcj.sh: Ditto.
4119 2001-07-21 Michael Chastain <chastain@redhat.com>
4120 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4121 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
4122 * ltmain.sh: Mark as gcc-local.
4123
227b9953
JH
41242001-11-13 Jeff Holcomb <jeffh@redhat.com>
4125
4126 * Makefile.in (all-bison): Revert 2001-10-24.
4127 Don't depend on texinfo.
4128
cbbab8fb
JJ
41292001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
4130
80413487 4131 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 4132
922b2485
DD
41332001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
4134
4135 * configure.in (--enable-languages): Be more permissive about
4136 syntax. Check for empty lists better. Warn about $LANGUAGES.
4137
f08fa01d
HPN
41382001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
4139
4140 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4141
fee3da4e
JH
41422001-10-24 Jeff Holcomb <jeffh@redhat.com>
4143
4144 Makefile.in (all-bison): Don't depend on texinfo.
4145
73fb1ef9
AM
41462001-10-03 Alan Modra <amodra@bigpond.net.au>
4147
4148 * gettext.m4: Test po/POTFILES.in exists before trying to read.
4149
373688ac
AO
41502001-09-29 Alexandre Oliva <aoliva@redhat.com>
4151
4152 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4153
9c07660b
HPN
41542001-09-28 Hans-Peter Nilsson <hp@axis.com>
4155
4156 * config.sub, config.guess: Import latest from subversions.
4157
3f152009
AO
41582001-09-21 Alexandre Oliva <aoliva@redhat.com>
4159
4160 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4161 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4162 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4163 avoid quotes nesting problems.
4164 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4165 (DO_X): Export only variables that are set.
4166
8f6a59e5
BE
41672001-09-19 Ben Elliston <bje@redhat.com>
4168
4169 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4170 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4171 semantics. Use the shell built-in "type" command instead.
4172
a1ec19fa
TS
41732001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4174
4175 * config.sub: Reverted the earlier change, this version is not the
4176 master file.
4177
4008bd9b
TS
41782001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4179
4180 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
4181 Add support for mips64.
4182
dd1e52a4
JH
41832001-09-03 Jeff Holcomb <jeffh@redhat.com>
4184
4185 * configure.in: Enable libstdc++-v3 for h8300 targets.
4186
91549d1c
EC
41872001-08-30 Eric Christopher <echristo@redhat.com>
4188 Jason Eckhardt <jle@redhat.com>
4189
4190 * config.sub: Add support for mipsisa32.
4191
cf966cf9
EC
41922001-08-30 Eric Christopher <echristo@redhat.com>
4193
4194 * config.sub, config.guess: Import latest from subversions.
4195
82208dc5
AM
41962001-08-20 Alan Modra <amodra@bigpond.net.au>
4197
4198 * config.sub, config.guess: Import latest from subversions.
4199
4dca8403
DD
42002001-07-26 DJ Delorie <dj@redhat.com>
4201
4202 * MAINTAINERS: Clarify libiberty merge rules and procedures.
4203
1107dce2
AM
42042001-06-19 Alan Modra <amodra@bigpond.net.au>
4205
4206 * Makefile.in: Revert 2001-06-17.
4207 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
4208
e09a6604
L
42092001-06-17 H.J. Lu <hjl@gnu.org>
4210
4211 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
4212 (gas+binutils.tar.bz2): Likewise.
4213 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
4214
31a8b634
AC
4215Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
4216
4217 * Makefile.in (VER): When present, extract the version number from
5481b376 4218 the file version.in.
31a8b634 4219
dc70af01
AO
42202001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
4221
4222 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4223 gcc/xgcc is built, use -print-prog-name to find out the program
4224 name to use.
4225
839bbd8c
AO
42262001-06-04 Mark Mitchell <mark@codesourcery.com>
4227
4228 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4229 with_gcc]: Use `gcc -shared' to build a shared library.
4230
566e9a30
AO
42312001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
4232
4233 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4234 archives.
4235
e877bb69
AO
42362001-05-28 Simon Patarin <simon.patarin@inria.fr>
4237
4238 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
4239 libraries when using g++ with native linker.
4240
1605288b
AO
42412001-05-28 Alexandre Oliva <aoliva@redhat.com>
4242
4243 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4244
11a383ba
TR
42452001-05-24 Tom Rix <trix@redhat.com>
4246
4247 * configure.in : enable ld for aix
cf966cf9 4248
18611226
AO
42492001-05-22 Alexandre Oliva <aoliva@redhat.com>
4250
4251 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4252 [aix4*|aix5*]: Prepend blank.
4253
6be7c12c
AO
42542001-05-20 Alexandre Oliva <aoliva@redhat.com>
4255
4256 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4257 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
4258 of subdir/configure scripts to use the new libtool.m4.
4259
4ed00bba
L
42602001-05-14 H.J. Lu <hjl@gnu.org>
4261
4262 * config.if (libc_interface): Set to -libc6.2- for cross
4263 compiling to Linux/glibc 2.2.
4264
b1af961c
AO
42652001-05-03 Alexandre Oliva <aoliva@redhat.com>
4266
4267 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4268 libgcj.
4269
5ec3e74e
AO
42702001-04-26 Alexandre Oliva <aoliva@redhat.com>
4271
4272 * configure.in (noconfigdirs): Don't reset it from scratch in the
4273 target case; only append to it.
4274
b3ed1d6b
AO
42752001-04-26 Alexandre Oliva <aoliva@redhat.com>
4276
4277 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4278 sparc-*-solaris2.8]: Disable ${libgcj}.
4279
96111c10
AO
42802001-04-25 Alexandre Oliva <aoliva@redhat.com>
4281
4282 * configure.in (libgcj_saved): Copy from $libgcj.
4283 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4284 --disable-libgcj.
4285
b5bf43f2
AO
42862001-04-20 Alexandre Oliva <aoliva@redhat.com>
4287
4288 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4289 1.641.2.228.
4290
8cc32590
AO
42912001-04-12 Alexandre Oliva <aoliva@redhat.com>
4292
4293 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4294 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4295
dec0cb0c
AO
42962001-04-01 Alexandre Oliva <aoliva@redhat.com>
4297
4298 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4299 New macros.
4300 (bootstrap, cross): Use RECURSE_FLAGS.
4301 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4302
6a9c3886
AO
43032001-03-27 Alexandre Oliva <aoliva@redhat.com>
4304
4305 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4306
d4fc7db8
NC
43072001-03-23 Nick Clifton <nickc@redhat.com>
4308
4309 * README-maintainer-mode: Add note about inability to use "make
4310 distclean" in maintainer mode.
4311
7389ff65
AO
43122001-03-22 Alexandre Oliva <aoliva@redhat.com>
4313
4314 Re-installed:
4315 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
4316 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
4317 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4318 * ltcf-cxx.sh: Likewise.
4319 * ltcf-gcj.sh: Likewise.
4320
b3e0dc8e
PB
43212001-03-22 Philip Blundell <philb@gnu.org>
4322
4323 * config.sub, config.guess: Import latest from subversions.
4324
469b781c
AO
43252001-03-22 Alexandre Oliva <aoliva@redhat.com>
4326
4327 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4328 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4329
b0dad762
MC
43302001-03-20 Michael Chastain <chastain@redhat.com>
4331
4332 * Makefile.in: all-m4 depends on all-texinfo.
4333
c559bb17
AO
43342001-03-08 Alexandre Oliva <aoliva@redhat.com>
4335
4336 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4337
fef4ae2e
JJ
43382001-02-22 Jeff Johnston <jjohnstn@redhat.com>
4339
4340 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
4341 longer valid.
4342
8d6dd99d
NC
43432001-02-16 Nick Clifton <nickc@redhat.com>
4344
4345 * configure.in (noconfigdirs): Allow configuration of texinfo
4346 for Cygwin hosts.
4347
a85d7ed0
NC
43482001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
4349
4350 * config.guess: Add linux target for S/390.
4351 * config.sub: Likewise.
4352 * configure.in: Likewise.
4353
51221c5e
DD
43542001-02-06 Ben Elliston <bje@redhat.com>
4355
4356 * configure: Output host type to stdout, not stderr.
4357
9dec4c71
MS
43582001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4359
4360 * config.guess: Import from subversions.gnu.org (revision 1.181).
4361 * config.sub: Import from subversions.gnu.org (revision 1.199).
4362
9add9c04
AM
43632001-01-30 Alan Modra <alan@linuxcare.com.au>
4364
4365 * config.guess: Handle hppa64-linux systems.
4366
8679174d
MS
43672001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4368
4369 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4370 Don't unset, it's non-portable and no longer necessary, set to empty
4371 instead.
4372
02d01ed4
MS
43732001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4374
4375 * ltconfig: Shell portability fix for the tagname validity check.
4376
4cc5853d
MS
43772001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4378
4379 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4380
7487e485
AO
43812001-01-27 Alexandre Oliva <aoliva@redhat.com>
4382
4383 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4384 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4385
f332af52
AO
43862001-01-24 Alexandre Oliva <aoliva@redhat.com>
4387
4388 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4389 keep at least one of build_libtool_libs or build_old_libs set to
4390 yes.
4391
ef099754
AO
43922001-01-24 Alexandre Oliva <aoliva@redhat.com>
4393
4394 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4395 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4396
8341f2fc 43972000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 4398
8341f2fc
AJ
4399 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4400
44012000-11-03 Philip Blundell <pb@futuretv.com>
4402
4403 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4404 files.
ebf0fa2e 4405
c320a39f
JJ
44062001-01-15 Jeff Johnston <jjohnstn@redhat.com>
4407
4408 * COPYING.NEWLIB: Put into source repository.
4409
8817b92e
BE
44102001-01-15 Ben Elliston <bje@redhat.com>
4411
4412 * configure.in (host_tools): Add sid.
4413 Always configure cgen.
4414 * Makefile.in (all-sid): New target.
4415 (check-sid, clean-sid, install-sid): Likewise.
4416
35590697
AJ
44172001-01-07 Andreas Jaeger <aj@suse.de>
4418
80413487 4419 * config.sub, config.guess: Update from subversions.
35590697 4420
6ee6cea6
AO
44212000-12-12 Alexandre Oliva <aoliva@redhat.com>
4422
4423 * configure.in: Disable language-specific target libraries for
4424 languages that aren't enabled.
4425
077b8428
NC
44262000-11-24 Nick Clifton <nickc@redhat.com>
4427
4428 * configure.in (xscale-elf): Add target.
4429 (xscale-coff): Add target.
4430 (c4x, c5x, tic54x): Move after ARM targets.
4431
9e28a1ed
AO
44322000-11-23 Alexandre Oliva <aoliva@redhat.com>
4433
4434 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
4435
be98a80a
ILT
44362000-11-20 Ian Lance Taylor <ian@zembu.com>
4437
4438 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
4439
5cec67bf
AO
44402000-11-18 Alexandre Oliva <aoliva@redhat.com>
4441
4442 * Makefile.in: Merge with GCC and libgcj.
4443 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
4444 configure-target-<library> when their configure scripts need the C
4445 or C++ library to have already been built to work properly.
4446 (do_proto_toplev): Set them to an empty string.
4447
d932cae7 44482000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
4449
4450 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
4451 (REALLY_SET_LIB_PATH): Use them.
4452
d932cae7 44532000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
4454
4455 * config.sub: Add support for Sun Chorus
4456
8602ff0c
NC
44572000-11-02 Per Lundberg <plundis@chaosdev.org>
4458
4459 * config.sub: Add support for the *-storm-chaos OS.
4460
f9e0997d
NC
44612000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
4462
80413487
RH
4463 * configure.in (noconfigdirs): Don't compile some
4464 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 4465
d64552c5
AO
44662000-09-30 Alexandre Oliva <aoliva@redhat.com>
4467
4468 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
4469 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
4470 all affected `configure' scripts.
4471
97f60b31
AO
44722000-09-25 Alexandre Oliva <aoliva@redhat.com>
4473
4474 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
4475 ltcf-c.sh.
4476
6e8dd58f
PB
44772000-09-12 Philip Blundell <philb@gnu.org>
4478
4479 * config.sub, config.guess: Update from subversions.
4480
103a2e99
AO
44812000-09-06 Alexandre Oliva <aoliva@redhat.com>
4482
51601921
AO
4483 * Makefile.in (all-zlib): Added dummy target.
4484
103a2e99
AO
4485 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
4486 multi-language branch.
4487
2809b4b9
AO
44882000-09-05 Alexandre Oliva <aoliva@redhat.com>
4489
4490 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
4491 (bootstrap*): Depend on all-bootstrap.
4492
7450026c
AO
44932000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
4494
4495 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
4496 crosses, but add gcc/include to the header search path for them.
4497
6cf86f7f
AO
44982000-08-31 Alexandre Oliva <aoliva@redhat.com>
4499
4500 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
4501 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
4502 * gettext.m4: New file, extracted from aclocal.m4.
4503
ce2ea6e3
AO
45042000-08-22 Alexandre Oliva <aoliva@redhat.com>
4505
4506 * config-ml.in (CC, CXX): Avoid trailing whitespace.
4507 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
4508 sub-configures.
4509
9765193e
DE
45102000-08-20 Doug Evans <dje@casey.transmeta.com>
4511
4512 * Makefile.in (ALL_MODULES): Add all-cgen.
4513 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4514 (all-cgen): New target.
4515 (all-opcodes,all-sim): Depend on all-cgen.
4516 * configure.in (host_tools): Add cgen.
4517 Only configure cgen if --enable-cgen-maint.
4518
d7b32520
AO
45192000-08-17 Alexandre Oliva <aoliva@redhat.com>
4520
4521 * config-ml.in (CC, CXX): Don't introduce a leading space.
4522
e52ef561
AO
45232000-08-16 Alexandre Oliva <aoliva@redhat.com>
4524
4525 * configure.in (libstdcxx_flags): Use
4526 libstdc++-v3/src/libstdc++.INC.
4527
88f9c2a0
AO
45282000-08-15 Alexandre Oliva <aoliva@redhat.com>
4529
4530 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
4531
98fbe43f
JM
45322000-08-11 Jason Merrill <jason@redhat.com>
4533
4534 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
4535 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
4536 (FLAGS_FOR_TARGET): Not here.
4537 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
4538
279ddab4
DD
45392000-08-07 DJ Delorie <dj@redhat.com>
4540
4541 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
4542 "if we're also building gcc, and it's a gcc that will run on the
4543 build machine, we want to use its includes instead of the system's
4544 default includes".
4545
60523a83
AO
45462000-08-03 Alexandre Oliva <aoliva@redhat.com>
4547
24ffec7a
AO
4548 * configure.in (libstdcxx_flags): Don't use `"'.
4549
60523a83
AO
4550 * config-ml.in: Adjust multilib search paths to the
4551 appropriate multilib tree.
4552
daf644b5
AO
45532000-08-02 Alexandre Oliva <aoliva@redhat.com>
4554
4555 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
4556 commas in $LANGUAGES.
4557
63266560
DD
45582000-08-01 Alexandre Oliva <aoliva@redhat.com>
4559
4560 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
4561
45622000-07-31 Alexandre Oliva <aoliva@redhat.com>
4563
4564 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
4565 CXX_FOR_TARGET for sed.
4566
45672000-07-30 Alexandre Oliva <aoliva@redhat.com>
4568
4569 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
4570 Do not override if already set in the environment or in configure.
4571 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
4572 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
4573
9e449d3e
AO
45742000-07-27 Alexandre Oliva <aoliva@redhat.com>
4575
4576 * Makefile.in (FLAGS_FOR_TARGET): New macro.
4577 (GCC_FOR_TARGET): Use it.
4578 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
4579 * configure.in: ... here.
4580 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
4581 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
4582
8bbd92e0
AO
45832000-07-24 Alexandre Oliva <aoliva@redhat.com>
4584
fd1f87b2
AO
4585 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
4586 (configure-target-libchill, configure-target-libobjc): Likewise.
4587
8bbd92e0
AO
4588 * configure.in: Use the same cache file for all target libs.
4589 * config-ml.in: But different cache files per multilib variant.
4590
25c6c112
JL
45912000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4592
4593 * configure (topsrcdir): Don't use dirname.
4594
ba73c63f
JM
45952000-07-20 Jason Merrill <jason@redhat.com>
4596
4597 * configure.in: Remove all references to libg++ and librx.
4598
4599 * configure, configure.in, Makefile.in: Unify gcc and binutils.
4600
1af08294
HPN
46012000-07-20 Hans-Peter Nilsson <hp@axis.com>
4602
4603 * config.sub: Update to subversions version 2000-07-06.
4604
ba73c63f
JM
46052000-07-12 Andrew Haley <aph@cygnus.com>
4606
4607 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
4608 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
4609
46102000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
4611
4612 * symlink-tree: Check number of arguments.
4613
d932cae7 46142000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
4615
4616 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
4617
ba73c63f
JM
46182000-07-05 Jim Wilson <wilson@cygnus.com>
4619
4620 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
4621 search path for a g++ extracted from the build tree. This
4622 will allow link tests run by configure scripts in
4623 subdirectories to succeed.
4624
92ee2f86
UC
46252000-07-01 Koundinya K <kk@ddeorg.soft.net>
4626
80413487 4627 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 4628
23f2f29f
CV
46292000-06-28 Corinna Vinschen <vinschen@cygnus.com>
4630
4631 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
4632 `os2'. Force ac_cv_exeext to be ".exe" in that case.
4633
f04f5a67
TW
46342000-06-19 Timothy Wall <twall@cygnus.com>
4635
4636 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
4637 * config.sub: Add tic54x target.
4638
11da68be
NC
46392000-06-07 Phillip Thomas <pthomas@suse.de>
4640
4641 * README-maintainer-mode: New file: Contains notes on using
4642 --enable-maintainer-mode with binutils.
4643
d932cae7 46442000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
4645
4646 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
4647
d932cae7 46482000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
4649
4650 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
4651 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
4652
9442cea3
L
465320000-05-21 H.J. Lu (hjl@gnu.org)
4654
80413487
RH
4655 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
4656 directory are used if they exist. Make sure
4657 $(build_tooldir)/include is searched for header files,
4658 $(build_tooldir)/lib/ for library files.
9442cea3 4659 (GCC_FOR_TARGET): Likewise.
80413487 4660 (CXX_FOR_TARGET): Likewise.
9442cea3 4661
d932cae7 46622000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
4663
4664 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
4665
d932cae7 46662000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
4667
4668 * Makefile.in (configure-target-libiberty): Depend on
4669 configure-target-newlib.
4670
ba73c63f
JM
46712000-05-16 Alexandre Oliva <aoliva@cygnus.com>
4672
4673 * configure.in, Makefile.in: Merge all libffi-related
4674 configury stuff from the libgcj tree.
4675
d932cae7 46762000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
4677
4678 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4679 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
4680
d932cae7 46812000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
4682
4683 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4684 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 4685 current version information. Add to proto-toplev directory.
b5a23627
AC
4686 (gdb-taz): Build do-djunpack.
4687
ba73c63f
JM
46882000-05-15 David Edelsohn <edelsohn@gnu.org>
4689
4690 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
4691
7c86ed39
L
46922000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4693
4694 * ltmain.sh: Preserve in relink_command any environment
4695 variables that may affect the linker behavior.
4696
d932cae7 46972000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
4698
4699 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
4700
d932cae7 47012000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
4702
4703 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
4704
ed0a91a5
EZ
47052000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
4706
4707 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 4708 with the version name.
ed0a91a5 4709
ba73c63f 47102000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 4711
ba73c63f 4712 * config.if: Tweak.
6cafa39f 4713
ba73c63f 47142000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 4715
ba73c63f 4716 * djunpack.bat: New file.
66156876 4717
d932cae7 47182000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
4719
4720 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
4721 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
4722 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
4723 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 4724
ba73c63f
JM
47252000-04-16 Dave Pitts <dpitts@cozx.com>
4726
80413487
RH
4727 * config.sub (case $basic_machine): Change default for "ibm-*"
4728 to "openedition".
ba73c63f 4729
d932cae7 47302000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
4731
4732 * Makefile.in (gdb-taz): New target. GDB specific archive.
4733 (do-md5sum): New target.
4734 (MD5PROG): Define.
4735 (PACKAGE): Default to TOOL.
4736 (VER): Default to a shell script.
4737 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 4738 md5 checksum generation.
b35ece4e
AC
4739 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
4740 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
4741 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 4742 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 4743
d932cae7 47442000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
4745
4746 * configure (warn_cflags): Delete.
4747
ba73c63f 47482000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 4749 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 4750
80413487
RH
4751 * configure.in (enable_libstdcxx_v3): Add.
4752 (target_libs): Add bits here to switch between libstdc++-v2 and
4753 libstdc++-v3.
4754 * config.if: And this file too.
4755 * Makefile.in: Add libstdc++-v3 targets.
35590697 4756
ba73c63f
JM
47572000-04-05 Michael Meissner <meissner@redhat.com>
4758
4759 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 4760
d332c5ac
JM
47612000-03-29 Jason Merrill <jason@casey.cygnus.com>
4762
4763 * configure.in: -linux-gnu*, not -linux-gnu.
4764
d932cae7 47652000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
4766
4767 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
4768 (do-tar-bz2): Replace TOOL with PACKAGE.
4769 (gdb.tar.bz2): Remove GDBTK from GDB package.
4770 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 4771 dejagnu.tar.bz2): New packages.
6dcbc97b 4772
96ce09a7
ILT
47732000-02-27 Andreas Jaeger <aj@suse.de>
4774
4775 * configure.in: Add entry for mips*-*-linux*, move catch all
4776 *-*-*linux* entry below this one.
4777
2031769e
ILT
47782000-02-27 Ian Lance Taylor <ian@zembu.com>
4779
4780 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
4781
4bab746c
NC
47822000-02-24 Nick Clifton <nickc@cygnus.com>
4783
4784 * config.sub: Support an OS of "wince".
4785
d932cae7 47862000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
4787
4788 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 4789 version.
ada59422 4790
5b93d8bb
AM
47912000-02-23 Linas Vepstas <linas@linas.org>
4792
4793 * config.sub: Add support for Linux/IBM 370.
4794 * configure.in: Likewise.
4795
2fb651f6
NC
47962000-02-22 Nick Clifton <nickc@cygnus.com>
4797
4798 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
4799
b8441c25
CF
48002000-02-20 Christopher Faylor <cgf@cygnus.com>
4801
4802 * config.guess: Guess "cygwin" rather than "cygwin32".
4803
d332c5ac
JM
48042000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4805
4806 * configure (gcc_version): When setting, narrow search to
4807 lines containing `version_string'.
4808
ba73c63f
JM
48092000-02-15 Denis Chertykov <denisc@overta.ru>
4810
4811 * config.sub: Add support for avr target.
4812
d932cae7 48132000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
4814
4815 * config.sub: Add mmix-knuth-mmixware.
4816
48172000-01-27 Christopher Faylor <cgf@redhat.com>
4818
4819 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
4820 structure stuff to -L library search.
4821 (CXX_FOR_TARGET): Ditto.
4822 (CROSS_CHECK_MODULES): Fix spelling mistake.
4823
48242000-01-24 Mark Mitchell <mark@codesourcery.com>
4825
4826 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
4827 the C++ compiler.
4828
48292000-01-12 Richard Henderson <rth@cygnus.com>
4830
4831 * configure.in: Don't build some bits for beos.
4832
48332000-01-12 Joel Sherrill (joel@OARcorp.com)
4834
4835 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
4836 as include files.
4837
91b2c84d
GK
48382000-01-06 Geoff Keating <geoffk@cygnus.com>
4839
4840 * configure.in: Use mt-aix43 to handle *_TARGET defs,
4841 not mh-aix43.
4842
ba73c63f
JM
48431999-12-14 Richard Henderson <rth@cygnus.com>
4844
4845 * config.guess (alpha-osf, alpha-linux): Detect ev67.
4846 * config.sub: Accept alphaev[78], alphaev8.
4847
48481999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4849
4850 * config.guess, config.sub: Update from autoconf.
4851
4852Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4853
4854 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
4855 necessary libraries are missing.
4856
48571999-10-25 Andreas Schwab <schwab@suse.de>
4858
4859 * configure: Fix quoting inside arguments of eval.
4860
48611999-10-21 Nick Clifton <nickc@cygnus.com>
4862
4863 * config-ml.in: Allow suppression of some ARM multilibs.
4864
4865Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
4866
4867 * config.guess: Add OS/390 match pattern.
4868 * config.sub: Add mvs, openedition targets.
4869 * configure.in (i370-ibm-opened*): New.
4870
ef14edc4
ILT
48711999-09-04 Steve Chamberlain <sac@pobox.com>
4872
4873 * config.sub: Add support for configuring for pj.
4874
afb478e8
NC
48751999-08-31 Nick Clifton <nickc@cygnus.com>
4876
fd6848f6 4877 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 4878
ba73c63f 48791999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
4880
4881 * configure.in: Do not configure or build ld for AIX
4882 platforms. ld is known to be broken on these platforms.
4883
ba73c63f
JM
4884Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4885
4886 * config-ml.in: Pass compiler flag corresponding to multidirs to
4887 subdir configures.
4888
c363de44
ILT
48891999-08-09 Ian Lance Taylor <ian@zembu.com>
4890
4891 * Makefile.in (LDFLAGS): Define.
4892
dc8bc5a6
ILT
48931999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
4894
4895 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
4896 noconfigdirs.
4897 (*-*-cygwin*): Likewise.
4898
6ca3858e
ILT
48991999-08-08 Ian Lance Taylor <ian@zembu.com>
4900
71141bb6
ILT
4901 * mkdep: New file.
4902 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
4903 (BINUTILS_SUPPORT_DIRS): Add mkdep.
4904
6ca3858e
ILT
4905 From Eli Zaretskii <eliz@is.elta.co.il>:
4906 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
4907 long file name when using DJGPP on MS-DOS.
4908
ba73c63f
JM
4909Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
4910
4911 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
4912
2735a327
AM
49131999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
4914
4915 * Makefile.in (check-target-libio): Remove all-target-libstdc++
4916 dependency as this causes "make check" to globally "make all"
4917
ba73c63f
JM
4918Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
4919
4920 * configure.in (target_libs): Added target-zlib.
4921 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
4922 (CONFIGURE_TARGET_MODULES): Likewise.
4923 (CHECK_TARGET_MODULES): Likewise.
4924 (INSTALL_TARGET_MODULES): Likewise.
4925 (CLEAN_TARGET_MODULES): Likewise.
4926 (configure-target-zlib): New target.
4927 (all-target-zlib): Likewise.
4928 (all-target-libjava): Depend on all-target-zlib.
4929 (configure-target-libjava): Depend on configure-target-zlib.
4930
4931 * Makefile.in (configure-target-libjava): Depend on
4932 configure-target-newlib.
4933 (configure-target-boehm-gc): New target.
4934 (configure-target-qthreads): New target.
4935
80413487
RH
4936 * configure.in (target_libs): Added target-qthreads.
4937 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
4938 (CONFIGURE_TARGET_MODULES): Likewise.
4939 (CHECK_TARGET_MODULES): Likewise.
4940 (INSTALL_TARGET_MODULES): Likewise.
4941 (CLEAN_TARGET_MODULES): Likewise.
4942 (all-target-qthreads): New target.
4943 (configure-target-libjava): Depend on configure-target-qthreads.
4944 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
4945
4946 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
4947 (CONFIGURE_TARGET_MODULES): Likewise.
4948 (CHECK_TARGET_MODULES): Likewise.
4949 (INSTALL_TARGET_MODULES): Likewise.
4950 (CLEAN_TARGET_MODULES): Likewise.
4951 (all-target-libjava): New target.
4952 (all-target-boehm-gc): Likewise.
4953 * configure.in (target_libs): Added libjava, boehm-gc.
4954
08d836d6
ILT
49551999-07-22 Ian Lance Taylor <ian@zembu.com>
4956
4957 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
4958 configure.bat in SUPPORT_FILES.
4959 (gas+binutils.tar.bz2): Likewise.
4960
4961 * makeall.bat: Remove; obsolete.
4962
8f36e47c
ILT
49631999-07-21 Ian Lance Taylor <ian@zembu.com>
4964
4965 From Mark Elbrecht:
4966 * configure.bat: Remove; obsolete.
4967
56e82f25
ILT
49681999-07-11 Ian Lance Taylor <ian@zembu.com>
4969
4970 * configure: Add -W -Wall to the default CFLAGS when compiling with
4971 gcc.
4972
1001d816
JL
4973Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
4974
4975 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
4976
106117aa
MM
49771999-06-30 Mark Mitchell <mark@codesourcery.com>
4978
4979 * configure.in: Build ld on IRIX6.
4980
c376f4ed
ILT
49811999-06-12 Ian Lance Taylor <ian@zembu.com>
4982
4983 * Makefile.in: Change distribution targets to use bzip2 instead of
4984 gzip.
4985 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 4986 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 4987
306b7445
NC
49881999-06-04 Nick Clifton <nickc@cygnus.com>
4989
4990 * config.sub: Add mcore target.
4991
d932cae7 49921999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
4993
4994 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
4995
d932cae7 49961999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
4997
4998 * config.guess (dummy): Changed to $dummy.
4999
6c3175b0
NC
50001999-05-24 Nick Clifton <nickc@cygnus.com>
5001
ba73c63f
JM
5002 * config.sub: Tidied up case statements.
5003
50041999-05-22 Ben Elliston <bje@cygnus.com>
5005
5006 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5007 <jiro@din.or.jp>.
5008
5009 * config.guess: Merge with FSF version. Future changes will be
5010 more accurately recorded in this ChangeLog.
5011 * config.sub: Likewise.
5012
d932cae7 50131999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
5014
5015 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 5016
252b5132
RH
50171999-04-30 Tom Tromey <tromey@cygnus.com>
5018
5019 * ltmain.sh: [mode link] Always use CC given by ltconfig.
5020
50211999-04-23 Tom Tromey <tromey@cygnus.com>
5022
5023 * ltconfig, ltmain.sh: Update to libtool 1.2f.
5024
50251999-04-20 Drew Moseley <dmoseley@cygnus.com>
5026
5027 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5028 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5029 Bad merge removed these two changes.
5030
ba73c63f 5031Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 5032 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
5033
5034 * config.guess (interix Alpha): Add.
5035
252b5132
RH
50361999-04-11 Richard Henderson <rth@cygnus.com>
5037
5038 * configure.in (i?86-*-beos*): Do config gperf; don't config
5039 gdb, newlib, or libgloss.
5040
d932cae7 50411999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5042
ba73c63f
JM
5043 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5044 link a trivial program with -mabi=64. If it fails, remove mabi=64
5045 from multidirs.
5046
d932cae7 50471999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
5048
5049 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5050
252b5132
RH
50511999-04-08 Nick Clifton <nickc@cygnus.com>
5052
5053 * config.sub: Add support for mcore targets.
5054
50551999-04-07 Michael Meissner <meissner@cygnus.com>
5056
5057 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5058 not mt-ospace, in order to shut up assembler warning about using
5059 symbols that are named the same as registers.
5060
50611999-04-07 Drew Moseley <dmoseley@cygnus.com>
5062
5063 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5064 dependency list for all-target-cygmon.
5065
50661999-04-05 Doug Evans <devans@casey.cygnus.com>
5067
5068 * config-ml.in: Check $host, not $target, for selective multilibs.
5069 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5070 thumb interworking, and underscore prefix multilibs.
5071
50721999-04-04 Ian Lance Taylor <ian@zembu.com>
5073
5074 * missing: Update to version from current automake.
5075
5076Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
5077
5078 * configure (gxx_include_dir): Removed.
5079
5080 * configure.in (gxx_include_dir): Handle it.
5081 * Makefile.in: Likewise.
5082
50831999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
5084
5085 * config.sub (mips64vr4111,mips64vr4111el) Add.
5086
50871999-03-21 Ben Elliston <bje@cygnus.com>
5088
80413487 5089 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
5090
5091Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
5092
252b5132
RH
5093 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5094 config/mh-djgpp.
5095
5096Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
5097
5098 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5099 all-target-newlib to dependency list for all-target-bsp.
5100
5101Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
5102
5103 * config.sub: Add i386-uwin support.
5104 * config.guess: Likewise.
5105
5106Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5107
5108 * configure.in: cleanup, add mh-*pic handling for arm, special
5109 case powerpc*-*-aix*
5110
5111Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
5112
5113 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5114 can be built.
5115
5116Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
5117
5118 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 5119 targets.
252b5132
RH
5120
51211999-03-02 Nick Clifton <nickc@cygnus.com>
5122
5123 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5124
d932cae7 51251999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5126
5127 * config.sub: Check for "cygwin*" rather than "cygwin32*"
5128
51291999-02-24 Nick Clifton <nickc@cygnus.com>
5130
5131 * config.sub: Fix typo in arm recognition.
5132
d932cae7 51331999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
5134
5135 * configure.in (noconfigdirs): Changed target_configdirs to
5136 include target-bsp only for m68k-*-elf* and m68k-*-coff*
5137 rather than m68k-*-* since it is not known to work on
5138 m68k-aout. Ditto for arm-*-*oabi.
5139
d932cae7 51401999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
5141
5142 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
5143
51441999-02-19 Ben Elliston <bje@cygnus.com>
5145
5146 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
5147 Smart and improved by Andrew Cagney.
5148
d932cae7 51491999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
5150
5151 * config.guess: Recognize openbsd-*-hppa.
5152
d932cae7 51531999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
5154
5155 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
5156 only if it is not empty.
5157
51581999-02-17 Nick Clifton <nickc@cygnus.com>
5159
5160 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 5161
fd6848f6 5162 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
5163
5164 * config.sub: Modified to recognize uname's armv* syntax.
5165
51661999-02-17 Mark Salter <msalter@cygnus.com>
5167
5168 * configure.in: Added target-bsp for sparclite.
5169
d932cae7 51701999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
5171
5172 * config.sub: Recognize alphapca5[67] and up to alphaev8.
5173
51741999-02-08 Nick Clifton <nickc@cygnus.com>
5175
5176 * configure.in: Add support for strongarm port.
5177 * config.sub: Add support for strongarm target.
5178
d932cae7 51791999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 5180
252b5132
RH
5181 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5182 the old name config/mh-cygwin32.
5183 Enable texinfo.
5184
d932cae7 51851999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
5186
5187 * configure.in: Do build ld for ix86 Solaris.
5188
d932cae7 51891999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
5190
5191 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
5192 $AR_FOR_TARGET. Likewise for RANLIB.
5193
d932cae7 51941999-02-02 Catherine Moore <clm@cygnus.com>
35590697 5195
80413487
RH
5196 * config.sub (oabi): Recognize.
5197 * configure.in (arm-*-oabi): Handle.
252b5132 5198
d932cae7 51991999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
5200
5201 * config.guess: Improve detection of i686 on UnixWare 7.
5202
d932cae7 52031999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
5204
5205 * config.guess: Add support for i386-pc-interix.
5206 * config.sub: Likewise.
5207 * configure.in: Likewise.
252b5132 5208
d932cae7 52091999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5210
5211 * Makefile.in: Remove unneeded all-target-libio from
5212 from all-target-winsup target since it is now unneeded.
5213 Add all-target-libtermcap in its place since it is now
5214 needed.
5215
d932cae7 52161998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5217
5218 * configure.in: makefile stub for cygwin target is probably
5219 unnecessary. Remove it for now.
252b5132 5220
d932cae7 52211998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5222
5223 * configure.in: libtermcap.a should be built when cygwin is the
5224 target as well as the host.
5225 * config.guess: Allow mixed case in cygwin uname output.
5226 * Makefile.in: Add libtermcap target.
252b5132 5227
d932cae7 52281998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5229
5230 * config.sub: Clean up handling of hppa2.0.
5231
d932cae7 52321998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
5233
5234 * config.guess: Use C code to identify more HP machines.
5235
5236Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
5237
5238 * config.sub: Handle hppa2.0.
5239
ba73c63f
JM
5240Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
5241
5242 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 5243 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
5244
52451998-12-15 Mark Salter <msalter@cygnus.com>
5246
5247 * configure.in: Added target-bsp for several target architectures.
5248
5249 * Makefile.in: Added rules for bsp.
5250
252b5132
RH
5251Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
5252
5253 * config.guess: Improve detection of hppa2.0 processors.
5254
5255Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
5256
5257 * config.guess: Recognize FreeBSD using ELF automatically.
5258
52591998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
5260
5261 * configure (skip-this-dir): Add handling for new shell script, which
5262 might be created by a sub-directory's configure to indicate, this particular
5263 directory is "unwanted".
5264 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5265
252b5132
RH
5266Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
5267
5268 * ltconfig: import from libtool, after changing libtool to
5269 account for the cygwin name change.
5270
5271Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
5272
5273 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5274 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5275
5276Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
5277
5278 * configure.in: Add libtermcap to list of cygwin dependencies.
5279
d932cae7 52801998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 5281
80413487
RH
5282 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5283 they include winsup/include when it's a cygwin target.
252b5132
RH
5284
52851998-11-12 Tom Tromey <tromey@cygnus.com>
5286
5287 * configure.in (host_tools): Added zip.
5288 * Makefile.in (all-target-libjava): Depend on all-zip.
5289 (all-zip): New target.
5290 (ALL_MODULES): Added all-zip.
5291 (NATIVE_CHECK_MODULES): Added check-zip.
5292 (INSTALL_MODULES): Added install-zip.
5293 (CLEAN_MODULES): Added clean-zip.
5294
d932cae7 52951998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5296
5297 * Makefile.in: lose "32" from comment about cygwin.
5298
d932cae7 52991998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
5300
5301 * configure.in: Use -Os to build target libraries for the fr30.
5302
d932cae7 53031998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
5304
5305 * config.sub: Add fr30.
5306
d932cae7 53071998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 5308
80413487 5309 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
5310 cygwin* instead of cygwin32*.
5311 * config.sub: Check cygwin* instead of cygwin32*.
5312
d932cae7 53131998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
5314
5315 * config.guess: Match any version of Unixware7.
5316
252b5132
RH
53171998-10-20 Syd Polk <spolk@cygnus.com>
5318
5319 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
5320 if desired.
5321
d932cae7 53221998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5323
5324 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
5325 these if the appropriate directories and files to not exist.
5326
d932cae7 53271998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5328
5329 * Makefile.in (DEVO_SUPPORT): Add config.if.
5330
d932cae7 53311998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
5332
5333 * configure: Add pattern to replace "build_tooldir"'s
5334 definition in the generated Makefile with "tooldir"'s
5335 actual value.
5336
252b5132
RH
5337Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
5338
5339 * config.sub: Bring back lost sparcv9.
5340
ba73c63f
JM
5341 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
5342
5343Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
5344
5345 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
5346 CC_FOR_TARGET and friends.
5347
5348Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5349
ba73c63f
JM
5350 * Makefile.in (build_tooldir): New variable, same as tooldir.
5351 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
5352 -B$(build_tooldir)/bin/.
5353 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5354
252b5132
RH
5355Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
5356
5357 * config.sub: Add support for i[34567]86-pc-udk.
5358 * configure.in: Likewise.
5359
5360Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
5361
5362 * Makefile.in: add bzip2 package building bits for user
5363 tools module
5364 * configure.in: ditto
5365
ba73c63f
JM
5366Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
5367
5368 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
5369 (ALL_TARGET_MODULES): Add all-target-libobjc.
5370 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5371 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5372 (all-target-libchill): Add dependencies.
5373 * configure.in (target_libs): Add libchill.
35590697 5374
252b5132
RH
53751998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
5376
ba73c63f 5377 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
5378
5379Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
5380
5381 * Makefile.in (all-automake): fix dependencies.
5382
5383Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
5384
5385 * configure.in: Minor cleanups for building in the $(target_alias)
5386 subdir.
5387
53881998-09-22 Jim Wilson <wilson@cygnus.com>
5389
5390 * Makefile.in (bootstrap): Set r and s before make all. Use
5391 BASE_FLAGS_TO_PASS in make all.
5392 (cross): Likewise.
5393
53941998-09-20 Mark Mitchell <mark@markmitchell.com>
5395
5396 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
5397
252b5132
RH
5398Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
5399
5400 * config.sub: Fix typo in last change.
5401
54021998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
5403
5404 * config.sub: Add support for C4x target.
5405 * configure.in: Likewise.
5406
54071998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
5408
5409 * config.sub: Recognize sparcv9 just like sparc64.
5410
5411Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
5412
5413 * config.guess: Match "Pent II" or "PentII" for OpenServer.
5414
5415Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
5416
5417 * config.guess: Correctly identify Pentium II sco boxes.
5418
5419 * config.guess: Fix "tr" code. From Weiwen Liu.
5420
5421Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
5422
5423 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
5424 stabs.
5425
5426Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
5427
5428 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
5429 (ALL_TARGET_MODULES): Add all-target-libchill.
5430 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5431 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5432 (all-target-libchill): Add dependencies.
5433 * configure.in (target_libs): Add libchill.
5434
5435Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
5436
5437 * config.guess: Avoid assumptions about "tr" behaves when
5438 LANG is set to something other than English.
5439
5440Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
5441
5442 * configure (gxx_include_dir): Changed to
5443 '${prefix}/include/g++'-${libstdcxx_interface}.
5444
5445 * config.if: New to determine the interfaces.
5446
5447Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
5448
5449 * config.guess: Detect and handle MPE/IX.
5450 * config.sub: Deal with MPE/IX.
5451
5452Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
5453
5454 * configure.in: Use mh-aix43.
5455
54561998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
5457
5458 * configure: Fix --without/--disable cases for gxx-include-dir.
5459
5460Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
5461
5462 * mdata-sh: Imported. Needed for automake support.
5463
5464Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
5465
ba73c63f 5466 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
5467 "chmod og=u `find . -print`".
5468
5469Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
5470
ba73c63f 5471 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
5472
5473Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
5474
5475 * Makefile.in: Undo previous patch.
5476
5477Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
5478
5479 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
5480 to here ...
5481 (install-no-fixedincludes): and here
5482 (INSTALL_MODULES): ... from here.
5483
5484Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
5485
5486 * config.sub: Merge with FSF.
5487
5488 * config.guess: Merge with FSF.
5489
5490Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
5491
5492 * configure (extraconfigdirs): New variable.
5493 (SUBDIRS): Add extraconfigdirs and recurse on them too.
5494 * Makefile.in (all): Move higher in file.
5495 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
5496 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
5497 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
5498 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
5499 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
5500
55011998-07-23 Brendan Kehoe <brendan@cygnus.com>
5502
5503 * Makefile.in (all-target-libjava): Depend on all-gcc and
5504 all-target-newlib.
5505 (configure-target-libjava): Depend on $(ALL_GCC).
5506
5507Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
5508
5509 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
5510 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
5511
5512Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
5513
5514 * ylwrap: Change absolute path checks to check for DOS style path
5515 names.
5516
5517 * ylwrap: Don't use a full path name if the source file is in the
5518 same directory. From hjl@lucon.org (H.J. Lu).
5519
5520 * config-ml.in: Default to being verbose, to match Feb 18 change to
5521 configure.
5522
5523Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
5524
5525 Brought over from egcs:
5526
5527 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
5528
5529 * configure.in (target_subdir): Set to ${target_alias} instead
5530 of "libraries".
5531
5532 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5533
5534 * configure.in (target_subdir): Set to libraries if enable_multilib.
5535
5536Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
5537
5538 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
5539 multilibs, force reconfiguration the first time we create
5540 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
5541
5542Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
5543
5544 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
5545 avoid confusion with --no-recursion.
5546
5547Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
5548
5549 * configure.in: Win32 hosts shouldn't use install -x
5550 * install-sh: remove -x option, and special .exe-handling
5551 hack.
5552
5553Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
5554
5555 * config.guess: Recognize i586-pc-beos.
5556 * configure.in: Don't build some bits for beos.
5557
5558Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
5559
5560 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
5561 CFLAGS default to -O2.
5562
5563 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
5564 when using GNU ld.
5565
5566Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
5567
5568 * ltmain.sh: Correct install when using a different shell.
5569
5570Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
5571
5572 * ltconfig, ltmain.sh: Update to libtool 1.2b.
5573
5574Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
5575
5576 * makefile.vms: Update to build binutils/makefile.vms. Add install
5577 target.
5578
5579Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
5580
5581 * ltconfig: Update to correct AIX handling.
5582
5583Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
5584
5585 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
5586
5587 * configure.in (target_subdir): Set to ${target_alias} instead
5588 of "libraries".
5589
55901998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
5591
5592 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
5593 (Makefile): Depend on $(gcc_version_trigger).
5594
5595 * configure (gcc_version): Change default initializer to empty
5596 string.
5597 (gcc_version_trigger): New variable; pass this variable down
5598 to subdir configures to enable them checking gcc's version
5599 themselves. Emit make macros for both gcc_version vars.
5600 (topsrcdir): Initialize reliably.
5601 (recursion line): Remove --with-gcc-version=${gcc_version}.
5602
56031998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
5604
5605 * configure (enable_version_specific_runtime_libs): Implement new flag
5606 --enable-version-specific-runtime-libs which installs C++ runtime stuff
5607 in $(libsubdir); emit definition in each generated Makefile.
5608 (gxx_include_dir): Initialize depending on
5609 $enable_version_specific_runtime_libs.
5610
56111998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
5612
5613 * configure (gcc_version): Initialize properly depending on
5614 how and where configure is started.
5615 (recursion line): Pass a --with-gcc-version=${gcc_version}
5616 to configures in subdirs.
5617
5618Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
5619
5620 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 5621 cygmon
252b5132
RH
5622
5623Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
5624
5625 * configure.in: Add cygmon and libstub support for mn10200.
5626
56271998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
5628
5629 * configure (gcc_version): Add new variable describing the
5630 particular gcc version we're building.
5631 * Makefile.in (libsubdir): Add new macro for the directory
5632 in which the compiler finds executables, libraries, etc.
5633 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
5634 and libsubdir.
5635
5636Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5637
ba73c63f
JM
5638 * Makefile.in (local-clean): Remove *.log.
5639 (warning.log): Built with warn_summary from build.log.
5640 (mail-report.log): Run test_summary.
5641 (mail-report-with-warnings.log): Run test_summary including
5642 warning.log in the report.
252b5132
RH
5643
5644Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
5645
5646 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
5647
5648Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
5649
5650 * Makefile.in (grep): Grep no longer depends on libiberty.
5651
5652Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
5653
5654 * Makefile.in: all-snavigator needs all-libgui.
5655
5656Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
5657
5658 * configure.in: Add cygmon and libstub support for mn10300.
5659
5660Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
5661
5662 * missing: Update to version from automake 1.3.
5663
5664 * ltmain.sh: On installation, don't get confused if the same name
5665 appears more than once in the list of library names.
5666
5667Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
5668
5669 * config.sub: Accept m68060 and m5200 as CPU names.
5670
5671Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
5672
5673 * configure: Use && rather than using -a in test, because odd
5674 strings can confuse test.
5675 * configure.in: Likewise.
5676
5677Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
5678
5679 * ltconfig, ltmain.sh: Bring in Visual C++ support.
5680
5681Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5682
5683 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
5684 bootstrap4-lean): New targets.
5685
5686Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
5687
5688 * mpw-* Delete. Not used.
252b5132
RH
5689
5690Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
5691
5692 * COPYING.LIB: Update FSF address.
5693
5694Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
5695
5696 * ltconfig, ltmain.sh: Update to libtool 1.2a.
5697
5698 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
5699 GAS_SUPPORT_DIRS.
5700
5701Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
5702
5703 * ltconfig, ltmain.sh: Avoid producing a version number if
5704 -version-info was not used.
5705
5706Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
5707
5708 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
5709 building with newlib.
5710
57111998-04-30 Paul Eggert <eggert@twinsun.com>
5712
ba73c63f 5713 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 5714 Solaris `make' causes it to continue to next definition.
252b5132 5715
afb8d725
JM
5716Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
5717
5718 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
5719 the right GUI libraries and files are installed along with GDB.
5720
252b5132
RH
5721Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
5722
5723 * configure.in: Change alpha to alpha* in several places.
5724
5725Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
5726
5727 * config.sub: Recognize sparc86x.
5728
5729Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 5730
252b5132
RH
5731 * configure.in (--enable-target-optspace): Remove debug echo.
5732
5733Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
5734
5735 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
5736
5737Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
5738
5739 * ltconfig: Update cygwin32 support.
5740
5741 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
5742 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
5743 (GDB_SUPPORT_DIRS): Likewise.
5744
5745Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
5746
5747 * configure.in (target_makefile_frag): If --enable-target-optspace,
5748 use -Os to compile target libraries rather than -O2. Default to
5749 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
5750 not used.
5751 * configure.in (target_cflags): Ditto for d30v.
5752
5753Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
5754
5755 * Makefile.in (all-bfd): Depend on all-intl.
5756 (all-binutils): Likewise.
5757 (all-gas): Likewise.
5758 (all-gprof): Likewise.
5759 (all-ld): Likewise.
5760
252b5132
RH
57611998-04-19 Brendan Kehoe <brendan@cygnus.com>
5762
5763 * configure.in (host_tools): Fix typo, lbtool -> libtool.
5764
5765Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
5766
5767 * Makefile.in (all-bfd): Depend upon all-libiberty.
5768
5769 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
5770
5771Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
5772
5773 * Makefile.in: Add libstub.
5774
5775 * configure.in: Ditto. Build libstub for targets that have cygmon
5776 support.
5777
5778Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
5779
5780 * configure.in: Don't set PICFLAG on ix86-cygwin32.
5781
5782Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
5783
5784 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
5785 use mh-sysv5 if specified. Support gprof on SCO Open Server.
5786
5787Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
5788
5789 * configure: Define DEFAULT_M4 by searching PATH.
5790 * Makfile.in: Use DEFAULT_M4.
5791
5792Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
5793
5794 * ltconfig: Add cygwin32 support.
5795
5796 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
5797 to configure and build.
5798
5799Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
5800
5801 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
5802
5803Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
5804
5805 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
5806
5807Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
5808
5809 * Makefile.in: add ash make rules
5810 * configure.in: add ash to native_only and host_tools lists
5811
5812Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
5813
5814 * Makefile.in (all-gettext, all-intl): New targets.
5815 (ALL_MODULES): Added all-gettext, all-intl.
5816 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
5817 (INSTALL_MODULES): Added install-gettext, install-intl.
5818 (CLEAN_MODULES): Added clean-gettext, clean-intl.
5819
5820 * configure.in (host_tools): Added gettext.
5821 (native_only): Likewise.
5822 (noconfigdirs) [various cases]: Likewise.
5823 (host_libs): Added intl.
5824
afb8d725
JM
5825Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
5826
5827 * configure: Do not disable building gdbtk for cygwin32 hosts.
5828
ba73c63f
JM
5829Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
5830
5831 * configure.in: Add thumb-coff target.
5832 * config.sub: Add thumb-coff target.
5833
252b5132
RH
5834Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
5835
5836 * Makefile.in: Revert yesterday's change.
5837 (all-target-winsup): all-target-librx stays out of here.
5838
5839Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
5840
ba73c63f
JM
5841 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
5842 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
5843 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
5844 Remove references to librx and libg++.
5845
5846Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
5847
5848 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
5849 recursive makes
5850
5851Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
5852
5853 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
5854 for newlib directory.
5855 (CXX_FOR_TARGET): Likewise.
5856
5857Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
5858
5859 * ltconfig: Update after libtool/ltconfig.in change for
5860 hpux11.
5861
5862Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
5863
5864 * ltconfig, ltmain.sh: Update to libtool 1.2.
5865
5866Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
5867
5868 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
5869 (install-gcc-cross): Instead, override LANGUAGES here.
5870
58711998-03-18 Dave Love <d.love@dl.ac.uk>
5872
5873 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
5874 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
5875
5876Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
5877
5878 * configure.in: Add Thumb-pe target.
5879
5880Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 5881
252b5132
RH
5882 * Makefile.in - changed sn targets to snavigator
5883 * configure.in - changed sn targets to snavigator
5884
5885Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
5886
5887 * config-ml.in: After building symlink tree call make distclean
5888 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
5889 to be the case for libiberty.
5890
5891Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
5892
5893 * configure: When making link, also check the current
5894 directory. The configure scripts may create one.
5895
5896Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
5897
5898 * config.sub: Accept alphapca56 and alphaev6 properly.
5899
5900Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5901
5902 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
5903
252b5132
RH
5904Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
5905
80413487 5906 * config.sub (sco5): Fix typo.
252b5132
RH
5907
5908Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
5909
5910 * Makefile.in (INSTALL_MODULES): Move install-tcl before
5911 install-itcl.
5912 (install-itcl): Remove dependency on install-tcl.
5913
5914Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
5915
5916 * configure.in: Remove libgloss from noconfigdirs for MN10300.
5917
252b5132
RH
5918Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
5919
5920 * configure.in: Don't build libgui for a cygwin32 target when not on
5921 a cygwin32 host.
5922
5923Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
5924
5925 * configure (redirect): Set to null, so default behavior of
5926 configure is now --verbose.
5927
59281998-02-16 Dave Love <d.love@dl.ac.uk>
5929
5930 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
5931 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
5932
5933Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
5934
5935 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
5936 this change to sync Makefile.in with its ChangeLog entries.
5937
5938Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
5939
5940 * ltmain.sh (mkdir): Check that the directory doesn't exist
5941 before we exit with error, so that we don't get races during
5942 parallel builds.
5943
5944Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
5945
5946 * ltconfig, ltmain.sh: Update from libtool 1.0i.
5947
5948Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
5949
5950 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
5951 PICFLAG_FOR_TARGET.
5952 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
5953
5954 * configure: Emit a definition for the new macro enable_shared
5955 into each Makefile.
5956
252b5132
RH
5957Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
5958
5959 * configure.in (host_tools, native_only): Add libtool.
5960
5961Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
5962
5963 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
5964 Fix typo in ming config comment.
5965
5966Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
5967
5968 * ltconfig, ltmain.sh: Update from libtool 1.0h.
5969
5970Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
5971
5972 * config.sub: Add tic30 cases, and map c30 to tic30.
5973
ba73c63f
JM
5974Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
5975
5976 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
5977 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
5978 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
5979 (CLEAN_TARGET_MODULES): Similarly
5980 (all-target-libf2c): Add dependences.
35590697 5981 * configure.in (target_libs): Add libf2c.
ba73c63f 5982
252b5132
RH
5983Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
5984
ba73c63f
JM
5985 * configure.in: Remove expect from noconfigdirs when target
5986 is cygwin32. OK to build expect and dejagnu with Canadian
5987 Cross.
252b5132
RH
5988
5989Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
5990
5991 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
5992 host.
5993
5994 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
5995 and mingw32.
5996
5997Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
5998
5999 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6000 here as it is not defined in the toplevel Makefile.
6001
6002Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
6003
6004 * configure (package_makefile_rules_frag): New variable, which names
6005 a file with generic rules, ...
6006 Change comment to mention we now have FIVE parts.
6007 * configure: Undo last change.
6008
6009Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
6010
6011 * config.guess: More accurate determination of HP processor types.
6012 * config.sub: More accurate determination of HP processor types.
6013
6014Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
6015
6016 * configure (package_makefile_frag): Move inserting the
6017 ${package_makefile_frag} to where it should be according
6018 to the comment.
6019
ba73c63f 6020Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
6021
6022 * config.guess: Add support for Linux/ARM.
6023
6024Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
6025
6026 * .cvsignore: Remove *-info and *-install since they match
6027 release-info and mpw-install, which we don't want to just ignore.
6028
6029Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
6030
6031 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6032
6033Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
6034
6035 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6036 local_prefix to sub-make invocations.
6037
6038Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
6039
6040 * configure.in: Check makefile fragments in the source
6041 directory.
6042
6043Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6044
ba73c63f
JM
6045 * configure.in: Check whether host and target makefile
6046 fragments exist before adding them to *_makefile_frag.
252b5132
RH
6047
6048Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
6049
6050 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 6051
252b5132
RH
6052Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
6053
6054 * configure.in: Make sure we only replace RPATH_ENVVAR on
6055 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6056 regexp to sed.
6057
6058 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6059 to sub-makes.
6060
60611998-01-13 Lee Iverson (leei@ai.sri.com)
6062
6063 * config-ml.in (multi-do): LDFLAGS must include multilib
6064 designator.
6065
6066Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
6067
6068 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6069
6070Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
6071
6072 * config.sub: Add mingw32 support.
6073 * configure.in: Likewise.
252b5132
RH
6074
6075Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6076
6077 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6078
6079Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
6080
6081 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6082 * configure (gxx_include_dir): Provide a definition for subdirs
6083 which do not use autoconf.
6084
6085Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
6086
6087 * config.guess: Sync with egcs. Picks up new alpha support,
6088 BeOS & some additional linux support.
6089
ba73c63f 6090Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6091
6092 * config.guess: HP 9000/803 is a PA1.1 machine.
6093
ba73c63f
JM
6094Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
6095
6096 * configure.in: It's alpha*-...
252b5132
RH
6097
6098Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6099
ba73c63f
JM
6100 * configure.in (host_makefile_frag, target_makefile_frag):
6101 Handle multiple config files.
6102 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6103 alpha-*-*.
252b5132
RH
6104
6105Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
6106
6107 * mkdep: New file.
6108
6109Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
6110
6111 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6112
6113Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
6114
6115 * Makefile.in: Add libgui directory.
6116 (GDB_TK): Add all-libgui.
6117 * configure.in: Add libgui directory.
6118 * configure: Add all-libgui to GDB_TK.
6119
6120Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
6121
6122 * config-ml.in (multidirs): Add m32r to multilib list.
6123
6124Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
6125
6126 * Makefile.in (all-target-gperf): Change dependency to
6127 all-target-libstdc++.
6128
6129Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
6130
6131 * config.guess: Add BeOS support.
6132
6133Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
6134
6135 Source directory cvs renamed to cvssrc:
6136 * configure.in (host_tools): Change cvs to cvssrc.
6137 (native_only): Likewise.
6138 (noconfigdirs) [various cases]: Likewise.
6139 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
6140 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
6141 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
6142 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
6143 (all-cvssrc): Rename target from all-cvs.
6144
6145Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
6146
6147 * configure (gxx_include_dir): Fix thinko.
6148
6149Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
6150
6151 * Makefile.in (INSTALL_TARGET_CROSS): Define.
6152 (install-cross, install-gcc-cross): New targets.
6153
6154Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
6155
6156 * configure.in (noconfigdirs): Add support for Thumb target.
6157
6158 * config.sub (maybe_os): Add support for Thumb target.
6159
6160Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
6161
6162 * Makefile.in: Add rules for cygmon.
6163
6164 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6165
6166Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
6167
6168 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6169 * configure (gxx_include_dir): Provide a definition for subdirs
6170 which do not use autoconf.
6171
6172Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
6173
6174 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 6175 11/18/97 build
252b5132
RH
6176
6177Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
6178
6179 * From Franz Sirl.
6180 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6181 found on RedHat Linux systems.
6182
6183Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
6184
6185 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6186 guesses.
6187
6188Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
6189
6190 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6191
6192Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
6193
6194 * ltmain.sh: If mkdir fails, check whether the directory was created
6195 anyhow by some other process.
6196
6197Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
6198
6199 * configure.in (d30v-*-*): Configure all directories.
6200
6201Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
6202
6203 * configure.in (d30v-*-*): Configure newlib, libiberty directories
6204 for the D30V.
6205
6206Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
6207
6208 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6209
6210Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
6211
80413487
RH
6212 * include/libiberty.h: Add extern "C" { so it can be used with C++
6213 progrms.
6214 * include/remote-sim.h: Add extern "C" { so it can be used with C++
6215 programs.
252b5132
RH
6216
6217Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
6218
6219 * configure.in (d30v-*-*): Configure GCC now.
6220
6221Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
6222
6223 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6224 is no longer needed.
6225
6226Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
6227
6228 * Makefile.in: check-target-libio depends on all-target-libstdc++.
6229
6230Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
6231
6232 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6233 targets using "$@" to provide support for similar but not identical
6234 targets without having to duplicate code.
6235
6236Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
6237
6238 * makefile.vms: Fix to work with DEC C.
6239
6240Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
6241
6242 * config.sub: Add mips-tx39-elf to marketing names.
6243
6244Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
6245
6246 * ltmain.sh: Handle symlinks in generated script.
6247
6248Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
6249
6250 * configure: Handle autoconf style directory options: --bindir,
6251 --datadir, --includedir, --infodir, --libdir, --libexecdir,
6252 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6253 --sysconfdir.
6254 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6255 (sharedstatedir, localstatedir, oldincludedir): New variables.
6256 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6257 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6258 sbindir, sharedstatedir, and sysconfdir.
6259
6260Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6261
6262 * Makefile.in (bootstrap-lean): New target.
6263
6264Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
6265
6266 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 6267 sn, and gnuserv from noconfigdirs.
252b5132
RH
6268
6269Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
6270
6271 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6272
6273Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
6274
ba73c63f 6275 * Makefile.in (cross): New target.
252b5132
RH
6276
6277Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 6278 Jeff Law <law@cygnus.com>
252b5132
RH
6279
6280 * Makefile.in (bootstrap2, bootstrap3): New targets.
6281 (all-bootstrap): Remove outdated and confusing target.
6282 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6283
afb8d725
JM
6284Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
6285
6286 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 6287 windows. Consistent with gdb/configure.
afb8d725 6288
252b5132
RH
62891997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
6290
252b5132
RH
6291 * configure.in: Name Linux target fragment.
6292
6293 * configure: Rewrite so that project Makefile fragment is inserted
6294 first and appears last in the resulting Makefile.
6295
6296Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
6297
6298 * Makefile.in (install-itcl): Install tcl first.
6299
252b5132 6300Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 6301
252b5132
RH
6302 * configure.in: remove bison from noconfigdirs for Cygwin32 host
6303
6304Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6305
6306 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
6307
6308 * configure.in (skipdirs): Add target-librx for Linux.
6309 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
6310
6311Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
6312
6313 * Makefile.in (bootstrap): New target.
6314
6315Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
6316
6317 * config.sub: Accept 'amigados' for backward compatability.
6318
6319Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
6320
6321 * config.guess: Merge with FSF.
6322
ba73c63f
JM
6323Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
6324
6325 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
6326
252b5132
RH
6327Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
6328
6329 * config.sub: Add "marketing-names" patch.
6330
6331Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
6332
80413487 6333 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
6334
6335Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
6336
6337 * config.sub: Handle v850-elf.
6338
ba73c63f
JM
6339Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
6340
6341 * .cvsignore (*-install): Remove.
6342
252b5132
RH
6343Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
6344
6345 * ltconfig: Set CONFIG_SHELL in libtool.
6346 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
6347
6348Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6349
6350 * configure.in (target_subdir): Set to libraries if enable_multilib.
6351
6352Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
6353
6354 * config.guess: Update from gcc directory.
6355
6356Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
6357
6358 * Makefile.in (all-sim): Depends on all-readline.
6359
6360Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
6361
6362 * Makefile.in (BISON, YACC): Use $$s.
6363 (all-bison): Depend on all-texinfo.
6364
6365Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
6366
6367 * Makefile.in (BISON): Add -L flag.
6368 (YACC): Likewise.
6369
6370Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6371
35590697
AJ
6372 * configure.in (noconfigdirs): Add support for v850e target.
6373
252b5132
RH
6374 * config.sub (maybe_os): Add support for v850e target.
6375
6376Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6377
35590697
AJ
6378 * configure.in (noconfigdirs): Add support for v850ea target.
6379
252b5132
RH
6380 * config.sub (maybe_os): Add support for v850ea target.
6381
6382Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
6383
6384 * config.sub: Add mipstx39. Delete r3900.
6385
6386Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6387
6388 * Makefile.in (all-autoconf): Depends on all-texinfo.
6389
6390Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
6391
6392 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
6393 eabi targets.
6394
6395Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
6396
6397 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
6398
6399 * configure: When handling a Canadian Cross, handle YACC as well as
6400 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 6401 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
6402
6403Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
6404
6405 * Makefile.in (BISON): bison, not byacc or bison -y.
6406 (YACC): bison -y or byacc or yacc.
6407 (various): Add *-bison as appropriate.
6408 (taz): No need to mess with BISON anymore.
6409
6410Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
6411
6412 * configure: If OSTYPE matches *win32*, try to find a good value for
6413 CONFIG_SHELL.
6414
6415Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
6416
6417 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
6418 configure.in if it is present.
6419
6420Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
6421
6422 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
6423
6424Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
6425
6426 * config.sub: Recognize `arc' cpu.
6427 * configure.in: Likewise.
6428 * config-ml.in: Likewise.
6429
6430Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
6431
6432 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
6433
6434Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
6435
6436 * configure: Changed sed delimiter from ':' to '|' when
6437 attempting to substitute ${config_shell} for SHELL. On
6438 NT ${config_shell} may contain a ':' in it.
6439
6440Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
6441
6442 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
6443
6444Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
6445
6446 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
6447
6448Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
6449
6450 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
6451
6452 * ylwrap: If the program is a relative path, force it to be
6453 absolute.
6454
6455Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
6456
6457 * configure (tooldir): Set BISON to `bison -y' and not just bison.
6458
6459Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
6460
6461 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
6462 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
6463 for libraries.
252b5132
RH
6464
6465Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
6466
6467 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 6468 separated by spaces.
252b5132
RH
6469
6470Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
6471
6472 * ylwrap: New file.
6473 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
6474
6475 * ltmain.sh: Handle /bin/sh at start of install program.
6476
6477 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
6478
6479 * ltconfig, ltmain.sh: New files, from libtool 1.0.
6480 * missing: New file, from automake 1.2.
6481
6482Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
6483
6484 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
6485 check-tk to CHECK_X11_MODULES.
6486
6487Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
6488
6489 * config.sub: Merge with FSF.
6490
6491Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
6492
6493 * config.guess: Merge with FSF.
6494
6495Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
6496
6497 * configure: Treat msdosdjgpp like go32.
6498 * configure.in: Likewise. Don't remove gprof for go32.
6499
6500 * configure: Change Makefile.tem2 to Makefile.tm2.
6501
6502Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
6503
6504 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
6505
6506Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6507
6508 * install-sh (chmodcmd): Set to null if the DST directory already
6509 exists. Same as Nov 11th change.
6510
6511Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
6512
35590697 6513 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
6514
6515Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
6516
6517 * config.guess: Update from FSF.
6518
6519Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
6520
6521 * Makefile.in (GDB_TK): Depend on itcl and tix.
6522
6523Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
6524
6525 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
6526 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
6527 (INSTALL_SCRIPT): New variable.
6528 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
6529 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
6530 to -x.
6531 * install-sh: Add support for -x option.
6532
6533Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
6534
6535 * configure.in, Makefile.in: Treat tix like itcl.
6536
6537Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
6538
6539 * Makefile.in (WINDRES): New variable.
6540 (WINDRES_FOR_TARGET): New variable.
6541 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
6542 (EXTRA_HOST_FLAGS): Add WINDRES.
6543 (EXTRA_TARGET_FLAGS): Add WINDRES.
6544 (EXTRA_GCC_FLAGS): Add WINDRES.
6545 ($(DO_X)): Pass down WINDRES.
6546 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
6547 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
6548 DLLTOOL_FOR_TARGET.
6549
6550Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
6551
6552 * configure.in: configure sim before gdb for win32-x-ppc
6553
6554Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6555
6556 Move gperf into the toplevel, from libg++.
6557 * configure.in (target_tools): Add target-gperf.
6558 (native_only): Add target-gperf.
6559 * Makefile.in (all-target-gperf): New target, depend on
6560 all-target-libg++.
6561 (configure-target-gperf): Empty rule.
6562 (ALL_TARGET_MODULES): Add all-target-gperf.
6563 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
6564 (CHECK_TARGET_MODULES): Add check-target-gperf.
6565 (INSTALL_TARGET_MODULES): Add install-target-gperf.
6566 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
6567
6568Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 6569
252b5132
RH
6570 * config.sub (mn10200): Recognize new basic machine.
6571
6572Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6573
6574 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
6575 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
6576
6577Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6578
6579 * configure.in: If we're building mips-sgi-irix6* native, turn on
6580 ENABLE_MULTILIB and set TARGET_SUBDIR.
6581
6582Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
6583
6584 * Makefile.in (all-sn): Depend on all-grep.
6585
6586Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
6587
6588 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
6589
6590 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
6591 Makefile. From Jeff Makey <jeff@cts.com>.
6592 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
6593
6594 * Makefile.in (DISTBISONFILES): Remove.
6595 (taz): Don't futz with DISTBISONFILES. Change BISON to use
6596 $(DEFAULT_YACC).
6597
6598 * configure.in: Build itl, db, sn, etc., when building for native
35590697 6599 cygwin32.
252b5132
RH
6600
6601 * Makefile.in (LD): New variable.
6602 (EXTRA_HOST_FLAGS): Pass down LD.
6603 ($(DO_X)): Likewise.
6604
6605Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
6606
6607 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
6608
6609Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
6610
6611 * configure.in (targargs): Strip out any supplied --build argument
35590697 6612 before adding our own. Always add --build.
252b5132
RH
6613
6614Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
6615
6616 * configure.in (targargs): Pass --build if we're doing
6617 a cross-compile.
6618
6619Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
6620
ba73c63f 6621 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
6622 sed. Otherwise sed chokes on NT path names with drive
6623 designators. Also look for "?:*" as the leading characters in an
6624 absolute pathname.
6625
6626Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
6627
6628 * config.sub: Support for r3900.
6629
6630Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
6631
6632 * configure.in: Use install-sh, not install.sh.
6633
6634Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
6635
6636 * Makefile.in (taz): Improve check for BISON so it doesn't try to
6637 apply it twice.
6638
6639Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
6640
6641 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
6642 install-binutils.
6643
6644Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
6645
6646 * Makefile.in: Add automake targets.
6647 * configure.in (host_tools): Add automake.
6648
6649Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
6650
6651 * configure: Default CXX to c++, not gcc.
6652 * Makefile.in (CXX): Set to c++, not gcc.
6653 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
6654
6655Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
6656
6657 * install-sh: try appending a .exe if source file doesn't
6658 exist
6659
6660Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
6661
6662 * configure.in: Turn on multilib by default.
6663 (cross_only): Remove target-libiberty.
6664
6665 * Makefile.in (all-gcc): Don't depend on libiberty.
6666
6667Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
6668
6669 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
6670
6671Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
6672
6673 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
6674 (DISTBISONFILES): Add ld/Makefile.in
6675
6676Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
6677
6678 * configure.in: if target is cygwin32 but host isn't cygwin32,
6679 don't configure gdb tcl tk expect, not just gdb.
6680
6681Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
6682
6683 * configure.in: Added gnuserv everywhere sn appears.
6684
6685 * Makefile.in (ALL_MODULES): Added all-gnuserv.
6686 (CROSS_CHECK_MODULES): Added check-gnuserv.
6687 (INSTALL_MODULES): Added install-gnuserv.
6688 (CLEAN_MODULES): Added clean-gnuserv.
6689 (all-gnuserv): New target.
6690
6691Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
6692
6693 * config.guess: Fixes for MIPS OpenBSD systems.
6694
6695Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
6696
6697 * Makefile.in (INSTALL_XFORM): Remove.
6698 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
6699
6700 * mkinstalldirs: New file, copied from automake.
6701 * Makefile.in (installdirs): Rename from install-dirs. Use
6702 mkinstalldirs. Change all users.
6703 (DEVO_SUPPORT): Add mkinstalldirs.
6704
6705Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
6706
6707 * install-sh: Rename from install.sh.
6708 * Makefile.in (INSTALL): Change install.sh to install-sh.
6709 (DEVO_SUPPORT): Likewise.
6710
6711 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
6712 Graichen <graichen@rzpd.de>.
6713
6714Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
6715
6716 * config.guess: Recognize OpenBSD systems correctly.
6717
6718Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6719
6720 * README, Makefile.in (ETC_SUPPORT): Remove references to
6721 cfg-paper*, configure.{texi,man,info*}._
6722
6723Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
6724
6725 * Makefile.in (all.normal): Ensure that gcc is built after all
6726 the x11 - ie gdb - targets.
6727
6728Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
6729
6730 * makefile.vms: Don't run conf-a-gas.
6731
6732Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
6733
80413487 6734 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
6735
6736Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
6737
6738 * configure.in: Remove noconfigdirs case since gdb also
6739 configures and builds for tic80-coff.
6740
6741Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
6742
6743 * configure: Set cache_file to config.cache.
6744 * Makefile.in (local-distclean): Remove config.cache.
6745
6746Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
6747
6748 * COPYING: Update FSF address.
6749
6750Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
6751
6752 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
6753 noconfigdirs.
6754
6755Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
6756
6757 * Makefile.in (install-dirs): Don't crash if prefix, and hence
6758 MAKEDIRS, is empty.
6759
6760Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
6761
6762 * config.sub: Tweak mn10300 entry.
6763
6764Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
6765
6766 * configure.in (host_tools): Put sim before gdb, so gdb's
6767 configure.tgt can determine if the simulator was configured.
6768
6769Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
6770
6771 * config.sub: Move BeOS $os case to be with other Cygnus
6772 local cases.
6773
6774Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
6775
6776 * config.sub: Remove misplaced comment that broke Linux.
6777
6778Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
6779
6780 * config.sub: Add BeOS support.
6781
6782Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
6783
6784 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
6785
6786Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
6787
6788 * configure.in (noconfigdirs): Remove tcl and tk from
6789 noconfigdirs for cygwin32 builds.
6790
6791Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
6792
6793 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
6794
6795Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
6796
6797 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
6798 make-all.com, use makefile.vms instead.
6799
6800Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
6801
6802 * config.sub: Accept -lnews*.
6803
6804Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
6805
6806 * configure.in (noconfigdirs): Disable target-newlib,
35590697 6807 target-examples and target-libiberty for d30v.
252b5132
RH
6808
6809Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
6810
6811 * configure.in (noconfigdirs): Enable ld for d30v.
6812
6813Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
6814
6815 * configure.in (tic80-*-*): Build compiler.
6816
6817Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
6818
6819 * configure.in (d30v-*): Remove sim directory from list of
35590697 6820 unsupported d30v directories
252b5132
RH
6821
6822Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
6823
35590697
AJ
6824 * config.sub, configure.in: Add d30v target cpu.
6825
252b5132
RH
6826Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
6827
6828 * makefile.vms: New file.
6829 * make-all.com: Remove.
6830
6831Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
6832
6833 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
6834
6835Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
6836
6837 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
6838
6839Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
6840
6841 * Makefile.in (ALL_MODULES): Added all-db.
6842 (CROSS_CHECK_MODULES): Addec check-db.
6843 (INSTALL_MODULES): Added install-db.
6844 (CLEAN_MODULES): Added clean-db.
6845
6846Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
6847
6848 * config.guess: Merge with latest FSF sources.
6849
6850Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
6851
6852 * Makefile.in (ALL_MODULES): Added all-itcl.
6853 (CROSS_CHECK_MODULES): Added check-itcl.
6854 (INSTALL_MODULES): Added install-itcl.
6855 (CLEAN_MODULES): Added clean-itcl.
6856
6857Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
6858
6859 * configure.in: build gdb for mn10200
6860
6861Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
6862
6863 * Makefile.in (all-target-winsup): Depend on all-target-libio.
6864
6865Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
6866
6867 * configure.in (tic80-*-*): Turn off most targets right now.
6868
6869Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
6870
6871 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
6872 rather than the makeinfo program.
6873 (do-info): Depend upon all-texinfo.
6874
6875Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
6876
6877 * configure.in: Remove uses of config/mh-linux.
6878
6879 * config.sub, config.guess: Merge with latest FSF sources.
6880
6881Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
6882
6883 * config.sub (case $basic_machine): Add tic80 entries.
6884
6885Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
6886
6887 * config.sub, config.guess: Merge with latest FSF sources.
6888
6889Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
6890
6891 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
6892 * mpw-config.in: Test for NewFolderRecursive.
6893 * mpw-install: Use symbolic name for startup filename.
6894 * mpw-README: Add various additional details.
6895
6896Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
6897
6898 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
6899
6900Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
6901
6902 * configure.in: Do build gcc and the target libraries for
6903 the mn10200.
6904
6905Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
6906
6907 * configure.in: don't avoid building gdb for mn10300 any more
6908 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
6909 instead of single-quoting it.
6910
6911Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
6912
6913 * configure.in: Don't use --with-stabs on IRIX 6.
6914
6915Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
6916
6917 * configure.in (m32r): Build gdb, libg++ now.
6918
6919Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6920
6921 * configure.in (mips*-sgi-irix6*): Remove gdb and related
6922 directories from noconfigdirs.
6923
6924Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
6925
6926 * config.sub (basic_machine): added mips16 configuration
6927
6928Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6929
6930 * config.sub: Handle d10v-unknown.
6931
6932Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
6933
6934 * config.sub: Handle v850-unknown.
6935
6936Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
6937
6938 * Makefile.in: add findutils
6939 * configure.in: add findutils to list of host_tools
6940
6941Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
6942
6943 * config.sub: Handle mn10200 and mn10300.
6944
6945Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6946
6947 * configure.in (d10v-*): Do not build librx.
6948
6949Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
6950
6951 * configure.in (mn10300): Build everything except gdb & libgloss.
6952
6953Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
6954
6955 * config.guess: Patch for Dansk Data Elektronik servers,
6956 from Niels Skou Olsen <nso@dde.dk>.
6957
6958 For ncr, use /bin/uname rather than uname, since GNU uname does not
6959 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
6960
6961 Patch for MIPS R4000 running System V,
6962 from Eric S. Raymond <esr@snark.thyrsus.com>.
6963
6964 Fix thinko for nextstep.
6965
6966 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
6967
6968 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
6969 * config.guess: Guess mips-dec-mach_bsd4.3.
6970
6971 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
6972 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
6973 release numbers.
6974 * config.guess (mips-mips-riscos*): Emit just enough of the
6975 release number.
6976
6977 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
6978 * config.guess (sparc-auspex-sunos*): Added.
6979 (f300-fujitsu-*): Added.
6980
6981 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
6982 * config.guess: Recognize a Tadpole as a sparc.
6983
6984Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
6985
6986 * config.guess: Don't assume that NextStep version is either 2 or
6987 3. NextStep 4 (aka OpenStep 4) has come out now.
6988
6989Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
6990
6991 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
6992 From Rik Faith <faith@cs.unc.edu>.
6993
6994Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
6995
6996 * config.sub: Contributions from bug-gnu-utils to:
6997 Support plain "hppa" (no version given) architecture, reported by
6998 OpenStep.
6999 OpenBSD like NetBSD.
7000 LynxOs is not a hardware supplier.
7001
7002 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 7003 OpenBSD like NetBSD.
252b5132
RH
7004 Stratus systems.
7005 More Pyramid systems.
7006 i[n>4]86 Intel chips.
7007 M680[n>4]0 Motorola chips.
7008 Use unknown instead of lynx for hardware manufacturer.
7009
7010Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7011
7012 * install.sh (chmodcmd): Set to null if the DST directory already
7013 exists.
7014
7015Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7016
7017 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7018 not use mt-ppc target Makefile fragment any more.
7019
7020Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7021
7022 * configure.in (*-*-windows): Exclude everything but those dirs
7023 needed to build windows.
7024
7025Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
7026
7027 * Makefile.in (all-target-winsup): Depend on all-target-librx.
7028
7029Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7030
7031 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
7032
7033Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7034
7035 * Undo my previous change.
7036
7037Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
7038
7039 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7040 unconditionally.
7041 (MAKEOVERRIDES): Define (revert this part of October 18 change).
7042
7043Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7044
7045 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
7046 host to add it's own flags.
252b5132
RH
7047
7048Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
7049
7050 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7051
7052Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
7053
7054 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7055 (CXX_FOR_TARGET): Likewise.
7056 (GCC_FOR_TARGET): Define.
7057 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7058 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7059 CC_FOR_TARGET was specified on the command line.
7060 (MAKEOVERRIDES): Don't define.
7061
7062Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
7063
7064 * configure.in (m32r): Fix spelling of libg++ libs.
7065
7066Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
7067
7068 * config.sub (-apple*): Remove, now redundant.
7069
7070Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
7071
7072 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7073
7074 * configure: Rework yesterday's sed script patch.
7075
7076 * config.sub: Merge with FSF.
7077
7078Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
7079
7080 * config.guess: Merge from FSF.
7081
7082 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
7083 * config.guess: Use pc instead of unknown, for pc clone systems.
7084 Change linux to linux-gnu.
252b5132
RH
7085
7086 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 7087 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
7088
7089Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
7090
7091 * test-build.mk (HOLES): Add "xargs" for gdb.
7092
7093 * configure: Avoid hpux10.20 sed bug.
7094
7095Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
7096
4bddf3ad 7097 * configure.in: Add support for windows host
252b5132
RH
7098 (that is a build done under the Microsoft build environment).
7099
7100Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
7101
7102 * Makefile.in: Replace all uses of srcroot with s, to shrink
7103 command line lengths.
7104
7105 Patches from Geoffrey Noer <noer@cygnus.com>:
7106 * configure.in: If configuring for newlib, pass --with-newlib to
7107 subdirectories.
7108 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7109 -Bnewlib/ and -Lwinsup to gcc.
7110 (CXX_FOR_TARGET): Likewise.
7111
7112Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
7113
7114 * Makefile.in (ETC_SUPPORT): Add configure.
7115
7116Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
7117
35590697 7118 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
7119 host configuration file.
7120
7121Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
7122
7123 * configure.in: Break mn10x00 support into separate
7124 mn10200 and mn10300 configurations.
7125 * config.sub: Likewise.
7126
7127Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
7128
7129 * configure.in: Add lots of stuff to noconfigdirs for
7130 the mn10x00 targets.
7131
7132 * config.sub, configure.in: Add mn10x00 support.
7133
7134Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
7135
7136 * make-all.com: Call conf-a-gas, not config-a-gas.
7137
7138Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
7139
7140 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 7141 targets.
252b5132
RH
7142
7143Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
7144
7145 * mpw-README: Add much more detail for native PowerMac.
7146 * mpw-install: New file.
7147 * mpw-configure: Add --norecursion and --help options.
7148 * mpw-config.in: Translate readme and install files when
7149 copying to objdir.
7150 * mpw-build.in: Don't always depend on byacc and flex.
7151 (install-only-top): New action.
7152
7153Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
7154
7155 * configure.in: You can now configure GDB for the v850.
7156
7157Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
7158
7159 * configure.in (noconfigdirs): Don't configure any C++ dirs
7160 if targeting D10V.
7161
7162Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
7163
7164 * config.sub: Recognize mips64vr5000.
7165
7166Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
7167
7168 * configure.in: Use a single line for host_tools and native_only.
7169
7170Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
7171
7172 * config.sub, configure.in: Add entries for m32r.
7173
7174Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
7175
7176 * Makefile.in (inet-install): Don't run install-gzip.
7177
7178Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
7179
7180 * configure.in: Don't config lots of things for *-*-windows*.
7181
7182Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
7183
7184 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7185 (host_libs, host_tools): Copy from configure.in.
7186 * mpw-configure: Don't complain about directories not found.
7187
7188Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7189
7190 * configure.in (i[345]86): Recognize i686 for pentium pro.
7191 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7192 file.
7193
7194 * config.guess (i[345]86): Ditto.
7195
7196Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7197
7198 * configure.in (noconfigdirs): Removed gdb for D10V.
7199
7200Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
7201
7202 * configure.in: Remove ld, target-libio, target-libg++, and
7203 target-libstdc++ from noconfigdirs.
7204
7205Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
7206
7207 * configure: Fix three locations where shell scripts were
7208 being run directly rather than with config_shell.
7209
7210Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
7211
7212 * configure.in (v850-*-*): Set up initial $noconfigdirs.
7213 * config.sub (basic_machine): Recognize v850.
7214
7215Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
7216
7217 * mpw-configure: Handle multiple enable/disable options and
7218 pass them down recursively, handle -c and -s flags appropriately
7219 depending on choice of compiler, add escape mechanism for
7220 quoted arguments to gC.
7221
7222Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7223
7224 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7225 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7226 so that -mrelocatable-lib and -mno-eabi are used.
7227
7228 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7229 not support --print-multi-lib, don't abort.
7230
252b5132
RH
7231Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
7232
7233 * make-all.com: Run config-a-gas.
7234 * setup.com: Don't copy subdirectory files around.
7235
7236Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
7237
7238 * configure.in (*-*-ose): Remove exclusion of libgloss for this
7239 target, it now compiles correctly.
7240
7241Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
7242
7243 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7244
7245Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7246
35590697 7247 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
7248
7249Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7250
7251 * configure.in (native_only): Add prms.
7252
7253Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
7254
7255 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7256 (BINUTILS_SUPPORT_DIRS): Likewise.
7257
7258Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7259
7260 * configure.in (d10v-*-*): Don't configure ld or gdb until the
7261 d10v support is added.
7262
7263Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7264
7265 * configure.in (d10v-*-*): New target.
7266
7267Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
7268
7269 * config.guess (HP 9000/811): Recognize this as a PA1.1
7270 machine.
7271
7272Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
7273
7274 * Makefile.in (do-tar-gz): New target, split out from tail end of
7275 taz target. Run each command separately, don't use pipes.
7276 (taz): Use it.
7277
7278Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
7279
7280 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7281 * mpw-build.in: No builds should depend on building byacc or flex,
7282 they are assumed to be installed already.
7283
7284Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7285
7286 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7287 variable that CC_FOR_TARGET needs.
7288
7289Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7290
7291 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
7292 options have changed since the last time the subdirectory was
7293 configured, and if it has, reconfigure.
7294 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
7295 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
7296
7297Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
7298
7299 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
7300 CLEAN_MODULES): Add bash.
7301 (all-bash): New target.
7302
7303Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
7304
7305 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
7306
7307Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7308
7309 * config.sub (basic_machine): Recognize d10v as a valid processor.
7310
7311Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
7312
7313 * mpw-configure: Add support for --bindir.
7314 * mpw-build.in: Use a GCC-specific build script for GCC actions.
7315
7316Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
7317
7318 * configure.in: add bash, time, gawk to list of hosttools and things
7319 to only build for native toolchains
7320
7321Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7322
7323 * Makefile.in (docdir): Remove.
7324
7325Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7326
7327 * Makefile.in (datadir): Set to $(prefix)/share.
7328
7329Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
7330
7331 * configure.in: build diff and patch for cygwin32-hosted
7332 toolchains.
7333
7334Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
7335
7336 * config.sub: Accept -rtems*.
7337
7338Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
7339
80413487 7340 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
7341 remove diff from the list of things not buildable
7342 via Canadian Cross
252b5132
RH
7343
7344Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
7345
7346 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 7347 don't get ". ".
252b5132
RH
7348
7349Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
7350
7351 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
7352
7353Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
7354
7355 * Makefile.in (taz): Handle case where tex3patch didn't even get
7356 checked out. Also, if it was found, put the symlink in a new util
7357 subdirectory.
7358
7359Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7360
7361 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
7362
7363Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
7364
7365 * config.sub: Recognize -openvms.
7366 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
7367 * make-all.com, setup.com: New files.
7368
7369Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7370
7371 * Makefile.in (taz): tex3patch moved to texinfo/util.
7372
7373Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
7374
afb8d725 7375 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
7376 * configure.in: remove make from disable-if-Can-Cross list
7377 enable gdb if ${host} and ${target} are cygwin32
7378
7379Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
7380
7381 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
7382 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
7383
7384Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
7385
7386 * config.guess: Combine mips-mips-riscos cases, and use cpp to
7387 distinguish sysv/svr4/bsd variants.
7388 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
7389
7390Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
7391
7392 * configure.in: Added copyright notice.
7393 * move-if-change: Added copyright notice.
7394
7395Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7396
7397 * configure.in (powerpcle-*-solaris*): Until we get shared
7398 libraries working, don't build gdb, sim, make, tcl, tk, or
7399 expect.
7400
7401Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
7402
7403 * config.guess: Merge with FSF:
7404
7405 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
7406 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
7407
7408 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
7409 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
7410
7411 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
7412 * config.guess: Combine two OSF1 rules.
7413 Also recognize field test versions. From mjr@zk3.dec.com.
7414 * config.guess (dgux): Use /usr/bin/uname rather than uname,
7415 because GNU uname does not support -p. From pmr@pajato.com.
7416
7417Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
7418
7419 * Makefile.in (MAKEDIRS): Removed $(tooldir).
7420
7421Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
7422
7423 * mpw-README: Document GCCIncludes.
7424
7425Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
7426
7427 * configure.in (alpha-*-linux*): Set enable_shared to yes.
7428
7429Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7430
7431 * mpw-configure: Handle --enable-FOO and --disable-FOO.
7432
7433Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
7434
7435 * configure.in (*-*-cygwin32): Configure make.
7436
7437Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
7438
7439 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
7440
7441Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
7442
7443 * Makefile.in (all-inet): Depend on all-perl.
7444
7445 * Makefile.in (inet-install): New target.
7446
7447 * Makefile.in (all-inet): Depend on all-tcl.
7448 (all-inet): Depend on all-send-pr.
7449
7450Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7451
7452 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
7453 temporarily.
7454
7455Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
7456
7457 * configure.in: Don't configure --with-gnu-ld on AIX.
7458
7459Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7460
7461 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
7462
7463Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
7464
7465 * Makefile.in (ALL_MODULES): Added all-inet.
7466 (CROSS_CHECK_MODULES): Added check-inet.
7467 (INSTALL_MODULES): Added install-inet.
7468 (CLEAN_MODULES): Added clean-inet.
7469 (all-indent): New target.
7470
7471 * configure.in (host_tools): Added inet.
7472 (native_only): Added inet.
7473 (noconfigdirs): Added inet.
7474
7475Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
7476
7477 * configure.in: Don't configure libgloss if we are not configuring
7478 newlib.
7479
7480Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7481
7482 * configure.in: Don't configure libgloss for unsupported
7483 architectures.
7484
7485Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7486
7487 * Makefile.in (CLEAN_MODULES): Add clean-apache.
7488
7489Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
7490
7491 * Makefile.in (ALL_MODULES): Include all-apache.
7492 (CROSS_CHECK_MODULES): Include check-apache.
7493 (INSTALL_MODULES): Include install-apache.
7494 (all-apache): New target.
7495
7496 * configure.in: Added apache everywhere perl is seen.
7497
7498Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7499
7500 * Makefile.in: Add support for clean-{module} and
7501 clean-target-{module} rules.
7502
7503Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
7504
7505 * configure.in (*-*-ose) do not build libgloss.
7506
7507Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7508
7509 * config.guess (prep*:SunOS:5.*:*): Turn into
7510 powerpele-unknown-solaris2.
7511
7512Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
7513
7514 * configure.in: Permit --enable-shared to specify a list of
7515 directories.
7516
7517Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7518
7519 * configure.in (host==solaris): Pass only the first word of $CC
7520 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
7521
7522Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7523
7524 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
7525
7526Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
7527
7528 * Makefile.in (ALL_MODULES): Include all-perl.
7529 (CROSS_CHECK_MODULES): Include check-perl.
7530 (INSTALL_MODULES): Include install-perl.
7531 (ALL_X11_MODULES): Include all-guile.
7532 (CHECK_X11_MODULES): Include check-guile.
7533 (INSTALL_X11_MODULES): Include install-guile.
7534 (all-perl): New target.
7535 (all-guile): New target.
7536
7537 * configure.in (host_tools): Include perl and guile.
7538 (native_only): Include perl and guile.
7539 (noconfigdirs): Don't build guile and perl; no ports have been
7540 done.
7541
7542Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
7543
80413487
RH
7544 * configure (--enable-*): Handle quoted option lists such as
7545 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
7546
7547Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7548
7549 * Makefile.in ({,inst}all-target): New rule so we can make and
7550 install all of the target directories easily.
7551
7552Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7553
7554 * configure.in: Add missing global flag in sed substitution when
7555 deleting `target-' from ${configdirs}.
7556
7557Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
7558
7559 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
7560 option.
7561
7562 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
7563 config/mh-necv4.
7564
7565 * install.sh: Correct misspelling of transformbasename.
7566
7567 * config.guess: Recognize mips-*-sysv*.
7568
7569Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
7570
7571 * config.sub: Recognize mon960.
7572
7573Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
7574
7575 * configure: Restore Canadian Cross handling of BISON and LEX,
7576 removed in Feb 20 change.
7577
7578Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
7579
7580 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
7581 Mention make install. Remove the old copyright date as well the
7582 clumsy and rather pointless copyright on the README file.
7583
7584Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
7585
7586 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
7587 Makefile after running symlink-tree, then run `make distclean' to
7588 avoid clobbering any generated files in srcdir.
7589
7590Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
7591
7592 * configure.in (m68k-*-netbsd*): Build everything now.
7593
7594Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7595
7596 * Makefile.in (taz): Fix quoting.
7597
7598Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
7599
7600 * configure.in (sparclet-*-*): Build everything now.
7601
7602Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7603
7604 * configure.in (m68k-*-linux*): New host.
7605
7606Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
7607
7608 * configure: Check for bison before byacc.
7609
7610Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
7611
7612 * Makefile.in configure: Change the way LEX and BISON/YACC are
7613 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
7614 searching PATH. These are used as fallbacks by Makefile.in if
7615 flex/bison/byacc aren't in objdir.
7616
7617Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
7618
7619 * Makefile.in: Make everything which depends upon all-bfd also
7620 depend upon all-opcodes, in case --with-commonbfdlib is used.
7621
7622Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7623
7624 * configure.in (host *-*-cygwin32): Don't build gdb if we are
7625 building NT native compilers on Unix.
7626
7627Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
7628
7629 * configure.in: Don't get CC from the host Makefile fragment if we
7630 can find gcc in PATH, or if this is a Canadian Cross. Move the
7631 Solaris test for /usr/ucb/cc to the post target script, just after
7632 the compiler sanity test.
7633
7634Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
7635
7636 * config.sub: Merge with FSF.
7637
7638Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
7639
7640 * Makefile.in (RPATH_ENVVAR): New variable.
7641 (REALLY_SET_LIB_PATH): Use it.
7642 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
7643
7644Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
7645
7646 * config.sub, configure.in: Recognize sparclet cpu.
7647
7648Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
7649
7650 * config.guess: Support m68k-cbm-sysv4.
7651
7652Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7653
7654 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
7655 m68k-unknown-linuxaout from linker help string. Put quotes around
7656 $ld_help_string.
7657
7658Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
7659
7660 * config.guess (powerpc-harris-powerunix): Add guess for port
7661 to new target.
7662
7663Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7664
7665 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
7666
7667Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
7668
7669 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
7670 $(REALLY_SET_LIB_PATH) in Makefile.
7671 * Makefile.in (SET_LIB_PATH): New variable.
7672 (REALLY_SET_LIB_PATH): New variable.
7673 ($(DO_X)): Use $(SET_LIB_PATH).
7674 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
7675 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
7676 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
7677 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
7678 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
7679 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
7680 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
7681 (install-dosrel): Likewise.
7682 (all-opcodes): Depend upon all-libiberty.
7683
7684Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
7685
7686 * config.guess (*:CYGWIN*): New
7687
7688Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7689
7690 * Makefile.in (all-target-winsup): All all-target-libiberty.
7691
7692Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7693
7694 * configure.in (noconfigdirs): Add missing # in front of comment.
7695
7696Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
7697
7698 * configure.in: add second pass to things added to noconfigdirs
7699 so *-gm-magic can exclude libgloss properly.
7700
7701Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
7702
7703 * mpw-configure (extralibs_name, rez_name): Set correctly
7704 for MWC68K compiler.
7705
7706 * mpw-README: Add more info on the necessary build tools.
7707
7708Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
7709
7710 * configure.in, config.sub: Recognize cygwin32.
7711
7712Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
7713
7714 * config.guess, config.sub: Recognize A/UX.
7715
7716Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
7717
7718 * config.sub: Merge with gcc/config.sub.
7719
7720Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
7721
7722 * mpw-build.in (do-binutils): Add build of stamps.
7723
7724Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
7725
7726 * config.sub: Add recognition for mips64vr4100*-* targets.
7727
7728Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7729
7730 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
7731 Add creation of gconfigargs with `--enable-shared' turned on.
7732 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
7733 ($(host)-stamp-stage3-configured): Likewise.
7734 (HOLES): Add chatr and ldd.
7735 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
7736
7737Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
7738
7739 * configure: Pass --nfp to recursive configures.
7740
7741Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
7742
7743 * Makefile.in (DLLTOOL): New.
7744 (DLLTOOL_FOR_TARGET): New.
7745 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
7746 (EXTRA_TARGET_FLAGS): Ditto.
7747 (EXTRA_GCC_FLAGS): Ditto.
7748 (CONFIGURE_TARGET_MODULES): Ditto.
7749 (DO_X): Ditto.
7750 * configure: Add DLLTOOL.
7751
7752Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
7753
7754 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
7755 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
7756 mh-sco, since old workarounds no longer needed, and don't
7757 build ld, since libraries have weak symbols in COFF.
7758
7759Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
7760
7761 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
7762
7763Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
7764
7765 * configure.in: Make sure that ${CC} can be used to compile an
7766 executable.
7767
afb8d725
JM
7768Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7769
7770 * Makefile.in (all-gdb): Depend on $(GDB_TK).
7771 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
7772 nothing depending on whether gdbtk is being built.
7773
252b5132
RH
7774Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
7775
7776 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
7777
7778Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
7779
7780 * configure.in (noconfigdirs): Put ld or gas in this early, if the
7781 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
7782
7783Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
7784
7785 * config-ml.in: Add support for
7786 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
7787 Simplify setting of multidirs from --disable-foo.
7788
7789Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7790
7791 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
7792 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
7793 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 7794 non-empty, pass them on to the GCC make.
252b5132
RH
7795 (all-bootstrap): New rule that is like all-gcc, except it executes
7796 the GCC bootstrap rule instead of the GCC all rule.
7797
7798Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
7799
7800 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
7801
7802Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7803
7804 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
7805 DG/UX support.
7806
7807Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
7808
7809 * config.sub (i*86*) Change [345] to [3456]
7810
7811Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7812
7813 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
7814 --with-gnu-ld=no.
7815
7816Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7817
7818 * config-ml.in (rs6000*, powerpc*): Add switches to control which
7819 AIX multilibs get built.
7820
7821Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7822
7823 * configure.in (i386-win32): Don't build expect if we're not
7824 building the tcl subdir.
7825
7826Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
7827
7828 * Makefile.in: (configure-target-examples, all-target-examples):
7829 New targets, configure and build example programs.
7830
7831Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7832
7833 * mpw-configure: If an mpw-config.in generated a file mk.sed,
7834 use it as input to sedit the generated MPW makefile.
7835 * mpw-README: Add a suggestion about Gestalt.h.
7836
7837Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
7838
7839 * config.sub: Accept *-*-ieee*.
7840
7841Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
7842
7843 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
7844 Ronald F. Guilmette <rfg@monkeys.com>.
7845
7846Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7847
7848 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
7849 for powerpc-pe native.
7850 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
7851 (target==powerpc-pe): duplicate i386-win32 entry.
7852
7853Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7854
7855 * configure.in (noconfigdirs): Exclude target-newlib for all versions
7856 of vxworks, not just vxworks5.1.
7857
7858Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
7859
7860 * mpw-configure: Add support for exec-prefix.
7861
7862Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7863
7864 * config.guess: Recognize HP model 816 machines as having
7865 a PA1.1 processor.
7866
7867Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
7868
7869 * configure: Ignore new autoconf configure options.
7870
252b5132
RH
7871Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
7872
7873 * config.guess: Recognize Pentium under SCO.
7874 From Robert Lipe <robertl@arnet.com>.
7875
7876Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7877
7878 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
7879
7880Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
7881
7882 * configure.in: Don't configure gas for alpha-dec-osf*.
7883
7884Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
7885
7886 * configure.in: Default to --with-stabs for some targets for which
7887 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
7888 i[345]86*-*-unixware*.
7889
7890Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
7891
7892 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
7893 rather than basing it on the target. Simplify handling of options
7894 controlling which directories to configure. Remove extraneous
7895 slash in multi-clean target.
7896
7897Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
7898
7899 * config-ml.in: Prefix more variables with ml_ so they don't collide
7900 with configure's.
7901
7902Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
7903
7904 * configure: Don't turn -v into --v.
7905
7906Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
7907
7908 * configure.in (targargs): Fix typo.
7909
7910 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
7911
7912Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
7913
7914 * configure.in: Strip --host and --target options from
7915 CONFIG_ARGUMENTS, and always configure for --host only. Add
7916 --with-cross-host option when building with a cross-compiler.
7917 * configure: Canonicalize the arguments put into config.status by
7918 always using `=' for an option with an argument. Pass a presumed
7919 --host or --target explicitly.
7920
7921Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
7922
7923 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
7924 into general OS recognition case.
7925
7926Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7927
7928 * configure.in (target_configdirs): add target-winsup only
7929 for win32 target systems.
7930
7931Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
7932
7933 * Makefile.in (all-target-libgloss): Depend upon
7934 configure-target-newlib, since when libgloss is built it looks to
7935 see if the newlib directory exists.
7936
7937Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
7938
7939 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
7940 cfg-ml-*.in.
7941
7942Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
7943
7944 * configure: Handle LD and LD_FOR_TARGET when configuring a
7945 Canadian Cross.
7946
252b5132
RH
7947Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7948
7949 * configure.in (target_libs): add target-winsup.
7950 (target==i386-win32): add patch diff flex make to $noconfigdirs.
7951 (target==ppcle-pe): remove ld from $noconfigdirs.
7952
7953Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
7954
7955 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
7956 Preserve relative path names in $srcdir. Build symlink tree if
7957 configuring cross target dir and srcdir=. (= no VPATH support).
7958 (configure-target-libg++): Depend on configure-target-librx.
7959 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
7960 * config-ml.in: New file.
7961 * symlink-tree: New file.
7962 * configure: Ensure srcdir="." if that's what it is.
7963
7964Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
7965
7966 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
7967 includes and FLEX_SKELETON setting.
7968 * mpw-configure (--with-gnu-ld): New option, controls whether
7969 to use PPCLink or ld with PowerMac GCC.
7970 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
7971 * mpw-config.in: Configure grez if targeting Mac.
7972
7973 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
7974 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
7975 just macos.
252b5132
RH
7976 * configure.in: Configure grez resource compiler if targeting Mac.
7977 * Makefile.in (all-grez, install-grez): New targets.
7978
7979Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
7980
7981 * configure: CXX defaults to gcc, not g++. If we find
35590697 7982 gcc in the path, set CC to gcc -O2.
252b5132
RH
7983
7984Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
7985
7986 * configure: Default ${build} correctly. Avoid picking up extra
7987 spaces when reading CC and CXX from Makefile. When doing a
7988 Canadian Cross, use plausible default values for numerous
7989 variables.
7990 * configure.in: When doing a Canadian Cross, don't try to
7991 configure tools whose configure script can't handle it.
7992
7993Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
7994
7995 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
7996
7997Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
7998
7999 * configure: Remove dubious bug reporting address.
8000
8001Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
8002
8003 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
8004 configure script, run that instead of this directory's configure.
8005 In either case, print a message that we're configuring the sub-dir.
8006
8007Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
8008
8009 * configure.in: Before checking for the existence of various files,
8010 use sed to filter out "target-".
8011
8012Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
8013
8014 * Makefile.in (DO_X): Split rule to decrease command line length
8015 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
8016 (Philippe De Muyter).
8017
8018Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8019
8020 * Makefile.in (all-patch): depend on all-libiberty.
8021
8022Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
8023
8024 * configure.in: If the only directory in target_configdirs which
8025 actually exists is libiberty, then set target_configdirs to empty,
8026 to avoid trying to build a target libiberty in a gas or gdb
8027 distribution.
8028
8029Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
8030
8031 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
8032 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8033 systems.
252b5132
RH
8034
8035Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8036
8037 * configure.in (copy_dirs): Use sys-include instead of include
8038 for --with-headers option.
8039
8040Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
8041
8042 * Makefile.in, configure.in: Make winsup builds work with
8043 new scheme.
8044
8045Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
8046
8047 * configure.in: Build the linker on AIX.
8048
8049Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
8050
8051 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
8052 where needed.
8053
8054Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
8055
8056 * Makefile.in (all-gcc): Fix typo.
8057
8058Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
8059
8060 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
8061
8062Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
8063
8064 * configure.in: Rename libFOO to target-libFOO, and xiberty
8065 to target-xiberty, to provide more flexibility.
8066 (target_subdir): Define. Create if cross.
8067 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8068 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
8069 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8070 check-libFOO -> check-target-libFOO, etc.
8071 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8072 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8073 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8074 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
8075 allow ALL_GCC="" to only configure.
8076 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
8077 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
8078 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
8079
8080Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
8081
8082 * Makefile.in (taz): Build "info" in etc explicitly.
8083
8084Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
8085
8086 * configure.in: Make sure that CC is undefined (as opposed to
8087 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
8088 problem with autoconf trying to configure on a host without GCC.
8089
8090Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8091
8092 * mpw-configure: Set host alias from choice of host compiler,
8093 only use generic MPW Makefile sed if present, edit a file
8094 named "hacked_Makefile.in" instead of "Makefile.in" if present.
8095 * mpw-README: Add problem notes about CW6 and CW7.
8096
8097Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
8098
8099 * Makefile.in (taz): Use ";" instead of ";;".
8100
8101Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8102
8103 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
8104 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8105 DISTDOCDIRS.
8106 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
8107 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
8108
8109Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
8110
8111 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
8112 and gnats, because they are now subsumed by DISTSTUFFDIRS.
8113 Move bfd to DISTSTUFFDIRS.
8114
8115Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8116
8117 * Makefile.in (X11_LIB): Removed.
8118 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8119
8120 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8121
8122Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8123
8124 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
8125 names.
8126
8127Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8128
8129 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
8130
8131Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
8132
8133 * configure.in (i[345]86-*-win32): Always build newlib.
8134 Don't configure cvs, autoconf or texinfo.
8135 * Makefile.in (LD_FOR_TARGET): New.
8136 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
8137 Pass down LD_FOR_TARGET.
8138
8139Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
8140
8141 * winsup: New directory.
8142 * Makefile.in: Build winsup.
8143 * configure.in: Winsup is configured when target is win32.
8144 Can only build win32 target GDB when native.
35590697 8145
252b5132
RH
8146Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
8147
8148 * config.guess: Recognize HP model 819 machines as having
8149 a PA 1.1 processor.
8150
8151Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
8152
8153 * configure: Fix sed loop which substitutes for CC and CXX to
8154 avoid bug found in various sed implementations.
8155
8156Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8157
8158 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
8159 simulator. Use standard powerpc-*-eabi*.
8160
8161Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
8162
8163 * configure.in: Stop putting gas and binutils in noconfigdirs for
8164 powerpc-*-aix* and rs6000-*-*.
8165
8166Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
8167
8168 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8169 -mcall-aixdesc libraries.
8170
8171Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
8172
8173 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8174
8175 * config.sub (arm | armel | armeb): Fix shell syntax.
8176
8177Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8178
8179 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8180 -msoft-float and -mcpu=common support.
8181 (powerpc*-*-eabisim*): Add support for building -mcall-aix
8182 libraries.
8183
8184Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8185
8186 * configure.in: Allow configuration and build of emacs19 for the alpha.
8187
8188Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8189
8190 * configure.in (CC): Get ^CC, not just any old CC, from
8191 ${host_makefile_frag}.
8192
8193Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8194
35590697 8195 * configure.in (CC): Try to get CC from
252b5132
RH
8196 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8197
8198Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8199
8200 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8201 only if it exists in $(srcdir).
8202
8203Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
8204
8205 * configure: If CC and CXX are not set in the environment, set
8206 them, based on either an existing Makefile or on searching for gcc
8207 in PATH. Substitute for CC and CXX in Makefile.
8208 * configure.in: Remove libm from target_libs. Separate
8209 target_configdirs from configdirs. If CC is not set in
8210 environment, try to get it from a host Makefile fragment. Rewrite
8211 changes of configdirs to use skipdirs instead. A few minor
8212 tweaks. Take directories out of target_configdirs as they are
8213 taken out of configdirs. Remove existing Makefile files from
8214 subdirectories. Substitute for TARGET_CONFIGDIRS and
8215 CONFIG_ARGUMENTS in Makefile.
8216 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8217 by configure.in.
8218 (CONFIG_ARGUMENTS): Likewise.
8219 (CONFIGURE_TARGET_MODULES): New variable.
8220 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8221 ($(CONFIGURE_TARGET_MODULES)): New target.
8222 (configure-libg++, configure-libio): New targets.
8223 (all-libg++): Depend upon configure-libg++.
8224 (all-libio): Depend upon configure-libio.
8225 (configure-libgloss, all-libgloss): New targets.
8226 (configure-libstdc++): New target.
8227 (all-libstdc++): Depend upon configure-libstdc++.
8228 (configure-librx, all-librx): New targets.
8229 (configure-newlib): New target.
8230 (all-newlib): Depend upon configure-newlib
8231 (configure-xiberty): New target.
8232 (all-xiberty): Depend upon configure-xiberty.
8233
8234Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8235
8236 * configure.in (host i[345]86-*-win32): Expand the
8237 noconfigdirs again.
8238
8239Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
8240
8241 * mpw-configure: Fix sed command file name.
8242
8243Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
8244
35590697 8245 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
8246 noconfigdirs again.
8247
8248Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
8249
8250 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8251 or powerpc*-*-pe*, since they are not yet supported.
8252
8253Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8254
8255 Add PowerMac support and many other enhancements.
8256 * mpw-configure: New option --cc to select compiler to use,
8257 paste options set according to --cc into the generated
8258 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8259 if mpw-make.sed is present.
8260 * mpw-config.in: Don't test for gC1, test for mpw-touch,
8261 add forward includes for PowerPC include files.
8262 * mpw-build.in: Build using Makefile.PPC if present.
8263 (do-byacc, etc): Remove separate version resource builds.
8264 (do-gas): Build "stamps" before "all".
8265 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8266 * mpw-README: Update to reflect --cc option, PowerMac support,
8267 and recently-reported compatibility problems.
8268
8269Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
8270
8271 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8272 embedded m68k systems (-aout, -coff, -elf, -vxworks).
8273 (--with-multilib-top): Pass to recursive invocations.
8274
8275Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
8276
8277 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8278 v810-*-*.
8279
8280Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8281
8282 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8283 gdb, ld and opcodes on v810-*-*.
8284
252b5132
RH
8285Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
8286
8287 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8288 (local-maintainer-clean): New target.
8289 (maintainer-clean): New target.
8290 (realclean): Just depend upon maintainer-clean.
8291
8292Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8293
8294 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
8295
8296Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
8297
8298 * configure.in: Build ld in mips*-*-bsd* case.
8299
8300Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
8301
8302 * config.sub: Accept -lites* OS. From Ian Dall.
8303
8304Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
8305
8306 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 8307 targets.
252b5132
RH
8308
8309Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8310
8311 * configure.in: treat i386-win32 canadian cross the same as
8312 i386-go32 canadian cross.
8313
8314Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8315
8316 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
8317 running under the simulator to build a reduced set of libraries.
8318 (powerpc-*-eabiaix): Add fine grained multilib support added to
8319 other powerpc targets yesterday.
8320
8321Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8322
8323 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
8324 -disable-softfloat, -disable-relocatable, -disable-aix, and
8325 -disable-sysv to control which multilib libraries get built.
8326
8327Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8328
8329 * configure: Add Makefile.tem to list of files to remove in trap
8330 handler.
8331
8332Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
8333
8334 * config.guess (*Linux*): Add missing "exit"s.
8335 Also, need specific check for alpha-unknown-linux (uses COFF).
8336
8337Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
8338
8339 * config.guess: Merge with FSF:
8340
8341 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
8342 * config.guess (AIX4): More robust release numbering discovery.
8343
8344 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
8345 * config.guess (i386-sequent-ptx): Properly get version number.
8346
8347 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
8348 * config.guess (mips:*:4*:UMIPS): New case.
8349
8350Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
8351
8352 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
8353 (i386-win32 host): Likewise. Don't build readline.
8354
afb8d725
JM
8355Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
8356
8357 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
8358 SUPPORT_FILES to submakes.
8359
252b5132
RH
8360Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
8361
8362 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
8363 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
8364 mpw-configure.
8365
8366Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
8367
8368 * configure.in (appdirs): Use =, not ==, in test expression when
8369 trying to build the text to print in the warning message for
8370 Solaris users.
8371
8372Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
8373
8374 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
8375
8376Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8377
8378 * config.guess: Recognize lynx-2.3.
8379
8380Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
8381
8382 * config.sub (z8ksim): Deleted
8383 (z8k-*-coff): New, this is the one true name of the target.
8384
8385Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
8386
8387 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
8388
8389Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
8390
8391 * config.guess (*:Linux:*:*): First try asking the linker what the
8392 default object file format is (elf, aout, or coff). Then if this
8393 fails, try previous methods.
8394
8395Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8396
8397 * configure.in: Don't build newlib for *-*-vxworks5.1.
8398
8399Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8400
8401 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
8402 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
8403
8404Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
8405
8406 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
8407
8408Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
8409
8410 * cfg-ml-com.in: New file.
8411 * cfg-ml-pos.in: New file.
8412
8413Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8414
8415 * COPYING.NEWLIB: Add HP free copyright to list.
8416
8417Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8418
8419 * config.sub: Recognize -eabi* for the system, not just -eabi.
8420
8421Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
8422
8423 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
8424 * config.sub, configure.in (win32): New target and host.
8425
8426Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
8427
8428 * configure.in: Add i386-pe configuration.
8429
8430Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
8431
8432 * mpw-build.in (install): Install GDB after LD.
8433
8434Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
8435
8436 * mpw-config.in (elf/mips.h): Always forward-include, needed
8437 for GDB to build.
8438
8439Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
8440
8441 * testsuite: New directory for customer acceptance and whole tool
8442 chain tests.
8443
8444Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
8445
8446 * configure: If per-host line isn't found, but AC_OUTPUT is found
8447 and a configure script exists, run it instead.
8448
8449Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8450
8451 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
8452
8453Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
8454
8455 * configure: Set build_{cpu,vendor,os,alias} to host values when
8456 --build isn't specified.
8457
8458Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8459
8460 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
8461 (FLAGS_TO_PASS): Pass them.
8462 (EXTRA_TARGET_FLAGS): Ditto.
8463
252b5132
RH
8464Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8465
8466 * Makefile.in (all-libg++): Depend on all-libstdc++.
8467
8468Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8469
8470 * configure.in (noconfigdirs): Enable all packages for
8471 i386-unknown-netbsd.
8472
8473Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
8474
8475 * configure.in (noconfigdirs): Don't configure tk for i386-go32
8476 hosted builds (DOS builds)
8477
8478Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8479
8480 Changes for ARM based on patches from Richard Earnshaw:
8481 * config.sub: Handle armeb and armel.
8482 * configure.in: Omit arm linker only for riscix.
8483
8484Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
8485
8486 * config.guess: Update from FSF.
8487
8488Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
8489
8490 * config.sub: Recognize powerpcle as the little endian varient of
8491 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
8492 powerpcle variant. Convert pentium into i586, not i486. Add p5
8493 alias for i586. Map new x86 variants p6, k5, nexgen into i586
8494 temporarily.
8495
8496Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
8497
8498 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
8499
8500Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
8501
8502 * config.sub: Accept -lites* as a basic system type.
8503
8504Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
8505
8506 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
8507 installed, and if so return linuxoldld as the system name.
8508
8509Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
8510
8511 * config.guess: Add hppa1.1-hp-lites support.
8512
8513Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
8514
8515 * configure.in: Don't build newlib for m68k-vxworks5.1.
8516
8517Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8518
8519 * configure.in (mips-sgi-irix6): Use mh-irix5.
8520
8521Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
8522
8523 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
8524
8525Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8526
8527 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 8528 OSF/1. Fix compiler flags.
252b5132
RH
8529 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
8530
8531Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
8532
8533 * configure.in: Recognize --with-newlib.
8534 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
8535
afb8d725
JM
8536Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8537
8538 * Makefile.in: move {all,check,install}-gdb from *_MODULES
8539 to *_X11_MODULES due to gdbtk needing X include files et al.
8540
252b5132
RH
8541Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
8542
8543 Merge in support for Mac MPW as a host.
8544 (Old change descriptions retained for informational value.)
8545
8546 * mpw-config.in: Add generic include forwards for cpu-specific
8547 include files in aout and elf directories.
8548
8549 * mpw-configure: Added copyright.
8550 * mpw-config.in: Check for presence of required build tools.
8551 (target_libs): Add newlib.
8552 (target_tools): Add examples.
8553 (Read Me): Generate as "Read Me for MPW" instead.
8554 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
8555 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
8556 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
8557
8558 * mpw-configure: Remove subdir-specific makefile hackery,
8559 delete mk.tmp after using it.
8560
8561 * mpw-build.in (all): Display start and end times.
8562
8563 * mpw-configure (host_canonical): Set.
8564 (target_cpu): Always add to makefiles.
8565 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
8566 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
8567 (mpw-mh-mpw): Look for in srcdir and srcroot.
8568 Use sed instead of mpw-edit-prefix to edit prefix definitions.
8569
8570 * mpw-build.in: (install-only): New target.
8571
8572 * mpw-configure (host_alias, target_alias): Rename from hostalias
8573 and targetalias, add into generated Makefile.
8574 (mk.tmp): If present, add into generated Makefile.
8575 * mpw-build.in (all-gas): Build config.h first before gas proper.
8576
8577 * mpw-configure (config.status): Write only if changed.
8578 * mpw-config.in (readline): Configure it (not built, just used for
8579 definitions).
8580
8581 * mpw-config.in (elf/mips.h): Add a forward include.
8582
8583 * mpw-config.in: Forward-include most .h files in include into
8584 extra-include.
8585 (readline): Don't build.
8586 mpw-build.in (install): Install GDB.
8587
8588 * mpw-configure (prefix, mpw_prefix): Handle it.
8589 * mpw-config.in (mmalloc, readline): Don't configure.
8590 * mpw-build.in (thisscript): Rename to ThisScript.
8591 Use mpw-build instead of BuildProgram everywhere.
8592 (mmalloc, readline): Don't build.
8593 * mpw-README: New file, basic documentation about the MPW port.
8594
8595 * mpw-config.in: Use forward-include to create include files.
8596
8597 * mpw-configure: Add more things to the top of each configured
8598 Makefile, including contents of config/mpw-mh-mpw.
8599 * mpw-config.in (extra-include): Create this directory and fill it
8600 with Posix-like include files when configuring.
8601
8602 * config.sub (apple, mac, mpw): Add various aliases.
8603
8604 * mpw-build.in: New file, top-level build script fragment for MPW.
8605 * mpw-configure: New file, configure script for MPW.
8606 * mpw-config.in: New file, config fragment for MPW.
8607
8608Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8609
8610 * configure.in (host_libs): Remove glob, since it is gone from the
8611 sources.
8612
8613Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8614
8615 * Makefile.in: define empty GDB_NLM_DEPS var.
8616
8617 * configure.in(target_makefile_frag): use config/mt-netware
8618 for netware targets.
8619
8620Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
8621
8622 * config.sub: Merge in recent FSF changes. Remove linux special
8623 cases.
8624
8625Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8626
4bddf3ad 8627 Revert this change:
252b5132
RH
8628
8629 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
8630
8631 * build-all.mk: Use CC=cc -Xs on Solaris.
8632
252b5132
RH
8633Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8634
8635 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
8636 stop using it.
8637 * Makefile.in: Nuke all references to glob subdirectory.
8638
8639Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8640
8641 * configure.in: Fix --enable-shared logic in per-host.
8642
8643Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
8644
8645 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
8646
8647Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8648
8649 * configure.in (noconfigdirs): Don't build gas on AIX, for
8650 powerpc*-*-aix* as well as for rs6000*-*-aix*.
8651
8652Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
8653
8654 * configure: Fix --cache-file to work if the file argument is a
8655 relative path.
8656
8657Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
8658
8659 * configure: If the --cache-file is used, pass it down to
8660 configure in subdirectories.
8661
8662Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
8663
8664 * config.sub: add vxworks29k configuration.
8665
8666Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
8667
8668 * Makefile.in (taz): Do "diststuff" part quietly.
8669
8670Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
8671
8672 * config.sub: Mini-merge with gcc/config.sub.
8673
8674Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8675
8676 * config.guess (IRIX): Sed - to _.
8677
8678Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8679
8680 * Makefile.in (source-vault, binary-vault): New targets.
8681
8682Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
8683
8684 * config.sub: Recognize -eabi as a basic system type.
8685
8686Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8687
8688 * configure.in (enable_shared stuff): Fix typo.
8689
8690Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
8691
8692 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
8693
8694Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8695
8696 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
8697
8698Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8699
8700 * configure.in (rs6000-*-*): Don't build gas.
8701
8702Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
8703
8704 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
8705 reduce command line length.
8706 (AS_FOR_TARGET): Check for as.new, not Makefile.
8707 (NM_FOR_TARGET): Check for nm.new, not Makefile.
8708
8709Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
8710
8711 * config.guess: Merge from FSF.
8712
8713Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8714
8715 * configure: Don't use $ when handling program_suffix.
8716
8717Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
8718
8719 * configure.in: Configure tk for hppa/hpux.
8720
8721Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
8722
8723 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
8724
8725Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
8726
8727 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
8728 to LIBCXXFLAGS. Tests are better run without it.
8729
8730Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
8731
8732 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
8733
8734Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
8735
8736 * configure.in (*-*-netware*): Don't configure xiberty.
8737
8738Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
8739
8740 * configure.in: Remove tk from native_only list.
8741
8742Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
8743
8744 * build-all.mk: Add mips-ncd-elf target to sun4 targets
8745 for special NCD build.
8746
8747Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8748
8749 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
8750 makeall.bat, they're only useful for binutils snapshots.
8751 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
8752 makeall.bat to specified SUPPORT_FILES.
8753
8754Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
8755
8756 * build-all.mk: Add Ericsson targets to sun4 and solaris
8757 hosts. Add BNR's sun4 target to solaris host, so their
8758 build-from-source will be tested in-house first.
8759
8760Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8761
8762 * Makefile.in (LIBCFLAGS): New variable.
8763 (CFLAGS_FOR_TARGET): Ditto.
8764 (LIBCFLAGS_FOR_TARGET): Ditto.
8765 (LIBCXXFLAGS): Ditto.
8766 (CXXFLAGS_FOR_TARGET): Ditto.
8767 (LIBCXXFLAGS_FOR_TARGET): Ditto.
8768 (BASE_FLAGS_TO_PASS): Pass them.
8769 (EXTRA_TARGET_FLAGS): Ditto.
8770
4bddf3ad 8771 * configure.in: Support --enable-shared.
252b5132
RH
8772
8773Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
8774
8775 * configure.in (target_libs): Include libstdc++ again.
8776 * config.guess: Update from FSF (for FreeBSD).
8777
8778Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8779
8780 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
8781 makeall.bat.
8782 (DISTDOCDIRS): Add `etc'.
8783 (ETC_SUPPORT_PFX): New variable.
8784 (taz): Include anything from etc starting with a word in
8785 ETC_SUPPORT_PFX.
8786
8787Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8788
8789 * config.sub: Update for recent FSF changes. Remove obsolete
8790 h8300hds entry. Add -windows* and -osx as basic os. Minor
8791 spacing changes.
8792
8793Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
8794
8795 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
8796
8797 * config.guess: Merge with FSF.
8798 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
8799
8800Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8801
8802 * configure: Since the "trap 0" handler will override the exit
8803 status on many systems, only use it for "exit 1", and make it set
8804 a non-zero exit status; reset it before "exit 0". Also, check
8805 exit status of config.sub, and error out if it failed.
8806
8807Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
8808
8809 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
8810 and install libgloss.
8811
8812Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8813
8814 * Makefile.in (all-binutils): Depend upon all-byacc.
8815
8816 * configure.in: Don't build emacs on Irix 5.
8817
8818Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8819
8820 * configure.in (*-*-netware*): Add libio.
8821
8822Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8823
8824 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
8825 (CHECK_TARGET_MODULES): Ditto.
8826 (INSTALL_TARGET_MODULES): Ditto.
8827 (TARGET_LIBS): Ditto.
8828 (all-libstdc++): Note dependencies.
8829
8830Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8831
8832 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
8833
8834Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8835
8836 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
8837 -fexternal-templates.
8838
8839 * configure.in (target_libs): Add libstdc++.
8840 (noconfigdirs): Add libstdc++ as appropriate.
8841
8842Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8843
8844 * config.guess: Update from FSF.
8845
8846Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8847
8848 * configure: Use ${config_shell} when running ${configsub}.
8849
8850Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
8851
8852 * config.sub: No longer recognize h8300h.
8853
8854Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8855
8856 * config.sub: Remove extraneous differences between config.sub and
8857 gcc/config.sub.
8858
8859Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8860
8861 * Makefile.in (DISTSTUFFDIRS): Add gas.
8862
8863Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
8864
8865 * COPYING.NEWLIB: New file.
8866
8867Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
8868
8869 * config.guess (HP-UX): Patch from Harlan Stenn
8870 <harlan@landmark.com> to also emit release level.
8871
8872Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8873
8874 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
8875
8876Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
8877
8878 * config.sub: Merge nextstep cleanup from FSF.
8879
8880Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8881
8882 * configure.in (arm-*-*): Don't configure ld for this target.
8883
8884Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8885
8886 * configure.in (*-*-netware): don't configure libg++, libio,
8887 librx, or newlib.
8888
8889Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8890
8891 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
8892 configure ld--it works, but it doesn't support shared libraries.
8893
8894Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
8895
8896 * config.guess (*-unknown-freebsd*): Get rid of possible
8897 trailing "(Release)" in version string.
8898 Patch from Paul Richards <paul@isl.cf.ac.uk>.
8899
8900Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
8901
8902 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
8903 Fix type: *-next-neststep -> *-next-nextstep.
8904
8905 * config.guess: Merge from FSF:
8906
8907 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
8908
8909 * config.guess: Recognize powerpc-ibm-aix3.2.5.
8910
8911 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
8912
8913 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
8914 instead of UNIX_SV for UnixWare 1.0).
8915
8916Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
8917
8918 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
8919 to make gdb/nlm/* build after the compiler and linker.
8920
8921Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
8922
8923 * config.guess (netbsd, freebsd, linux): Accept any machine,
8924 not just i[34]86.
8925 (m68k-atari-sysv4): Relocate to match FSF version.
8926
8927 * config.guess: More merges from the FSF:
8928
8929 Add a space before function call or macro invocation.
8930
8931 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8932
8933 * config.guess: Add trap cmd to remove dummy.c and dummy when
8934 interrupted.
8935
8936 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8937
8938 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
8939 (dummy): Redirect stderr from compilation of dummy.c.
8940
8941 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
8942
8943 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
8944
8945Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
8946
8947 * configure: Accept and ignore --cache*, for compatibility with
8948 new autoconf.
8949
8950Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
8951
8952 * config.guess: Merge from FSF:
8953
8954 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8955
8956 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
8957 (PATH): Add /.attbin at end for finding uname.
8958 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
8959
8960 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
8961
80413487 8962 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
8963
8964 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
8965
80413487
RH
8966 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
8967 to select whether to use ELF or COFF.
252b5132
RH
8968
8969 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8970
80413487 8971 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
8972
8973 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8974
8975 * config.guess: Guess the OS version for HPUX.
8976
8977 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
8978
8979 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
8980
8981Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8982
8983 * configure.in: Recognize --with-headers, --with-libs, and
8984 --without-newlib.
8985 * Makefile.in (all-xiberty): Depend upon all-ld.
8986
8987Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8988
8989 * configure.in: Change i[34]86 to i[345]86.
8990
8991Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8992
8993 * configure (version): A few more tweaks to help message.
8994
8995Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
8996
8997 * Makefile.in: Remove (for now) librx as a host library,
8998 now that we're building it for target.
8999
9000Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9001
9002 * configure: Fix up help message; from karl@owl.hq.ileaf.com
9003 (Karl Berry).
9004
9005Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
9006
9007 * configure.in: Also configure librx.
9008
9009Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9010
9011 * Makefile.in: Update various rules to reflect that librx
9012 is now needed for libg++.
9013
9014Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9015
9016 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9017
9018Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9019
9020 * configure.in: Configure the examples directory.
9021
9022Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9023
9024 * configure: Simplify Jun 2 1994 change.
9025
9026Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9027
9028 * change CC to /usr/latest/bin/gcc for lynx host builds, since
9029 /bin/gcc isn't good enough to build gcc.
9030
9031Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
9032
9033 * Makefile.in (GDB_SUPPORT_FILES): Remove
9034 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
9035 (gdb.tar.gz): Add new rule to use standard distribution building
9036 mechanism.
9037
9038Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9039
9040 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
9041 Bill Cox <bill@cygnus.com>.
9042
9043Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
9044
9045 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
9046
9047Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
9048
9049 * configure: Search current dir first in .gdbinit.
9050
9051Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
9052
9053 * config.sub: Recognize freebsd (merged from gcc config.sub).
9054
9055Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
9056
9057 * config.sub: Refer to NeXT's operating system as nextstep.
9058
9059 * config.sub (case $basic_machine): Re-order the cases, to match
9060 the order in the FSF version (which is mostly alphabethical).
9061 Merge in some additions and changes from the FSF.
9062
9063Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
9064
9065 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9066 * config.sub: Recognize cxux7.
9067 * configure.in: Use mh-cxux for m88k-harris-cxux*.
9068
9069Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9070
9071 * config.sub: Fix typo powerpc -> powerpc-*.
9072
9073Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
9074
9075 * Makefile.in: `all-emacs19' depends on `all-byacc'.
9076
9077 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9078 parallel with all-emacs and install-emacs). Top-level command
9079 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9080
9081Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9082
9083 * test-build.mk ($(host)-stamp-stage2-installed): Remove
9084 $(relbindir)/make before doing ``make install'', and use
9085 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
9086 installing over running make binary.
9087 ($(host)-stamp-stage3-installed): Likewise.
9088
9089Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9090
9091 * config.guess: Recognize Mach.
9092
9093Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9094
9095 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9096 see whether --exec-prefix was used.
9097
9098Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9099
9100 * README: Explicitly mention libg++/README. (Zoo's idea.)
9101
9102Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9103
9104 * Makefile.in: Add all-librx target similar to all-libproc.
9105
9106Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
9107
9108 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
9109 with post 1.2 uname bogosity.
9110
9111Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9112
9113 * configure: Remove temporary files on receipt of a signal.
9114
9115Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
9116
9117 * configure: If there is a package_makefile_frag, remove
9118 ${subdir}/Makefile.tem after copying it in.
9119
9120Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9121
9122 * build_all.mk: support rs6000 lynx identifies itself as
9123 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
9124 since /bin/gcc is too feeble to compile a modern gcc.
9125
9126Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9127
9128 * brought devo/test-build.mk update-to-date with progressive/
9129 test-build.mk. Add lynx targets and hppa flag info.
9130
9131Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9132
9133 * configure.in: Use mh-ncrsvr43. Patch from
9134 Tom McConnell <tmcconne@sedona.intel.com>.
9135
9136Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
9137
9138 * config.guess (i386-unknown-bsdi): No longer need to
9139 check #if defined(__bsdi__) && defined(__i386__).
9140
9141Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9142
9143 * configure: Set program_transform_nameoption correctly.
9144
9145Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9146
9147 * brought build-all.mk update-to-date with progressive build-all.mk,
9148 added new targets and hppa info.
35590697 9149
252b5132
RH
9150Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9151
9152 * configure: If config.guess result is a prefix of the user
9153 specified target, assume a native build and use the user specified
9154 target as the host alias. Remove SunOS patch suffix removal hack.
9155 * configure.in: Remove SunOS patch suffix removal hack.
9156
9157 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
9158 in NATIVE_CHECK_MODULES.
9159
9160Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
9161
9162 * Makefile.in: Rename HOST_ONLY to NATIVE.
9163 * configure: Delete SunOs patch suffix from host_canonical
9164 and build_canonical variables that are prepended to Makefiles.
9165 * configure.in: Add comments for easier maintenance.
9166
9167Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9168
9169 * Makefile.in: Add all-libproc target similar to all-gui.
9170
9171Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
9172
9173 * Makefile.in (CHECK_MODULES): split into
9174 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9175
9176Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
9177
9178 * config.guess (i386-unknown-bsdi): New system to guess.
9179
9180Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9181
9182 * Makefile.in: Add all-gui target (but not yet build by "all").
9183
9184Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
9185
9186 * config.sub: Move deletion of patch suffix from here...
9187 * configure.in: To here, at Ian's suggestion. The top-
9188 level scripts might need to know of a patch level.
9189
9190Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
9191
9192 * config.sub: Strip off patch suffix so rtl is recognized
9193 as a sunos4.1.3 machine, even though it's been patched.
9194
9195Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
9196
9197 * Makefile.in (INSTALL_LAST): Delete.
9198 (INSTALL_DOSREL): New.
9199
9200Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9201
9202 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9203 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9204 whether we pass down --with-gnu-ld anyhow.
9205
9206Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
9207
9208 * Makefile.in (INSTALL_LAST): Change operation so it works
9209 on more flavors of make.
9210 * configure.in (go32): Don't build libg++ or libio.
9211
9212Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
9213
9214 * Makefile.in (Move HOST_PREFIX_1 and friends up so
9215 they can be overriden by templates.
9216
9217Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
9218
9219 * configure.in (target==go32): Don't build gdb.
9220 * dosrel: New directory.
9221
9222Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
9223
9224 * configure.in (host==go32): Configure dosrel too.
9225 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9226 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9227 be set by incoming names or templates.
9228 (INSTALL_LAST): New rule.
252b5132
RH
9229
9230Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
9231
9232 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9233
9234Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9235
252b5132
RH
9236 * configure.in (appdirs): New variable. Currently empty, but will
9237 be used in gas distribution. If nonempty, lists a set of
9238 directories at least one of which must get configured, or top
9239 level configuration is considered to have failed.
9240 (rs6000-*-lynxos*): Use new file name.
9241
9242Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9243
9244 Eliminate XTRAFLAGS.
9245 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9246 newlib include files using -idirafter, and also use -nostdinc.
9247 (CXX_FOR_TARGET): Likewise.
9248 (XTRAFLAGS): Removed.
9249 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9250 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9251 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9252 ($(DO_X)): Don't pass down XTRAFLAGS.
9253
9254Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9255
9256 * configure.in (mips*-dec-bsd*): New target; do build linker.
9257 (mips*-*-bsd*): New target; don't build linker.
9258
9259Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9260
9261 * configure.in: support rs6000-*-lynxos* configuration.
9262 support sunos4 as a cross target.
9263
9264 * config.sub: look for lynx*, not lynx since the OS version may
9265 legitimately be part of the name.
9266
9267Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9268
9269 * configure.in (i[34]86-*-sco*): Move to be with other i386
9270 targets.
9271 (romp-*-*): New target. Skip various binary utilities.
9272 (vax-*-*): New target. Don't build newlib.
9273 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
9274
9275Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9276
9277 * configure.in: Only set host_makefile_frag if config
9278 directory exists.
9279
9280Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9281
9282 * install.sh: If $dstdir exists, don't check whether each
9283 component does.
9284
9285Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9286
9287 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
9288
9289Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
9290
35590697
AJ
9291 * configure.in (*-*-lynxos*): Don't configure newlib for either
9292 native or cross Lynx.
252b5132
RH
9293
9294Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
9295
9296 * config.sub (sparc64-elf): Fix os.
9297 (z8k): Remove duplicate.
9298
9299Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9300
9301 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
9302 gcc/stmp-fixproto, to try to prevent fixproto from being run.
9303
9304Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
9305
9306 * configure: Make file links cleanly even if Lynx fails on
80413487 9307 an NFS symlink (at least fail cleanly).
252b5132
RH
9308
9309Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9310
9311 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
9312 -XNh2000.
9313
9314Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9315
9316 * configure: Unknown options are fatal again.
9317
9318Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
9319
9320 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 9321 compatibility.
252b5132
RH
9322
9323Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
9324
9325 * build-all.mk: Add `clean' target.
9326
9327Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9328
9329 * config.guess: Add SINIX support.
9330 * configure.in: Add mips-*-sysv4* support.
9331
9332Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
9333
9334 * build-all.mk: Document all useful targets.
9335 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
9336 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
9337
9338Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9339
9340 * configure: Support --silent, --quiet.
9341
9342Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9343
9344 * configure: Support --disable-FEATURE.
9345
9346Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9347
9348 * config.guess: Recognize NCR running SVR4.3.
9349
9350Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
9351
9352 * config.guess: Make BSDI generate i386-unknown-bsd386.
9353 Patch from Paul Eggert <eggert@twinsun.com>.
9354
9355Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9356
9357 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
9358
9359Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9360
9361 * configure: Make unrecognized options give nonfatal warnings
9362 instead of fatal errors, and pass them to any subdirectory
9363 configures in case they recognize them.
9364 Make --x equivalent to --with-x.
9365
9366Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9367
9368 * configure: Add --enable-* options. Clean up usage message and
9369 some comments.
9370
9371Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
9372
9373 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
9374
9375Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9376
9377 * configure.in (hppa*-*-*): Enable binutils.
9378
9379Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9380
9381 * config.sub: Recognize cisco.
9382
9383Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
9384
9385 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
9386
9387Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9388
9389 * config.guess: about target *-hitachi-hiuxwe2, don't print more
9390 than one configuration name. Add comment.
9391
9392Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
9393
9394 * config.guess: about target *-hitachi-hiuxwe2, fixed
9395 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
9396 macro is incorrect.]
9397
9398Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9399
9400 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
9401 than the "make ls" stuff which used to be here.
9402
9403Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9404
9405 * config.guess: Recognize i[34]86-unknown-freebsd.
9406 From Shawn M Carey <smcarey@rodan.syr.edu>.
9407
9408Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
9409
9410 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
9411
9412Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9413
9414 * config.guess: Check for ptx.
9415
9416Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
9417
9418 * config.sub: Add os9k checking.
9419
9420Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9421
9422 * config.guess: Handle OSF1 running on HPPA processors
9423
9424Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9425
9426 * configure: If subdir configure fails, print out a message with
9427 subdirectory name, in case subdir's configure code didn't identify
9428 itself.
9429
9430Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
9431
9432 * configure.in: Remove embedded newlines from configdirs.
9433 Avoid mismatches of substrings. Fix matching strings at end
9434 of configdirs.
9435
9436Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
9437
9438 * config.guess: Add Lynx/rs6000 config support.
9439
9440Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9441
9442 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
9443
9444Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
9445
9446 * configure.in (hppa*-*-osf*): Treat this just like most other
9447 PA configurations (eg no binutils or ld).
9448 (hppa*-*-*elf*): These configurations have binutils and ld.
9449
9450Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9451
9452 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
9453
9454Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9455
9456 * configure.in (rs6000-*-*): Build gas.
9457
9458Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9459
80413487 9460 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
9461
9462Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9463
9464 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
9465 for GDB and GDB has been fixed to not need it.
9466
252b5132
RH
9467Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9468
9469 * config.guess: Recognize vax hosts.
9470
9471Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9472
9473 * configure (while loop): Don't use "break 2" inside case
9474 statement -- the case statement isn't an enclosing loop.
9475
9476Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
9477
9478 * config.guess: Clean up NeXT support, to allow nextstep
9479 on Intel machines. Make OS be nextstep.
9480
9481Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
9482
9483 * config.guess: Add alternate forms for Convex.
9484
9485Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
9486
9487 * configure: Completely rewrite option processing. Take
9488 advantage of pattern-matching to avoid invoking test frequently.
9489 Also clean up host and target defaulting logic.
9490
9491Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9492
9493 * Makefile.in: Replace all occurrances of "rootme" with "r" and
9494 "$${rootme}" with "$$r", to increase the likelihood that the do-*
9495 commands (plus user environment) will fit SCO limits.
9496
9497Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9498
9499 * configure.in: Don't issue warnings about directories which are
9500 not being configured if -norecursion is set. Correct test for
9501 --with-gnu-as and --with-gnu-ld to not get confused by substring
9502 matches.
9503
9504 * configure.in: Don't build gas for alpha-dec-osf1*.
9505
9506Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
9507
9508 * configure: Back out Per's change of 12/19/1993. It changes the
9509 behavior of configure in unexpected and confusing ways.
9510
9511 Also, use different delim char when calculating
9512 program_transform_name so that the name can contain slashes.
9513
9514Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
9515
9516 * configure.in, config.sub: Add support for VSTa micro-kernel.
9517
9518Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9519
9520 * configure.in: Nuke hacks which were used to get a special
9521 version of GAS for HPPA configurations.
9522
9523Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
9524
9525 * configure: If only ${target_alias} is given, use that
9526 as the default for ${host_alias}.
9527 * configure: Add missing back-slashes before nested quotes.
9528
9529Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9530
9531 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
9532
9533Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
9534
9535 * config.guess: Recognize some Tektronix configurations.
9536 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
9537
9538Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9539
9540 * config.sub: Match any flavor of SH.
9541
9542Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
9543
9544 * configure.in: Don't try to configure newlib for Alpha.
9545
9546Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9547
9548 * configure.in: Don't build ld for Irix 5. Don't build gas,
9549 libg++ or libio for any Alpha target.
9550
9551 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
9552
9553Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
9554
9555 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
9556 default arguments -- so it tried to compress itself.
9557
9558Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9559
9560 * configure.in (notsupp): ensure that a space is always at the end
9561 of the configdirs list, since the grep checks for an explicit space
9562
9563Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9564
9565 * configure.in (target i386-sysv4.2): don't build ld, since static
9566 versions of many libraries are not available.
9567
9568Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9569
9570 * config.guess: Recognize Apollos (using environment variables).
9571 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
9572
9573Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9574
9575 * config.guess: Recognize Sony news mips running newsos.
9576
9577Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
9578
9579 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
9580 "fi ; else" for bash.
9581
9582Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
9583
9584 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
9585
9586Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
9587
9588 * config.sub: accept unixware as an alias for svr4.2.
9589 Fix some inconsistancies with the gcc version.
9590
9591Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9592
9593 * Makefile.in (DISTDOCDIRS): Add gdb.
9594
9595Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
9596
9597 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
9598
9599Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9600
9601 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
9602 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
9603 this now.
9604
9605Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9606
9607 * config.sub: Accept hiux* as an OS name.
9608
9609 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
9610 etc/make-stds.texi. The underscore came from gcc, and dje now
9611 agrees that RUNTESTFLAGS is the correct name.
9612
9613Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
9614
9615 * install.sh: Remove 'set -e'. It makes any conditionals
9616 in the script useless.
9617
9618 * config.guess: Automatically recognize arm-acorn-riscix
9619 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
9620
9621Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
9622
9623 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
9624
9625Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9626
9627 * Makefile.in (DISTDOCDIRS): New variable.
9628 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 9629 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
9630
9631Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9632
9633 * configure.in (hppa target): check the source directory for the
9634 pagas sub-directory
9635
9636Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
9637
9638 * config.sub: Allow -aout* and -elf*.
9639
9640Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9641
9642 * configure.in: Don't build ld on i386-solaris2, same as for
9643 sparc-solaris2.
9644
9645Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
9646
9647 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
9648
9649Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9650
9651 * configure.in: Configure gdb for alpha.
9652
9653Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9654
9655 * Makefile.in (CXXFLAGS): Add -O.
9656
9657Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9658
9659 * config.guess: added support for DG Aviion
9660
9661Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9662
9663 * configure.in: Produce warning message for subdirectories not
9664 configurable for this host/target combination. Don't try to
9665 configure gdb for vms.
9666
9667Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9668
9669 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
9670 appropriate files before making "diststuff".
9671 (DISTBISONFILES): New var: list of files to be edited.
9672 (DISTSTUFFDIRS): Add binutils.
9673
9674Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9675
9676 * config.sub: also handle mipsel and mips64el (for little endian mips)
9677
9678Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9679
9680 * configure.in: Add * to end of all OS names.
9681
9682Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
9683
9684 * configure.in: Build newlib for LynxOS native.
9685
9686Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9687
9688 * config.guess: Add support for delta 88k running SVR3.
9689
9690 * configure.in: Add comment about HP compiler vs. emacs.
9691
9692Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9693
9694 * configure.in: don't build ld on solaris2 (not a viable option
9695 due to bugs in getpwnam & getpwuid)
9696
9697Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9698
9699 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
9700 config.guess will produce a full version number.
9701
9702Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9703
9704 * configure.in: Build linker and binutils for alpha-dec-osf1.
9705
9706Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9707
9708 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
9709 and gdb/testsuite/Makefile.in.
9710
9711Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9712
9713 * configure.in: recognize mips*- instead of mips-
9714
9715Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
9716
9717 * config.sub: Accept linux*coff and linux*elf as operating
9718 systems.
9719
9720Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9721
9722 * config.sub: Recognize mips64, and mips3 as an alias for it.
9723
9724Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9725
9726 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
9727 gdb knows how to handle OSF/1 shared libraries.
9728
9729Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9730
9731 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
9732 * config.guess: Recognize Hitachi's HIUX.
9733 * config.sub: Recognize h3050r* and hppahitachi.
9734 Remove redundant cases for hp9k[23]*.
9735
9736Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9737
9738 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
9739 if gas and ld are in the source tree and are in ${configdirs}.
9740 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 9741 --with options (but still pass them down on the command line,
252b5132
RH
9742 if they were explicitly specified).
9743
9744Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9745
9746 * configure: substitute SHELL value in Makefile.in with
9747 ${CONFIG_SHELL}
9748
9749Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9750
9751 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
9752 *-*-solaris2* targets.
9753
9754Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9755
9756 * Makefile.in: define M4, and pass it down to sub-makes;
9757 all-autoconf now depends on all-m4
9758
9759Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9760
9761 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
9762 presence of {ar,ranlib} instead of a configured directory
9763
9764Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9765
9766 * config.guess: Accept 34?? as well as 33?? for NCR.
9767
9768Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9769
9770 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
9771 of 'gas' in sed commands, since 'gash' is now in the tree as well.
9772
9773Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9774
9775 * configure: grab values for $(CC) and $(CXX) from the
9776 environment, so that someone can do "CC=gcc configure; make" and
9777 have it work right (matching the way that autoconf works now)
9778
9779 * configure.in, Makefile.in: add support for gash, the tcl
9780 interface to Galaxy
9781
9782 * config.guess: add NetBSD variants (hp300, x86)
9783
9784Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
9785
9786 * install.sh: Support -d option (in the manner of SunOS 4 install,
9787 as it is more deterministic than that of GNU install)
9788 (chmodcmd): Set file to mode 755 by default (should also do default
9789 chgrp and chown, but I don't feel like dealing with that now)
9790
9791Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
9792
9793 * config.sub: Remove h8300hhms alias.
9794
9795Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9796
9797 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
9798
9799Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9800
9801 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
9802 as stmp-fixinc
9803
9804Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
9805
9806 * config.sub: recognize m88110-bug-coff.
9807
9808Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9809
9810 * Makefile.in (all-libio): all dependencies on the toolchain used
9811 to build this (gcc, gas, ld, etc)
9812
9813Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9814
9815 * config.guess: Deal with OSF/1 1.3 on alpha.
9816
9817Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9818
9819 * install.sh: add some 'else true' clauses for portability
9820
9821 * configure.in: don't build libio for h8[35]00-*-* targets
9822
9823Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
9824
9825 * Makefile.in: Add support for new libio.
9826
9827Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9828
9829 * install.sh: If one command fails, don't try the rest. Don't try
9830 to remove $dsttmp (via trap) unless we have already created it.
9831 If $src doesn't exist, detect it and exit with an error.
9832
9833 * config.guess: Recognize BSD on hp300.
9834
9835Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
9836
9837 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
9838 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
9839
9840Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
9841
9842 * Makefile.in (all-send-pr): depends on all-prms
9843
9844Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9845
9846 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
9847
9848Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9849
9850 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
9851 Added test for mips-mips-riscos5.
9852
9853Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9854
9855 * configure.in: use mh-hp300 for 68k HP hosts
9856
9857Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9858
9859 * configure: add support for CONFIG_SHELL, so that you can use
9860 some alternate shell for evaluating configure scripts
9861
9862Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
9863
9864 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
9865 in configure script to bug-gdb@prep.ai.mit.edu when building
9866 distribution archive.
9867 * Makefile.in (COMPRESS): Remove def.
9868 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
9869 gdb.tar.Z and make-gdb.tar.Z respectively.
9870 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
9871 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
9872 to convergence with 'taz' target in Makefile.in.
9873
9874Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9875
9876 * install.sh (dsttmp): use trap to ensure that tmp files go
9877 away on error conditions
9878
9879Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9880
9881 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
9882
9883Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9884
9885 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
9886 its parent is '/' not ''.
9887
9888 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
9889
9890Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
9891
9892 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
9893 that ${newsrcdir}/configure.in does.
9894
9895Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9896
9897 * test-build.mk: support for CONFIG_SHELL
9898
9899Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
9900
9901 * config.sub (netware): Add as a basic system type.
9902
9903Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
9904
9905 * Makefile.in (Makefile): depend on configure.in. Also drop the
9906 $(srcdir)/ from the dependency on Makefile.in.
9907
9908Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
9909
9910 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
9911 (h8300hhms is temporary until multi-libraries are implemented).
9912 * configure.in: Handle h8300h too.
9913
9914Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9915
9916 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
9917
9918Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
9919
9920 * configure: Remove extraneous output when guessing host type.
9921 * config.guess: Remove extraneous output when guessing using C
9922 compiler rather than uname, or when guessing fails.
9923
9924Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9925
9926 * Makefile.in: remove all.cross and install.cross targets
9927
9928 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
9929 definitions
9930
9931Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
9932
9933 * configure.in (target sh): Build gprof.
9934
9935Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9936
9937 * config.sub: change -solaris to -solaris2
9938
9939Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9940
9941 * configure.in: Use config/mh-riscos for mips-*-sysv*.
9942
9943Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
9944
9945 * configure: Correct error message for missing Makefile.in to
9946 print correct directory.
9947
9948Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9949
9950 * install.sh: kludge around 386BSD shell bug
9951
9952Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
9953
9954 * config.guess: Recognize NeXT.
9955 * config.guess: Recognize i486-ncr-sysv4.
9956 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
9957
9958Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
9959
9960 * Makefile.in (MAKEINFOFLAGS): New variable.
9961 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
9962 * build-all.mk, test-build.mk: Pass down --no-split as
9963 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
9964
9965Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
9966
9967 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
9968
9969Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
9970
9971 * Makefile.in (libg++.tar.z): New rule.
9972 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
9973 * Makefile.in (taz): Only do a single chmod.
9974
9975Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
9976
9977 * install.sh: don't use dirname anymore (replaced with sed usage)
9978
9979Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
9980
9981 * Makefile.in: Change extension for gzip'd files from '.z' to
9982 '.gz' per new FSF standard usage.
9983
9984Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
9985
9986 * configure: put quotes around the final value of program_transform_name
9987
9988Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9989
9990 * Makefile.in: new install.sh support; update install-info rules
9991
9992Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
9993
9994 * configure.in: Build diff for crosses, but not for go32 host.
9995
9996 * configure.in: Build gprof only for native, and don't build it
9997 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
9998
9999Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
10000
10001 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10002
10003Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10004
10005 * configure.in (host_tools): Add prms.
10006
10007Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10008
10009 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10010 with $(FLAGS_TO_PASS) on the command line
10011
10012 * config.sub: Recognize lynx and lynxos
10013
10014Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
10015
10016 * config.sub: Accept -ecoff*, not just -ecoff.
10017
10018Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10019
10020 * Makefile.in (taz): Use .gz suffix instead of .z.
10021 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10022 names.
10023
10024Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10025
10026 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10027
10028Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10029
10030 * Makefile.in (install-no-fixedincludes): install gcc last, so
10031 that rebuilds that might happen during 'make install' don't get
10032 bogus gcc include files
10033
10034Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10035
10036 Change from Utah for HPPA support:
10037 * config.guess: Recognize hppa1.x-hp-bsd.
10038
10039Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
10040
10041 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
10042 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10043
10044Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
10045
10046 * config.sub: Add support for rom68k and bug boot monitors.
10047
10048Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
10049
10050 * Makefile.in: Make all-opcodes depend on all-bfd.
10051
10052Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
10053
10054 * config.guess: Added special check for i[34]86-univel-sysv4*.
10055
10056Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
10057
10058 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10059 the processor rather than assuming i486.
10060
10061Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10062
10063 * config.guess: Recognize SunOS6 as Solaris3.
10064
10065Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
10066
10067 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
10068 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10069
10070Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
10071
10072 * build-all.mk (all-cross): New target for Canadian Cross.
10073 Added Q2 go32 targets.
10074 * test-build.mk: Configure go32 cross sparclite-aout and
10075 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
10076 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10077
10078Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10079
10080 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10081 GO32 hosted toolchains
10082
10083Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
10084
10085 * configure: change so "-exec-prefix" gets passed down rather
10086 than "-exec_prefix" so autoconf generated Makefiles get the
10087 exec_prefix set right.
10088
10089Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10090
10091 * config.guess: get the Solaris2 minor version number
10092
10093 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10094
10095Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10096
10097 * config.guess: Recognize some Sequent platforms.
10098
10099Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10100
10101 * Makefile.in: added the vault-install target
10102
10103 * configure.in: actually use the Sun3 makefile fragment that's in
10104 config, also added the release dir to configdirs
10105
10106Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10107
10108 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10109
10110Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10111
10112 * configure.in: remove some program from Alpha targetted toolchains
10113
10114Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
10115
10116 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
10117 gprof.
10118 (taz): Run "make diststuff" in those directories instead of "make
10119 proto-dir". Look for "VERSION=" only at start of line in subdir
10120 Makefile. Use "gzip -9" for compression.
10121 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10122 (binutils.tar.z): New target.
10123
10124Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10125
10126 * Makefile.in (taz): Include gpl.texinfo.
10127
10128Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10129
10130 * Makefile.in (setup-dirs): Merged into "taz" target.
10131 (taz): Only do `proto-dir' stuff if a directory is actually needed
10132 for this target.
10133
10134Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
10135
10136 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
10137 (FLAGS_TO_PASS): Pass down MUNCH_NM.
10138 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
10139 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
10140 (gcc-no-fixedincludes): Correct for current gcc Makefile.
10141
10142Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
10143
10144 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
10145 config.sub, and move-if-change to gdb testsuite distribution
10146 archive, so the testsuite can be extracted, configured, and
10147 run separately from the gdb distribution. Blow away the Chill
10148 tests that require a Chill compiled executable, since GNU Chill
10149 is not yet publically available.
10150
10151Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10152
10153 * test-build.mk: set environment variables in a single command,
10154 instead of a list of assignments and exports
10155
10156 * config.guess: recognize Alpha/OSF1 systems
10157
10158Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10159
10160 * configure: Change help message to prefer --options rather than
10161 -options.
10162
10163Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10164
10165 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10166 zippy@ecst.csuchico.edu.
10167 * config.guess: Recognize miniframe.
10168
10169Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
10170
10171 * Makefile.in: Use srcroot to find runtest rather than rootme.
10172 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10173
10174Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
10175
10176 * test-build.mk: Extensive additions to support building on a
10177 machine other than the host.
10178
10179Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10180
10181 * configure (tooldir): Fix for i386-aix again.
10182
10183Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
10184
10185 * configure, Makefile.in: Change definition of $(tooldir)
10186 to match the FSF.
10187
10188Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
10189
10190 * config.guess: Recognize i[34]86/SVR4.
10191
10192Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10193
10194 * Makefile.in (all-gdb): gdb depends on sim.
10195
10196Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
10197
10198 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
10199 at the same time we make the prototype gdb directory.
10200 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
10201 files at the same time as the gdb base release distribution.
10202
10203Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
10204
10205 * Makefile.in (check): Use individual check targets rather than
10206 DO_X rule.
10207 (check-gcc): Added.
10208
10209Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
10210
10211 * config.sub: Use sysv3.2 not sysv32 for canonical OS
10212 for System V release 3.2.
10213
10214Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10215
10216 * config.sub: Recognize hppaosf.
10217 * configure.in: Do configure ld/binutils/gas for it.
10218
10219Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10220
10221 * configure (tooldir): Alter syntax used to set this, for systems
10222 where "\$" isn't handled right, like i386-aix.
10223
10224Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
10225
10226 * configure: Pass program-transform-name, not
10227 program_transform_name, to recursive configures.
10228
10229Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
10230
10231 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10232 of gas+ld+binutils.
10233
10234Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
10235
10236 * config.guess: Recognize AIX3.2 as distinct from 3.1.
10237
10238Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10239
10240 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10241
252b5132
RH
10242Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10243
10244 * Makefile.in (PRMS): Set back to all-prms.
10245
10246Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
10247
10248 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10249 targets, rather than for MIPS hosts.
10250
10251Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10252
10253 * configure.in: add comment for --with-x default values
10254
10255 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10256
10257 * Makefile.in: add check-* targets for each of the directories in
10258 the tree. Add a definition of RUNTEST that will use the one we
10259 just built, if it exists. Pass this down via FLAGS_TO_PASS.
10260
10261Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
10262
10263 * configure.in: Removed obsolete references to bfd_target and
10264 target_makefile_frag.
10265
10266 * build-all.mk: Set assorted targets for Q2.
10267 * config.sub: Recognize z8k-sim and h8300-hms.
10268 * test-build.mk: Really don't pass host to configure.
10269 (HOLES): Added uname.
10270
10271Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
10272
10273 * configure: Handle an empty program-prefix, program-suffix or
10274 program-transform-name correctly.
10275
10276Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
10277
10278 * build-all.mk: -G 8 no longer required for MIPS targets.
10279 * test-build.mk: Don't pass host argument to configure; make it
10280 guess.
10281
10282Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
10283
10284 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
10285 * Makefile.in (COMPRESS): New macro, like GZIP.
10286
10287Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
10288
10289 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
10290
10291 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
10292 with gas currently defaults to -G 0.
10293
10294Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
10295
10296 * Makefile.in (all-flex): flex depends on byacc.
10297
10298 * build-all.mk: If host not specified, use config.guess. Pass TAG
10299 to test-build.mk as RELEASE_TAG.
10300 * test-build.mk (configargs): New variable containing arguments to
10301 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
10302 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
10303
10304 * config.guess: Use /bin/uname when checking -X argument on SCO,
10305 to avoid invoking GNU uname which doesn't understand -X.
10306
10307 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
10308
10309 * configure.in: Build gas for mips-*-*.
10310
10311Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10312
10313 * Makefile.in (all.normal): insert missing backslash.
10314
10315Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
10316
4bddf3ad 10317 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
10318
10319 * Makefile.in: Complete overhaul to merge many almost identical
10320 targets.
10321
10322Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10323
10324 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
10325 (gdb.tar.Z): Adjusted.
10326
10327 * Makefile.in (setup-dirs, taz): New targets; should be general
10328 enough to adapt for gdb sometime. Build only .z file.
10329 (gas.tar.z): New target.
10330
10331Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10332
10333 * build-all.mk: Use CC=cc -Xs on Solaris.
10334
252b5132
RH
10335Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
10336
10337 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
10338 for handling BISON for FSF releases.
10339
10340Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10341
10342 * configure: Actually implement the change zoo just documented.
10343
10344Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10345
10346 * configure: when using config.guess, only set target_alias when
10347 it's not already been set (ie, on the command line)
10348
10349Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10350
10351 * Makefile.in: add installcheck target, set PRMS to install-prms
10352
10353Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10354
10355 * configure: add support for package_makefile_fragment, handle the
10356 case where a directory has a configure.in file but no Makefile.in
10357 more gracefully (with an actual understandable error message, even);
10358 add support for --without (and add this to the usage message); also
10359 explicitly add a --host=${host_alias} to the command line when
10360 config.guess is used
10361
10362Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10363
10364 * configure: Must use both --host and --target in recursive calls.
10365
10366Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
10367
10368 * Makefile.in: Change deja-gnu to dejagnu.
10369
10370Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
10371
10372 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
10373
10374Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10375
10376 * configure.in: canonicalize all instances to *-*-solaris2*,
10377 also strip out a number of tools to not build for go32 host
10378
10379Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10380
10381 * config.guess: add GPL.
10382
10383 * Makefile.in, config.guess, config.sub, configure: bump
10384 copyrights to 93.
10385
10386Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
10387
10388 * Makefile.in (do-info): Removed obsolete check for existence of
10389 localenv file.
10390
10391 * Makefile.in (MAKEOVERRIDES): Define to be empty.
10392
10393Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10394
10395 * Makefile.in: a couple of 'else true' for decstation,
10396 support for TclX
10397
10398 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
10399
10400Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
10401
10402 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
10403
10404Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
10405
10406 * config.guess: Recognize i386-ibm-aix (PS/2).
10407 * configure.in: Use config/mh-aix386 file for it.
10408
10409Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
10410
10411 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
10412 CC_FOR_TARGET instead.
10413 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
10414
10415Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
10416
10417 * Makefile.in: Add sim to list of directories sent with gdb
10418
10419Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
10420
10421 * configure.in: Put back mips-dec-bsd* case.
10422
10423Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
10424
10425 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
10426 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
10427 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
10428
10429Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10430
10431 * configure.in: remove no-op mips-dec-bsd* in "case $target"
10432
10433 * Makefile.in (dir.info): only run gen-info-dir if it exists,
10434 (install-info): install dir.info only if it exists,
10435 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
10436
10437Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
10438
10439 * configure.in: For vms target, skip bfd, ld, binutils. Do build
10440 gas for mips-dec-bsd.
10441
10442Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
10443
10444 * configure (makesrcdir): If ${srcdir} is relative and not ".",
10445 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
10446
10447Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
10448
10449 * configure.in: Added "dejagnu" to hosttools list.
10450
10451Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10452
10453 * config.sub, configure.in, config.guess: Add support
10454 for Bosx, an AIX variant from Bull.
10455 Patches from F.Pierresteguy@frcl.bull.fr.
10456
10457Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
10458
10459 * devo/dejagnu: Initial creation of devo/dejagnu.
10460 Migrated dejagnu testcases and support files for testing software
10461 tools to reside as subdirectories, currently called "testsuite",
10462 within the directory of the software tool. Migrated all programs,
10463 support libraries, etc. beloging to dejagnu proper from
10464 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
10465 with no modifications. The changes to these files which will
10466 allow them to configure, build, and execute properly will be made
10467 in a future update.
10468
10469Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10470
10471 * Makefile.in: Change send_pr to send-pr.
10472 * configure.in: Likewise.
10473 * send_pr: Renamed directory to send-pr.
10474
10475Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
10476
10477 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
10478
10479Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
10480
10481 * README: Update for gdb-4.8 release.
10482 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
10483 gdb-xxx.tar.z (gzip'd) file also.
10484
10485Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10486
10487 * Makefile.in: make all-diff depend on all-libiberty
10488
10489Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
10490
10491 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
10492
10493Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10494
10495 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
10496
10497Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
10498
10499 * Makefile.in (DEVO_SUPPORT): Remove etc directory
10500 (ETC_SUPPORT): Only add the files GDB wants from etc/.
10501 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
10502
10503Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10504
10505 * Makefile.in: makeinfo binary is in a new location
10506
10507Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
10508
10509 * config.sub: Accept -ecoff as an OS.
10510
10511 * Makefile.in: Various changes to eliminate a level of make
10512 recursion and reduce the required command line length.
10513 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
10514 sub-makes.
10515 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
10516 variables holding settings for specific sub-makes.
10517 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
10518 in terms of BASE_FLAGS_TO_PASS.
10519 (TARGET_LIBS): New variable listing directories which use
10520 TARGET_FLAGS_TO_PASS.
10521 (subdir_do): Eliminated.
10522 (do-*): New set of targets to replace subdir_do.
10523 (various): All targets which used subdir_do now depend on do-*.
10524 (local-clean): Renamed from do_clean.
10525 (local-distclean): New target, dependency of distclean and
10526 realclean.
10527 (install-info): Don't create directories. Depend on dir.info
10528 rather than calling make recursively.
10529 (install-dir.info): Eliminated.
10530 (install-info-dirs): Create all info directories here.
10531 (dir.info): Depend upon do-install-info.
10532
10533 * test-build.mk (HOLES): Added false.
10534
10535Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
10536
10537 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
10538
10539Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10540
10541 * Makefile.in (info): remove dependency on all-texinfo. The
10542 problem was really in texinfo/C, not at this level.
10543
10544Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
10545
10546 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
10547
10548Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
10549
10550 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
10551 GDB releases.
10552
10553Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10554
10555 * configure: Include srcdir in message about target of link not
10556 being found. Don't convert `-' to `_' in `with' options being
10557 passed to subdirs.
10558
10559Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10560
10561 * configure.in: add uudecode to host_tools
10562
10563 * Makefile.in: added {all,install}-uudecode targets, added them to
10564 the appropriate lists
10565
10566Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
10567
10568 * Makefile.in (all-gcc): Added dependency on all-gas.
10569
10570 * configure.in (mips-*-*): Build ld and binutils.
10571
10572Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10573
10574 * configure: check return code from mkdir, print error message and
10575 exit on failure.
10576
10577Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
10578
10579 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
10580
10581Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
10582
10583 * test-build.mk (HOLES): Added tar, cpio and uudecode.
10584
10585Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10586
10587 * config.sub (h8500): Recognize this as a cpu type.
10588
10589Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10590
10591 * configure: source directory missing is no longer a warning
10592
10593 * configure.in: recognize irix[34]* instead of irix[34]
10594
10595 * Makefile.in: define and pass down X11_LIB
10596
252b5132
RH
10597Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
10598
10599 * guess-systype: Renamed to ...
10600 * config.guess: ... by popular request.
10601 * configure.in, Makefile.in: Update accordingly.
10602
10603Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
10604
10605 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
10606 + Add Convex, Cray/Unicos, and Encore/Multimax support.
10607 + Execute ./dummy instead of assuming . is in PATH.
10608
10609Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
10610
10611 * guess-systype: New shell script. Attempts to guess the
10612 canonical host name of the executing host.
10613 Only a few hosts are supported so far.
10614 * configure: Call guess-systype if no host is specified.
10615
10616Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
10617
10618 * Makefile.in (gcc-no-fixedincludes): Made to work with current
10619 gcc Makefile.
10620
10621
10622Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
10623
10624 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
10625 (all-gcc, install-gcc, subdir_do): Use it.
10626
10627Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10628
10629 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
10630
10631Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
10632
10633 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
10634 set exclusively by configure, using configure.in .
10635
10636Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10637
10638 * test-build.mk: set $PATH for all builds
10639
10640 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
10641
10642Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
10643
10644 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
10645 the one used in gcc/Makefile.in, so that a null expansion doesn't
10646 override the one needed to build gcc with a native cc.
10647
10648
10649Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10650
10651 * configure: Accept -with arguments.
10652
10653Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10654
10655 * Makefile.in: added h8300sim
10656
10657Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
10658
252b5132
RH
10659 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
10660 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
10661 (all-cygnus, native, build-cygnus): Make
10662 $(canonhost)-stamp-3stage-done, not $(host)....
10663 * test-build.mk (stamp-3stage-compared): Use tail +10c for
10664 i386-sco3.2v4. Added else true to if command.
10665
10666Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
10667
10668 * config.sub: (from FSF) Sequent uses a BSD-like OS.
10669
10670Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
10671
10672 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
10673
10674Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10675
10676 * configure.in: don't remove binutils from Solaris builds
10677
10678Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
10679
10680 * Makefile.in: get rid of earlier definitions for *clean,
10681 also handle the recursive info rule better
10682
10683Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
10684
10685 * Makefile.in (mostlyclean, distclean, realclean): Fix to
10686 do more-or-less the right thing.
10687
10688Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
10689
10690 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
10691 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
10692
10693Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10694
10695 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
10696 $(host_canonical).
10697
10698 * configure.in: split the configdirs list into 4 categories (native
10699 v. cross, library v. tool) and handle the cross-only and native-
10700 only in more reasonable (and correct!) way.
10701
10702Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
10703
10704 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
10705 configdirs anymore.
10706
10707Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10708
10709 * Makefile.in: extensive cleanup:: removed all of the explicit
10710 clean-* targets, collapsed many wrappers around subdir_do into
10711 one, added additional targets to satisfy standards.texi, deleted
10712 some old targets, some changes for consistency
10713
10714Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10715
10716 * configure.in: handle some programs as cross-only, and others as
10717 native only
10718
10719 * test-build.mk: handle partial holes in a more generic manner
10720
10721 * Makefile.in: m4 depends on libiberty
10722
252b5132
RH
10723Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10724
10725 * configure.in: add m4, textutils, fileutils, sed, shellutils,
10726 time, wdiff, and find to configdirs
10727
10728 * Makefile.in: all, clean, and install rules for the new programs
10729 added to configure.in
10730
10731Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10732
10733 * configure.in: use mh-sun for all *-sun-* hosts
10734
252b5132
RH
10735Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10736
10737 * Makefile.in: define flags for X11 include files and library file
10738 locations, pass them down to the programs that need this info
10739
10740 * build-all.mk: added a 'native' target, to 3stage the native toolchain
10741
252b5132
RH
10742Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10743
10744 * configure.in: start building libg++ for HP-UX targets
10745
10746Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
10747
10748 * README: Update references to files moved into etc/.
10749
10750Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
10751
10752 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
10753 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
10754
10755Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
10756
10757 * configure: accept dash as well as underscore in long option
10758 names for FSF compatibility.
10759
10760Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
10761
10762 * config.sub: added -sco3.2v4 support from FSF.
10763
10764Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10765
10766 * configure.in: expand the section that adds or removes
10767 directories from the list of programs to build, to handle native
10768 vs. cross in addition to host v. native
10769
10770Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
10771
10772 * Makefile.in: Replace C++ in macro names with CXX.
10773 This is less likely to break ...
10774
10775Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10776
10777 * test-build.mk: add -w to GNU_MAKE
10778
10779Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10780
10781 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
10782 add 'sparc' to list of recognized cpus. This needed to make
10783 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
10784 Delete some redundant ose68 variants. Recognize -wrs as an os,
10785 then changes that into $CPU-wrs-vxworks.
10786
10787 * configure.in: remove most references to gdbtest, regularize
10788 target based program removal
10789
10790 * test-build.mk: import from p3 tree (many fixes and changes)
10791
10792Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
10793
10794 * Makefile.in: added rules to handle tcl, tk, and expect
10795
10796 * configure.in: handle those directories if they exist
10797
10798Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10799
10800 * config.sub: removed bogus hppabsd and hppahpux names, since
10801 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
10802
10803Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10804
10805 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
10806 depends upon all-xiberty
10807
10808 * Makefile.in: changes from p3, including:
10809
10810 Thu Oct 8 15:00:17 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
10815 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
10816
10817 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10818 from the same source tree and not building a cross-compiler. This
10819 matters for the libg++ configuration if reconfiguring a tree that
10820 has already been installed.
10821
10822 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
10823
10824 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10825 pick up the machine and system specific header files.
10826
10827 * Makefile.in: added AS_FOR_TARGET, passed down in
10828 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
10829 the C compiler to use to create programs which are run in the
10830 build environment, set it to default to $(CC), and passed it down
10831 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10832
10833 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
10834
10835 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
10836 We need them for unusual native builds, like systems without
10837 ranlib.
10838
10839 * configure: also define $(host_canonical) and
80413487
RH
10840 $(target_canonical), which are the full, canonical names for the
10841 given host and target
252b5132
RH
10842
10843Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
10844
10845 * Makefile.in: Added separate definitions for C++.
10846
10847Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
10848
10849 * configure.in (configdirs): Add deja-gnu.
10850
10851Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
10852
10853 * README: Update for configure.texi and gdb-4.7 release.
10854
10855Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
10856
10857 * Makefile.in: Move "all" target to top of file.
10858 Previously, first target was ".PHONY" which caused BSD4.4 make
10859 to build .PHONY when make was run without arguments.
10860
10861Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
10862
10863 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
10864 Library-copylefted code in libiberty.
10865
10866Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
10867
10868 * config.sub: Replace m68kmote with plain old m68k.
10869
10870Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
10871
10872 * Makefile.in: Remove space from blank line, avoid Make complaints.
10873
10874Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
10875
10876 * config.sub: Complain if no argument is given. Added support for
10877 386bsd as OS and target alias.
10878
10879Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
10880
10881 * Makefile.in (XTRAFLAGS): include newlib directories if
10882 newlib/Makefile exists, rather than if host != target.
10883
10884Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
10885
10886 * config.sub: recognize sparclite-wrs-vxworks.
10887
10888 * Makefile.in (install-xiberty): added *-xiberty make rules (from
10889 p3.) Added clean-xiberty to clean.
10890
10891Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10892
10893 * configure.in: use *-*-* instead of nested cases for host and target
10894
10895Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
10896
10897 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10898 from the same source tree and not building a cross-compiler. This
10899 matters for the libg++ configuration if reconfiguring a tree that
10900 has already been installed.
10901
10902Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
10903
10904 * config.sub (i486v/i486v4): Merge in from FSF version.
10905
10906Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
10907
10908 * configure: only set PWD if it is already set.
10909
10910Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
10911
10912 * configure: just set PWD=`pwd` at the top, since Ultrix sh
10913 doesn't have unset and all success paths (and most error paths)
10914 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
10915 to just ${PWD} to avoid confusion.)
10916
10917Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
10918
10919 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
10920 even for a native compilation.
10921
10922Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
10923
10924 Changes to make the gdb.tar.Z rule work better.
10925
10926 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
10927 (DEVO_SUPPORT): Add configure.texi.
10928 (bfd-ilrt.tar.Z): Remove ancient rule.
10929
10930Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
10931
10932 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10933 pick up the machine and system specific header files.
10934
10935 * configure.in, config.sub: added new target m68010-adobe-scout,
10936 with alias of adobe68k. Changed configure.in to check for
10937 -scout before -sco* to avoid a false match.
10938
10939 * Makefile.in: added AS_FOR_TARGET, passed down in
10940 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
10941 the C compiler to use to create programs which are run in the
10942 build environment, set it to default to $(CC), and passed it down
10943 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10944
10945Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
10946
10947 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
10948 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
10949 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
10950 FOR_TARGET variants, to newlib and libg++.
10951
10952Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
10953
10954 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
10955 first.
10956
10957Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
10958
10959 * config.sub: Accept `elf' as an environment.
10960
10961Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
10962
10963 * Makefile.in (all-opcodes): cd into the right directory
10964
10965Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
10966
10967 * configure: added -program_transform_name option, used as
10968 argument to sed when installing programs.
10969 configure.texi: added documentation for -program_prefix,
10970 -program_suffix and -program_transform_name.
10971
10972Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
10973
10974 * config.sub: Accept i486 where i386 ok.
10975
10976Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
10977
10978 * config.sub: accept we32k
10979
10980Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
10981
35590697 10982 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
10983
10984 * Makefile.in: don't create all directories for ``make install'';
10985 let the subdirectories create the ones they need.
10986
10987Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10988
80413487 10989 * COPYING: new file, GPL v2
252b5132
RH
10990
10991Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10992
10993 * Makefile.in: use the new gen-info-dir, which needs a template
10994 argument (which also lives in texinfo)
10995
10996 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
10997
252b5132
RH
10998Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
10999
11000 * config.sub (ncr3000): Change i386 to i486.
11001
11002Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11003
11004 * Makefile.in: add install-rcs, install-grep to
11005 install-no-fixedincludes, removed install-bison and install-libgcc
11006
11007Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
11008
11009 * configure.in: grab the HPUX makefile fragment if on HPUX
11010
11011Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11012
11013 * Makefile.in: eradicate bison spoor (ditto libgcc).
11014 configure.in: recognise m68{k,000}-ericsson-OSE.
11015 es1800 is alias for m68k-ericsson-OSE
11016
11017Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11018
11019 * configure.in: rearrange the parts that remove programs from
11020 configdirs, based now on HOST==TARGET or by canonical triple.
11021
11022Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11023
11024 * test-build.mk: recurse explicitly with -f test-build.mk when
11025 appropriate. predicate stage3 and comparison on the existence
11026 of gcc. That is, if gcc isn't around, we aren't three-staging.
11027 On very clean, also remove ...stamp-co. Build in-place before
11028 doing other builds.
11029
11030Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11031
11032 * Makefile.in, configure.in: add tgas
11033
11034Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11035
11036 * Makefile.in: a number of changes merged in from progressive.
11037
11038 * configure.in: add libm.
11039
11040 * .cvsignore: ignore some stuff that comes from test-build.mk.
11041
252b5132
RH
11042Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
11043
11044 * config.sub: Add es1800 (m68k-ericsson-es1800).
11045
11046Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11047
11048 * configure: Add program_suffix (parallel to program_prefix)
11049 * Makefile.in: adjust directory-creating script for losing decstation
11050
11051Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
11052
11053 * configure: Minor $subdir-related fixes.
11054
11055Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11056
11057 * configure: fix various problems with propogating
11058 makefile_target_frag in subdirs.
11059 * configure.in: config libgcc if its there
11060
11061Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
11062
11063 * config.sub: HPPA merge.
11064
252b5132
RH
11065Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
11066
11067 * Makefile.in: Replace all-bison with all-byacc in all
11068 dependency lines for other tools (which now use byacc).
11069
11070Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
11071
11072 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
11073
252b5132
RH
11074Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
11075
11076 * Makefile.in: make gprof rules similar to byacc rules (instead of
11077 vestigal $(unsubdir) that didn't work...)
11078
11079Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
11080
11081 * config.sub: Add support for Linux.
11082 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
11083 (at least for libg++).
11084
11085Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11086
11087 * configure.texi: fix doc for the -nfp option to configure
11088
11089Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
11090
11091 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11092
11093Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
11094
11095 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11096 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11097 * configure.in: added solaris* host_makefile_frag hook.
11098
11099Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11100
11101 * config.sub: changed recognition of m68000 so that various
11102 m68k types can be specified via m680[01234]0
11103
11104Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11105
11106 * config.sub (basic_machine): fix sed so that '-foo' isn't
11107 completely substituted out while .+'-foo' loses the '-foo'
11108
11109Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11110
11111 * config.sub ($os): Add -aout.
11112
11113Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
11114
11115 * configure: If host_makefile_frag is absolute, don't
11116 prefix ${invsubdir} (relevant to libg++ auto-configure).
11117
11118Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11119
11120 * Makefile.in (tooldir): Define it.
11121 (all-ld): Depend on all-flex.
11122
11123Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
11124
11125 * Makefile.in (check): Fix libg++ special case.
11126
11127Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
11128
11129 * configure: do not bury `pwd` into config.status, thus do fewer
11130 pwd's.
11131
11132 * configure: print the "Building in" message only when building in
11133 other than "." AND verbose.
11134
11135 * configure: remove -s, rework -v to better accomodate guested
11136 configures.
11137
11138 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
11139
11140Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
11141
11142 * Makefile.in: macroize flags passed on recursion. remove
11143 fileutils.
11144
11145Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
11146
11147 * configure: get makesrcdir right for subdirs deeper than 1.
11148
11149 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
11150 install.
11151
11152Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
11153
11154 * Makefile.in: don't print subdir_do or recursion lines.
11155
11156Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
11157
11158 * standards.texi: added menu item.
11159
11160 * Makefile.in: build and install standards.info.
11161
11162 * standards.texi: new file.
11163
11164Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11165
11166 * configure: test for and move config.status pieces from
11167 ${subdir}/.
11168
11169Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
11170
252b5132
RH
11171 * configure: Test for existance of files before trying to mv
11172 them, to avoid numerous non-existance messages.
11173
11174Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
11175
11176 * configure: correct final line of config.status.
11177
11178 * configure: patch from eggert. Avoids a protection problem if
11179 the original Makefile.in is read only.
11180
11181 * configure: use move-if-change from gcc to create config.status.
11182 Some makefiles depend on config.status to tell if a directory
11183 has been reconfigured for a different host. This change
11184 prevents those directories from remaking everything in the case
11185 where the reconfig was only intended to rebuild a Makefile.
11186
11187 * configure: test for config.sub with "config.sub sun4" rather
11188 than "config.sub ${host_alias}". Otherwise we can't tell a bad
11189 host alias from a missing config.sub.
11190
11191Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11192
11193 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11194 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
11195
11196Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
11197
11198 * configure: mkdir ${subdir} as needed.
11199
11200Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
11201
11202 * Makefile.in,configure.in: added autoconf.
11203
11204Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11205
11206 * Makefile.in: no longer pass against on recursion.
11207
11208 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11209 definitions are not inherited.
11210
11211 * configure: correct makesrcdir when subdir is .
11212
11213Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
11214
11215 * configure: Add support for 'subdirs' variable, which is
11216 like 'configdirs', except that configure doesn't re-invoke
11217 itself for subdirs, it just creates a Makefile for each subdir.
11218 * configure.texi: Document subdirs.
11219
11220Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11221
11222 * configure.in: added flex to configdirs
11223
11224Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
11225
11226 * Makefile.in: remove clean-stamps from clean.
11227
11228Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
11229
11230 * configure.in: Add gdbtest to configdirs.
11231
11232Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
11233
11234 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
11235 to recursive makes.
11236 * configure.in: Recognize new ncr3000 config.
11237
11238Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
11239
11240 * Makefile.in, configure.in: removed references to gdbm.
11241
11242Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
11243
11244 * config.sub: Don't canonicalize os value
11245 newsos* to bsd (readline needs to check for newsos).
11246 (This fix was earlier made Jan 31, but got re-broken.)
11247
11248Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
11249
11250 * configure.in: sco is an os, not a vendor!
11251
11252 * configure: Quote $( better. Keep various shells happy.
11253
11254Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
11255
11256 * Makefile.in: eliminate stamp-files.
11257
11258Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
11259
11260 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
11261 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11262
11263Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
11264
11265 * config.sub: fix iris/iris3.
11266
11267Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
11268
11269 * configure: re-add -rm.
11270
11271Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
11272
11273 * Maskefile.in: add .stmp-rcs to all.
11274
11275 * configure.in: remove gas from rs6000 build, use aix host fragment.
11276
11277Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
11278
11279 * configure: pass down site_option during recursion.
11280
11281Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
11282
11283 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
11284
11285Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
11286
11287 * configure: Change exec_prefix so that it really defaults to prefix.
11288
11289Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
11290
11291 * Makefile.in, configure.in: Add support for mmalloc library.
11292
11293Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
11294
11295 * Makefile.in: add stmp dependencies for a few more things.
11296
11297Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
11298
11299 * configure: adjusted error message on objdir/srcdir configure
11300 collision, per john's suggestion.
11301
11302 * Makefile.in: add libiberty stmp to all and all.cross.
11303
11304Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
11305
11306 * Makefile.in: remove force dependencies, add grep to all.
11307
11308Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
11309
11310 * Makefile.in: drop flex. make stamp files work.
11311
11312 * configure: added test for conflicting configuration in srcdir,
11313 remove trailing slashes from srcdir. Otherwise emacs gdb mode
11314 gets cranky. use relative paths for configure and srcdir
11315 whenever possible. Send some error messages to stderr that were
11316 going to stdout.
11317
11318Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
11319
11320 * Makefile.in: Fix libg++ rule to check for gcc directory
11321 before using gcc/gcc. Also pass XTRAFLAGS.
11322
11323Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
11324
11325 * Makefile.in: added stmp-files so that directories aren't polled
11326 when they are already built.
11327
11328 * configure.texi: fixed a node pointer problem.
11329
11330Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
11331
4bddf3ad 11332 * config.sub configure.in gdb/configure.in
252b5132
RH
11333 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
11334 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
11335 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
11336
11337Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11338
11339 * configure: -recurring becomes -silent. corrected help message
11340 for -site= option.
11341
11342 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
11343
11344Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11345
11346 * configure: when building Makefile for crosses, replace
11347 tooldir and program_prefix. default srcdir from location of
11348 config.sub. remove "for host in hosts" and "for target in
11349 targets" loops.
11350
11351Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11352
11353 * Makefile.in: Do not pass bindir or mandir to cvs.
11354
11355Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11356
11357 * Makefile.in, configure.in: removed traces of namesubdir,
11358 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11359 copyrights to '92, changed some from Cygnus to FSF.
11360
11361 * configure.texi: remove most references to multiple hosts,
11362 multiple targets, subdirs, etc.
11363
11364 * configure.man: removed rcsid. reference config.sub not
11365 config.subr.
11366
11367 * Makefile.in: mkdir $(infodir) on install-info.
11368
11369Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
11370
11371 * configure.texi: Explain better about .gdbinit and about
11372 the environment that configure.in sections run in.
11373
11374Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
11375
11376 * configure.in: Ultrix is only a decstation if it's a MIPS.
11377
11378Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
11379
11380 * README: DOC.configure => cfg-paper.texi.
11381
11382Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
11383
11384 * config.sub (near case $os): Don't convert newsos* to bsd!
11385
11386Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
11387
11388 * Makefile.in: Reinstall change from gdb-4.3 that reduces
11389 the number of copies of COPYING that go into the GDB tar file.
11390
11391Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
11392
4bddf3ad 11393 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
11394 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
11395 Fix SCO configuration stuff.
11396
11397Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
11398
11399 * Makefile.in: For libg++, make sure the -I pointing
11400 to the gcc directory goes *after* all the libg++-local -I flags.
11401 Also, move just-gcc dependency from just-libg++ to all-libg++.
11402
11403Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
11404
11405 * configure: Change -x to -f to keep Ultrix /bin/test happy.
11406
11407Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
11408
11409 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
11410
11411Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
11412
11413 * config.sub: Add stratus configuration frags. Also
11414 submitted to FSF.
11415
11416Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
11417
11418 * Makefile.in (DEV_SUPPORT): add configure.man.
11419
11420 * config.sub(Decode manufacturer-specific): add -none*.
11421
11422Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
11423
11424 * Makefile.in: remove form feeds to make Sun's make happy.
11425 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
11426
11427Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
11428
11429 * Makefile.in (AR_FLAGS): Make quieter.
11430
11431Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
11432
11433 * configure.in: Add libg++.
11434 * configure: When verbose, don't output the command line at each
11435 level; it will be unremarkably the same as the previous version,
11436 which will be the same as what the user typed.
11437
11438Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
11439
11440 * configure.in, Makefile.in: fix clean-info, add flex. add
11441 fileutils.
11442
11443 * configure: be less sensitive to spaces in Makefile.in. Do not
11444 look for sources in "..". Doing so breaks subdirectories that
11445 might have their own configure. If a subdir has it's own
11446 configure script, use it.
11447
11448Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
11449
11450 * cfg-paper.texi: some changes suggested by rms.
11451
11452Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
11453
11454 * config.sub: Merge in some small additions from the FSF version,
11455 taken from the gcc distribution, to bring the Cygnus and FSF
11456 versions into closer sync.
11457
11458Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
11459
11460 * configure.in: Changed svr4 references to sysv4.
11461
11462Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
11463
11464 * configure: added -V for version number option.
11465
11466Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
11467
11468 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
11469 renamed from DOC.configure to cfg-paper.texi.
11470
11471Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11472
11473 * configure, config.subr, config.sub: config.subr is now
11474 config.sub again.
11475
11476Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
11477
11478 * configure.texi: new file, in progress.
11479
11480 * Makefile.in: build info file and install the man page for
11481 configure.
11482
11483 * configure.man: new file, first cut.
11484
11485 * configure: find config.subr again now that configuration "none"
11486 has gone. removed all traces of the -ansi option. removed all
11487 traces of the -languages option.
11488
11489 * config.subr: resync from rms.
11490
d932cae7 114911991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11492
11493 * configure, config.sub, config.subr: merge config.sub into
11494 config.subr, call the result config.subr, remove config.sub, use
11495 config.subr.
11496
11497 * Makefile.in: revised install for dir.info.
11498
d932cae7 114991991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11500
11501 * configure.in: add decstation host makefile frag.
11502
11503 * Makefile.in: BISON now bison -y again. also install-gcc on
11504 install. clean-gdbm on clean. infodir belongs in datadir.
11505 Make directories for info install. Build dir.info here then
11506 install it.
11507
d932cae7 115081991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11509
11510 * Makefile.in: fix for bad directory tests.
11511
d932cae7 115121991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11513
11514 * configure: \{1,2\} appears to be a sysv'ism. Use a different
11515 regexp. -srcdir relative was being handled incorrectly.
11516
11517 * Makefile.in: unwrapped some for loops so that parallel makes
11518 work again and so one can focus one's attention on a particular
11519 package.
11520
d932cae7 115211991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11522
11523 * configure: added PWD as a stand in for `pwd` (for speed). use
11524 elif wherever possible. make -srcdir work without -objdir.
11525 -objdir= commented out.
11526
d932cae7 115271991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11528
11529 * configure: +options become --options. -subdirs commented out.
11530 added -host, -datadir. Renamed -destdir to -prefix. Comment in
11531 Makefile now at top of generated Makefile. Removed cvs log
11532 entries. added -srcdir. create .gdbinit only if there is one
11533 in ${srcdir}.
11534
11535 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11536 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11537 and mandir now keyed off datadir by default.
11538
d932cae7 115391991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11540
11541 * Freshly created ChangeLog.
11542
11543\f
11544Local Variables:
11545mode: change-log
11546left-margin: 8
11547fill-column: 76
11548version-control: never
11549End:
This page took 0.77788 seconds and 4 git commands to generate.