Run the alternative version of the lns-common-1 test for the MCore target.
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
80f6dcbc
NC
12007-01-08 Kai Tietz <kai.tietz@onevision.com>
2
3 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 4 * configure: Regenerate.
80f6dcbc 5
f86e35b8
NC
62007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7
8 * Makefile.tpl (all-target): Correct @if conditional for target
9 modules.
10 * configure.in: Omit libiberty if building only target libgcc.
11 * configure, Makefile.in: Regenerated.
12
79fcd0ec
PB
132007-01-04 Paolo Bonzini <bonzini@gnu.org>
14
15 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
16 * configure: Regenerate.
17
6aa8ef82
DJ
182007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
19
20 * Makefile.def (target_modules): Add libgcc.
21 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
22 * Makefile.tpl (clean-target-libgcc): Delete.
23 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
24 on gcc even for bootstrapped modules. Rewrite handling of
25 lang_env_dependencies to loop over target_modules.
26 * configure.in (target_libraries): Add target-libgcc.
27 * Makefile.in, configure: Regenerated.
28
9b134994
PB
292006-12-29 Paolo Bonzini <bonzini@gnu.org>
30
31 Sync with gcc:
32 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
33
34 * configure.in: Reorganize recognition of languages. Add
35 --enable-stage1-languages. Show supported languages for the chosen
36 target rather than all recognized languages.
37 * configure: Regenerate.
38
39 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
40
41 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
42 * Makefile.in: Regenerate.
43
44 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
45
46 * configure.in: Warn that MPFR 2.2.0 is buggy.
47 * configure: Regenerate.
48
8cf39b1b
ILT
492006-12-27 Ian Lance Taylor <iant@google.com>
50
51 * configure.in: When removing Makefiles to force a reconfigure, also
52 remove prev-DIR*/Makefile.
53 * configure: Regenerate.
54
ebff6cd5
KH
552006-12-23 Kazu Hirata <kazu@codesourcery.com>
56
57 * config.bfd: Recognize fido.
58
8a0d8a5c
PB
592006-12-19 Paolo Bonzini <bonzini@gnu.org>
60
61 Sync with gcc:
62
63 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
64
65 * configure.in: Remove "$build" case for powerpc-*-darwin* since
66 it only affects bootstrap and could be tested on "$host" as well.
67 * configure: Regenerate.
68 * config/mh-ppc-darwin: Add to the stage1 cflags here.
69
70 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
71
72 PR bootstrap/29544
73 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
74 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
75 move here comment from Makefile.tpl.
76 * Makefile.tpl: Move some definitions higher in the file.
77 (STAGE1_CHECKING): New.
78 * configure.in: Add --enable-stage1-checking.
79 * configure: Regenerate.
80 * Makefile.in: Regenerate.
81
82 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
83
84 * configure.in: Update error message for missing GMP/MPFR.
85
86 * configure: Regenerate.
87
88 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
89
90 * configure.in: Update MPFR version in error message.
91
92 * configure: Regenerate.
93
94 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
95
96 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
97 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
98 --with-gmp-lib): New flags.
99
100 * configure: Regenerate.
101
790c0838
AM
1022006-12-12 Andreas Tobler <a.tobler@schweiz.org>
103
104 PR bootstrap/30134
105 * configure.in: Correct x86 darwin support for libjava to powerpc
106 and i?86 only.
107 * configure: Regenerate.
108
77d7106f
AM
1092006-12-11 Alan Modra <amodra@bigpond.net.au>
110
111 * configure.in: Handle spu makefile frag.
112 * config/mt-spu: New file.
113 * Makefile.tpl (MAINT): Define
114 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
115 * configure: Regenerate.
116 * Makefile.in: Regenerate.
117
0cfa5389
BE
1182006-12-11 Ben Elliston <bje@au.ibm.com>
119
120 * config.sub, config.guess: Update from upstream sources.
121
2839fe5d
BE
1222006-12-11 Ben Elliston <bje@au.ibm.com>
123
124 * configure.in: Sync with GCC (spu-*-*).
125 * configure: Sync with GCC.
126
b897f5d4
MS
1272006-12-07 Mike Stump <mrs@apple.com>
128
129 * Makefile.def (dependencies): Add dependency for
130 install-target-libssp and install-target-libgomp on
131 install-gcc.
132 * Makefile.in: Regenerate.
133
9daf3993
PB
1342006-11-16 Paolo Bonzini <bonzini@gnu.org>
135
136 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
137 (unstage): Test for stage_last presence.
138
139 PR bootstrap/29802
140 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
141 * Makefile.in: Regenerate.
142
9dbaa842
DD
1432006-11-14 DJ Delorie <dj@redhat.com>
144
145 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
146 * Makefile.in: Sync with GCC.
147 * configure.in: Sync with GCC (mpfr, gmp).
148 * configure: Sync with GCC.
149
b0cbce8d
JJ
1502006-11-08 Jie Zhang <jie.zhang@analog.com>
151
152 * configure.in: Remove target-libgloss from noconfigdirs for
153 bfin-*-*.
154 * configure: Regenerated.
155
44330a94
JJ
1562006-10-27 Jeff Johnston <jjohnstn@redhat.com>
157
158 * COPYING.NEWLIB: Add spu license.
7de05dd5 159 * COPYING.LIBGLOSS: Ditto.
44330a94 160
56a8fe78
DD
1612006-10-17 Brooks Moses <bmoses@stanford.edu>
162
163 * Makefile.def: Added pdf target handling.
164 * Makefile.tpl: Added pdf target handling.
165 * Makefile.in: Regenerated.
166
fbb00ad0
JJ
1672006-10-11 Jeff Johnston <jjohnstn@redhat.com>
168
169 * COPYING.NEWLIB: Updated.
170 * COPYING.LIBGLOSS: Ditto.
171
6b89cc21
DB
1722006-09-27 Dave Brolley <brolley@redhat.com>
173
174 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
175 $s instead of $r.
176 * configure: Regenerated.
177
17bcf627
BE
1782006-09-26 Ben Elliston <bje@au.ibm.com>
179
180 * config.sub, config.guess: Update from upstream sources.
181
f3529cf1
TS
1822006-09-20 Thiemo Seufer <ths@mips.com>
183
184 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
185 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
186 * configure: Regenerate.
187
45055374
CV
1882006-08-30 Corinna Vinschen <corinna@vinschen.de>
189
190 * configure.in: Never build newlib for a Mingw host.
191 Never build newlib as Mingw target library.
192 Test the existence of winsup/cygwin for building a Cygwin newlib,
193 rather than just winsup.
194 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
195 building a Mingw target.
196 * configure: Regenerate.
197
4be041b2
TS
1982006-08-15 Thiemo Seufer <ths@mips.com>
199 Nigel Stephens <nigel@mips.com>
200 David Ung <davidu@mips.com>
201
202 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
203
1d89b610
PB
2042006-07-25 Paolo Bonzini <bonzini@gnu.org>
205
206 Sync from GCC:
207 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
208
209 PR bootstrap/18058
210 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
211 if the bootstrap compiler is a GCC version that supports it.
212 * configure: Regenerate.
213
66a79c16
DJ
2142006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
215
216 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
217 * configure: Regenerated.
218
c1cb7e02
PB
2192006-07-18 Paolo Bonzini <bonzini@gnu.org>
220
221 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
222 for stages after the first.
223
7206a0ee
JJ
2242006-07-17 Jakub Jelinek <jakub@redhat.com>
225
226 * Makefile.def: Add dependencies for configure-opcodes
227 on configure-intl and all-opcodes on all-intl.
228 * Makefile.in: Regenerated.
229
6816f995
AO
2302006-07-04 Peter O'Gorman <peter@pogma.com>
231
232 * ltconfig: chmod 644 before ranlib during install.
233
3d3adb43
PB
2342006-07-03 Paolo Bonzini <bonzini@gnu.org>
235
1f3f1bbf 236 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
237 * configure: Regenerate.
238
64ce424c
PB
2392006-07-03 Paolo Bonzini <bonzini@gnu.org>
240
241 Sync from gcc:
242
243 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
244
245 PR other/27063
246 * configure.in: Test subdir_requires and give an appropriate
247 error message.
248 * configure: Regenerate.
249
250 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
251
252 PR target/27540
253 * configure.in: Only enable libgomp on IRIX 6.
254 * configure: Regenerate.
255
d42c4017
DA
2562006-06-20 David Ayers <d.ayers@inode.at>
257
258 PR bootstrap/28072
259 * configure.in: Add target-boehm-gc to noconfigdirs depending on
260 whether target-libjava is being configured instead of whether the
261 java front end is enabled.
262 * configure: Regenerate.
263
4962c51a
MS
2642006-06-15 Mark Shinwell <shinwell@codesourcery.com>
265
266 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
267 to R_ARM_LDC_SB_G{0,1,2} respectively.
268
caee866a
PB
2692006-06-15 Paolo Bonzini <bonzini@gnu.org>
270
271 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
272 too.
273 * Makefile.in: Regenerate.
274
363ef840
DA
2752006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
276
277 Sync from gcc:
278
279 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
280 * configure.in: Don't enable libgomp on hpux10.
281 * configure: Rebuilt.
282
54d1c879
DA
2832006-06-13 David Ayers <d.ayers@inode.at>
284
285 Sync from gcc:
286
287 2006-06-12 David Ayers <d.ayers@inode.at>
288
289 PR bootstrap/27963
290 PR target/19970
291 * configure.in: Remove target-boehm-gc from noconfigdirs where
292 ${libgcj} is specified.
293 * configure: Regenerate.
294
a4d8b690
JJ
2952006-06-08 Jeff Johnston <jjohnstn@redhat.com>
296
297 Sync from gcc:
298
299 2005-01-12 David Edelsohn <edelsohn@gnu.org>
300 Andreas Schwab <schwab@suse.de>
301
302 PR bootstrap/18033
303 * config-ml.in: Eval option if surrounded by single quotes.
304
4f0ef2d8
CD
3052006-06-07 Carlos O'Donell <carlos@codesourcery.com>
306
307 Sync from gcc:
308
309 2006-06-06 David Ayers <d.ayers@inode.at>
310
311 PR libobjc/13946
312 * Makefile.def: Add dependencies for libobjc which boehm-gc.
313 * Makefile.in: Regenerate.
314 * configure.in: Add --enable-objc-gc at toplevel and have it
315 enable boehm-gc for Objective-C.
316 Remove target-boehm-gc from libgcj.
317 Add target-boehm-gc to target_libraries.
318 Add target-boehm-gc to noconfigdirs where ${libgcj}
319 is specified.
320 Assert that boehm-gc is supported when requested for Objective-C.
321 Only build boehm-gc if needed either for Java or Objective-C.
322 * configure: Regenerate.
323
324 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
325
326 PR 27674
327 * Makefile.tpl (configure-[+prefix+][+module+],
328 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
329 Remove rule to unstage bootstrapped modules.
330 (stage_current): New.
331 * Makefile.in: Regenerate.
332
333 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
334 Andreas Tobler <a.tobler@schweiz.ch>
335
336 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
337 * configure: Rebuilt.
338
339 Revert
340 2006-01-31 Richard Guenther <rguenther@suse.de>
341 Paolo Bonzini <bonzini@gnu.org>
342
343 * Makefile.def (target_modules): Add libgcc-math target module.
344 * configure.in (target_libraries): Add libgcc-math target library.
345 (--enable-libgcc-math): New configure switch.
346 * Makefile.in: Re-generate.
347 * configure: Re-generate.
348
c17b816b
JJ
3492006-06-05 Jeff Johnston <jjohnstn@redhat.com>
350
351 * config-ml.in: Alter CCASFLAGS to include special
352 multilib options the same as is done for CFLAGS.
353
20e95c23
DJ
3542006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
355
356 * Makefile.def: Added dependencies from sim and gdb on intl, and
357 added configure dependencies to everything with an all dependency
358 on intl.
359 * gettext.m4: Removed.
360 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
361 (GDB_SUPPORT_DIRS): Add intl.
362 * Makefile.in: Regenerated.
363
4bd8ad80
DJ
3642006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
365
366 * src-release (DEVO_SUPPORT): Add config.rpath.
367
c380fdd8
PB
3682006-05-25 Paolo Bonzini <bonzini@gnu.org>
369
370 * Makefile.def (bfd, opcodes): Fix lib_path.
371 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
372 (restrap): Move under "@if gcc-bootstrap". Fix typo.
373 * Makefile.in: Regenerate.
374
701628f5
MS
3752006-05-24 Mark Shinwell <shinwell@codesourcery.com>
376
377 * configure.in: Enable gprof for cross builds.
378 * configure: Regenerate.
379
25aae7f2
DJ
3802006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
381
382 * src-release (MAKEINFOFLAGS): Define.
383 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
384
ea3d1626
BE
3852006-05-14 Ben Elliston <bje@au.ibm.com>
386
387 * config.sub, config.guess: Update from upstream sources.
388
49b9e644
BE
3892006-05-12 Ben Elliston <bje@au.ibm.com>
390
391 * config.sub, config.guess: Update from upstream sources.
392
482dd2f6
DJ
3932006-05-04 Steve Ellcey <sje@cup.hp.com>
394
395 * blt, iwidgets, mmalloc: Remove directories.
396
8b01a5c2
DD
3972006-05-01 DJ Delorie <dj@redhat.com>
398
641a3af4 399 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
400 * configure: Regenerate.
401
a481dbb7
DD
4022006-04-18 DJ Delorie <dj@redhat.com>
403
404 * configure.in (m32c): Build libstdc++-v3. Pass flags to
405 reference libgloss so that libssp can be built in a combined
406 tree.
407 * configure: Regenerate.
408
962c9e74
BE
4092006-04-10 Ben Elliston <bje@au.ibm.com>
410
411 * contrib: Remove directory.
412
108a6f8e
CD
4132006-04-06 Carlos O'Donell <carlos@codesourcery.com>
414
415 * Makefile.tpl: Add install-html target.
416 * Makefile.def: Add install-html target.
417 * Makefile.in: Regenerate.
418 * configure.in: Add --with-datarootdir, --with-docdir,
419 and --with-htmldir options.
420 * configure: Regenerate.
421
a4ef73e9
BE
4222006-03-31 Ben Elliston <bje@au.ibm.com>
423
424 PR binutils/1860
425 * configure.in: Require makeinfo 4.4 or higher.
426 * configure: Regenerate.
427
b37df25a
PB
4282006-03-14 Paolo Bonzini <bonzini@gnu.org>
429
430 * Makefile.in: Regenerate.
431
a6df5a19
PB
4322006-03-14 Paolo Bonzini <bonzini@gnu.org>
433
434 Sync with gcc:
435 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
436
437 * configure.in: Handle --disable-<component> generically.
438 * configure: Regenerate.
439
440 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
441
442 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
443 (TARGET_CONFIGDIRS): Remove.
444 * configure.in: Remove AC_SUBST(target_configdirs).
445 * Makefile.in, configure: Regenerated.
446
447
65419985
L
4482006-03-01 H.J. Lu <hongjiu.lu@intel.com>
449
450 PR libgcj/17311
451 * ltmain.sh: Don't use "$finalize_rpath" for compile.
452
c52c6897
PB
4532006-02-20 Paolo Bonzini <bonzini@gnu.org>
454
455 PR bootstrap/25670
456
457 * Makefile.tpl ([+compare-target+]): Print explanation messages.
458
459 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
460 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
461 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
462 BUILD_PREFIX, BUILD_PREFIX_1.
463 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
464
465 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
466 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
467
468 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
469 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
470 of `cat stage_current`. Always provide the `r' and `s' variables.
471 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
472 a single shell execution.
473 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
474 bootstrapped modules, make the stage1 module if the build was not
475 started yet, else build the current stage.
476 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
477 (all-build, all-host, all-target, [+make_target+]-host,
478 [+make_target+]-target): Do not use \-continued lines.
479 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
480 (current_stage, restrap, stage_last): New.
481
482 * Makefile.in: Regenerate.
483 * configure: Regenerate.
484
b3ded179
PB
4852006-02-14 Paolo Bonzini <bonzini@gnu.org>
486
487 Sync from gcc:
488
489 2006-01-31 Richard Guenther <rguenther@suse.de>
490 Paolo Bonzini <bonzini@gnu.org>
491
492 * Makefile.def (target_modules): Add libgcc-math target module.
493 * configure.in (target_libraries): Add libgcc-math target library.
494 (--enable-libgcc-math): New configure switch.
495 * Makefile.in: Re-generate.
496 * configure: Re-generate.
497 * libgcc-math: New toplevel directory.
498
499 2006-01-18 Richard Henderson <rth@redhat.com>
500 Jakub Jelinek <jakub@redhat.com>
501 Diego Novillo <dnovillo@redhat.com>
502
503 * libgomp: New directory.
504 * Makefile.def: Add target_module libgomp.
505 * Makefile.in: Regenerate.
506 * configure.in (target_libraries): Add target-libgomp.
507 * configure: Regenerate.
508
3a35eeb3
PB
5092006-02-14 Paolo Bonzini <bonzini@gnu.org>
510 Andreas Schwab <schwab@suse.de>
511
512 * configure: Regenerate.
513
2429c060
PB
5142006-01-16 Paolo Bonzini <bonzini@gnu.org>
515
516 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
517 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
518 the assembler, linker and binutils.
519 * configure: Regenerate.
520
ec49b2b8
NC
5212006-01-16 Nick Clifton <nickc@redhat.com>
522
49b9e644 523 * config.sub, config.guess: Sync from config repository.
ec49b2b8 524
44b2308f
AO
5252006-01-05 Alexandre Oliva <aoliva@redhat.com>
526
527 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
528 @ from continuation.
529 * Makefile.in: Rebuilt.
530
80911fe1
PB
5312006-01-04 Paolo Bonzini <bonzini@gnu.org>
532
533 Sync from gcc:
534
535 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
536
537 PR bootstrap/24252
538
539 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
540 * Makefile.tpl (OBJDUMP): New.
541 (EXTRA_HOST_FLAGS): Add it.
542 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
543
544 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
545 to use symbolic links between directories. Avoid race conditions
546 or make them harmless.
547 * configure.in: Do not try to use symbolic links between directories.
548
549 * Makefile.def (LEAN): Pass.
550 * Makefile.tpl (LEAN): Define.
551 (stage[+id+]-start): Accept that the previous directory does not
552 exist, if the bootstrap is lean.
553 (stage[+id+]-bubble): Invoke lean bootstrap commands after
554 stage[+id+]-start. Use a makefile variable and an `if' instead of a
555 configure substitution.
556 ([+compare-target+]): Likewise.
557 ([+bootstrap-target+]-lean): New.
558 * configure.in: Remove lean bootstrap support from here.
559
560 * Makefile.in: Regenerate.
561 * configure: Regenerate.
562
563 2006-01-02 Andreas Schwab <schwab@suse.de>
564
565 * configure.in: When reconfiguring remove Makefile in
566 all stage directories.
567 * configure: Regenerate.
568
b59bea8a
NC
5692005-12-27 Leif Ekblad <leif@rdos.net>
570
571 * configure.in: Add support for RDOS target.
572 * configure: Regenerate.
573
d7730bac
NC
5742005-12-27 Nick Clifton <nickc@redhat.com>
575
576 PR binutils/1990
577 * libtool.m4: Synchronize with version in GCC sources.
578
c02dabc3
PB
5792005-12-20 Paolo Bonzini <bonzini@gnu.org>
580
581 Revert Ada-related part of the previous change.
582
583 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
584 Do not pass.
585 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
586 * Makefile.in: Regenerate.
587 * configure.in: Do not include mt-ppc-aix target fragment.
588 * configure: Regenerate.
589
f6d183c0
PB
5902005-12-19 Paolo Bonzini <bonzini@gnu.org>
591
592 * configure.in: Select appropriate fragments for PowerPC/AIX.
593 * configure: Regenerate.
594
595 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
596 BOOT_CFLAGS, BOOT_LDFLAGS.
597 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
598 BOOT_CFLAGS, BOOT_LDFLAGS.
599 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
600 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
601 (stage): Fail if we cannot complete the work.
602 * Makefile.in: Regenerate.
603
f29759fc
JJ
6042005-12-16 Jeff Johnston <jjohnstn@redhat.com>
605
606 * COPYING.NEWLIB: Update copyright year for default
607 copyright.
608
1f054001
PB
6092005-12-15 Paolo Bonzini <bonzini@gnu.org>
610
611 * Makefile.tpl (all, do-[+make_target+], do-check, install,
612 install-host-nogcc): Don't invoke $(stage) at the end.
613 * Makefile.in: Regenerate.
614
0aed8855
PB
6152005-12-14 Paolo Bonzini <bonzini@gnu.org>
616
617 * configure.in: Flip the top-level bootstrap switch.
618 * configure: Regenerate.
619
620 Merge from gcc:
621
622 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
623
624 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
625 $(stage) and $(unstage).
626 (EXTRA_TARGET_FLAGS): Correct double-quoting.
627 (all): Remove stray semicolon.
628 (local-distclean): Don't handle multilib.tmp and multilib.out.
629 (install.all): Set $s for consistency.
630 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
631 check_multilibs setting. Always make the install directory.
632 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
633 Correct @if/@endif.
634 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
635 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
636 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
637 (multilib.out): Remove.
638 * Makefile.in: Regenerated.
639
6402005-12-12 Nathan Sidwell <nathan@codesourcery.com>
641
642 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
643 * configure.in: Replace ms1 arch with mt.
644 * configure: Rebuilt.
645
6462005-12-05 Paolo Bonzini <bonzini@gnu.org>
647
648 Sync with gcc:
649
4970f871
NS
6502005-12-12 Nathan Sidwell <nathan@codesourcery.com>
651
652 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
653 * configure.in: Replace ms1 arch with mt.
654 * configure: Rebuilt.
655
be01d343
PB
6562005-12-05 Paolo Bonzini <bonzini@gnu.org>
657
658 Sync with gcc:
659
660 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
661
662 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
663 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
664 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
665 Find in-tree tools if available.
666 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
667 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
668 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
669 (COMPILER_*_FOR_TARGET): New.
670 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
671 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
672 (CONFIGURED_*, USUAL_*): Remove.
673 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
674 STRIP): Use autoconf substitutions.
675 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
676 COMPILER_NM_FOR_TARGET): New.
677 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
678
679 (all): Make all-host and all-target in parallel.
680 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
681 that $$r and $$s are set before invoking a recursive make.
682 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
683 ([+bootstrap-target+]): Inline most of the `all' target.
684
685 2005-11-29 Ben Elliston <bje@au.ibm.com>
686
687 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
688 from the gcc build directory.
689 * Makefile.in: Regenerate.
690
691 2005-11-29 Ben Elliston <bje@au.ibm.com>
692
693 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
694 depend on all-libdecnumber.
695 * configure.in (host_libs): Include libdecnumber.
696 * Makefile.in: Regenerate.
697 * configure: Likewise.
698
699 2005-11-21 Kean Johnston <jkj@sco.com>
700
701 * config.sub, config.guess: Sync from upstream sources.
702
907be67c
DJ
7032005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
704
705 * Makefile.def: Remove gdb dependencies for gdbtk.
706 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
707 (configure-gdb, install-gdb): New rules.
708 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
709 * Makefile.in, configure: Regenerated.
710
e360f423
PB
7112005-10-22 Paolo Bonzini <bonzini@gnu.org>
712
713 PR bootstrap/24297
714 * Makefile.tpl (do-[+make-target+], do-check, install,
715 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
716 are set before recursing.
717 * Makefile.in: Regenerate.
718
45d5eb0a
EB
7192005-10-20 Eric Botcazou <ebotcazou@adacore.com>
720
721 PR bootstrap/18939
722 * Makefile.def (gcc) <target>: Fix thinko.
723 * Makefile.in: Regenerate.
724
3cf3372e
BS
7252005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
726
727 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
728 * configure: Regenerate.
729
bd70a46f
KH
7302005-10-09 Kazu Hirata <kazu@codesourcery.com>
731
732 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
733 target-libffi, target-qthreads, target-libjava, and
734 targetlibobjc.
735 * configure: Regenerate.
736
5ae72758
DJ
7372005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
738
739 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
740 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
741 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
742 (USUAL_OBJDUMP_FOR_TARGET): New.
743 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
744 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 745 * configure, Makefile.in: Regenerated.
5ae72758 746
cc96343e
PB
7472005-10-05 Paolo Bonzini <bonzini@gnu.org>
748
749 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
750 before other host packages.
751
f70224b5
PB
7522005-10-05 Paolo Bonzini <bonzini@gnu.org>
753
754 PR bootstrap/22340
755
756 * configure.in (default_target): Remove.
757 * Makefile.tpl (all): Do not use prerequisites as subroutines
758 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
759 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
760 use prerequisites as subroutines.
761 (check-host, check-target): New.
762 (bootstrap configure & all targets): Do not use stage*-start
763 if the directory layout is already ok.
764 (non-bootstrap configure & all targets): Prepend a $(unstage).
765 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
766 (NOTPARALLEL): Remove.
767 (unstage, stage variables): New variables.
768 (unstage, stage targets): Simply expand to those variables.
769
770 * configure: Regenerate.
771 * Makefile.in: Regenerate.
772
c13c918a
JW
7732005-10-04 James E Wilson <wilson@specifix.com>
774
775 * Makefile.def (lang_env_dependencies): Add libmudflap.
776 * Makefile.in: Regenerate.
777
376a0e54
CM
7782005-10-03 Catherine Moore <clm@cm00re.com>
779
780 * configure.in (bfin-*-*): Support bfin.
781 * configure: Regenerated.
782
d320aacb
L
7832005-09-30 H.J. Lu <hongjiu.lu@intel.com>
784
785 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
786 * configure: Regenerated.
787
7e0f7140
GK
7882005-09-28 Geoffrey Keating <geoffk@apple.com>
789
790 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
791 (LIPO_FOR_TARGET): New.
792 (CONFIGURED_LIPO_FOR_TARGET): New.
793 (USUAL_LIPO_FOR_TARGET): New.
794 (STRIP_FOR_TARGET): New.
795 (CONFIGURED_STRIP_FOR_TARGET): New.
796 (USUAL_STRIP_FOR_TARGET): New.
797 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
798 STRIP_FOR_TARGET.
799 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
800 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
801 * Makefile.in: Regenerate.
802 * configure: Regenerate.
803
096f7d00
DE
8042005-09-19 David Edelsohn <edelsohn@gnu.org>
805
806 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
807 (rs6000-*-aix*): Same.
808 * configure: Regenerate.
809
8102005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
811
812 * configure.in: Recognize f95 in the --enable-languages option,
813 and substitute it for fortran, issuing a warning.
814 * configure: Regenerate.
815
2016dfcc
BE
8162005-09-07 Ben Elliston <bje@au.ibm.com>
817
818 Import from Autoconf sources:
819
820 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
821 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
822 Elliston. Handle weird characters correctly.
823
6dd2fda9
DD
8242005-08-30 Phil Edwards <phil@codesourcery.com>
825
826 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
827 * configure: Regenerated.
828
e6db70d4
RE
8292005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
830
831 * Makefile.def (libssp): Add to lang_env_dependencies.
832 * Makefile.in: Regenerate.
833
e1e3d0f5
CG
8342005-08-17 Christian Groessler <chris@groessler.org>
835
836 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
837 * Makefile.in: Regenerate.
838
05cbd757
PB
8392005-08-12 Paolo Bonzini <bonzini@gnu.org>
840
841 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
842 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
843 Look for alternate names of the target cc and c++
844 * configure: Regenerate.
845
55db4b87
PB
8462005-08-08 Paolo Bonzini <bonzini@gnu.org>
847
848 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
849 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
850 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
851 tools; remove code to manually set them.
852 (Target tools): Look in the environment for them.
853 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
854 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
855 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
856 build directory.
857 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
858 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
859 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
860 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
861 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
862 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
863 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
864 * configure: Regenerate.
865 * Makefile.in: Regenerate.
866
414e5532
MM
8672005-07-27 Mark Mitchell <mark@codesourcery.com>
868
869 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
870 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
871 * Makefile.in: Regenerated.
872
a19b6204
MM
8732005-07-26 Mark Mitchell <mark@codesourcery.com>
874
875 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
876 (CFLAGS_FOR_TARGET): Use it.
877 (CXXFLAGS_FOR_TARGET): Likewise.
878 * Makefile.in: Regenerated.
879 * configure.in (--with-build-sysroot): New option.
880 * configure: Regenerated.
881
b73aa406
PB
8822005-07-24 Paolo Bonzini <bonzini@gnu.org>
883
884 * Makefile.tpl: Wrap install between unstage and stage
885 * Makefile.in: Regenerate.
886
6e4d0bcb
KC
8872005-07-16 Kelley Cook <kcook@gcc.gnu.org>
888
889 * all files: Update FSF address.
890
49f58d10
JB
8912005-07-14 Jim Blandy <jimb@redhat.com>
892
893 * configure.in: Add cases for Renesas m32c.
894 * configure: Regenerated.
895
1d9c9cd7
KC
8962005-07-14 Kelley Cook <kcook@gcc.gnu.org>
897
898 * COPYING, compile, config-ml.in, config.guess,
899 config.sub, install-sh, missing, mkinstalldirs,
900 symlink-tree, ylwrap: Sync from upstream sources.
901
1587117a
EC
9022005-07-13 Eric Christopher <echristo@redhat.com>
903
904 * configure.in: Add toplevel noconfigdir support for tpf.
905 * configure: Regenerate.
906
bb780410
DD
9072005-07-11 Jakub Jelinek <jakub@redhat.com>
908
909 * Makefile.def (target_modules): Add libssp.
910 * configure.in (target_libraries): Add target-libssp.
911 * configure: Rebuilt.
912 * Makefile.in: Rebuilt.
913
064d0a7c
PB
9142005-07-11 Paolo Bonzini <bonzini@gnu.org>
915
916 PR ada/22340
917
918 * Makefile.def: Sync with gcc.
919 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
920 * Makefile.in: Regenerate.
921
b2edd3b5
AS
9222005-07-07 Andreas Schwab <schwab@suse.de>
923
924 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
925 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
926 * Makefile.in: Regenerated.
927
5f128533
KH
9282005-07-07 Kazu Hirata <kazu@codesourcery.com>
929
930 * configure.in: Add --enable-libssp and --disable-libssp.
931 * configure: Regenerate with autoconf-2.13.
932
4e3fc8e5
GK
9332005-07-06 Geoffrey Keating <geoffk@apple.com>
934
935 * configure.in: Don't build sim or rda when targetting darwin.
936 * configure: Regenerate.
937
c7357d6a
BE
9382005-07-04 Ben Elliston <bje@gnu.org>
939
940 * src-release (do-proto-toplev): Remove dejagnu bits.
941 (DEJAGNU_SUPPORT_DIRS): Remove.
942 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
943 (GDBD_SUPPORT_DIRS): Likewise.
944 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
945 (INSIGHTD_SUPPORT_DIRS): Likewise.
946 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
947
9482005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
949
950 * setup.com (mpw): Remove unused directive.
951
7d329e61
PB
9522005-06-22 Paolo Bonzini <bonzini@gnu.org>
953
954 * Makefile.def (stagefeedback): Come after profile.
955 Define profiledbootstrap target.
956 * Makefile.tpl (profiledbootstrap): Remove.
957 (stageprofile-end): Zap stagefeedback.
958 (stagefeedback-start): Copy all .gcda files, not only GCC's.
959 * Makefile.in: Regenerate.
960
e5fbed21
DD
9612005-06-13 Zack Weinberg <zack@codesourcery.com>
962
963 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
964 In 'cpp' stanza, support '#line' as well as '# '.
965
59f7ec45
HPN
9662005-06-07 Hans-Peter Nilsson <hp@axis.com>
967
968 * configure.in (unsupported_languages): New macro.
969 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
970 non-ported target libraries in noconfigdirs.
971 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
972 non-linux-gnu. Remove libgcj_ex_libffi.
973 <lang_frag loop>: Set add_this_lang=no if the language is in
974 unsupported_languages.
975 * configure: Regenerate.
976
c10e9ba7
DD
9772005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
978
979 * configure.in: Fix typo in handling of --with-mpfr-dir.
980 * configure: Regenerate.
981
20deb2b8
JB
9822005-06-02 Jim Blandy <jimb@redhat.com>
983
984 * config.sub: Add cases for the Renesas m32c. (This patch has been
985 accepted into the master sources.)
986
cdb9b172
AH
9872005-06-02 Aldy Hernandez <aldyh@redhat.com>
988 Michael Snyder <msnyder@redhat.com>
989 Stan Cox <scox@redhat.com>
990
991 * configure.in: Set noconfigdirs for ms1.
992
993 * configure: Regenerate.
994
1dc3053f
PB
9952005-05-25 Paolo Bonzini <bonzini@gnu.org>
996
997 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
998 (Dependencies): Consider target modules for bootstrap dependencies.
999 Make target bootstrap modules depend on each stage's gcc.
1000 * Makefile.in: Regenerate.
1001
c60fe18b
PB
10022005-05-20 Paolo Bonzini <bonzini@gnu.org>
1003
1004 * Makefile.def (configure-gcc): Depend on binutils having been built.
1005 (all-gcc): No need to do it here.
1006 * Makefile.in: Regenerate.
1007
27258dd4
PB
10082005-05-19 Paul Brook <paul@codesourcery.com>
1009
1010 * configure.in: Rewrite misleading error message when requested
1011 language cannot be built.
1012 * configure: Regenerate.
1013
42ecbf5e
DJ
10142005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1015
1016 * ylwrap: Import from Automake 1.9.5.
1017
ae380b45
MS
10182005-05-04 Mike Stump <mrs@apple.com>
1019
1020 * configure.in: Always pass --target to target configures as
1021 otherwise rebuilds that do --recheck will fail.
811d3af8 1022 * configure: Rebuilt.
ae380b45 1023
d545f33b
PB
10242005-05-04 Paolo Bonzini <bonzini@gnu.org>
1025
1026 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1027 STAGE_HOST_EXPORTS.
1028 (configure, all): Add bootstrap support.
1029 (Host modules, target modules): Pass post-stage1 flags and exports.
1030 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1031 * Makefile.in: Regenerate.
1032
2faa2958
PB
10332005-04-29 Paolo Bonzini <bonzini@gnu.org>
1034
1035 Sync from gcc:
1036
1037 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1038
1039 * config.sub: Update from master copy.
1040
1041 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
1042
1043 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1044 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1045 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1046 "*-*-elf" and "*-*-linux*".
1047 * configure: Regenerate.
1048
a7254363
PB
10492005-04-06 Paolo Bonzini <bonzini@gnu.org>
1050
1051 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1052 (TARGET_CONFIGARGS): Include --with-target-subdir.
1053 (configure, all): New macros. Use them throughout.
1054
a8637a7d
PB
10552005-04-05 Paolo Bonzini <bonzini@gnu.org>
1056
1057 * Makefile.tpl: Sync with gcc.
1058 * Makefile.in: Regenerate.
1059
dd387d52
JR
10602005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1061
1062 * config/mh-mingw32: Delete.
1063 * configure.in: Don't use it.
1064 * configure: Regenerate.
1065
e90269c8
PB
10662005-03-31 Paolo Bonzini <bonzini@gnu.org>
1067
1068 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1069 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1070 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1071 (HOST_LIB_PATH): Generate from Makefile.def.
1072 (TARGET_LIB_PATH): Likewise.
1073 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1074 * Makefile.in: Regenerate.
1075 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1076 (RPATH_ENVVAR): Include Darwin case.
1077 * configure: Regenerate.
1078
9a237d9e
PB
10792005-03-25 Paolo Bonzini <bonzini@gnu.org>
1080
1081 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1082 * configure: Regenerate.
1083
479759c8
ZW
10842005-03-21 Zack Weinberg <zack@codesourcery.com>
1085
1086 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1087 gcc_version, and gcc_version_trigger from set of flags to pass.
1088 * Makefile.tpl: Remove definitions of above variables.
1089 (config.status): Remove dependency on $(gcc_version_trigger).
1090 * Makefile.in: Regenerate.
1091 * configure.in: Do not reference config/gcc-version.m4 nor
1092 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1093 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1094 * configure: Regenerate.
1095
4cfaf6d5
DD
10962005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1097 Andrew Pinski <pinskia@physics.uc.edu>
1098
1099 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1100 * Makefile.in: Regenerate.
1101
33a3fb7b
AO
11022005-03-01 Alexandre Oliva <aoliva@redhat.com>
1103
1104 PR libgcj/20160
1105 * ltmain.sh: Avoid creating archives with components that have
1106 duplicate basenames.
1107
2da12f12
PB
11082005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1109
479759c8
ZW
1110 PR bootstrap/20250
1111 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1112 instead of check.
1113 * Makefile.in: Regenerate.
2da12f12 1114
b00612cc
PB
11152005-02-28 Paolo Bonzini <bonzini@gnu.org>
1116
1117 Sync from gcc.
1118
1119 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1120
1121 PR bootstrap/17383
1122 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1123 * Makefile.tpl (HOST_SUBDIR): New substitution.
1124 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1125 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1126 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1127 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1128 (Host modules, Bootstrapped modules): Use it.
1129 (Build modules, Target modules): Do not create symlink trees,
1130 always configure out-of-srcdir.
1131 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1132 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1133 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1134 $(HOST_SUBDIR). Create a symlink for host_subdir.
1135
1136 * Makefile.in: Regenerate.
1137 * configure: Regenerate.
1138
1139 Merged from libada-gnattools-branch:
1140 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1141
1142 * Makefile.def: Add gnattools as a module, depending on target-libada.
1143 * Makefile.in: Regenerate.
1144 * configure.in: Include gnattools in host_tools; disable it if ada
1145 is disabled.
1146 * configure: Regenerate.
1147
c3e65f62
NC
11482005-02-23 Nick Clifton <nickc@redhat.com>
1149
1150 * configure: Regenerate.
1151
e4d180c2
NC
11522005-02-22 Paul Schlie <schlie@comcast.net>
1153
1154 * configure.in: Allow darwin targeted ports to build tk, itcl and
1155 libgui.
1156
e3c770b1
EB
11572005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1158
1159 PR libgcj/10353
1160 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1161 * configure: Regenerate.
1162
9c73618c
AC
11632005-02-08 Andrew Cagney <cagney@gnu.org>
1164
1165 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
1166 gdb/ section. Update GDB's URL.
1167
c46f8c51
AC
11682005-01-31 Andrew Cagney <cagney@gnu.org>
1169
1170 * gettext.m4: Only set ENABLE_NLS when gettext is present.
1171
c7e66c6d
HPN
11722005-01-29 Hans-Peter Nilsson <hp@axis.com>
1173
1174 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1175 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1176 target-libgloss when not *-*-elf and *-*-aout.
1177 * configure: Regenerate.
1178
a53bf506
AC
11792005-01-27 Andrew Cagney <cagney@gnu.org>
1180
1181 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
1182
45181ed1
AC
11832005-01-24 Andrew Cagney <cagney@gnu.org>
1184
1185 * gettext.m4: Only fall back to ../intl/ when it's present.
1186
a1e0f4e4
KC
11872005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1188
1189 * install-sh, config.sub: Import from upstream.
1190
11912005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
1192
1193 PR bootstrap/18222
1194 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1195 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1196 * Makefile.in: Regenerate.
1197
c50382e2
PB
11982005-01-03 Paolo Bonzini <bonzini@gnu.org>
1199
1200 Revert 2004-12-28 Makefile changes, a better fix will be
1201 applied to mainline and src after GCC 4.0 branches.
1202
11d07737
PB
12032004-12-28 Paolo Bonzini <bonzini@gnu.org>
1204
1205 PR bootstrap/17383
1206
1207 * Makefile.def (target_modules): Remove stage parameter,
1208 it is always true now.
1209 * Makefile.tpl (configure-build-[+module+],
1210 configure-target-[+module+]): Always build symlink tree
1211 for the directory and for include. BUILD_SUBDIR and
1212 TARGET_SUBDIR cannot be . anymore.
1213 * Makefile.in: Regenerate.
1214
dadfdbe2
DD
12152004-12-25 David Edelsohn <edelsohn@gnu.org>
1216
1217 Revert 2004-12-08 Makefile changes.
1218
dbf85af7
JR
12192004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1220
1221 * configure.in (sh64-*-*): Reenable gprof.
1222 * configure: Regenerate.
1223
6b8fea99
JB
12242004-12-09 Jim Blandy <jimb@redhat.com>
1225
1226 * MAINTAINERS: List 'depcomp' as part of automake.
1227
7341462c
DE
12282004-12-08 David Edelsohn <edelsohn@gnu.org>
1229
1230 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1231 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1232 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1233 * Makefile.in: Regenerate.
1234
21fde4dc
DD
12352004-12-07 Matt Kraai <kraai@ftbfs.org>
1236
1237 * Makefile.tpl: Generate normal dependencies if the LHS module is
1238 not bootstrapped.
1239 * Makefile.in: Regenerate.
1240
3da796a2
RS
12412004-12-03 Richard Sandiford <rsandifo@redhat.com>
1242
1243 * configure.in: Include config/gxx-include-dir.m4. Use
1244 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1245 * configure: Regenerate.
1246
73fb7068
RS
12472004-12-03 Richard Sandiford <rsandifo@redhat.com>
1248
1249 * config.if: Delete.
1250 * configure.in: Set libstdcxx_incdir directly.
1251 * configure: Regenerate.
1252 * MAINTAINERS: Remove mention of config.if.
1253 * src-release (DEVO_SUPPORT): Remove config.if.
1254
6c8e6ce9
EC
12552004-12-02 Eric Christopher <echristo@redhat.com>
1256
3b6098f8
EC
1257 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
1258 of things to remove.
6c8e6ce9 1259 * Makefile.in: Regenerate.
479759c8 1260
b8658a2f
RS
12612004-12-02 Richard Sandiford <rsandifo@redhat.com>
1262
1263 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1264 * configure: Regenerate.
1265
afefada0
RS
12662004-12-02 Richard Sandiford <rsandifo@redhat.com>
1267
1268 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1269 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1270 * configure: Regenerate.
1271
5dcac624
DA
12722004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1273
1274 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1275 (hppa*64*-*-*): Delete incorrect comment.
1276 * configure: Rebuilt.
1277
57d1eb1a
DD
12782004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1279
1280 * install-sh, compile: Import from automake.
1281
12822004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1283
1284 * config.guess, config.sub: Import from savannnah.
1285
6d389afc
MS
12862004-11-12 Mike Stump <mrs@apple.com>
1287
1288 * Makefile.def: Add html support.
1289 * Makefile.tpl: Likewise.
1290 * Makefile.in: Regenerate.
1291
69e57115
GK
12922004-11-11 Geoffrey Keating <geoffk@apple.com>
1293
1294 PR 18423
1295 * configure.in: Remove all instances of build-fixincludes from
1296 noconfigdirs.
1297 (build_configargs): Supply --target to subdirectories.
1298 * configure: Regenerate.
1299
1300 * Makefile.def: Make gcc install depend on fixincludes install.
1301 * Makefile.in: Regenerate.
1302
ba719b26
HPN
13032004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1304
1305 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1306 target-libgfortran.
1307 * configure: Regenerate.
1308
c37653e7
DE
13092004-11-07 David Edelsohn <edelsohn@gnu.org>
1310
1311 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1312 like CC.
1313
1eefd493
PB
13142004-11-05 Paolo Bonzini <bonzini@gnu.org>
1315
1316 * Makefile.def (host fixincludes): Specify missing targets.
1317 * Makefile.in: Regenerate.
1318
02b1af09
L
13192004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1320
1321 PR other/17783
1322 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1323 * configure: Regenerated.
1324
7f266840
DJ
13252004-11-04 Daniel Jacobowitz <dan@debian.org>
1326
1327 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1328 * configure: Regenerated.
1329
47444073
AL
13302004-10-28 Eric B. Weddington <ericw@evcohs.com>
1331
1332 PR target/18151
1333 * configure.in (case ${target}): Do not build fixincludes for avr.
1334 * configure: Regenerated.
1335
caeba88f
AL
13362004-10-26 Paolo Bonzini <bonzini@gnu.org>
1337
1338 * configure.in (case ${target}): Do not build fixincludes
1339 on platforms where it is not used.
1340 * configure: Regenerated.
1341
0fdbe983
DJ
13422004-10-23 Daniel Jacobowitz <dan@debian.org>
1343
1344 * configure.in: Use an absolute path to install-sh.
1345 * configure: Regenerated.
1346
1c0f67c1
AC
13472004-10-19 Andrew Cagney <cagney@gnu.org>
1348
1349 * src-release (do-djunpack, do-md5sum): Install the generated file
1350 directly into the proto-toplev/ directory.
479759c8 1351
a9cfce9c
AC
13522004-10-19 Andrew Cagney <cagney@gnu.org>
1353
1354 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
1355
ac0fa625
DD
13562004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1357
1358 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1359 * configure: Regenerate.
1360
d27cc32e
PB
13612004-10-06 Paolo Bonzini <bonzini@gnu.org>
1362
1363 Fix wrong conflict resolution in:
1364
1365 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1366
1367 * Makefile.in: Regenerate.
1368 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1369 in the recursive `make', instead of hardwiring `all'.
1370 (Autogenerated TARGET-* variables): New.
1371
1763908f
UW
13722004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1373
1374 Merged from GCC / libtool upstream:
1375 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1376 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1377 * ltcf-cxx.sh (tpf*): Likewise.
1378 * ltconfig (tpf*): Add TPF OS configuration support.
1379
0490e016
NC
13802004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
1381
1382 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 1383 * configure: Regenerate.
0490e016 1384
32be62b5
RS
13852004-09-24 Michael Roth <mroth@nessie.de>
1386
1387 * configure.in (--without-headers): Add missing double quotes.
1388 * configure: Regenerate.
1389
6048df60
DD
13902004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1391
1392 * ylwrap: Revert to previous version.
1393
315b3b02
L
13942004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1395
6048df60 1396 PR bootstrap/17369
315b3b02
L
1397 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1398 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1399 SET_GCC_LIB_PATH_CMD.
1400 (BASE_TARGET_EXPORTS): Likewise.
1401 * Makefile.in: Regenerated.
1402
1403 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1404 * configure: Regenerated.
1405
fe69863c
DD
14062004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1407
1408 * config.guess: New upstream version
1409 * compile, depcomp, install-sh, ylwrap: Likewise.
1410
14112004-09-19 Roger Sayle <roger@eyesopen.com>
1412
1413 * config/mh-x86omitfp: New host makefile fragment. Add
1414 -fomit-frame-pointer to the default BOOT_CFLAGS.
1415 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1416 * configure: Regenerate.
1417
14182004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1419
1420 PR target/11572
1421 * configure.in (*-*-darwin*): Renable libobjc.
1422 * configure: Regenerate.
1423
be75bbe1 14242004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 1425
be75bbe1
DB
1426 * Makefile.def: Remove libbanshee.
1427 * Makefile.tpl: Ditto.
1428 * configure.in: Ditto.
1429 * Makefile.in: Regen.
1430 * configure: Ditto.
1431
1b882a91
PB
14322004-09-07 Paolo Bonzini <bonzini@gnu.org>
1433
1434 * missing: Import latest version from master repository.
1435
eb1352ed
NC
14362004-09-04 Nick Clifton <nickc@redhat.com>
1437
1438 * config.sub: Import latest version from master repository.
1439 * config.guess: Likewise.
1440 This includes these changes:
479759c8 1441
eb1352ed
NC
1442 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1443
1444 * config.sub: Handle crisv32, alias etraxfs.
1445 * config.guess (crisv32:Linux:*:*): Handle.
1446
1447 2004-08-13 Brad Smith <brad@comstyle.com>
1448
1449 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1450 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1451
1452 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1453
1454 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1455 assume the processor is a powerpc. This is because coreutils
1456 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1457 in this case, due to a MacOS X bug that causes
1458 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1459 to return a negative number.
1460 Problem reported by Petter Reinholdtsen in:
1461 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1462
1463 2004-07-19 Ben Elliston <bje@gnu.org>
1464
1465 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1466
1467 2004-06-24 Ben Elliston <bje@gnu.org>
1468
1469 * config.guess: Update copyright years.
1470 * config.sub: Likewise.
1471
1472 2004-06-22 Robert Millan <robertmh@gnu.org>
1473
1474 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1475 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1476
1477 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1478
1479 * config.guess (*:*VMS:*:*): New entry. Replaces
1480 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1481 manufacturer.
1482
1483 2004-06-22 Ben Elliston <bje@gnu.org>
1484
1485 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1486 * config.sub: Likewise.
1487
1488 2004-06-22 Ben Elliston <bje@gnu.org>
1489
1490 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1491 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1492
1493 2004-06-11 Ben Elliston <bje@gnu.org>
1494
1495 * config.guess (pegasos:OpenBSD:*:*): Remove.
1496
1497 2004-06-11 Ben Elliston <bje@gnu.org>
1498
1499 From Wouter Verhelst <wouter@grep.be>:
1500 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1501
1502 2004-06-11 Ben Elliston <bje@gnu.org>
1503
1504 * config.guess (luna88k:OpenBSD:*:*): New.
1505
1506 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1507
1508 * config.guess (m32r*:Linux:*:*): New case.
1509 * config.sub: Handle m32rle.
1510
1511 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1512
1513 From Jens Petersen <petersen@redhat.com>:
1514 * config.sub: Handle sparcv8.
1515
1516 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1517
1518 From Tom Smith <smith@cag.lkg.hp.com>:
1519 * config.guess: Version suffixes are equally significant on Tru64
1520 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1521 prefix of "P" (patched kernel).
1522
1523 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1524
1525 * config.sub: Add support for National Semiconductor CRX target.
1526
2a3124ca 15272004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 1528
2a3124ca
RH
1529 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1530 *-*-netware, but add target-libmudflap.
1531 Consolidate *-*-netware targets (of which really only i?86 exists)
1532 into a single entry.
1533 * configure: Likewise.
1534
0df3d27f
PB
15352004-09-01 Paolo Bonzini <bonzini@gnu.org>
1536
1537 * Makefile.tpl (sorry): Remove.
1538 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1539 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1540 (do-clean): Clean per-stage directories too.
1541 (do-distclean): Run distclean-stage1 too.
1542 (.NOTPARALLEL): Enable during toplevel bootstrap.
1543 (stage[+id+]-bubble): Enable parallel execution during
1544 the recursive invocation.
1545 * Makefile.in: Regenerate.
1546
1547 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
1548
1549 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
1550
1551 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1552 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1553 * configure: regenerate
479759c8
ZW
1554 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1555 -mdynamic-no-pic
0df3d27f
PB
1556
15572004-08-31 Paolo Bonzini <bonzini@gnu.org>
1558
1559 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1560 include.
1561 * configure.in: Fix indentation.
1562 * configure: Regenerate.
1563
ee025550
PB
15642004-08-31 Paolo Bonzini <bonzini@gnu.org>
1565
1566 * Makefile.def (build_modules): Add fixincludes.
1567 (dependencies): Make gcc depend on fixincludes.
1568 * configure.in (build_tools): Add fixincludes.
1569 (build_configdirs): Always include build_libs.
1570 * Makefile.in: Regenerate.
1571 * configure: Regenerate.
1572
15732004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
1574
1575 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1576 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1577 phony targets; do not generate timestamp files.
1578 (distclean-stageN): Remove references to their timestamp files.
1579 (restageN, touch-stageN): Remove.
1580 (stageN-bubble): Rewritten.
1581 (compare): Support lean bootstraps.
1582 * Makefile.in: Regenerate.
1583
1584 * configure.in: Only warn when bootstrapping but
1585 build != host or build != target. Support lean bootstraps.
1586 * configure: Regenerate.
1587
1588 Sync from gcc:
1589 2004-08-26 Phil Edwards <phil@codesourcery.com>
1590
1591 * configure.in: Give a better error message if GMP/MPFR are missing
1592 and a language needing them has been requested.
1593 * configure: Regenerated.
1594
1595 2004-08-25 Phil Edwards <phil@codesourcery.com>
1596
1597 * configure.in: Print a list of available language front-ends if
1598 a requested one is missing. Tidy stray tab characters.
1599 * configure: Regenerated.
1600
72b2455a
PB
16012004-08-17 Paolo Bonzini <bonzini@gnu.org>
1602
1603 * Makefile.in: Regenerate.
1604 * configure: Regenerate.
1605
1606 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1607 stage_*_flags.
1608 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1609 for bootstrapped modules if toplevel bootstrap is going.
1610 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1611 modules. Adjust for changes in Makefile.def. Enable several
1612 rules even in non-bootstrap mode, just to avoid peppering the
1613 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1614 (stage-[+prev+]-bubble): Remove.
1615
1616 * Makefile.def (Dependencies): Depend on all-build-bison,
1617 all-build-flex, all-build-byacc, all-build-texinfo, rather
1618 than the host variations.
1619 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1620 with BUILD_SUBDIR.
1621 (BISON): Update for recent Bisons.
1622 (YACC): Fix typo.
1623 (cross): Depend on all-build.
1624 (all): Do not depend on all-build.
1625 (prebootstrap): Remove.
1626 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1627 (Prebootstrap dependencies): Add them to the per-stage targets
1628 and to all-prebootstrap.
1629 * configure.in (build_configdirs): Always enable build_tools.
1630 (BUILD_DIR_PREFIX): Remove.
1631
1632 * Makefile.def (gcc): Add target variable.
1633 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1634 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1635 in the recursive `make', instead of hardwiring `all'.
1636 (Autogenerated TARGET-* variables): New.
1637
de0b4a87
JW
16382004-08-17 Robert Millan <robertmh@gnu.org>
1639
1640 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1641 (instead of FreeBSD).
1642 * configure: Regenerate.
1643
ad681c85
NN
16442004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1645
675c6968
NN
1646 * Makefile.def, configure.in, src-release: Remove useless, bogus
1647 references to tix.
1648 * Makefile.in, configure: Regenerate.
1649
ad681c85
NN
1650 * src-release: Stop distributing mmalloc with gdb (which doesn't
1651 use it).
1652 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1653 * Makefile.in: Regenerate.
1654
11b04d1f
DD
16552004-08-09 Mark Mitchell <mark@codesourcery.com>
1656
1657 * configure.in (arm*-*-eabi*): New target.
1658 * configure: Regenerate.
1659
f2420bea
NN
16602004-08-01 Robert Millan <robertmh@gnu.org>
1661
1662 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1663 libmudflap for all GNU-based systems (with Glibc).
1664 * configure: Regenerate.
1665
9e6ce191
PB
16662004-08-06 Paolo Bonzini <bonzini@gnu.org>
1667
1668 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1669 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1670 (Dependencies): New section.
1671 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1672 (configure-target-[+module+]): Depend on maybe-all-gcc
1673 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1674 (toplevel profiledbootstrap): Fix dependencies.
1675 * Makefile.in: Regenerate.
1676
df4a6958
MM
16772004-08-03 Mark Mitchell <mark@codesourcery.com>
1678
1679 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1680 target-libiberty to noconfigdirs.
1681
11b04d1f
DD
16822004-08-03 Paul Brook <paul@codesourcery.com>
1683
1684 * configure.in: Check for MPFR as well as GMP.
1685 * configure: Regenerate.
1686
b813574b
PB
16872004-08-03 Paolo Bonzini <bonzini@gnu.org>
1688
1689 * Makefile.def (host-modules): Add gcc.
1690 * Makefile.in: Regenerate.
1691 * Makefile.tpl (sorry): New rule.
1692 (configure-host, all-host, [+make_target+]-host, do-check,
1693 install-host): Do not add gcc as a special case.
1694 (host modules): Add a small special-casing for gcc. Export
1695 extra_make_flags through the environment.
1696 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1697 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1698 other recursive targets for gcc): Remove.
1699
1700 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1701 (stage, unstage): New rules.
1702 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1703 distclean-stage[+id+]): Use stage_current.
1704 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1705 the stage*-start rules.
1706
61edac0c
JW
17072004-07-19 Robert Millan <robertmh@gnu.org>
1708
1709 Synced from gcc:
1710
1711 2004-04-26 Robert Millan <robertmh@gnu.org>
1712
1713 Add patches from libtool CVS.
1714 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1715 * ltconfig: Likewise.
1716 * ltcf-c.sh: Likewise.
1717 * ltcf-cxx.sh: Likewise.
1718 * ltcf-gcj.sh: Likewise.
1719
3e707e94
PB
17202004-07-12 Paolo Bonzini <bonzini@gnu.org>
1721
1722 * configure.in: Add noconfigdirs for crx-*-*.
1723 * configure: Regenerate.
1724
17252004-07-12 Paolo Bonzini <bonzini@gnu.org>
1726
1727 Synced from gcc:
1728
1729 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
1730
1731 * configure.in: Build libmudflap by default on FreeBSD.
1732 * configure: Regenerated.
1733
1734 2004-07-09 Mark Mitchell <mark@codesourcery.com>
1735
1736 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1737 systems.
1738 * configure: Regenerated.
1739
1740 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1741
1742 PR target/16344
1743 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1744 feedback based compiler.
1745 * Makefile.in: Rebuilt.
1746
1747 2004-07-05 Phil Edwards <phil@codesourcery.com>
1748
1749 * configure.in: Do not prepend $srcdir to /dev/null in
1750 makefile fragments.
1751 * configure: Regenerate.
1752
a7ee7660
AO
17532004-07-08 Alexandre Oliva <aoliva@redhat.com>
1754
1755 * Makefile.def (host_modules): Set bootstrap=true for flex.
1756 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1757 * Makefile.in: Rebuilt.
1758
6a9cf61e
PB
17592004-07-01 Paolo Bonzini <bonzini@gnu.org>
1760
1761 * Makefile.def (build_modules): Add bison, byacc, flex,
1762 m4, texinfo.
1763 (flags_to_pass): Add FLEX.
1764 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1765 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1766 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1767 DEFAULT_MAKEINFO): Remove.
1768 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1769 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1770 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1771 objdir or else use configured tool.
1772 (all-build): New.
1773 (all): Depend on it.
1774 (Build module dependencies): Add.
1775 * Makefile.in: Regenerate.
1776 * configure.in: Better support for multiple build modules,
1777 matching what is done for host/target modules. Do not look
1778 for "plausible" locations of build tools if Canadian cross.
1779 Use autoconf's AC_PROG_CC to find a C compiler. Define
1780 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1781 * configure: Regenerate.
1782
95b6a1f2
PB
17832004-06-22 Paolo Bonzini <bonzini@gnu.org>
1784
1785 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1786 * Makefile.in: Regenerate.
1787
7ffa0b57
PB
17882004-06-22 Paolo Bonzini <bonzini@gnu.org>
1789
1790 * Makefile.tpl (configure-build-[+module+],
1791 configure-[+module+], configure-target-[+module+]): Pass
1792 [+extra_configure_args+].
1793 (all-build-[+module+], all-[+module+], check-[+module+],
1794 install-[+module+], [+make_target+]-[+module+],
1795 all-target-[+module+], check-target-[+module+],
1796 install-target-[+module+], [+make_target+]-target-[+module+]):
1797 Pass [+extra_make_args+].
1798 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1799 (GCC_HOST_EXPORTS): Remove.
1800 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1801 cross, check-gcc, check-gcc-c++, install-gcc,
1802 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1803 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1804 * Makefile.in: Regenerate.
1805
929ba6e7
CF
18062004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1807
1808 * configure.in: Check for srcdir/winsup rather than build directory
1809 winsup.
1810 * configure: Regenerate.
1811
b76d7de0
CV
18122004-06-17 Corinna Vinschen <vinschen@redhat.com>
1813
1814 * configure.in: Don't build Cygwin native newlib if winsup
1815 directory is missing. Emit warning instead.
1816 * configure: Regenerate.
1817
656fdd47
PB
18182004-06-09 Paolo Bonzini <bonzini@gnu.org>
1819
1820 * Makefile.tpl (touch-stage[+id+]): New.
1821 (restage[+prev+]): Depend on touch-stage[+id+].
1822
1823 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1824 Use it throughout.
1825
1826 * Makefile.def: Add profile and feedback bootstrap stages.
1827 Remove next field from bootstrap stages.
1828 * Makefile.tpl (LN, LN_S): Substitute.
1829 (stageN-start, stageN-end): Use double-colon rules, to
1830 provide a hook for additional setup commands.
1831 (distclean-stageN-gcc, restageN): Create dependencies from
1832 [+prev+], not from [+next+].
1833 (stageN-bubble): Add commands for successive stages from
1834 [+prev+], using double-colon rules.
1835 (all-stageN-gcc): Fix typo.
1836 (stagefeedback-start, profiledbootstrap): New.
1837 * Makefile.in: Regenerate.
1838 * configure.in: Call ACX_PROG_LN.
1839 * configure: Regenerate.
1840
498d4a71
CF
18412004-06-03 Paolo Bonzini <bonzini@gnu.org>
1842
1843 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1844 without gcc.
1845 * configure: Regenerate.
1846
377d8c42
PB
18472004-06-01 Paolo Bonzini <bonzini@gnu.org>
1848
1849 * Makefile.tpl: Fix typo.
1850 * Makefile.in: Regenerate.
1851
f5f8a794
PB
18522004-06-01 Paolo Bonzini <bonzini@gnu.org>
1853
1854 * configure.in: Remove new- prefix from toplevel
1855 bootstrap targets.
1856 * configure: Regenerate.
1857
f7a4c34f
PB
18582004-06-01 Paolo Bonzini <bonzini@gnu.org>
1859
1860 Merge this patch from the gcc tree:
1861
1862 2004-05-30 Andreas Jaeger <aj@suse.de>
1863 Jim Wilson <wilson@specifixinc.com>
1864
1865 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1866 like CC.
1867
319cab08
PB
18682004-06-01 Paolo Bonzini <bonzini@gnu.org>
1869
1870 * Makefile.tpl (all.normal): Rename to all.
1871 (all): Replace with a rule to pick the default
1872 target from configure.
1873 (all-gcc, configure-gcc): Use conditionals to
1874 do nothing when toplevel bootstrap is going on.
1875 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1876 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1877 * configure.in: Support --enable-bootstrap.
1878
1879 * Makefile.def: Remove new- prefix from toplevel
1880 bootstrap targets.
1881 * Makefile.tpl: Likewise.
1882
1883 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1884 target.
1885
1886 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1887 $(RECURSE_FLAGS) to recursive invocation of make.
1888
1889 * Makefile.in: Regenerate.
1890 * configure: Regenerate.
1891
88f64edc
DJ
18922004-05-27 Daniel Jacobowitz <dan@debian.org>
1893
1894 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1895 * configure: Regenerate.
1896
378fce5b
DD
18972004-05-25 Daniel Jacobowitz <drow@false.org>
1898
1899 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1900 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1901 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1902 targets.
1903 * Makefile.in: Regenerate.
1904
dfdffa2c
PB
19052005-05-24 Paolo Bonzini <bonzini@gnu.org>
1906
1907 * configure.in: Test the ability to symlink directories.
1908 * configure: Regenerate.
1909
1910 * Makefile.def (bootstrap-stage): New definitions.
1911 * Makefile.tpl (configure-stage1-gcc,
1912 configure-stage2-gcc, configure-stage3-gcc,
1913 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1914 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1915 new-restage3, compare): Autogenerate, see Makefile.in
1916 entry for behavioral changes.
1917 (distclean-stage1, new-stage1-start, new-stage1-end,
1918 new-stage1-bubble, distclean-stage2, new-stage2-start,
1919 new-stage2-end, new-stage2-bubble, distclean-stage3,
1920 new-stage3-start, new-stage3-end): New autogenerated targets.
1921 (objext, prebootstrap, BOOT_CFLAGS,
1922 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1923 targets.
1924
1925 * Makefile.in: Regenerate.
1926 (distclean-stage1, new-stage1-start, new-stage1-end,
1927 new-stage1-bubble, distclean-stage2, new-stage2-start,
1928 new-stage2-end, new-stage2-bubble, distclean-stage3,
1929 new-stage3-start, new-stage3-end): New targets.
1930 (all-stage1-gcc): Move prebootstrap dependency from here...
1931 (configure-stage1-gcc): ...to here.
1932 (new-bootstrap): Use bubble targets.
1933 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1934 Use per-stage distclean targets.
1935 (configure-stage1-gcc, configure-stage2-gcc,
1936 configure-stage3-gcc, all-stage1-gcc,
1937 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1938 Use new-stageN-start to prepare the tree.
1939
04cf1b77
PB
19402004-05-23 Paolo Bonzini <bonzini@gnu.org>
1941
1942 * Makefile.def (host_modules): add libcpp.
1943 * Makefile.tpl: Add dependencies on and for libcpp.
1944 * Makefile.in: Regenerate.
1945 * configure.in: Add libcpp host module.
1946 * configure: Regenerate.
1947
80b200a1
ZW
19482004-05-17 Zack Weinberg <zack@codesourcery.com>
1949
1950 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1951 of libf2c.
1952 * configure, Makefile.in: Regenerate.
1953
4b1cb4fe
DD
19542004-05-13 Diego Novillo <dnovillo@redhat.com>
1955
1956 Merge from tree-ssa-20020619-branch.
1957
1958 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
1959 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
1960 (HOST_GMPLIBS): Define.
1961 (HOST_GMPINC): Define.
1962 (TARGET_LIB_PATH): Add libmudflap.
1963 (GFORTRAN_FOR_TARGET): Define.
1964 (configure-build*): Export GFORTRAN.
1965 (configure-gcc): Export GMPLIBS and GMPINC.
1966 (all-gcc): Add maybe-all-libbanshee.
1967 (configure-target-libgfortran): Define.
1968 * Makefile.in: Regenerate.
1969 * configure.in (host_libs): Add libbanshee.
1970 (target_libraries): Add target-libmudflap and target-libgfortran.
1971 Add --with-libbanshee.
1972 Handle --disable-libmudflap.
1973 (*-*-freebsd*): Use with_gmp.
1974 Add $(libgcj) to noconfigdirs.
1975 * configure: Regenerate.
1976 * depcomp: New file.
1977 * MAINTAINERS: Add tree-ssa maintainers.
1978
19792004-04-28 Paolo Bonzini <bonzini@gnu.org>
1980
1981 * config/acx.m4: Fix fastcompare support for new-bootstrap.
1982 * configure: Regenerate.
1983
b8908782
DD
19842004-04-27 Paolo Bonzini <bonzini@gnu.org>
1985
1986 Revert:
1987 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1988
1989 * Makefile.def (flags_to_pass): Remove *dir variables that
1990 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1991 as well as prefix and exec_prefix.
1992 * Makefile.in: Regenerate.
1993
19942004-04-26 Paolo Bonzini <bonzini@gnu.org>
1995
1996 * Makefile.def (host_modules): Mark with the bootstrap
1997 flag packages on which gcc depends.
1998 * Makefile.tpl (all-bootstrap): Use it.
1999 * Makefile.in: Regenerate.
2000
20012004-04-26 Paolo Bonzini <bonzini@gnu.org>
2002
2003 * Makefile.def (flags_to_pass): Remove *dir variables that
2004 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2005 as well as prefix and exec_prefix.
2006 * Makefile.in: Regenerate.
2007
20082004-04-26 Paolo Bonzini <bonzini@gnu.org>
2009
80b200a1
ZW
2010 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2011 * configure: Regenerate.
2012 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2013 * gcc/Makefile.tpl (compare): Use the result of the test.
2014 * gcc/Makefile.in: Regenerate.
b8908782
DD
2015
20162004-04-23 Paolo Bonzini <bonzini@gnu.org>
2017
2018 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2019 Always relocate gcc and prev-gcc to the original names, even
2020 if the build fails.
2021 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2022 New targets.
2023
0f260896
RO
20242004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2025
2026 * configure.in (mips*-*-irix5*): Enable ld.
2027 * configure: Regenerate.
2028
51860f05
JW
20292004-04-15 James E Wilson <wilson@specifixinc.com>
2030
2031 * Makefile.tpl (configure-[+module+], configure-gcc,
2032 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2033 Set and export LDFLAGS.
2034 * Makefile.in: Regenerate.
2035
54752a6b
NN
20362004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2037
2038 PR bootstrap/14871
2039 * Makefile.tpl: If we don't have built-in-tree target tools,
2040 use the ones found by configure rather than hacking around with
2041 program_transform_name.
2042 * configure.in: Give Makefile.tpl the information necessary
2043 to do that.
2044 * Makefile.in: Regenerate.
2045 * configure: Regenerate.
2046
20472004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
2048
2049 PR bootstrap/14760
2050 * configure.in: When computing baseargs, strip *all* copies of
2051 offending options. Also, don't match/substitute the trailing space,
2052 so that this actually works when two similar options are separated by
2053 only one space.
2054 * configure: Regenerate.
2055
20562004-04-06 David Edelsohn <edelsohn@gnu.org>
2057
80b200a1
ZW
2058 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2059 (rs6000-*-aix*): Same.
2060 * configure: Regenerate.
54752a6b 2061
5e2b61fb
SS
20622004-03-25 Stan Shebs <shebs@apple.com>
2063
2064 Remove MPW support, no longer used.
2065 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2066 mpw-install: Remove files.
2067 * src-release (DEVO_SUPPORT): Remove names of removed files.
2068 * MAINTAINERS: Likewise.
2069
1a6f2dc7
NN
20702004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2071
a0049f1b
NN
2072 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2073 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2074 * Makefile.in: Regenerate.
2075
1a6f2dc7
NN
2076 * configure.in (top level bootstrap support): Rework --enable-werror
2077 to set @stage2_werror_flag@.
2078 * configure: Regenerate.
2079 * Makefile.tpl (top level bootstrap support): Pass
2080 @stage2_werror_flag@ down to configure in stages 2 and 3.
2081 * Makefile.in: Regenerate.
2082
920e3419
NN
20832004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2084
2085 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2086 for stages 2 and 3 as well as in make. As a consequence, remove
2087 OUTPUT_OPTION (now detected by configure) from the flags passed down
2088 to make.
2089 * Makefile.in: Regenerate.
2090
2091 * Makefile.tpl (new-bootstrap): Fix typo.
2092 * Makefile.in: Regenerate.
2093
4fa63067
NN
20942004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2095
2096 * Makefile.tpl: Rearrange by moving recursive_targets rules
2097 into their proper sections.
2098 * Makefile.tpl (top level bootstrap support): Move disabling
2099 of coverage flags from 'make' to 'configure'; improve comments.
2100 * Makefile.in: Regenerate.
2101
2102 * Makefile.tpl (experimental top level bootstrap) Move stage1
2103 language setting from all- target to configure- target; disable
2104 intermodule optimization in stage 1; prevent gratuitous rebuilds
2105 of stage 1.
2106 * Makefile.in: Regenerate.
2107 * configure.in: Comma-separate stage 1 language list for top
2108 level bootstrap.
2109 * configure: Regenerate.
2110
2111 * Makefile.tpl: Clean up experimental top level bootstrap support:
2112 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2113 prev-gcc in configure- targets as well as all- targets.
2114 * Makefile.in: Regenerate.
2115
fb8a10fd
NN
21162004-03-17 Paolo Bonzini <bonzini@gnu.org>
2117
2118 * configure.in: Remove symbolic link section.
2119 * configure: Regenerate.
2120 * Makefile.tpl (links): Remove.
2121 * Makefile.in: Regenerate.
2122
947f426e 21232004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 2124 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
2125
2126 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 2127 Set with AC_CHECK_PROGS.
947f426e
NN
2128 * configure.in: Fix comment typo from last patch.
2129 * configure: Regenerate.
2130
1d39f329
NN
21312004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2132
2133 * Makefile.tpl: Introduce experimental top level bootstrap support.
2134 * Makefile.in: Regenerate.
2135 * configure.in: Introduce support for top level bootstrap.
2136 * configure: Regenerate.
2137
4b0ac75d 21382004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2139 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
2140
2141 PR bootstrap/14522
2142 * configure.in: Cope with shells that do not support unquoted ^
2143 * configure: Regenerate.
2144
2e70b094 21452004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2146 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
2147
2148 PR bootstrap/14522
2149 * configure.in: Cope with shell that do not support nesting
2150 quotes inside quoted backquote substitutions.
2151 * configure: Regenerate.
2152
21532004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2154
2155 PR bootstrap/14522
2156 * configure.in: Fix escaping of $.
2157 * configure: Regenerate.
2158
9e07f89d
NN
21592004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2160
2161 * configure: Regenerate.
2162
21632004-03-08 Paolo Bonzini <bonzini@gnu.org>
2164
2165 PR ada/14131
2166 Move language detection to the top level.
2167 * configure.in: Find default values for the tools as
2168 soon as possible. Disable ada if GNAT is not found.
2169 Emit error message about missing languages. Expand
2170 --enable-languages=all for the gcc subdirectory.
2171
1712ab83
RS
21722004-03-01 Richard Sandiford <rsandifo@redhat.com>
2173
2174 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2175 and disable libgcj.
2176 * configure: Regenerated.
2177
3dee29da
NN
21782004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2179
2180 PR bootstrap/7087
2181 * Makefile.tpl: Guard XFOO sed statements better.
2182 * Makefile.tpl: Add dependency for configure-target-libada.
2183 * Makefile.in: Regenerate (incidentally fixes broken
2184 commit when libada-branch was merged).
2185
0558264b
AC
21862004-02-28 Andrew Cagney <cagney@redhat.com>
2187
2188 * src-release (CVS_NAMES): Define.
2189 (do-tar, do-tar): Prune $(CVS_NAMES).
2190
c38f9803
AC
21912004-02-23 Andrew Cagney <cagney@redhat.com>
2192
2193 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
2194 2004-02-19.09.
2195
55636792
NN
21962004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
2197
2198 PR bootstrap/11932
2199 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2200
1e600082
AC
22012004-02-19 Andrew Cagney <cagney@redhat.com>
2202
2203 * config.guess: Update from version 2003-06-12 to 2004-02-16.
2204 * config.sub: Update from version 2003-06-13 to 2004-02-16.
2205
3769cd82
DD
22062004-02-11 David Edelsohn <edelsohn@gnu.org>
2207
2208 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2209 (rs6000-*-aix*): Same.
2210 * configure: Regenerate.
2211
a92834c8
DD
22122004-02-11 Kelley Cook <kcook@gcc.gnu.org>
2213
2214 * configure.in (host): Add in missing $noconfigdirs to defines.
2215 * configure: Regenerate.
2216
a2592b1b
DD
22172004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2218 Nathanael Nerode <neroden@gcc.gnu.org>
2219
2220 PR ada/6637, PR ada/5911
80b200a1 2221 Merge with libada-branch:
a2592b1b
DD
2222 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2223 with appropriate dependencies. Add --enable-libada configure switch.
2224 * configure, Makefile.in: Regenerate.
2225
e31d1ea3
DD
22262004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2227
2228 * configure.in: Don't pass --with-stabs on IRIX 5 either.
2229 * configure: Regenerate.
2230
db85f5c0
JJ
22312004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2232
2233 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 2234
fc434214
DD
22352004-01-23 DJ Delorie <dj@redhat.com>
2236
2237 * Makefile.def (target_modules) [libiberty]: Don't stage.
2238 * Makefile.in: Rebuilt.
2239
ad445c2c 22402004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 2241
ad445c2c
JJ
2242 * COPYING.NEWLIB: Update to include copyrights for new
2243 iconv code.
2244
72bbedde
AC
22452004-01-15 Andrew Cagney <cagney@redhat.com>
2246
2247 * src-release: Update copyright year.
2248 (do-proto-toplev): Configure using i686-pc-linux-gnu.
2249 (NEWLIB_SUPPORT_DIRS): Delete macro.
2250 (newlib.tar.bz2): Delete rule.
2251
a6d6062d
DD
22522004-01-14 Loren J. Rittle <ljrittle@acm.org>
2253
2254 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2255 * Makefile.tpl (configure-target-[+module+]): Support stage.
2256 * Makefile.in: Rebuilt.
2257
f8b73030
MR
22582003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2259
2260 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
2261 throughout.
2262
aff0e9df
NN
22632004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
2264
bb5dca17
NN
2265 * configure.in: Use ./config.cache, not config.cache.
2266 * configure: Regenerate.
2267 * Makefile.tpl: Special-casing not needed for GCC any more.
2268 * Makefile.in: Regenerate.
2269
82252c06
NN
2270 * configure.in: Don't share a cache file for host dirs.
2271 * configure: Regenerate.
2272
aff0e9df
NN
2273 * config-ml.in: Don't mess with the cache file.
2274
95036d20
NN
22752004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2276
ac7b618e
NN
2277 * Makefile.tpl: Make GCC use a separate config.cache.
2278 * Makefile.in: Regenerate.
2279
95036d20
NN
2280 PR bootstrap/11932, PR bootstrap/11933
2281 (I don't know if it will fix either of them, but it relates
2282 to them.)
2283 * configure.in: Don't use shared config.cache for target
2284 directories.
2285 * configure: Regenerate.
2286
08c1856b
DD
22872003-12-31 Roger Sayle <roger@eyesopen.com>
2288
2289 * configure.in (ia64*-*-hpux*): Disable building java libraries.
2290 * configure: Regenerated.
2291
c1968181 22922003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 2293
c1968181
DD
2294 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2295 * configure: Regenerated.
2296
10ecffb9
NN
22972003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2298
2299 Port change over from GCC:
2300 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
2301 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2302 (configure-build-[+module+], configure-[+module+]): Likewise.
2303 (configure-target-[+module+], configure-gcc, config.status): Likewise.
2304 * Makefile.in: Regenerate.
2305
f2ab5990
TF
23062003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2307
2308 * configure.in (raw_libstdcxx_flags): Remove the leading space.
2309 * configure: Regenerate.
2310
41a7d11a
JJ
23112003-11-27 Jeff Johnston <jjohnstn@redhat.com>
2312
80b200a1 2313 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
2314 stdlib.
2315
d9441a1f
DD
23162003-11-14 Arnaud Charlet <charlet@act-europe.fr>
2317
2318 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2319 * Makefile.in: Regenerate.
2320
3a48a978
DD
23212003-10-20 Phil Edwards <phil@codesourcery.com>
2322
2323 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
2324 * configure: Regenerate.
2325
f0b24077
NN
23262003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
2327
2328 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2329 HOST_FLAGS_TO_PASS.
2330 * Makefile.in: Regenerate.
2331
5fbad20a
DD
23322003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2333
2334 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2335 * configure: Rebuilt
2336 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2337 * Makefile.in: Rebuilt
2338
78be4155
L
23392003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2340
2341 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2342
051fcc7a
L
23432003-10-01 Phil Edwards <pme@gcc.gnu.org>
2344
2345 * config-ml.in: Use ac_configure_args directly instead of
2346 ml_arguments. Only set ml_norecursion if --no[-]recursion is
2347 actually seen.
2348
23492003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
2350
2351 * config-ml.in: Propagate INSTALL variables.
2352
f27d4f92
DJ
23532003-09-21 Daniel Jacobowitz <drow@mvista.com>
2354
2355 * configure.in: Pass a computed --program-transform-name
2356 to subconfigures.
2357 * configure: Regenerated.
2358
cae4d560
NN
23592003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2360
2361 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2362 * Makefile.in: Regenerate.
2363
2364 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2365 * Makefile.in: Regenerate.
2366
8ff944f6
DJ
23672003-09-17 Daniel Jacobowitz <drow@mvista.com>
2368
2369 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2370 quoting.
2371 * configure: Regenerated.
2372
d9a35680
MC
23732003-09-12 Michael Chastain <mec@shout.net>
2374
2375 Fix PR gdb/857.
2376 * src-release (do-proto-topleve): Remove junk files
2377 intl/config.cache, intl/config.status,
2378 intl/config.h, intl/stamp-h.
2379
710068b9
AC
23802003-09-14 Andrew Cagney <cagney@redhat.com>
2381
2382 * src-release (dejagnu.tar): New target.
2383 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
2384 (do-djunpack): Use $(PACKAGE) for the package name.
2385
e1008165
DD
23862003-09-04 DJ Delorie <dj@redhat.com>
2387
2388 * configure: Regenerate.
2389
21998d12
NC
23902003-09-04 Robert Millan <robertmh@gnu.org>
2391
2392 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 2393
ccca4bb3
DD
23942003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2395
2396 * configure.in: Ensure arguments to sed are properly spaced.
2397 * configure: Regenerate.
2398
ee949b5e
DJ
23992003-08-28 Daniel Jacobowitz <drow@mvista.com>
2400
2401 Merge from gcc:
2402 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
2403 * install-sh: Update to newer upstream versions (associated with
2404 aclocal 1.7).
2405 * missing: Likewise, plus $1Help2man -> $1 typo fix.
2406
75addda2
DJ
24072003-08-27 Daniel Jacobowitz <drow@mvista.com>
2408
2409 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2410 * configure: Regenerated.
2411
8d2877d8
NN
24122003-08-23 Phil Edwards <pme@gcc.gnu.org>
2413
2414 * configure.in: Use newline instead of semicolon when assuming
2415 shell arguments in a for loop.
2416 * configure: Regenerated.
2417
d2cc0e0d
GK
24182003-08-20 Geoffrey Keating <geoffk@apple.com>
2419
2420 PR 8180
2421 * configure.in: When testing with_libs and with_headers, treat
2422 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
2423 * configure: Regenerate.
80b200a1 2424
d2cc0e0d
GK
2425 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2426 make, shell, etc.
2427 (baseargs): Likewise.
2428 * configure: Regenerate.
2429
04d1ab34
GK
24302003-08-19 Geoffrey Keating <geoffk@apple.com>
2431
2432 * configure.in: Disable libgcj for darwin not on powerpc.
2433 * configure: Rebuild.
2434
ca506da8
MC
24352003-08-15 Michael Chastain <mec@shout.net>
2436
2437 * src-release (do-proto-toplev): Remove junk files
2438 dejagnu/example/calc/config.status,
2439 dejagnu/example/calc/config.log.
2440
a4aa3f49
DD
24412003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
2442
2443 * config-ml.in, symlink-tree: Add license.
2444
ede4fbe4
NN
24452003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
2446
2447 Merge from gcc:
2448
2449 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
2450 * Makefile.tpl (check, check-c++): Express dependencies using
2451 dependencies rather than commands.
2452 * Makefile.in: Regenerate.
2453
2454 2003-07-31 Geoffrey Keating <geoffk@apple.com>
2455 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2456 * Makefile.in: Update.
2457
970f29af
AC
24582003-08-01 Andrew Cagney <cagney@redhat.com>
2459
2460 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2461 * configure: Ditto.
2462
b2884a0c
DD
24632003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
2464
2465 * configure.in: Enable libgcj for darwin.
2466 * configure: Rebuild.
2467
c07f46a4
NN
24682003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
2469
2470 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
2471
9175bfc0
NN
24722003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
2473
2474 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2475 creating target and build subdirs to build all parent dirs as needed.
2476 * Makefile.in: Rebuild.
2477 * configure.in: Don't build dirs explicitly here.
2478 * configure: Rebuild.
2479
b9abda6a
AO
24802003-07-22 Alexandre Oliva <aoliva@redhat.com>
2481
2482 * Makefile.tpl (all-make): Depend on intl.
2483 * Makefile.in: Rebuilt.
2484
eef8ffd4
NN
24852003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
2486
2487 * config.if: Remove unused libc_interface determination.
2488
295efaf0
NN
24892003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
2490
2491 * Makefile.in: Regenerate, correctly this time.
2492
e5c3f801
NN
24932003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
2494
2495 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
2496 unused INSTALL_PROGRAM_ARGS.
2497 * configure.in: Use AC_PROG_INSTALL.
2498 * Makefile.in: Regenerate.
2499 * configure: Regenerate.
2500
4a18bd6b
AO
25012003-07-10 Alexandre Oliva <aoliva@redhat.com>
2502
2503 * configure: Rebuilt.
2504 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2505 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2506 newlib nor libgloss.
2507 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
2508 * configure.in (am33_2.0-*-linux*): Added.
2509
fbd1054d
BW
25102003-07-09 Bob Wilson <bob.wilson@acm.org>
2511
2512 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2513 * configure: Regenerate.
2514
b40e3958
L
25152003-07-06 H.J. Lu <hongjiu.lu@intel.com>
2516
2517 * config-ml.in: Replace PWD with PWD_COMMAND.
2518 * Makefile.tpl: Likewise.
2519 * Makefile.in: Regenerated.
2520
4a5be7ba
NN
25212003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
2522
2523 * configure.in: Clean up config-lang.in handling. Delete
2524 useless assignment to "subdirs".
2525 * configure: Regenerate.
2526
9c14acb8
NN
25272003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
2528
2529 * configure.in: Rename 'target_libs' to 'target_libraries'.
2530 Remove useless reference to 'target_libs'.
2531 * configure: Regenerate.
2532
8f32e830
KS
25332003-06-23 Keith Seitz <kseitz@sources.redhat.com>
2534
2535 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2536 * Makefile.in: Regenerate.
2537
12f0bd74
NN
25382003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
2539
2540 * Makefile.def: Introduce flags_to_pass.
2541 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2542 * Makefile.in: Regenerate.
2543
b07c2aad
HPN
25442003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
2545
2546 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2547 and target-libgloss.
2548 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2549 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 2550 * configure: Regenerate.
b07c2aad 2551
56f25033
DD
25522003-06-17 Benjamin Kosnik <bkoz@redhat.com>
2553
2554 * configure.in: Update testsuite_flags to new location.
2555 * configure. Regenerate.
80b200a1 2556
4ec9a3b2
NN
25572003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
2558
2559 * Makefile.tpl: Remove BUILD_CC stuff.
2560 * Makefile.in: Regenerate.
2561
059083b1 25622003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2563
059083b1
L
2564 * config.guess: Update to 2003-06-12 version.
2565 * config.sub: Update to 2003-06-13 version.
2566
535b046a
TS
25672003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2568
2569 * MAINTAINERS: Add myself as MIPS co-maintainer.
2570
00c22daa 25712003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2572
00c22daa
L
2573 * config.guess: Update to 2003-06-06 version.
2574 * config.sub: Update to 2003-06-06 version.
2575
1047cb91
DD
25762003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2577
2578 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2579 * configure. Regenerate.
2580
123494c8
NN
25812003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
2582
1047cb91
DD
2583 * configure.in: Disable serial configure by default.
2584 * configure: Regenerate.
2585 * Makefile.tpl: Abolish .NOTPARALLEL.
2586 * Makefile.in: Regenerate.
2587
7f121bbf
NN
2588 * Makefile.tpl: Replace {build,host,target}_canonical by
2589 {build,host,target}.
2590 * Makefile.in: Regenerate.
2591
123494c8
NN
2592 * Makefile.tpl: Fix stupid pasto.
2593 * Makefile.in: Regenerate.
2594
ec7e0995
NN
25952003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
2596
2597 * Makefile.tpl: Remove bogus conditional.
2598 * Makefile.in: Regenerate.
2599
27b1cc72
NN
26002003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
2601
2a4cbe27
NN
2602 * Makefile.tpl: Make 'recursive targets' using autogen rather
2603 than shell loop. Remove duplicate 'clean' targets and false
2604 comments.
2605 * Makefile.def: Add systematic dependencies to 'recursive' targets.
2606 Add systematic method of specifying missing targets in subdirs.
2607 Add copyright boilerplate.
2608 * Makefile.in: Regenerate.
2609 * configure.in: Add 'recursive targets' to maybe list.
2610 * configure: Regenerate.
2611
27b1cc72
NN
2612 * Makefile.tpl: Rename [+target+] to [+make_target+].
2613 * Makefile.def: Rename 'target' to 'make_target'.
2614
01e51bd0
NC
26152003-05-30 Nick Clifton <nickc@redhat.com>
2616
2617 * README-maintainer-mode: Update URL for locating blessed config
2618 tools.
2619
2fd84b42
NC
26202003-05-29 Robert Millan <rmh@debian.org>
2621
2622 * ltconfig: Import this patch and modify for use with current
2623 version of ltconfig:
2624
2625 2003-05-21 Bruno Haible <bruno@clisp.org>
2626
2627 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
2628 GNU/FreeBSD.
2629
8945c6bb
DD
26302003-05-28 DJ Delorie <dj@redhat.com>
2631
2632 * Makefile.tpl: Make maybe-check-gcc .PHONY.
2633 * Makefile.in: Regenerate.
2634
2f9632a1
JJ
26352003-05-28 Jeff Johnston <jjohnstn@redhat.com>
2636
80b200a1 2637 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 2638
3a12db16 26392003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 2640
3a12db16
DD
2641 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2642 newlib or libgloss.
2643 * Makefile.in: Regenerate.
2644
44482353
DD
26452003-05-21 DJ Delorie <dj@redhat.com>
2646
2647 * Makefile.tpl: Add missing empty maybe-check-gcc target.
2648 * Makefile.in: Regenerate.
2649
fec2c52d
MR
26502003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2651
2652 * configure.in: Use curly braces in the definition of tooldir.
2653 * configure: Regenerate.
2654
16ae0395
NN
26552003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
2656
2657 * configure.in: Switch more things to use maybe dependencies.
80b200a1 2658 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
2659 Factor out common code from autogen IF statements.
2660 * configure: Regenerate.
2661 * Makefile.in: Regenerate.
2662
ec11bdc6
DD
26632003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
2664
2665 * configure.in: Accept i[3456789]86 for machine type.
2666 * configure: Regenerate.
2667
dd12c3a8
NN
26682003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
2669
2670 * configure.in: Switch more things to use maybe dependencies.
2671 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
2672 * configure: Regenerate.
2673 * Makefile.tpl: Switch more things to use maybe dependencies.
2674 * Makefile.in: Regenerate.
2675
cf662e21
AJ
26762003-05-16 Andreas Schwab <schwab@suse.de>
2677
2678 * Makefile.tpl (install-opcodes): Define.
2679 * Makefile.in: Rebuild.
2680
5481b376
AJ
26812003-05-13 Andreas Jaeger <aj@suse.de>
2682
2683 * config.guess: Update to 2003-05-09 version.
2684 * config.sub: Update to 2003-05-09 version.
2685
3959a22a
AJ
26862003-05-13 Michael Eager <eager@mvista.com>
2687
2688 * configure.in: Correct sed script so that options in quotes are not
2689 deleted.
2690 * configure: Rebuild.
2691
564b43e5
CV
26922003-05-12 Corinna Vinschen <corinna@vinschen.de>
2693
2694 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2695 and $$s/newlib/libc/sys/cygwin32 include paths.
2696 * configure: Ditto.
2697
bb947dc9
L
26982003-05-05 H.J. Lu <hjl@gnu.org>
2699
2700 * config-ml.in: Restored from gcc repository.
2701
77f7441a
CD
27022003-05-02 Chris Demetriou <cgd@broadcom.com>
2703
80b200a1
ZW
2704 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2705 * Makefile.in: Regenerate.
77f7441a 2706
a26d7085
DJ
27072003-04-27 Daniel Jacobowitz <drow@mvista.com>
2708
2709 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
2710 and Makefile.def.
2711
e4c4d240
DJ
27122003-04-27 Daniel Jacobowitz <drow@mvista.com>
2713
2714 * Makefile.tpl: Clean $(BUILD_SUBDIR).
2715 * Makefile.in: Regenerated.
2716
62a3fc85
DD
27172003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2718
2719 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2720 * Makefile.in: Regenerate.
2721
27222003-04-18 Jakub Jelinek <jakub@redhat.com>
2723
2724 * configure.in (powerpc64*-*-linux*): Remove.
2725 * configure: Rebuilt.
2726
5b474aa8
DD
27272003-04-17 Phil Edwards <pme@gcc.gnu.org>
2728
2729 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
2730 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2731 and restrap.
2732 * Makefile.in: Regenerate.
2733
27342003-04-16 Richard Earnshaw <rearnsha@arm.com>
2735
2736 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2737 * configure: Regenerated.
2738
bc295afe
AO
27392003-04-11 Alexandre Oliva <aoliva@redhat.com>
2740
2741 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2742 * */configure: Rebuilt.
2743
3728fade
NN
27442003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
2745
2746 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2747 * Makefile.in: Regenerate.
2748
ce5b542e
MC
27492003-03-14 Michael Chastain <mec@shout.net>
2750
2751 * Makefile.in: Regenerate with correct Makefile.def.
2752
3db0a37f
NN
27532003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
2754
2755 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
2756 Make macro.
2757 * Makefile.in: Regenerate.
2758 * configure.in: Clean up gxx_include_dir logic.
2759 * configure: Regenerate.
2760
34349c6e
DD
27612003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2762
2763 * configure.in (gxx_include_dir): Fix typo.
2764 * configure: Regenerated.
2765
686c28c9
AC
27662003-03-06 Andrew Cagney <cagney@redhat.com>
2767
2768 * texinfo/texinfo.tex: Import version 2003-02-03.16.
2769
bba45b8b 27702003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 2771
bba45b8b
NN
2772 * configure.in: Include $(build_tooldir)/sys-include in
2773 FLAGS_FOR_TARGET.
2774 * configure: Regenerated.
2775
2683747f
NN
27762003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
2777
bba45b8b
NN
2778 * Makefile.tpl: Reindent.
2779 * Makefile.in: Regenerate.
2780 * configure.in: Reindent. Don't set unused variables.
2781 * configure: Regenerate.
2782
2683747f
NN
2783 * Makefile.tpl: Always pass down RANLIB.
2784 * Makefile.in: Regenerate.
2785
2786 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
2787 * Makefile.in: Regenerate.
2788 * configure.in: Remove unused logic relating to --enable-shared
2789 and --enable-threads. Remove bogus comments. Remove redundant
2790 noconfigdirs.
2791 * configure: Regenerate.
2792
2793 * configure.in: Replace ${libstdcxx_version} by its value.
2794 Remove reference to mh-dgux.
2795 * configure: Regenerate.
2796
50212802
NN
27972003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2798
2799 * Makefile.tpl: Rearrange.
2800 * Makefile.in: Regenerate.
2801
a6be7fc6
NC
28022003-02-25 Nick Clifton <nickc@redhat.com>
2803
2804 * configure: Remove site-file supprot - it is obsolete.
2805
f8a495c8
NC
28062003-02-24 Uwe Stieber <uwe@wwws.de>
2807
2808 * configure.in: Add support for kaOS as cross build target system.
2809 * configure: Regenerated.
2810
3decd77d
DD
28112003-02-20 Sean McNeil <sean@blue.mcneil.com>
2812
2813 * Makefile.tpl: Add definition of CPPFLAGS to pass into
2814 configure-target-* as some target builds may require additional
2815 flags for preprocessor tests.
2816 * Makefile.in: Regenerated.
2817
f4ff34a3
AO
28182003-02-19 Alexandre Oliva <aoliva@redhat.com>
2819
2820 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
2821 * ltconfig: Handle it.
2822 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
2823 auto-detecting it.
2824
b7e4a931
AO
28252003-02-19 Alexandre Oliva <aoliva@redhat.com>
2826
2827 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
2828 it is used as argument to $CC.
2829 * ltcf-gcj.sh: Likewise.
2830
6b784d9f
AO
28312003-02-19 Alexandre Oliva <aoliva@redhat.com>
2832
2833 * configure.in: Introduce --enable-maintainer-mode.
2834 * configure: Rebuilt.
2835 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
2836 for maintainer mode.
2837 * Makefile.in: Rebuilt.
2838
8bcd8a07
AC
28392003-02-19 Andrew Cagney <ac131313@redhat.com>
2840
2841 * configure: Regenerate using autoconf 2.13.
2842
ee3fd329
AM
28432003-02-19 Alan Modra <amodra@bigpond.net.au>
2844
2845 * config.guess: Import latest version.
2846 * config.sub: Import latest version.
2847
e9e45685
JM
28482003-02-18 Jason Merrill <jason@redhat.com>
2849
2850 * Makefile.tpl (check-c++): Allow parallelism.
2851
859789af
AC
28522003-02-17 Andrew Cagney <ac131313@redhat.com>
2853
2854 * configure: Regenerate using autoconf 000227.
2855
b3f16a9b
GK
28562003-02-15 Geoffrey Keating <geoffk@apple.com>
2857
2858 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
2859 don't configure target-libobjc.
2860 * configure: Regenerate.
2861
72e60e02
DD
28622003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2863
2864 * Makefile.tpl (RANLIB): Define.
2865 * Makefile.in: Regenerate.
2866
91f0e695
KS
28672003-02-06 Keith R Seitz <keiths@redhat.com>
2868
2869 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
2870 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
2871 * Makefile.in: Regenerated.
2872 * configure.in: Remove all traces of snavigator, db, and grep.
2873 * configure: Regenerated.
2874
122bfa92
FCE
28752003-01-31 Frank Ch. Eigler <fche@redhat.com>
2876
2877 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
2878 * Makefile.in: Regenerated.
2879
264095c3
AO
28802003-01-30 Alexandre Oliva <aoliva@redhat.com>
2881
2882 * config.if: Copy from GCC.
2883
a84dbcb3
AO
28842003-01-27 Phil Edwards <pme@gcc.gnu.org>
2885
2886 * configure.in: Revert 24Jan change.
2887 * configure: Regenerate.
2888
19618276
NN
28892003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2890
2891 * configure.in: Revert previous change.
2892 * configure: Regenerate.
2893
b7f27a92
NN
28942003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2895
2896 * configure.in: Make rda native-only.
2897 * configure: Regenerate.
2898
83326456
NN
28992003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
2900
2901 * configure.in: Add missing \.
2902 * configure: Rebuilt.
2903
5e367fa5
JJ
29042003-01-17 Jakub Jelinek <jakub@redhat.com>
2905
2906 * configure.in (baseargs): Avoid using \| in sed regular
2907 expressions.
2908 * configure: Rebuilt.
2909
e01f337c
JJ
29102003-01-16 Jakub Jelinek <jakub@redhat.com>
2911
2912 * configure.in (baseargs): Remove all supported forms of
2913 --cache-file, --srcdir, --host, --build and --target options
2914 from argument lists.
2915 * configure: Rebuilt.
2916
aa236487
AO
29172003-01-15 Alexandre Oliva <aoliva@redhat.com>
2918
2919 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
2920 * configure: Rebuilt.
2921
586c0873
NN
29222003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
2923
2924 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
2925 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
2926 * Makefile.in: Regenerate.
2927 * configure: Regenerate.
2928
497f816e
DD
29292003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2930
2931 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
2932 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
2933 * Makefile.in: Regenerate.
2934
bfbe5519
AO
29352003-01-09 Alexandre Oliva <aoliva@redhat.com>
2936
2937 * configure.in: Remove Makefile in build, host and target modules
2938 unless configure was run with --no-recursion.
2939 * configure: Rebuilt.
2940
3f234ef5
CD
29412003-01-08 Chris Demetriou <cgd@broadcom.com>
2942
2943 * config.guess: Update to 2003-01-03 version.
2944 * config.sub: Update to 2003-01-03 version.
2945
a3982d48
CF
29462003-01-07 Christopher Faylor <cgf@redhat.com>
2947
2948 * configure: Regenerate with proper autoconf 2.13.
2949
75778ec4
CF
29502003-01-07 Christopher Faylor <cgf@redhat.com>
2951
80b200a1
ZW
2952 * configure.in: Add AC_PREREQ for consistency.
2953 * configure: Regenerate.
75778ec4 2954
c180f501
AC
29552003-01-06 Andrew Cagney <ac131313@redhat.com>
2956
2957 * configure.in (GDB_TK): Add tcl directories conditional on
2958 gdb/gdbtk directory being present.
2959 * configure: Regenerate.
5481b376 2960
46ca2cc2
DA
29612003-01-04 John David Anglin <dave.anglin@nrc.ca>
2962
2963 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
2964 by gcc if LD is not defined and we are not doing a Canadian Cross.
2965 * configure: Rebuilt.
2966
53dd8dab
DJ
29672003-01-01 Daniel Jacobowitz <drow@mvista.com>
2968
2969 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
2970
50ceb20c
TT
29712002-12-31 Tom Tromey <tromey@redhat.com>
2972
2973 * Makefile.in: Rebuilt.
2974 * Makefile.def (target_modules) [libffi]: Allow installation.
2975
e78b5cfe
AS
29762002-12-31 Andreas Schwab <schwab@suse.de>
2977
2978 * configure.in: Fix use of $program_transform_name.
2979 * configure: Regenerated.
2980
67448102
DJ
29812002-12-30 Daniel Jacobowitz <drow@mvista.com>
2982
2983 * configure.in (baseargs): Don't remove first configure argument.
2984 * configure: Regenerated.
2985
e6bfb94a
AO
29862002-12-29 Alexandre Oliva <aoliva@redhat.com>
2987
2988 * Makefile.tpl (local-distclean): Don't remove...
2989 (multilib.ts): ... this. Moved into...
2990 (multilib.out): ... this. Don't use sub-make.
2991 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
2992 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
2993 (configure-build-[+module+], configure-[+module+],
2994 configure-target-[+module+], configure-gcc): ... these. Test
2995 for Makefile existence. Drop config.status from dependencies.
2996 * Makefile.in: Rebuilt.
2997 * configure.in: Move gcc-version-trigger to the end of
2998 ac_configure_args. Add comments to maybedep.tmp and
2999 serdep.tmp. Introduce --disable-serial-configure. Remove
3000 nonopt from baseargs, matching and removing corresponding
3001 whitespace while at it.
3002 * configure: Rebuilt.
3003
8f0dfb36
AO
30042002-12-28 Alexandre Oliva <aoliva@redhat.com>
3005
3006 * configure.in (host_configargs): Replace reference to
3007 no-longer-defined buildopts with --build=${build_alias}.
3008 * configure: Rebuilt.
3009
43be203f
AO
30102002-12-28 Alexandre Oliva <aoliva@redhat.com>
3011
3012 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3013 program_transform_name to standard idiom.
3014 (AUTOGEN, AUTOCONF): Define.
3015 (Makefile.in): Use $(AUTOGEN).
3016 (Makefile): Depend on config.status, and use autoconf-style rule to
3017 build it. Move original commands to...
3018 (config.status): ... this new target.
3019 (configure): Add $(srcdir). Depend on config/acx.m4. Use
3020 $(AUTOCONF).
3021 * Makefile.in: Rebuilt.
3022
a0da8069
NN
30232002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
3024
d18f1c9f
NN
3025 * Makefile.tpl: Fix dramatic bustage due to change in
3026 program_transform_name.
3027 * Makefile.in: Regenerate.
3028
3029 * configure.in: Remove unnecessary PATH setting.
3030 * configure: Regnerate.
3031
3032 * configure.in: Don't default to unprefixed tools unless
3033 the native tools will work.
3034 * configure: Regenerate.
3035
a0da8069
NN
3036 * configure.in: Convert to autoconf script. Blow away lots
3037 of now-redundant Makefile fragments.
3038 * configure: Generate using Autoconf.
3039 * Makefile.tpl: Rewrite to reflect autoconfiscation.
3040 * Makefile.in: Regenerate.
3041
c567df0a
NN
30422002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
3043
5481b376 3044 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
3045 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3046
5481b376 3047 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 3048 where they belong.
2c7f9a32 3049
2dabcfb4
AS
30502002-12-24 Andreas Schwab <schwab@suse.de>
3051
3052 * Makefile.tpl (multilib.out): Fix missing space.
3053 * Makefile.in: Regenerate.
3054
1086bc09
NN
30552002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
3056
3057 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3058 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3059 * Makefile.in: Regenerate.
3060 * configure.in: Remove unnecessary leftovers.
3061
1086bc09
NN
30622002-12-21 Geoffrey Keating <geoffk@apple.com>
3063
3064 * configure.in (extra_ranlibflags_for_target): New variable.
3065 (*-*-darwin): Add -c to ranlib commands.
3066 * configure (tooldir): Handle extra_ranlibflags_for_target.
3067
14e9ca95
JJ
30682002-12-20 Jeff Johnston <jjohnstn@redhat.com>
3069
3070 * COPYING.NEWLIB: Updated.
3071 * COPYING.LIBGLOSS: Ditto.
3072
14c428fb
NN
30732002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3074
3075 * Makefile.tpl: Revert HJL's change.
3076 * Makefile.in: Regenerated.
3077 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3078 always.
3079
313b8244
AS
30802002-12-19 Andreas Schwab <schwab@suse.de>
3081
3082 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3083 * Makefile.in: Regenerate.
3084
efeae3db
L
30852002-12-18 H.J. Lu <hjl@gnu.org>
3086
3087 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3088 * Makefile.in: Regenerated.
3089
3090 * configure.in (build_prefix): New. Substitute.
3091
43d92c63
NN
30922002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3093
59da4fe6
NN
3094 * Makefile.tpl: Don't let real targets depend on phony targets.
3095 * Makefile.in: Regenerate.
3096
43d92c63
NN
3097 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3098 * Makefile.in: Regenerate.
3099
b72e6a2d
JM
31002002-12-16 Jason Merrill <jason@redhat.com>
3101
3102 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3103 previous 'make bootstrap'.
3104 * Makefile.in: Regenerate.
3105
95c72c44
HPN
31062002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3107
3108 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3109
7d695d07
JM
31102002-12-13 Jason Merrill <jason@redhat.com>
3111
3112 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
3113 library tests.
3114 (check-c++): Just depend on it and check-target-libstdc++-v3.
3115 * Makefile.in: Regenerate.
3116
54103d1e
NN
31172002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3118
3119 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3120 * Makefile.in: Regenerate.
3121
4024f1e1
JJ
31222002-12-12 Jeff Johnston <jjohnstn@redhat.com>
3123
80b200a1
ZW
3124 * COPYING.NEWLIB: Update list of alternate Regent of California
3125 licenses and discuss official revoking of advertising clause.
3126 * COPYING.LIBGLOSS: Ditto.
4024f1e1 3127
7dda0df6
AO
31282002-12-12 Alexandre Oliva <aoliva@redhat.com>
3129
3130 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3131 * Makefile.in: Rebuilt.
3132
d03be79e 31332002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 3134
929293f4
NN
3135 * configure: Fix bug put in by gremlins.
3136
d03be79e
NN
3137 * Makefile.tpl: Substitute more autoconfily.
3138 * configure: Substitute more autoconfily.
3139 * Makefile.in: Regenerate.
3140
31412002-12-08 Andrew Cagney <ac131313@redhat.com>
3142
3143 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3144 * Makefile.in (all-sim): Ditto.
a36d530e
DD
3145
31462002-12-06 DJ Delorie <dj@redhat.com>
3147
3148 * Makefile.tpl: Change configure dependencies to not have real
3149 targets depend on phony targets.
b4a77b47 3150
db1ac78d
NN
31512002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3152
bcaf2395
NN
3153 * configure.in: Revert unintentional change.
3154
b4fa093e
NN
3155 * src-release: Configure host subdirs.
3156
db1ac78d
NN
3157 * Makefile.tpl: Change dependency for */multilib.out so that
3158 it works when gcc isn't in the tree.
3159
3160 * configure.in: Substitute more.
3161 * configure: Run subconfigures from the Makefile.
3162 * Makefile.tpl: Run subconfigures from the Makefile; add a few
3163 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
3164
15723a45
NN
31652002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
3166
e2b9e2dc
NN
3167 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3168 and corresponding dependencies.
3169 * Makefile.in: Regenerate.
3170
2af579c4
NN
3171 * configure.in (host_tools): Order binutils, gas and ld for
3172 convenience in running the testsuites.
3173
a2cc058a
NN
3174 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3175 * Makefile.in: Regenerate.
3176 * configure.in: Introduce rules to serialize subconfigure runs.
3177
15723a45
NN
3178 * configure.in: Introduce BASE_CC_FOR_TARGET.
3179 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
3180 Realize configure-build-* targets. Realize configure-target-* targets.
3181 * Makefile.in: Regenerate.
3182
ae831be5
NN
31832002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3184
3185 * configure: Move gcc_version_trigger stuff from here...
3186 * configure.in: ...to here.
3187
3188 * configure.in: Separate subconfigure options added by this file from
3189 options given by the user. Add machinery to put args for host
3190 subconfigures into the Makefile.
3191
3192 * Makefile.tpl: Remove 'vault' targets.
3193 * Makefile.tpl: Reorder and comment dependencies.
3194 * Makefile.in: Regenerate.
3195
bbf7c8ac
NN
31962002-11-28 Geoffrey Keating <geoffk@apple.com>
3197
3198 * configure.in: Move host-specific darwin noconfigdirs into
3199 the host-specific section.
3200
930314a4
NN
32012002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3202
52d7cdee
NN
3203 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
3204 during replay.
3205 * Makefile.in: Regenerate.
3206
930314a4
NN
3207 (finishing slow-motion replay)
3208 * configure: Remove skip-this-dir support.
3209 * Makefile.tpl: Remove skip-this-dir support.
3210
3211 * Makefile.tpl: Remove leftover support for non-autoconfiscated
3212 subdirectories.
3213 * Makefile.in: Regenerate.
3214
3215 * Makefile.tpl: Strip out useless setting of 'dir'.
3216 * Makefile.in: Regenerate.
5481b376 3217
930314a4
NN
32182002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3219
3220 (finishing slow-motion replay)
3221 * configure.in: Fix deeply stupid bug.
3222
3223 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3224 shell code in CXX_FOR_TARGET
3225 * Makefile.def: Introduce raw_cxx.
3226 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3227 RAW_CXX_FOR_TARGET.
3228 * Makefile.in: Regenerate.
3229
32302002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3231
3232 (finishing slow-motion replay)
3233 * Makefile.tpl: Remove unnecessary ifs.
3234 * Makefile.in: Regenerate.
3235
5481b376 3236 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3237 dependencies. Maybe-ize build-libiberty. Create dummy install
3238 targets for 'no_install' modules.
5481b376 3239 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 3240 build_modules stuff to configure.in.
5481b376 3241 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3242 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
3243 * Makefile.in: Regenerate.
3244
3866be5d
NN
32452002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3246
3247 (continuing slow-motion replay)
3248 * Makefile.tpl: Make all-target, install-target behave similarly
3249 to all, install (only hitting configured targets). Eliminate
3250 unused macro defintions.
3251
3252 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3253 build != host.
3254
3255 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3256
3257 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3258
5481b376 3259 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
3260 configuring. Remove references to "dosrel".
3261 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 3262 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 3263 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 3264 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
3265 and redundant dependency; rearrange slightly.
3266 * Makefile.def: Add host-side libtermcap, utils.
3267
3268 * Makefile.in: Regenerate.
3269
e393202e
NN
32702002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3271
3272 (Continuing slow-motion replay)
3273 * Makefile.def: Add list of recursive targets to autogenerate.
3274 Add build_modules.
3275 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
3276 targets. Autogenerate *-build-* targets.
3277 * Makefile.in: Regenerate.
3278
583d52d7
NN
32792002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3280
3281 (Continuing slow-motion replay)
3282 * configure: More autoconf-style substitutions.
3283 * Makefile.tpl: More autoconf-style substitutions.
3284 * Makefile.in: Regenerate.
3285
32862002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3287
3288 (Continuing slow-motion replay)
3289 * configure: Substitute more variables in a more autoconf-friendly
3290 way. Simplify slightly.
3291 * Makefile.tpl: Make more variables substitutable in an
3292 autoconf-friendly way.
3293 * Makefile.in: Regenerate.
3294
874e38b4
NN
32952002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3296
3297 (Continuing slow-motion replay)
3298 * configure.in (v810*): Remove special setting of tools.
3299
3300 * configure: Add support for extra required flags for ar or nm.
3301 * configure.in (aix4.3+): Use above support for target-specific
3302 issues, rather than using config/mt-aix43.
3303
852e5f18
NN
33042002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3305
3306 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
3307 * configure: Remove 'removing', which doesn't work. Replace $subdir
3308 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
3309 with $srcdir. Reformat indentation. Substitute some variables
3310 formerly hard-coded in the Makefile for build=host.
3311 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3312 * Makefile.def: Autogenerate more.
3313 * Makefile.in: Regenerate.
3314
c9a0d920
DD
33152002-11-13 Bruce Korb <bkorb@gnu.org>
3316
3317 * Makefile.tpl: syntactic cleanup
3318
dd2768ff
KB
33192002-11-04 Kevin Buettner <kevinb@redhat.com>
3320
3321 * Makefile.def (host_modules): Add rda.
3322 * Makefile.in: Regenerate.
3323 * configure.in (target_tool): Add target-rda to list.
3324
1aa8389d
DD
33252002-10-25 Phil Edwards <pme@gcc.gnu.org>
3326
3327 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
3328 and restrap targets to this rule.
3329 * Makefile.in: Regenerate.
3330
28f46298
HPN
33312002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
3332
3333 * configure.in (i[3456]86-*-linux*): Add check to disable
3334 ${libgcj} for glibc1.
3335
ff72e302
NC
33362002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
3337
3338 * configure.in: Add tic4x target.
3339
8607b6c9
NN
33402002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
3341
3342 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3343 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3344 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3345 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3346 * Makefile.in: Regenerate.
3347
f8f61f4a
NN
33482002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3349
c86f794b
NN
3350 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3351 * Makefile.in: Regenerate.
3352
a9590527
NN
3353 * Makefile.def: Remove order dependency comments.
3354 * Makefile.tpl: Add explicit install-install dependencies.
3355 * Makefile.in: Regenerate.
3356
8412ce72
NN
3357 * Makefile.tpl: Remove material now in src-release. (Finally!)
3358 * Makefile.in: Regenerate.
3359
8b9f37f1
NN
3360 * configure: Restore my original patch by syncing with gcc version.
3361
f8f61f4a
NN
3362 * Bring following over from gcc:
3363
33642002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
3365
3366 * configure.in (s390*-*-linux*): Enable libgcj.
3367
403d9505
NN
33682002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3369
3370 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
3371
95f6f383
AM
33722002-10-02 Alan Modra <amodra@bigpond.net.au>
3373
e4673b0a 3374 * configure: Move stray lines back to where they belong.
95f6f383 3375
748503c8
NN
33762002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
3377
a581b5c3
NN
3378 * Makefile.tpl: Insert configure-target target, for src-release.
3379
c084f5b4
NN
3380 * configure: Finish reverting change which Andrew Cagney started
3381 reverting. Should fix bustage.
3382
7aa673ed 3383 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
3384 * src-release: New file. Contains material for making net
3385 releases for gdb, binutils, et al., formerly in Makefile.in.
3386
82a9b2d9
NC
33872002-09-30 Nick Clifton <nickc@redhat.com>
3388
3389 * cpu: New top level directory. Intended to hold input files for
3390 CGEN which have FSF copyright assignment.
3391 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3392
c2463a00
AC
33932002-09-29 Andrew Cagney <ac131313@redhat.com>
3394
3395 Revert below (note that src does not contain Makefile.tpl):
3396 * Makefile.tpl: Make subsituted variables more autoconfy.
3397 * Makefile.in: Regenerate.
3398
f03b4789
NN
33992002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
3400
c11e16a9
NN
3401 * configure: Revert accidentally applied changes.
3402
f03b4789
NN
3403 * Makefile.tpl: Make more autoconf-friendly.
3404 * Makefile.in: Regenerate.
3405 * configure: Make substitution more autoconf-like.
3406
34072002-09-28 Richard Earnshaw <rearnsha@arm.com>
3408
3409 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3410 single entry to handle all these.
3411 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
3412 libjava on arm-*-elf.
3413
c0292023
GK
34142002-09-27 Geoffrey Keating <geoffk@apple.com>
3415
3416 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3417 things that depend on them.
3418
c66d951e
NN
34192002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3420
3421 * Makefile.tpl: Make subsituted variables more autoconfy.
3422 * Makefile.in: Regenerate.
3423 * configure: Make seds more autoconfy.
3424
907a7241 34252002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
3426
3427 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3428 * Makefile.in: Regenerate.
3429 * configure.in: Rewrite sed statements to look autoconfy.
3430
907a7241
NN
3431 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3432 all-target-foo on configure-target-foo.
3433 * Makefile.def: Ditto.
3434 * Makefile.in: Rebuild.
3435
405ea7a0
NN
34362002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
3437
3438 * Makefile.def: New file.
3439 * Makefile.tpl: New file.
3440 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3441
3442 * configure.in: Minor rearrangement. Simplify tests.
3443
bdc57bfd
JT
34442002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
3445
3446 * configure.in (with_headers): Skip copy if value is "yes".
3447 (with_libs): Likewise.
3448
ae03d6e2
NN
34492002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3450
3451 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3452 * configure.in (sh*-*-pe*): Ditto.
3453 * configure.in (mips*-*-pe*): Ditto.
3454 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
3455
3456 * configure.in: Rearrange.
3457
707960fe
NC
34582002-09-12 Nick Clifton <nickc@redhat.com>
3459
3460 * Import these changes from the config master repository:
3461
3462 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
3463
3464 * config.sub: Add tic4x target.
3465
3466 2002-09-03 Ben Elliston <bje@redhat.com>
3467
3468 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
3469 Reported by <Duncan_Stodart@insession.com>.
3470
36ea319f
JJ
34712002-09-10 Jeff Johnston <jjohnstn@redhat.com>
3472
3473 * COPYING.NEWLIB: More updates.
3474
cf57480a
JJ
34752002-09-09 Jeff Johnston <jjohnstn@redhat.com>
3476
3477 * COPYING.NEWLIB: Update.
3478
fd31a171
AC
34792002-08-23 Andrew Cagney <ac131313@redhat.com>
3480
23b632fc
AC
3481 * texinfo/texinfo.tex: Import version 2002-06-04.06.
3482
fd31a171
AC
3483 * config.guess: Import version 2002-08-23.
3484 * config.sub: Import version 2002-08-22.
3485
a08bafb5
AO
34862002-08-20 Alexandre Oliva <aoliva@redhat.com>
3487
3488 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3489 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3490 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3491
17240c1f
NC
34922002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
3493
3494 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3495
e70ad0c6
L
34962002-08-04 H.J. Lu (hjl@gnu.org)
3497
3498 * configure.in (mips*-*-linux*): Don't skip target-libffi.
3499
574e6d11
DD
35002002-07-31 Alan Modra <amodra@bigpond.net.au>
3501
3502 * configure.in: Move generic linux case to end. Copy generic
3503 linux noconfigdirs to mips*-*-linux* entry and new
3504 powerpc64*-*-linux* entry. Add target-libffi for the latter.
3505
611e7523
CD
35062002-07-19 Chris Demetriou <cgd@broadcom.com>
3507
3508 * MAINTAINERS: Clarify on config.guess and config.sub, and add
3509 one instance of them which was missed to the list to update.
3510
51759676
CD
35112002-07-16 Chris Demetriou <cgd@broadcom.com>
3512
3513 * config.guess: Update to 2002-07-09 version.
3514 * config.sub: Update to 2002-07-03 version.
3515
7c1f909c
DD
35162002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
3517
3518 * configure.in: Remove two redundant tests.
3519
d7cf5d30
DD
35202002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3521
3522 * configure.in (mips*-*-irix6*o32): Enable stabs.
3523
c74222f7
DD
35242002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
3525
5b53c336
DD
3526 * configure.in: Don't build grez.
3527 * Makefile.in: Ditto.
3528
c74222f7
DD
3529 * Makefile.in: Remove references to bsp, cygmon, libstub.
3530 * configure.in: Ditto.
3531
3532 * configure.in: Remove leftover reference to gdbtest.
3533
edd1b227
DD
35342002-07-08 Phil Edwards <pme@gcc.gnu.org>
3535
3536 * configure.in (gxx_include_dir): Change to match versioned
3537 C++ headers if --enable-version-specific-runtime-libs is used.
3538
486186e3
AO
35392002-07-04 Steve Ellcey <sje@cup.hp.com>
3540
3541 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3542
ff0a3bf8
DD
35432002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
3544
3545 * configure.in: Make --without-x work.
3546
1dfa8174
NC
35472002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
3548
3549 * contrib: New directory. Created to contain a copy of the
5481b376 3550 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
3551 the FSF GCC sources.
3552
07637366
DD
35532002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
3554
b6f83f2a
DD
3555 * configure.in: Rearrange target Makefile fragment collection.
3556
07637366
DD
3557 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3558 cvs[src].
3559 * configure.in: Ditto.
3560
f48556b1
DD
35612002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3562
3563 * Makefile.in: Eliminate 'apache' targets.
3564 * configure.in: Eliminate 'apache' targets.
3565
3566 * configure.in: Eliminate redundant tests. Reorganize.
3567
3568 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3569
3570 * config-ml.in: Eliminate references to Cygnus configure.
3571
3572 * Makefile.in: Eliminate references to building emacs.
3573
35742002-07-01 Denis Chertykov <denisc@overta.ru>
3575
3576 * configure.in: Add support for ip2k.
3577
cdb9e2b8
BE
35782002-06-24 Ben Elliston <bje@redhat.com>
3579
3580 * configure.in (host_tools): Remove cgen.
3581
3582 * Makefile.in (all-cgen): Remove; runs from its source directory.
3583 (check-cgen, install-cgen, clean-cgen): Likewise.
3584 (all-opcodes): No not depend on all-cgen.
3585 (all-sim): Likewise.
3586
3558860c
DD
35872002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
3588
3589 * configure.in: Fix AIX configury bug.
3590
e3b0c936
DD
35912002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3592
cdb9e2b8 3593 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 3594
cdb9e2b8
BE
3595 * configure.in: Move definition of libstdcxx_flags right above
3596 usage, rather than way earlier.
8ee424c0 3597
c712250a
DD
3598 * configure.in: Pull definition of is_cross_compiler earlier.
3599
9ee1a75c
DD
3600 * configure.in: Rearrange a little.
3601
e3b0c936
DD
3602 * configure.in: Remove references to librx.
3603 * Makefile.in: Remove references to librx.
3604
b2bd228e
DD
36052002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3606
3607 * configure.in: Eliminate ${gasdir} variable.
3608
7cd52483
DB
36092002-06-18 Dave Brolley <brolley@redhat.com>
3610
3611 * configure.in: Add support for frv.
3612 * config.sub: Add support for frv.
3613
6c5e141a
DD
36142002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3615
3616 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3617
0d18b56d
JT
36182002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
3619
3620 * configure.in (vax-*-netbsd*): Re-enable gas.
3621
fd8958d5
DD
36222002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
3623
27f15fdd
DD
3624 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3625 BUILD_PREFIX_1, to correct nomenclature.
3626 * configure: Likewise.
3627
fd8958d5
DD
3628 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3629 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3630
0c2442b7
DD
36312002-05-31 Olaf Hering <olh@suse.de>
3632
3633 * config-ml.in: Propogate DESTDIR also.
3634
a3602181
JT
36352002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
3636
3637 * configure.in (vax-*-netbsd*): Don't build gas for this
3638 platform.
3639
c95f53ae
MM
36402002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
3641
3642 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3643 and libgcj for AVR.
3644
1d7c1053
NC
36452002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
3646
3647 * config.sub: Add DLX target.
3648
4b37028f
JT
36492002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
3650
3651 * config.guess: Update to 2002-05-22 version.
3652 * config.sub: Likewise.
3653
d5de0a84
NC
36542002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3655
3656 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3657 * config-ml.in: Likewise.
3658 * configure: Likewise.
3659 * configure.in: Likewise.
3660
c92a0210
DD
36612002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
3662
115a77aa
DD
3663 * configure.in: Simplify makefile fragment collection.
3664
3665 * configure.in: Remove code to build emacs.
e99daf2b 3666
91e060aa
DD
3667 * configure.in : Remove --srcdir argument from targargs and buildargs
3668 (it's always overridden in the Makefile anyway). Rearrange a bit.
3669
3670 * configure: Move some logic to configure.in.
3671 * configure.in: Move some logic from configure.
c92a0210 3672
91217342
JJ
36732002-05-07 Jeff Johnston <jjohnstn@redhat.com>
3674
3675 * COPYING.LIBGLOSS: New file.
3676
d3d8a9ee
NC
36772002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
3678
3679 * Makefile.in: Honour DESTDIR.
3680
3a036cdc
AO
36812002-05-05 Alexandre Oliva <aoliva@redhat.com>
3682
3683 * configure.in (noconfigdirs): Don't disable libgcj on
3684 sparc64-*-solaris* and sparcv9-*-solaris*.
3685
6d095fe4
AO
36862002-05-03 Alexandre Oliva <aoliva@redhat.com>
3687
3688 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3689
dac55df9
TF
36902002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
3691
3692 * configure.in (FLAGS_FOR_TARGET): Do not add
3693 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3694 on i[3456]86-*-linux*.
3695
a018e15b
TF
36962002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
3697
3698 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
3699
3700 * configure.in (noconfigdirs): Do not add target-newlib if
3701 target == i[3456]86-*-linux*, and host == target.
3702
5f284831
MM
37032002-04-29 Mark Mitchell <mark@codesourcery.com>
3704
3705 * config.guess: Updated to 2002-04-26's version.
3706 * config.sub: Updated to 2002-04-26's version.
3707
33babf59
DD
37082002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
3709
bd5f7da2
DD
3710 * configure.in: delete reference to absent file
3711
a0c4f3a0
DD
3712 * configure.in: replace '[' with 'test'
3713
66f1ba4f
DD
3714 * configure.in: Eliminate references to gash.
3715 * Makefile.in: Eliminate references to gash.
3716
7c3ab50c
DD
3717 * configure.in: remove useless references to 'pic' makefile fragments.
3718
bbc025f5
DD
3719 * configure.in: (*-*-windows*) Finish removing.
3720
33babf59
DD
3721 * configure.in: Eliminate redundant test for libgui.
3722
d5ec694c
DD
37232002-04-26 Joel Sherrill <joel@OARcorp.com>
3724
3725 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
3726 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
3727
57a5346c
DD
37282002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
3729
3730 * configure.in: remove references to dead files
3731
dbf93899
DD
37322002-04-18 Tom Tromey <tromey@redhat.com>
3733
3734 * configure.in: Disallow configuring libgcj when it is already
3735 installed and we're using Solaris 2.8 linker. Do enable libgcj on
3736 Solaris 2.8 by default. For PR libgcj/6158.
3737
26eadf68
DD
37382002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3739
3740 * configure.in: Move default CC setting out of config/mh-* fragments
3741 directly into here.
3742
a0a2c6c6
DD
37432002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3744
3745 * configure.in: don't even try to configure or make a subdirectory
3746 if there's no configure script for it.
3747
9972f812
DD
37482002-04-15 Mark Mitchell <mark@codesourcery.com>
3749
3750 * MAINTAINERS: Remove chill maintainers.
3751 * Makefile.in (CHILLFLAGS): Remove.
3752 (CHILL_LIB): Remove.
3753 (TARGET_CONFIGDIRS): Remove libchill.
3754 (CHILL_FOR_TARGET): Remove.
3755 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
3756 CHILL_LIB.
3757 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
3758 (CHECK_TARGET_MODULES): Likewise.
3759 (INSTALL_TARGET_MODULES): Likewise.
3760 (CLEAN_TARGET_MODULES): Likewise.
3761 (configure-target-libchill): Remove.
3762 (all-target-libchill): Remove.
3763 * configure.in (target_libs): Remove target-libchill.
3764 Do not compute CHILL_FOR_TARGET.
3765 * libchill: Remove directory.
5481b376 3766
75205f78
DD
37672002-04-15 DJ Delorie <dj@redhat.com>
3768
3769 * Makefile.in, configure.in, configure: Sync with gcc, entries
3770 follow...
3771
37722002-04-08 Tom Tromey <tromey@redhat.com>
3773
3774 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3775 Fixes PR libgcj/6068.
3776
37772002-03-30 Krister Walfridsson <cato@df.lth.se>
3778
3779 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
3780
37812002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3782
3783 * configure.in (alpha*-dec-osf*): Enable libgcj.
3784
37852002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
3786
3787 Fix for: PR bootstrap/3591, target/5676
3788 * configure.in (mcore-pe): Disable the configuration of
3789 libstdc++-v3 since exceptions are not supported.
3790
37912002-03-20 Anthony Green <green@redhat.com>
3792
3793 * configure.in: Enable libgcj for xscale-elf target.
3794
37952002-02-28 Alexandre Oliva <aoliva@redhat.com>
3796
3797 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3798 libjava.
3799 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
3800
38012002-02-22 Alexandre Oliva <aoliva@redhat.com>
3802
3803 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
3804 libstdc++-v3 and libjava.
3805
38062002-02-11 Adam Megacz <adam@xwt.org>
3807
3808 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
3809 boehm-gc
3810
38112002-02-09 Alexandre Oliva <aoliva@redhat.com>
3812
3813 * config.guess: Updated to 2002-01-30's version.
3814 * config.sub: Updated to 2002-02-01's version.
3815 Contribute sh64-elf.
3816 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
3817 * configure.in: Added sh64-*-*.
3818
38192002-01-17 H.J. Lu <hjl@gnu.org>
3820
3821 * Makefile.in (all-fastjar): Also depend on all-libiberty.
3822 (all-target-fastjar): Also depend on all-target-libiberty.
3823
3824Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
3825
3826 * configure, configure.in: Use temp file for long sed commands.
3827
38282001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
3829
3830 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
3831 libf2c.
3832
38332001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
3834
3835 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
3836
38372001-10-11 Hans-Peter Nilsson <hp@axis.com>
3838
3839 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
3840
38412001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
3842
3843 * configure: Handle temporary files securely using mkdir.
3844
38452001-09-26 Will Cohen <wcohen@redhat.com>
3846
3847 * configure.in (*-*-linux*): Disable configuration of target-newlib
3848 and target-libgloss.
3849
38502001-09-26 Alexandre Oliva <aoliva@redhat.com>
3851
3852 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
3853 RANLIB.
3854
38552001-08-11 Graham Stott <grahams@redhat.com>
3856
3857 * Makefile.in (check-c++): Add missing semicolon.
3858
38592001-07-25 Andrew Haley <aph@cambridge.redhat.com>
3860
3861 * configure.in (sh-*-linux*): New.
3862
38632001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3864
3865 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3866 and libgcj on m68hc11/m68hc12.
3867
38682001-06-27 H.J. Lu (hjl@gnu.org)
3869
3870 * Makefile (CFLAGS_FOR_BUILD): New.
3871 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
3872
38732001-06-01 Hans-Peter Nilsson <hp@axis.com>
3874
3875 * configure.in (libstdcxx_flags): Do not try to execute
3876 libstdc++-v3/testsuite_flags until it exists.
3877
38782001-05-18 Benjamin Kosnik <bkoz@redhat.com>
3879
3880 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
3881
38822001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
3883
3884 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
3885
3886Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
3887
3888 * configure.in: Move *-chorusos target case to the proper switch.
3889 Disable libgcj.
3890
38912001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3892
3893 * Makefile.in (STAGE1_CFLAGS): Pass down.
3894
38952001-04-13 Alan Modra <amodra@one.net.au>
3896
3897 * config.guess: Add hppa64-linux support. Note for next import that
3898 this is already in the master file.
3899 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
3900
39012001-03-22 Colin Howell <chowell@redhat.com>
3902
3903 * Makefile.in (DO_X): Do not backslash single-quotes in
3904 backquotes (two places).
3905
39062001-03-18 Laurynas Biveinis <lauras@softhome.net>
3907
3908 * Makefile.in (DO_X): Quote nested quotes.
3909
39102001-03-15 Laurynas Biveinis <lauras@softhome.net>
3911
3912 * Makefile.in (DO_X): Use double quotes for quoting
3913 "RANLIB=$${RANLIB}".
3914
39152001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
3916
3917 * configure.in: Only use `lang_requires' for languages athat are
3918 actually enabled.
3919
39202001-03-07 Tom Tromey <tromey@redhat.com>
3921
3922 * configure.in: Allow config-lang.in to set `lang_requires' to list
3923 of other required languages.
3924
39252001-03-06 Laurynas Biveinis <lauras@softhome.net>
3926
3927 * Makefile.in: Remove RANLIB definition. Use RANLIB
3928 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
3929 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
3930
39312001-02-28 Benjamin Kosnik <bkoz@redhat.com>
3932 Alexandre Oliva <aoliva@redhat.com>
3933
3934 * Makefile.in (check-c++): Use tabs, not spaces.
3935
39362001-02-19 Benjamin Kosnik <bkoz@redhat.com>
3937
3938 * Makefile.in (check-c++): New rule.
3939
3940 * configure.in (target_libs): Remove libg++.
3941 (noconfigdirs): Remove libg++.
3942 (noconfigdirs): Same.
3943 (noconfigdirs): Same.
3944 (noconfigdirs): Same.
3945
3946 * config-ml.in: Remove libg++ references.
3947
3948 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
3949 (ALL_TARGET_MODULES): Same.
3950 (configure-target-libg++): Remove.
3951 (all-target-libg++): Remove.
3952 (configure-target-libio): Remove.
3953 (all-target-libio): Remove.
3954 (check-target-libio): Remove.
3955 (.PHONY): Remove.
3956 (libg++.tar.bz2): Remove.
3957 (all-target-cygmon): Remove libio.
3958 (all-target-libstdc++): Remove.
3959 (configure-target-libstdc++): Remove.
3960 (TARGET_LIB_PATH): Remove libstdc++.
3961 (ALL_GCC_CXX): Remove libstdc++.
3962 (all-target-gperf): Correct.
3963
39642001-02-15 Anthony Green <green@redhat.com>
3965
3966 * configure: Introduce GCJ_FOR_TARGET.
3967 * configure.in: Ditto.
3968 * Makefile.in: Ditto.
3969
39702001-02-08 Chandrakala Chavva <cchavva@redhat.com>
3971
3972 * configure.in: for *-chorusos, don't config target-newlib and
3973 target-libgloss.
3974
39752001-02-04 Mark Mitchell <mark@codesourcery.com>
3976
3977 Remove V2 C++ library.
3978 * configure.in: Remove --enable-libstdcxx_v3 support.
3979
39802001-01-27 Richard Henderson <rth@redhat.com>
3981
3982 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
3983
39842001-01-26 Tom Tromey <tromey@redhat.com>
3985
3986 * configure.in: Allow libgcj to be built on Sparc Solaris.
3987
39882001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
3989
3990 * configure.in: Enable libgcj on several additional platforms.
3991
39922001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
3993
3994 * configure.in: Enable libgcj for linux targets.
3995
39962001-01-09 Mike Stump <mrs@wrs.com>
3997
3998 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
3999 failures of subdirectories.
4000
40012001-01-02 Laurynas Biveinis <lauras@softhome.net>
4002
4003 * configure: handle DOS-style absolute paths.
4004
40052001-01-02 Laurynas Biveinis <lauras@softhome.net>
4006
4007 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4008
40092000-12-18 Benjamin Kosnik <bkoz@redhat.com>
4010
4011 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4012 (libstdcxx_incdir): Pass down.
4013 * config.if: Remove expired bits for cxx_interface, add stub.
4014 (libstdcxx_incdir): Add variable for g++ include directory.
4015 * configure.in (gxx_include_dir): Use it.
4016
40172000-12-15 Andreas Jaeger <aj@suse.de>
4018
4019 * configure.in: Handle lang_dirs.
4020
40212000-12-13 Anthony Green <green@redhat.com>
4022
4023 * configure.in: Disable libgcj for any target not specifically
4024 listed. Disable libgcj for x86 and Alpha Linux until compatible
4025 with g++ abi.
4026
40272000-12-13 Mike Stump <mrs@wrs.com>
4028
4029 * Makefile.in (local-distclean): Also remove fastjar.
4030
40312000-12-10 Anthony Green <green@redhat.com>
4032
4033 * configure.in: Define libgcj. Disable libgcj target libraries for
4034 most targets.
4035
40362000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
4037
4038 * configure.in (target_libs): Revert 2000-12-08 patch.
4039 (noconfigdirs): Added target-libjava.
4040
40412000-12-09 Laurynas Biveinis <lauras@softhome.net>
4042
4043 * Makefile.in: handle DOS-style absolute paths.
4044
40452000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4046
4047 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4048 libjava.
4049 * configure.in (target_libs): Removed `target-libjava'.
4050
40512000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4052
4053 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4054 (ALL_MODULES): Added fastjar.
4055 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4056 (all-target-libjava): all-fastjar replaces all-zip.
4057 (all-fastjar): Added.
4058 (configure-target-fastjar, all-target-fastjar): Likewise.
4059 * configure.in (host_tools): Added fastjar.
4060
40612000-12-07 Mike Stump <mrs@wrs.com>
4062
4063 * Makefile.in (local-distclean): Remove leftover built files.
4064
40652000-11-16 Fred Fish <fnf@be.com>
4066
4067 * configure.in (enable_libstdcxx_v3): Fix typo,
4068 libstd++ -> libstdc++.
4069
40702000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
4071
4072 * configure: Provide the original toplevel configure arguments
4073 (including $0) to subprocesses in the environment rather than
4074 through gcc/configargs.h.
4075
40762000-11-12 Mark Mitchell <mark@codesourcery.com>
4077
4078 * configure: Turn on libstdc++ V3 by default.
4079
40802000-10-16 Michael Meissner <meissner@redhat.com>
4081
4082 * configure (gcc/configargs.h): Only create if there is a build GCC
4083 directory created.
4084
40852000-10-05 Phil Edwards <pme@gcc.gnu.org>
4086
4087 * configure: Save configure arguments to gcc/configargs.h.
4088
40892000-10-04 Andris Pavenis <pavenis@latnet.lv>
4090
4091 * Makefile.in (bootstrap): avoid recursion if subdir missing
4092 (cross): ditto
4093 (do-proto-toplev): ditto
4094
4095Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
4096
4097 * configure.in: Do not build byacc for hppa64. Provide paths to the
4098 X11 libraries for hppa64.
4099
41002000-09-02 Anthony Green <green@cygnus.com>
4101
4102 * Makefile.in (all-gcc): Depend on all-zlib.
4103 (CLEAN_MODULES): Add clean-zlib.
4104 (ALL_MODULES): Add all-zlib.
4105 * configure.in (host_libs): Add zlib.
4106
41072000-08-25 Alexandre Oliva <aoliva@redhat.com>
4108
4109 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4110 $targargs to tell whether newlib is going to be built.
4111
4112 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4113 $$r/TARGET_SUBDIR/libio for _G_config.h.
4114
41152000-08-14 Zack Weinberg <zack@wolery.cumb.org>
4116
4117 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4118
4119 * configure: Make enable_threads and enable_shared defaults
4120 explicit. Substitute enable_threads into generated Makefiles.
4121 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4122 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4123
41242000-08-02 Manfred Hollstein <manfredh@redhat.com>
4125
4126 * configure.in: Re-enable all references to libg++ and librx.
4127
ffb97b2f 41282002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 4129
ffb97b2f
DD
4130 * configure.in: Add *-*-freebsd* configurations.
4131
bbf6e9e3
AC
41322002-04-07 Andrew Cagney <ac131313@redhat.com>
4133
4134 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4135 (do-tar, do-bz2): New rules.
4136 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4137 (gdb-tar): New rule.
4138 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4139 (insight_dejagnu.tar): New rule.
4140 (insight.tar): New rule.
4141 (gdb+dejagnu.tar): New rule.
4142 (gdb.tar): New rule.
4143
8f1579c0
AC
41442002-04-07 Andrew Cagney <ac131313@redhat.com>
4145
4146 * MAINTAINERS: Update dejagnu/
4147
ba3c59ab
AO
41482002-03-16 Alexandre Oliva <aoliva@redhat.com>
4149
4150 * ltmain.sh (relink_command): Fix typo in previous change.
4151
6243d5dd
AO
41522002-03-15 Alexandre Oliva <aoliva@redhat.com>
4153
4154 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4155 (relink_command): Added --tag flags.
4156 (mode=install): If relinking fails; error out.
4157
80413487
RH
41582002-03-12 Richard Henderson <rth@redhat.com>
4159
4160 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
4161 .NOTPARALLEL tag.
4162 (do-check): Rename from check.
4163 (check): Allow parallel check.
4164
3daeddf6
RH
41652002-03-11 Richard Henderson <rth@redhat.com>
4166
4167 * Makefile.in (.NOTPARALLEL): Add fake tag.
4168
fad93c55
L
41692002-03-07 H.J. Lu (hjl@gnu.org)
4170
4171 * configure.in: Enable gprof for mips*-*-linux*.
4172
2e8357fc
AO
41732002-02-28 Alexandre Oliva <aoliva@redhat.com>
4174
4175 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4176 libjava.
4177 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
4178
bd48e1a9
AC
41792002-02-24 Andrew Cagney <ac131313@redhat.com>
4180
4181 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
4182
39121370
DJ
41832002-02-23 Daniel Jacobowitz <drow@mvista.com>
4184
4185 * config.guess: Import from master sources, rev 1.232.
4186 * config.sub: Import from master sources, rev 1.246.
4187
081ff160
AO
41882002-02-23 Alexandre Oliva <aoliva@redhat.com>
4189
4190 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4191 because its Makefile is there; test for the executable instead.
4192
20a5393b
AO
41932002-02-09 Alexandre Oliva <aoliva@redhat.com>
4194
4195 Contribute sh64-elf.
4196 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4197 * configure.in: Added sh64-*-*.
4198
38135629
JJ
41992002-02-04 Jeff Johnston <jjohnstn@redhat.com>
4200
80413487
RH
4201 * COPYING.NEWLIB: Remove advertising clause from
4202 Berkeley and Red Hat licenses.
38135629 4203
48d19748
MD
42042002-02-01 Mo DeJong <supermo@bayarea.net>
4205
4206 * Makefile.in: Add all-tix to deps for all-snavigator
4207 so that tix is built when building snavigator.
4208
f6e1c110
BE
42092002-02-01 Ben Elliston <bje@redhat.com>
4210
4211 * config.guess: Import from master sources, rev 1.229.
4212 * config.sub: Import from master sources, rev 1.240.
4213
4867be41
DJ
42142002-01-27 Daniel Jacobowitz <drow@mvista.com>
4215
4216 From Steve Ellcey <sje@cup.hp.com>:
4217 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4218 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4219 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4220 IA64.
4221 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4222 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4223 soname_spec, sys_lib_search_path_spec): Ditto.
4224
e82380cc
JT
42252002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
4226
4227 * configure.in (*-*-netbsd*): New. Skip target-newlib,
4228 target-libiberty, and target-libgloss. Skip Java-related
4229 libraries if not supported for NetBSD on target CPU.
4230
1319fb9c
NC
42312002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
4232
4233 * configure.in: Import StrongARM and XScale target_configdirs from
4234 FSF GCC version.
4235
b020f6ac
L
42362002-01-16 H.J. Lu (hjl@gnu.org)
4237
4238 * config.guess: Import from master sources, rev 1.225.
4239 * config.sub: Import from master sources, rev 1.238.
4240
4241 * MAINTAINERS: Updated notes on config.guess and config.sub.
4242
a0c1c920
NC
42432002-01-11 Steve Ellcey <sje@cup.hp.com>
4244
4245 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4246 ld and gdb are not supported.
4247
a9fa5e1f
JJ
42482002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4249
4250 * Change reference to Cygnus Solutions to be Red Hat.
4251
94077108
JJ
42522002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4253
4254 * COPYING.NEWLIB: Update generic copyright date.
4255
05ecd75c
MS
42562002-01-07 Mark Salter <msalter@redhat.com>
4257
4258 * configure.in: Remove target-bsp and target-cygmon from arm builds.
4259 Allow target-libgloss to be built for arm, strongarm, and xscale.
4260
a106bb62
BE
42612002-01-03 Ben Elliston <bje@redhat.com>
4262
4263 * MAINTAINERS: Update URL for config.* scripts.
4264
0e254642
AM
42652001-12-18 Alan Modra <amodra@bigpond.net.au>
4266
4267 * config.sub: Import latest version.
4268 * config.guess: Likewise.
4269
0a0d0041
TF
42702001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
4271
4272 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4273 options for i[3456]86-pc-linux* native builds.
4274
d932cae7
NC
42752001-12-05 Laurent Guerby <guerby@acm.org>
4276
4277 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 4278 libiberty.
d932cae7
NC
4279
4280 Import this patch from gcc:
5481b376 4281
d932cae7
NC
4282 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
4283
4284 * symlink-tree: handle DOS-style absolute paths.
4285
49b7683b
DD
42862001-11-28 DJ Delorie <dj@redhat.com>
4287 Zack Weinberg <zack@codesourcery.com>
4288
4289 When build != host, create libiberty for the build machine.
4290
4291 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4292 CONFIG_ARGUMENTS.
4293 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4294 New variables.
4295 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4296 and rules.
4297 (all.normal): Depend on ALL_BUILD_MODULES.
4298 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4299 (all-build-libiberty): Depend on configure-build-libiberty.
4300
4301 * configure: Calculate and substitute proper value for
4302 ALL_BUILD_MODULES.
4303 * configure.in: Create the build subdirectory.
4304 Calculate and substitute TARGET_CONFIGARGS (formerly
4305 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4306
26ef82f4
GK
43072001-11-26 Geoffrey Keating <geoffk@redhat.com>
4308
4309 * config.sub: Update to version 1.232 on subversion.
4310
43e64072
NC
43112001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
4312
4313 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4314 files from .po files for a distribution.
4315
66f6c0d5
HPN
43162001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
4317
4318 * COPYING.NEWLIB: Mention preserved notice in specific parts.
4319
4a02fdb2
JH
43202001-11-13 Jeff Holcomb <jeffh@redhat.com>
4321
4322 Merged from net gcc:
4323 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
4324 * ltcf-c.sh: Use $objext, not $ac_objext.
4325 2001-07-27 Mark Kettenis <kettenis@gnu.org>
4326 * ltcf-cxx.sh: Add support for GNU.
4327 2001-07-22 Timothy Wall <twall@redhat.com>
4328 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
4329 default settings if using GNU tools with that configuration.
4330 * ltcf-cxx.sh: Ditto.
4331 * ltcf-gcj.sh: Ditto.
4332 2001-07-21 Michael Chastain <chastain@redhat.com>
4333 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4334 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
4335 * ltmain.sh: Mark as gcc-local.
4336
227b9953
JH
43372001-11-13 Jeff Holcomb <jeffh@redhat.com>
4338
4339 * Makefile.in (all-bison): Revert 2001-10-24.
4340 Don't depend on texinfo.
4341
cbbab8fb
JJ
43422001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
4343
80413487 4344 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 4345
922b2485
DD
43462001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
4347
4348 * configure.in (--enable-languages): Be more permissive about
4349 syntax. Check for empty lists better. Warn about $LANGUAGES.
4350
f08fa01d
HPN
43512001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
4352
4353 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4354
fee3da4e
JH
43552001-10-24 Jeff Holcomb <jeffh@redhat.com>
4356
4357 Makefile.in (all-bison): Don't depend on texinfo.
4358
73fb1ef9
AM
43592001-10-03 Alan Modra <amodra@bigpond.net.au>
4360
4361 * gettext.m4: Test po/POTFILES.in exists before trying to read.
4362
373688ac
AO
43632001-09-29 Alexandre Oliva <aoliva@redhat.com>
4364
4365 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4366
9c07660b
HPN
43672001-09-28 Hans-Peter Nilsson <hp@axis.com>
4368
4369 * config.sub, config.guess: Import latest from subversions.
4370
3f152009
AO
43712001-09-21 Alexandre Oliva <aoliva@redhat.com>
4372
4373 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4374 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4375 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4376 avoid quotes nesting problems.
4377 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4378 (DO_X): Export only variables that are set.
4379
8f6a59e5
BE
43802001-09-19 Ben Elliston <bje@redhat.com>
4381
4382 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4383 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4384 semantics. Use the shell built-in "type" command instead.
4385
a1ec19fa
TS
43862001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4387
4388 * config.sub: Reverted the earlier change, this version is not the
4389 master file.
4390
4008bd9b
TS
43912001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4392
4393 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
4394 Add support for mips64.
4395
dd1e52a4
JH
43962001-09-03 Jeff Holcomb <jeffh@redhat.com>
4397
4398 * configure.in: Enable libstdc++-v3 for h8300 targets.
4399
91549d1c
EC
44002001-08-30 Eric Christopher <echristo@redhat.com>
4401 Jason Eckhardt <jle@redhat.com>
4402
4403 * config.sub: Add support for mipsisa32.
4404
cf966cf9
EC
44052001-08-30 Eric Christopher <echristo@redhat.com>
4406
4407 * config.sub, config.guess: Import latest from subversions.
4408
82208dc5
AM
44092001-08-20 Alan Modra <amodra@bigpond.net.au>
4410
4411 * config.sub, config.guess: Import latest from subversions.
4412
4dca8403
DD
44132001-07-26 DJ Delorie <dj@redhat.com>
4414
4415 * MAINTAINERS: Clarify libiberty merge rules and procedures.
4416
1107dce2
AM
44172001-06-19 Alan Modra <amodra@bigpond.net.au>
4418
4419 * Makefile.in: Revert 2001-06-17.
4420 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
4421
e09a6604
L
44222001-06-17 H.J. Lu <hjl@gnu.org>
4423
4424 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
4425 (gas+binutils.tar.bz2): Likewise.
4426 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
4427
31a8b634
AC
4428Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
4429
4430 * Makefile.in (VER): When present, extract the version number from
5481b376 4431 the file version.in.
31a8b634 4432
dc70af01
AO
44332001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
4434
4435 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4436 gcc/xgcc is built, use -print-prog-name to find out the program
4437 name to use.
4438
839bbd8c
AO
44392001-06-04 Mark Mitchell <mark@codesourcery.com>
4440
4441 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4442 with_gcc]: Use `gcc -shared' to build a shared library.
4443
566e9a30
AO
44442001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
4445
4446 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4447 archives.
4448
e877bb69
AO
44492001-05-28 Simon Patarin <simon.patarin@inria.fr>
4450
4451 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
4452 libraries when using g++ with native linker.
4453
1605288b
AO
44542001-05-28 Alexandre Oliva <aoliva@redhat.com>
4455
4456 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4457
11a383ba
TR
44582001-05-24 Tom Rix <trix@redhat.com>
4459
4460 * configure.in : enable ld for aix
cf966cf9 4461
18611226
AO
44622001-05-22 Alexandre Oliva <aoliva@redhat.com>
4463
4464 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4465 [aix4*|aix5*]: Prepend blank.
4466
6be7c12c
AO
44672001-05-20 Alexandre Oliva <aoliva@redhat.com>
4468
4469 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4470 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
4471 of subdir/configure scripts to use the new libtool.m4.
4472
4ed00bba
L
44732001-05-14 H.J. Lu <hjl@gnu.org>
4474
4475 * config.if (libc_interface): Set to -libc6.2- for cross
4476 compiling to Linux/glibc 2.2.
4477
b1af961c
AO
44782001-05-03 Alexandre Oliva <aoliva@redhat.com>
4479
4480 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4481 libgcj.
4482
5ec3e74e
AO
44832001-04-26 Alexandre Oliva <aoliva@redhat.com>
4484
4485 * configure.in (noconfigdirs): Don't reset it from scratch in the
4486 target case; only append to it.
4487
b3ed1d6b
AO
44882001-04-26 Alexandre Oliva <aoliva@redhat.com>
4489
4490 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4491 sparc-*-solaris2.8]: Disable ${libgcj}.
4492
96111c10
AO
44932001-04-25 Alexandre Oliva <aoliva@redhat.com>
4494
4495 * configure.in (libgcj_saved): Copy from $libgcj.
4496 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4497 --disable-libgcj.
4498
b5bf43f2
AO
44992001-04-20 Alexandre Oliva <aoliva@redhat.com>
4500
4501 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4502 1.641.2.228.
4503
8cc32590
AO
45042001-04-12 Alexandre Oliva <aoliva@redhat.com>
4505
4506 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4507 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4508
dec0cb0c
AO
45092001-04-01 Alexandre Oliva <aoliva@redhat.com>
4510
4511 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4512 New macros.
4513 (bootstrap, cross): Use RECURSE_FLAGS.
4514 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4515
6a9c3886
AO
45162001-03-27 Alexandre Oliva <aoliva@redhat.com>
4517
4518 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4519
d4fc7db8
NC
45202001-03-23 Nick Clifton <nickc@redhat.com>
4521
4522 * README-maintainer-mode: Add note about inability to use "make
4523 distclean" in maintainer mode.
4524
7389ff65
AO
45252001-03-22 Alexandre Oliva <aoliva@redhat.com>
4526
4527 Re-installed:
4528 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
4529 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
4530 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4531 * ltcf-cxx.sh: Likewise.
4532 * ltcf-gcj.sh: Likewise.
4533
b3e0dc8e
PB
45342001-03-22 Philip Blundell <philb@gnu.org>
4535
4536 * config.sub, config.guess: Import latest from subversions.
4537
469b781c
AO
45382001-03-22 Alexandre Oliva <aoliva@redhat.com>
4539
4540 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4541 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4542
b0dad762
MC
45432001-03-20 Michael Chastain <chastain@redhat.com>
4544
4545 * Makefile.in: all-m4 depends on all-texinfo.
4546
c559bb17
AO
45472001-03-08 Alexandre Oliva <aoliva@redhat.com>
4548
4549 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4550
fef4ae2e
JJ
45512001-02-22 Jeff Johnston <jjohnstn@redhat.com>
4552
4553 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
4554 longer valid.
4555
8d6dd99d
NC
45562001-02-16 Nick Clifton <nickc@redhat.com>
4557
4558 * configure.in (noconfigdirs): Allow configuration of texinfo
4559 for Cygwin hosts.
4560
a85d7ed0
NC
45612001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
4562
4563 * config.guess: Add linux target for S/390.
4564 * config.sub: Likewise.
4565 * configure.in: Likewise.
4566
51221c5e
DD
45672001-02-06 Ben Elliston <bje@redhat.com>
4568
4569 * configure: Output host type to stdout, not stderr.
4570
9dec4c71
MS
45712001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4572
4573 * config.guess: Import from subversions.gnu.org (revision 1.181).
4574 * config.sub: Import from subversions.gnu.org (revision 1.199).
4575
9add9c04
AM
45762001-01-30 Alan Modra <alan@linuxcare.com.au>
4577
4578 * config.guess: Handle hppa64-linux systems.
4579
8679174d
MS
45802001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4581
4582 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4583 Don't unset, it's non-portable and no longer necessary, set to empty
4584 instead.
4585
02d01ed4
MS
45862001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4587
4588 * ltconfig: Shell portability fix for the tagname validity check.
4589
4cc5853d
MS
45902001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4591
4592 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4593
7487e485
AO
45942001-01-27 Alexandre Oliva <aoliva@redhat.com>
4595
4596 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4597 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4598
f332af52
AO
45992001-01-24 Alexandre Oliva <aoliva@redhat.com>
4600
4601 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4602 keep at least one of build_libtool_libs or build_old_libs set to
4603 yes.
4604
ef099754
AO
46052001-01-24 Alexandre Oliva <aoliva@redhat.com>
4606
4607 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4608 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4609
8341f2fc 46102000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 4611
8341f2fc
AJ
4612 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4613
46142000-11-03 Philip Blundell <pb@futuretv.com>
4615
4616 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4617 files.
ebf0fa2e 4618
c320a39f
JJ
46192001-01-15 Jeff Johnston <jjohnstn@redhat.com>
4620
4621 * COPYING.NEWLIB: Put into source repository.
4622
8817b92e
BE
46232001-01-15 Ben Elliston <bje@redhat.com>
4624
4625 * configure.in (host_tools): Add sid.
4626 Always configure cgen.
4627 * Makefile.in (all-sid): New target.
4628 (check-sid, clean-sid, install-sid): Likewise.
4629
35590697
AJ
46302001-01-07 Andreas Jaeger <aj@suse.de>
4631
80413487 4632 * config.sub, config.guess: Update from subversions.
35590697 4633
6ee6cea6
AO
46342000-12-12 Alexandre Oliva <aoliva@redhat.com>
4635
4636 * configure.in: Disable language-specific target libraries for
4637 languages that aren't enabled.
4638
077b8428
NC
46392000-11-24 Nick Clifton <nickc@redhat.com>
4640
4641 * configure.in (xscale-elf): Add target.
4642 (xscale-coff): Add target.
4643 (c4x, c5x, tic54x): Move after ARM targets.
4644
9e28a1ed
AO
46452000-11-23 Alexandre Oliva <aoliva@redhat.com>
4646
4647 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
4648
be98a80a
ILT
46492000-11-20 Ian Lance Taylor <ian@zembu.com>
4650
4651 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
4652
5cec67bf
AO
46532000-11-18 Alexandre Oliva <aoliva@redhat.com>
4654
4655 * Makefile.in: Merge with GCC and libgcj.
4656 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
4657 configure-target-<library> when their configure scripts need the C
4658 or C++ library to have already been built to work properly.
4659 (do_proto_toplev): Set them to an empty string.
4660
d932cae7 46612000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
4662
4663 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
4664 (REALLY_SET_LIB_PATH): Use them.
4665
d932cae7 46662000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
4667
4668 * config.sub: Add support for Sun Chorus
4669
8602ff0c
NC
46702000-11-02 Per Lundberg <plundis@chaosdev.org>
4671
4672 * config.sub: Add support for the *-storm-chaos OS.
4673
f9e0997d
NC
46742000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
4675
80413487
RH
4676 * configure.in (noconfigdirs): Don't compile some
4677 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 4678
d64552c5
AO
46792000-09-30 Alexandre Oliva <aoliva@redhat.com>
4680
4681 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
4682 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
4683 all affected `configure' scripts.
4684
97f60b31
AO
46852000-09-25 Alexandre Oliva <aoliva@redhat.com>
4686
4687 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
4688 ltcf-c.sh.
4689
6e8dd58f
PB
46902000-09-12 Philip Blundell <philb@gnu.org>
4691
4692 * config.sub, config.guess: Update from subversions.
4693
103a2e99
AO
46942000-09-06 Alexandre Oliva <aoliva@redhat.com>
4695
51601921
AO
4696 * Makefile.in (all-zlib): Added dummy target.
4697
103a2e99
AO
4698 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
4699 multi-language branch.
4700
2809b4b9
AO
47012000-09-05 Alexandre Oliva <aoliva@redhat.com>
4702
4703 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
4704 (bootstrap*): Depend on all-bootstrap.
4705
7450026c
AO
47062000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
4707
4708 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
4709 crosses, but add gcc/include to the header search path for them.
4710
6cf86f7f
AO
47112000-08-31 Alexandre Oliva <aoliva@redhat.com>
4712
4713 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
4714 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
4715 * gettext.m4: New file, extracted from aclocal.m4.
4716
ce2ea6e3
AO
47172000-08-22 Alexandre Oliva <aoliva@redhat.com>
4718
4719 * config-ml.in (CC, CXX): Avoid trailing whitespace.
4720 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
4721 sub-configures.
4722
9765193e
DE
47232000-08-20 Doug Evans <dje@casey.transmeta.com>
4724
4725 * Makefile.in (ALL_MODULES): Add all-cgen.
4726 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4727 (all-cgen): New target.
4728 (all-opcodes,all-sim): Depend on all-cgen.
4729 * configure.in (host_tools): Add cgen.
4730 Only configure cgen if --enable-cgen-maint.
4731
d7b32520
AO
47322000-08-17 Alexandre Oliva <aoliva@redhat.com>
4733
4734 * config-ml.in (CC, CXX): Don't introduce a leading space.
4735
e52ef561
AO
47362000-08-16 Alexandre Oliva <aoliva@redhat.com>
4737
4738 * configure.in (libstdcxx_flags): Use
4739 libstdc++-v3/src/libstdc++.INC.
4740
88f9c2a0
AO
47412000-08-15 Alexandre Oliva <aoliva@redhat.com>
4742
4743 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
4744
98fbe43f
JM
47452000-08-11 Jason Merrill <jason@redhat.com>
4746
4747 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
4748 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
4749 (FLAGS_FOR_TARGET): Not here.
4750 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
4751
279ddab4
DD
47522000-08-07 DJ Delorie <dj@redhat.com>
4753
4754 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
4755 "if we're also building gcc, and it's a gcc that will run on the
4756 build machine, we want to use its includes instead of the system's
4757 default includes".
4758
60523a83
AO
47592000-08-03 Alexandre Oliva <aoliva@redhat.com>
4760
24ffec7a
AO
4761 * configure.in (libstdcxx_flags): Don't use `"'.
4762
60523a83
AO
4763 * config-ml.in: Adjust multilib search paths to the
4764 appropriate multilib tree.
4765
daf644b5
AO
47662000-08-02 Alexandre Oliva <aoliva@redhat.com>
4767
4768 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
4769 commas in $LANGUAGES.
4770
63266560
DD
47712000-08-01 Alexandre Oliva <aoliva@redhat.com>
4772
4773 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
4774
47752000-07-31 Alexandre Oliva <aoliva@redhat.com>
4776
4777 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
4778 CXX_FOR_TARGET for sed.
4779
47802000-07-30 Alexandre Oliva <aoliva@redhat.com>
4781
4782 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
4783 Do not override if already set in the environment or in configure.
4784 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
4785 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
4786
9e449d3e
AO
47872000-07-27 Alexandre Oliva <aoliva@redhat.com>
4788
4789 * Makefile.in (FLAGS_FOR_TARGET): New macro.
4790 (GCC_FOR_TARGET): Use it.
4791 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
4792 * configure.in: ... here.
4793 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
4794 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
4795
8bbd92e0
AO
47962000-07-24 Alexandre Oliva <aoliva@redhat.com>
4797
fd1f87b2
AO
4798 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
4799 (configure-target-libchill, configure-target-libobjc): Likewise.
4800
8bbd92e0
AO
4801 * configure.in: Use the same cache file for all target libs.
4802 * config-ml.in: But different cache files per multilib variant.
4803
25c6c112
JL
48042000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4805
4806 * configure (topsrcdir): Don't use dirname.
4807
ba73c63f
JM
48082000-07-20 Jason Merrill <jason@redhat.com>
4809
4810 * configure.in: Remove all references to libg++ and librx.
4811
4812 * configure, configure.in, Makefile.in: Unify gcc and binutils.
4813
1af08294
HPN
48142000-07-20 Hans-Peter Nilsson <hp@axis.com>
4815
4816 * config.sub: Update to subversions version 2000-07-06.
4817
ba73c63f
JM
48182000-07-12 Andrew Haley <aph@cygnus.com>
4819
4820 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
4821 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
4822
48232000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
4824
4825 * symlink-tree: Check number of arguments.
4826
d932cae7 48272000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
4828
4829 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
4830
ba73c63f
JM
48312000-07-05 Jim Wilson <wilson@cygnus.com>
4832
4833 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
4834 search path for a g++ extracted from the build tree. This
4835 will allow link tests run by configure scripts in
4836 subdirectories to succeed.
4837
92ee2f86
UC
48382000-07-01 Koundinya K <kk@ddeorg.soft.net>
4839
80413487 4840 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 4841
23f2f29f
CV
48422000-06-28 Corinna Vinschen <vinschen@cygnus.com>
4843
4844 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
4845 `os2'. Force ac_cv_exeext to be ".exe" in that case.
4846
f04f5a67
TW
48472000-06-19 Timothy Wall <twall@cygnus.com>
4848
4849 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
4850 * config.sub: Add tic54x target.
4851
11da68be
NC
48522000-06-07 Phillip Thomas <pthomas@suse.de>
4853
4854 * README-maintainer-mode: New file: Contains notes on using
4855 --enable-maintainer-mode with binutils.
4856
d932cae7 48572000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
4858
4859 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
4860
d932cae7 48612000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
4862
4863 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
4864 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
4865
9442cea3
L
486620000-05-21 H.J. Lu (hjl@gnu.org)
4867
80413487
RH
4868 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
4869 directory are used if they exist. Make sure
4870 $(build_tooldir)/include is searched for header files,
4871 $(build_tooldir)/lib/ for library files.
9442cea3 4872 (GCC_FOR_TARGET): Likewise.
80413487 4873 (CXX_FOR_TARGET): Likewise.
9442cea3 4874
d932cae7 48752000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
4876
4877 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
4878
d932cae7 48792000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
4880
4881 * Makefile.in (configure-target-libiberty): Depend on
4882 configure-target-newlib.
4883
ba73c63f
JM
48842000-05-16 Alexandre Oliva <aoliva@cygnus.com>
4885
4886 * configure.in, Makefile.in: Merge all libffi-related
4887 configury stuff from the libgcj tree.
4888
d932cae7 48892000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
4890
4891 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4892 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
4893
d932cae7 48942000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
4895
4896 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4897 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 4898 current version information. Add to proto-toplev directory.
b5a23627
AC
4899 (gdb-taz): Build do-djunpack.
4900
ba73c63f
JM
49012000-05-15 David Edelsohn <edelsohn@gnu.org>
4902
4903 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
4904
7c86ed39
L
49052000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4906
4907 * ltmain.sh: Preserve in relink_command any environment
4908 variables that may affect the linker behavior.
4909
d932cae7 49102000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
4911
4912 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
4913
d932cae7 49142000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
4915
4916 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
4917
ed0a91a5
EZ
49182000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
4919
4920 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 4921 with the version name.
ed0a91a5 4922
ba73c63f 49232000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 4924
ba73c63f 4925 * config.if: Tweak.
6cafa39f 4926
ba73c63f 49272000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 4928
ba73c63f 4929 * djunpack.bat: New file.
66156876 4930
d932cae7 49312000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
4932
4933 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
4934 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
4935 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
4936 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 4937
ba73c63f
JM
49382000-04-16 Dave Pitts <dpitts@cozx.com>
4939
80413487
RH
4940 * config.sub (case $basic_machine): Change default for "ibm-*"
4941 to "openedition".
ba73c63f 4942
d932cae7 49432000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
4944
4945 * Makefile.in (gdb-taz): New target. GDB specific archive.
4946 (do-md5sum): New target.
4947 (MD5PROG): Define.
4948 (PACKAGE): Default to TOOL.
4949 (VER): Default to a shell script.
4950 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 4951 md5 checksum generation.
b35ece4e
AC
4952 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
4953 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
4954 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 4955 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 4956
d932cae7 49572000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
4958
4959 * configure (warn_cflags): Delete.
4960
ba73c63f 49612000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 4962 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 4963
80413487
RH
4964 * configure.in (enable_libstdcxx_v3): Add.
4965 (target_libs): Add bits here to switch between libstdc++-v2 and
4966 libstdc++-v3.
4967 * config.if: And this file too.
4968 * Makefile.in: Add libstdc++-v3 targets.
35590697 4969
ba73c63f
JM
49702000-04-05 Michael Meissner <meissner@redhat.com>
4971
4972 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 4973
d332c5ac
JM
49742000-03-29 Jason Merrill <jason@casey.cygnus.com>
4975
4976 * configure.in: -linux-gnu*, not -linux-gnu.
4977
d932cae7 49782000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
4979
4980 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
4981 (do-tar-bz2): Replace TOOL with PACKAGE.
4982 (gdb.tar.bz2): Remove GDBTK from GDB package.
4983 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 4984 dejagnu.tar.bz2): New packages.
6dcbc97b 4985
96ce09a7
ILT
49862000-02-27 Andreas Jaeger <aj@suse.de>
4987
4988 * configure.in: Add entry for mips*-*-linux*, move catch all
4989 *-*-*linux* entry below this one.
4990
2031769e
ILT
49912000-02-27 Ian Lance Taylor <ian@zembu.com>
4992
4993 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
4994
4bab746c
NC
49952000-02-24 Nick Clifton <nickc@cygnus.com>
4996
4997 * config.sub: Support an OS of "wince".
4998
d932cae7 49992000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
5000
5001 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 5002 version.
ada59422 5003
5b93d8bb
AM
50042000-02-23 Linas Vepstas <linas@linas.org>
5005
5006 * config.sub: Add support for Linux/IBM 370.
5007 * configure.in: Likewise.
5008
2fb651f6
NC
50092000-02-22 Nick Clifton <nickc@cygnus.com>
5010
5011 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5012
b8441c25
CF
50132000-02-20 Christopher Faylor <cgf@cygnus.com>
5014
5015 * config.guess: Guess "cygwin" rather than "cygwin32".
5016
d332c5ac
JM
50172000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5018
5019 * configure (gcc_version): When setting, narrow search to
5020 lines containing `version_string'.
5021
ba73c63f
JM
50222000-02-15 Denis Chertykov <denisc@overta.ru>
5023
5024 * config.sub: Add support for avr target.
5025
d932cae7 50262000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
5027
5028 * config.sub: Add mmix-knuth-mmixware.
5029
50302000-01-27 Christopher Faylor <cgf@redhat.com>
5031
5032 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5033 structure stuff to -L library search.
5034 (CXX_FOR_TARGET): Ditto.
5035 (CROSS_CHECK_MODULES): Fix spelling mistake.
5036
50372000-01-24 Mark Mitchell <mark@codesourcery.com>
5038
5039 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5040 the C++ compiler.
5041
50422000-01-12 Richard Henderson <rth@cygnus.com>
5043
5044 * configure.in: Don't build some bits for beos.
5045
50462000-01-12 Joel Sherrill (joel@OARcorp.com)
5047
5048 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5049 as include files.
5050
91b2c84d
GK
50512000-01-06 Geoff Keating <geoffk@cygnus.com>
5052
5053 * configure.in: Use mt-aix43 to handle *_TARGET defs,
5054 not mh-aix43.
5055
ba73c63f
JM
50561999-12-14 Richard Henderson <rth@cygnus.com>
5057
5058 * config.guess (alpha-osf, alpha-linux): Detect ev67.
5059 * config.sub: Accept alphaev[78], alphaev8.
5060
50611999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5062
5063 * config.guess, config.sub: Update from autoconf.
5064
5065Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5066
5067 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5068 necessary libraries are missing.
5069
50701999-10-25 Andreas Schwab <schwab@suse.de>
5071
5072 * configure: Fix quoting inside arguments of eval.
5073
50741999-10-21 Nick Clifton <nickc@cygnus.com>
5075
5076 * config-ml.in: Allow suppression of some ARM multilibs.
5077
5078Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
5079
5080 * config.guess: Add OS/390 match pattern.
5081 * config.sub: Add mvs, openedition targets.
5082 * configure.in (i370-ibm-opened*): New.
5083
ef14edc4
ILT
50841999-09-04 Steve Chamberlain <sac@pobox.com>
5085
5086 * config.sub: Add support for configuring for pj.
5087
afb478e8
NC
50881999-08-31 Nick Clifton <nickc@cygnus.com>
5089
fd6848f6 5090 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 5091
ba73c63f 50921999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
5093
5094 * configure.in: Do not configure or build ld for AIX
5095 platforms. ld is known to be broken on these platforms.
5096
ba73c63f
JM
5097Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5098
5099 * config-ml.in: Pass compiler flag corresponding to multidirs to
5100 subdir configures.
5101
c363de44
ILT
51021999-08-09 Ian Lance Taylor <ian@zembu.com>
5103
5104 * Makefile.in (LDFLAGS): Define.
5105
dc8bc5a6
ILT
51061999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
5107
5108 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5109 noconfigdirs.
5110 (*-*-cygwin*): Likewise.
5111
6ca3858e
ILT
51121999-08-08 Ian Lance Taylor <ian@zembu.com>
5113
71141bb6
ILT
5114 * mkdep: New file.
5115 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5116 (BINUTILS_SUPPORT_DIRS): Add mkdep.
5117
6ca3858e
ILT
5118 From Eli Zaretskii <eliz@is.elta.co.il>:
5119 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5120 long file name when using DJGPP on MS-DOS.
5121
ba73c63f
JM
5122Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
5123
5124 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5125
2735a327
AM
51261999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
5127
5128 * Makefile.in (check-target-libio): Remove all-target-libstdc++
5129 dependency as this causes "make check" to globally "make all"
5130
ba73c63f
JM
5131Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
5132
5133 * configure.in (target_libs): Added target-zlib.
5134 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5135 (CONFIGURE_TARGET_MODULES): Likewise.
5136 (CHECK_TARGET_MODULES): Likewise.
5137 (INSTALL_TARGET_MODULES): Likewise.
5138 (CLEAN_TARGET_MODULES): Likewise.
5139 (configure-target-zlib): New target.
5140 (all-target-zlib): Likewise.
5141 (all-target-libjava): Depend on all-target-zlib.
5142 (configure-target-libjava): Depend on configure-target-zlib.
5143
5144 * Makefile.in (configure-target-libjava): Depend on
5145 configure-target-newlib.
5146 (configure-target-boehm-gc): New target.
5147 (configure-target-qthreads): New target.
5148
80413487
RH
5149 * configure.in (target_libs): Added target-qthreads.
5150 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5151 (CONFIGURE_TARGET_MODULES): Likewise.
5152 (CHECK_TARGET_MODULES): Likewise.
5153 (INSTALL_TARGET_MODULES): Likewise.
5154 (CLEAN_TARGET_MODULES): Likewise.
5155 (all-target-qthreads): New target.
5156 (configure-target-libjava): Depend on configure-target-qthreads.
5157 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
5158
5159 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5160 (CONFIGURE_TARGET_MODULES): Likewise.
5161 (CHECK_TARGET_MODULES): Likewise.
5162 (INSTALL_TARGET_MODULES): Likewise.
5163 (CLEAN_TARGET_MODULES): Likewise.
5164 (all-target-libjava): New target.
5165 (all-target-boehm-gc): Likewise.
5166 * configure.in (target_libs): Added libjava, boehm-gc.
5167
08d836d6
ILT
51681999-07-22 Ian Lance Taylor <ian@zembu.com>
5169
5170 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5171 configure.bat in SUPPORT_FILES.
5172 (gas+binutils.tar.bz2): Likewise.
5173
5174 * makeall.bat: Remove; obsolete.
5175
8f36e47c
ILT
51761999-07-21 Ian Lance Taylor <ian@zembu.com>
5177
5178 From Mark Elbrecht:
5179 * configure.bat: Remove; obsolete.
5180
56e82f25
ILT
51811999-07-11 Ian Lance Taylor <ian@zembu.com>
5182
5183 * configure: Add -W -Wall to the default CFLAGS when compiling with
5184 gcc.
5185
1001d816
JL
5186Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
5187
5188 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5189
106117aa
MM
51901999-06-30 Mark Mitchell <mark@codesourcery.com>
5191
5192 * configure.in: Build ld on IRIX6.
5193
c376f4ed
ILT
51941999-06-12 Ian Lance Taylor <ian@zembu.com>
5195
5196 * Makefile.in: Change distribution targets to use bzip2 instead of
5197 gzip.
5198 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 5199 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 5200
306b7445
NC
52011999-06-04 Nick Clifton <nickc@cygnus.com>
5202
5203 * config.sub: Add mcore target.
5204
d932cae7 52051999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
5206
5207 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5208
d932cae7 52091999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
5210
5211 * config.guess (dummy): Changed to $dummy.
5212
6c3175b0
NC
52131999-05-24 Nick Clifton <nickc@cygnus.com>
5214
ba73c63f
JM
5215 * config.sub: Tidied up case statements.
5216
52171999-05-22 Ben Elliston <bje@cygnus.com>
5218
5219 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5220 <jiro@din.or.jp>.
5221
5222 * config.guess: Merge with FSF version. Future changes will be
5223 more accurately recorded in this ChangeLog.
5224 * config.sub: Likewise.
5225
d932cae7 52261999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
5227
5228 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 5229
252b5132
RH
52301999-04-30 Tom Tromey <tromey@cygnus.com>
5231
5232 * ltmain.sh: [mode link] Always use CC given by ltconfig.
5233
52341999-04-23 Tom Tromey <tromey@cygnus.com>
5235
5236 * ltconfig, ltmain.sh: Update to libtool 1.2f.
5237
52381999-04-20 Drew Moseley <dmoseley@cygnus.com>
5239
5240 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5241 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5242 Bad merge removed these two changes.
5243
ba73c63f 5244Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 5245 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
5246
5247 * config.guess (interix Alpha): Add.
5248
252b5132
RH
52491999-04-11 Richard Henderson <rth@cygnus.com>
5250
5251 * configure.in (i?86-*-beos*): Do config gperf; don't config
5252 gdb, newlib, or libgloss.
5253
d932cae7 52541999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5255
ba73c63f
JM
5256 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5257 link a trivial program with -mabi=64. If it fails, remove mabi=64
5258 from multidirs.
5259
d932cae7 52601999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
5261
5262 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5263
252b5132
RH
52641999-04-08 Nick Clifton <nickc@cygnus.com>
5265
5266 * config.sub: Add support for mcore targets.
5267
52681999-04-07 Michael Meissner <meissner@cygnus.com>
5269
5270 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5271 not mt-ospace, in order to shut up assembler warning about using
5272 symbols that are named the same as registers.
5273
52741999-04-07 Drew Moseley <dmoseley@cygnus.com>
5275
5276 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5277 dependency list for all-target-cygmon.
5278
52791999-04-05 Doug Evans <devans@casey.cygnus.com>
5280
5281 * config-ml.in: Check $host, not $target, for selective multilibs.
5282 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5283 thumb interworking, and underscore prefix multilibs.
5284
52851999-04-04 Ian Lance Taylor <ian@zembu.com>
5286
5287 * missing: Update to version from current automake.
5288
5289Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
5290
5291 * configure (gxx_include_dir): Removed.
5292
5293 * configure.in (gxx_include_dir): Handle it.
5294 * Makefile.in: Likewise.
5295
52961999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
5297
5298 * config.sub (mips64vr4111,mips64vr4111el) Add.
5299
53001999-03-21 Ben Elliston <bje@cygnus.com>
5301
80413487 5302 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
5303
5304Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
5305
252b5132
RH
5306 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5307 config/mh-djgpp.
5308
5309Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
5310
5311 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5312 all-target-newlib to dependency list for all-target-bsp.
5313
5314Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
5315
5316 * config.sub: Add i386-uwin support.
5317 * config.guess: Likewise.
5318
5319Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5320
5321 * configure.in: cleanup, add mh-*pic handling for arm, special
5322 case powerpc*-*-aix*
5323
5324Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
5325
5326 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5327 can be built.
5328
5329Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
5330
5331 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 5332 targets.
252b5132
RH
5333
53341999-03-02 Nick Clifton <nickc@cygnus.com>
5335
5336 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5337
d932cae7 53381999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5339
5340 * config.sub: Check for "cygwin*" rather than "cygwin32*"
5341
53421999-02-24 Nick Clifton <nickc@cygnus.com>
5343
5344 * config.sub: Fix typo in arm recognition.
5345
d932cae7 53461999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
5347
5348 * configure.in (noconfigdirs): Changed target_configdirs to
5349 include target-bsp only for m68k-*-elf* and m68k-*-coff*
5350 rather than m68k-*-* since it is not known to work on
5351 m68k-aout. Ditto for arm-*-*oabi.
5352
d932cae7 53531999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
5354
5355 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
5356
53571999-02-19 Ben Elliston <bje@cygnus.com>
5358
5359 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
5360 Smart and improved by Andrew Cagney.
5361
d932cae7 53621999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
5363
5364 * config.guess: Recognize openbsd-*-hppa.
5365
d932cae7 53661999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
5367
5368 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
5369 only if it is not empty.
5370
53711999-02-17 Nick Clifton <nickc@cygnus.com>
5372
5373 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 5374
fd6848f6 5375 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
5376
5377 * config.sub: Modified to recognize uname's armv* syntax.
5378
53791999-02-17 Mark Salter <msalter@cygnus.com>
5380
5381 * configure.in: Added target-bsp for sparclite.
5382
d932cae7 53831999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
5384
5385 * config.sub: Recognize alphapca5[67] and up to alphaev8.
5386
53871999-02-08 Nick Clifton <nickc@cygnus.com>
5388
5389 * configure.in: Add support for strongarm port.
5390 * config.sub: Add support for strongarm target.
5391
d932cae7 53921999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 5393
252b5132
RH
5394 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5395 the old name config/mh-cygwin32.
5396 Enable texinfo.
5397
d932cae7 53981999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
5399
5400 * configure.in: Do build ld for ix86 Solaris.
5401
d932cae7 54021999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
5403
5404 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
5405 $AR_FOR_TARGET. Likewise for RANLIB.
5406
d932cae7 54071999-02-02 Catherine Moore <clm@cygnus.com>
35590697 5408
80413487
RH
5409 * config.sub (oabi): Recognize.
5410 * configure.in (arm-*-oabi): Handle.
252b5132 5411
d932cae7 54121999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
5413
5414 * config.guess: Improve detection of i686 on UnixWare 7.
5415
d932cae7 54161999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
5417
5418 * config.guess: Add support for i386-pc-interix.
5419 * config.sub: Likewise.
5420 * configure.in: Likewise.
252b5132 5421
d932cae7 54221999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5423
5424 * Makefile.in: Remove unneeded all-target-libio from
5425 from all-target-winsup target since it is now unneeded.
5426 Add all-target-libtermcap in its place since it is now
5427 needed.
5428
d932cae7 54291998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5430
5431 * configure.in: makefile stub for cygwin target is probably
5432 unnecessary. Remove it for now.
252b5132 5433
d932cae7 54341998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5435
5436 * configure.in: libtermcap.a should be built when cygwin is the
5437 target as well as the host.
5438 * config.guess: Allow mixed case in cygwin uname output.
5439 * Makefile.in: Add libtermcap target.
252b5132 5440
d932cae7 54411998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5442
5443 * config.sub: Clean up handling of hppa2.0.
5444
d932cae7 54451998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
5446
5447 * config.guess: Use C code to identify more HP machines.
5448
5449Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
5450
5451 * config.sub: Handle hppa2.0.
5452
ba73c63f
JM
5453Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
5454
5455 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 5456 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
5457
54581998-12-15 Mark Salter <msalter@cygnus.com>
5459
5460 * configure.in: Added target-bsp for several target architectures.
5461
5462 * Makefile.in: Added rules for bsp.
5463
252b5132
RH
5464Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
5465
5466 * config.guess: Improve detection of hppa2.0 processors.
5467
5468Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
5469
5470 * config.guess: Recognize FreeBSD using ELF automatically.
5471
54721998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
5473
5474 * configure (skip-this-dir): Add handling for new shell script, which
5475 might be created by a sub-directory's configure to indicate, this particular
5476 directory is "unwanted".
5477 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5478
252b5132
RH
5479Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
5480
5481 * ltconfig: import from libtool, after changing libtool to
5482 account for the cygwin name change.
5483
5484Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
5485
5486 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5487 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5488
5489Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
5490
5491 * configure.in: Add libtermcap to list of cygwin dependencies.
5492
d932cae7 54931998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 5494
80413487
RH
5495 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5496 they include winsup/include when it's a cygwin target.
252b5132
RH
5497
54981998-11-12 Tom Tromey <tromey@cygnus.com>
5499
5500 * configure.in (host_tools): Added zip.
5501 * Makefile.in (all-target-libjava): Depend on all-zip.
5502 (all-zip): New target.
5503 (ALL_MODULES): Added all-zip.
5504 (NATIVE_CHECK_MODULES): Added check-zip.
5505 (INSTALL_MODULES): Added install-zip.
5506 (CLEAN_MODULES): Added clean-zip.
5507
d932cae7 55081998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5509
5510 * Makefile.in: lose "32" from comment about cygwin.
5511
d932cae7 55121998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
5513
5514 * configure.in: Use -Os to build target libraries for the fr30.
5515
d932cae7 55161998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
5517
5518 * config.sub: Add fr30.
5519
d932cae7 55201998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 5521
80413487 5522 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
5523 cygwin* instead of cygwin32*.
5524 * config.sub: Check cygwin* instead of cygwin32*.
5525
d932cae7 55261998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
5527
5528 * config.guess: Match any version of Unixware7.
5529
252b5132
RH
55301998-10-20 Syd Polk <spolk@cygnus.com>
5531
5532 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
5533 if desired.
5534
d932cae7 55351998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5536
5537 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
5538 these if the appropriate directories and files to not exist.
5539
d932cae7 55401998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5541
5542 * Makefile.in (DEVO_SUPPORT): Add config.if.
5543
d932cae7 55441998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
5545
5546 * configure: Add pattern to replace "build_tooldir"'s
5547 definition in the generated Makefile with "tooldir"'s
5548 actual value.
5549
252b5132
RH
5550Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
5551
5552 * config.sub: Bring back lost sparcv9.
5553
ba73c63f
JM
5554 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
5555
5556Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
5557
5558 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
5559 CC_FOR_TARGET and friends.
5560
5561Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5562
ba73c63f
JM
5563 * Makefile.in (build_tooldir): New variable, same as tooldir.
5564 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
5565 -B$(build_tooldir)/bin/.
5566 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5567
252b5132
RH
5568Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
5569
5570 * config.sub: Add support for i[34567]86-pc-udk.
5571 * configure.in: Likewise.
5572
5573Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
5574
5575 * Makefile.in: add bzip2 package building bits for user
5576 tools module
5577 * configure.in: ditto
5578
ba73c63f
JM
5579Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
5580
5581 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
5582 (ALL_TARGET_MODULES): Add all-target-libobjc.
5583 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5584 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5585 (all-target-libchill): Add dependencies.
5586 * configure.in (target_libs): Add libchill.
35590697 5587
252b5132
RH
55881998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
5589
ba73c63f 5590 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
5591
5592Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
5593
5594 * Makefile.in (all-automake): fix dependencies.
5595
5596Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
5597
5598 * configure.in: Minor cleanups for building in the $(target_alias)
5599 subdir.
5600
56011998-09-22 Jim Wilson <wilson@cygnus.com>
5602
5603 * Makefile.in (bootstrap): Set r and s before make all. Use
5604 BASE_FLAGS_TO_PASS in make all.
5605 (cross): Likewise.
5606
56071998-09-20 Mark Mitchell <mark@markmitchell.com>
5608
5609 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
5610
252b5132
RH
5611Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
5612
5613 * config.sub: Fix typo in last change.
5614
56151998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
5616
5617 * config.sub: Add support for C4x target.
5618 * configure.in: Likewise.
5619
56201998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
5621
5622 * config.sub: Recognize sparcv9 just like sparc64.
5623
5624Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
5625
5626 * config.guess: Match "Pent II" or "PentII" for OpenServer.
5627
5628Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
5629
5630 * config.guess: Correctly identify Pentium II sco boxes.
5631
5632 * config.guess: Fix "tr" code. From Weiwen Liu.
5633
5634Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
5635
5636 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
5637 stabs.
5638
5639Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
5640
5641 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
5642 (ALL_TARGET_MODULES): Add all-target-libchill.
5643 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5644 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5645 (all-target-libchill): Add dependencies.
5646 * configure.in (target_libs): Add libchill.
5647
5648Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
5649
5650 * config.guess: Avoid assumptions about "tr" behaves when
5651 LANG is set to something other than English.
5652
5653Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
5654
5655 * configure (gxx_include_dir): Changed to
5656 '${prefix}/include/g++'-${libstdcxx_interface}.
5657
5658 * config.if: New to determine the interfaces.
5659
5660Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
5661
5662 * config.guess: Detect and handle MPE/IX.
5663 * config.sub: Deal with MPE/IX.
5664
5665Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
5666
5667 * configure.in: Use mh-aix43.
5668
56691998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
5670
5671 * configure: Fix --without/--disable cases for gxx-include-dir.
5672
5673Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
5674
5675 * mdata-sh: Imported. Needed for automake support.
5676
5677Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
5678
ba73c63f 5679 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
5680 "chmod og=u `find . -print`".
5681
5682Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
5683
ba73c63f 5684 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
5685
5686Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
5687
5688 * Makefile.in: Undo previous patch.
5689
5690Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
5691
5692 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
5693 to here ...
5694 (install-no-fixedincludes): and here
5695 (INSTALL_MODULES): ... from here.
5696
5697Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
5698
5699 * config.sub: Merge with FSF.
5700
5701 * config.guess: Merge with FSF.
5702
5703Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
5704
5705 * configure (extraconfigdirs): New variable.
5706 (SUBDIRS): Add extraconfigdirs and recurse on them too.
5707 * Makefile.in (all): Move higher in file.
5708 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
5709 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
5710 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
5711 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
5712 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
5713
57141998-07-23 Brendan Kehoe <brendan@cygnus.com>
5715
5716 * Makefile.in (all-target-libjava): Depend on all-gcc and
5717 all-target-newlib.
5718 (configure-target-libjava): Depend on $(ALL_GCC).
5719
5720Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
5721
5722 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
5723 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
5724
5725Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
5726
5727 * ylwrap: Change absolute path checks to check for DOS style path
5728 names.
5729
5730 * ylwrap: Don't use a full path name if the source file is in the
5731 same directory. From hjl@lucon.org (H.J. Lu).
5732
5733 * config-ml.in: Default to being verbose, to match Feb 18 change to
5734 configure.
5735
5736Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
5737
5738 Brought over from egcs:
5739
5740 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
5741
5742 * configure.in (target_subdir): Set to ${target_alias} instead
5743 of "libraries".
5744
5745 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5746
5747 * configure.in (target_subdir): Set to libraries if enable_multilib.
5748
5749Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
5750
5751 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
5752 multilibs, force reconfiguration the first time we create
5753 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
5754
5755Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
5756
5757 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
5758 avoid confusion with --no-recursion.
5759
5760Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
5761
5762 * configure.in: Win32 hosts shouldn't use install -x
5763 * install-sh: remove -x option, and special .exe-handling
5764 hack.
5765
5766Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
5767
5768 * config.guess: Recognize i586-pc-beos.
5769 * configure.in: Don't build some bits for beos.
5770
5771Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
5772
5773 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
5774 CFLAGS default to -O2.
5775
5776 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
5777 when using GNU ld.
5778
5779Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
5780
5781 * ltmain.sh: Correct install when using a different shell.
5782
5783Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
5784
5785 * ltconfig, ltmain.sh: Update to libtool 1.2b.
5786
5787Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
5788
5789 * makefile.vms: Update to build binutils/makefile.vms. Add install
5790 target.
5791
5792Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
5793
5794 * ltconfig: Update to correct AIX handling.
5795
5796Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
5797
5798 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
5799
5800 * configure.in (target_subdir): Set to ${target_alias} instead
5801 of "libraries".
5802
58031998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
5804
5805 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
5806 (Makefile): Depend on $(gcc_version_trigger).
5807
5808 * configure (gcc_version): Change default initializer to empty
5809 string.
5810 (gcc_version_trigger): New variable; pass this variable down
5811 to subdir configures to enable them checking gcc's version
5812 themselves. Emit make macros for both gcc_version vars.
5813 (topsrcdir): Initialize reliably.
5814 (recursion line): Remove --with-gcc-version=${gcc_version}.
5815
58161998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
5817
5818 * configure (enable_version_specific_runtime_libs): Implement new flag
5819 --enable-version-specific-runtime-libs which installs C++ runtime stuff
5820 in $(libsubdir); emit definition in each generated Makefile.
5821 (gxx_include_dir): Initialize depending on
5822 $enable_version_specific_runtime_libs.
5823
58241998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
5825
5826 * configure (gcc_version): Initialize properly depending on
5827 how and where configure is started.
5828 (recursion line): Pass a --with-gcc-version=${gcc_version}
5829 to configures in subdirs.
5830
5831Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
5832
5833 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 5834 cygmon
252b5132
RH
5835
5836Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
5837
5838 * configure.in: Add cygmon and libstub support for mn10200.
5839
58401998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
5841
5842 * configure (gcc_version): Add new variable describing the
5843 particular gcc version we're building.
5844 * Makefile.in (libsubdir): Add new macro for the directory
5845 in which the compiler finds executables, libraries, etc.
5846 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
5847 and libsubdir.
5848
5849Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5850
ba73c63f
JM
5851 * Makefile.in (local-clean): Remove *.log.
5852 (warning.log): Built with warn_summary from build.log.
5853 (mail-report.log): Run test_summary.
5854 (mail-report-with-warnings.log): Run test_summary including
5855 warning.log in the report.
252b5132
RH
5856
5857Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
5858
5859 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
5860
5861Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
5862
5863 * Makefile.in (grep): Grep no longer depends on libiberty.
5864
5865Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
5866
5867 * Makefile.in: all-snavigator needs all-libgui.
5868
5869Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
5870
5871 * configure.in: Add cygmon and libstub support for mn10300.
5872
5873Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
5874
5875 * missing: Update to version from automake 1.3.
5876
5877 * ltmain.sh: On installation, don't get confused if the same name
5878 appears more than once in the list of library names.
5879
5880Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
5881
5882 * config.sub: Accept m68060 and m5200 as CPU names.
5883
5884Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
5885
5886 * configure: Use && rather than using -a in test, because odd
5887 strings can confuse test.
5888 * configure.in: Likewise.
5889
5890Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
5891
5892 * ltconfig, ltmain.sh: Bring in Visual C++ support.
5893
5894Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5895
5896 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
5897 bootstrap4-lean): New targets.
5898
5899Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
5900
5901 * mpw-* Delete. Not used.
252b5132
RH
5902
5903Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
5904
5905 * COPYING.LIB: Update FSF address.
5906
5907Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
5908
5909 * ltconfig, ltmain.sh: Update to libtool 1.2a.
5910
5911 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
5912 GAS_SUPPORT_DIRS.
5913
5914Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
5915
5916 * ltconfig, ltmain.sh: Avoid producing a version number if
5917 -version-info was not used.
5918
5919Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
5920
5921 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
5922 building with newlib.
5923
59241998-04-30 Paul Eggert <eggert@twinsun.com>
5925
ba73c63f 5926 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 5927 Solaris `make' causes it to continue to next definition.
252b5132 5928
afb8d725
JM
5929Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
5930
5931 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
5932 the right GUI libraries and files are installed along with GDB.
5933
252b5132
RH
5934Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
5935
5936 * configure.in: Change alpha to alpha* in several places.
5937
5938Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
5939
5940 * config.sub: Recognize sparc86x.
5941
5942Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 5943
252b5132
RH
5944 * configure.in (--enable-target-optspace): Remove debug echo.
5945
5946Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
5947
5948 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
5949
5950Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
5951
5952 * ltconfig: Update cygwin32 support.
5953
5954 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
5955 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
5956 (GDB_SUPPORT_DIRS): Likewise.
5957
5958Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
5959
5960 * configure.in (target_makefile_frag): If --enable-target-optspace,
5961 use -Os to compile target libraries rather than -O2. Default to
5962 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
5963 not used.
5964 * configure.in (target_cflags): Ditto for d30v.
5965
5966Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
5967
5968 * Makefile.in (all-bfd): Depend on all-intl.
5969 (all-binutils): Likewise.
5970 (all-gas): Likewise.
5971 (all-gprof): Likewise.
5972 (all-ld): Likewise.
5973
252b5132
RH
59741998-04-19 Brendan Kehoe <brendan@cygnus.com>
5975
5976 * configure.in (host_tools): Fix typo, lbtool -> libtool.
5977
5978Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
5979
5980 * Makefile.in (all-bfd): Depend upon all-libiberty.
5981
5982 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
5983
5984Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
5985
5986 * Makefile.in: Add libstub.
5987
5988 * configure.in: Ditto. Build libstub for targets that have cygmon
5989 support.
5990
5991Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
5992
5993 * configure.in: Don't set PICFLAG on ix86-cygwin32.
5994
5995Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
5996
5997 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
5998 use mh-sysv5 if specified. Support gprof on SCO Open Server.
5999
6000Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
6001
6002 * configure: Define DEFAULT_M4 by searching PATH.
6003 * Makfile.in: Use DEFAULT_M4.
6004
6005Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
6006
6007 * ltconfig: Add cygwin32 support.
6008
6009 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
6010 to configure and build.
6011
6012Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
6013
6014 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
6015
6016Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
6017
6018 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6019
6020Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
6021
6022 * Makefile.in: add ash make rules
6023 * configure.in: add ash to native_only and host_tools lists
6024
6025Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
6026
6027 * Makefile.in (all-gettext, all-intl): New targets.
6028 (ALL_MODULES): Added all-gettext, all-intl.
6029 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6030 (INSTALL_MODULES): Added install-gettext, install-intl.
6031 (CLEAN_MODULES): Added clean-gettext, clean-intl.
6032
6033 * configure.in (host_tools): Added gettext.
6034 (native_only): Likewise.
6035 (noconfigdirs) [various cases]: Likewise.
6036 (host_libs): Added intl.
6037
afb8d725
JM
6038Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
6039
6040 * configure: Do not disable building gdbtk for cygwin32 hosts.
6041
ba73c63f
JM
6042Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
6043
6044 * configure.in: Add thumb-coff target.
6045 * config.sub: Add thumb-coff target.
6046
252b5132
RH
6047Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6048
6049 * Makefile.in: Revert yesterday's change.
6050 (all-target-winsup): all-target-librx stays out of here.
6051
6052Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
6053
ba73c63f
JM
6054 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6055 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6056 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
6057 Remove references to librx and libg++.
6058
6059Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
6060
6061 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6062 recursive makes
6063
6064Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
6065
6066 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6067 for newlib directory.
6068 (CXX_FOR_TARGET): Likewise.
6069
6070Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
6071
6072 * ltconfig: Update after libtool/ltconfig.in change for
6073 hpux11.
6074
6075Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
6076
6077 * ltconfig, ltmain.sh: Update to libtool 1.2.
6078
6079Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
6080
6081 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6082 (install-gcc-cross): Instead, override LANGUAGES here.
6083
60841998-03-18 Dave Love <d.love@dl.ac.uk>
6085
6086 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6087 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6088
6089Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
6090
6091 * configure.in: Add Thumb-pe target.
6092
6093Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 6094
252b5132
RH
6095 * Makefile.in - changed sn targets to snavigator
6096 * configure.in - changed sn targets to snavigator
6097
6098Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
6099
6100 * config-ml.in: After building symlink tree call make distclean
6101 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6102 to be the case for libiberty.
6103
6104Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
6105
6106 * configure: When making link, also check the current
6107 directory. The configure scripts may create one.
6108
6109Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
6110
6111 * config.sub: Accept alphapca56 and alphaev6 properly.
6112
6113Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6114
6115 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6116
252b5132
RH
6117Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6118
80413487 6119 * config.sub (sco5): Fix typo.
252b5132
RH
6120
6121Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
6122
6123 * Makefile.in (INSTALL_MODULES): Move install-tcl before
6124 install-itcl.
6125 (install-itcl): Remove dependency on install-tcl.
6126
6127Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
6128
6129 * configure.in: Remove libgloss from noconfigdirs for MN10300.
6130
252b5132
RH
6131Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
6132
6133 * configure.in: Don't build libgui for a cygwin32 target when not on
6134 a cygwin32 host.
6135
6136Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
6137
6138 * configure (redirect): Set to null, so default behavior of
6139 configure is now --verbose.
6140
61411998-02-16 Dave Love <d.love@dl.ac.uk>
6142
6143 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6144 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6145
6146Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
6147
6148 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6149 this change to sync Makefile.in with its ChangeLog entries.
6150
6151Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
6152
6153 * ltmain.sh (mkdir): Check that the directory doesn't exist
6154 before we exit with error, so that we don't get races during
6155 parallel builds.
6156
6157Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
6158
6159 * ltconfig, ltmain.sh: Update from libtool 1.0i.
6160
6161Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
6162
6163 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6164 PICFLAG_FOR_TARGET.
6165 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6166
6167 * configure: Emit a definition for the new macro enable_shared
6168 into each Makefile.
6169
252b5132
RH
6170Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6171
6172 * configure.in (host_tools, native_only): Add libtool.
6173
6174Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
6175
6176 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6177 Fix typo in ming config comment.
6178
6179Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
6180
6181 * ltconfig, ltmain.sh: Update from libtool 1.0h.
6182
6183Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
6184
6185 * config.sub: Add tic30 cases, and map c30 to tic30.
6186
ba73c63f
JM
6187Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
6188
6189 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6190 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6191 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6192 (CLEAN_TARGET_MODULES): Similarly
6193 (all-target-libf2c): Add dependences.
35590697 6194 * configure.in (target_libs): Add libf2c.
ba73c63f 6195
252b5132
RH
6196Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
6197
ba73c63f
JM
6198 * configure.in: Remove expect from noconfigdirs when target
6199 is cygwin32. OK to build expect and dejagnu with Canadian
6200 Cross.
252b5132
RH
6201
6202Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
6203
6204 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6205 host.
6206
6207 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6208 and mingw32.
6209
6210Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
6211
6212 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6213 here as it is not defined in the toplevel Makefile.
6214
6215Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
6216
6217 * configure (package_makefile_rules_frag): New variable, which names
6218 a file with generic rules, ...
6219 Change comment to mention we now have FIVE parts.
6220 * configure: Undo last change.
6221
6222Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
6223
6224 * config.guess: More accurate determination of HP processor types.
6225 * config.sub: More accurate determination of HP processor types.
6226
6227Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
6228
6229 * configure (package_makefile_frag): Move inserting the
6230 ${package_makefile_frag} to where it should be according
6231 to the comment.
6232
ba73c63f 6233Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
6234
6235 * config.guess: Add support for Linux/ARM.
6236
6237Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
6238
6239 * .cvsignore: Remove *-info and *-install since they match
6240 release-info and mpw-install, which we don't want to just ignore.
6241
6242Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
6243
6244 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6245
6246Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
6247
6248 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6249 local_prefix to sub-make invocations.
6250
6251Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
6252
6253 * configure.in: Check makefile fragments in the source
6254 directory.
6255
6256Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6257
ba73c63f
JM
6258 * configure.in: Check whether host and target makefile
6259 fragments exist before adding them to *_makefile_frag.
252b5132
RH
6260
6261Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
6262
6263 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 6264
252b5132
RH
6265Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
6266
6267 * configure.in: Make sure we only replace RPATH_ENVVAR on
6268 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6269 regexp to sed.
6270
6271 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6272 to sub-makes.
6273
62741998-01-13 Lee Iverson (leei@ai.sri.com)
6275
6276 * config-ml.in (multi-do): LDFLAGS must include multilib
6277 designator.
6278
6279Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
6280
6281 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6282
6283Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
6284
6285 * config.sub: Add mingw32 support.
6286 * configure.in: Likewise.
252b5132
RH
6287
6288Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6289
6290 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6291
6292Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
6293
6294 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6295 * configure (gxx_include_dir): Provide a definition for subdirs
6296 which do not use autoconf.
6297
6298Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
6299
6300 * config.guess: Sync with egcs. Picks up new alpha support,
6301 BeOS & some additional linux support.
6302
ba73c63f 6303Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6304
6305 * config.guess: HP 9000/803 is a PA1.1 machine.
6306
ba73c63f
JM
6307Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
6308
6309 * configure.in: It's alpha*-...
252b5132
RH
6310
6311Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6312
ba73c63f
JM
6313 * configure.in (host_makefile_frag, target_makefile_frag):
6314 Handle multiple config files.
6315 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6316 alpha-*-*.
252b5132
RH
6317
6318Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
6319
6320 * mkdep: New file.
6321
6322Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
6323
6324 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6325
6326Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
6327
6328 * Makefile.in: Add libgui directory.
6329 (GDB_TK): Add all-libgui.
6330 * configure.in: Add libgui directory.
6331 * configure: Add all-libgui to GDB_TK.
6332
6333Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
6334
6335 * config-ml.in (multidirs): Add m32r to multilib list.
6336
6337Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
6338
6339 * Makefile.in (all-target-gperf): Change dependency to
6340 all-target-libstdc++.
6341
6342Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
6343
6344 * config.guess: Add BeOS support.
6345
6346Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
6347
6348 Source directory cvs renamed to cvssrc:
6349 * configure.in (host_tools): Change cvs to cvssrc.
6350 (native_only): Likewise.
6351 (noconfigdirs) [various cases]: Likewise.
6352 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
6353 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
6354 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
6355 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
6356 (all-cvssrc): Rename target from all-cvs.
6357
6358Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
6359
6360 * configure (gxx_include_dir): Fix thinko.
6361
6362Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
6363
6364 * Makefile.in (INSTALL_TARGET_CROSS): Define.
6365 (install-cross, install-gcc-cross): New targets.
6366
6367Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
6368
6369 * configure.in (noconfigdirs): Add support for Thumb target.
6370
6371 * config.sub (maybe_os): Add support for Thumb target.
6372
6373Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
6374
6375 * Makefile.in: Add rules for cygmon.
6376
6377 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6378
6379Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
6380
6381 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6382 * configure (gxx_include_dir): Provide a definition for subdirs
6383 which do not use autoconf.
6384
6385Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
6386
6387 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 6388 11/18/97 build
252b5132
RH
6389
6390Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
6391
6392 * From Franz Sirl.
6393 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6394 found on RedHat Linux systems.
6395
6396Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
6397
6398 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6399 guesses.
6400
6401Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
6402
6403 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6404
6405Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
6406
6407 * ltmain.sh: If mkdir fails, check whether the directory was created
6408 anyhow by some other process.
6409
6410Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
6411
6412 * configure.in (d30v-*-*): Configure all directories.
6413
6414Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
6415
6416 * configure.in (d30v-*-*): Configure newlib, libiberty directories
6417 for the D30V.
6418
6419Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
6420
6421 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6422
6423Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
6424
80413487
RH
6425 * include/libiberty.h: Add extern "C" { so it can be used with C++
6426 progrms.
6427 * include/remote-sim.h: Add extern "C" { so it can be used with C++
6428 programs.
252b5132
RH
6429
6430Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
6431
6432 * configure.in (d30v-*-*): Configure GCC now.
6433
6434Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
6435
6436 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6437 is no longer needed.
6438
6439Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
6440
6441 * Makefile.in: check-target-libio depends on all-target-libstdc++.
6442
6443Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
6444
6445 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6446 targets using "$@" to provide support for similar but not identical
6447 targets without having to duplicate code.
6448
6449Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
6450
6451 * makefile.vms: Fix to work with DEC C.
6452
6453Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
6454
6455 * config.sub: Add mips-tx39-elf to marketing names.
6456
6457Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
6458
6459 * ltmain.sh: Handle symlinks in generated script.
6460
6461Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
6462
6463 * configure: Handle autoconf style directory options: --bindir,
6464 --datadir, --includedir, --infodir, --libdir, --libexecdir,
6465 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6466 --sysconfdir.
6467 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6468 (sharedstatedir, localstatedir, oldincludedir): New variables.
6469 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6470 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6471 sbindir, sharedstatedir, and sysconfdir.
6472
6473Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6474
6475 * Makefile.in (bootstrap-lean): New target.
6476
6477Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
6478
6479 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 6480 sn, and gnuserv from noconfigdirs.
252b5132
RH
6481
6482Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
6483
6484 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6485
6486Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
6487
ba73c63f 6488 * Makefile.in (cross): New target.
252b5132
RH
6489
6490Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 6491 Jeff Law <law@cygnus.com>
252b5132
RH
6492
6493 * Makefile.in (bootstrap2, bootstrap3): New targets.
6494 (all-bootstrap): Remove outdated and confusing target.
6495 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6496
afb8d725
JM
6497Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
6498
6499 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 6500 windows. Consistent with gdb/configure.
afb8d725 6501
252b5132
RH
65021997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
6503
252b5132
RH
6504 * configure.in: Name Linux target fragment.
6505
6506 * configure: Rewrite so that project Makefile fragment is inserted
6507 first and appears last in the resulting Makefile.
6508
6509Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
6510
6511 * Makefile.in (install-itcl): Install tcl first.
6512
252b5132 6513Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 6514
252b5132
RH
6515 * configure.in: remove bison from noconfigdirs for Cygwin32 host
6516
6517Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6518
6519 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
6520
6521 * configure.in (skipdirs): Add target-librx for Linux.
6522 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
6523
6524Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
6525
6526 * Makefile.in (bootstrap): New target.
6527
6528Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
6529
6530 * config.sub: Accept 'amigados' for backward compatability.
6531
6532Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
6533
6534 * config.guess: Merge with FSF.
6535
ba73c63f
JM
6536Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
6537
6538 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
6539
252b5132
RH
6540Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
6541
6542 * config.sub: Add "marketing-names" patch.
6543
6544Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
6545
80413487 6546 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
6547
6548Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
6549
6550 * config.sub: Handle v850-elf.
6551
ba73c63f
JM
6552Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
6553
6554 * .cvsignore (*-install): Remove.
6555
252b5132
RH
6556Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
6557
6558 * ltconfig: Set CONFIG_SHELL in libtool.
6559 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
6560
6561Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6562
6563 * configure.in (target_subdir): Set to libraries if enable_multilib.
6564
6565Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
6566
6567 * config.guess: Update from gcc directory.
6568
6569Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
6570
6571 * Makefile.in (all-sim): Depends on all-readline.
6572
6573Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
6574
6575 * Makefile.in (BISON, YACC): Use $$s.
6576 (all-bison): Depend on all-texinfo.
6577
6578Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
6579
6580 * Makefile.in (BISON): Add -L flag.
6581 (YACC): Likewise.
6582
6583Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6584
35590697
AJ
6585 * configure.in (noconfigdirs): Add support for v850e target.
6586
252b5132
RH
6587 * config.sub (maybe_os): Add support for v850e target.
6588
6589Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6590
35590697
AJ
6591 * configure.in (noconfigdirs): Add support for v850ea target.
6592
252b5132
RH
6593 * config.sub (maybe_os): Add support for v850ea target.
6594
6595Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
6596
6597 * config.sub: Add mipstx39. Delete r3900.
6598
6599Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6600
6601 * Makefile.in (all-autoconf): Depends on all-texinfo.
6602
6603Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
6604
6605 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
6606 eabi targets.
6607
6608Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
6609
6610 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
6611
6612 * configure: When handling a Canadian Cross, handle YACC as well as
6613 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 6614 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
6615
6616Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
6617
6618 * Makefile.in (BISON): bison, not byacc or bison -y.
6619 (YACC): bison -y or byacc or yacc.
6620 (various): Add *-bison as appropriate.
6621 (taz): No need to mess with BISON anymore.
6622
6623Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
6624
6625 * configure: If OSTYPE matches *win32*, try to find a good value for
6626 CONFIG_SHELL.
6627
6628Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
6629
6630 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
6631 configure.in if it is present.
6632
6633Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
6634
6635 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
6636
6637Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
6638
6639 * config.sub: Recognize `arc' cpu.
6640 * configure.in: Likewise.
6641 * config-ml.in: Likewise.
6642
6643Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
6644
6645 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
6646
6647Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
6648
6649 * configure: Changed sed delimiter from ':' to '|' when
6650 attempting to substitute ${config_shell} for SHELL. On
6651 NT ${config_shell} may contain a ':' in it.
6652
6653Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
6654
6655 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
6656
6657Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
6658
6659 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
6660
6661Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
6662
6663 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
6664
6665 * ylwrap: If the program is a relative path, force it to be
6666 absolute.
6667
6668Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
6669
6670 * configure (tooldir): Set BISON to `bison -y' and not just bison.
6671
6672Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
6673
6674 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
6675 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
6676 for libraries.
252b5132
RH
6677
6678Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
6679
6680 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 6681 separated by spaces.
252b5132
RH
6682
6683Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
6684
6685 * ylwrap: New file.
6686 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
6687
6688 * ltmain.sh: Handle /bin/sh at start of install program.
6689
6690 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
6691
6692 * ltconfig, ltmain.sh: New files, from libtool 1.0.
6693 * missing: New file, from automake 1.2.
6694
6695Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
6696
6697 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
6698 check-tk to CHECK_X11_MODULES.
6699
6700Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
6701
6702 * config.sub: Merge with FSF.
6703
6704Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
6705
6706 * config.guess: Merge with FSF.
6707
6708Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
6709
6710 * configure: Treat msdosdjgpp like go32.
6711 * configure.in: Likewise. Don't remove gprof for go32.
6712
6713 * configure: Change Makefile.tem2 to Makefile.tm2.
6714
6715Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
6716
6717 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
6718
6719Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6720
6721 * install-sh (chmodcmd): Set to null if the DST directory already
6722 exists. Same as Nov 11th change.
6723
6724Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
6725
35590697 6726 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
6727
6728Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
6729
6730 * config.guess: Update from FSF.
6731
6732Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
6733
6734 * Makefile.in (GDB_TK): Depend on itcl and tix.
6735
6736Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
6737
6738 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
6739 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
6740 (INSTALL_SCRIPT): New variable.
6741 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
6742 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
6743 to -x.
6744 * install-sh: Add support for -x option.
6745
6746Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
6747
6748 * configure.in, Makefile.in: Treat tix like itcl.
6749
6750Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
6751
6752 * Makefile.in (WINDRES): New variable.
6753 (WINDRES_FOR_TARGET): New variable.
6754 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
6755 (EXTRA_HOST_FLAGS): Add WINDRES.
6756 (EXTRA_TARGET_FLAGS): Add WINDRES.
6757 (EXTRA_GCC_FLAGS): Add WINDRES.
6758 ($(DO_X)): Pass down WINDRES.
6759 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
6760 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
6761 DLLTOOL_FOR_TARGET.
6762
6763Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
6764
6765 * configure.in: configure sim before gdb for win32-x-ppc
6766
6767Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6768
6769 Move gperf into the toplevel, from libg++.
6770 * configure.in (target_tools): Add target-gperf.
6771 (native_only): Add target-gperf.
6772 * Makefile.in (all-target-gperf): New target, depend on
6773 all-target-libg++.
6774 (configure-target-gperf): Empty rule.
6775 (ALL_TARGET_MODULES): Add all-target-gperf.
6776 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
6777 (CHECK_TARGET_MODULES): Add check-target-gperf.
6778 (INSTALL_TARGET_MODULES): Add install-target-gperf.
6779 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
6780
6781Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 6782
252b5132
RH
6783 * config.sub (mn10200): Recognize new basic machine.
6784
6785Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6786
6787 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
6788 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
6789
6790Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6791
6792 * configure.in: If we're building mips-sgi-irix6* native, turn on
6793 ENABLE_MULTILIB and set TARGET_SUBDIR.
6794
6795Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
6796
6797 * Makefile.in (all-sn): Depend on all-grep.
6798
6799Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
6800
6801 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
6802
6803 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
6804 Makefile. From Jeff Makey <jeff@cts.com>.
6805 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
6806
6807 * Makefile.in (DISTBISONFILES): Remove.
6808 (taz): Don't futz with DISTBISONFILES. Change BISON to use
6809 $(DEFAULT_YACC).
6810
6811 * configure.in: Build itl, db, sn, etc., when building for native
35590697 6812 cygwin32.
252b5132
RH
6813
6814 * Makefile.in (LD): New variable.
6815 (EXTRA_HOST_FLAGS): Pass down LD.
6816 ($(DO_X)): Likewise.
6817
6818Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
6819
6820 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
6821
6822Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
6823
6824 * configure.in (targargs): Strip out any supplied --build argument
35590697 6825 before adding our own. Always add --build.
252b5132
RH
6826
6827Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
6828
6829 * configure.in (targargs): Pass --build if we're doing
6830 a cross-compile.
6831
6832Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
6833
ba73c63f 6834 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
6835 sed. Otherwise sed chokes on NT path names with drive
6836 designators. Also look for "?:*" as the leading characters in an
6837 absolute pathname.
6838
6839Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
6840
6841 * config.sub: Support for r3900.
6842
6843Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
6844
6845 * configure.in: Use install-sh, not install.sh.
6846
6847Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
6848
6849 * Makefile.in (taz): Improve check for BISON so it doesn't try to
6850 apply it twice.
6851
6852Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
6853
6854 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
6855 install-binutils.
6856
6857Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
6858
6859 * Makefile.in: Add automake targets.
6860 * configure.in (host_tools): Add automake.
6861
6862Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
6863
6864 * configure: Default CXX to c++, not gcc.
6865 * Makefile.in (CXX): Set to c++, not gcc.
6866 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
6867
6868Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
6869
6870 * install-sh: try appending a .exe if source file doesn't
6871 exist
6872
6873Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
6874
6875 * configure.in: Turn on multilib by default.
6876 (cross_only): Remove target-libiberty.
6877
6878 * Makefile.in (all-gcc): Don't depend on libiberty.
6879
6880Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
6881
6882 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
6883
6884Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
6885
6886 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
6887 (DISTBISONFILES): Add ld/Makefile.in
6888
6889Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
6890
6891 * configure.in: if target is cygwin32 but host isn't cygwin32,
6892 don't configure gdb tcl tk expect, not just gdb.
6893
6894Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
6895
6896 * configure.in: Added gnuserv everywhere sn appears.
6897
6898 * Makefile.in (ALL_MODULES): Added all-gnuserv.
6899 (CROSS_CHECK_MODULES): Added check-gnuserv.
6900 (INSTALL_MODULES): Added install-gnuserv.
6901 (CLEAN_MODULES): Added clean-gnuserv.
6902 (all-gnuserv): New target.
6903
6904Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
6905
6906 * config.guess: Fixes for MIPS OpenBSD systems.
6907
6908Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
6909
6910 * Makefile.in (INSTALL_XFORM): Remove.
6911 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
6912
6913 * mkinstalldirs: New file, copied from automake.
6914 * Makefile.in (installdirs): Rename from install-dirs. Use
6915 mkinstalldirs. Change all users.
6916 (DEVO_SUPPORT): Add mkinstalldirs.
6917
6918Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
6919
6920 * install-sh: Rename from install.sh.
6921 * Makefile.in (INSTALL): Change install.sh to install-sh.
6922 (DEVO_SUPPORT): Likewise.
6923
6924 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
6925 Graichen <graichen@rzpd.de>.
6926
6927Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
6928
6929 * config.guess: Recognize OpenBSD systems correctly.
6930
6931Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6932
6933 * README, Makefile.in (ETC_SUPPORT): Remove references to
6934 cfg-paper*, configure.{texi,man,info*}._
6935
6936Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
6937
6938 * Makefile.in (all.normal): Ensure that gcc is built after all
6939 the x11 - ie gdb - targets.
6940
6941Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
6942
6943 * makefile.vms: Don't run conf-a-gas.
6944
6945Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
6946
80413487 6947 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
6948
6949Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
6950
6951 * configure.in: Remove noconfigdirs case since gdb also
6952 configures and builds for tic80-coff.
6953
6954Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
6955
6956 * configure: Set cache_file to config.cache.
6957 * Makefile.in (local-distclean): Remove config.cache.
6958
6959Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
6960
6961 * COPYING: Update FSF address.
6962
6963Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
6964
6965 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
6966 noconfigdirs.
6967
6968Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
6969
6970 * Makefile.in (install-dirs): Don't crash if prefix, and hence
6971 MAKEDIRS, is empty.
6972
6973Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
6974
6975 * config.sub: Tweak mn10300 entry.
6976
6977Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
6978
6979 * configure.in (host_tools): Put sim before gdb, so gdb's
6980 configure.tgt can determine if the simulator was configured.
6981
6982Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
6983
6984 * config.sub: Move BeOS $os case to be with other Cygnus
6985 local cases.
6986
6987Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
6988
6989 * config.sub: Remove misplaced comment that broke Linux.
6990
6991Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
6992
6993 * config.sub: Add BeOS support.
6994
6995Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
6996
6997 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
6998
6999Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
7000
7001 * configure.in (noconfigdirs): Remove tcl and tk from
7002 noconfigdirs for cygwin32 builds.
7003
7004Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
7005
7006 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7007
7008Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
7009
7010 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7011 make-all.com, use makefile.vms instead.
7012
7013Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
7014
7015 * config.sub: Accept -lnews*.
7016
7017Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
7018
7019 * configure.in (noconfigdirs): Disable target-newlib,
35590697 7020 target-examples and target-libiberty for d30v.
252b5132
RH
7021
7022Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7023
7024 * configure.in (noconfigdirs): Enable ld for d30v.
7025
7026Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
7027
7028 * configure.in (tic80-*-*): Build compiler.
7029
7030Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
7031
7032 * configure.in (d30v-*): Remove sim directory from list of
35590697 7033 unsupported d30v directories
252b5132
RH
7034
7035Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7036
35590697
AJ
7037 * config.sub, configure.in: Add d30v target cpu.
7038
252b5132
RH
7039Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
7040
7041 * makefile.vms: New file.
7042 * make-all.com: Remove.
7043
7044Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
7045
7046 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7047
7048Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
7049
7050 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7051
7052Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
7053
7054 * Makefile.in (ALL_MODULES): Added all-db.
7055 (CROSS_CHECK_MODULES): Addec check-db.
7056 (INSTALL_MODULES): Added install-db.
7057 (CLEAN_MODULES): Added clean-db.
7058
7059Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
7060
7061 * config.guess: Merge with latest FSF sources.
7062
7063Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
7064
7065 * Makefile.in (ALL_MODULES): Added all-itcl.
7066 (CROSS_CHECK_MODULES): Added check-itcl.
7067 (INSTALL_MODULES): Added install-itcl.
7068 (CLEAN_MODULES): Added clean-itcl.
7069
7070Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
7071
7072 * configure.in: build gdb for mn10200
7073
7074Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
7075
7076 * Makefile.in (all-target-winsup): Depend on all-target-libio.
7077
7078Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
7079
7080 * configure.in (tic80-*-*): Turn off most targets right now.
7081
7082Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
7083
7084 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7085 rather than the makeinfo program.
7086 (do-info): Depend upon all-texinfo.
7087
7088Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
7089
7090 * configure.in: Remove uses of config/mh-linux.
7091
7092 * config.sub, config.guess: Merge with latest FSF sources.
7093
7094Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
7095
7096 * config.sub (case $basic_machine): Add tic80 entries.
7097
7098Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
7099
7100 * config.sub, config.guess: Merge with latest FSF sources.
7101
7102Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7103
7104 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7105 * mpw-config.in: Test for NewFolderRecursive.
7106 * mpw-install: Use symbolic name for startup filename.
7107 * mpw-README: Add various additional details.
7108
7109Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
7110
7111 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7112
7113Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
7114
7115 * configure.in: Do build gcc and the target libraries for
7116 the mn10200.
7117
7118Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
7119
7120 * configure.in: don't avoid building gdb for mn10300 any more
7121 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7122 instead of single-quoting it.
7123
7124Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
7125
7126 * configure.in: Don't use --with-stabs on IRIX 6.
7127
7128Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
7129
7130 * configure.in (m32r): Build gdb, libg++ now.
7131
7132Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7133
7134 * configure.in (mips*-sgi-irix6*): Remove gdb and related
7135 directories from noconfigdirs.
7136
7137Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
7138
7139 * config.sub (basic_machine): added mips16 configuration
7140
7141Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7142
7143 * config.sub: Handle d10v-unknown.
7144
7145Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
7146
7147 * config.sub: Handle v850-unknown.
7148
7149Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
7150
7151 * Makefile.in: add findutils
7152 * configure.in: add findutils to list of host_tools
7153
7154Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
7155
7156 * config.sub: Handle mn10200 and mn10300.
7157
7158Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7159
7160 * configure.in (d10v-*): Do not build librx.
7161
7162Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
7163
7164 * configure.in (mn10300): Build everything except gdb & libgloss.
7165
7166Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
7167
7168 * config.guess: Patch for Dansk Data Elektronik servers,
7169 from Niels Skou Olsen <nso@dde.dk>.
7170
7171 For ncr, use /bin/uname rather than uname, since GNU uname does not
7172 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
7173
7174 Patch for MIPS R4000 running System V,
7175 from Eric S. Raymond <esr@snark.thyrsus.com>.
7176
7177 Fix thinko for nextstep.
7178
7179 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7180
7181 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
7182 * config.guess: Guess mips-dec-mach_bsd4.3.
7183
7184 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
7185 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
7186 release numbers.
7187 * config.guess (mips-mips-riscos*): Emit just enough of the
7188 release number.
7189
7190 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
7191 * config.guess (sparc-auspex-sunos*): Added.
7192 (f300-fujitsu-*): Added.
7193
7194 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
7195 * config.guess: Recognize a Tadpole as a sparc.
7196
7197Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7198
7199 * config.guess: Don't assume that NextStep version is either 2 or
7200 3. NextStep 4 (aka OpenStep 4) has come out now.
7201
7202Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7203
7204 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7205 From Rik Faith <faith@cs.unc.edu>.
7206
7207Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
7208
7209 * config.sub: Contributions from bug-gnu-utils to:
7210 Support plain "hppa" (no version given) architecture, reported by
7211 OpenStep.
7212 OpenBSD like NetBSD.
7213 LynxOs is not a hardware supplier.
7214
7215 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 7216 OpenBSD like NetBSD.
252b5132
RH
7217 Stratus systems.
7218 More Pyramid systems.
7219 i[n>4]86 Intel chips.
7220 M680[n>4]0 Motorola chips.
7221 Use unknown instead of lynx for hardware manufacturer.
7222
7223Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7224
7225 * install.sh (chmodcmd): Set to null if the DST directory already
7226 exists.
7227
7228Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7229
7230 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7231 not use mt-ppc target Makefile fragment any more.
7232
7233Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7234
7235 * configure.in (*-*-windows): Exclude everything but those dirs
7236 needed to build windows.
7237
7238Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
7239
7240 * Makefile.in (all-target-winsup): Depend on all-target-librx.
7241
7242Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7243
7244 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
7245
7246Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7247
7248 * Undo my previous change.
7249
7250Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
7251
7252 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7253 unconditionally.
7254 (MAKEOVERRIDES): Define (revert this part of October 18 change).
7255
7256Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7257
7258 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
7259 host to add it's own flags.
252b5132
RH
7260
7261Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
7262
7263 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7264
7265Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
7266
7267 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7268 (CXX_FOR_TARGET): Likewise.
7269 (GCC_FOR_TARGET): Define.
7270 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7271 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7272 CC_FOR_TARGET was specified on the command line.
7273 (MAKEOVERRIDES): Don't define.
7274
7275Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
7276
7277 * configure.in (m32r): Fix spelling of libg++ libs.
7278
7279Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
7280
7281 * config.sub (-apple*): Remove, now redundant.
7282
7283Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
7284
7285 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7286
7287 * configure: Rework yesterday's sed script patch.
7288
7289 * config.sub: Merge with FSF.
7290
7291Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
7292
7293 * config.guess: Merge from FSF.
7294
7295 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
7296 * config.guess: Use pc instead of unknown, for pc clone systems.
7297 Change linux to linux-gnu.
252b5132
RH
7298
7299 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 7300 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
7301
7302Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
7303
7304 * test-build.mk (HOLES): Add "xargs" for gdb.
7305
7306 * configure: Avoid hpux10.20 sed bug.
7307
7308Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
7309
4bddf3ad 7310 * configure.in: Add support for windows host
252b5132
RH
7311 (that is a build done under the Microsoft build environment).
7312
7313Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
7314
7315 * Makefile.in: Replace all uses of srcroot with s, to shrink
7316 command line lengths.
7317
7318 Patches from Geoffrey Noer <noer@cygnus.com>:
7319 * configure.in: If configuring for newlib, pass --with-newlib to
7320 subdirectories.
7321 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7322 -Bnewlib/ and -Lwinsup to gcc.
7323 (CXX_FOR_TARGET): Likewise.
7324
7325Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
7326
7327 * Makefile.in (ETC_SUPPORT): Add configure.
7328
7329Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
7330
35590697 7331 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
7332 host configuration file.
7333
7334Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
7335
7336 * configure.in: Break mn10x00 support into separate
7337 mn10200 and mn10300 configurations.
7338 * config.sub: Likewise.
7339
7340Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
7341
7342 * configure.in: Add lots of stuff to noconfigdirs for
7343 the mn10x00 targets.
7344
7345 * config.sub, configure.in: Add mn10x00 support.
7346
7347Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
7348
7349 * make-all.com: Call conf-a-gas, not config-a-gas.
7350
7351Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
7352
7353 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 7354 targets.
252b5132
RH
7355
7356Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
7357
7358 * mpw-README: Add much more detail for native PowerMac.
7359 * mpw-install: New file.
7360 * mpw-configure: Add --norecursion and --help options.
7361 * mpw-config.in: Translate readme and install files when
7362 copying to objdir.
7363 * mpw-build.in: Don't always depend on byacc and flex.
7364 (install-only-top): New action.
7365
7366Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
7367
7368 * configure.in: You can now configure GDB for the v850.
7369
7370Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
7371
7372 * configure.in (noconfigdirs): Don't configure any C++ dirs
7373 if targeting D10V.
7374
7375Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
7376
7377 * config.sub: Recognize mips64vr5000.
7378
7379Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
7380
7381 * configure.in: Use a single line for host_tools and native_only.
7382
7383Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
7384
7385 * config.sub, configure.in: Add entries for m32r.
7386
7387Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
7388
7389 * Makefile.in (inet-install): Don't run install-gzip.
7390
7391Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
7392
7393 * configure.in: Don't config lots of things for *-*-windows*.
7394
7395Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
7396
7397 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7398 (host_libs, host_tools): Copy from configure.in.
7399 * mpw-configure: Don't complain about directories not found.
7400
7401Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7402
7403 * configure.in (i[345]86): Recognize i686 for pentium pro.
7404 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7405 file.
7406
7407 * config.guess (i[345]86): Ditto.
7408
7409Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7410
7411 * configure.in (noconfigdirs): Removed gdb for D10V.
7412
7413Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
7414
7415 * configure.in: Remove ld, target-libio, target-libg++, and
7416 target-libstdc++ from noconfigdirs.
7417
7418Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
7419
7420 * configure: Fix three locations where shell scripts were
7421 being run directly rather than with config_shell.
7422
7423Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
7424
7425 * configure.in (v850-*-*): Set up initial $noconfigdirs.
7426 * config.sub (basic_machine): Recognize v850.
7427
7428Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
7429
7430 * mpw-configure: Handle multiple enable/disable options and
7431 pass them down recursively, handle -c and -s flags appropriately
7432 depending on choice of compiler, add escape mechanism for
7433 quoted arguments to gC.
7434
7435Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7436
7437 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7438 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7439 so that -mrelocatable-lib and -mno-eabi are used.
7440
7441 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7442 not support --print-multi-lib, don't abort.
7443
252b5132
RH
7444Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
7445
7446 * make-all.com: Run config-a-gas.
7447 * setup.com: Don't copy subdirectory files around.
7448
7449Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
7450
7451 * configure.in (*-*-ose): Remove exclusion of libgloss for this
7452 target, it now compiles correctly.
7453
7454Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
7455
7456 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7457
7458Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7459
35590697 7460 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
7461
7462Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7463
7464 * configure.in (native_only): Add prms.
7465
7466Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
7467
7468 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7469 (BINUTILS_SUPPORT_DIRS): Likewise.
7470
7471Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7472
7473 * configure.in (d10v-*-*): Don't configure ld or gdb until the
7474 d10v support is added.
7475
7476Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7477
7478 * configure.in (d10v-*-*): New target.
7479
7480Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
7481
7482 * config.guess (HP 9000/811): Recognize this as a PA1.1
7483 machine.
7484
7485Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
7486
7487 * Makefile.in (do-tar-gz): New target, split out from tail end of
7488 taz target. Run each command separately, don't use pipes.
7489 (taz): Use it.
7490
7491Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
7492
7493 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7494 * mpw-build.in: No builds should depend on building byacc or flex,
7495 they are assumed to be installed already.
7496
7497Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7498
7499 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7500 variable that CC_FOR_TARGET needs.
7501
7502Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7503
7504 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
7505 options have changed since the last time the subdirectory was
7506 configured, and if it has, reconfigure.
7507 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
7508 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
7509
7510Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
7511
7512 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
7513 CLEAN_MODULES): Add bash.
7514 (all-bash): New target.
7515
7516Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
7517
7518 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
7519
7520Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7521
7522 * config.sub (basic_machine): Recognize d10v as a valid processor.
7523
7524Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
7525
7526 * mpw-configure: Add support for --bindir.
7527 * mpw-build.in: Use a GCC-specific build script for GCC actions.
7528
7529Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
7530
7531 * configure.in: add bash, time, gawk to list of hosttools and things
7532 to only build for native toolchains
7533
7534Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7535
7536 * Makefile.in (docdir): Remove.
7537
7538Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7539
7540 * Makefile.in (datadir): Set to $(prefix)/share.
7541
7542Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
7543
7544 * configure.in: build diff and patch for cygwin32-hosted
7545 toolchains.
7546
7547Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
7548
7549 * config.sub: Accept -rtems*.
7550
7551Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
7552
80413487 7553 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
7554 remove diff from the list of things not buildable
7555 via Canadian Cross
252b5132
RH
7556
7557Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
7558
7559 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 7560 don't get ". ".
252b5132
RH
7561
7562Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
7563
7564 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
7565
7566Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
7567
7568 * Makefile.in (taz): Handle case where tex3patch didn't even get
7569 checked out. Also, if it was found, put the symlink in a new util
7570 subdirectory.
7571
7572Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7573
7574 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
7575
7576Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
7577
7578 * config.sub: Recognize -openvms.
7579 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
7580 * make-all.com, setup.com: New files.
7581
7582Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7583
7584 * Makefile.in (taz): tex3patch moved to texinfo/util.
7585
7586Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
7587
afb8d725 7588 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
7589 * configure.in: remove make from disable-if-Can-Cross list
7590 enable gdb if ${host} and ${target} are cygwin32
7591
7592Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
7593
7594 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
7595 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
7596
7597Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
7598
7599 * config.guess: Combine mips-mips-riscos cases, and use cpp to
7600 distinguish sysv/svr4/bsd variants.
7601 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
7602
7603Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
7604
7605 * configure.in: Added copyright notice.
7606 * move-if-change: Added copyright notice.
7607
7608Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7609
7610 * configure.in (powerpcle-*-solaris*): Until we get shared
7611 libraries working, don't build gdb, sim, make, tcl, tk, or
7612 expect.
7613
7614Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
7615
7616 * config.guess: Merge with FSF:
7617
7618 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
7619 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
7620
7621 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
7622 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
7623
7624 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
7625 * config.guess: Combine two OSF1 rules.
7626 Also recognize field test versions. From mjr@zk3.dec.com.
7627 * config.guess (dgux): Use /usr/bin/uname rather than uname,
7628 because GNU uname does not support -p. From pmr@pajato.com.
7629
7630Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
7631
7632 * Makefile.in (MAKEDIRS): Removed $(tooldir).
7633
7634Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
7635
7636 * mpw-README: Document GCCIncludes.
7637
7638Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
7639
7640 * configure.in (alpha-*-linux*): Set enable_shared to yes.
7641
7642Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7643
7644 * mpw-configure: Handle --enable-FOO and --disable-FOO.
7645
7646Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
7647
7648 * configure.in (*-*-cygwin32): Configure make.
7649
7650Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
7651
7652 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
7653
7654Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
7655
7656 * Makefile.in (all-inet): Depend on all-perl.
7657
7658 * Makefile.in (inet-install): New target.
7659
7660 * Makefile.in (all-inet): Depend on all-tcl.
7661 (all-inet): Depend on all-send-pr.
7662
7663Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7664
7665 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
7666 temporarily.
7667
7668Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
7669
7670 * configure.in: Don't configure --with-gnu-ld on AIX.
7671
7672Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7673
7674 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
7675
7676Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
7677
7678 * Makefile.in (ALL_MODULES): Added all-inet.
7679 (CROSS_CHECK_MODULES): Added check-inet.
7680 (INSTALL_MODULES): Added install-inet.
7681 (CLEAN_MODULES): Added clean-inet.
7682 (all-indent): New target.
7683
7684 * configure.in (host_tools): Added inet.
7685 (native_only): Added inet.
7686 (noconfigdirs): Added inet.
7687
7688Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
7689
7690 * configure.in: Don't configure libgloss if we are not configuring
7691 newlib.
7692
7693Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7694
7695 * configure.in: Don't configure libgloss for unsupported
7696 architectures.
7697
7698Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7699
7700 * Makefile.in (CLEAN_MODULES): Add clean-apache.
7701
7702Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
7703
7704 * Makefile.in (ALL_MODULES): Include all-apache.
7705 (CROSS_CHECK_MODULES): Include check-apache.
7706 (INSTALL_MODULES): Include install-apache.
7707 (all-apache): New target.
7708
7709 * configure.in: Added apache everywhere perl is seen.
7710
7711Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7712
7713 * Makefile.in: Add support for clean-{module} and
7714 clean-target-{module} rules.
7715
7716Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
7717
7718 * configure.in (*-*-ose) do not build libgloss.
7719
7720Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7721
7722 * config.guess (prep*:SunOS:5.*:*): Turn into
7723 powerpele-unknown-solaris2.
7724
7725Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
7726
7727 * configure.in: Permit --enable-shared to specify a list of
7728 directories.
7729
7730Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7731
7732 * configure.in (host==solaris): Pass only the first word of $CC
7733 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
7734
7735Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7736
7737 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
7738
7739Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
7740
7741 * Makefile.in (ALL_MODULES): Include all-perl.
7742 (CROSS_CHECK_MODULES): Include check-perl.
7743 (INSTALL_MODULES): Include install-perl.
7744 (ALL_X11_MODULES): Include all-guile.
7745 (CHECK_X11_MODULES): Include check-guile.
7746 (INSTALL_X11_MODULES): Include install-guile.
7747 (all-perl): New target.
7748 (all-guile): New target.
7749
7750 * configure.in (host_tools): Include perl and guile.
7751 (native_only): Include perl and guile.
7752 (noconfigdirs): Don't build guile and perl; no ports have been
7753 done.
7754
7755Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
7756
80413487
RH
7757 * configure (--enable-*): Handle quoted option lists such as
7758 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
7759
7760Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7761
7762 * Makefile.in ({,inst}all-target): New rule so we can make and
7763 install all of the target directories easily.
7764
7765Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7766
7767 * configure.in: Add missing global flag in sed substitution when
7768 deleting `target-' from ${configdirs}.
7769
7770Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
7771
7772 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
7773 option.
7774
7775 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
7776 config/mh-necv4.
7777
7778 * install.sh: Correct misspelling of transformbasename.
7779
7780 * config.guess: Recognize mips-*-sysv*.
7781
7782Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
7783
7784 * config.sub: Recognize mon960.
7785
7786Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
7787
7788 * configure: Restore Canadian Cross handling of BISON and LEX,
7789 removed in Feb 20 change.
7790
7791Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
7792
7793 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
7794 Mention make install. Remove the old copyright date as well the
7795 clumsy and rather pointless copyright on the README file.
7796
7797Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
7798
7799 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
7800 Makefile after running symlink-tree, then run `make distclean' to
7801 avoid clobbering any generated files in srcdir.
7802
7803Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
7804
7805 * configure.in (m68k-*-netbsd*): Build everything now.
7806
7807Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7808
7809 * Makefile.in (taz): Fix quoting.
7810
7811Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
7812
7813 * configure.in (sparclet-*-*): Build everything now.
7814
7815Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7816
7817 * configure.in (m68k-*-linux*): New host.
7818
7819Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
7820
7821 * configure: Check for bison before byacc.
7822
7823Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
7824
7825 * Makefile.in configure: Change the way LEX and BISON/YACC are
7826 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
7827 searching PATH. These are used as fallbacks by Makefile.in if
7828 flex/bison/byacc aren't in objdir.
7829
7830Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
7831
7832 * Makefile.in: Make everything which depends upon all-bfd also
7833 depend upon all-opcodes, in case --with-commonbfdlib is used.
7834
7835Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7836
7837 * configure.in (host *-*-cygwin32): Don't build gdb if we are
7838 building NT native compilers on Unix.
7839
7840Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
7841
7842 * configure.in: Don't get CC from the host Makefile fragment if we
7843 can find gcc in PATH, or if this is a Canadian Cross. Move the
7844 Solaris test for /usr/ucb/cc to the post target script, just after
7845 the compiler sanity test.
7846
7847Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
7848
7849 * config.sub: Merge with FSF.
7850
7851Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
7852
7853 * Makefile.in (RPATH_ENVVAR): New variable.
7854 (REALLY_SET_LIB_PATH): Use it.
7855 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
7856
7857Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
7858
7859 * config.sub, configure.in: Recognize sparclet cpu.
7860
7861Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
7862
7863 * config.guess: Support m68k-cbm-sysv4.
7864
7865Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7866
7867 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
7868 m68k-unknown-linuxaout from linker help string. Put quotes around
7869 $ld_help_string.
7870
7871Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
7872
7873 * config.guess (powerpc-harris-powerunix): Add guess for port
7874 to new target.
7875
7876Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7877
7878 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
7879
7880Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
7881
7882 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
7883 $(REALLY_SET_LIB_PATH) in Makefile.
7884 * Makefile.in (SET_LIB_PATH): New variable.
7885 (REALLY_SET_LIB_PATH): New variable.
7886 ($(DO_X)): Use $(SET_LIB_PATH).
7887 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
7888 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
7889 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
7890 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
7891 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
7892 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
7893 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
7894 (install-dosrel): Likewise.
7895 (all-opcodes): Depend upon all-libiberty.
7896
7897Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
7898
7899 * config.guess (*:CYGWIN*): New
7900
7901Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7902
7903 * Makefile.in (all-target-winsup): All all-target-libiberty.
7904
7905Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7906
7907 * configure.in (noconfigdirs): Add missing # in front of comment.
7908
7909Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
7910
7911 * configure.in: add second pass to things added to noconfigdirs
7912 so *-gm-magic can exclude libgloss properly.
7913
7914Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
7915
7916 * mpw-configure (extralibs_name, rez_name): Set correctly
7917 for MWC68K compiler.
7918
7919 * mpw-README: Add more info on the necessary build tools.
7920
7921Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
7922
7923 * configure.in, config.sub: Recognize cygwin32.
7924
7925Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
7926
7927 * config.guess, config.sub: Recognize A/UX.
7928
7929Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
7930
7931 * config.sub: Merge with gcc/config.sub.
7932
7933Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
7934
7935 * mpw-build.in (do-binutils): Add build of stamps.
7936
7937Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
7938
7939 * config.sub: Add recognition for mips64vr4100*-* targets.
7940
7941Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7942
7943 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
7944 Add creation of gconfigargs with `--enable-shared' turned on.
7945 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
7946 ($(host)-stamp-stage3-configured): Likewise.
7947 (HOLES): Add chatr and ldd.
7948 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
7949
7950Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
7951
7952 * configure: Pass --nfp to recursive configures.
7953
7954Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
7955
7956 * Makefile.in (DLLTOOL): New.
7957 (DLLTOOL_FOR_TARGET): New.
7958 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
7959 (EXTRA_TARGET_FLAGS): Ditto.
7960 (EXTRA_GCC_FLAGS): Ditto.
7961 (CONFIGURE_TARGET_MODULES): Ditto.
7962 (DO_X): Ditto.
7963 * configure: Add DLLTOOL.
7964
7965Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
7966
7967 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
7968 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
7969 mh-sco, since old workarounds no longer needed, and don't
7970 build ld, since libraries have weak symbols in COFF.
7971
7972Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
7973
7974 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
7975
7976Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
7977
7978 * configure.in: Make sure that ${CC} can be used to compile an
7979 executable.
7980
afb8d725
JM
7981Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7982
7983 * Makefile.in (all-gdb): Depend on $(GDB_TK).
7984 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
7985 nothing depending on whether gdbtk is being built.
7986
252b5132
RH
7987Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
7988
7989 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
7990
7991Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
7992
7993 * configure.in (noconfigdirs): Put ld or gas in this early, if the
7994 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
7995
7996Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
7997
7998 * config-ml.in: Add support for
7999 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8000 Simplify setting of multidirs from --disable-foo.
8001
8002Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8003
8004 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8005 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8006 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 8007 non-empty, pass them on to the GCC make.
252b5132
RH
8008 (all-bootstrap): New rule that is like all-gcc, except it executes
8009 the GCC bootstrap rule instead of the GCC all rule.
8010
8011Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
8012
8013 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8014
8015Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8016
8017 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8018 DG/UX support.
8019
8020Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
8021
8022 * config.sub (i*86*) Change [345] to [3456]
8023
8024Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8025
8026 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8027 --with-gnu-ld=no.
8028
8029Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8030
8031 * config-ml.in (rs6000*, powerpc*): Add switches to control which
8032 AIX multilibs get built.
8033
8034Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8035
8036 * configure.in (i386-win32): Don't build expect if we're not
8037 building the tcl subdir.
8038
8039Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
8040
8041 * Makefile.in: (configure-target-examples, all-target-examples):
8042 New targets, configure and build example programs.
8043
8044Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8045
8046 * mpw-configure: If an mpw-config.in generated a file mk.sed,
8047 use it as input to sedit the generated MPW makefile.
8048 * mpw-README: Add a suggestion about Gestalt.h.
8049
8050Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
8051
8052 * config.sub: Accept *-*-ieee*.
8053
8054Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
8055
8056 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
8057 Ronald F. Guilmette <rfg@monkeys.com>.
8058
8059Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8060
8061 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8062 for powerpc-pe native.
8063 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8064 (target==powerpc-pe): duplicate i386-win32 entry.
8065
8066Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8067
8068 * configure.in (noconfigdirs): Exclude target-newlib for all versions
8069 of vxworks, not just vxworks5.1.
8070
8071Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
8072
8073 * mpw-configure: Add support for exec-prefix.
8074
8075Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8076
8077 * config.guess: Recognize HP model 816 machines as having
8078 a PA1.1 processor.
8079
8080Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
8081
8082 * configure: Ignore new autoconf configure options.
8083
252b5132
RH
8084Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8085
8086 * config.guess: Recognize Pentium under SCO.
8087 From Robert Lipe <robertl@arnet.com>.
8088
8089Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8090
8091 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
8092
8093Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
8094
8095 * configure.in: Don't configure gas for alpha-dec-osf*.
8096
8097Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
8098
8099 * configure.in: Default to --with-stabs for some targets for which
8100 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8101 i[345]86*-*-unixware*.
8102
8103Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
8104
8105 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8106 rather than basing it on the target. Simplify handling of options
8107 controlling which directories to configure. Remove extraneous
8108 slash in multi-clean target.
8109
8110Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
8111
8112 * config-ml.in: Prefix more variables with ml_ so they don't collide
8113 with configure's.
8114
8115Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
8116
8117 * configure: Don't turn -v into --v.
8118
8119Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
8120
8121 * configure.in (targargs): Fix typo.
8122
8123 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8124
8125Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
8126
8127 * configure.in: Strip --host and --target options from
8128 CONFIG_ARGUMENTS, and always configure for --host only. Add
8129 --with-cross-host option when building with a cross-compiler.
8130 * configure: Canonicalize the arguments put into config.status by
8131 always using `=' for an option with an argument. Pass a presumed
8132 --host or --target explicitly.
8133
8134Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
8135
8136 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8137 into general OS recognition case.
8138
8139Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8140
8141 * configure.in (target_configdirs): add target-winsup only
8142 for win32 target systems.
8143
8144Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
8145
8146 * Makefile.in (all-target-libgloss): Depend upon
8147 configure-target-newlib, since when libgloss is built it looks to
8148 see if the newlib directory exists.
8149
8150Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
8151
8152 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8153 cfg-ml-*.in.
8154
8155Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
8156
8157 * configure: Handle LD and LD_FOR_TARGET when configuring a
8158 Canadian Cross.
8159
252b5132
RH
8160Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8161
8162 * configure.in (target_libs): add target-winsup.
8163 (target==i386-win32): add patch diff flex make to $noconfigdirs.
8164 (target==ppcle-pe): remove ld from $noconfigdirs.
8165
8166Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
8167
8168 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8169 Preserve relative path names in $srcdir. Build symlink tree if
8170 configuring cross target dir and srcdir=. (= no VPATH support).
8171 (configure-target-libg++): Depend on configure-target-librx.
8172 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8173 * config-ml.in: New file.
8174 * symlink-tree: New file.
8175 * configure: Ensure srcdir="." if that's what it is.
8176
8177Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8178
8179 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8180 includes and FLEX_SKELETON setting.
8181 * mpw-configure (--with-gnu-ld): New option, controls whether
8182 to use PPCLink or ld with PowerMac GCC.
8183 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8184 * mpw-config.in: Configure grez if targeting Mac.
8185
8186 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
8187 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8188 just macos.
252b5132
RH
8189 * configure.in: Configure grez resource compiler if targeting Mac.
8190 * Makefile.in (all-grez, install-grez): New targets.
8191
8192Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
8193
8194 * configure: CXX defaults to gcc, not g++. If we find
35590697 8195 gcc in the path, set CC to gcc -O2.
252b5132
RH
8196
8197Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
8198
8199 * configure: Default ${build} correctly. Avoid picking up extra
8200 spaces when reading CC and CXX from Makefile. When doing a
8201 Canadian Cross, use plausible default values for numerous
8202 variables.
8203 * configure.in: When doing a Canadian Cross, don't try to
8204 configure tools whose configure script can't handle it.
8205
8206Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8207
8208 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8209
8210Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
8211
8212 * configure: Remove dubious bug reporting address.
8213
8214Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
8215
8216 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
8217 configure script, run that instead of this directory's configure.
8218 In either case, print a message that we're configuring the sub-dir.
8219
8220Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
8221
8222 * configure.in: Before checking for the existence of various files,
8223 use sed to filter out "target-".
8224
8225Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
8226
8227 * Makefile.in (DO_X): Split rule to decrease command line length
8228 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
8229 (Philippe De Muyter).
8230
8231Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8232
8233 * Makefile.in (all-patch): depend on all-libiberty.
8234
8235Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
8236
8237 * configure.in: If the only directory in target_configdirs which
8238 actually exists is libiberty, then set target_configdirs to empty,
8239 to avoid trying to build a target libiberty in a gas or gdb
8240 distribution.
8241
8242Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
8243
8244 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
8245 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8246 systems.
252b5132
RH
8247
8248Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8249
8250 * configure.in (copy_dirs): Use sys-include instead of include
8251 for --with-headers option.
8252
8253Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
8254
8255 * Makefile.in, configure.in: Make winsup builds work with
8256 new scheme.
8257
8258Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
8259
8260 * configure.in: Build the linker on AIX.
8261
8262Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
8263
8264 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
8265 where needed.
8266
8267Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
8268
8269 * Makefile.in (all-gcc): Fix typo.
8270
8271Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
8272
8273 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
8274
8275Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
8276
8277 * configure.in: Rename libFOO to target-libFOO, and xiberty
8278 to target-xiberty, to provide more flexibility.
8279 (target_subdir): Define. Create if cross.
8280 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8281 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
8282 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8283 check-libFOO -> check-target-libFOO, etc.
8284 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8285 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8286 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8287 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
8288 allow ALL_GCC="" to only configure.
8289 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
8290 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
8291 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
8292
8293Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
8294
8295 * Makefile.in (taz): Build "info" in etc explicitly.
8296
8297Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
8298
8299 * configure.in: Make sure that CC is undefined (as opposed to
8300 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
8301 problem with autoconf trying to configure on a host without GCC.
8302
8303Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8304
8305 * mpw-configure: Set host alias from choice of host compiler,
8306 only use generic MPW Makefile sed if present, edit a file
8307 named "hacked_Makefile.in" instead of "Makefile.in" if present.
8308 * mpw-README: Add problem notes about CW6 and CW7.
8309
8310Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
8311
8312 * Makefile.in (taz): Use ";" instead of ";;".
8313
8314Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8315
8316 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
8317 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8318 DISTDOCDIRS.
8319 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
8320 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
8321
8322Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
8323
8324 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
8325 and gnats, because they are now subsumed by DISTSTUFFDIRS.
8326 Move bfd to DISTSTUFFDIRS.
8327
8328Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8329
8330 * Makefile.in (X11_LIB): Removed.
8331 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8332
8333 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8334
8335Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8336
8337 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
8338 names.
8339
8340Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8341
8342 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
8343
8344Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
8345
8346 * configure.in (i[345]86-*-win32): Always build newlib.
8347 Don't configure cvs, autoconf or texinfo.
8348 * Makefile.in (LD_FOR_TARGET): New.
8349 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
8350 Pass down LD_FOR_TARGET.
8351
8352Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
8353
8354 * winsup: New directory.
8355 * Makefile.in: Build winsup.
8356 * configure.in: Winsup is configured when target is win32.
8357 Can only build win32 target GDB when native.
35590697 8358
252b5132
RH
8359Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
8360
8361 * config.guess: Recognize HP model 819 machines as having
8362 a PA 1.1 processor.
8363
8364Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
8365
8366 * configure: Fix sed loop which substitutes for CC and CXX to
8367 avoid bug found in various sed implementations.
8368
8369Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8370
8371 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
8372 simulator. Use standard powerpc-*-eabi*.
8373
8374Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
8375
8376 * configure.in: Stop putting gas and binutils in noconfigdirs for
8377 powerpc-*-aix* and rs6000-*-*.
8378
8379Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
8380
8381 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8382 -mcall-aixdesc libraries.
8383
8384Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
8385
8386 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8387
8388 * config.sub (arm | armel | armeb): Fix shell syntax.
8389
8390Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8391
8392 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8393 -msoft-float and -mcpu=common support.
8394 (powerpc*-*-eabisim*): Add support for building -mcall-aix
8395 libraries.
8396
8397Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8398
8399 * configure.in: Allow configuration and build of emacs19 for the alpha.
8400
8401Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8402
8403 * configure.in (CC): Get ^CC, not just any old CC, from
8404 ${host_makefile_frag}.
8405
8406Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8407
35590697 8408 * configure.in (CC): Try to get CC from
252b5132
RH
8409 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8410
8411Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8412
8413 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8414 only if it exists in $(srcdir).
8415
8416Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
8417
8418 * configure: If CC and CXX are not set in the environment, set
8419 them, based on either an existing Makefile or on searching for gcc
8420 in PATH. Substitute for CC and CXX in Makefile.
8421 * configure.in: Remove libm from target_libs. Separate
8422 target_configdirs from configdirs. If CC is not set in
8423 environment, try to get it from a host Makefile fragment. Rewrite
8424 changes of configdirs to use skipdirs instead. A few minor
8425 tweaks. Take directories out of target_configdirs as they are
8426 taken out of configdirs. Remove existing Makefile files from
8427 subdirectories. Substitute for TARGET_CONFIGDIRS and
8428 CONFIG_ARGUMENTS in Makefile.
8429 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8430 by configure.in.
8431 (CONFIG_ARGUMENTS): Likewise.
8432 (CONFIGURE_TARGET_MODULES): New variable.
8433 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8434 ($(CONFIGURE_TARGET_MODULES)): New target.
8435 (configure-libg++, configure-libio): New targets.
8436 (all-libg++): Depend upon configure-libg++.
8437 (all-libio): Depend upon configure-libio.
8438 (configure-libgloss, all-libgloss): New targets.
8439 (configure-libstdc++): New target.
8440 (all-libstdc++): Depend upon configure-libstdc++.
8441 (configure-librx, all-librx): New targets.
8442 (configure-newlib): New target.
8443 (all-newlib): Depend upon configure-newlib
8444 (configure-xiberty): New target.
8445 (all-xiberty): Depend upon configure-xiberty.
8446
8447Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8448
8449 * configure.in (host i[345]86-*-win32): Expand the
8450 noconfigdirs again.
8451
8452Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
8453
8454 * mpw-configure: Fix sed command file name.
8455
8456Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
8457
35590697 8458 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
8459 noconfigdirs again.
8460
8461Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
8462
8463 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8464 or powerpc*-*-pe*, since they are not yet supported.
8465
8466Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8467
8468 Add PowerMac support and many other enhancements.
8469 * mpw-configure: New option --cc to select compiler to use,
8470 paste options set according to --cc into the generated
8471 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8472 if mpw-make.sed is present.
8473 * mpw-config.in: Don't test for gC1, test for mpw-touch,
8474 add forward includes for PowerPC include files.
8475 * mpw-build.in: Build using Makefile.PPC if present.
8476 (do-byacc, etc): Remove separate version resource builds.
8477 (do-gas): Build "stamps" before "all".
8478 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8479 * mpw-README: Update to reflect --cc option, PowerMac support,
8480 and recently-reported compatibility problems.
8481
8482Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
8483
8484 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8485 embedded m68k systems (-aout, -coff, -elf, -vxworks).
8486 (--with-multilib-top): Pass to recursive invocations.
8487
8488Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
8489
8490 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8491 v810-*-*.
8492
8493Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8494
8495 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8496 gdb, ld and opcodes on v810-*-*.
8497
252b5132
RH
8498Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
8499
8500 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8501 (local-maintainer-clean): New target.
8502 (maintainer-clean): New target.
8503 (realclean): Just depend upon maintainer-clean.
8504
8505Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8506
8507 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
8508
8509Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
8510
8511 * configure.in: Build ld in mips*-*-bsd* case.
8512
8513Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
8514
8515 * config.sub: Accept -lites* OS. From Ian Dall.
8516
8517Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
8518
8519 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 8520 targets.
252b5132
RH
8521
8522Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8523
8524 * configure.in: treat i386-win32 canadian cross the same as
8525 i386-go32 canadian cross.
8526
8527Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8528
8529 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
8530 running under the simulator to build a reduced set of libraries.
8531 (powerpc-*-eabiaix): Add fine grained multilib support added to
8532 other powerpc targets yesterday.
8533
8534Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8535
8536 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
8537 -disable-softfloat, -disable-relocatable, -disable-aix, and
8538 -disable-sysv to control which multilib libraries get built.
8539
8540Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8541
8542 * configure: Add Makefile.tem to list of files to remove in trap
8543 handler.
8544
8545Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
8546
8547 * config.guess (*Linux*): Add missing "exit"s.
8548 Also, need specific check for alpha-unknown-linux (uses COFF).
8549
8550Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
8551
8552 * config.guess: Merge with FSF:
8553
8554 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
8555 * config.guess (AIX4): More robust release numbering discovery.
8556
8557 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
8558 * config.guess (i386-sequent-ptx): Properly get version number.
8559
8560 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
8561 * config.guess (mips:*:4*:UMIPS): New case.
8562
8563Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
8564
8565 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
8566 (i386-win32 host): Likewise. Don't build readline.
8567
afb8d725
JM
8568Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
8569
8570 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
8571 SUPPORT_FILES to submakes.
8572
252b5132
RH
8573Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
8574
8575 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
8576 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
8577 mpw-configure.
8578
8579Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
8580
8581 * configure.in (appdirs): Use =, not ==, in test expression when
8582 trying to build the text to print in the warning message for
8583 Solaris users.
8584
8585Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
8586
8587 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
8588
8589Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8590
8591 * config.guess: Recognize lynx-2.3.
8592
8593Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
8594
8595 * config.sub (z8ksim): Deleted
8596 (z8k-*-coff): New, this is the one true name of the target.
8597
8598Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
8599
8600 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
8601
8602Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
8603
8604 * config.guess (*:Linux:*:*): First try asking the linker what the
8605 default object file format is (elf, aout, or coff). Then if this
8606 fails, try previous methods.
8607
8608Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8609
8610 * configure.in: Don't build newlib for *-*-vxworks5.1.
8611
8612Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8613
8614 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
8615 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
8616
8617Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
8618
8619 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
8620
8621Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
8622
8623 * cfg-ml-com.in: New file.
8624 * cfg-ml-pos.in: New file.
8625
8626Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8627
8628 * COPYING.NEWLIB: Add HP free copyright to list.
8629
8630Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8631
8632 * config.sub: Recognize -eabi* for the system, not just -eabi.
8633
8634Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
8635
8636 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
8637 * config.sub, configure.in (win32): New target and host.
8638
8639Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
8640
8641 * configure.in: Add i386-pe configuration.
8642
8643Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
8644
8645 * mpw-build.in (install): Install GDB after LD.
8646
8647Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
8648
8649 * mpw-config.in (elf/mips.h): Always forward-include, needed
8650 for GDB to build.
8651
8652Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
8653
8654 * testsuite: New directory for customer acceptance and whole tool
8655 chain tests.
8656
8657Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
8658
8659 * configure: If per-host line isn't found, but AC_OUTPUT is found
8660 and a configure script exists, run it instead.
8661
8662Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8663
8664 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
8665
8666Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
8667
8668 * configure: Set build_{cpu,vendor,os,alias} to host values when
8669 --build isn't specified.
8670
8671Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8672
8673 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
8674 (FLAGS_TO_PASS): Pass them.
8675 (EXTRA_TARGET_FLAGS): Ditto.
8676
252b5132
RH
8677Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8678
8679 * Makefile.in (all-libg++): Depend on all-libstdc++.
8680
8681Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8682
8683 * configure.in (noconfigdirs): Enable all packages for
8684 i386-unknown-netbsd.
8685
8686Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
8687
8688 * configure.in (noconfigdirs): Don't configure tk for i386-go32
8689 hosted builds (DOS builds)
8690
8691Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8692
8693 Changes for ARM based on patches from Richard Earnshaw:
8694 * config.sub: Handle armeb and armel.
8695 * configure.in: Omit arm linker only for riscix.
8696
8697Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
8698
8699 * config.guess: Update from FSF.
8700
8701Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
8702
8703 * config.sub: Recognize powerpcle as the little endian varient of
8704 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
8705 powerpcle variant. Convert pentium into i586, not i486. Add p5
8706 alias for i586. Map new x86 variants p6, k5, nexgen into i586
8707 temporarily.
8708
8709Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
8710
8711 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
8712
8713Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
8714
8715 * config.sub: Accept -lites* as a basic system type.
8716
8717Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
8718
8719 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
8720 installed, and if so return linuxoldld as the system name.
8721
8722Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
8723
8724 * config.guess: Add hppa1.1-hp-lites support.
8725
8726Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
8727
8728 * configure.in: Don't build newlib for m68k-vxworks5.1.
8729
8730Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8731
8732 * configure.in (mips-sgi-irix6): Use mh-irix5.
8733
8734Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
8735
8736 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
8737
8738Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8739
8740 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 8741 OSF/1. Fix compiler flags.
252b5132
RH
8742 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
8743
8744Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
8745
8746 * configure.in: Recognize --with-newlib.
8747 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
8748
afb8d725
JM
8749Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8750
8751 * Makefile.in: move {all,check,install}-gdb from *_MODULES
8752 to *_X11_MODULES due to gdbtk needing X include files et al.
8753
252b5132
RH
8754Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
8755
8756 Merge in support for Mac MPW as a host.
8757 (Old change descriptions retained for informational value.)
8758
8759 * mpw-config.in: Add generic include forwards for cpu-specific
8760 include files in aout and elf directories.
8761
8762 * mpw-configure: Added copyright.
8763 * mpw-config.in: Check for presence of required build tools.
8764 (target_libs): Add newlib.
8765 (target_tools): Add examples.
8766 (Read Me): Generate as "Read Me for MPW" instead.
8767 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
8768 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
8769 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
8770
8771 * mpw-configure: Remove subdir-specific makefile hackery,
8772 delete mk.tmp after using it.
8773
8774 * mpw-build.in (all): Display start and end times.
8775
8776 * mpw-configure (host_canonical): Set.
8777 (target_cpu): Always add to makefiles.
8778 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
8779 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
8780 (mpw-mh-mpw): Look for in srcdir and srcroot.
8781 Use sed instead of mpw-edit-prefix to edit prefix definitions.
8782
8783 * mpw-build.in: (install-only): New target.
8784
8785 * mpw-configure (host_alias, target_alias): Rename from hostalias
8786 and targetalias, add into generated Makefile.
8787 (mk.tmp): If present, add into generated Makefile.
8788 * mpw-build.in (all-gas): Build config.h first before gas proper.
8789
8790 * mpw-configure (config.status): Write only if changed.
8791 * mpw-config.in (readline): Configure it (not built, just used for
8792 definitions).
8793
8794 * mpw-config.in (elf/mips.h): Add a forward include.
8795
8796 * mpw-config.in: Forward-include most .h files in include into
8797 extra-include.
8798 (readline): Don't build.
8799 mpw-build.in (install): Install GDB.
8800
8801 * mpw-configure (prefix, mpw_prefix): Handle it.
8802 * mpw-config.in (mmalloc, readline): Don't configure.
8803 * mpw-build.in (thisscript): Rename to ThisScript.
8804 Use mpw-build instead of BuildProgram everywhere.
8805 (mmalloc, readline): Don't build.
8806 * mpw-README: New file, basic documentation about the MPW port.
8807
8808 * mpw-config.in: Use forward-include to create include files.
8809
8810 * mpw-configure: Add more things to the top of each configured
8811 Makefile, including contents of config/mpw-mh-mpw.
8812 * mpw-config.in (extra-include): Create this directory and fill it
8813 with Posix-like include files when configuring.
8814
8815 * config.sub (apple, mac, mpw): Add various aliases.
8816
8817 * mpw-build.in: New file, top-level build script fragment for MPW.
8818 * mpw-configure: New file, configure script for MPW.
8819 * mpw-config.in: New file, config fragment for MPW.
8820
8821Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8822
8823 * configure.in (host_libs): Remove glob, since it is gone from the
8824 sources.
8825
8826Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8827
8828 * Makefile.in: define empty GDB_NLM_DEPS var.
8829
8830 * configure.in(target_makefile_frag): use config/mt-netware
8831 for netware targets.
8832
8833Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
8834
8835 * config.sub: Merge in recent FSF changes. Remove linux special
8836 cases.
8837
8838Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8839
4bddf3ad 8840 Revert this change:
252b5132
RH
8841
8842 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
8843
8844 * build-all.mk: Use CC=cc -Xs on Solaris.
8845
252b5132
RH
8846Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8847
8848 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
8849 stop using it.
8850 * Makefile.in: Nuke all references to glob subdirectory.
8851
8852Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8853
8854 * configure.in: Fix --enable-shared logic in per-host.
8855
8856Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
8857
8858 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
8859
8860Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8861
8862 * configure.in (noconfigdirs): Don't build gas on AIX, for
8863 powerpc*-*-aix* as well as for rs6000*-*-aix*.
8864
8865Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
8866
8867 * configure: Fix --cache-file to work if the file argument is a
8868 relative path.
8869
8870Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
8871
8872 * configure: If the --cache-file is used, pass it down to
8873 configure in subdirectories.
8874
8875Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
8876
8877 * config.sub: add vxworks29k configuration.
8878
8879Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
8880
8881 * Makefile.in (taz): Do "diststuff" part quietly.
8882
8883Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
8884
8885 * config.sub: Mini-merge with gcc/config.sub.
8886
8887Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8888
8889 * config.guess (IRIX): Sed - to _.
8890
8891Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8892
8893 * Makefile.in (source-vault, binary-vault): New targets.
8894
8895Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
8896
8897 * config.sub: Recognize -eabi as a basic system type.
8898
8899Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8900
8901 * configure.in (enable_shared stuff): Fix typo.
8902
8903Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
8904
8905 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
8906
8907Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8908
8909 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
8910
8911Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8912
8913 * configure.in (rs6000-*-*): Don't build gas.
8914
8915Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
8916
8917 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
8918 reduce command line length.
8919 (AS_FOR_TARGET): Check for as.new, not Makefile.
8920 (NM_FOR_TARGET): Check for nm.new, not Makefile.
8921
8922Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
8923
8924 * config.guess: Merge from FSF.
8925
8926Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8927
8928 * configure: Don't use $ when handling program_suffix.
8929
8930Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
8931
8932 * configure.in: Configure tk for hppa/hpux.
8933
8934Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
8935
8936 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
8937
8938Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
8939
8940 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
8941 to LIBCXXFLAGS. Tests are better run without it.
8942
8943Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
8944
8945 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
8946
8947Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
8948
8949 * configure.in (*-*-netware*): Don't configure xiberty.
8950
8951Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
8952
8953 * configure.in: Remove tk from native_only list.
8954
8955Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
8956
8957 * build-all.mk: Add mips-ncd-elf target to sun4 targets
8958 for special NCD build.
8959
8960Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8961
8962 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
8963 makeall.bat, they're only useful for binutils snapshots.
8964 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
8965 makeall.bat to specified SUPPORT_FILES.
8966
8967Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
8968
8969 * build-all.mk: Add Ericsson targets to sun4 and solaris
8970 hosts. Add BNR's sun4 target to solaris host, so their
8971 build-from-source will be tested in-house first.
8972
8973Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8974
8975 * Makefile.in (LIBCFLAGS): New variable.
8976 (CFLAGS_FOR_TARGET): Ditto.
8977 (LIBCFLAGS_FOR_TARGET): Ditto.
8978 (LIBCXXFLAGS): Ditto.
8979 (CXXFLAGS_FOR_TARGET): Ditto.
8980 (LIBCXXFLAGS_FOR_TARGET): Ditto.
8981 (BASE_FLAGS_TO_PASS): Pass them.
8982 (EXTRA_TARGET_FLAGS): Ditto.
8983
4bddf3ad 8984 * configure.in: Support --enable-shared.
252b5132
RH
8985
8986Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
8987
8988 * configure.in (target_libs): Include libstdc++ again.
8989 * config.guess: Update from FSF (for FreeBSD).
8990
8991Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8992
8993 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
8994 makeall.bat.
8995 (DISTDOCDIRS): Add `etc'.
8996 (ETC_SUPPORT_PFX): New variable.
8997 (taz): Include anything from etc starting with a word in
8998 ETC_SUPPORT_PFX.
8999
9000Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9001
9002 * config.sub: Update for recent FSF changes. Remove obsolete
9003 h8300hds entry. Add -windows* and -osx as basic os. Minor
9004 spacing changes.
9005
9006Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9007
9008 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
9009
9010 * config.guess: Merge with FSF.
9011 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9012
9013Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9014
9015 * configure: Since the "trap 0" handler will override the exit
9016 status on many systems, only use it for "exit 1", and make it set
9017 a non-zero exit status; reset it before "exit 0". Also, check
9018 exit status of config.sub, and error out if it failed.
9019
9020Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
9021
9022 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9023 and install libgloss.
9024
9025Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9026
9027 * Makefile.in (all-binutils): Depend upon all-byacc.
9028
9029 * configure.in: Don't build emacs on Irix 5.
9030
9031Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9032
9033 * configure.in (*-*-netware*): Add libio.
9034
9035Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9036
9037 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9038 (CHECK_TARGET_MODULES): Ditto.
9039 (INSTALL_TARGET_MODULES): Ditto.
9040 (TARGET_LIBS): Ditto.
9041 (all-libstdc++): Note dependencies.
9042
9043Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9044
9045 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9046
9047Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9048
9049 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9050 -fexternal-templates.
9051
9052 * configure.in (target_libs): Add libstdc++.
9053 (noconfigdirs): Add libstdc++ as appropriate.
9054
9055Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9056
9057 * config.guess: Update from FSF.
9058
9059Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9060
9061 * configure: Use ${config_shell} when running ${configsub}.
9062
9063Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
9064
9065 * config.sub: No longer recognize h8300h.
9066
9067Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9068
9069 * config.sub: Remove extraneous differences between config.sub and
9070 gcc/config.sub.
9071
9072Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9073
9074 * Makefile.in (DISTSTUFFDIRS): Add gas.
9075
9076Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
9077
9078 * COPYING.NEWLIB: New file.
9079
9080Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
9081
9082 * config.guess (HP-UX): Patch from Harlan Stenn
9083 <harlan@landmark.com> to also emit release level.
9084
9085Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9086
9087 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9088
9089Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
9090
9091 * config.sub: Merge nextstep cleanup from FSF.
9092
9093Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9094
9095 * configure.in (arm-*-*): Don't configure ld for this target.
9096
9097Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9098
9099 * configure.in (*-*-netware): don't configure libg++, libio,
9100 librx, or newlib.
9101
9102Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9103
9104 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
9105 configure ld--it works, but it doesn't support shared libraries.
9106
9107Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9108
9109 * config.guess (*-unknown-freebsd*): Get rid of possible
9110 trailing "(Release)" in version string.
9111 Patch from Paul Richards <paul@isl.cf.ac.uk>.
9112
9113Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
9114
9115 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9116 Fix type: *-next-neststep -> *-next-nextstep.
9117
9118 * config.guess: Merge from FSF:
9119
9120 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9121
9122 * config.guess: Recognize powerpc-ibm-aix3.2.5.
9123
9124 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9125
9126 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9127 instead of UNIX_SV for UnixWare 1.0).
9128
9129Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
9130
9131 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
9132 to make gdb/nlm/* build after the compiler and linker.
9133
9134Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
9135
9136 * config.guess (netbsd, freebsd, linux): Accept any machine,
9137 not just i[34]86.
9138 (m68k-atari-sysv4): Relocate to match FSF version.
9139
9140 * config.guess: More merges from the FSF:
9141
9142 Add a space before function call or macro invocation.
9143
9144 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9145
9146 * config.guess: Add trap cmd to remove dummy.c and dummy when
9147 interrupted.
9148
9149 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9150
9151 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9152 (dummy): Redirect stderr from compilation of dummy.c.
9153
9154 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
9155
9156 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9157
9158Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
9159
9160 * configure: Accept and ignore --cache*, for compatibility with
9161 new autoconf.
9162
9163Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
9164
9165 * config.guess: Merge from FSF:
9166
9167 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9168
9169 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
9170 (PATH): Add /.attbin at end for finding uname.
9171 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
9172
9173 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
9174
80413487 9175 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
9176
9177 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
9178
80413487
RH
9179 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9180 to select whether to use ELF or COFF.
252b5132
RH
9181
9182 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9183
80413487 9184 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
9185
9186 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9187
9188 * config.guess: Guess the OS version for HPUX.
9189
9190 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
9191
9192 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9193
9194Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9195
9196 * configure.in: Recognize --with-headers, --with-libs, and
9197 --without-newlib.
9198 * Makefile.in (all-xiberty): Depend upon all-ld.
9199
9200Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9201
9202 * configure.in: Change i[34]86 to i[345]86.
9203
9204Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9205
9206 * configure (version): A few more tweaks to help message.
9207
9208Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
9209
9210 * Makefile.in: Remove (for now) librx as a host library,
9211 now that we're building it for target.
9212
9213Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9214
9215 * configure: Fix up help message; from karl@owl.hq.ileaf.com
9216 (Karl Berry).
9217
9218Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
9219
9220 * configure.in: Also configure librx.
9221
9222Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9223
9224 * Makefile.in: Update various rules to reflect that librx
9225 is now needed for libg++.
9226
9227Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9228
9229 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9230
9231Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9232
9233 * configure.in: Configure the examples directory.
9234
9235Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9236
9237 * configure: Simplify Jun 2 1994 change.
9238
9239Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9240
9241 * change CC to /usr/latest/bin/gcc for lynx host builds, since
9242 /bin/gcc isn't good enough to build gcc.
9243
9244Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
9245
9246 * Makefile.in (GDB_SUPPORT_FILES): Remove
9247 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
9248 (gdb.tar.gz): Add new rule to use standard distribution building
9249 mechanism.
9250
9251Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9252
9253 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
9254 Bill Cox <bill@cygnus.com>.
9255
9256Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
9257
9258 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
9259
9260Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
9261
9262 * configure: Search current dir first in .gdbinit.
9263
9264Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
9265
9266 * config.sub: Recognize freebsd (merged from gcc config.sub).
9267
9268Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
9269
9270 * config.sub: Refer to NeXT's operating system as nextstep.
9271
9272 * config.sub (case $basic_machine): Re-order the cases, to match
9273 the order in the FSF version (which is mostly alphabethical).
9274 Merge in some additions and changes from the FSF.
9275
9276Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
9277
9278 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9279 * config.sub: Recognize cxux7.
9280 * configure.in: Use mh-cxux for m88k-harris-cxux*.
9281
9282Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9283
9284 * config.sub: Fix typo powerpc -> powerpc-*.
9285
9286Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
9287
9288 * Makefile.in: `all-emacs19' depends on `all-byacc'.
9289
9290 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9291 parallel with all-emacs and install-emacs). Top-level command
9292 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9293
9294Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9295
9296 * test-build.mk ($(host)-stamp-stage2-installed): Remove
9297 $(relbindir)/make before doing ``make install'', and use
9298 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
9299 installing over running make binary.
9300 ($(host)-stamp-stage3-installed): Likewise.
9301
9302Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9303
9304 * config.guess: Recognize Mach.
9305
9306Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9307
9308 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9309 see whether --exec-prefix was used.
9310
9311Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9312
9313 * README: Explicitly mention libg++/README. (Zoo's idea.)
9314
9315Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9316
9317 * Makefile.in: Add all-librx target similar to all-libproc.
9318
9319Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
9320
9321 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
9322 with post 1.2 uname bogosity.
9323
9324Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9325
9326 * configure: Remove temporary files on receipt of a signal.
9327
9328Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
9329
9330 * configure: If there is a package_makefile_frag, remove
9331 ${subdir}/Makefile.tem after copying it in.
9332
9333Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9334
9335 * build_all.mk: support rs6000 lynx identifies itself as
9336 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
9337 since /bin/gcc is too feeble to compile a modern gcc.
9338
9339Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9340
9341 * brought devo/test-build.mk update-to-date with progressive/
9342 test-build.mk. Add lynx targets and hppa flag info.
9343
9344Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9345
9346 * configure.in: Use mh-ncrsvr43. Patch from
9347 Tom McConnell <tmcconne@sedona.intel.com>.
9348
9349Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
9350
9351 * config.guess (i386-unknown-bsdi): No longer need to
9352 check #if defined(__bsdi__) && defined(__i386__).
9353
9354Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9355
9356 * configure: Set program_transform_nameoption correctly.
9357
9358Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9359
9360 * brought build-all.mk update-to-date with progressive build-all.mk,
9361 added new targets and hppa info.
35590697 9362
252b5132
RH
9363Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9364
9365 * configure: If config.guess result is a prefix of the user
9366 specified target, assume a native build and use the user specified
9367 target as the host alias. Remove SunOS patch suffix removal hack.
9368 * configure.in: Remove SunOS patch suffix removal hack.
9369
9370 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
9371 in NATIVE_CHECK_MODULES.
9372
9373Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
9374
9375 * Makefile.in: Rename HOST_ONLY to NATIVE.
9376 * configure: Delete SunOs patch suffix from host_canonical
9377 and build_canonical variables that are prepended to Makefiles.
9378 * configure.in: Add comments for easier maintenance.
9379
9380Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9381
9382 * Makefile.in: Add all-libproc target similar to all-gui.
9383
9384Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
9385
9386 * Makefile.in (CHECK_MODULES): split into
9387 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9388
9389Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
9390
9391 * config.guess (i386-unknown-bsdi): New system to guess.
9392
9393Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9394
9395 * Makefile.in: Add all-gui target (but not yet build by "all").
9396
9397Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
9398
9399 * config.sub: Move deletion of patch suffix from here...
9400 * configure.in: To here, at Ian's suggestion. The top-
9401 level scripts might need to know of a patch level.
9402
9403Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
9404
9405 * config.sub: Strip off patch suffix so rtl is recognized
9406 as a sunos4.1.3 machine, even though it's been patched.
9407
9408Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
9409
9410 * Makefile.in (INSTALL_LAST): Delete.
9411 (INSTALL_DOSREL): New.
9412
9413Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9414
9415 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9416 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9417 whether we pass down --with-gnu-ld anyhow.
9418
9419Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
9420
9421 * Makefile.in (INSTALL_LAST): Change operation so it works
9422 on more flavors of make.
9423 * configure.in (go32): Don't build libg++ or libio.
9424
9425Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
9426
9427 * Makefile.in (Move HOST_PREFIX_1 and friends up so
9428 they can be overriden by templates.
9429
9430Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
9431
9432 * configure.in (target==go32): Don't build gdb.
9433 * dosrel: New directory.
9434
9435Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
9436
9437 * configure.in (host==go32): Configure dosrel too.
9438 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9439 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9440 be set by incoming names or templates.
9441 (INSTALL_LAST): New rule.
252b5132
RH
9442
9443Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
9444
9445 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9446
9447Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9448
252b5132
RH
9449 * configure.in (appdirs): New variable. Currently empty, but will
9450 be used in gas distribution. If nonempty, lists a set of
9451 directories at least one of which must get configured, or top
9452 level configuration is considered to have failed.
9453 (rs6000-*-lynxos*): Use new file name.
9454
9455Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9456
9457 Eliminate XTRAFLAGS.
9458 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9459 newlib include files using -idirafter, and also use -nostdinc.
9460 (CXX_FOR_TARGET): Likewise.
9461 (XTRAFLAGS): Removed.
9462 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9463 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9464 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9465 ($(DO_X)): Don't pass down XTRAFLAGS.
9466
9467Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9468
9469 * configure.in (mips*-dec-bsd*): New target; do build linker.
9470 (mips*-*-bsd*): New target; don't build linker.
9471
9472Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9473
9474 * configure.in: support rs6000-*-lynxos* configuration.
9475 support sunos4 as a cross target.
9476
9477 * config.sub: look for lynx*, not lynx since the OS version may
9478 legitimately be part of the name.
9479
9480Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9481
9482 * configure.in (i[34]86-*-sco*): Move to be with other i386
9483 targets.
9484 (romp-*-*): New target. Skip various binary utilities.
9485 (vax-*-*): New target. Don't build newlib.
9486 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
9487
9488Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9489
9490 * configure.in: Only set host_makefile_frag if config
9491 directory exists.
9492
9493Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9494
9495 * install.sh: If $dstdir exists, don't check whether each
9496 component does.
9497
9498Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9499
9500 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
9501
9502Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
9503
35590697
AJ
9504 * configure.in (*-*-lynxos*): Don't configure newlib for either
9505 native or cross Lynx.
252b5132
RH
9506
9507Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
9508
9509 * config.sub (sparc64-elf): Fix os.
9510 (z8k): Remove duplicate.
9511
9512Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9513
9514 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
9515 gcc/stmp-fixproto, to try to prevent fixproto from being run.
9516
9517Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
9518
9519 * configure: Make file links cleanly even if Lynx fails on
80413487 9520 an NFS symlink (at least fail cleanly).
252b5132
RH
9521
9522Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9523
9524 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
9525 -XNh2000.
9526
9527Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9528
9529 * configure: Unknown options are fatal again.
9530
9531Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
9532
9533 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 9534 compatibility.
252b5132
RH
9535
9536Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
9537
9538 * build-all.mk: Add `clean' target.
9539
9540Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9541
9542 * config.guess: Add SINIX support.
9543 * configure.in: Add mips-*-sysv4* support.
9544
9545Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
9546
9547 * build-all.mk: Document all useful targets.
9548 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
9549 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
9550
9551Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9552
9553 * configure: Support --silent, --quiet.
9554
9555Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9556
9557 * configure: Support --disable-FEATURE.
9558
9559Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9560
9561 * config.guess: Recognize NCR running SVR4.3.
9562
9563Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
9564
9565 * config.guess: Make BSDI generate i386-unknown-bsd386.
9566 Patch from Paul Eggert <eggert@twinsun.com>.
9567
9568Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9569
9570 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
9571
9572Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9573
9574 * configure: Make unrecognized options give nonfatal warnings
9575 instead of fatal errors, and pass them to any subdirectory
9576 configures in case they recognize them.
9577 Make --x equivalent to --with-x.
9578
9579Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9580
9581 * configure: Add --enable-* options. Clean up usage message and
9582 some comments.
9583
9584Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
9585
9586 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
9587
9588Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9589
9590 * configure.in (hppa*-*-*): Enable binutils.
9591
9592Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9593
9594 * config.sub: Recognize cisco.
9595
9596Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
9597
9598 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
9599
9600Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9601
9602 * config.guess: about target *-hitachi-hiuxwe2, don't print more
9603 than one configuration name. Add comment.
9604
9605Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
9606
9607 * config.guess: about target *-hitachi-hiuxwe2, fixed
9608 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
9609 macro is incorrect.]
9610
9611Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9612
9613 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
9614 than the "make ls" stuff which used to be here.
9615
9616Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9617
9618 * config.guess: Recognize i[34]86-unknown-freebsd.
9619 From Shawn M Carey <smcarey@rodan.syr.edu>.
9620
9621Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
9622
9623 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
9624
9625Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9626
9627 * config.guess: Check for ptx.
9628
9629Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
9630
9631 * config.sub: Add os9k checking.
9632
9633Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9634
9635 * config.guess: Handle OSF1 running on HPPA processors
9636
9637Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9638
9639 * configure: If subdir configure fails, print out a message with
9640 subdirectory name, in case subdir's configure code didn't identify
9641 itself.
9642
9643Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
9644
9645 * configure.in: Remove embedded newlines from configdirs.
9646 Avoid mismatches of substrings. Fix matching strings at end
9647 of configdirs.
9648
9649Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
9650
9651 * config.guess: Add Lynx/rs6000 config support.
9652
9653Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9654
9655 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
9656
9657Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
9658
9659 * configure.in (hppa*-*-osf*): Treat this just like most other
9660 PA configurations (eg no binutils or ld).
9661 (hppa*-*-*elf*): These configurations have binutils and ld.
9662
9663Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9664
9665 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
9666
9667Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9668
9669 * configure.in (rs6000-*-*): Build gas.
9670
9671Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9672
80413487 9673 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
9674
9675Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9676
9677 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
9678 for GDB and GDB has been fixed to not need it.
9679
252b5132
RH
9680Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9681
9682 * config.guess: Recognize vax hosts.
9683
9684Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9685
9686 * configure (while loop): Don't use "break 2" inside case
9687 statement -- the case statement isn't an enclosing loop.
9688
9689Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
9690
9691 * config.guess: Clean up NeXT support, to allow nextstep
9692 on Intel machines. Make OS be nextstep.
9693
9694Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
9695
9696 * config.guess: Add alternate forms for Convex.
9697
9698Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
9699
9700 * configure: Completely rewrite option processing. Take
9701 advantage of pattern-matching to avoid invoking test frequently.
9702 Also clean up host and target defaulting logic.
9703
9704Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9705
9706 * Makefile.in: Replace all occurrances of "rootme" with "r" and
9707 "$${rootme}" with "$$r", to increase the likelihood that the do-*
9708 commands (plus user environment) will fit SCO limits.
9709
9710Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9711
9712 * configure.in: Don't issue warnings about directories which are
9713 not being configured if -norecursion is set. Correct test for
9714 --with-gnu-as and --with-gnu-ld to not get confused by substring
9715 matches.
9716
9717 * configure.in: Don't build gas for alpha-dec-osf1*.
9718
9719Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
9720
9721 * configure: Back out Per's change of 12/19/1993. It changes the
9722 behavior of configure in unexpected and confusing ways.
9723
9724 Also, use different delim char when calculating
9725 program_transform_name so that the name can contain slashes.
9726
9727Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
9728
9729 * configure.in, config.sub: Add support for VSTa micro-kernel.
9730
9731Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9732
9733 * configure.in: Nuke hacks which were used to get a special
9734 version of GAS for HPPA configurations.
9735
9736Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
9737
9738 * configure: If only ${target_alias} is given, use that
9739 as the default for ${host_alias}.
9740 * configure: Add missing back-slashes before nested quotes.
9741
9742Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9743
9744 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
9745
9746Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
9747
9748 * config.guess: Recognize some Tektronix configurations.
9749 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
9750
9751Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9752
9753 * config.sub: Match any flavor of SH.
9754
9755Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
9756
9757 * configure.in: Don't try to configure newlib for Alpha.
9758
9759Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9760
9761 * configure.in: Don't build ld for Irix 5. Don't build gas,
9762 libg++ or libio for any Alpha target.
9763
9764 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
9765
9766Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
9767
9768 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
9769 default arguments -- so it tried to compress itself.
9770
9771Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9772
9773 * configure.in (notsupp): ensure that a space is always at the end
9774 of the configdirs list, since the grep checks for an explicit space
9775
9776Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9777
9778 * configure.in (target i386-sysv4.2): don't build ld, since static
9779 versions of many libraries are not available.
9780
9781Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9782
9783 * config.guess: Recognize Apollos (using environment variables).
9784 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
9785
9786Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9787
9788 * config.guess: Recognize Sony news mips running newsos.
9789
9790Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
9791
9792 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
9793 "fi ; else" for bash.
9794
9795Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
9796
9797 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
9798
9799Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
9800
9801 * config.sub: accept unixware as an alias for svr4.2.
9802 Fix some inconsistancies with the gcc version.
9803
9804Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9805
9806 * Makefile.in (DISTDOCDIRS): Add gdb.
9807
9808Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
9809
9810 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
9811
9812Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9813
9814 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
9815 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
9816 this now.
9817
9818Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9819
9820 * config.sub: Accept hiux* as an OS name.
9821
9822 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
9823 etc/make-stds.texi. The underscore came from gcc, and dje now
9824 agrees that RUNTESTFLAGS is the correct name.
9825
9826Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
9827
9828 * install.sh: Remove 'set -e'. It makes any conditionals
9829 in the script useless.
9830
9831 * config.guess: Automatically recognize arm-acorn-riscix
9832 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
9833
9834Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
9835
9836 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
9837
9838Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9839
9840 * Makefile.in (DISTDOCDIRS): New variable.
9841 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 9842 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
9843
9844Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9845
9846 * configure.in (hppa target): check the source directory for the
9847 pagas sub-directory
9848
9849Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
9850
9851 * config.sub: Allow -aout* and -elf*.
9852
9853Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9854
9855 * configure.in: Don't build ld on i386-solaris2, same as for
9856 sparc-solaris2.
9857
9858Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
9859
9860 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
9861
9862Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9863
9864 * configure.in: Configure gdb for alpha.
9865
9866Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9867
9868 * Makefile.in (CXXFLAGS): Add -O.
9869
9870Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9871
9872 * config.guess: added support for DG Aviion
9873
9874Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9875
9876 * configure.in: Produce warning message for subdirectories not
9877 configurable for this host/target combination. Don't try to
9878 configure gdb for vms.
9879
9880Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9881
9882 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
9883 appropriate files before making "diststuff".
9884 (DISTBISONFILES): New var: list of files to be edited.
9885 (DISTSTUFFDIRS): Add binutils.
9886
9887Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9888
9889 * config.sub: also handle mipsel and mips64el (for little endian mips)
9890
9891Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9892
9893 * configure.in: Add * to end of all OS names.
9894
9895Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
9896
9897 * configure.in: Build newlib for LynxOS native.
9898
9899Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9900
9901 * config.guess: Add support for delta 88k running SVR3.
9902
9903 * configure.in: Add comment about HP compiler vs. emacs.
9904
9905Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9906
9907 * configure.in: don't build ld on solaris2 (not a viable option
9908 due to bugs in getpwnam & getpwuid)
9909
9910Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9911
9912 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
9913 config.guess will produce a full version number.
9914
9915Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9916
9917 * configure.in: Build linker and binutils for alpha-dec-osf1.
9918
9919Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9920
9921 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
9922 and gdb/testsuite/Makefile.in.
9923
9924Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9925
9926 * configure.in: recognize mips*- instead of mips-
9927
9928Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
9929
9930 * config.sub: Accept linux*coff and linux*elf as operating
9931 systems.
9932
9933Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9934
9935 * config.sub: Recognize mips64, and mips3 as an alias for it.
9936
9937Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9938
9939 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
9940 gdb knows how to handle OSF/1 shared libraries.
9941
9942Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9943
9944 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
9945 * config.guess: Recognize Hitachi's HIUX.
9946 * config.sub: Recognize h3050r* and hppahitachi.
9947 Remove redundant cases for hp9k[23]*.
9948
9949Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9950
9951 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
9952 if gas and ld are in the source tree and are in ${configdirs}.
9953 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 9954 --with options (but still pass them down on the command line,
252b5132
RH
9955 if they were explicitly specified).
9956
9957Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9958
9959 * configure: substitute SHELL value in Makefile.in with
9960 ${CONFIG_SHELL}
9961
9962Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9963
9964 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
9965 *-*-solaris2* targets.
9966
9967Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9968
9969 * Makefile.in: define M4, and pass it down to sub-makes;
9970 all-autoconf now depends on all-m4
9971
9972Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9973
9974 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
9975 presence of {ar,ranlib} instead of a configured directory
9976
9977Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9978
9979 * config.guess: Accept 34?? as well as 33?? for NCR.
9980
9981Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9982
9983 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
9984 of 'gas' in sed commands, since 'gash' is now in the tree as well.
9985
9986Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9987
9988 * configure: grab values for $(CC) and $(CXX) from the
9989 environment, so that someone can do "CC=gcc configure; make" and
9990 have it work right (matching the way that autoconf works now)
9991
9992 * configure.in, Makefile.in: add support for gash, the tcl
9993 interface to Galaxy
9994
9995 * config.guess: add NetBSD variants (hp300, x86)
9996
9997Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
9998
9999 * install.sh: Support -d option (in the manner of SunOS 4 install,
10000 as it is more deterministic than that of GNU install)
10001 (chmodcmd): Set file to mode 755 by default (should also do default
10002 chgrp and chown, but I don't feel like dealing with that now)
10003
10004Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
10005
10006 * config.sub: Remove h8300hhms alias.
10007
10008Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10009
10010 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10011
10012Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10013
10014 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10015 as stmp-fixinc
10016
10017Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10018
10019 * config.sub: recognize m88110-bug-coff.
10020
10021Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10022
10023 * Makefile.in (all-libio): all dependencies on the toolchain used
10024 to build this (gcc, gas, ld, etc)
10025
10026Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10027
10028 * config.guess: Deal with OSF/1 1.3 on alpha.
10029
10030Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10031
10032 * install.sh: add some 'else true' clauses for portability
10033
10034 * configure.in: don't build libio for h8[35]00-*-* targets
10035
10036Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
10037
10038 * Makefile.in: Add support for new libio.
10039
10040Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10041
10042 * install.sh: If one command fails, don't try the rest. Don't try
10043 to remove $dsttmp (via trap) unless we have already created it.
10044 If $src doesn't exist, detect it and exit with an error.
10045
10046 * config.guess: Recognize BSD on hp300.
10047
10048Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
10049
10050 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10051 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10052
10053Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
10054
10055 * Makefile.in (all-send-pr): depends on all-prms
10056
10057Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10058
10059 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10060
10061Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10062
10063 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10064 Added test for mips-mips-riscos5.
10065
10066Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10067
10068 * configure.in: use mh-hp300 for 68k HP hosts
10069
10070Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10071
10072 * configure: add support for CONFIG_SHELL, so that you can use
10073 some alternate shell for evaluating configure scripts
10074
10075Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
10076
10077 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
10078 in configure script to bug-gdb@prep.ai.mit.edu when building
10079 distribution archive.
10080 * Makefile.in (COMPRESS): Remove def.
10081 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
10082 gdb.tar.Z and make-gdb.tar.Z respectively.
10083 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
10084 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
10085 to convergence with 'taz' target in Makefile.in.
10086
10087Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10088
10089 * install.sh (dsttmp): use trap to ensure that tmp files go
10090 away on error conditions
10091
10092Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10093
10094 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10095
10096Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10097
10098 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10099 its parent is '/' not ''.
10100
10101 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10102
10103Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
10104
10105 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10106 that ${newsrcdir}/configure.in does.
10107
10108Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10109
10110 * test-build.mk: support for CONFIG_SHELL
10111
10112Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
10113
10114 * config.sub (netware): Add as a basic system type.
10115
10116Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10117
10118 * Makefile.in (Makefile): depend on configure.in. Also drop the
10119 $(srcdir)/ from the dependency on Makefile.in.
10120
10121Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
10122
10123 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10124 (h8300hhms is temporary until multi-libraries are implemented).
10125 * configure.in: Handle h8300h too.
10126
10127Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10128
10129 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10130
10131Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
10132
10133 * configure: Remove extraneous output when guessing host type.
10134 * config.guess: Remove extraneous output when guessing using C
10135 compiler rather than uname, or when guessing fails.
10136
10137Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10138
10139 * Makefile.in: remove all.cross and install.cross targets
10140
10141 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10142 definitions
10143
10144Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
10145
10146 * configure.in (target sh): Build gprof.
10147
10148Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10149
10150 * config.sub: change -solaris to -solaris2
10151
10152Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10153
10154 * configure.in: Use config/mh-riscos for mips-*-sysv*.
10155
10156Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
10157
10158 * configure: Correct error message for missing Makefile.in to
10159 print correct directory.
10160
10161Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10162
10163 * install.sh: kludge around 386BSD shell bug
10164
10165Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
10166
10167 * config.guess: Recognize NeXT.
10168 * config.guess: Recognize i486-ncr-sysv4.
10169 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
10170
10171Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
10172
10173 * Makefile.in (MAKEINFOFLAGS): New variable.
10174 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10175 * build-all.mk, test-build.mk: Pass down --no-split as
10176 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
10177
10178Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
10179
10180 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
10181
10182Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
10183
10184 * Makefile.in (libg++.tar.z): New rule.
10185 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
10186 * Makefile.in (taz): Only do a single chmod.
10187
10188Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10189
10190 * install.sh: don't use dirname anymore (replaced with sed usage)
10191
10192Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
10193
10194 * Makefile.in: Change extension for gzip'd files from '.z' to
10195 '.gz' per new FSF standard usage.
10196
10197Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10198
10199 * configure: put quotes around the final value of program_transform_name
10200
10201Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10202
10203 * Makefile.in: new install.sh support; update install-info rules
10204
10205Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
10206
10207 * configure.in: Build diff for crosses, but not for go32 host.
10208
10209 * configure.in: Build gprof only for native, and don't build it
10210 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10211
10212Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
10213
10214 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10215
10216Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10217
10218 * configure.in (host_tools): Add prms.
10219
10220Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10221
10222 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10223 with $(FLAGS_TO_PASS) on the command line
10224
10225 * config.sub: Recognize lynx and lynxos
10226
10227Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
10228
10229 * config.sub: Accept -ecoff*, not just -ecoff.
10230
10231Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10232
10233 * Makefile.in (taz): Use .gz suffix instead of .z.
10234 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10235 names.
10236
10237Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10238
10239 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10240
10241Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10242
10243 * Makefile.in (install-no-fixedincludes): install gcc last, so
10244 that rebuilds that might happen during 'make install' don't get
10245 bogus gcc include files
10246
10247Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10248
10249 Change from Utah for HPPA support:
10250 * config.guess: Recognize hppa1.x-hp-bsd.
10251
10252Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
10253
10254 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
10255 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10256
10257Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
10258
10259 * config.sub: Add support for rom68k and bug boot monitors.
10260
10261Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
10262
10263 * Makefile.in: Make all-opcodes depend on all-bfd.
10264
10265Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
10266
10267 * config.guess: Added special check for i[34]86-univel-sysv4*.
10268
10269Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
10270
10271 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10272 the processor rather than assuming i486.
10273
10274Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10275
10276 * config.guess: Recognize SunOS6 as Solaris3.
10277
10278Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
10279
10280 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
10281 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10282
10283Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
10284
10285 * build-all.mk (all-cross): New target for Canadian Cross.
10286 Added Q2 go32 targets.
10287 * test-build.mk: Configure go32 cross sparclite-aout and
10288 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
10289 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10290
10291Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10292
10293 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10294 GO32 hosted toolchains
10295
10296Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
10297
10298 * configure: change so "-exec-prefix" gets passed down rather
10299 than "-exec_prefix" so autoconf generated Makefiles get the
10300 exec_prefix set right.
10301
10302Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10303
10304 * config.guess: get the Solaris2 minor version number
10305
10306 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10307
10308Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10309
10310 * config.guess: Recognize some Sequent platforms.
10311
10312Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10313
10314 * Makefile.in: added the vault-install target
10315
10316 * configure.in: actually use the Sun3 makefile fragment that's in
10317 config, also added the release dir to configdirs
10318
10319Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10320
10321 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10322
10323Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10324
10325 * configure.in: remove some program from Alpha targetted toolchains
10326
10327Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
10328
10329 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
10330 gprof.
10331 (taz): Run "make diststuff" in those directories instead of "make
10332 proto-dir". Look for "VERSION=" only at start of line in subdir
10333 Makefile. Use "gzip -9" for compression.
10334 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10335 (binutils.tar.z): New target.
10336
10337Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10338
10339 * Makefile.in (taz): Include gpl.texinfo.
10340
10341Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10342
10343 * Makefile.in (setup-dirs): Merged into "taz" target.
10344 (taz): Only do `proto-dir' stuff if a directory is actually needed
10345 for this target.
10346
10347Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
10348
10349 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
10350 (FLAGS_TO_PASS): Pass down MUNCH_NM.
10351 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
10352 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
10353 (gcc-no-fixedincludes): Correct for current gcc Makefile.
10354
10355Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
10356
10357 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
10358 config.sub, and move-if-change to gdb testsuite distribution
10359 archive, so the testsuite can be extracted, configured, and
10360 run separately from the gdb distribution. Blow away the Chill
10361 tests that require a Chill compiled executable, since GNU Chill
10362 is not yet publically available.
10363
10364Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10365
10366 * test-build.mk: set environment variables in a single command,
10367 instead of a list of assignments and exports
10368
10369 * config.guess: recognize Alpha/OSF1 systems
10370
10371Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10372
10373 * configure: Change help message to prefer --options rather than
10374 -options.
10375
10376Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10377
10378 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10379 zippy@ecst.csuchico.edu.
10380 * config.guess: Recognize miniframe.
10381
10382Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
10383
10384 * Makefile.in: Use srcroot to find runtest rather than rootme.
10385 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10386
10387Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
10388
10389 * test-build.mk: Extensive additions to support building on a
10390 machine other than the host.
10391
10392Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10393
10394 * configure (tooldir): Fix for i386-aix again.
10395
10396Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
10397
10398 * configure, Makefile.in: Change definition of $(tooldir)
10399 to match the FSF.
10400
10401Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
10402
10403 * config.guess: Recognize i[34]86/SVR4.
10404
10405Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10406
10407 * Makefile.in (all-gdb): gdb depends on sim.
10408
10409Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
10410
10411 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
10412 at the same time we make the prototype gdb directory.
10413 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
10414 files at the same time as the gdb base release distribution.
10415
10416Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
10417
10418 * Makefile.in (check): Use individual check targets rather than
10419 DO_X rule.
10420 (check-gcc): Added.
10421
10422Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
10423
10424 * config.sub: Use sysv3.2 not sysv32 for canonical OS
10425 for System V release 3.2.
10426
10427Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10428
10429 * config.sub: Recognize hppaosf.
10430 * configure.in: Do configure ld/binutils/gas for it.
10431
10432Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10433
10434 * configure (tooldir): Alter syntax used to set this, for systems
10435 where "\$" isn't handled right, like i386-aix.
10436
10437Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
10438
10439 * configure: Pass program-transform-name, not
10440 program_transform_name, to recursive configures.
10441
10442Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
10443
10444 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10445 of gas+ld+binutils.
10446
10447Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
10448
10449 * config.guess: Recognize AIX3.2 as distinct from 3.1.
10450
10451Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10452
10453 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10454
252b5132
RH
10455Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10456
10457 * Makefile.in (PRMS): Set back to all-prms.
10458
10459Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
10460
10461 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10462 targets, rather than for MIPS hosts.
10463
10464Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10465
10466 * configure.in: add comment for --with-x default values
10467
10468 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10469
10470 * Makefile.in: add check-* targets for each of the directories in
10471 the tree. Add a definition of RUNTEST that will use the one we
10472 just built, if it exists. Pass this down via FLAGS_TO_PASS.
10473
10474Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
10475
10476 * configure.in: Removed obsolete references to bfd_target and
10477 target_makefile_frag.
10478
10479 * build-all.mk: Set assorted targets for Q2.
10480 * config.sub: Recognize z8k-sim and h8300-hms.
10481 * test-build.mk: Really don't pass host to configure.
10482 (HOLES): Added uname.
10483
10484Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
10485
10486 * configure: Handle an empty program-prefix, program-suffix or
10487 program-transform-name correctly.
10488
10489Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
10490
10491 * build-all.mk: -G 8 no longer required for MIPS targets.
10492 * test-build.mk: Don't pass host argument to configure; make it
10493 guess.
10494
10495Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
10496
10497 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
10498 * Makefile.in (COMPRESS): New macro, like GZIP.
10499
10500Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
10501
10502 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
10503
10504 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
10505 with gas currently defaults to -G 0.
10506
10507Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
10508
10509 * Makefile.in (all-flex): flex depends on byacc.
10510
10511 * build-all.mk: If host not specified, use config.guess. Pass TAG
10512 to test-build.mk as RELEASE_TAG.
10513 * test-build.mk (configargs): New variable containing arguments to
10514 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
10515 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
10516
10517 * config.guess: Use /bin/uname when checking -X argument on SCO,
10518 to avoid invoking GNU uname which doesn't understand -X.
10519
10520 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
10521
10522 * configure.in: Build gas for mips-*-*.
10523
10524Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10525
10526 * Makefile.in (all.normal): insert missing backslash.
10527
10528Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
10529
4bddf3ad 10530 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
10531
10532 * Makefile.in: Complete overhaul to merge many almost identical
10533 targets.
10534
10535Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10536
10537 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
10538 (gdb.tar.Z): Adjusted.
10539
10540 * Makefile.in (setup-dirs, taz): New targets; should be general
10541 enough to adapt for gdb sometime. Build only .z file.
10542 (gas.tar.z): New target.
10543
10544Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10545
10546 * build-all.mk: Use CC=cc -Xs on Solaris.
10547
252b5132
RH
10548Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
10549
10550 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
10551 for handling BISON for FSF releases.
10552
10553Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10554
10555 * configure: Actually implement the change zoo just documented.
10556
10557Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10558
10559 * configure: when using config.guess, only set target_alias when
10560 it's not already been set (ie, on the command line)
10561
10562Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10563
10564 * Makefile.in: add installcheck target, set PRMS to install-prms
10565
10566Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10567
10568 * configure: add support for package_makefile_fragment, handle the
10569 case where a directory has a configure.in file but no Makefile.in
10570 more gracefully (with an actual understandable error message, even);
10571 add support for --without (and add this to the usage message); also
10572 explicitly add a --host=${host_alias} to the command line when
10573 config.guess is used
10574
10575Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10576
10577 * configure: Must use both --host and --target in recursive calls.
10578
10579Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
10580
10581 * Makefile.in: Change deja-gnu to dejagnu.
10582
10583Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
10584
10585 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
10586
10587Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10588
10589 * configure.in: canonicalize all instances to *-*-solaris2*,
10590 also strip out a number of tools to not build for go32 host
10591
10592Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10593
10594 * config.guess: add GPL.
10595
10596 * Makefile.in, config.guess, config.sub, configure: bump
10597 copyrights to 93.
10598
10599Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
10600
10601 * Makefile.in (do-info): Removed obsolete check for existence of
10602 localenv file.
10603
10604 * Makefile.in (MAKEOVERRIDES): Define to be empty.
10605
10606Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10607
10608 * Makefile.in: a couple of 'else true' for decstation,
10609 support for TclX
10610
10611 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
10612
10613Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
10614
10615 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
10616
10617Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
10618
10619 * config.guess: Recognize i386-ibm-aix (PS/2).
10620 * configure.in: Use config/mh-aix386 file for it.
10621
10622Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
10623
10624 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
10625 CC_FOR_TARGET instead.
10626 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
10627
10628Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
10629
10630 * Makefile.in: Add sim to list of directories sent with gdb
10631
10632Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
10633
10634 * configure.in: Put back mips-dec-bsd* case.
10635
10636Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
10637
10638 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
10639 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
10640 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
10641
10642Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10643
10644 * configure.in: remove no-op mips-dec-bsd* in "case $target"
10645
10646 * Makefile.in (dir.info): only run gen-info-dir if it exists,
10647 (install-info): install dir.info only if it exists,
10648 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
10649
10650Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
10651
10652 * configure.in: For vms target, skip bfd, ld, binutils. Do build
10653 gas for mips-dec-bsd.
10654
10655Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
10656
10657 * configure (makesrcdir): If ${srcdir} is relative and not ".",
10658 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
10659
10660Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
10661
10662 * configure.in: Added "dejagnu" to hosttools list.
10663
10664Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10665
10666 * config.sub, configure.in, config.guess: Add support
10667 for Bosx, an AIX variant from Bull.
10668 Patches from F.Pierresteguy@frcl.bull.fr.
10669
10670Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
10671
10672 * devo/dejagnu: Initial creation of devo/dejagnu.
10673 Migrated dejagnu testcases and support files for testing software
10674 tools to reside as subdirectories, currently called "testsuite",
10675 within the directory of the software tool. Migrated all programs,
10676 support libraries, etc. beloging to dejagnu proper from
10677 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
10678 with no modifications. The changes to these files which will
10679 allow them to configure, build, and execute properly will be made
10680 in a future update.
10681
10682Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10683
10684 * Makefile.in: Change send_pr to send-pr.
10685 * configure.in: Likewise.
10686 * send_pr: Renamed directory to send-pr.
10687
10688Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
10689
10690 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
10691
10692Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
10693
10694 * README: Update for gdb-4.8 release.
10695 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
10696 gdb-xxx.tar.z (gzip'd) file also.
10697
10698Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10699
10700 * Makefile.in: make all-diff depend on all-libiberty
10701
10702Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
10703
10704 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
10705
10706Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10707
10708 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
10709
10710Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
10711
10712 * Makefile.in (DEVO_SUPPORT): Remove etc directory
10713 (ETC_SUPPORT): Only add the files GDB wants from etc/.
10714 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
10715
10716Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10717
10718 * Makefile.in: makeinfo binary is in a new location
10719
10720Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
10721
10722 * config.sub: Accept -ecoff as an OS.
10723
10724 * Makefile.in: Various changes to eliminate a level of make
10725 recursion and reduce the required command line length.
10726 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
10727 sub-makes.
10728 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
10729 variables holding settings for specific sub-makes.
10730 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
10731 in terms of BASE_FLAGS_TO_PASS.
10732 (TARGET_LIBS): New variable listing directories which use
10733 TARGET_FLAGS_TO_PASS.
10734 (subdir_do): Eliminated.
10735 (do-*): New set of targets to replace subdir_do.
10736 (various): All targets which used subdir_do now depend on do-*.
10737 (local-clean): Renamed from do_clean.
10738 (local-distclean): New target, dependency of distclean and
10739 realclean.
10740 (install-info): Don't create directories. Depend on dir.info
10741 rather than calling make recursively.
10742 (install-dir.info): Eliminated.
10743 (install-info-dirs): Create all info directories here.
10744 (dir.info): Depend upon do-install-info.
10745
10746 * test-build.mk (HOLES): Added false.
10747
10748Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
10749
10750 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
10751
10752Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10753
10754 * Makefile.in (info): remove dependency on all-texinfo. The
10755 problem was really in texinfo/C, not at this level.
10756
10757Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
10758
10759 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
10760
10761Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
10762
10763 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
10764 GDB releases.
10765
10766Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10767
10768 * configure: Include srcdir in message about target of link not
10769 being found. Don't convert `-' to `_' in `with' options being
10770 passed to subdirs.
10771
10772Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10773
10774 * configure.in: add uudecode to host_tools
10775
10776 * Makefile.in: added {all,install}-uudecode targets, added them to
10777 the appropriate lists
10778
10779Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
10780
10781 * Makefile.in (all-gcc): Added dependency on all-gas.
10782
10783 * configure.in (mips-*-*): Build ld and binutils.
10784
10785Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10786
10787 * configure: check return code from mkdir, print error message and
10788 exit on failure.
10789
10790Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
10791
10792 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
10793
10794Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
10795
10796 * test-build.mk (HOLES): Added tar, cpio and uudecode.
10797
10798Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10799
10800 * config.sub (h8500): Recognize this as a cpu type.
10801
10802Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10803
10804 * configure: source directory missing is no longer a warning
10805
10806 * configure.in: recognize irix[34]* instead of irix[34]
10807
10808 * Makefile.in: define and pass down X11_LIB
10809
252b5132
RH
10810Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
10811
10812 * guess-systype: Renamed to ...
10813 * config.guess: ... by popular request.
10814 * configure.in, Makefile.in: Update accordingly.
10815
10816Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
10817
10818 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
10819 + Add Convex, Cray/Unicos, and Encore/Multimax support.
10820 + Execute ./dummy instead of assuming . is in PATH.
10821
10822Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
10823
10824 * guess-systype: New shell script. Attempts to guess the
10825 canonical host name of the executing host.
10826 Only a few hosts are supported so far.
10827 * configure: Call guess-systype if no host is specified.
10828
10829Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
10830
10831 * Makefile.in (gcc-no-fixedincludes): Made to work with current
10832 gcc Makefile.
10833
10834
10835Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
10836
10837 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
10838 (all-gcc, install-gcc, subdir_do): Use it.
10839
10840Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10841
10842 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
10843
10844Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
10845
10846 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
10847 set exclusively by configure, using configure.in .
10848
10849Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10850
10851 * test-build.mk: set $PATH for all builds
10852
10853 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
10854
10855Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
10856
10857 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
10858 the one used in gcc/Makefile.in, so that a null expansion doesn't
10859 override the one needed to build gcc with a native cc.
10860
10861
10862Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10863
10864 * configure: Accept -with arguments.
10865
10866Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10867
10868 * Makefile.in: added h8300sim
10869
10870Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
10871
252b5132
RH
10872 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
10873 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
10874 (all-cygnus, native, build-cygnus): Make
10875 $(canonhost)-stamp-3stage-done, not $(host)....
10876 * test-build.mk (stamp-3stage-compared): Use tail +10c for
10877 i386-sco3.2v4. Added else true to if command.
10878
10879Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
10880
10881 * config.sub: (from FSF) Sequent uses a BSD-like OS.
10882
10883Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
10884
10885 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
10886
10887Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10888
10889 * configure.in: don't remove binutils from Solaris builds
10890
10891Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
10892
10893 * Makefile.in: get rid of earlier definitions for *clean,
10894 also handle the recursive info rule better
10895
10896Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
10897
10898 * Makefile.in (mostlyclean, distclean, realclean): Fix to
10899 do more-or-less the right thing.
10900
10901Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
10902
10903 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
10904 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
10905
10906Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10907
10908 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
10909 $(host_canonical).
10910
10911 * configure.in: split the configdirs list into 4 categories (native
10912 v. cross, library v. tool) and handle the cross-only and native-
10913 only in more reasonable (and correct!) way.
10914
10915Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
10916
10917 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
10918 configdirs anymore.
10919
10920Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10921
10922 * Makefile.in: extensive cleanup:: removed all of the explicit
10923 clean-* targets, collapsed many wrappers around subdir_do into
10924 one, added additional targets to satisfy standards.texi, deleted
10925 some old targets, some changes for consistency
10926
10927Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10928
10929 * configure.in: handle some programs as cross-only, and others as
10930 native only
10931
10932 * test-build.mk: handle partial holes in a more generic manner
10933
10934 * Makefile.in: m4 depends on libiberty
10935
252b5132
RH
10936Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10937
10938 * configure.in: add m4, textutils, fileutils, sed, shellutils,
10939 time, wdiff, and find to configdirs
10940
10941 * Makefile.in: all, clean, and install rules for the new programs
10942 added to configure.in
10943
10944Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10945
10946 * configure.in: use mh-sun for all *-sun-* hosts
10947
252b5132
RH
10948Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10949
10950 * Makefile.in: define flags for X11 include files and library file
10951 locations, pass them down to the programs that need this info
10952
10953 * build-all.mk: added a 'native' target, to 3stage the native toolchain
10954
252b5132
RH
10955Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10956
10957 * configure.in: start building libg++ for HP-UX targets
10958
10959Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
10960
10961 * README: Update references to files moved into etc/.
10962
10963Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
10964
10965 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
10966 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
10967
10968Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
10969
10970 * configure: accept dash as well as underscore in long option
10971 names for FSF compatibility.
10972
10973Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
10974
10975 * config.sub: added -sco3.2v4 support from FSF.
10976
10977Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10978
10979 * configure.in: expand the section that adds or removes
10980 directories from the list of programs to build, to handle native
10981 vs. cross in addition to host v. native
10982
10983Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
10984
10985 * Makefile.in: Replace C++ in macro names with CXX.
10986 This is less likely to break ...
10987
10988Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10989
10990 * test-build.mk: add -w to GNU_MAKE
10991
10992Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10993
10994 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
10995 add 'sparc' to list of recognized cpus. This needed to make
10996 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
10997 Delete some redundant ose68 variants. Recognize -wrs as an os,
10998 then changes that into $CPU-wrs-vxworks.
10999
11000 * configure.in: remove most references to gdbtest, regularize
11001 target based program removal
11002
11003 * test-build.mk: import from p3 tree (many fixes and changes)
11004
11005Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11006
11007 * Makefile.in: added rules to handle tcl, tk, and expect
11008
11009 * configure.in: handle those directories if they exist
11010
11011Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11012
11013 * config.sub: removed bogus hppabsd and hppahpux names, since
11014 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11015
11016Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11017
11018 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
11019 depends upon all-xiberty
11020
11021 * Makefile.in: changes from p3, including:
11022
11023 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
11024
11025 * Makefile.in (XTRAFLAGS): include newlib directories if
11026 newlib/Makefile exists, rather than if host != target.
11027
11028 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
11029
11030 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11031 from the same source tree and not building a cross-compiler. This
11032 matters for the libg++ configuration if reconfiguring a tree that
11033 has already been installed.
11034
11035 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
11036
11037 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11038 pick up the machine and system specific header files.
11039
11040 * Makefile.in: added AS_FOR_TARGET, passed down in
11041 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11042 the C compiler to use to create programs which are run in the
11043 build environment, set it to default to $(CC), and passed it down
11044 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11045
11046 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
11047
11048 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11049 We need them for unusual native builds, like systems without
11050 ranlib.
11051
11052 * configure: also define $(host_canonical) and
80413487
RH
11053 $(target_canonical), which are the full, canonical names for the
11054 given host and target
252b5132
RH
11055
11056Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
11057
11058 * Makefile.in: Added separate definitions for C++.
11059
11060Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
11061
11062 * configure.in (configdirs): Add deja-gnu.
11063
11064Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
11065
11066 * README: Update for configure.texi and gdb-4.7 release.
11067
11068Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
11069
11070 * Makefile.in: Move "all" target to top of file.
11071 Previously, first target was ".PHONY" which caused BSD4.4 make
11072 to build .PHONY when make was run without arguments.
11073
11074Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
11075
11076 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
11077 Library-copylefted code in libiberty.
11078
11079Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
11080
11081 * config.sub: Replace m68kmote with plain old m68k.
11082
11083Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
11084
11085 * Makefile.in: Remove space from blank line, avoid Make complaints.
11086
11087Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
11088
11089 * config.sub: Complain if no argument is given. Added support for
11090 386bsd as OS and target alias.
11091
11092Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
11093
11094 * Makefile.in (XTRAFLAGS): include newlib directories if
11095 newlib/Makefile exists, rather than if host != target.
11096
11097Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
11098
11099 * config.sub: recognize sparclite-wrs-vxworks.
11100
11101 * Makefile.in (install-xiberty): added *-xiberty make rules (from
11102 p3.) Added clean-xiberty to clean.
11103
11104Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11105
11106 * configure.in: use *-*-* instead of nested cases for host and target
11107
11108Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
11109
11110 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11111 from the same source tree and not building a cross-compiler. This
11112 matters for the libg++ configuration if reconfiguring a tree that
11113 has already been installed.
11114
11115Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
11116
11117 * config.sub (i486v/i486v4): Merge in from FSF version.
11118
11119Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
11120
11121 * configure: only set PWD if it is already set.
11122
11123Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
11124
11125 * configure: just set PWD=`pwd` at the top, since Ultrix sh
11126 doesn't have unset and all success paths (and most error paths)
11127 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11128 to just ${PWD} to avoid confusion.)
11129
11130Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
11131
11132 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11133 even for a native compilation.
11134
11135Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
11136
11137 Changes to make the gdb.tar.Z rule work better.
11138
11139 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
11140 (DEVO_SUPPORT): Add configure.texi.
11141 (bfd-ilrt.tar.Z): Remove ancient rule.
11142
11143Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
11144
11145 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11146 pick up the machine and system specific header files.
11147
11148 * configure.in, config.sub: added new target m68010-adobe-scout,
11149 with alias of adobe68k. Changed configure.in to check for
11150 -scout before -sco* to avoid a false match.
11151
11152 * Makefile.in: added AS_FOR_TARGET, passed down in
11153 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11154 the C compiler to use to create programs which are run in the
11155 build environment, set it to default to $(CC), and passed it down
11156 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11157
11158Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
11159
11160 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11161 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
11162 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11163 FOR_TARGET variants, to newlib and libg++.
11164
11165Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
11166
11167 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11168 first.
11169
11170Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
11171
11172 * config.sub: Accept `elf' as an environment.
11173
11174Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11175
11176 * Makefile.in (all-opcodes): cd into the right directory
11177
11178Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
11179
11180 * configure: added -program_transform_name option, used as
11181 argument to sed when installing programs.
11182 configure.texi: added documentation for -program_prefix,
11183 -program_suffix and -program_transform_name.
11184
11185Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
11186
11187 * config.sub: Accept i486 where i386 ok.
11188
11189Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
11190
11191 * config.sub: accept we32k
11192
11193Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
11194
35590697 11195 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
11196
11197 * Makefile.in: don't create all directories for ``make install'';
11198 let the subdirectories create the ones they need.
11199
11200Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11201
80413487 11202 * COPYING: new file, GPL v2
252b5132
RH
11203
11204Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11205
11206 * Makefile.in: use the new gen-info-dir, which needs a template
11207 argument (which also lives in texinfo)
11208
11209 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11210
252b5132
RH
11211Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
11212
11213 * config.sub (ncr3000): Change i386 to i486.
11214
11215Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11216
11217 * Makefile.in: add install-rcs, install-grep to
11218 install-no-fixedincludes, removed install-bison and install-libgcc
11219
11220Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
11221
11222 * configure.in: grab the HPUX makefile fragment if on HPUX
11223
11224Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11225
11226 * Makefile.in: eradicate bison spoor (ditto libgcc).
11227 configure.in: recognise m68{k,000}-ericsson-OSE.
11228 es1800 is alias for m68k-ericsson-OSE
11229
11230Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11231
11232 * configure.in: rearrange the parts that remove programs from
11233 configdirs, based now on HOST==TARGET or by canonical triple.
11234
11235Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11236
11237 * test-build.mk: recurse explicitly with -f test-build.mk when
11238 appropriate. predicate stage3 and comparison on the existence
11239 of gcc. That is, if gcc isn't around, we aren't three-staging.
11240 On very clean, also remove ...stamp-co. Build in-place before
11241 doing other builds.
11242
11243Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11244
11245 * Makefile.in, configure.in: add tgas
11246
11247Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11248
11249 * Makefile.in: a number of changes merged in from progressive.
11250
11251 * configure.in: add libm.
11252
11253 * .cvsignore: ignore some stuff that comes from test-build.mk.
11254
252b5132
RH
11255Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
11256
11257 * config.sub: Add es1800 (m68k-ericsson-es1800).
11258
11259Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11260
11261 * configure: Add program_suffix (parallel to program_prefix)
11262 * Makefile.in: adjust directory-creating script for losing decstation
11263
11264Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
11265
11266 * configure: Minor $subdir-related fixes.
11267
11268Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11269
11270 * configure: fix various problems with propogating
11271 makefile_target_frag in subdirs.
11272 * configure.in: config libgcc if its there
11273
11274Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
11275
11276 * config.sub: HPPA merge.
11277
252b5132
RH
11278Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
11279
11280 * Makefile.in: Replace all-bison with all-byacc in all
11281 dependency lines for other tools (which now use byacc).
11282
11283Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
11284
11285 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
11286
252b5132
RH
11287Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
11288
11289 * Makefile.in: make gprof rules similar to byacc rules (instead of
11290 vestigal $(unsubdir) that didn't work...)
11291
11292Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
11293
11294 * config.sub: Add support for Linux.
11295 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
11296 (at least for libg++).
11297
11298Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11299
11300 * configure.texi: fix doc for the -nfp option to configure
11301
11302Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
11303
11304 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11305
11306Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
11307
11308 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11309 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11310 * configure.in: added solaris* host_makefile_frag hook.
11311
11312Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11313
11314 * config.sub: changed recognition of m68000 so that various
11315 m68k types can be specified via m680[01234]0
11316
11317Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11318
11319 * config.sub (basic_machine): fix sed so that '-foo' isn't
11320 completely substituted out while .+'-foo' loses the '-foo'
11321
11322Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11323
11324 * config.sub ($os): Add -aout.
11325
11326Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
11327
11328 * configure: If host_makefile_frag is absolute, don't
11329 prefix ${invsubdir} (relevant to libg++ auto-configure).
11330
11331Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11332
11333 * Makefile.in (tooldir): Define it.
11334 (all-ld): Depend on all-flex.
11335
11336Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
11337
11338 * Makefile.in (check): Fix libg++ special case.
11339
11340Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
11341
11342 * configure: do not bury `pwd` into config.status, thus do fewer
11343 pwd's.
11344
11345 * configure: print the "Building in" message only when building in
11346 other than "." AND verbose.
11347
11348 * configure: remove -s, rework -v to better accomodate guested
11349 configures.
11350
11351 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
11352
11353Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
11354
11355 * Makefile.in: macroize flags passed on recursion. remove
11356 fileutils.
11357
11358Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
11359
11360 * configure: get makesrcdir right for subdirs deeper than 1.
11361
11362 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
11363 install.
11364
11365Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
11366
11367 * Makefile.in: don't print subdir_do or recursion lines.
11368
11369Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
11370
11371 * standards.texi: added menu item.
11372
11373 * Makefile.in: build and install standards.info.
11374
11375 * standards.texi: new file.
11376
11377Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11378
11379 * configure: test for and move config.status pieces from
11380 ${subdir}/.
11381
11382Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
11383
252b5132
RH
11384 * configure: Test for existance of files before trying to mv
11385 them, to avoid numerous non-existance messages.
11386
11387Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
11388
11389 * configure: correct final line of config.status.
11390
11391 * configure: patch from eggert. Avoids a protection problem if
11392 the original Makefile.in is read only.
11393
11394 * configure: use move-if-change from gcc to create config.status.
11395 Some makefiles depend on config.status to tell if a directory
11396 has been reconfigured for a different host. This change
11397 prevents those directories from remaking everything in the case
11398 where the reconfig was only intended to rebuild a Makefile.
11399
11400 * configure: test for config.sub with "config.sub sun4" rather
11401 than "config.sub ${host_alias}". Otherwise we can't tell a bad
11402 host alias from a missing config.sub.
11403
11404Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11405
11406 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11407 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
11408
11409Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
11410
11411 * configure: mkdir ${subdir} as needed.
11412
11413Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
11414
11415 * Makefile.in,configure.in: added autoconf.
11416
11417Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11418
11419 * Makefile.in: no longer pass against on recursion.
11420
11421 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11422 definitions are not inherited.
11423
11424 * configure: correct makesrcdir when subdir is .
11425
11426Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
11427
11428 * configure: Add support for 'subdirs' variable, which is
11429 like 'configdirs', except that configure doesn't re-invoke
11430 itself for subdirs, it just creates a Makefile for each subdir.
11431 * configure.texi: Document subdirs.
11432
11433Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11434
11435 * configure.in: added flex to configdirs
11436
11437Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
11438
11439 * Makefile.in: remove clean-stamps from clean.
11440
11441Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
11442
11443 * configure.in: Add gdbtest to configdirs.
11444
11445Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
11446
11447 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
11448 to recursive makes.
11449 * configure.in: Recognize new ncr3000 config.
11450
11451Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
11452
11453 * Makefile.in, configure.in: removed references to gdbm.
11454
11455Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
11456
11457 * config.sub: Don't canonicalize os value
11458 newsos* to bsd (readline needs to check for newsos).
11459 (This fix was earlier made Jan 31, but got re-broken.)
11460
11461Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
11462
11463 * configure.in: sco is an os, not a vendor!
11464
11465 * configure: Quote $( better. Keep various shells happy.
11466
11467Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
11468
11469 * Makefile.in: eliminate stamp-files.
11470
11471Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
11472
11473 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
11474 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11475
11476Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
11477
11478 * config.sub: fix iris/iris3.
11479
11480Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
11481
11482 * configure: re-add -rm.
11483
11484Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
11485
11486 * Maskefile.in: add .stmp-rcs to all.
11487
11488 * configure.in: remove gas from rs6000 build, use aix host fragment.
11489
11490Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
11491
11492 * configure: pass down site_option during recursion.
11493
11494Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
11495
11496 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
11497
11498Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
11499
11500 * configure: Change exec_prefix so that it really defaults to prefix.
11501
11502Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
11503
11504 * Makefile.in, configure.in: Add support for mmalloc library.
11505
11506Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
11507
11508 * Makefile.in: add stmp dependencies for a few more things.
11509
11510Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
11511
11512 * configure: adjusted error message on objdir/srcdir configure
11513 collision, per john's suggestion.
11514
11515 * Makefile.in: add libiberty stmp to all and all.cross.
11516
11517Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
11518
11519 * Makefile.in: remove force dependencies, add grep to all.
11520
11521Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
11522
11523 * Makefile.in: drop flex. make stamp files work.
11524
11525 * configure: added test for conflicting configuration in srcdir,
11526 remove trailing slashes from srcdir. Otherwise emacs gdb mode
11527 gets cranky. use relative paths for configure and srcdir
11528 whenever possible. Send some error messages to stderr that were
11529 going to stdout.
11530
11531Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
11532
11533 * Makefile.in: Fix libg++ rule to check for gcc directory
11534 before using gcc/gcc. Also pass XTRAFLAGS.
11535
11536Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
11537
11538 * Makefile.in: added stmp-files so that directories aren't polled
11539 when they are already built.
11540
11541 * configure.texi: fixed a node pointer problem.
11542
11543Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
11544
4bddf3ad 11545 * config.sub configure.in gdb/configure.in
252b5132
RH
11546 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
11547 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
11548 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
11549
11550Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11551
11552 * configure: -recurring becomes -silent. corrected help message
11553 for -site= option.
11554
11555 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
11556
11557Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11558
11559 * configure: when building Makefile for crosses, replace
11560 tooldir and program_prefix. default srcdir from location of
11561 config.sub. remove "for host in hosts" and "for target in
11562 targets" loops.
11563
11564Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11565
11566 * Makefile.in: Do not pass bindir or mandir to cvs.
11567
11568Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11569
11570 * Makefile.in, configure.in: removed traces of namesubdir,
11571 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11572 copyrights to '92, changed some from Cygnus to FSF.
11573
11574 * configure.texi: remove most references to multiple hosts,
11575 multiple targets, subdirs, etc.
11576
11577 * configure.man: removed rcsid. reference config.sub not
11578 config.subr.
11579
11580 * Makefile.in: mkdir $(infodir) on install-info.
11581
11582Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
11583
11584 * configure.texi: Explain better about .gdbinit and about
11585 the environment that configure.in sections run in.
11586
11587Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
11588
11589 * configure.in: Ultrix is only a decstation if it's a MIPS.
11590
11591Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
11592
11593 * README: DOC.configure => cfg-paper.texi.
11594
11595Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
11596
11597 * config.sub (near case $os): Don't convert newsos* to bsd!
11598
11599Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
11600
11601 * Makefile.in: Reinstall change from gdb-4.3 that reduces
11602 the number of copies of COPYING that go into the GDB tar file.
11603
11604Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
11605
4bddf3ad 11606 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
11607 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
11608 Fix SCO configuration stuff.
11609
11610Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
11611
11612 * Makefile.in: For libg++, make sure the -I pointing
11613 to the gcc directory goes *after* all the libg++-local -I flags.
11614 Also, move just-gcc dependency from just-libg++ to all-libg++.
11615
11616Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
11617
11618 * configure: Change -x to -f to keep Ultrix /bin/test happy.
11619
11620Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
11621
11622 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
11623
11624Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
11625
11626 * config.sub: Add stratus configuration frags. Also
11627 submitted to FSF.
11628
11629Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
11630
11631 * Makefile.in (DEV_SUPPORT): add configure.man.
11632
11633 * config.sub(Decode manufacturer-specific): add -none*.
11634
11635Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
11636
11637 * Makefile.in: remove form feeds to make Sun's make happy.
11638 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
11639
11640Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
11641
11642 * Makefile.in (AR_FLAGS): Make quieter.
11643
11644Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
11645
11646 * configure.in: Add libg++.
11647 * configure: When verbose, don't output the command line at each
11648 level; it will be unremarkably the same as the previous version,
11649 which will be the same as what the user typed.
11650
11651Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
11652
11653 * configure.in, Makefile.in: fix clean-info, add flex. add
11654 fileutils.
11655
11656 * configure: be less sensitive to spaces in Makefile.in. Do not
11657 look for sources in "..". Doing so breaks subdirectories that
11658 might have their own configure. If a subdir has it's own
11659 configure script, use it.
11660
11661Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
11662
11663 * cfg-paper.texi: some changes suggested by rms.
11664
11665Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
11666
11667 * config.sub: Merge in some small additions from the FSF version,
11668 taken from the gcc distribution, to bring the Cygnus and FSF
11669 versions into closer sync.
11670
11671Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
11672
11673 * configure.in: Changed svr4 references to sysv4.
11674
11675Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
11676
11677 * configure: added -V for version number option.
11678
11679Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
11680
11681 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
11682 renamed from DOC.configure to cfg-paper.texi.
11683
11684Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11685
11686 * configure, config.subr, config.sub: config.subr is now
11687 config.sub again.
11688
11689Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
11690
11691 * configure.texi: new file, in progress.
11692
11693 * Makefile.in: build info file and install the man page for
11694 configure.
11695
11696 * configure.man: new file, first cut.
11697
11698 * configure: find config.subr again now that configuration "none"
11699 has gone. removed all traces of the -ansi option. removed all
11700 traces of the -languages option.
11701
11702 * config.subr: resync from rms.
11703
d932cae7 117041991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11705
11706 * configure, config.sub, config.subr: merge config.sub into
11707 config.subr, call the result config.subr, remove config.sub, use
11708 config.subr.
11709
11710 * Makefile.in: revised install for dir.info.
11711
d932cae7 117121991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11713
11714 * configure.in: add decstation host makefile frag.
11715
11716 * Makefile.in: BISON now bison -y again. also install-gcc on
11717 install. clean-gdbm on clean. infodir belongs in datadir.
11718 Make directories for info install. Build dir.info here then
11719 install it.
11720
d932cae7 117211991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11722
11723 * Makefile.in: fix for bad directory tests.
11724
d932cae7 117251991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11726
11727 * configure: \{1,2\} appears to be a sysv'ism. Use a different
11728 regexp. -srcdir relative was being handled incorrectly.
11729
11730 * Makefile.in: unwrapped some for loops so that parallel makes
11731 work again and so one can focus one's attention on a particular
11732 package.
11733
d932cae7 117341991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11735
11736 * configure: added PWD as a stand in for `pwd` (for speed). use
11737 elif wherever possible. make -srcdir work without -objdir.
11738 -objdir= commented out.
11739
d932cae7 117401991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11741
11742 * configure: +options become --options. -subdirs commented out.
11743 added -host, -datadir. Renamed -destdir to -prefix. Comment in
11744 Makefile now at top of generated Makefile. Removed cvs log
11745 entries. added -srcdir. create .gdbinit only if there is one
11746 in ${srcdir}.
11747
11748 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11749 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11750 and mandir now keyed off datadir by default.
11751
d932cae7 117521991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11753
11754 * Freshly created ChangeLog.
11755
11756\f
11757Local Variables:
11758mode: change-log
11759left-margin: 8
11760fill-column: 76
11761version-control: never
11762End:
This page took 0.877142 seconds and 4 git commands to generate.