merge from gcc
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
ceb92e78
PB
12007-01-11 Paolo Bonzini <bonzini@gnu.org>
2
3 * configure.in: Change == to = in test command.
4 * configure: Regenerate.
5
4b900473
PB
62007-01-11 Paolo Bonzini <bonzini@gnu.org>
7 Nick Clifton <nickc@redhat.com>
8 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
9
10 * configure.in (build_configargs, host_configargs, target_configargs):
11 Remove build/host/target parameters.
12 (host_libs): Add gmp and mpfr.
13 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
14 * Makefile.def (gmp, mpfr): New.
15 (gcc): Remove target.
16 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
17 target_os, target_vendor): New.
18 (configure): Add host_alias/target_alias arguments. Adjust invocations.
19 * configure: Regenerate.
20 * Makefile.in: Regenerate.
21
222007-01-11 Matt Fago <fago@earthlink.net>
23
24 * configure.in: Try to link to functions only in mpfr 2.2.x
25 to improve robustness of configure tests.
26 * configure: Regenerate.
27
80f6dcbc
NC
282007-01-08 Kai Tietz <kai.tietz@onevision.com>
29
30 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 31 * configure: Regenerate.
80f6dcbc 32
f86e35b8
NC
332007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
34
35 * Makefile.tpl (all-target): Correct @if conditional for target
36 modules.
37 * configure.in: Omit libiberty if building only target libgcc.
38 * configure, Makefile.in: Regenerated.
39
79fcd0ec
PB
402007-01-04 Paolo Bonzini <bonzini@gnu.org>
41
42 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
43 * configure: Regenerate.
44
6aa8ef82
DJ
452007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
46
47 * Makefile.def (target_modules): Add libgcc.
48 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
49 * Makefile.tpl (clean-target-libgcc): Delete.
50 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
51 on gcc even for bootstrapped modules. Rewrite handling of
52 lang_env_dependencies to loop over target_modules.
53 * configure.in (target_libraries): Add target-libgcc.
54 * Makefile.in, configure: Regenerated.
55
9b134994
PB
562006-12-29 Paolo Bonzini <bonzini@gnu.org>
57
58 Sync with gcc:
59 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
60
61 * configure.in: Reorganize recognition of languages. Add
62 --enable-stage1-languages. Show supported languages for the chosen
63 target rather than all recognized languages.
64 * configure: Regenerate.
65
66 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
67
68 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
69 * Makefile.in: Regenerate.
70
71 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
72
73 * configure.in: Warn that MPFR 2.2.0 is buggy.
74 * configure: Regenerate.
75
8cf39b1b
ILT
762006-12-27 Ian Lance Taylor <iant@google.com>
77
78 * configure.in: When removing Makefiles to force a reconfigure, also
79 remove prev-DIR*/Makefile.
80 * configure: Regenerate.
81
ebff6cd5
KH
822006-12-23 Kazu Hirata <kazu@codesourcery.com>
83
84 * config.bfd: Recognize fido.
85
8a0d8a5c
PB
862006-12-19 Paolo Bonzini <bonzini@gnu.org>
87
88 Sync with gcc:
89
90 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
91
92 * configure.in: Remove "$build" case for powerpc-*-darwin* since
93 it only affects bootstrap and could be tested on "$host" as well.
94 * configure: Regenerate.
95 * config/mh-ppc-darwin: Add to the stage1 cflags here.
96
97 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
98
99 PR bootstrap/29544
100 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
101 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
102 move here comment from Makefile.tpl.
103 * Makefile.tpl: Move some definitions higher in the file.
104 (STAGE1_CHECKING): New.
105 * configure.in: Add --enable-stage1-checking.
106 * configure: Regenerate.
107 * Makefile.in: Regenerate.
108
109 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
110
111 * configure.in: Update error message for missing GMP/MPFR.
112
113 * configure: Regenerate.
114
115 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
116
117 * configure.in: Update MPFR version in error message.
118
119 * configure: Regenerate.
120
121 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
122
123 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
124 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
125 --with-gmp-lib): New flags.
126
127 * configure: Regenerate.
128
790c0838
AM
1292006-12-12 Andreas Tobler <a.tobler@schweiz.org>
130
131 PR bootstrap/30134
132 * configure.in: Correct x86 darwin support for libjava to powerpc
133 and i?86 only.
134 * configure: Regenerate.
135
77d7106f
AM
1362006-12-11 Alan Modra <amodra@bigpond.net.au>
137
138 * configure.in: Handle spu makefile frag.
139 * config/mt-spu: New file.
140 * Makefile.tpl (MAINT): Define
141 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
142 * configure: Regenerate.
143 * Makefile.in: Regenerate.
144
0cfa5389
BE
1452006-12-11 Ben Elliston <bje@au.ibm.com>
146
147 * config.sub, config.guess: Update from upstream sources.
148
2839fe5d
BE
1492006-12-11 Ben Elliston <bje@au.ibm.com>
150
151 * configure.in: Sync with GCC (spu-*-*).
152 * configure: Sync with GCC.
153
b897f5d4
MS
1542006-12-07 Mike Stump <mrs@apple.com>
155
156 * Makefile.def (dependencies): Add dependency for
157 install-target-libssp and install-target-libgomp on
158 install-gcc.
159 * Makefile.in: Regenerate.
160
9daf3993
PB
1612006-11-16 Paolo Bonzini <bonzini@gnu.org>
162
163 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
164 (unstage): Test for stage_last presence.
165
166 PR bootstrap/29802
167 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
168 * Makefile.in: Regenerate.
169
9dbaa842
DD
1702006-11-14 DJ Delorie <dj@redhat.com>
171
172 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
173 * Makefile.in: Sync with GCC.
174 * configure.in: Sync with GCC (mpfr, gmp).
175 * configure: Sync with GCC.
176
b0cbce8d
JJ
1772006-11-08 Jie Zhang <jie.zhang@analog.com>
178
179 * configure.in: Remove target-libgloss from noconfigdirs for
180 bfin-*-*.
181 * configure: Regenerated.
182
44330a94
JJ
1832006-10-27 Jeff Johnston <jjohnstn@redhat.com>
184
185 * COPYING.NEWLIB: Add spu license.
7de05dd5 186 * COPYING.LIBGLOSS: Ditto.
44330a94 187
56a8fe78
DD
1882006-10-17 Brooks Moses <bmoses@stanford.edu>
189
190 * Makefile.def: Added pdf target handling.
191 * Makefile.tpl: Added pdf target handling.
192 * Makefile.in: Regenerated.
193
fbb00ad0
JJ
1942006-10-11 Jeff Johnston <jjohnstn@redhat.com>
195
196 * COPYING.NEWLIB: Updated.
197 * COPYING.LIBGLOSS: Ditto.
198
6b89cc21
DB
1992006-09-27 Dave Brolley <brolley@redhat.com>
200
201 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
202 $s instead of $r.
203 * configure: Regenerated.
204
17bcf627
BE
2052006-09-26 Ben Elliston <bje@au.ibm.com>
206
207 * config.sub, config.guess: Update from upstream sources.
208
f3529cf1
TS
2092006-09-20 Thiemo Seufer <ths@mips.com>
210
211 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
212 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
213 * configure: Regenerate.
214
45055374
CV
2152006-08-30 Corinna Vinschen <corinna@vinschen.de>
216
217 * configure.in: Never build newlib for a Mingw host.
218 Never build newlib as Mingw target library.
219 Test the existence of winsup/cygwin for building a Cygwin newlib,
220 rather than just winsup.
221 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
222 building a Mingw target.
223 * configure: Regenerate.
224
4be041b2
TS
2252006-08-15 Thiemo Seufer <ths@mips.com>
226 Nigel Stephens <nigel@mips.com>
227 David Ung <davidu@mips.com>
228
229 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
230
1d89b610
PB
2312006-07-25 Paolo Bonzini <bonzini@gnu.org>
232
233 Sync from GCC:
234 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
235
236 PR bootstrap/18058
237 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
238 if the bootstrap compiler is a GCC version that supports it.
239 * configure: Regenerate.
240
66a79c16
DJ
2412006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
242
243 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
244 * configure: Regenerated.
245
c1cb7e02
PB
2462006-07-18 Paolo Bonzini <bonzini@gnu.org>
247
248 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
249 for stages after the first.
250
7206a0ee
JJ
2512006-07-17 Jakub Jelinek <jakub@redhat.com>
252
253 * Makefile.def: Add dependencies for configure-opcodes
254 on configure-intl and all-opcodes on all-intl.
255 * Makefile.in: Regenerated.
256
6816f995
AO
2572006-07-04 Peter O'Gorman <peter@pogma.com>
258
259 * ltconfig: chmod 644 before ranlib during install.
260
3d3adb43
PB
2612006-07-03 Paolo Bonzini <bonzini@gnu.org>
262
1f3f1bbf 263 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
264 * configure: Regenerate.
265
64ce424c
PB
2662006-07-03 Paolo Bonzini <bonzini@gnu.org>
267
268 Sync from gcc:
269
270 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
271
272 PR other/27063
273 * configure.in: Test subdir_requires and give an appropriate
274 error message.
275 * configure: Regenerate.
276
277 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
278
279 PR target/27540
280 * configure.in: Only enable libgomp on IRIX 6.
281 * configure: Regenerate.
282
d42c4017
DA
2832006-06-20 David Ayers <d.ayers@inode.at>
284
285 PR bootstrap/28072
286 * configure.in: Add target-boehm-gc to noconfigdirs depending on
287 whether target-libjava is being configured instead of whether the
288 java front end is enabled.
289 * configure: Regenerate.
290
4962c51a
MS
2912006-06-15 Mark Shinwell <shinwell@codesourcery.com>
292
293 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
294 to R_ARM_LDC_SB_G{0,1,2} respectively.
295
caee866a
PB
2962006-06-15 Paolo Bonzini <bonzini@gnu.org>
297
298 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
299 too.
300 * Makefile.in: Regenerate.
301
363ef840
DA
3022006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
303
304 Sync from gcc:
305
306 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
307 * configure.in: Don't enable libgomp on hpux10.
308 * configure: Rebuilt.
309
54d1c879
DA
3102006-06-13 David Ayers <d.ayers@inode.at>
311
312 Sync from gcc:
313
314 2006-06-12 David Ayers <d.ayers@inode.at>
315
316 PR bootstrap/27963
317 PR target/19970
318 * configure.in: Remove target-boehm-gc from noconfigdirs where
319 ${libgcj} is specified.
320 * configure: Regenerate.
321
a4d8b690
JJ
3222006-06-08 Jeff Johnston <jjohnstn@redhat.com>
323
324 Sync from gcc:
325
326 2005-01-12 David Edelsohn <edelsohn@gnu.org>
327 Andreas Schwab <schwab@suse.de>
328
329 PR bootstrap/18033
330 * config-ml.in: Eval option if surrounded by single quotes.
331
4f0ef2d8
CD
3322006-06-07 Carlos O'Donell <carlos@codesourcery.com>
333
334 Sync from gcc:
335
336 2006-06-06 David Ayers <d.ayers@inode.at>
337
338 PR libobjc/13946
339 * Makefile.def: Add dependencies for libobjc which boehm-gc.
340 * Makefile.in: Regenerate.
341 * configure.in: Add --enable-objc-gc at toplevel and have it
342 enable boehm-gc for Objective-C.
343 Remove target-boehm-gc from libgcj.
344 Add target-boehm-gc to target_libraries.
345 Add target-boehm-gc to noconfigdirs where ${libgcj}
346 is specified.
347 Assert that boehm-gc is supported when requested for Objective-C.
348 Only build boehm-gc if needed either for Java or Objective-C.
349 * configure: Regenerate.
350
351 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
352
353 PR 27674
354 * Makefile.tpl (configure-[+prefix+][+module+],
355 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
356 Remove rule to unstage bootstrapped modules.
357 (stage_current): New.
358 * Makefile.in: Regenerate.
359
360 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
361 Andreas Tobler <a.tobler@schweiz.ch>
362
363 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
364 * configure: Rebuilt.
365
366 Revert
367 2006-01-31 Richard Guenther <rguenther@suse.de>
368 Paolo Bonzini <bonzini@gnu.org>
369
370 * Makefile.def (target_modules): Add libgcc-math target module.
371 * configure.in (target_libraries): Add libgcc-math target library.
372 (--enable-libgcc-math): New configure switch.
373 * Makefile.in: Re-generate.
374 * configure: Re-generate.
375
c17b816b
JJ
3762006-06-05 Jeff Johnston <jjohnstn@redhat.com>
377
378 * config-ml.in: Alter CCASFLAGS to include special
379 multilib options the same as is done for CFLAGS.
380
20e95c23
DJ
3812006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
382
383 * Makefile.def: Added dependencies from sim and gdb on intl, and
384 added configure dependencies to everything with an all dependency
385 on intl.
386 * gettext.m4: Removed.
387 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
388 (GDB_SUPPORT_DIRS): Add intl.
389 * Makefile.in: Regenerated.
390
4bd8ad80
DJ
3912006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
392
393 * src-release (DEVO_SUPPORT): Add config.rpath.
394
c380fdd8
PB
3952006-05-25 Paolo Bonzini <bonzini@gnu.org>
396
397 * Makefile.def (bfd, opcodes): Fix lib_path.
398 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
399 (restrap): Move under "@if gcc-bootstrap". Fix typo.
400 * Makefile.in: Regenerate.
401
701628f5
MS
4022006-05-24 Mark Shinwell <shinwell@codesourcery.com>
403
404 * configure.in: Enable gprof for cross builds.
405 * configure: Regenerate.
406
25aae7f2
DJ
4072006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
408
409 * src-release (MAKEINFOFLAGS): Define.
410 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
411
ea3d1626
BE
4122006-05-14 Ben Elliston <bje@au.ibm.com>
413
414 * config.sub, config.guess: Update from upstream sources.
415
49b9e644
BE
4162006-05-12 Ben Elliston <bje@au.ibm.com>
417
418 * config.sub, config.guess: Update from upstream sources.
419
482dd2f6
DJ
4202006-05-04 Steve Ellcey <sje@cup.hp.com>
421
422 * blt, iwidgets, mmalloc: Remove directories.
423
8b01a5c2
DD
4242006-05-01 DJ Delorie <dj@redhat.com>
425
641a3af4 426 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
427 * configure: Regenerate.
428
a481dbb7
DD
4292006-04-18 DJ Delorie <dj@redhat.com>
430
431 * configure.in (m32c): Build libstdc++-v3. Pass flags to
432 reference libgloss so that libssp can be built in a combined
433 tree.
434 * configure: Regenerate.
435
962c9e74
BE
4362006-04-10 Ben Elliston <bje@au.ibm.com>
437
438 * contrib: Remove directory.
439
108a6f8e
CD
4402006-04-06 Carlos O'Donell <carlos@codesourcery.com>
441
442 * Makefile.tpl: Add install-html target.
443 * Makefile.def: Add install-html target.
444 * Makefile.in: Regenerate.
445 * configure.in: Add --with-datarootdir, --with-docdir,
446 and --with-htmldir options.
447 * configure: Regenerate.
448
a4ef73e9
BE
4492006-03-31 Ben Elliston <bje@au.ibm.com>
450
451 PR binutils/1860
452 * configure.in: Require makeinfo 4.4 or higher.
453 * configure: Regenerate.
454
b37df25a
PB
4552006-03-14 Paolo Bonzini <bonzini@gnu.org>
456
457 * Makefile.in: Regenerate.
458
a6df5a19
PB
4592006-03-14 Paolo Bonzini <bonzini@gnu.org>
460
461 Sync with gcc:
462 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
463
464 * configure.in: Handle --disable-<component> generically.
465 * configure: Regenerate.
466
467 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
468
469 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
470 (TARGET_CONFIGDIRS): Remove.
471 * configure.in: Remove AC_SUBST(target_configdirs).
472 * Makefile.in, configure: Regenerated.
473
474
65419985
L
4752006-03-01 H.J. Lu <hongjiu.lu@intel.com>
476
477 PR libgcj/17311
478 * ltmain.sh: Don't use "$finalize_rpath" for compile.
479
c52c6897
PB
4802006-02-20 Paolo Bonzini <bonzini@gnu.org>
481
482 PR bootstrap/25670
483
484 * Makefile.tpl ([+compare-target+]): Print explanation messages.
485
486 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
487 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
488 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
489 BUILD_PREFIX, BUILD_PREFIX_1.
490 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
491
492 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
493 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
494
495 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
496 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
497 of `cat stage_current`. Always provide the `r' and `s' variables.
498 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
499 a single shell execution.
500 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
501 bootstrapped modules, make the stage1 module if the build was not
502 started yet, else build the current stage.
503 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
504 (all-build, all-host, all-target, [+make_target+]-host,
505 [+make_target+]-target): Do not use \-continued lines.
506 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
507 (current_stage, restrap, stage_last): New.
508
509 * Makefile.in: Regenerate.
510 * configure: Regenerate.
511
b3ded179
PB
5122006-02-14 Paolo Bonzini <bonzini@gnu.org>
513
514 Sync from gcc:
515
516 2006-01-31 Richard Guenther <rguenther@suse.de>
517 Paolo Bonzini <bonzini@gnu.org>
518
519 * Makefile.def (target_modules): Add libgcc-math target module.
520 * configure.in (target_libraries): Add libgcc-math target library.
521 (--enable-libgcc-math): New configure switch.
522 * Makefile.in: Re-generate.
523 * configure: Re-generate.
524 * libgcc-math: New toplevel directory.
525
526 2006-01-18 Richard Henderson <rth@redhat.com>
527 Jakub Jelinek <jakub@redhat.com>
528 Diego Novillo <dnovillo@redhat.com>
529
530 * libgomp: New directory.
531 * Makefile.def: Add target_module libgomp.
532 * Makefile.in: Regenerate.
533 * configure.in (target_libraries): Add target-libgomp.
534 * configure: Regenerate.
535
3a35eeb3
PB
5362006-02-14 Paolo Bonzini <bonzini@gnu.org>
537 Andreas Schwab <schwab@suse.de>
538
539 * configure: Regenerate.
540
2429c060
PB
5412006-01-16 Paolo Bonzini <bonzini@gnu.org>
542
543 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
544 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
545 the assembler, linker and binutils.
546 * configure: Regenerate.
547
ec49b2b8
NC
5482006-01-16 Nick Clifton <nickc@redhat.com>
549
49b9e644 550 * config.sub, config.guess: Sync from config repository.
ec49b2b8 551
44b2308f
AO
5522006-01-05 Alexandre Oliva <aoliva@redhat.com>
553
554 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
555 @ from continuation.
556 * Makefile.in: Rebuilt.
557
80911fe1
PB
5582006-01-04 Paolo Bonzini <bonzini@gnu.org>
559
560 Sync from gcc:
561
562 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
563
564 PR bootstrap/24252
565
566 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
567 * Makefile.tpl (OBJDUMP): New.
568 (EXTRA_HOST_FLAGS): Add it.
569 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
570
571 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
572 to use symbolic links between directories. Avoid race conditions
573 or make them harmless.
574 * configure.in: Do not try to use symbolic links between directories.
575
576 * Makefile.def (LEAN): Pass.
577 * Makefile.tpl (LEAN): Define.
578 (stage[+id+]-start): Accept that the previous directory does not
579 exist, if the bootstrap is lean.
580 (stage[+id+]-bubble): Invoke lean bootstrap commands after
581 stage[+id+]-start. Use a makefile variable and an `if' instead of a
582 configure substitution.
583 ([+compare-target+]): Likewise.
584 ([+bootstrap-target+]-lean): New.
585 * configure.in: Remove lean bootstrap support from here.
586
587 * Makefile.in: Regenerate.
588 * configure: Regenerate.
589
590 2006-01-02 Andreas Schwab <schwab@suse.de>
591
592 * configure.in: When reconfiguring remove Makefile in
593 all stage directories.
594 * configure: Regenerate.
595
b59bea8a
NC
5962005-12-27 Leif Ekblad <leif@rdos.net>
597
598 * configure.in: Add support for RDOS target.
599 * configure: Regenerate.
600
d7730bac
NC
6012005-12-27 Nick Clifton <nickc@redhat.com>
602
603 PR binutils/1990
604 * libtool.m4: Synchronize with version in GCC sources.
605
c02dabc3
PB
6062005-12-20 Paolo Bonzini <bonzini@gnu.org>
607
608 Revert Ada-related part of the previous change.
609
610 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
611 Do not pass.
612 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
613 * Makefile.in: Regenerate.
614 * configure.in: Do not include mt-ppc-aix target fragment.
615 * configure: Regenerate.
616
f6d183c0
PB
6172005-12-19 Paolo Bonzini <bonzini@gnu.org>
618
619 * configure.in: Select appropriate fragments for PowerPC/AIX.
620 * configure: Regenerate.
621
622 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
623 BOOT_CFLAGS, BOOT_LDFLAGS.
624 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
625 BOOT_CFLAGS, BOOT_LDFLAGS.
626 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
627 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
628 (stage): Fail if we cannot complete the work.
629 * Makefile.in: Regenerate.
630
f29759fc
JJ
6312005-12-16 Jeff Johnston <jjohnstn@redhat.com>
632
633 * COPYING.NEWLIB: Update copyright year for default
634 copyright.
635
1f054001
PB
6362005-12-15 Paolo Bonzini <bonzini@gnu.org>
637
638 * Makefile.tpl (all, do-[+make_target+], do-check, install,
639 install-host-nogcc): Don't invoke $(stage) at the end.
640 * Makefile.in: Regenerate.
641
0aed8855
PB
6422005-12-14 Paolo Bonzini <bonzini@gnu.org>
643
644 * configure.in: Flip the top-level bootstrap switch.
645 * configure: Regenerate.
646
647 Merge from gcc:
648
649 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
650
651 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
652 $(stage) and $(unstage).
653 (EXTRA_TARGET_FLAGS): Correct double-quoting.
654 (all): Remove stray semicolon.
655 (local-distclean): Don't handle multilib.tmp and multilib.out.
656 (install.all): Set $s for consistency.
657 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
658 check_multilibs setting. Always make the install directory.
659 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
660 Correct @if/@endif.
661 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
662 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
663 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
664 (multilib.out): Remove.
665 * Makefile.in: Regenerated.
666
6672005-12-12 Nathan Sidwell <nathan@codesourcery.com>
668
669 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
670 * configure.in: Replace ms1 arch with mt.
671 * configure: Rebuilt.
672
6732005-12-05 Paolo Bonzini <bonzini@gnu.org>
674
675 Sync with gcc:
676
4970f871
NS
6772005-12-12 Nathan Sidwell <nathan@codesourcery.com>
678
679 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
680 * configure.in: Replace ms1 arch with mt.
681 * configure: Rebuilt.
682
be01d343
PB
6832005-12-05 Paolo Bonzini <bonzini@gnu.org>
684
685 Sync with gcc:
686
687 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
688
689 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
690 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
691 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
692 Find in-tree tools if available.
693 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
694 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
695 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
696 (COMPILER_*_FOR_TARGET): New.
697 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
698 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
699 (CONFIGURED_*, USUAL_*): Remove.
700 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
701 STRIP): Use autoconf substitutions.
702 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
703 COMPILER_NM_FOR_TARGET): New.
704 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
705
706 (all): Make all-host and all-target in parallel.
707 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
708 that $$r and $$s are set before invoking a recursive make.
709 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
710 ([+bootstrap-target+]): Inline most of the `all' target.
711
712 2005-11-29 Ben Elliston <bje@au.ibm.com>
713
714 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
715 from the gcc build directory.
716 * Makefile.in: Regenerate.
717
718 2005-11-29 Ben Elliston <bje@au.ibm.com>
719
720 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
721 depend on all-libdecnumber.
722 * configure.in (host_libs): Include libdecnumber.
723 * Makefile.in: Regenerate.
724 * configure: Likewise.
725
726 2005-11-21 Kean Johnston <jkj@sco.com>
727
728 * config.sub, config.guess: Sync from upstream sources.
729
907be67c
DJ
7302005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
731
732 * Makefile.def: Remove gdb dependencies for gdbtk.
733 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
734 (configure-gdb, install-gdb): New rules.
735 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
736 * Makefile.in, configure: Regenerated.
737
e360f423
PB
7382005-10-22 Paolo Bonzini <bonzini@gnu.org>
739
740 PR bootstrap/24297
741 * Makefile.tpl (do-[+make-target+], do-check, install,
742 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
743 are set before recursing.
744 * Makefile.in: Regenerate.
745
45d5eb0a
EB
7462005-10-20 Eric Botcazou <ebotcazou@adacore.com>
747
748 PR bootstrap/18939
749 * Makefile.def (gcc) <target>: Fix thinko.
750 * Makefile.in: Regenerate.
751
3cf3372e
BS
7522005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
753
754 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
755 * configure: Regenerate.
756
bd70a46f
KH
7572005-10-09 Kazu Hirata <kazu@codesourcery.com>
758
759 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
760 target-libffi, target-qthreads, target-libjava, and
761 targetlibobjc.
762 * configure: Regenerate.
763
5ae72758
DJ
7642005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
765
766 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
767 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
768 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
769 (USUAL_OBJDUMP_FOR_TARGET): New.
770 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
771 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 772 * configure, Makefile.in: Regenerated.
5ae72758 773
cc96343e
PB
7742005-10-05 Paolo Bonzini <bonzini@gnu.org>
775
776 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
777 before other host packages.
778
f70224b5
PB
7792005-10-05 Paolo Bonzini <bonzini@gnu.org>
780
781 PR bootstrap/22340
782
783 * configure.in (default_target): Remove.
784 * Makefile.tpl (all): Do not use prerequisites as subroutines
785 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
786 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
787 use prerequisites as subroutines.
788 (check-host, check-target): New.
789 (bootstrap configure & all targets): Do not use stage*-start
790 if the directory layout is already ok.
791 (non-bootstrap configure & all targets): Prepend a $(unstage).
792 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
793 (NOTPARALLEL): Remove.
794 (unstage, stage variables): New variables.
795 (unstage, stage targets): Simply expand to those variables.
796
797 * configure: Regenerate.
798 * Makefile.in: Regenerate.
799
c13c918a
JW
8002005-10-04 James E Wilson <wilson@specifix.com>
801
802 * Makefile.def (lang_env_dependencies): Add libmudflap.
803 * Makefile.in: Regenerate.
804
376a0e54
CM
8052005-10-03 Catherine Moore <clm@cm00re.com>
806
807 * configure.in (bfin-*-*): Support bfin.
808 * configure: Regenerated.
809
d320aacb
L
8102005-09-30 H.J. Lu <hongjiu.lu@intel.com>
811
812 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
813 * configure: Regenerated.
814
7e0f7140
GK
8152005-09-28 Geoffrey Keating <geoffk@apple.com>
816
817 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
818 (LIPO_FOR_TARGET): New.
819 (CONFIGURED_LIPO_FOR_TARGET): New.
820 (USUAL_LIPO_FOR_TARGET): New.
821 (STRIP_FOR_TARGET): New.
822 (CONFIGURED_STRIP_FOR_TARGET): New.
823 (USUAL_STRIP_FOR_TARGET): New.
824 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
825 STRIP_FOR_TARGET.
826 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
827 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
828 * Makefile.in: Regenerate.
829 * configure: Regenerate.
830
096f7d00
DE
8312005-09-19 David Edelsohn <edelsohn@gnu.org>
832
833 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
834 (rs6000-*-aix*): Same.
835 * configure: Regenerate.
836
8372005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
838
839 * configure.in: Recognize f95 in the --enable-languages option,
840 and substitute it for fortran, issuing a warning.
841 * configure: Regenerate.
842
2016dfcc
BE
8432005-09-07 Ben Elliston <bje@au.ibm.com>
844
845 Import from Autoconf sources:
846
847 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
848 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
849 Elliston. Handle weird characters correctly.
850
6dd2fda9
DD
8512005-08-30 Phil Edwards <phil@codesourcery.com>
852
853 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
854 * configure: Regenerated.
855
e6db70d4
RE
8562005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
857
858 * Makefile.def (libssp): Add to lang_env_dependencies.
859 * Makefile.in: Regenerate.
860
e1e3d0f5
CG
8612005-08-17 Christian Groessler <chris@groessler.org>
862
863 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
864 * Makefile.in: Regenerate.
865
05cbd757
PB
8662005-08-12 Paolo Bonzini <bonzini@gnu.org>
867
868 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
869 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
870 Look for alternate names of the target cc and c++
871 * configure: Regenerate.
872
55db4b87
PB
8732005-08-08 Paolo Bonzini <bonzini@gnu.org>
874
875 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
876 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
877 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
878 tools; remove code to manually set them.
879 (Target tools): Look in the environment for them.
880 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
881 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
882 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
883 build directory.
884 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
885 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
886 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
887 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
888 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
889 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
890 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
891 * configure: Regenerate.
892 * Makefile.in: Regenerate.
893
414e5532
MM
8942005-07-27 Mark Mitchell <mark@codesourcery.com>
895
896 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
897 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
898 * Makefile.in: Regenerated.
899
a19b6204
MM
9002005-07-26 Mark Mitchell <mark@codesourcery.com>
901
902 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
903 (CFLAGS_FOR_TARGET): Use it.
904 (CXXFLAGS_FOR_TARGET): Likewise.
905 * Makefile.in: Regenerated.
906 * configure.in (--with-build-sysroot): New option.
907 * configure: Regenerated.
908
b73aa406
PB
9092005-07-24 Paolo Bonzini <bonzini@gnu.org>
910
911 * Makefile.tpl: Wrap install between unstage and stage
912 * Makefile.in: Regenerate.
913
6e4d0bcb
KC
9142005-07-16 Kelley Cook <kcook@gcc.gnu.org>
915
916 * all files: Update FSF address.
917
49f58d10
JB
9182005-07-14 Jim Blandy <jimb@redhat.com>
919
920 * configure.in: Add cases for Renesas m32c.
921 * configure: Regenerated.
922
1d9c9cd7
KC
9232005-07-14 Kelley Cook <kcook@gcc.gnu.org>
924
925 * COPYING, compile, config-ml.in, config.guess,
926 config.sub, install-sh, missing, mkinstalldirs,
927 symlink-tree, ylwrap: Sync from upstream sources.
928
1587117a
EC
9292005-07-13 Eric Christopher <echristo@redhat.com>
930
931 * configure.in: Add toplevel noconfigdir support for tpf.
932 * configure: Regenerate.
933
bb780410
DD
9342005-07-11 Jakub Jelinek <jakub@redhat.com>
935
936 * Makefile.def (target_modules): Add libssp.
937 * configure.in (target_libraries): Add target-libssp.
938 * configure: Rebuilt.
939 * Makefile.in: Rebuilt.
940
064d0a7c
PB
9412005-07-11 Paolo Bonzini <bonzini@gnu.org>
942
943 PR ada/22340
944
945 * Makefile.def: Sync with gcc.
946 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
947 * Makefile.in: Regenerate.
948
b2edd3b5
AS
9492005-07-07 Andreas Schwab <schwab@suse.de>
950
951 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
952 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
953 * Makefile.in: Regenerated.
954
5f128533
KH
9552005-07-07 Kazu Hirata <kazu@codesourcery.com>
956
957 * configure.in: Add --enable-libssp and --disable-libssp.
958 * configure: Regenerate with autoconf-2.13.
959
4e3fc8e5
GK
9602005-07-06 Geoffrey Keating <geoffk@apple.com>
961
962 * configure.in: Don't build sim or rda when targetting darwin.
963 * configure: Regenerate.
964
c7357d6a
BE
9652005-07-04 Ben Elliston <bje@gnu.org>
966
967 * src-release (do-proto-toplev): Remove dejagnu bits.
968 (DEJAGNU_SUPPORT_DIRS): Remove.
969 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
970 (GDBD_SUPPORT_DIRS): Likewise.
971 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
972 (INSIGHTD_SUPPORT_DIRS): Likewise.
973 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
974
9752005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
976
977 * setup.com (mpw): Remove unused directive.
978
7d329e61
PB
9792005-06-22 Paolo Bonzini <bonzini@gnu.org>
980
981 * Makefile.def (stagefeedback): Come after profile.
982 Define profiledbootstrap target.
983 * Makefile.tpl (profiledbootstrap): Remove.
984 (stageprofile-end): Zap stagefeedback.
985 (stagefeedback-start): Copy all .gcda files, not only GCC's.
986 * Makefile.in: Regenerate.
987
e5fbed21
DD
9882005-06-13 Zack Weinberg <zack@codesourcery.com>
989
990 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
991 In 'cpp' stanza, support '#line' as well as '# '.
992
59f7ec45
HPN
9932005-06-07 Hans-Peter Nilsson <hp@axis.com>
994
995 * configure.in (unsupported_languages): New macro.
996 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
997 non-ported target libraries in noconfigdirs.
998 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
999 non-linux-gnu. Remove libgcj_ex_libffi.
1000 <lang_frag loop>: Set add_this_lang=no if the language is in
1001 unsupported_languages.
1002 * configure: Regenerate.
1003
c10e9ba7
DD
10042005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1005
1006 * configure.in: Fix typo in handling of --with-mpfr-dir.
1007 * configure: Regenerate.
1008
20deb2b8
JB
10092005-06-02 Jim Blandy <jimb@redhat.com>
1010
1011 * config.sub: Add cases for the Renesas m32c. (This patch has been
1012 accepted into the master sources.)
1013
cdb9b172
AH
10142005-06-02 Aldy Hernandez <aldyh@redhat.com>
1015 Michael Snyder <msnyder@redhat.com>
1016 Stan Cox <scox@redhat.com>
1017
1018 * configure.in: Set noconfigdirs for ms1.
1019
1020 * configure: Regenerate.
1021
1dc3053f
PB
10222005-05-25 Paolo Bonzini <bonzini@gnu.org>
1023
1024 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1025 (Dependencies): Consider target modules for bootstrap dependencies.
1026 Make target bootstrap modules depend on each stage's gcc.
1027 * Makefile.in: Regenerate.
1028
c60fe18b
PB
10292005-05-20 Paolo Bonzini <bonzini@gnu.org>
1030
1031 * Makefile.def (configure-gcc): Depend on binutils having been built.
1032 (all-gcc): No need to do it here.
1033 * Makefile.in: Regenerate.
1034
27258dd4
PB
10352005-05-19 Paul Brook <paul@codesourcery.com>
1036
1037 * configure.in: Rewrite misleading error message when requested
1038 language cannot be built.
1039 * configure: Regenerate.
1040
42ecbf5e
DJ
10412005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1042
1043 * ylwrap: Import from Automake 1.9.5.
1044
ae380b45
MS
10452005-05-04 Mike Stump <mrs@apple.com>
1046
1047 * configure.in: Always pass --target to target configures as
1048 otherwise rebuilds that do --recheck will fail.
811d3af8 1049 * configure: Rebuilt.
ae380b45 1050
d545f33b
PB
10512005-05-04 Paolo Bonzini <bonzini@gnu.org>
1052
1053 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1054 STAGE_HOST_EXPORTS.
1055 (configure, all): Add bootstrap support.
1056 (Host modules, target modules): Pass post-stage1 flags and exports.
1057 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1058 * Makefile.in: Regenerate.
1059
2faa2958
PB
10602005-04-29 Paolo Bonzini <bonzini@gnu.org>
1061
1062 Sync from gcc:
1063
1064 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1065
1066 * config.sub: Update from master copy.
1067
1068 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
1069
1070 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1071 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1072 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1073 "*-*-elf" and "*-*-linux*".
1074 * configure: Regenerate.
1075
a7254363
PB
10762005-04-06 Paolo Bonzini <bonzini@gnu.org>
1077
1078 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1079 (TARGET_CONFIGARGS): Include --with-target-subdir.
1080 (configure, all): New macros. Use them throughout.
1081
a8637a7d
PB
10822005-04-05 Paolo Bonzini <bonzini@gnu.org>
1083
1084 * Makefile.tpl: Sync with gcc.
1085 * Makefile.in: Regenerate.
1086
dd387d52
JR
10872005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1088
1089 * config/mh-mingw32: Delete.
1090 * configure.in: Don't use it.
1091 * configure: Regenerate.
1092
e90269c8
PB
10932005-03-31 Paolo Bonzini <bonzini@gnu.org>
1094
1095 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1096 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1097 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1098 (HOST_LIB_PATH): Generate from Makefile.def.
1099 (TARGET_LIB_PATH): Likewise.
1100 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1101 * Makefile.in: Regenerate.
1102 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1103 (RPATH_ENVVAR): Include Darwin case.
1104 * configure: Regenerate.
1105
9a237d9e
PB
11062005-03-25 Paolo Bonzini <bonzini@gnu.org>
1107
1108 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1109 * configure: Regenerate.
1110
479759c8
ZW
11112005-03-21 Zack Weinberg <zack@codesourcery.com>
1112
1113 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1114 gcc_version, and gcc_version_trigger from set of flags to pass.
1115 * Makefile.tpl: Remove definitions of above variables.
1116 (config.status): Remove dependency on $(gcc_version_trigger).
1117 * Makefile.in: Regenerate.
1118 * configure.in: Do not reference config/gcc-version.m4 nor
1119 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1120 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1121 * configure: Regenerate.
1122
4cfaf6d5
DD
11232005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1124 Andrew Pinski <pinskia@physics.uc.edu>
1125
1126 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1127 * Makefile.in: Regenerate.
1128
33a3fb7b
AO
11292005-03-01 Alexandre Oliva <aoliva@redhat.com>
1130
1131 PR libgcj/20160
1132 * ltmain.sh: Avoid creating archives with components that have
1133 duplicate basenames.
1134
2da12f12
PB
11352005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1136
479759c8
ZW
1137 PR bootstrap/20250
1138 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1139 instead of check.
1140 * Makefile.in: Regenerate.
2da12f12 1141
b00612cc
PB
11422005-02-28 Paolo Bonzini <bonzini@gnu.org>
1143
1144 Sync from gcc.
1145
1146 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1147
1148 PR bootstrap/17383
1149 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1150 * Makefile.tpl (HOST_SUBDIR): New substitution.
1151 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1152 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1153 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1154 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1155 (Host modules, Bootstrapped modules): Use it.
1156 (Build modules, Target modules): Do not create symlink trees,
1157 always configure out-of-srcdir.
1158 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1159 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1160 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1161 $(HOST_SUBDIR). Create a symlink for host_subdir.
1162
1163 * Makefile.in: Regenerate.
1164 * configure: Regenerate.
1165
1166 Merged from libada-gnattools-branch:
1167 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1168
1169 * Makefile.def: Add gnattools as a module, depending on target-libada.
1170 * Makefile.in: Regenerate.
1171 * configure.in: Include gnattools in host_tools; disable it if ada
1172 is disabled.
1173 * configure: Regenerate.
1174
c3e65f62
NC
11752005-02-23 Nick Clifton <nickc@redhat.com>
1176
1177 * configure: Regenerate.
1178
e4d180c2
NC
11792005-02-22 Paul Schlie <schlie@comcast.net>
1180
1181 * configure.in: Allow darwin targeted ports to build tk, itcl and
1182 libgui.
1183
e3c770b1
EB
11842005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1185
1186 PR libgcj/10353
1187 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1188 * configure: Regenerate.
1189
9c73618c
AC
11902005-02-08 Andrew Cagney <cagney@gnu.org>
1191
1192 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
1193 gdb/ section. Update GDB's URL.
1194
c46f8c51
AC
11952005-01-31 Andrew Cagney <cagney@gnu.org>
1196
1197 * gettext.m4: Only set ENABLE_NLS when gettext is present.
1198
c7e66c6d
HPN
11992005-01-29 Hans-Peter Nilsson <hp@axis.com>
1200
1201 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1202 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1203 target-libgloss when not *-*-elf and *-*-aout.
1204 * configure: Regenerate.
1205
a53bf506
AC
12062005-01-27 Andrew Cagney <cagney@gnu.org>
1207
1208 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
1209
45181ed1
AC
12102005-01-24 Andrew Cagney <cagney@gnu.org>
1211
1212 * gettext.m4: Only fall back to ../intl/ when it's present.
1213
a1e0f4e4
KC
12142005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1215
1216 * install-sh, config.sub: Import from upstream.
1217
12182005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
1219
1220 PR bootstrap/18222
1221 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1222 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1223 * Makefile.in: Regenerate.
1224
c50382e2
PB
12252005-01-03 Paolo Bonzini <bonzini@gnu.org>
1226
1227 Revert 2004-12-28 Makefile changes, a better fix will be
1228 applied to mainline and src after GCC 4.0 branches.
1229
11d07737
PB
12302004-12-28 Paolo Bonzini <bonzini@gnu.org>
1231
1232 PR bootstrap/17383
1233
1234 * Makefile.def (target_modules): Remove stage parameter,
1235 it is always true now.
1236 * Makefile.tpl (configure-build-[+module+],
1237 configure-target-[+module+]): Always build symlink tree
1238 for the directory and for include. BUILD_SUBDIR and
1239 TARGET_SUBDIR cannot be . anymore.
1240 * Makefile.in: Regenerate.
1241
dadfdbe2
DD
12422004-12-25 David Edelsohn <edelsohn@gnu.org>
1243
1244 Revert 2004-12-08 Makefile changes.
1245
dbf85af7
JR
12462004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1247
1248 * configure.in (sh64-*-*): Reenable gprof.
1249 * configure: Regenerate.
1250
6b8fea99
JB
12512004-12-09 Jim Blandy <jimb@redhat.com>
1252
1253 * MAINTAINERS: List 'depcomp' as part of automake.
1254
7341462c
DE
12552004-12-08 David Edelsohn <edelsohn@gnu.org>
1256
1257 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1258 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1259 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1260 * Makefile.in: Regenerate.
1261
21fde4dc
DD
12622004-12-07 Matt Kraai <kraai@ftbfs.org>
1263
1264 * Makefile.tpl: Generate normal dependencies if the LHS module is
1265 not bootstrapped.
1266 * Makefile.in: Regenerate.
1267
3da796a2
RS
12682004-12-03 Richard Sandiford <rsandifo@redhat.com>
1269
1270 * configure.in: Include config/gxx-include-dir.m4. Use
1271 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1272 * configure: Regenerate.
1273
73fb7068
RS
12742004-12-03 Richard Sandiford <rsandifo@redhat.com>
1275
1276 * config.if: Delete.
1277 * configure.in: Set libstdcxx_incdir directly.
1278 * configure: Regenerate.
1279 * MAINTAINERS: Remove mention of config.if.
1280 * src-release (DEVO_SUPPORT): Remove config.if.
1281
6c8e6ce9
EC
12822004-12-02 Eric Christopher <echristo@redhat.com>
1283
3b6098f8
EC
1284 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
1285 of things to remove.
6c8e6ce9 1286 * Makefile.in: Regenerate.
479759c8 1287
b8658a2f
RS
12882004-12-02 Richard Sandiford <rsandifo@redhat.com>
1289
1290 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1291 * configure: Regenerate.
1292
afefada0
RS
12932004-12-02 Richard Sandiford <rsandifo@redhat.com>
1294
1295 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1296 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1297 * configure: Regenerate.
1298
5dcac624
DA
12992004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1300
1301 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1302 (hppa*64*-*-*): Delete incorrect comment.
1303 * configure: Rebuilt.
1304
57d1eb1a
DD
13052004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1306
1307 * install-sh, compile: Import from automake.
1308
13092004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1310
1311 * config.guess, config.sub: Import from savannnah.
1312
6d389afc
MS
13132004-11-12 Mike Stump <mrs@apple.com>
1314
1315 * Makefile.def: Add html support.
1316 * Makefile.tpl: Likewise.
1317 * Makefile.in: Regenerate.
1318
69e57115
GK
13192004-11-11 Geoffrey Keating <geoffk@apple.com>
1320
1321 PR 18423
1322 * configure.in: Remove all instances of build-fixincludes from
1323 noconfigdirs.
1324 (build_configargs): Supply --target to subdirectories.
1325 * configure: Regenerate.
1326
1327 * Makefile.def: Make gcc install depend on fixincludes install.
1328 * Makefile.in: Regenerate.
1329
ba719b26
HPN
13302004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1331
1332 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1333 target-libgfortran.
1334 * configure: Regenerate.
1335
c37653e7
DE
13362004-11-07 David Edelsohn <edelsohn@gnu.org>
1337
1338 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1339 like CC.
1340
1eefd493
PB
13412004-11-05 Paolo Bonzini <bonzini@gnu.org>
1342
1343 * Makefile.def (host fixincludes): Specify missing targets.
1344 * Makefile.in: Regenerate.
1345
02b1af09
L
13462004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1347
1348 PR other/17783
1349 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1350 * configure: Regenerated.
1351
7f266840
DJ
13522004-11-04 Daniel Jacobowitz <dan@debian.org>
1353
1354 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1355 * configure: Regenerated.
1356
47444073
AL
13572004-10-28 Eric B. Weddington <ericw@evcohs.com>
1358
1359 PR target/18151
1360 * configure.in (case ${target}): Do not build fixincludes for avr.
1361 * configure: Regenerated.
1362
caeba88f
AL
13632004-10-26 Paolo Bonzini <bonzini@gnu.org>
1364
1365 * configure.in (case ${target}): Do not build fixincludes
1366 on platforms where it is not used.
1367 * configure: Regenerated.
1368
0fdbe983
DJ
13692004-10-23 Daniel Jacobowitz <dan@debian.org>
1370
1371 * configure.in: Use an absolute path to install-sh.
1372 * configure: Regenerated.
1373
1c0f67c1
AC
13742004-10-19 Andrew Cagney <cagney@gnu.org>
1375
1376 * src-release (do-djunpack, do-md5sum): Install the generated file
1377 directly into the proto-toplev/ directory.
479759c8 1378
a9cfce9c
AC
13792004-10-19 Andrew Cagney <cagney@gnu.org>
1380
1381 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
1382
ac0fa625
DD
13832004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1384
1385 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1386 * configure: Regenerate.
1387
d27cc32e
PB
13882004-10-06 Paolo Bonzini <bonzini@gnu.org>
1389
1390 Fix wrong conflict resolution in:
1391
1392 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1393
1394 * Makefile.in: Regenerate.
1395 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1396 in the recursive `make', instead of hardwiring `all'.
1397 (Autogenerated TARGET-* variables): New.
1398
1763908f
UW
13992004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1400
1401 Merged from GCC / libtool upstream:
1402 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1403 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1404 * ltcf-cxx.sh (tpf*): Likewise.
1405 * ltconfig (tpf*): Add TPF OS configuration support.
1406
0490e016
NC
14072004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
1408
1409 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 1410 * configure: Regenerate.
0490e016 1411
32be62b5
RS
14122004-09-24 Michael Roth <mroth@nessie.de>
1413
1414 * configure.in (--without-headers): Add missing double quotes.
1415 * configure: Regenerate.
1416
6048df60
DD
14172004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1418
1419 * ylwrap: Revert to previous version.
1420
315b3b02
L
14212004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1422
6048df60 1423 PR bootstrap/17369
315b3b02
L
1424 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1425 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1426 SET_GCC_LIB_PATH_CMD.
1427 (BASE_TARGET_EXPORTS): Likewise.
1428 * Makefile.in: Regenerated.
1429
1430 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1431 * configure: Regenerated.
1432
fe69863c
DD
14332004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1434
1435 * config.guess: New upstream version
1436 * compile, depcomp, install-sh, ylwrap: Likewise.
1437
14382004-09-19 Roger Sayle <roger@eyesopen.com>
1439
1440 * config/mh-x86omitfp: New host makefile fragment. Add
1441 -fomit-frame-pointer to the default BOOT_CFLAGS.
1442 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1443 * configure: Regenerate.
1444
14452004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1446
1447 PR target/11572
1448 * configure.in (*-*-darwin*): Renable libobjc.
1449 * configure: Regenerate.
1450
be75bbe1 14512004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 1452
be75bbe1
DB
1453 * Makefile.def: Remove libbanshee.
1454 * Makefile.tpl: Ditto.
1455 * configure.in: Ditto.
1456 * Makefile.in: Regen.
1457 * configure: Ditto.
1458
1b882a91
PB
14592004-09-07 Paolo Bonzini <bonzini@gnu.org>
1460
1461 * missing: Import latest version from master repository.
1462
eb1352ed
NC
14632004-09-04 Nick Clifton <nickc@redhat.com>
1464
1465 * config.sub: Import latest version from master repository.
1466 * config.guess: Likewise.
1467 This includes these changes:
479759c8 1468
eb1352ed
NC
1469 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1470
1471 * config.sub: Handle crisv32, alias etraxfs.
1472 * config.guess (crisv32:Linux:*:*): Handle.
1473
1474 2004-08-13 Brad Smith <brad@comstyle.com>
1475
1476 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1477 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1478
1479 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1480
1481 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1482 assume the processor is a powerpc. This is because coreutils
1483 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1484 in this case, due to a MacOS X bug that causes
1485 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1486 to return a negative number.
1487 Problem reported by Petter Reinholdtsen in:
1488 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1489
1490 2004-07-19 Ben Elliston <bje@gnu.org>
1491
1492 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1493
1494 2004-06-24 Ben Elliston <bje@gnu.org>
1495
1496 * config.guess: Update copyright years.
1497 * config.sub: Likewise.
1498
1499 2004-06-22 Robert Millan <robertmh@gnu.org>
1500
1501 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1502 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1503
1504 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1505
1506 * config.guess (*:*VMS:*:*): New entry. Replaces
1507 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1508 manufacturer.
1509
1510 2004-06-22 Ben Elliston <bje@gnu.org>
1511
1512 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1513 * config.sub: Likewise.
1514
1515 2004-06-22 Ben Elliston <bje@gnu.org>
1516
1517 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1518 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1519
1520 2004-06-11 Ben Elliston <bje@gnu.org>
1521
1522 * config.guess (pegasos:OpenBSD:*:*): Remove.
1523
1524 2004-06-11 Ben Elliston <bje@gnu.org>
1525
1526 From Wouter Verhelst <wouter@grep.be>:
1527 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1528
1529 2004-06-11 Ben Elliston <bje@gnu.org>
1530
1531 * config.guess (luna88k:OpenBSD:*:*): New.
1532
1533 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1534
1535 * config.guess (m32r*:Linux:*:*): New case.
1536 * config.sub: Handle m32rle.
1537
1538 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1539
1540 From Jens Petersen <petersen@redhat.com>:
1541 * config.sub: Handle sparcv8.
1542
1543 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1544
1545 From Tom Smith <smith@cag.lkg.hp.com>:
1546 * config.guess: Version suffixes are equally significant on Tru64
1547 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1548 prefix of "P" (patched kernel).
1549
1550 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1551
1552 * config.sub: Add support for National Semiconductor CRX target.
1553
2a3124ca 15542004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 1555
2a3124ca
RH
1556 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1557 *-*-netware, but add target-libmudflap.
1558 Consolidate *-*-netware targets (of which really only i?86 exists)
1559 into a single entry.
1560 * configure: Likewise.
1561
0df3d27f
PB
15622004-09-01 Paolo Bonzini <bonzini@gnu.org>
1563
1564 * Makefile.tpl (sorry): Remove.
1565 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1566 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1567 (do-clean): Clean per-stage directories too.
1568 (do-distclean): Run distclean-stage1 too.
1569 (.NOTPARALLEL): Enable during toplevel bootstrap.
1570 (stage[+id+]-bubble): Enable parallel execution during
1571 the recursive invocation.
1572 * Makefile.in: Regenerate.
1573
1574 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
1575
1576 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
1577
1578 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1579 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1580 * configure: regenerate
479759c8
ZW
1581 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1582 -mdynamic-no-pic
0df3d27f
PB
1583
15842004-08-31 Paolo Bonzini <bonzini@gnu.org>
1585
1586 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1587 include.
1588 * configure.in: Fix indentation.
1589 * configure: Regenerate.
1590
ee025550
PB
15912004-08-31 Paolo Bonzini <bonzini@gnu.org>
1592
1593 * Makefile.def (build_modules): Add fixincludes.
1594 (dependencies): Make gcc depend on fixincludes.
1595 * configure.in (build_tools): Add fixincludes.
1596 (build_configdirs): Always include build_libs.
1597 * Makefile.in: Regenerate.
1598 * configure: Regenerate.
1599
16002004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
1601
1602 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1603 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1604 phony targets; do not generate timestamp files.
1605 (distclean-stageN): Remove references to their timestamp files.
1606 (restageN, touch-stageN): Remove.
1607 (stageN-bubble): Rewritten.
1608 (compare): Support lean bootstraps.
1609 * Makefile.in: Regenerate.
1610
1611 * configure.in: Only warn when bootstrapping but
1612 build != host or build != target. Support lean bootstraps.
1613 * configure: Regenerate.
1614
1615 Sync from gcc:
1616 2004-08-26 Phil Edwards <phil@codesourcery.com>
1617
1618 * configure.in: Give a better error message if GMP/MPFR are missing
1619 and a language needing them has been requested.
1620 * configure: Regenerated.
1621
1622 2004-08-25 Phil Edwards <phil@codesourcery.com>
1623
1624 * configure.in: Print a list of available language front-ends if
1625 a requested one is missing. Tidy stray tab characters.
1626 * configure: Regenerated.
1627
72b2455a
PB
16282004-08-17 Paolo Bonzini <bonzini@gnu.org>
1629
1630 * Makefile.in: Regenerate.
1631 * configure: Regenerate.
1632
1633 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1634 stage_*_flags.
1635 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1636 for bootstrapped modules if toplevel bootstrap is going.
1637 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1638 modules. Adjust for changes in Makefile.def. Enable several
1639 rules even in non-bootstrap mode, just to avoid peppering the
1640 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1641 (stage-[+prev+]-bubble): Remove.
1642
1643 * Makefile.def (Dependencies): Depend on all-build-bison,
1644 all-build-flex, all-build-byacc, all-build-texinfo, rather
1645 than the host variations.
1646 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1647 with BUILD_SUBDIR.
1648 (BISON): Update for recent Bisons.
1649 (YACC): Fix typo.
1650 (cross): Depend on all-build.
1651 (all): Do not depend on all-build.
1652 (prebootstrap): Remove.
1653 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1654 (Prebootstrap dependencies): Add them to the per-stage targets
1655 and to all-prebootstrap.
1656 * configure.in (build_configdirs): Always enable build_tools.
1657 (BUILD_DIR_PREFIX): Remove.
1658
1659 * Makefile.def (gcc): Add target variable.
1660 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1661 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1662 in the recursive `make', instead of hardwiring `all'.
1663 (Autogenerated TARGET-* variables): New.
1664
de0b4a87
JW
16652004-08-17 Robert Millan <robertmh@gnu.org>
1666
1667 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1668 (instead of FreeBSD).
1669 * configure: Regenerate.
1670
ad681c85
NN
16712004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1672
675c6968
NN
1673 * Makefile.def, configure.in, src-release: Remove useless, bogus
1674 references to tix.
1675 * Makefile.in, configure: Regenerate.
1676
ad681c85
NN
1677 * src-release: Stop distributing mmalloc with gdb (which doesn't
1678 use it).
1679 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1680 * Makefile.in: Regenerate.
1681
11b04d1f
DD
16822004-08-09 Mark Mitchell <mark@codesourcery.com>
1683
1684 * configure.in (arm*-*-eabi*): New target.
1685 * configure: Regenerate.
1686
f2420bea
NN
16872004-08-01 Robert Millan <robertmh@gnu.org>
1688
1689 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1690 libmudflap for all GNU-based systems (with Glibc).
1691 * configure: Regenerate.
1692
9e6ce191
PB
16932004-08-06 Paolo Bonzini <bonzini@gnu.org>
1694
1695 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1696 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1697 (Dependencies): New section.
1698 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1699 (configure-target-[+module+]): Depend on maybe-all-gcc
1700 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1701 (toplevel profiledbootstrap): Fix dependencies.
1702 * Makefile.in: Regenerate.
1703
df4a6958
MM
17042004-08-03 Mark Mitchell <mark@codesourcery.com>
1705
1706 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1707 target-libiberty to noconfigdirs.
1708
11b04d1f
DD
17092004-08-03 Paul Brook <paul@codesourcery.com>
1710
1711 * configure.in: Check for MPFR as well as GMP.
1712 * configure: Regenerate.
1713
b813574b
PB
17142004-08-03 Paolo Bonzini <bonzini@gnu.org>
1715
1716 * Makefile.def (host-modules): Add gcc.
1717 * Makefile.in: Regenerate.
1718 * Makefile.tpl (sorry): New rule.
1719 (configure-host, all-host, [+make_target+]-host, do-check,
1720 install-host): Do not add gcc as a special case.
1721 (host modules): Add a small special-casing for gcc. Export
1722 extra_make_flags through the environment.
1723 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1724 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1725 other recursive targets for gcc): Remove.
1726
1727 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1728 (stage, unstage): New rules.
1729 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1730 distclean-stage[+id+]): Use stage_current.
1731 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1732 the stage*-start rules.
1733
61edac0c
JW
17342004-07-19 Robert Millan <robertmh@gnu.org>
1735
1736 Synced from gcc:
1737
1738 2004-04-26 Robert Millan <robertmh@gnu.org>
1739
1740 Add patches from libtool CVS.
1741 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1742 * ltconfig: Likewise.
1743 * ltcf-c.sh: Likewise.
1744 * ltcf-cxx.sh: Likewise.
1745 * ltcf-gcj.sh: Likewise.
1746
3e707e94
PB
17472004-07-12 Paolo Bonzini <bonzini@gnu.org>
1748
1749 * configure.in: Add noconfigdirs for crx-*-*.
1750 * configure: Regenerate.
1751
17522004-07-12 Paolo Bonzini <bonzini@gnu.org>
1753
1754 Synced from gcc:
1755
1756 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
1757
1758 * configure.in: Build libmudflap by default on FreeBSD.
1759 * configure: Regenerated.
1760
1761 2004-07-09 Mark Mitchell <mark@codesourcery.com>
1762
1763 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1764 systems.
1765 * configure: Regenerated.
1766
1767 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1768
1769 PR target/16344
1770 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1771 feedback based compiler.
1772 * Makefile.in: Rebuilt.
1773
1774 2004-07-05 Phil Edwards <phil@codesourcery.com>
1775
1776 * configure.in: Do not prepend $srcdir to /dev/null in
1777 makefile fragments.
1778 * configure: Regenerate.
1779
a7ee7660
AO
17802004-07-08 Alexandre Oliva <aoliva@redhat.com>
1781
1782 * Makefile.def (host_modules): Set bootstrap=true for flex.
1783 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1784 * Makefile.in: Rebuilt.
1785
6a9cf61e
PB
17862004-07-01 Paolo Bonzini <bonzini@gnu.org>
1787
1788 * Makefile.def (build_modules): Add bison, byacc, flex,
1789 m4, texinfo.
1790 (flags_to_pass): Add FLEX.
1791 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1792 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1793 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1794 DEFAULT_MAKEINFO): Remove.
1795 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1796 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1797 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1798 objdir or else use configured tool.
1799 (all-build): New.
1800 (all): Depend on it.
1801 (Build module dependencies): Add.
1802 * Makefile.in: Regenerate.
1803 * configure.in: Better support for multiple build modules,
1804 matching what is done for host/target modules. Do not look
1805 for "plausible" locations of build tools if Canadian cross.
1806 Use autoconf's AC_PROG_CC to find a C compiler. Define
1807 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1808 * configure: Regenerate.
1809
95b6a1f2
PB
18102004-06-22 Paolo Bonzini <bonzini@gnu.org>
1811
1812 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1813 * Makefile.in: Regenerate.
1814
7ffa0b57
PB
18152004-06-22 Paolo Bonzini <bonzini@gnu.org>
1816
1817 * Makefile.tpl (configure-build-[+module+],
1818 configure-[+module+], configure-target-[+module+]): Pass
1819 [+extra_configure_args+].
1820 (all-build-[+module+], all-[+module+], check-[+module+],
1821 install-[+module+], [+make_target+]-[+module+],
1822 all-target-[+module+], check-target-[+module+],
1823 install-target-[+module+], [+make_target+]-target-[+module+]):
1824 Pass [+extra_make_args+].
1825 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1826 (GCC_HOST_EXPORTS): Remove.
1827 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1828 cross, check-gcc, check-gcc-c++, install-gcc,
1829 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1830 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1831 * Makefile.in: Regenerate.
1832
929ba6e7
CF
18332004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1834
1835 * configure.in: Check for srcdir/winsup rather than build directory
1836 winsup.
1837 * configure: Regenerate.
1838
b76d7de0
CV
18392004-06-17 Corinna Vinschen <vinschen@redhat.com>
1840
1841 * configure.in: Don't build Cygwin native newlib if winsup
1842 directory is missing. Emit warning instead.
1843 * configure: Regenerate.
1844
656fdd47
PB
18452004-06-09 Paolo Bonzini <bonzini@gnu.org>
1846
1847 * Makefile.tpl (touch-stage[+id+]): New.
1848 (restage[+prev+]): Depend on touch-stage[+id+].
1849
1850 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1851 Use it throughout.
1852
1853 * Makefile.def: Add profile and feedback bootstrap stages.
1854 Remove next field from bootstrap stages.
1855 * Makefile.tpl (LN, LN_S): Substitute.
1856 (stageN-start, stageN-end): Use double-colon rules, to
1857 provide a hook for additional setup commands.
1858 (distclean-stageN-gcc, restageN): Create dependencies from
1859 [+prev+], not from [+next+].
1860 (stageN-bubble): Add commands for successive stages from
1861 [+prev+], using double-colon rules.
1862 (all-stageN-gcc): Fix typo.
1863 (stagefeedback-start, profiledbootstrap): New.
1864 * Makefile.in: Regenerate.
1865 * configure.in: Call ACX_PROG_LN.
1866 * configure: Regenerate.
1867
498d4a71
CF
18682004-06-03 Paolo Bonzini <bonzini@gnu.org>
1869
1870 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1871 without gcc.
1872 * configure: Regenerate.
1873
377d8c42
PB
18742004-06-01 Paolo Bonzini <bonzini@gnu.org>
1875
1876 * Makefile.tpl: Fix typo.
1877 * Makefile.in: Regenerate.
1878
f5f8a794
PB
18792004-06-01 Paolo Bonzini <bonzini@gnu.org>
1880
1881 * configure.in: Remove new- prefix from toplevel
1882 bootstrap targets.
1883 * configure: Regenerate.
1884
f7a4c34f
PB
18852004-06-01 Paolo Bonzini <bonzini@gnu.org>
1886
1887 Merge this patch from the gcc tree:
1888
1889 2004-05-30 Andreas Jaeger <aj@suse.de>
1890 Jim Wilson <wilson@specifixinc.com>
1891
1892 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1893 like CC.
1894
319cab08
PB
18952004-06-01 Paolo Bonzini <bonzini@gnu.org>
1896
1897 * Makefile.tpl (all.normal): Rename to all.
1898 (all): Replace with a rule to pick the default
1899 target from configure.
1900 (all-gcc, configure-gcc): Use conditionals to
1901 do nothing when toplevel bootstrap is going on.
1902 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1903 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1904 * configure.in: Support --enable-bootstrap.
1905
1906 * Makefile.def: Remove new- prefix from toplevel
1907 bootstrap targets.
1908 * Makefile.tpl: Likewise.
1909
1910 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1911 target.
1912
1913 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1914 $(RECURSE_FLAGS) to recursive invocation of make.
1915
1916 * Makefile.in: Regenerate.
1917 * configure: Regenerate.
1918
88f64edc
DJ
19192004-05-27 Daniel Jacobowitz <dan@debian.org>
1920
1921 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1922 * configure: Regenerate.
1923
378fce5b
DD
19242004-05-25 Daniel Jacobowitz <drow@false.org>
1925
1926 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1927 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1928 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1929 targets.
1930 * Makefile.in: Regenerate.
1931
dfdffa2c
PB
19322005-05-24 Paolo Bonzini <bonzini@gnu.org>
1933
1934 * configure.in: Test the ability to symlink directories.
1935 * configure: Regenerate.
1936
1937 * Makefile.def (bootstrap-stage): New definitions.
1938 * Makefile.tpl (configure-stage1-gcc,
1939 configure-stage2-gcc, configure-stage3-gcc,
1940 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1941 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1942 new-restage3, compare): Autogenerate, see Makefile.in
1943 entry for behavioral changes.
1944 (distclean-stage1, new-stage1-start, new-stage1-end,
1945 new-stage1-bubble, distclean-stage2, new-stage2-start,
1946 new-stage2-end, new-stage2-bubble, distclean-stage3,
1947 new-stage3-start, new-stage3-end): New autogenerated targets.
1948 (objext, prebootstrap, BOOT_CFLAGS,
1949 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1950 targets.
1951
1952 * Makefile.in: Regenerate.
1953 (distclean-stage1, new-stage1-start, new-stage1-end,
1954 new-stage1-bubble, distclean-stage2, new-stage2-start,
1955 new-stage2-end, new-stage2-bubble, distclean-stage3,
1956 new-stage3-start, new-stage3-end): New targets.
1957 (all-stage1-gcc): Move prebootstrap dependency from here...
1958 (configure-stage1-gcc): ...to here.
1959 (new-bootstrap): Use bubble targets.
1960 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1961 Use per-stage distclean targets.
1962 (configure-stage1-gcc, configure-stage2-gcc,
1963 configure-stage3-gcc, all-stage1-gcc,
1964 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1965 Use new-stageN-start to prepare the tree.
1966
04cf1b77
PB
19672004-05-23 Paolo Bonzini <bonzini@gnu.org>
1968
1969 * Makefile.def (host_modules): add libcpp.
1970 * Makefile.tpl: Add dependencies on and for libcpp.
1971 * Makefile.in: Regenerate.
1972 * configure.in: Add libcpp host module.
1973 * configure: Regenerate.
1974
80b200a1
ZW
19752004-05-17 Zack Weinberg <zack@codesourcery.com>
1976
1977 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1978 of libf2c.
1979 * configure, Makefile.in: Regenerate.
1980
4b1cb4fe
DD
19812004-05-13 Diego Novillo <dnovillo@redhat.com>
1982
1983 Merge from tree-ssa-20020619-branch.
1984
1985 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
1986 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
1987 (HOST_GMPLIBS): Define.
1988 (HOST_GMPINC): Define.
1989 (TARGET_LIB_PATH): Add libmudflap.
1990 (GFORTRAN_FOR_TARGET): Define.
1991 (configure-build*): Export GFORTRAN.
1992 (configure-gcc): Export GMPLIBS and GMPINC.
1993 (all-gcc): Add maybe-all-libbanshee.
1994 (configure-target-libgfortran): Define.
1995 * Makefile.in: Regenerate.
1996 * configure.in (host_libs): Add libbanshee.
1997 (target_libraries): Add target-libmudflap and target-libgfortran.
1998 Add --with-libbanshee.
1999 Handle --disable-libmudflap.
2000 (*-*-freebsd*): Use with_gmp.
2001 Add $(libgcj) to noconfigdirs.
2002 * configure: Regenerate.
2003 * depcomp: New file.
2004 * MAINTAINERS: Add tree-ssa maintainers.
2005
20062004-04-28 Paolo Bonzini <bonzini@gnu.org>
2007
2008 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2009 * configure: Regenerate.
2010
b8908782
DD
20112004-04-27 Paolo Bonzini <bonzini@gnu.org>
2012
2013 Revert:
2014 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2015
2016 * Makefile.def (flags_to_pass): Remove *dir variables that
2017 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2018 as well as prefix and exec_prefix.
2019 * Makefile.in: Regenerate.
2020
20212004-04-26 Paolo Bonzini <bonzini@gnu.org>
2022
2023 * Makefile.def (host_modules): Mark with the bootstrap
2024 flag packages on which gcc depends.
2025 * Makefile.tpl (all-bootstrap): Use it.
2026 * Makefile.in: Regenerate.
2027
20282004-04-26 Paolo Bonzini <bonzini@gnu.org>
2029
2030 * Makefile.def (flags_to_pass): Remove *dir variables that
2031 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2032 as well as prefix and exec_prefix.
2033 * Makefile.in: Regenerate.
2034
20352004-04-26 Paolo Bonzini <bonzini@gnu.org>
2036
80b200a1
ZW
2037 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2038 * configure: Regenerate.
2039 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2040 * gcc/Makefile.tpl (compare): Use the result of the test.
2041 * gcc/Makefile.in: Regenerate.
b8908782
DD
2042
20432004-04-23 Paolo Bonzini <bonzini@gnu.org>
2044
2045 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2046 Always relocate gcc and prev-gcc to the original names, even
2047 if the build fails.
2048 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2049 New targets.
2050
0f260896
RO
20512004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2052
2053 * configure.in (mips*-*-irix5*): Enable ld.
2054 * configure: Regenerate.
2055
51860f05
JW
20562004-04-15 James E Wilson <wilson@specifixinc.com>
2057
2058 * Makefile.tpl (configure-[+module+], configure-gcc,
2059 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2060 Set and export LDFLAGS.
2061 * Makefile.in: Regenerate.
2062
54752a6b
NN
20632004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2064
2065 PR bootstrap/14871
2066 * Makefile.tpl: If we don't have built-in-tree target tools,
2067 use the ones found by configure rather than hacking around with
2068 program_transform_name.
2069 * configure.in: Give Makefile.tpl the information necessary
2070 to do that.
2071 * Makefile.in: Regenerate.
2072 * configure: Regenerate.
2073
20742004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
2075
2076 PR bootstrap/14760
2077 * configure.in: When computing baseargs, strip *all* copies of
2078 offending options. Also, don't match/substitute the trailing space,
2079 so that this actually works when two similar options are separated by
2080 only one space.
2081 * configure: Regenerate.
2082
20832004-04-06 David Edelsohn <edelsohn@gnu.org>
2084
80b200a1
ZW
2085 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2086 (rs6000-*-aix*): Same.
2087 * configure: Regenerate.
54752a6b 2088
5e2b61fb
SS
20892004-03-25 Stan Shebs <shebs@apple.com>
2090
2091 Remove MPW support, no longer used.
2092 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2093 mpw-install: Remove files.
2094 * src-release (DEVO_SUPPORT): Remove names of removed files.
2095 * MAINTAINERS: Likewise.
2096
1a6f2dc7
NN
20972004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2098
a0049f1b
NN
2099 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2100 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2101 * Makefile.in: Regenerate.
2102
1a6f2dc7
NN
2103 * configure.in (top level bootstrap support): Rework --enable-werror
2104 to set @stage2_werror_flag@.
2105 * configure: Regenerate.
2106 * Makefile.tpl (top level bootstrap support): Pass
2107 @stage2_werror_flag@ down to configure in stages 2 and 3.
2108 * Makefile.in: Regenerate.
2109
920e3419
NN
21102004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2111
2112 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2113 for stages 2 and 3 as well as in make. As a consequence, remove
2114 OUTPUT_OPTION (now detected by configure) from the flags passed down
2115 to make.
2116 * Makefile.in: Regenerate.
2117
2118 * Makefile.tpl (new-bootstrap): Fix typo.
2119 * Makefile.in: Regenerate.
2120
4fa63067
NN
21212004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2122
2123 * Makefile.tpl: Rearrange by moving recursive_targets rules
2124 into their proper sections.
2125 * Makefile.tpl (top level bootstrap support): Move disabling
2126 of coverage flags from 'make' to 'configure'; improve comments.
2127 * Makefile.in: Regenerate.
2128
2129 * Makefile.tpl (experimental top level bootstrap) Move stage1
2130 language setting from all- target to configure- target; disable
2131 intermodule optimization in stage 1; prevent gratuitous rebuilds
2132 of stage 1.
2133 * Makefile.in: Regenerate.
2134 * configure.in: Comma-separate stage 1 language list for top
2135 level bootstrap.
2136 * configure: Regenerate.
2137
2138 * Makefile.tpl: Clean up experimental top level bootstrap support:
2139 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2140 prev-gcc in configure- targets as well as all- targets.
2141 * Makefile.in: Regenerate.
2142
fb8a10fd
NN
21432004-03-17 Paolo Bonzini <bonzini@gnu.org>
2144
2145 * configure.in: Remove symbolic link section.
2146 * configure: Regenerate.
2147 * Makefile.tpl (links): Remove.
2148 * Makefile.in: Regenerate.
2149
947f426e 21502004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 2151 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
2152
2153 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 2154 Set with AC_CHECK_PROGS.
947f426e
NN
2155 * configure.in: Fix comment typo from last patch.
2156 * configure: Regenerate.
2157
1d39f329
NN
21582004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2159
2160 * Makefile.tpl: Introduce experimental top level bootstrap support.
2161 * Makefile.in: Regenerate.
2162 * configure.in: Introduce support for top level bootstrap.
2163 * configure: Regenerate.
2164
4b0ac75d 21652004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2166 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
2167
2168 PR bootstrap/14522
2169 * configure.in: Cope with shells that do not support unquoted ^
2170 * configure: Regenerate.
2171
2e70b094 21722004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2173 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
2174
2175 PR bootstrap/14522
2176 * configure.in: Cope with shell that do not support nesting
2177 quotes inside quoted backquote substitutions.
2178 * configure: Regenerate.
2179
21802004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2181
2182 PR bootstrap/14522
2183 * configure.in: Fix escaping of $.
2184 * configure: Regenerate.
2185
9e07f89d
NN
21862004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2187
2188 * configure: Regenerate.
2189
21902004-03-08 Paolo Bonzini <bonzini@gnu.org>
2191
2192 PR ada/14131
2193 Move language detection to the top level.
2194 * configure.in: Find default values for the tools as
2195 soon as possible. Disable ada if GNAT is not found.
2196 Emit error message about missing languages. Expand
2197 --enable-languages=all for the gcc subdirectory.
2198
1712ab83
RS
21992004-03-01 Richard Sandiford <rsandifo@redhat.com>
2200
2201 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2202 and disable libgcj.
2203 * configure: Regenerated.
2204
3dee29da
NN
22052004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2206
2207 PR bootstrap/7087
2208 * Makefile.tpl: Guard XFOO sed statements better.
2209 * Makefile.tpl: Add dependency for configure-target-libada.
2210 * Makefile.in: Regenerate (incidentally fixes broken
2211 commit when libada-branch was merged).
2212
0558264b
AC
22132004-02-28 Andrew Cagney <cagney@redhat.com>
2214
2215 * src-release (CVS_NAMES): Define.
2216 (do-tar, do-tar): Prune $(CVS_NAMES).
2217
c38f9803
AC
22182004-02-23 Andrew Cagney <cagney@redhat.com>
2219
2220 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
2221 2004-02-19.09.
2222
55636792
NN
22232004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
2224
2225 PR bootstrap/11932
2226 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2227
1e600082
AC
22282004-02-19 Andrew Cagney <cagney@redhat.com>
2229
2230 * config.guess: Update from version 2003-06-12 to 2004-02-16.
2231 * config.sub: Update from version 2003-06-13 to 2004-02-16.
2232
3769cd82
DD
22332004-02-11 David Edelsohn <edelsohn@gnu.org>
2234
2235 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2236 (rs6000-*-aix*): Same.
2237 * configure: Regenerate.
2238
a92834c8
DD
22392004-02-11 Kelley Cook <kcook@gcc.gnu.org>
2240
2241 * configure.in (host): Add in missing $noconfigdirs to defines.
2242 * configure: Regenerate.
2243
a2592b1b
DD
22442004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2245 Nathanael Nerode <neroden@gcc.gnu.org>
2246
2247 PR ada/6637, PR ada/5911
80b200a1 2248 Merge with libada-branch:
a2592b1b
DD
2249 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2250 with appropriate dependencies. Add --enable-libada configure switch.
2251 * configure, Makefile.in: Regenerate.
2252
e31d1ea3
DD
22532004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2254
2255 * configure.in: Don't pass --with-stabs on IRIX 5 either.
2256 * configure: Regenerate.
2257
db85f5c0
JJ
22582004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2259
2260 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 2261
fc434214
DD
22622004-01-23 DJ Delorie <dj@redhat.com>
2263
2264 * Makefile.def (target_modules) [libiberty]: Don't stage.
2265 * Makefile.in: Rebuilt.
2266
ad445c2c 22672004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 2268
ad445c2c
JJ
2269 * COPYING.NEWLIB: Update to include copyrights for new
2270 iconv code.
2271
72bbedde
AC
22722004-01-15 Andrew Cagney <cagney@redhat.com>
2273
2274 * src-release: Update copyright year.
2275 (do-proto-toplev): Configure using i686-pc-linux-gnu.
2276 (NEWLIB_SUPPORT_DIRS): Delete macro.
2277 (newlib.tar.bz2): Delete rule.
2278
a6d6062d
DD
22792004-01-14 Loren J. Rittle <ljrittle@acm.org>
2280
2281 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2282 * Makefile.tpl (configure-target-[+module+]): Support stage.
2283 * Makefile.in: Rebuilt.
2284
f8b73030
MR
22852003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2286
2287 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
2288 throughout.
2289
aff0e9df
NN
22902004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
2291
bb5dca17
NN
2292 * configure.in: Use ./config.cache, not config.cache.
2293 * configure: Regenerate.
2294 * Makefile.tpl: Special-casing not needed for GCC any more.
2295 * Makefile.in: Regenerate.
2296
82252c06
NN
2297 * configure.in: Don't share a cache file for host dirs.
2298 * configure: Regenerate.
2299
aff0e9df
NN
2300 * config-ml.in: Don't mess with the cache file.
2301
95036d20
NN
23022004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2303
ac7b618e
NN
2304 * Makefile.tpl: Make GCC use a separate config.cache.
2305 * Makefile.in: Regenerate.
2306
95036d20
NN
2307 PR bootstrap/11932, PR bootstrap/11933
2308 (I don't know if it will fix either of them, but it relates
2309 to them.)
2310 * configure.in: Don't use shared config.cache for target
2311 directories.
2312 * configure: Regenerate.
2313
08c1856b
DD
23142003-12-31 Roger Sayle <roger@eyesopen.com>
2315
2316 * configure.in (ia64*-*-hpux*): Disable building java libraries.
2317 * configure: Regenerated.
2318
c1968181 23192003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 2320
c1968181
DD
2321 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2322 * configure: Regenerated.
2323
10ecffb9
NN
23242003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2325
2326 Port change over from GCC:
2327 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
2328 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2329 (configure-build-[+module+], configure-[+module+]): Likewise.
2330 (configure-target-[+module+], configure-gcc, config.status): Likewise.
2331 * Makefile.in: Regenerate.
2332
f2ab5990
TF
23332003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2334
2335 * configure.in (raw_libstdcxx_flags): Remove the leading space.
2336 * configure: Regenerate.
2337
41a7d11a
JJ
23382003-11-27 Jeff Johnston <jjohnstn@redhat.com>
2339
80b200a1 2340 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
2341 stdlib.
2342
d9441a1f
DD
23432003-11-14 Arnaud Charlet <charlet@act-europe.fr>
2344
2345 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2346 * Makefile.in: Regenerate.
2347
3a48a978
DD
23482003-10-20 Phil Edwards <phil@codesourcery.com>
2349
2350 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
2351 * configure: Regenerate.
2352
f0b24077
NN
23532003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
2354
2355 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2356 HOST_FLAGS_TO_PASS.
2357 * Makefile.in: Regenerate.
2358
5fbad20a
DD
23592003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2360
2361 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2362 * configure: Rebuilt
2363 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2364 * Makefile.in: Rebuilt
2365
78be4155
L
23662003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2367
2368 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2369
051fcc7a
L
23702003-10-01 Phil Edwards <pme@gcc.gnu.org>
2371
2372 * config-ml.in: Use ac_configure_args directly instead of
2373 ml_arguments. Only set ml_norecursion if --no[-]recursion is
2374 actually seen.
2375
23762003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
2377
2378 * config-ml.in: Propagate INSTALL variables.
2379
f27d4f92
DJ
23802003-09-21 Daniel Jacobowitz <drow@mvista.com>
2381
2382 * configure.in: Pass a computed --program-transform-name
2383 to subconfigures.
2384 * configure: Regenerated.
2385
cae4d560
NN
23862003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2387
2388 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2389 * Makefile.in: Regenerate.
2390
2391 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2392 * Makefile.in: Regenerate.
2393
8ff944f6
DJ
23942003-09-17 Daniel Jacobowitz <drow@mvista.com>
2395
2396 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2397 quoting.
2398 * configure: Regenerated.
2399
d9a35680
MC
24002003-09-12 Michael Chastain <mec@shout.net>
2401
2402 Fix PR gdb/857.
2403 * src-release (do-proto-topleve): Remove junk files
2404 intl/config.cache, intl/config.status,
2405 intl/config.h, intl/stamp-h.
2406
710068b9
AC
24072003-09-14 Andrew Cagney <cagney@redhat.com>
2408
2409 * src-release (dejagnu.tar): New target.
2410 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
2411 (do-djunpack): Use $(PACKAGE) for the package name.
2412
e1008165
DD
24132003-09-04 DJ Delorie <dj@redhat.com>
2414
2415 * configure: Regenerate.
2416
21998d12
NC
24172003-09-04 Robert Millan <robertmh@gnu.org>
2418
2419 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 2420
ccca4bb3
DD
24212003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2422
2423 * configure.in: Ensure arguments to sed are properly spaced.
2424 * configure: Regenerate.
2425
ee949b5e
DJ
24262003-08-28 Daniel Jacobowitz <drow@mvista.com>
2427
2428 Merge from gcc:
2429 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
2430 * install-sh: Update to newer upstream versions (associated with
2431 aclocal 1.7).
2432 * missing: Likewise, plus $1Help2man -> $1 typo fix.
2433
75addda2
DJ
24342003-08-27 Daniel Jacobowitz <drow@mvista.com>
2435
2436 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2437 * configure: Regenerated.
2438
8d2877d8
NN
24392003-08-23 Phil Edwards <pme@gcc.gnu.org>
2440
2441 * configure.in: Use newline instead of semicolon when assuming
2442 shell arguments in a for loop.
2443 * configure: Regenerated.
2444
d2cc0e0d
GK
24452003-08-20 Geoffrey Keating <geoffk@apple.com>
2446
2447 PR 8180
2448 * configure.in: When testing with_libs and with_headers, treat
2449 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
2450 * configure: Regenerate.
80b200a1 2451
d2cc0e0d
GK
2452 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2453 make, shell, etc.
2454 (baseargs): Likewise.
2455 * configure: Regenerate.
2456
04d1ab34
GK
24572003-08-19 Geoffrey Keating <geoffk@apple.com>
2458
2459 * configure.in: Disable libgcj for darwin not on powerpc.
2460 * configure: Rebuild.
2461
ca506da8
MC
24622003-08-15 Michael Chastain <mec@shout.net>
2463
2464 * src-release (do-proto-toplev): Remove junk files
2465 dejagnu/example/calc/config.status,
2466 dejagnu/example/calc/config.log.
2467
a4aa3f49
DD
24682003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
2469
2470 * config-ml.in, symlink-tree: Add license.
2471
ede4fbe4
NN
24722003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
2473
2474 Merge from gcc:
2475
2476 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
2477 * Makefile.tpl (check, check-c++): Express dependencies using
2478 dependencies rather than commands.
2479 * Makefile.in: Regenerate.
2480
2481 2003-07-31 Geoffrey Keating <geoffk@apple.com>
2482 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2483 * Makefile.in: Update.
2484
970f29af
AC
24852003-08-01 Andrew Cagney <cagney@redhat.com>
2486
2487 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2488 * configure: Ditto.
2489
b2884a0c
DD
24902003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
2491
2492 * configure.in: Enable libgcj for darwin.
2493 * configure: Rebuild.
2494
c07f46a4
NN
24952003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
2496
2497 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
2498
9175bfc0
NN
24992003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
2500
2501 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2502 creating target and build subdirs to build all parent dirs as needed.
2503 * Makefile.in: Rebuild.
2504 * configure.in: Don't build dirs explicitly here.
2505 * configure: Rebuild.
2506
b9abda6a
AO
25072003-07-22 Alexandre Oliva <aoliva@redhat.com>
2508
2509 * Makefile.tpl (all-make): Depend on intl.
2510 * Makefile.in: Rebuilt.
2511
eef8ffd4
NN
25122003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
2513
2514 * config.if: Remove unused libc_interface determination.
2515
295efaf0
NN
25162003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
2517
2518 * Makefile.in: Regenerate, correctly this time.
2519
e5c3f801
NN
25202003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
2521
2522 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
2523 unused INSTALL_PROGRAM_ARGS.
2524 * configure.in: Use AC_PROG_INSTALL.
2525 * Makefile.in: Regenerate.
2526 * configure: Regenerate.
2527
4a18bd6b
AO
25282003-07-10 Alexandre Oliva <aoliva@redhat.com>
2529
2530 * configure: Rebuilt.
2531 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2532 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2533 newlib nor libgloss.
2534 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
2535 * configure.in (am33_2.0-*-linux*): Added.
2536
fbd1054d
BW
25372003-07-09 Bob Wilson <bob.wilson@acm.org>
2538
2539 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2540 * configure: Regenerate.
2541
b40e3958
L
25422003-07-06 H.J. Lu <hongjiu.lu@intel.com>
2543
2544 * config-ml.in: Replace PWD with PWD_COMMAND.
2545 * Makefile.tpl: Likewise.
2546 * Makefile.in: Regenerated.
2547
4a5be7ba
NN
25482003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
2549
2550 * configure.in: Clean up config-lang.in handling. Delete
2551 useless assignment to "subdirs".
2552 * configure: Regenerate.
2553
9c14acb8
NN
25542003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
2555
2556 * configure.in: Rename 'target_libs' to 'target_libraries'.
2557 Remove useless reference to 'target_libs'.
2558 * configure: Regenerate.
2559
8f32e830
KS
25602003-06-23 Keith Seitz <kseitz@sources.redhat.com>
2561
2562 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2563 * Makefile.in: Regenerate.
2564
12f0bd74
NN
25652003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
2566
2567 * Makefile.def: Introduce flags_to_pass.
2568 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2569 * Makefile.in: Regenerate.
2570
b07c2aad
HPN
25712003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
2572
2573 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2574 and target-libgloss.
2575 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2576 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 2577 * configure: Regenerate.
b07c2aad 2578
56f25033
DD
25792003-06-17 Benjamin Kosnik <bkoz@redhat.com>
2580
2581 * configure.in: Update testsuite_flags to new location.
2582 * configure. Regenerate.
80b200a1 2583
4ec9a3b2
NN
25842003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
2585
2586 * Makefile.tpl: Remove BUILD_CC stuff.
2587 * Makefile.in: Regenerate.
2588
059083b1 25892003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2590
059083b1
L
2591 * config.guess: Update to 2003-06-12 version.
2592 * config.sub: Update to 2003-06-13 version.
2593
535b046a
TS
25942003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2595
2596 * MAINTAINERS: Add myself as MIPS co-maintainer.
2597
00c22daa 25982003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2599
00c22daa
L
2600 * config.guess: Update to 2003-06-06 version.
2601 * config.sub: Update to 2003-06-06 version.
2602
1047cb91
DD
26032003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2604
2605 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2606 * configure. Regenerate.
2607
123494c8
NN
26082003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
2609
1047cb91
DD
2610 * configure.in: Disable serial configure by default.
2611 * configure: Regenerate.
2612 * Makefile.tpl: Abolish .NOTPARALLEL.
2613 * Makefile.in: Regenerate.
2614
7f121bbf
NN
2615 * Makefile.tpl: Replace {build,host,target}_canonical by
2616 {build,host,target}.
2617 * Makefile.in: Regenerate.
2618
123494c8
NN
2619 * Makefile.tpl: Fix stupid pasto.
2620 * Makefile.in: Regenerate.
2621
ec7e0995
NN
26222003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
2623
2624 * Makefile.tpl: Remove bogus conditional.
2625 * Makefile.in: Regenerate.
2626
27b1cc72
NN
26272003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
2628
2a4cbe27
NN
2629 * Makefile.tpl: Make 'recursive targets' using autogen rather
2630 than shell loop. Remove duplicate 'clean' targets and false
2631 comments.
2632 * Makefile.def: Add systematic dependencies to 'recursive' targets.
2633 Add systematic method of specifying missing targets in subdirs.
2634 Add copyright boilerplate.
2635 * Makefile.in: Regenerate.
2636 * configure.in: Add 'recursive targets' to maybe list.
2637 * configure: Regenerate.
2638
27b1cc72
NN
2639 * Makefile.tpl: Rename [+target+] to [+make_target+].
2640 * Makefile.def: Rename 'target' to 'make_target'.
2641
01e51bd0
NC
26422003-05-30 Nick Clifton <nickc@redhat.com>
2643
2644 * README-maintainer-mode: Update URL for locating blessed config
2645 tools.
2646
2fd84b42
NC
26472003-05-29 Robert Millan <rmh@debian.org>
2648
2649 * ltconfig: Import this patch and modify for use with current
2650 version of ltconfig:
2651
2652 2003-05-21 Bruno Haible <bruno@clisp.org>
2653
2654 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
2655 GNU/FreeBSD.
2656
8945c6bb
DD
26572003-05-28 DJ Delorie <dj@redhat.com>
2658
2659 * Makefile.tpl: Make maybe-check-gcc .PHONY.
2660 * Makefile.in: Regenerate.
2661
2f9632a1
JJ
26622003-05-28 Jeff Johnston <jjohnstn@redhat.com>
2663
80b200a1 2664 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 2665
3a12db16 26662003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 2667
3a12db16
DD
2668 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2669 newlib or libgloss.
2670 * Makefile.in: Regenerate.
2671
44482353
DD
26722003-05-21 DJ Delorie <dj@redhat.com>
2673
2674 * Makefile.tpl: Add missing empty maybe-check-gcc target.
2675 * Makefile.in: Regenerate.
2676
fec2c52d
MR
26772003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2678
2679 * configure.in: Use curly braces in the definition of tooldir.
2680 * configure: Regenerate.
2681
16ae0395
NN
26822003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
2683
2684 * configure.in: Switch more things to use maybe dependencies.
80b200a1 2685 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
2686 Factor out common code from autogen IF statements.
2687 * configure: Regenerate.
2688 * Makefile.in: Regenerate.
2689
ec11bdc6
DD
26902003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
2691
2692 * configure.in: Accept i[3456789]86 for machine type.
2693 * configure: Regenerate.
2694
dd12c3a8
NN
26952003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
2696
2697 * configure.in: Switch more things to use maybe dependencies.
2698 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
2699 * configure: Regenerate.
2700 * Makefile.tpl: Switch more things to use maybe dependencies.
2701 * Makefile.in: Regenerate.
2702
cf662e21
AJ
27032003-05-16 Andreas Schwab <schwab@suse.de>
2704
2705 * Makefile.tpl (install-opcodes): Define.
2706 * Makefile.in: Rebuild.
2707
5481b376
AJ
27082003-05-13 Andreas Jaeger <aj@suse.de>
2709
2710 * config.guess: Update to 2003-05-09 version.
2711 * config.sub: Update to 2003-05-09 version.
2712
3959a22a
AJ
27132003-05-13 Michael Eager <eager@mvista.com>
2714
2715 * configure.in: Correct sed script so that options in quotes are not
2716 deleted.
2717 * configure: Rebuild.
2718
564b43e5
CV
27192003-05-12 Corinna Vinschen <corinna@vinschen.de>
2720
2721 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2722 and $$s/newlib/libc/sys/cygwin32 include paths.
2723 * configure: Ditto.
2724
bb947dc9
L
27252003-05-05 H.J. Lu <hjl@gnu.org>
2726
2727 * config-ml.in: Restored from gcc repository.
2728
77f7441a
CD
27292003-05-02 Chris Demetriou <cgd@broadcom.com>
2730
80b200a1
ZW
2731 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2732 * Makefile.in: Regenerate.
77f7441a 2733
a26d7085
DJ
27342003-04-27 Daniel Jacobowitz <drow@mvista.com>
2735
2736 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
2737 and Makefile.def.
2738
e4c4d240
DJ
27392003-04-27 Daniel Jacobowitz <drow@mvista.com>
2740
2741 * Makefile.tpl: Clean $(BUILD_SUBDIR).
2742 * Makefile.in: Regenerated.
2743
62a3fc85
DD
27442003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2745
2746 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2747 * Makefile.in: Regenerate.
2748
27492003-04-18 Jakub Jelinek <jakub@redhat.com>
2750
2751 * configure.in (powerpc64*-*-linux*): Remove.
2752 * configure: Rebuilt.
2753
5b474aa8
DD
27542003-04-17 Phil Edwards <pme@gcc.gnu.org>
2755
2756 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
2757 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2758 and restrap.
2759 * Makefile.in: Regenerate.
2760
27612003-04-16 Richard Earnshaw <rearnsha@arm.com>
2762
2763 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2764 * configure: Regenerated.
2765
bc295afe
AO
27662003-04-11 Alexandre Oliva <aoliva@redhat.com>
2767
2768 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2769 * */configure: Rebuilt.
2770
3728fade
NN
27712003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
2772
2773 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2774 * Makefile.in: Regenerate.
2775
ce5b542e
MC
27762003-03-14 Michael Chastain <mec@shout.net>
2777
2778 * Makefile.in: Regenerate with correct Makefile.def.
2779
3db0a37f
NN
27802003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
2781
2782 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
2783 Make macro.
2784 * Makefile.in: Regenerate.
2785 * configure.in: Clean up gxx_include_dir logic.
2786 * configure: Regenerate.
2787
34349c6e
DD
27882003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2789
2790 * configure.in (gxx_include_dir): Fix typo.
2791 * configure: Regenerated.
2792
686c28c9
AC
27932003-03-06 Andrew Cagney <cagney@redhat.com>
2794
2795 * texinfo/texinfo.tex: Import version 2003-02-03.16.
2796
bba45b8b 27972003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 2798
bba45b8b
NN
2799 * configure.in: Include $(build_tooldir)/sys-include in
2800 FLAGS_FOR_TARGET.
2801 * configure: Regenerated.
2802
2683747f
NN
28032003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
2804
bba45b8b
NN
2805 * Makefile.tpl: Reindent.
2806 * Makefile.in: Regenerate.
2807 * configure.in: Reindent. Don't set unused variables.
2808 * configure: Regenerate.
2809
2683747f
NN
2810 * Makefile.tpl: Always pass down RANLIB.
2811 * Makefile.in: Regenerate.
2812
2813 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
2814 * Makefile.in: Regenerate.
2815 * configure.in: Remove unused logic relating to --enable-shared
2816 and --enable-threads. Remove bogus comments. Remove redundant
2817 noconfigdirs.
2818 * configure: Regenerate.
2819
2820 * configure.in: Replace ${libstdcxx_version} by its value.
2821 Remove reference to mh-dgux.
2822 * configure: Regenerate.
2823
50212802
NN
28242003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2825
2826 * Makefile.tpl: Rearrange.
2827 * Makefile.in: Regenerate.
2828
a6be7fc6
NC
28292003-02-25 Nick Clifton <nickc@redhat.com>
2830
2831 * configure: Remove site-file supprot - it is obsolete.
2832
f8a495c8
NC
28332003-02-24 Uwe Stieber <uwe@wwws.de>
2834
2835 * configure.in: Add support for kaOS as cross build target system.
2836 * configure: Regenerated.
2837
3decd77d
DD
28382003-02-20 Sean McNeil <sean@blue.mcneil.com>
2839
2840 * Makefile.tpl: Add definition of CPPFLAGS to pass into
2841 configure-target-* as some target builds may require additional
2842 flags for preprocessor tests.
2843 * Makefile.in: Regenerated.
2844
f4ff34a3
AO
28452003-02-19 Alexandre Oliva <aoliva@redhat.com>
2846
2847 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
2848 * ltconfig: Handle it.
2849 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
2850 auto-detecting it.
2851
b7e4a931
AO
28522003-02-19 Alexandre Oliva <aoliva@redhat.com>
2853
2854 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
2855 it is used as argument to $CC.
2856 * ltcf-gcj.sh: Likewise.
2857
6b784d9f
AO
28582003-02-19 Alexandre Oliva <aoliva@redhat.com>
2859
2860 * configure.in: Introduce --enable-maintainer-mode.
2861 * configure: Rebuilt.
2862 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
2863 for maintainer mode.
2864 * Makefile.in: Rebuilt.
2865
8bcd8a07
AC
28662003-02-19 Andrew Cagney <ac131313@redhat.com>
2867
2868 * configure: Regenerate using autoconf 2.13.
2869
ee3fd329
AM
28702003-02-19 Alan Modra <amodra@bigpond.net.au>
2871
2872 * config.guess: Import latest version.
2873 * config.sub: Import latest version.
2874
e9e45685
JM
28752003-02-18 Jason Merrill <jason@redhat.com>
2876
2877 * Makefile.tpl (check-c++): Allow parallelism.
2878
859789af
AC
28792003-02-17 Andrew Cagney <ac131313@redhat.com>
2880
2881 * configure: Regenerate using autoconf 000227.
2882
b3f16a9b
GK
28832003-02-15 Geoffrey Keating <geoffk@apple.com>
2884
2885 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
2886 don't configure target-libobjc.
2887 * configure: Regenerate.
2888
72e60e02
DD
28892003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2890
2891 * Makefile.tpl (RANLIB): Define.
2892 * Makefile.in: Regenerate.
2893
91f0e695
KS
28942003-02-06 Keith R Seitz <keiths@redhat.com>
2895
2896 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
2897 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
2898 * Makefile.in: Regenerated.
2899 * configure.in: Remove all traces of snavigator, db, and grep.
2900 * configure: Regenerated.
2901
122bfa92
FCE
29022003-01-31 Frank Ch. Eigler <fche@redhat.com>
2903
2904 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
2905 * Makefile.in: Regenerated.
2906
264095c3
AO
29072003-01-30 Alexandre Oliva <aoliva@redhat.com>
2908
2909 * config.if: Copy from GCC.
2910
a84dbcb3
AO
29112003-01-27 Phil Edwards <pme@gcc.gnu.org>
2912
2913 * configure.in: Revert 24Jan change.
2914 * configure: Regenerate.
2915
19618276
NN
29162003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2917
2918 * configure.in: Revert previous change.
2919 * configure: Regenerate.
2920
b7f27a92
NN
29212003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2922
2923 * configure.in: Make rda native-only.
2924 * configure: Regenerate.
2925
83326456
NN
29262003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
2927
2928 * configure.in: Add missing \.
2929 * configure: Rebuilt.
2930
5e367fa5
JJ
29312003-01-17 Jakub Jelinek <jakub@redhat.com>
2932
2933 * configure.in (baseargs): Avoid using \| in sed regular
2934 expressions.
2935 * configure: Rebuilt.
2936
e01f337c
JJ
29372003-01-16 Jakub Jelinek <jakub@redhat.com>
2938
2939 * configure.in (baseargs): Remove all supported forms of
2940 --cache-file, --srcdir, --host, --build and --target options
2941 from argument lists.
2942 * configure: Rebuilt.
2943
aa236487
AO
29442003-01-15 Alexandre Oliva <aoliva@redhat.com>
2945
2946 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
2947 * configure: Rebuilt.
2948
586c0873
NN
29492003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
2950
2951 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
2952 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
2953 * Makefile.in: Regenerate.
2954 * configure: Regenerate.
2955
497f816e
DD
29562003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2957
2958 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
2959 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
2960 * Makefile.in: Regenerate.
2961
bfbe5519
AO
29622003-01-09 Alexandre Oliva <aoliva@redhat.com>
2963
2964 * configure.in: Remove Makefile in build, host and target modules
2965 unless configure was run with --no-recursion.
2966 * configure: Rebuilt.
2967
3f234ef5
CD
29682003-01-08 Chris Demetriou <cgd@broadcom.com>
2969
2970 * config.guess: Update to 2003-01-03 version.
2971 * config.sub: Update to 2003-01-03 version.
2972
a3982d48
CF
29732003-01-07 Christopher Faylor <cgf@redhat.com>
2974
2975 * configure: Regenerate with proper autoconf 2.13.
2976
75778ec4
CF
29772003-01-07 Christopher Faylor <cgf@redhat.com>
2978
80b200a1
ZW
2979 * configure.in: Add AC_PREREQ for consistency.
2980 * configure: Regenerate.
75778ec4 2981
c180f501
AC
29822003-01-06 Andrew Cagney <ac131313@redhat.com>
2983
2984 * configure.in (GDB_TK): Add tcl directories conditional on
2985 gdb/gdbtk directory being present.
2986 * configure: Regenerate.
5481b376 2987
46ca2cc2
DA
29882003-01-04 John David Anglin <dave.anglin@nrc.ca>
2989
2990 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
2991 by gcc if LD is not defined and we are not doing a Canadian Cross.
2992 * configure: Rebuilt.
2993
53dd8dab
DJ
29942003-01-01 Daniel Jacobowitz <drow@mvista.com>
2995
2996 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
2997
50ceb20c
TT
29982002-12-31 Tom Tromey <tromey@redhat.com>
2999
3000 * Makefile.in: Rebuilt.
3001 * Makefile.def (target_modules) [libffi]: Allow installation.
3002
e78b5cfe
AS
30032002-12-31 Andreas Schwab <schwab@suse.de>
3004
3005 * configure.in: Fix use of $program_transform_name.
3006 * configure: Regenerated.
3007
67448102
DJ
30082002-12-30 Daniel Jacobowitz <drow@mvista.com>
3009
3010 * configure.in (baseargs): Don't remove first configure argument.
3011 * configure: Regenerated.
3012
e6bfb94a
AO
30132002-12-29 Alexandre Oliva <aoliva@redhat.com>
3014
3015 * Makefile.tpl (local-distclean): Don't remove...
3016 (multilib.ts): ... this. Moved into...
3017 (multilib.out): ... this. Don't use sub-make.
3018 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3019 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3020 (configure-build-[+module+], configure-[+module+],
3021 configure-target-[+module+], configure-gcc): ... these. Test
3022 for Makefile existence. Drop config.status from dependencies.
3023 * Makefile.in: Rebuilt.
3024 * configure.in: Move gcc-version-trigger to the end of
3025 ac_configure_args. Add comments to maybedep.tmp and
3026 serdep.tmp. Introduce --disable-serial-configure. Remove
3027 nonopt from baseargs, matching and removing corresponding
3028 whitespace while at it.
3029 * configure: Rebuilt.
3030
8f0dfb36
AO
30312002-12-28 Alexandre Oliva <aoliva@redhat.com>
3032
3033 * configure.in (host_configargs): Replace reference to
3034 no-longer-defined buildopts with --build=${build_alias}.
3035 * configure: Rebuilt.
3036
43be203f
AO
30372002-12-28 Alexandre Oliva <aoliva@redhat.com>
3038
3039 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3040 program_transform_name to standard idiom.
3041 (AUTOGEN, AUTOCONF): Define.
3042 (Makefile.in): Use $(AUTOGEN).
3043 (Makefile): Depend on config.status, and use autoconf-style rule to
3044 build it. Move original commands to...
3045 (config.status): ... this new target.
3046 (configure): Add $(srcdir). Depend on config/acx.m4. Use
3047 $(AUTOCONF).
3048 * Makefile.in: Rebuilt.
3049
a0da8069
NN
30502002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
3051
d18f1c9f
NN
3052 * Makefile.tpl: Fix dramatic bustage due to change in
3053 program_transform_name.
3054 * Makefile.in: Regenerate.
3055
3056 * configure.in: Remove unnecessary PATH setting.
3057 * configure: Regnerate.
3058
3059 * configure.in: Don't default to unprefixed tools unless
3060 the native tools will work.
3061 * configure: Regenerate.
3062
a0da8069
NN
3063 * configure.in: Convert to autoconf script. Blow away lots
3064 of now-redundant Makefile fragments.
3065 * configure: Generate using Autoconf.
3066 * Makefile.tpl: Rewrite to reflect autoconfiscation.
3067 * Makefile.in: Regenerate.
3068
c567df0a
NN
30692002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
3070
5481b376 3071 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
3072 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3073
5481b376 3074 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 3075 where they belong.
2c7f9a32 3076
2dabcfb4
AS
30772002-12-24 Andreas Schwab <schwab@suse.de>
3078
3079 * Makefile.tpl (multilib.out): Fix missing space.
3080 * Makefile.in: Regenerate.
3081
1086bc09
NN
30822002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
3083
3084 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3085 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3086 * Makefile.in: Regenerate.
3087 * configure.in: Remove unnecessary leftovers.
3088
1086bc09
NN
30892002-12-21 Geoffrey Keating <geoffk@apple.com>
3090
3091 * configure.in (extra_ranlibflags_for_target): New variable.
3092 (*-*-darwin): Add -c to ranlib commands.
3093 * configure (tooldir): Handle extra_ranlibflags_for_target.
3094
14e9ca95
JJ
30952002-12-20 Jeff Johnston <jjohnstn@redhat.com>
3096
3097 * COPYING.NEWLIB: Updated.
3098 * COPYING.LIBGLOSS: Ditto.
3099
14c428fb
NN
31002002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3101
3102 * Makefile.tpl: Revert HJL's change.
3103 * Makefile.in: Regenerated.
3104 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3105 always.
3106
313b8244
AS
31072002-12-19 Andreas Schwab <schwab@suse.de>
3108
3109 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3110 * Makefile.in: Regenerate.
3111
efeae3db
L
31122002-12-18 H.J. Lu <hjl@gnu.org>
3113
3114 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3115 * Makefile.in: Regenerated.
3116
3117 * configure.in (build_prefix): New. Substitute.
3118
43d92c63
NN
31192002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3120
59da4fe6
NN
3121 * Makefile.tpl: Don't let real targets depend on phony targets.
3122 * Makefile.in: Regenerate.
3123
43d92c63
NN
3124 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3125 * Makefile.in: Regenerate.
3126
b72e6a2d
JM
31272002-12-16 Jason Merrill <jason@redhat.com>
3128
3129 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3130 previous 'make bootstrap'.
3131 * Makefile.in: Regenerate.
3132
95c72c44
HPN
31332002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3134
3135 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3136
7d695d07
JM
31372002-12-13 Jason Merrill <jason@redhat.com>
3138
3139 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
3140 library tests.
3141 (check-c++): Just depend on it and check-target-libstdc++-v3.
3142 * Makefile.in: Regenerate.
3143
54103d1e
NN
31442002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3145
3146 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3147 * Makefile.in: Regenerate.
3148
4024f1e1
JJ
31492002-12-12 Jeff Johnston <jjohnstn@redhat.com>
3150
80b200a1
ZW
3151 * COPYING.NEWLIB: Update list of alternate Regent of California
3152 licenses and discuss official revoking of advertising clause.
3153 * COPYING.LIBGLOSS: Ditto.
4024f1e1 3154
7dda0df6
AO
31552002-12-12 Alexandre Oliva <aoliva@redhat.com>
3156
3157 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3158 * Makefile.in: Rebuilt.
3159
d03be79e 31602002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 3161
929293f4
NN
3162 * configure: Fix bug put in by gremlins.
3163
d03be79e
NN
3164 * Makefile.tpl: Substitute more autoconfily.
3165 * configure: Substitute more autoconfily.
3166 * Makefile.in: Regenerate.
3167
31682002-12-08 Andrew Cagney <ac131313@redhat.com>
3169
3170 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3171 * Makefile.in (all-sim): Ditto.
a36d530e
DD
3172
31732002-12-06 DJ Delorie <dj@redhat.com>
3174
3175 * Makefile.tpl: Change configure dependencies to not have real
3176 targets depend on phony targets.
b4a77b47 3177
db1ac78d
NN
31782002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3179
bcaf2395
NN
3180 * configure.in: Revert unintentional change.
3181
b4fa093e
NN
3182 * src-release: Configure host subdirs.
3183
db1ac78d
NN
3184 * Makefile.tpl: Change dependency for */multilib.out so that
3185 it works when gcc isn't in the tree.
3186
3187 * configure.in: Substitute more.
3188 * configure: Run subconfigures from the Makefile.
3189 * Makefile.tpl: Run subconfigures from the Makefile; add a few
3190 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
3191
15723a45
NN
31922002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
3193
e2b9e2dc
NN
3194 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3195 and corresponding dependencies.
3196 * Makefile.in: Regenerate.
3197
2af579c4
NN
3198 * configure.in (host_tools): Order binutils, gas and ld for
3199 convenience in running the testsuites.
3200
a2cc058a
NN
3201 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3202 * Makefile.in: Regenerate.
3203 * configure.in: Introduce rules to serialize subconfigure runs.
3204
15723a45
NN
3205 * configure.in: Introduce BASE_CC_FOR_TARGET.
3206 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
3207 Realize configure-build-* targets. Realize configure-target-* targets.
3208 * Makefile.in: Regenerate.
3209
ae831be5
NN
32102002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3211
3212 * configure: Move gcc_version_trigger stuff from here...
3213 * configure.in: ...to here.
3214
3215 * configure.in: Separate subconfigure options added by this file from
3216 options given by the user. Add machinery to put args for host
3217 subconfigures into the Makefile.
3218
3219 * Makefile.tpl: Remove 'vault' targets.
3220 * Makefile.tpl: Reorder and comment dependencies.
3221 * Makefile.in: Regenerate.
3222
bbf7c8ac
NN
32232002-11-28 Geoffrey Keating <geoffk@apple.com>
3224
3225 * configure.in: Move host-specific darwin noconfigdirs into
3226 the host-specific section.
3227
930314a4
NN
32282002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3229
52d7cdee
NN
3230 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
3231 during replay.
3232 * Makefile.in: Regenerate.
3233
930314a4
NN
3234 (finishing slow-motion replay)
3235 * configure: Remove skip-this-dir support.
3236 * Makefile.tpl: Remove skip-this-dir support.
3237
3238 * Makefile.tpl: Remove leftover support for non-autoconfiscated
3239 subdirectories.
3240 * Makefile.in: Regenerate.
3241
3242 * Makefile.tpl: Strip out useless setting of 'dir'.
3243 * Makefile.in: Regenerate.
5481b376 3244
930314a4
NN
32452002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3246
3247 (finishing slow-motion replay)
3248 * configure.in: Fix deeply stupid bug.
3249
3250 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3251 shell code in CXX_FOR_TARGET
3252 * Makefile.def: Introduce raw_cxx.
3253 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3254 RAW_CXX_FOR_TARGET.
3255 * Makefile.in: Regenerate.
3256
32572002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3258
3259 (finishing slow-motion replay)
3260 * Makefile.tpl: Remove unnecessary ifs.
3261 * Makefile.in: Regenerate.
3262
5481b376 3263 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3264 dependencies. Maybe-ize build-libiberty. Create dummy install
3265 targets for 'no_install' modules.
5481b376 3266 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 3267 build_modules stuff to configure.in.
5481b376 3268 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3269 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
3270 * Makefile.in: Regenerate.
3271
3866be5d
NN
32722002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3273
3274 (continuing slow-motion replay)
3275 * Makefile.tpl: Make all-target, install-target behave similarly
3276 to all, install (only hitting configured targets). Eliminate
3277 unused macro defintions.
3278
3279 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3280 build != host.
3281
3282 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3283
3284 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3285
5481b376 3286 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
3287 configuring. Remove references to "dosrel".
3288 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 3289 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 3290 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 3291 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
3292 and redundant dependency; rearrange slightly.
3293 * Makefile.def: Add host-side libtermcap, utils.
3294
3295 * Makefile.in: Regenerate.
3296
e393202e
NN
32972002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3298
3299 (Continuing slow-motion replay)
3300 * Makefile.def: Add list of recursive targets to autogenerate.
3301 Add build_modules.
3302 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
3303 targets. Autogenerate *-build-* targets.
3304 * Makefile.in: Regenerate.
3305
583d52d7
NN
33062002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3307
3308 (Continuing slow-motion replay)
3309 * configure: More autoconf-style substitutions.
3310 * Makefile.tpl: More autoconf-style substitutions.
3311 * Makefile.in: Regenerate.
3312
33132002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3314
3315 (Continuing slow-motion replay)
3316 * configure: Substitute more variables in a more autoconf-friendly
3317 way. Simplify slightly.
3318 * Makefile.tpl: Make more variables substitutable in an
3319 autoconf-friendly way.
3320 * Makefile.in: Regenerate.
3321
874e38b4
NN
33222002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3323
3324 (Continuing slow-motion replay)
3325 * configure.in (v810*): Remove special setting of tools.
3326
3327 * configure: Add support for extra required flags for ar or nm.
3328 * configure.in (aix4.3+): Use above support for target-specific
3329 issues, rather than using config/mt-aix43.
3330
852e5f18
NN
33312002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3332
3333 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
3334 * configure: Remove 'removing', which doesn't work. Replace $subdir
3335 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
3336 with $srcdir. Reformat indentation. Substitute some variables
3337 formerly hard-coded in the Makefile for build=host.
3338 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3339 * Makefile.def: Autogenerate more.
3340 * Makefile.in: Regenerate.
3341
c9a0d920
DD
33422002-11-13 Bruce Korb <bkorb@gnu.org>
3343
3344 * Makefile.tpl: syntactic cleanup
3345
dd2768ff
KB
33462002-11-04 Kevin Buettner <kevinb@redhat.com>
3347
3348 * Makefile.def (host_modules): Add rda.
3349 * Makefile.in: Regenerate.
3350 * configure.in (target_tool): Add target-rda to list.
3351
1aa8389d
DD
33522002-10-25 Phil Edwards <pme@gcc.gnu.org>
3353
3354 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
3355 and restrap targets to this rule.
3356 * Makefile.in: Regenerate.
3357
28f46298
HPN
33582002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
3359
3360 * configure.in (i[3456]86-*-linux*): Add check to disable
3361 ${libgcj} for glibc1.
3362
ff72e302
NC
33632002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
3364
3365 * configure.in: Add tic4x target.
3366
8607b6c9
NN
33672002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
3368
3369 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3370 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3371 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3372 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3373 * Makefile.in: Regenerate.
3374
f8f61f4a
NN
33752002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3376
c86f794b
NN
3377 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3378 * Makefile.in: Regenerate.
3379
a9590527
NN
3380 * Makefile.def: Remove order dependency comments.
3381 * Makefile.tpl: Add explicit install-install dependencies.
3382 * Makefile.in: Regenerate.
3383
8412ce72
NN
3384 * Makefile.tpl: Remove material now in src-release. (Finally!)
3385 * Makefile.in: Regenerate.
3386
8b9f37f1
NN
3387 * configure: Restore my original patch by syncing with gcc version.
3388
f8f61f4a
NN
3389 * Bring following over from gcc:
3390
33912002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
3392
3393 * configure.in (s390*-*-linux*): Enable libgcj.
3394
403d9505
NN
33952002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3396
3397 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
3398
95f6f383
AM
33992002-10-02 Alan Modra <amodra@bigpond.net.au>
3400
e4673b0a 3401 * configure: Move stray lines back to where they belong.
95f6f383 3402
748503c8
NN
34032002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
3404
a581b5c3
NN
3405 * Makefile.tpl: Insert configure-target target, for src-release.
3406
c084f5b4
NN
3407 * configure: Finish reverting change which Andrew Cagney started
3408 reverting. Should fix bustage.
3409
7aa673ed 3410 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
3411 * src-release: New file. Contains material for making net
3412 releases for gdb, binutils, et al., formerly in Makefile.in.
3413
82a9b2d9
NC
34142002-09-30 Nick Clifton <nickc@redhat.com>
3415
3416 * cpu: New top level directory. Intended to hold input files for
3417 CGEN which have FSF copyright assignment.
3418 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3419
c2463a00
AC
34202002-09-29 Andrew Cagney <ac131313@redhat.com>
3421
3422 Revert below (note that src does not contain Makefile.tpl):
3423 * Makefile.tpl: Make subsituted variables more autoconfy.
3424 * Makefile.in: Regenerate.
3425
f03b4789
NN
34262002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
3427
c11e16a9
NN
3428 * configure: Revert accidentally applied changes.
3429
f03b4789
NN
3430 * Makefile.tpl: Make more autoconf-friendly.
3431 * Makefile.in: Regenerate.
3432 * configure: Make substitution more autoconf-like.
3433
34342002-09-28 Richard Earnshaw <rearnsha@arm.com>
3435
3436 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3437 single entry to handle all these.
3438 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
3439 libjava on arm-*-elf.
3440
c0292023
GK
34412002-09-27 Geoffrey Keating <geoffk@apple.com>
3442
3443 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3444 things that depend on them.
3445
c66d951e
NN
34462002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3447
3448 * Makefile.tpl: Make subsituted variables more autoconfy.
3449 * Makefile.in: Regenerate.
3450 * configure: Make seds more autoconfy.
3451
907a7241 34522002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
3453
3454 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3455 * Makefile.in: Regenerate.
3456 * configure.in: Rewrite sed statements to look autoconfy.
3457
907a7241
NN
3458 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3459 all-target-foo on configure-target-foo.
3460 * Makefile.def: Ditto.
3461 * Makefile.in: Rebuild.
3462
405ea7a0
NN
34632002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
3464
3465 * Makefile.def: New file.
3466 * Makefile.tpl: New file.
3467 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3468
3469 * configure.in: Minor rearrangement. Simplify tests.
3470
bdc57bfd
JT
34712002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
3472
3473 * configure.in (with_headers): Skip copy if value is "yes".
3474 (with_libs): Likewise.
3475
ae03d6e2
NN
34762002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3477
3478 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3479 * configure.in (sh*-*-pe*): Ditto.
3480 * configure.in (mips*-*-pe*): Ditto.
3481 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
3482
3483 * configure.in: Rearrange.
3484
707960fe
NC
34852002-09-12 Nick Clifton <nickc@redhat.com>
3486
3487 * Import these changes from the config master repository:
3488
3489 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
3490
3491 * config.sub: Add tic4x target.
3492
3493 2002-09-03 Ben Elliston <bje@redhat.com>
3494
3495 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
3496 Reported by <Duncan_Stodart@insession.com>.
3497
36ea319f
JJ
34982002-09-10 Jeff Johnston <jjohnstn@redhat.com>
3499
3500 * COPYING.NEWLIB: More updates.
3501
cf57480a
JJ
35022002-09-09 Jeff Johnston <jjohnstn@redhat.com>
3503
3504 * COPYING.NEWLIB: Update.
3505
fd31a171
AC
35062002-08-23 Andrew Cagney <ac131313@redhat.com>
3507
23b632fc
AC
3508 * texinfo/texinfo.tex: Import version 2002-06-04.06.
3509
fd31a171
AC
3510 * config.guess: Import version 2002-08-23.
3511 * config.sub: Import version 2002-08-22.
3512
a08bafb5
AO
35132002-08-20 Alexandre Oliva <aoliva@redhat.com>
3514
3515 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3516 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3517 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3518
17240c1f
NC
35192002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
3520
3521 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3522
e70ad0c6
L
35232002-08-04 H.J. Lu (hjl@gnu.org)
3524
3525 * configure.in (mips*-*-linux*): Don't skip target-libffi.
3526
574e6d11
DD
35272002-07-31 Alan Modra <amodra@bigpond.net.au>
3528
3529 * configure.in: Move generic linux case to end. Copy generic
3530 linux noconfigdirs to mips*-*-linux* entry and new
3531 powerpc64*-*-linux* entry. Add target-libffi for the latter.
3532
611e7523
CD
35332002-07-19 Chris Demetriou <cgd@broadcom.com>
3534
3535 * MAINTAINERS: Clarify on config.guess and config.sub, and add
3536 one instance of them which was missed to the list to update.
3537
51759676
CD
35382002-07-16 Chris Demetriou <cgd@broadcom.com>
3539
3540 * config.guess: Update to 2002-07-09 version.
3541 * config.sub: Update to 2002-07-03 version.
3542
7c1f909c
DD
35432002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
3544
3545 * configure.in: Remove two redundant tests.
3546
d7cf5d30
DD
35472002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3548
3549 * configure.in (mips*-*-irix6*o32): Enable stabs.
3550
c74222f7
DD
35512002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
3552
5b53c336
DD
3553 * configure.in: Don't build grez.
3554 * Makefile.in: Ditto.
3555
c74222f7
DD
3556 * Makefile.in: Remove references to bsp, cygmon, libstub.
3557 * configure.in: Ditto.
3558
3559 * configure.in: Remove leftover reference to gdbtest.
3560
edd1b227
DD
35612002-07-08 Phil Edwards <pme@gcc.gnu.org>
3562
3563 * configure.in (gxx_include_dir): Change to match versioned
3564 C++ headers if --enable-version-specific-runtime-libs is used.
3565
486186e3
AO
35662002-07-04 Steve Ellcey <sje@cup.hp.com>
3567
3568 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3569
ff0a3bf8
DD
35702002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
3571
3572 * configure.in: Make --without-x work.
3573
1dfa8174
NC
35742002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
3575
3576 * contrib: New directory. Created to contain a copy of the
5481b376 3577 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
3578 the FSF GCC sources.
3579
07637366
DD
35802002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
3581
b6f83f2a
DD
3582 * configure.in: Rearrange target Makefile fragment collection.
3583
07637366
DD
3584 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3585 cvs[src].
3586 * configure.in: Ditto.
3587
f48556b1
DD
35882002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3589
3590 * Makefile.in: Eliminate 'apache' targets.
3591 * configure.in: Eliminate 'apache' targets.
3592
3593 * configure.in: Eliminate redundant tests. Reorganize.
3594
3595 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3596
3597 * config-ml.in: Eliminate references to Cygnus configure.
3598
3599 * Makefile.in: Eliminate references to building emacs.
3600
36012002-07-01 Denis Chertykov <denisc@overta.ru>
3602
3603 * configure.in: Add support for ip2k.
3604
cdb9e2b8
BE
36052002-06-24 Ben Elliston <bje@redhat.com>
3606
3607 * configure.in (host_tools): Remove cgen.
3608
3609 * Makefile.in (all-cgen): Remove; runs from its source directory.
3610 (check-cgen, install-cgen, clean-cgen): Likewise.
3611 (all-opcodes): No not depend on all-cgen.
3612 (all-sim): Likewise.
3613
3558860c
DD
36142002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
3615
3616 * configure.in: Fix AIX configury bug.
3617
e3b0c936
DD
36182002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3619
cdb9e2b8 3620 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 3621
cdb9e2b8
BE
3622 * configure.in: Move definition of libstdcxx_flags right above
3623 usage, rather than way earlier.
8ee424c0 3624
c712250a
DD
3625 * configure.in: Pull definition of is_cross_compiler earlier.
3626
9ee1a75c
DD
3627 * configure.in: Rearrange a little.
3628
e3b0c936
DD
3629 * configure.in: Remove references to librx.
3630 * Makefile.in: Remove references to librx.
3631
b2bd228e
DD
36322002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3633
3634 * configure.in: Eliminate ${gasdir} variable.
3635
7cd52483
DB
36362002-06-18 Dave Brolley <brolley@redhat.com>
3637
3638 * configure.in: Add support for frv.
3639 * config.sub: Add support for frv.
3640
6c5e141a
DD
36412002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3642
3643 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3644
0d18b56d
JT
36452002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
3646
3647 * configure.in (vax-*-netbsd*): Re-enable gas.
3648
fd8958d5
DD
36492002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
3650
27f15fdd
DD
3651 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3652 BUILD_PREFIX_1, to correct nomenclature.
3653 * configure: Likewise.
3654
fd8958d5
DD
3655 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3656 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3657
0c2442b7
DD
36582002-05-31 Olaf Hering <olh@suse.de>
3659
3660 * config-ml.in: Propogate DESTDIR also.
3661
a3602181
JT
36622002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
3663
3664 * configure.in (vax-*-netbsd*): Don't build gas for this
3665 platform.
3666
c95f53ae
MM
36672002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
3668
3669 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3670 and libgcj for AVR.
3671
1d7c1053
NC
36722002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
3673
3674 * config.sub: Add DLX target.
3675
4b37028f
JT
36762002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
3677
3678 * config.guess: Update to 2002-05-22 version.
3679 * config.sub: Likewise.
3680
d5de0a84
NC
36812002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3682
3683 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3684 * config-ml.in: Likewise.
3685 * configure: Likewise.
3686 * configure.in: Likewise.
3687
c92a0210
DD
36882002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
3689
115a77aa
DD
3690 * configure.in: Simplify makefile fragment collection.
3691
3692 * configure.in: Remove code to build emacs.
e99daf2b 3693
91e060aa
DD
3694 * configure.in : Remove --srcdir argument from targargs and buildargs
3695 (it's always overridden in the Makefile anyway). Rearrange a bit.
3696
3697 * configure: Move some logic to configure.in.
3698 * configure.in: Move some logic from configure.
c92a0210 3699
91217342
JJ
37002002-05-07 Jeff Johnston <jjohnstn@redhat.com>
3701
3702 * COPYING.LIBGLOSS: New file.
3703
d3d8a9ee
NC
37042002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
3705
3706 * Makefile.in: Honour DESTDIR.
3707
3a036cdc
AO
37082002-05-05 Alexandre Oliva <aoliva@redhat.com>
3709
3710 * configure.in (noconfigdirs): Don't disable libgcj on
3711 sparc64-*-solaris* and sparcv9-*-solaris*.
3712
6d095fe4
AO
37132002-05-03 Alexandre Oliva <aoliva@redhat.com>
3714
3715 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3716
dac55df9
TF
37172002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
3718
3719 * configure.in (FLAGS_FOR_TARGET): Do not add
3720 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3721 on i[3456]86-*-linux*.
3722
a018e15b
TF
37232002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
3724
3725 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
3726
3727 * configure.in (noconfigdirs): Do not add target-newlib if
3728 target == i[3456]86-*-linux*, and host == target.
3729
5f284831
MM
37302002-04-29 Mark Mitchell <mark@codesourcery.com>
3731
3732 * config.guess: Updated to 2002-04-26's version.
3733 * config.sub: Updated to 2002-04-26's version.
3734
33babf59
DD
37352002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
3736
bd5f7da2
DD
3737 * configure.in: delete reference to absent file
3738
a0c4f3a0
DD
3739 * configure.in: replace '[' with 'test'
3740
66f1ba4f
DD
3741 * configure.in: Eliminate references to gash.
3742 * Makefile.in: Eliminate references to gash.
3743
7c3ab50c
DD
3744 * configure.in: remove useless references to 'pic' makefile fragments.
3745
bbc025f5
DD
3746 * configure.in: (*-*-windows*) Finish removing.
3747
33babf59
DD
3748 * configure.in: Eliminate redundant test for libgui.
3749
d5ec694c
DD
37502002-04-26 Joel Sherrill <joel@OARcorp.com>
3751
3752 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
3753 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
3754
57a5346c
DD
37552002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
3756
3757 * configure.in: remove references to dead files
3758
dbf93899
DD
37592002-04-18 Tom Tromey <tromey@redhat.com>
3760
3761 * configure.in: Disallow configuring libgcj when it is already
3762 installed and we're using Solaris 2.8 linker. Do enable libgcj on
3763 Solaris 2.8 by default. For PR libgcj/6158.
3764
26eadf68
DD
37652002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3766
3767 * configure.in: Move default CC setting out of config/mh-* fragments
3768 directly into here.
3769
a0a2c6c6
DD
37702002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3771
3772 * configure.in: don't even try to configure or make a subdirectory
3773 if there's no configure script for it.
3774
9972f812
DD
37752002-04-15 Mark Mitchell <mark@codesourcery.com>
3776
3777 * MAINTAINERS: Remove chill maintainers.
3778 * Makefile.in (CHILLFLAGS): Remove.
3779 (CHILL_LIB): Remove.
3780 (TARGET_CONFIGDIRS): Remove libchill.
3781 (CHILL_FOR_TARGET): Remove.
3782 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
3783 CHILL_LIB.
3784 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
3785 (CHECK_TARGET_MODULES): Likewise.
3786 (INSTALL_TARGET_MODULES): Likewise.
3787 (CLEAN_TARGET_MODULES): Likewise.
3788 (configure-target-libchill): Remove.
3789 (all-target-libchill): Remove.
3790 * configure.in (target_libs): Remove target-libchill.
3791 Do not compute CHILL_FOR_TARGET.
3792 * libchill: Remove directory.
5481b376 3793
75205f78
DD
37942002-04-15 DJ Delorie <dj@redhat.com>
3795
3796 * Makefile.in, configure.in, configure: Sync with gcc, entries
3797 follow...
3798
37992002-04-08 Tom Tromey <tromey@redhat.com>
3800
3801 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3802 Fixes PR libgcj/6068.
3803
38042002-03-30 Krister Walfridsson <cato@df.lth.se>
3805
3806 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
3807
38082002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3809
3810 * configure.in (alpha*-dec-osf*): Enable libgcj.
3811
38122002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
3813
3814 Fix for: PR bootstrap/3591, target/5676
3815 * configure.in (mcore-pe): Disable the configuration of
3816 libstdc++-v3 since exceptions are not supported.
3817
38182002-03-20 Anthony Green <green@redhat.com>
3819
3820 * configure.in: Enable libgcj for xscale-elf target.
3821
38222002-02-28 Alexandre Oliva <aoliva@redhat.com>
3823
3824 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3825 libjava.
3826 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
3827
38282002-02-22 Alexandre Oliva <aoliva@redhat.com>
3829
3830 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
3831 libstdc++-v3 and libjava.
3832
38332002-02-11 Adam Megacz <adam@xwt.org>
3834
3835 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
3836 boehm-gc
3837
38382002-02-09 Alexandre Oliva <aoliva@redhat.com>
3839
3840 * config.guess: Updated to 2002-01-30's version.
3841 * config.sub: Updated to 2002-02-01's version.
3842 Contribute sh64-elf.
3843 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
3844 * configure.in: Added sh64-*-*.
3845
38462002-01-17 H.J. Lu <hjl@gnu.org>
3847
3848 * Makefile.in (all-fastjar): Also depend on all-libiberty.
3849 (all-target-fastjar): Also depend on all-target-libiberty.
3850
3851Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
3852
3853 * configure, configure.in: Use temp file for long sed commands.
3854
38552001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
3856
3857 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
3858 libf2c.
3859
38602001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
3861
3862 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
3863
38642001-10-11 Hans-Peter Nilsson <hp@axis.com>
3865
3866 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
3867
38682001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
3869
3870 * configure: Handle temporary files securely using mkdir.
3871
38722001-09-26 Will Cohen <wcohen@redhat.com>
3873
3874 * configure.in (*-*-linux*): Disable configuration of target-newlib
3875 and target-libgloss.
3876
38772001-09-26 Alexandre Oliva <aoliva@redhat.com>
3878
3879 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
3880 RANLIB.
3881
38822001-08-11 Graham Stott <grahams@redhat.com>
3883
3884 * Makefile.in (check-c++): Add missing semicolon.
3885
38862001-07-25 Andrew Haley <aph@cambridge.redhat.com>
3887
3888 * configure.in (sh-*-linux*): New.
3889
38902001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3891
3892 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3893 and libgcj on m68hc11/m68hc12.
3894
38952001-06-27 H.J. Lu (hjl@gnu.org)
3896
3897 * Makefile (CFLAGS_FOR_BUILD): New.
3898 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
3899
39002001-06-01 Hans-Peter Nilsson <hp@axis.com>
3901
3902 * configure.in (libstdcxx_flags): Do not try to execute
3903 libstdc++-v3/testsuite_flags until it exists.
3904
39052001-05-18 Benjamin Kosnik <bkoz@redhat.com>
3906
3907 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
3908
39092001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
3910
3911 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
3912
3913Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
3914
3915 * configure.in: Move *-chorusos target case to the proper switch.
3916 Disable libgcj.
3917
39182001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3919
3920 * Makefile.in (STAGE1_CFLAGS): Pass down.
3921
39222001-04-13 Alan Modra <amodra@one.net.au>
3923
3924 * config.guess: Add hppa64-linux support. Note for next import that
3925 this is already in the master file.
3926 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
3927
39282001-03-22 Colin Howell <chowell@redhat.com>
3929
3930 * Makefile.in (DO_X): Do not backslash single-quotes in
3931 backquotes (two places).
3932
39332001-03-18 Laurynas Biveinis <lauras@softhome.net>
3934
3935 * Makefile.in (DO_X): Quote nested quotes.
3936
39372001-03-15 Laurynas Biveinis <lauras@softhome.net>
3938
3939 * Makefile.in (DO_X): Use double quotes for quoting
3940 "RANLIB=$${RANLIB}".
3941
39422001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
3943
3944 * configure.in: Only use `lang_requires' for languages athat are
3945 actually enabled.
3946
39472001-03-07 Tom Tromey <tromey@redhat.com>
3948
3949 * configure.in: Allow config-lang.in to set `lang_requires' to list
3950 of other required languages.
3951
39522001-03-06 Laurynas Biveinis <lauras@softhome.net>
3953
3954 * Makefile.in: Remove RANLIB definition. Use RANLIB
3955 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
3956 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
3957
39582001-02-28 Benjamin Kosnik <bkoz@redhat.com>
3959 Alexandre Oliva <aoliva@redhat.com>
3960
3961 * Makefile.in (check-c++): Use tabs, not spaces.
3962
39632001-02-19 Benjamin Kosnik <bkoz@redhat.com>
3964
3965 * Makefile.in (check-c++): New rule.
3966
3967 * configure.in (target_libs): Remove libg++.
3968 (noconfigdirs): Remove libg++.
3969 (noconfigdirs): Same.
3970 (noconfigdirs): Same.
3971 (noconfigdirs): Same.
3972
3973 * config-ml.in: Remove libg++ references.
3974
3975 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
3976 (ALL_TARGET_MODULES): Same.
3977 (configure-target-libg++): Remove.
3978 (all-target-libg++): Remove.
3979 (configure-target-libio): Remove.
3980 (all-target-libio): Remove.
3981 (check-target-libio): Remove.
3982 (.PHONY): Remove.
3983 (libg++.tar.bz2): Remove.
3984 (all-target-cygmon): Remove libio.
3985 (all-target-libstdc++): Remove.
3986 (configure-target-libstdc++): Remove.
3987 (TARGET_LIB_PATH): Remove libstdc++.
3988 (ALL_GCC_CXX): Remove libstdc++.
3989 (all-target-gperf): Correct.
3990
39912001-02-15 Anthony Green <green@redhat.com>
3992
3993 * configure: Introduce GCJ_FOR_TARGET.
3994 * configure.in: Ditto.
3995 * Makefile.in: Ditto.
3996
39972001-02-08 Chandrakala Chavva <cchavva@redhat.com>
3998
3999 * configure.in: for *-chorusos, don't config target-newlib and
4000 target-libgloss.
4001
40022001-02-04 Mark Mitchell <mark@codesourcery.com>
4003
4004 Remove V2 C++ library.
4005 * configure.in: Remove --enable-libstdcxx_v3 support.
4006
40072001-01-27 Richard Henderson <rth@redhat.com>
4008
4009 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4010
40112001-01-26 Tom Tromey <tromey@redhat.com>
4012
4013 * configure.in: Allow libgcj to be built on Sparc Solaris.
4014
40152001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
4016
4017 * configure.in: Enable libgcj on several additional platforms.
4018
40192001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
4020
4021 * configure.in: Enable libgcj for linux targets.
4022
40232001-01-09 Mike Stump <mrs@wrs.com>
4024
4025 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4026 failures of subdirectories.
4027
40282001-01-02 Laurynas Biveinis <lauras@softhome.net>
4029
4030 * configure: handle DOS-style absolute paths.
4031
40322001-01-02 Laurynas Biveinis <lauras@softhome.net>
4033
4034 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4035
40362000-12-18 Benjamin Kosnik <bkoz@redhat.com>
4037
4038 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4039 (libstdcxx_incdir): Pass down.
4040 * config.if: Remove expired bits for cxx_interface, add stub.
4041 (libstdcxx_incdir): Add variable for g++ include directory.
4042 * configure.in (gxx_include_dir): Use it.
4043
40442000-12-15 Andreas Jaeger <aj@suse.de>
4045
4046 * configure.in: Handle lang_dirs.
4047
40482000-12-13 Anthony Green <green@redhat.com>
4049
4050 * configure.in: Disable libgcj for any target not specifically
4051 listed. Disable libgcj for x86 and Alpha Linux until compatible
4052 with g++ abi.
4053
40542000-12-13 Mike Stump <mrs@wrs.com>
4055
4056 * Makefile.in (local-distclean): Also remove fastjar.
4057
40582000-12-10 Anthony Green <green@redhat.com>
4059
4060 * configure.in: Define libgcj. Disable libgcj target libraries for
4061 most targets.
4062
40632000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
4064
4065 * configure.in (target_libs): Revert 2000-12-08 patch.
4066 (noconfigdirs): Added target-libjava.
4067
40682000-12-09 Laurynas Biveinis <lauras@softhome.net>
4069
4070 * Makefile.in: handle DOS-style absolute paths.
4071
40722000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4073
4074 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4075 libjava.
4076 * configure.in (target_libs): Removed `target-libjava'.
4077
40782000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4079
4080 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4081 (ALL_MODULES): Added fastjar.
4082 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4083 (all-target-libjava): all-fastjar replaces all-zip.
4084 (all-fastjar): Added.
4085 (configure-target-fastjar, all-target-fastjar): Likewise.
4086 * configure.in (host_tools): Added fastjar.
4087
40882000-12-07 Mike Stump <mrs@wrs.com>
4089
4090 * Makefile.in (local-distclean): Remove leftover built files.
4091
40922000-11-16 Fred Fish <fnf@be.com>
4093
4094 * configure.in (enable_libstdcxx_v3): Fix typo,
4095 libstd++ -> libstdc++.
4096
40972000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
4098
4099 * configure: Provide the original toplevel configure arguments
4100 (including $0) to subprocesses in the environment rather than
4101 through gcc/configargs.h.
4102
41032000-11-12 Mark Mitchell <mark@codesourcery.com>
4104
4105 * configure: Turn on libstdc++ V3 by default.
4106
41072000-10-16 Michael Meissner <meissner@redhat.com>
4108
4109 * configure (gcc/configargs.h): Only create if there is a build GCC
4110 directory created.
4111
41122000-10-05 Phil Edwards <pme@gcc.gnu.org>
4113
4114 * configure: Save configure arguments to gcc/configargs.h.
4115
41162000-10-04 Andris Pavenis <pavenis@latnet.lv>
4117
4118 * Makefile.in (bootstrap): avoid recursion if subdir missing
4119 (cross): ditto
4120 (do-proto-toplev): ditto
4121
4122Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
4123
4124 * configure.in: Do not build byacc for hppa64. Provide paths to the
4125 X11 libraries for hppa64.
4126
41272000-09-02 Anthony Green <green@cygnus.com>
4128
4129 * Makefile.in (all-gcc): Depend on all-zlib.
4130 (CLEAN_MODULES): Add clean-zlib.
4131 (ALL_MODULES): Add all-zlib.
4132 * configure.in (host_libs): Add zlib.
4133
41342000-08-25 Alexandre Oliva <aoliva@redhat.com>
4135
4136 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4137 $targargs to tell whether newlib is going to be built.
4138
4139 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4140 $$r/TARGET_SUBDIR/libio for _G_config.h.
4141
41422000-08-14 Zack Weinberg <zack@wolery.cumb.org>
4143
4144 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4145
4146 * configure: Make enable_threads and enable_shared defaults
4147 explicit. Substitute enable_threads into generated Makefiles.
4148 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4149 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4150
41512000-08-02 Manfred Hollstein <manfredh@redhat.com>
4152
4153 * configure.in: Re-enable all references to libg++ and librx.
4154
ffb97b2f 41552002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 4156
ffb97b2f
DD
4157 * configure.in: Add *-*-freebsd* configurations.
4158
bbf6e9e3
AC
41592002-04-07 Andrew Cagney <ac131313@redhat.com>
4160
4161 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4162 (do-tar, do-bz2): New rules.
4163 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4164 (gdb-tar): New rule.
4165 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4166 (insight_dejagnu.tar): New rule.
4167 (insight.tar): New rule.
4168 (gdb+dejagnu.tar): New rule.
4169 (gdb.tar): New rule.
4170
8f1579c0
AC
41712002-04-07 Andrew Cagney <ac131313@redhat.com>
4172
4173 * MAINTAINERS: Update dejagnu/
4174
ba3c59ab
AO
41752002-03-16 Alexandre Oliva <aoliva@redhat.com>
4176
4177 * ltmain.sh (relink_command): Fix typo in previous change.
4178
6243d5dd
AO
41792002-03-15 Alexandre Oliva <aoliva@redhat.com>
4180
4181 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4182 (relink_command): Added --tag flags.
4183 (mode=install): If relinking fails; error out.
4184
80413487
RH
41852002-03-12 Richard Henderson <rth@redhat.com>
4186
4187 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
4188 .NOTPARALLEL tag.
4189 (do-check): Rename from check.
4190 (check): Allow parallel check.
4191
3daeddf6
RH
41922002-03-11 Richard Henderson <rth@redhat.com>
4193
4194 * Makefile.in (.NOTPARALLEL): Add fake tag.
4195
fad93c55
L
41962002-03-07 H.J. Lu (hjl@gnu.org)
4197
4198 * configure.in: Enable gprof for mips*-*-linux*.
4199
2e8357fc
AO
42002002-02-28 Alexandre Oliva <aoliva@redhat.com>
4201
4202 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4203 libjava.
4204 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
4205
bd48e1a9
AC
42062002-02-24 Andrew Cagney <ac131313@redhat.com>
4207
4208 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
4209
39121370
DJ
42102002-02-23 Daniel Jacobowitz <drow@mvista.com>
4211
4212 * config.guess: Import from master sources, rev 1.232.
4213 * config.sub: Import from master sources, rev 1.246.
4214
081ff160
AO
42152002-02-23 Alexandre Oliva <aoliva@redhat.com>
4216
4217 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4218 because its Makefile is there; test for the executable instead.
4219
20a5393b
AO
42202002-02-09 Alexandre Oliva <aoliva@redhat.com>
4221
4222 Contribute sh64-elf.
4223 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4224 * configure.in: Added sh64-*-*.
4225
38135629
JJ
42262002-02-04 Jeff Johnston <jjohnstn@redhat.com>
4227
80413487
RH
4228 * COPYING.NEWLIB: Remove advertising clause from
4229 Berkeley and Red Hat licenses.
38135629 4230
48d19748
MD
42312002-02-01 Mo DeJong <supermo@bayarea.net>
4232
4233 * Makefile.in: Add all-tix to deps for all-snavigator
4234 so that tix is built when building snavigator.
4235
f6e1c110
BE
42362002-02-01 Ben Elliston <bje@redhat.com>
4237
4238 * config.guess: Import from master sources, rev 1.229.
4239 * config.sub: Import from master sources, rev 1.240.
4240
4867be41
DJ
42412002-01-27 Daniel Jacobowitz <drow@mvista.com>
4242
4243 From Steve Ellcey <sje@cup.hp.com>:
4244 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4245 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4246 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4247 IA64.
4248 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4249 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4250 soname_spec, sys_lib_search_path_spec): Ditto.
4251
e82380cc
JT
42522002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
4253
4254 * configure.in (*-*-netbsd*): New. Skip target-newlib,
4255 target-libiberty, and target-libgloss. Skip Java-related
4256 libraries if not supported for NetBSD on target CPU.
4257
1319fb9c
NC
42582002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
4259
4260 * configure.in: Import StrongARM and XScale target_configdirs from
4261 FSF GCC version.
4262
b020f6ac
L
42632002-01-16 H.J. Lu (hjl@gnu.org)
4264
4265 * config.guess: Import from master sources, rev 1.225.
4266 * config.sub: Import from master sources, rev 1.238.
4267
4268 * MAINTAINERS: Updated notes on config.guess and config.sub.
4269
a0c1c920
NC
42702002-01-11 Steve Ellcey <sje@cup.hp.com>
4271
4272 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4273 ld and gdb are not supported.
4274
a9fa5e1f
JJ
42752002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4276
4277 * Change reference to Cygnus Solutions to be Red Hat.
4278
94077108
JJ
42792002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4280
4281 * COPYING.NEWLIB: Update generic copyright date.
4282
05ecd75c
MS
42832002-01-07 Mark Salter <msalter@redhat.com>
4284
4285 * configure.in: Remove target-bsp and target-cygmon from arm builds.
4286 Allow target-libgloss to be built for arm, strongarm, and xscale.
4287
a106bb62
BE
42882002-01-03 Ben Elliston <bje@redhat.com>
4289
4290 * MAINTAINERS: Update URL for config.* scripts.
4291
0e254642
AM
42922001-12-18 Alan Modra <amodra@bigpond.net.au>
4293
4294 * config.sub: Import latest version.
4295 * config.guess: Likewise.
4296
0a0d0041
TF
42972001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
4298
4299 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4300 options for i[3456]86-pc-linux* native builds.
4301
d932cae7
NC
43022001-12-05 Laurent Guerby <guerby@acm.org>
4303
4304 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 4305 libiberty.
d932cae7
NC
4306
4307 Import this patch from gcc:
5481b376 4308
d932cae7
NC
4309 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
4310
4311 * symlink-tree: handle DOS-style absolute paths.
4312
49b7683b
DD
43132001-11-28 DJ Delorie <dj@redhat.com>
4314 Zack Weinberg <zack@codesourcery.com>
4315
4316 When build != host, create libiberty for the build machine.
4317
4318 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4319 CONFIG_ARGUMENTS.
4320 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4321 New variables.
4322 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4323 and rules.
4324 (all.normal): Depend on ALL_BUILD_MODULES.
4325 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4326 (all-build-libiberty): Depend on configure-build-libiberty.
4327
4328 * configure: Calculate and substitute proper value for
4329 ALL_BUILD_MODULES.
4330 * configure.in: Create the build subdirectory.
4331 Calculate and substitute TARGET_CONFIGARGS (formerly
4332 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4333
26ef82f4
GK
43342001-11-26 Geoffrey Keating <geoffk@redhat.com>
4335
4336 * config.sub: Update to version 1.232 on subversion.
4337
43e64072
NC
43382001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
4339
4340 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4341 files from .po files for a distribution.
4342
66f6c0d5
HPN
43432001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
4344
4345 * COPYING.NEWLIB: Mention preserved notice in specific parts.
4346
4a02fdb2
JH
43472001-11-13 Jeff Holcomb <jeffh@redhat.com>
4348
4349 Merged from net gcc:
4350 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
4351 * ltcf-c.sh: Use $objext, not $ac_objext.
4352 2001-07-27 Mark Kettenis <kettenis@gnu.org>
4353 * ltcf-cxx.sh: Add support for GNU.
4354 2001-07-22 Timothy Wall <twall@redhat.com>
4355 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
4356 default settings if using GNU tools with that configuration.
4357 * ltcf-cxx.sh: Ditto.
4358 * ltcf-gcj.sh: Ditto.
4359 2001-07-21 Michael Chastain <chastain@redhat.com>
4360 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4361 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
4362 * ltmain.sh: Mark as gcc-local.
4363
227b9953
JH
43642001-11-13 Jeff Holcomb <jeffh@redhat.com>
4365
4366 * Makefile.in (all-bison): Revert 2001-10-24.
4367 Don't depend on texinfo.
4368
cbbab8fb
JJ
43692001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
4370
80413487 4371 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 4372
922b2485
DD
43732001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
4374
4375 * configure.in (--enable-languages): Be more permissive about
4376 syntax. Check for empty lists better. Warn about $LANGUAGES.
4377
f08fa01d
HPN
43782001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
4379
4380 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4381
fee3da4e
JH
43822001-10-24 Jeff Holcomb <jeffh@redhat.com>
4383
4384 Makefile.in (all-bison): Don't depend on texinfo.
4385
73fb1ef9
AM
43862001-10-03 Alan Modra <amodra@bigpond.net.au>
4387
4388 * gettext.m4: Test po/POTFILES.in exists before trying to read.
4389
373688ac
AO
43902001-09-29 Alexandre Oliva <aoliva@redhat.com>
4391
4392 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4393
9c07660b
HPN
43942001-09-28 Hans-Peter Nilsson <hp@axis.com>
4395
4396 * config.sub, config.guess: Import latest from subversions.
4397
3f152009
AO
43982001-09-21 Alexandre Oliva <aoliva@redhat.com>
4399
4400 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4401 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4402 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4403 avoid quotes nesting problems.
4404 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4405 (DO_X): Export only variables that are set.
4406
8f6a59e5
BE
44072001-09-19 Ben Elliston <bje@redhat.com>
4408
4409 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4410 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4411 semantics. Use the shell built-in "type" command instead.
4412
a1ec19fa
TS
44132001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4414
4415 * config.sub: Reverted the earlier change, this version is not the
4416 master file.
4417
4008bd9b
TS
44182001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4419
4420 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
4421 Add support for mips64.
4422
dd1e52a4
JH
44232001-09-03 Jeff Holcomb <jeffh@redhat.com>
4424
4425 * configure.in: Enable libstdc++-v3 for h8300 targets.
4426
91549d1c
EC
44272001-08-30 Eric Christopher <echristo@redhat.com>
4428 Jason Eckhardt <jle@redhat.com>
4429
4430 * config.sub: Add support for mipsisa32.
4431
cf966cf9
EC
44322001-08-30 Eric Christopher <echristo@redhat.com>
4433
4434 * config.sub, config.guess: Import latest from subversions.
4435
82208dc5
AM
44362001-08-20 Alan Modra <amodra@bigpond.net.au>
4437
4438 * config.sub, config.guess: Import latest from subversions.
4439
4dca8403
DD
44402001-07-26 DJ Delorie <dj@redhat.com>
4441
4442 * MAINTAINERS: Clarify libiberty merge rules and procedures.
4443
1107dce2
AM
44442001-06-19 Alan Modra <amodra@bigpond.net.au>
4445
4446 * Makefile.in: Revert 2001-06-17.
4447 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
4448
e09a6604
L
44492001-06-17 H.J. Lu <hjl@gnu.org>
4450
4451 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
4452 (gas+binutils.tar.bz2): Likewise.
4453 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
4454
31a8b634
AC
4455Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
4456
4457 * Makefile.in (VER): When present, extract the version number from
5481b376 4458 the file version.in.
31a8b634 4459
dc70af01
AO
44602001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
4461
4462 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4463 gcc/xgcc is built, use -print-prog-name to find out the program
4464 name to use.
4465
839bbd8c
AO
44662001-06-04 Mark Mitchell <mark@codesourcery.com>
4467
4468 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4469 with_gcc]: Use `gcc -shared' to build a shared library.
4470
566e9a30
AO
44712001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
4472
4473 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4474 archives.
4475
e877bb69
AO
44762001-05-28 Simon Patarin <simon.patarin@inria.fr>
4477
4478 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
4479 libraries when using g++ with native linker.
4480
1605288b
AO
44812001-05-28 Alexandre Oliva <aoliva@redhat.com>
4482
4483 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4484
11a383ba
TR
44852001-05-24 Tom Rix <trix@redhat.com>
4486
4487 * configure.in : enable ld for aix
cf966cf9 4488
18611226
AO
44892001-05-22 Alexandre Oliva <aoliva@redhat.com>
4490
4491 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4492 [aix4*|aix5*]: Prepend blank.
4493
6be7c12c
AO
44942001-05-20 Alexandre Oliva <aoliva@redhat.com>
4495
4496 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4497 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
4498 of subdir/configure scripts to use the new libtool.m4.
4499
4ed00bba
L
45002001-05-14 H.J. Lu <hjl@gnu.org>
4501
4502 * config.if (libc_interface): Set to -libc6.2- for cross
4503 compiling to Linux/glibc 2.2.
4504
b1af961c
AO
45052001-05-03 Alexandre Oliva <aoliva@redhat.com>
4506
4507 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4508 libgcj.
4509
5ec3e74e
AO
45102001-04-26 Alexandre Oliva <aoliva@redhat.com>
4511
4512 * configure.in (noconfigdirs): Don't reset it from scratch in the
4513 target case; only append to it.
4514
b3ed1d6b
AO
45152001-04-26 Alexandre Oliva <aoliva@redhat.com>
4516
4517 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4518 sparc-*-solaris2.8]: Disable ${libgcj}.
4519
96111c10
AO
45202001-04-25 Alexandre Oliva <aoliva@redhat.com>
4521
4522 * configure.in (libgcj_saved): Copy from $libgcj.
4523 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4524 --disable-libgcj.
4525
b5bf43f2
AO
45262001-04-20 Alexandre Oliva <aoliva@redhat.com>
4527
4528 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4529 1.641.2.228.
4530
8cc32590
AO
45312001-04-12 Alexandre Oliva <aoliva@redhat.com>
4532
4533 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4534 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4535
dec0cb0c
AO
45362001-04-01 Alexandre Oliva <aoliva@redhat.com>
4537
4538 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4539 New macros.
4540 (bootstrap, cross): Use RECURSE_FLAGS.
4541 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4542
6a9c3886
AO
45432001-03-27 Alexandre Oliva <aoliva@redhat.com>
4544
4545 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4546
d4fc7db8
NC
45472001-03-23 Nick Clifton <nickc@redhat.com>
4548
4549 * README-maintainer-mode: Add note about inability to use "make
4550 distclean" in maintainer mode.
4551
7389ff65
AO
45522001-03-22 Alexandre Oliva <aoliva@redhat.com>
4553
4554 Re-installed:
4555 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
4556 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
4557 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4558 * ltcf-cxx.sh: Likewise.
4559 * ltcf-gcj.sh: Likewise.
4560
b3e0dc8e
PB
45612001-03-22 Philip Blundell <philb@gnu.org>
4562
4563 * config.sub, config.guess: Import latest from subversions.
4564
469b781c
AO
45652001-03-22 Alexandre Oliva <aoliva@redhat.com>
4566
4567 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4568 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4569
b0dad762
MC
45702001-03-20 Michael Chastain <chastain@redhat.com>
4571
4572 * Makefile.in: all-m4 depends on all-texinfo.
4573
c559bb17
AO
45742001-03-08 Alexandre Oliva <aoliva@redhat.com>
4575
4576 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4577
fef4ae2e
JJ
45782001-02-22 Jeff Johnston <jjohnstn@redhat.com>
4579
4580 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
4581 longer valid.
4582
8d6dd99d
NC
45832001-02-16 Nick Clifton <nickc@redhat.com>
4584
4585 * configure.in (noconfigdirs): Allow configuration of texinfo
4586 for Cygwin hosts.
4587
a85d7ed0
NC
45882001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
4589
4590 * config.guess: Add linux target for S/390.
4591 * config.sub: Likewise.
4592 * configure.in: Likewise.
4593
51221c5e
DD
45942001-02-06 Ben Elliston <bje@redhat.com>
4595
4596 * configure: Output host type to stdout, not stderr.
4597
9dec4c71
MS
45982001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4599
4600 * config.guess: Import from subversions.gnu.org (revision 1.181).
4601 * config.sub: Import from subversions.gnu.org (revision 1.199).
4602
9add9c04
AM
46032001-01-30 Alan Modra <alan@linuxcare.com.au>
4604
4605 * config.guess: Handle hppa64-linux systems.
4606
8679174d
MS
46072001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4608
4609 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4610 Don't unset, it's non-portable and no longer necessary, set to empty
4611 instead.
4612
02d01ed4
MS
46132001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4614
4615 * ltconfig: Shell portability fix for the tagname validity check.
4616
4cc5853d
MS
46172001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4618
4619 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4620
7487e485
AO
46212001-01-27 Alexandre Oliva <aoliva@redhat.com>
4622
4623 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4624 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4625
f332af52
AO
46262001-01-24 Alexandre Oliva <aoliva@redhat.com>
4627
4628 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4629 keep at least one of build_libtool_libs or build_old_libs set to
4630 yes.
4631
ef099754
AO
46322001-01-24 Alexandre Oliva <aoliva@redhat.com>
4633
4634 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4635 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4636
8341f2fc 46372000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 4638
8341f2fc
AJ
4639 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4640
46412000-11-03 Philip Blundell <pb@futuretv.com>
4642
4643 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4644 files.
ebf0fa2e 4645
c320a39f
JJ
46462001-01-15 Jeff Johnston <jjohnstn@redhat.com>
4647
4648 * COPYING.NEWLIB: Put into source repository.
4649
8817b92e
BE
46502001-01-15 Ben Elliston <bje@redhat.com>
4651
4652 * configure.in (host_tools): Add sid.
4653 Always configure cgen.
4654 * Makefile.in (all-sid): New target.
4655 (check-sid, clean-sid, install-sid): Likewise.
4656
35590697
AJ
46572001-01-07 Andreas Jaeger <aj@suse.de>
4658
80413487 4659 * config.sub, config.guess: Update from subversions.
35590697 4660
6ee6cea6
AO
46612000-12-12 Alexandre Oliva <aoliva@redhat.com>
4662
4663 * configure.in: Disable language-specific target libraries for
4664 languages that aren't enabled.
4665
077b8428
NC
46662000-11-24 Nick Clifton <nickc@redhat.com>
4667
4668 * configure.in (xscale-elf): Add target.
4669 (xscale-coff): Add target.
4670 (c4x, c5x, tic54x): Move after ARM targets.
4671
9e28a1ed
AO
46722000-11-23 Alexandre Oliva <aoliva@redhat.com>
4673
4674 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
4675
be98a80a
ILT
46762000-11-20 Ian Lance Taylor <ian@zembu.com>
4677
4678 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
4679
5cec67bf
AO
46802000-11-18 Alexandre Oliva <aoliva@redhat.com>
4681
4682 * Makefile.in: Merge with GCC and libgcj.
4683 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
4684 configure-target-<library> when their configure scripts need the C
4685 or C++ library to have already been built to work properly.
4686 (do_proto_toplev): Set them to an empty string.
4687
d932cae7 46882000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
4689
4690 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
4691 (REALLY_SET_LIB_PATH): Use them.
4692
d932cae7 46932000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
4694
4695 * config.sub: Add support for Sun Chorus
4696
8602ff0c
NC
46972000-11-02 Per Lundberg <plundis@chaosdev.org>
4698
4699 * config.sub: Add support for the *-storm-chaos OS.
4700
f9e0997d
NC
47012000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
4702
80413487
RH
4703 * configure.in (noconfigdirs): Don't compile some
4704 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 4705
d64552c5
AO
47062000-09-30 Alexandre Oliva <aoliva@redhat.com>
4707
4708 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
4709 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
4710 all affected `configure' scripts.
4711
97f60b31
AO
47122000-09-25 Alexandre Oliva <aoliva@redhat.com>
4713
4714 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
4715 ltcf-c.sh.
4716
6e8dd58f
PB
47172000-09-12 Philip Blundell <philb@gnu.org>
4718
4719 * config.sub, config.guess: Update from subversions.
4720
103a2e99
AO
47212000-09-06 Alexandre Oliva <aoliva@redhat.com>
4722
51601921
AO
4723 * Makefile.in (all-zlib): Added dummy target.
4724
103a2e99
AO
4725 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
4726 multi-language branch.
4727
2809b4b9
AO
47282000-09-05 Alexandre Oliva <aoliva@redhat.com>
4729
4730 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
4731 (bootstrap*): Depend on all-bootstrap.
4732
7450026c
AO
47332000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
4734
4735 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
4736 crosses, but add gcc/include to the header search path for them.
4737
6cf86f7f
AO
47382000-08-31 Alexandre Oliva <aoliva@redhat.com>
4739
4740 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
4741 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
4742 * gettext.m4: New file, extracted from aclocal.m4.
4743
ce2ea6e3
AO
47442000-08-22 Alexandre Oliva <aoliva@redhat.com>
4745
4746 * config-ml.in (CC, CXX): Avoid trailing whitespace.
4747 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
4748 sub-configures.
4749
9765193e
DE
47502000-08-20 Doug Evans <dje@casey.transmeta.com>
4751
4752 * Makefile.in (ALL_MODULES): Add all-cgen.
4753 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4754 (all-cgen): New target.
4755 (all-opcodes,all-sim): Depend on all-cgen.
4756 * configure.in (host_tools): Add cgen.
4757 Only configure cgen if --enable-cgen-maint.
4758
d7b32520
AO
47592000-08-17 Alexandre Oliva <aoliva@redhat.com>
4760
4761 * config-ml.in (CC, CXX): Don't introduce a leading space.
4762
e52ef561
AO
47632000-08-16 Alexandre Oliva <aoliva@redhat.com>
4764
4765 * configure.in (libstdcxx_flags): Use
4766 libstdc++-v3/src/libstdc++.INC.
4767
88f9c2a0
AO
47682000-08-15 Alexandre Oliva <aoliva@redhat.com>
4769
4770 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
4771
98fbe43f
JM
47722000-08-11 Jason Merrill <jason@redhat.com>
4773
4774 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
4775 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
4776 (FLAGS_FOR_TARGET): Not here.
4777 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
4778
279ddab4
DD
47792000-08-07 DJ Delorie <dj@redhat.com>
4780
4781 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
4782 "if we're also building gcc, and it's a gcc that will run on the
4783 build machine, we want to use its includes instead of the system's
4784 default includes".
4785
60523a83
AO
47862000-08-03 Alexandre Oliva <aoliva@redhat.com>
4787
24ffec7a
AO
4788 * configure.in (libstdcxx_flags): Don't use `"'.
4789
60523a83
AO
4790 * config-ml.in: Adjust multilib search paths to the
4791 appropriate multilib tree.
4792
daf644b5
AO
47932000-08-02 Alexandre Oliva <aoliva@redhat.com>
4794
4795 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
4796 commas in $LANGUAGES.
4797
63266560
DD
47982000-08-01 Alexandre Oliva <aoliva@redhat.com>
4799
4800 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
4801
48022000-07-31 Alexandre Oliva <aoliva@redhat.com>
4803
4804 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
4805 CXX_FOR_TARGET for sed.
4806
48072000-07-30 Alexandre Oliva <aoliva@redhat.com>
4808
4809 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
4810 Do not override if already set in the environment or in configure.
4811 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
4812 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
4813
9e449d3e
AO
48142000-07-27 Alexandre Oliva <aoliva@redhat.com>
4815
4816 * Makefile.in (FLAGS_FOR_TARGET): New macro.
4817 (GCC_FOR_TARGET): Use it.
4818 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
4819 * configure.in: ... here.
4820 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
4821 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
4822
8bbd92e0
AO
48232000-07-24 Alexandre Oliva <aoliva@redhat.com>
4824
fd1f87b2
AO
4825 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
4826 (configure-target-libchill, configure-target-libobjc): Likewise.
4827
8bbd92e0
AO
4828 * configure.in: Use the same cache file for all target libs.
4829 * config-ml.in: But different cache files per multilib variant.
4830
25c6c112
JL
48312000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4832
4833 * configure (topsrcdir): Don't use dirname.
4834
ba73c63f
JM
48352000-07-20 Jason Merrill <jason@redhat.com>
4836
4837 * configure.in: Remove all references to libg++ and librx.
4838
4839 * configure, configure.in, Makefile.in: Unify gcc and binutils.
4840
1af08294
HPN
48412000-07-20 Hans-Peter Nilsson <hp@axis.com>
4842
4843 * config.sub: Update to subversions version 2000-07-06.
4844
ba73c63f
JM
48452000-07-12 Andrew Haley <aph@cygnus.com>
4846
4847 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
4848 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
4849
48502000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
4851
4852 * symlink-tree: Check number of arguments.
4853
d932cae7 48542000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
4855
4856 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
4857
ba73c63f
JM
48582000-07-05 Jim Wilson <wilson@cygnus.com>
4859
4860 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
4861 search path for a g++ extracted from the build tree. This
4862 will allow link tests run by configure scripts in
4863 subdirectories to succeed.
4864
92ee2f86
UC
48652000-07-01 Koundinya K <kk@ddeorg.soft.net>
4866
80413487 4867 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 4868
23f2f29f
CV
48692000-06-28 Corinna Vinschen <vinschen@cygnus.com>
4870
4871 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
4872 `os2'. Force ac_cv_exeext to be ".exe" in that case.
4873
f04f5a67
TW
48742000-06-19 Timothy Wall <twall@cygnus.com>
4875
4876 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
4877 * config.sub: Add tic54x target.
4878
11da68be
NC
48792000-06-07 Phillip Thomas <pthomas@suse.de>
4880
4881 * README-maintainer-mode: New file: Contains notes on using
4882 --enable-maintainer-mode with binutils.
4883
d932cae7 48842000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
4885
4886 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
4887
d932cae7 48882000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
4889
4890 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
4891 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
4892
9442cea3
L
489320000-05-21 H.J. Lu (hjl@gnu.org)
4894
80413487
RH
4895 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
4896 directory are used if they exist. Make sure
4897 $(build_tooldir)/include is searched for header files,
4898 $(build_tooldir)/lib/ for library files.
9442cea3 4899 (GCC_FOR_TARGET): Likewise.
80413487 4900 (CXX_FOR_TARGET): Likewise.
9442cea3 4901
d932cae7 49022000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
4903
4904 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
4905
d932cae7 49062000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
4907
4908 * Makefile.in (configure-target-libiberty): Depend on
4909 configure-target-newlib.
4910
ba73c63f
JM
49112000-05-16 Alexandre Oliva <aoliva@cygnus.com>
4912
4913 * configure.in, Makefile.in: Merge all libffi-related
4914 configury stuff from the libgcj tree.
4915
d932cae7 49162000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
4917
4918 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4919 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
4920
d932cae7 49212000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
4922
4923 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4924 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 4925 current version information. Add to proto-toplev directory.
b5a23627
AC
4926 (gdb-taz): Build do-djunpack.
4927
ba73c63f
JM
49282000-05-15 David Edelsohn <edelsohn@gnu.org>
4929
4930 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
4931
7c86ed39
L
49322000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4933
4934 * ltmain.sh: Preserve in relink_command any environment
4935 variables that may affect the linker behavior.
4936
d932cae7 49372000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
4938
4939 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
4940
d932cae7 49412000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
4942
4943 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
4944
ed0a91a5
EZ
49452000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
4946
4947 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 4948 with the version name.
ed0a91a5 4949
ba73c63f 49502000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 4951
ba73c63f 4952 * config.if: Tweak.
6cafa39f 4953
ba73c63f 49542000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 4955
ba73c63f 4956 * djunpack.bat: New file.
66156876 4957
d932cae7 49582000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
4959
4960 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
4961 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
4962 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
4963 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 4964
ba73c63f
JM
49652000-04-16 Dave Pitts <dpitts@cozx.com>
4966
80413487
RH
4967 * config.sub (case $basic_machine): Change default for "ibm-*"
4968 to "openedition".
ba73c63f 4969
d932cae7 49702000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
4971
4972 * Makefile.in (gdb-taz): New target. GDB specific archive.
4973 (do-md5sum): New target.
4974 (MD5PROG): Define.
4975 (PACKAGE): Default to TOOL.
4976 (VER): Default to a shell script.
4977 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 4978 md5 checksum generation.
b35ece4e
AC
4979 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
4980 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
4981 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 4982 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 4983
d932cae7 49842000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
4985
4986 * configure (warn_cflags): Delete.
4987
ba73c63f 49882000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 4989 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 4990
80413487
RH
4991 * configure.in (enable_libstdcxx_v3): Add.
4992 (target_libs): Add bits here to switch between libstdc++-v2 and
4993 libstdc++-v3.
4994 * config.if: And this file too.
4995 * Makefile.in: Add libstdc++-v3 targets.
35590697 4996
ba73c63f
JM
49972000-04-05 Michael Meissner <meissner@redhat.com>
4998
4999 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 5000
d332c5ac
JM
50012000-03-29 Jason Merrill <jason@casey.cygnus.com>
5002
5003 * configure.in: -linux-gnu*, not -linux-gnu.
5004
d932cae7 50052000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
5006
5007 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5008 (do-tar-bz2): Replace TOOL with PACKAGE.
5009 (gdb.tar.bz2): Remove GDBTK from GDB package.
5010 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 5011 dejagnu.tar.bz2): New packages.
6dcbc97b 5012
96ce09a7
ILT
50132000-02-27 Andreas Jaeger <aj@suse.de>
5014
5015 * configure.in: Add entry for mips*-*-linux*, move catch all
5016 *-*-*linux* entry below this one.
5017
2031769e
ILT
50182000-02-27 Ian Lance Taylor <ian@zembu.com>
5019
5020 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5021
4bab746c
NC
50222000-02-24 Nick Clifton <nickc@cygnus.com>
5023
5024 * config.sub: Support an OS of "wince".
5025
d932cae7 50262000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
5027
5028 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 5029 version.
ada59422 5030
5b93d8bb
AM
50312000-02-23 Linas Vepstas <linas@linas.org>
5032
5033 * config.sub: Add support for Linux/IBM 370.
5034 * configure.in: Likewise.
5035
2fb651f6
NC
50362000-02-22 Nick Clifton <nickc@cygnus.com>
5037
5038 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5039
b8441c25
CF
50402000-02-20 Christopher Faylor <cgf@cygnus.com>
5041
5042 * config.guess: Guess "cygwin" rather than "cygwin32".
5043
d332c5ac
JM
50442000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5045
5046 * configure (gcc_version): When setting, narrow search to
5047 lines containing `version_string'.
5048
ba73c63f
JM
50492000-02-15 Denis Chertykov <denisc@overta.ru>
5050
5051 * config.sub: Add support for avr target.
5052
d932cae7 50532000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
5054
5055 * config.sub: Add mmix-knuth-mmixware.
5056
50572000-01-27 Christopher Faylor <cgf@redhat.com>
5058
5059 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5060 structure stuff to -L library search.
5061 (CXX_FOR_TARGET): Ditto.
5062 (CROSS_CHECK_MODULES): Fix spelling mistake.
5063
50642000-01-24 Mark Mitchell <mark@codesourcery.com>
5065
5066 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5067 the C++ compiler.
5068
50692000-01-12 Richard Henderson <rth@cygnus.com>
5070
5071 * configure.in: Don't build some bits for beos.
5072
50732000-01-12 Joel Sherrill (joel@OARcorp.com)
5074
5075 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5076 as include files.
5077
91b2c84d
GK
50782000-01-06 Geoff Keating <geoffk@cygnus.com>
5079
5080 * configure.in: Use mt-aix43 to handle *_TARGET defs,
5081 not mh-aix43.
5082
ba73c63f
JM
50831999-12-14 Richard Henderson <rth@cygnus.com>
5084
5085 * config.guess (alpha-osf, alpha-linux): Detect ev67.
5086 * config.sub: Accept alphaev[78], alphaev8.
5087
50881999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5089
5090 * config.guess, config.sub: Update from autoconf.
5091
5092Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5093
5094 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5095 necessary libraries are missing.
5096
50971999-10-25 Andreas Schwab <schwab@suse.de>
5098
5099 * configure: Fix quoting inside arguments of eval.
5100
51011999-10-21 Nick Clifton <nickc@cygnus.com>
5102
5103 * config-ml.in: Allow suppression of some ARM multilibs.
5104
5105Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
5106
5107 * config.guess: Add OS/390 match pattern.
5108 * config.sub: Add mvs, openedition targets.
5109 * configure.in (i370-ibm-opened*): New.
5110
ef14edc4
ILT
51111999-09-04 Steve Chamberlain <sac@pobox.com>
5112
5113 * config.sub: Add support for configuring for pj.
5114
afb478e8
NC
51151999-08-31 Nick Clifton <nickc@cygnus.com>
5116
fd6848f6 5117 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 5118
ba73c63f 51191999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
5120
5121 * configure.in: Do not configure or build ld for AIX
5122 platforms. ld is known to be broken on these platforms.
5123
ba73c63f
JM
5124Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5125
5126 * config-ml.in: Pass compiler flag corresponding to multidirs to
5127 subdir configures.
5128
c363de44
ILT
51291999-08-09 Ian Lance Taylor <ian@zembu.com>
5130
5131 * Makefile.in (LDFLAGS): Define.
5132
dc8bc5a6
ILT
51331999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
5134
5135 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5136 noconfigdirs.
5137 (*-*-cygwin*): Likewise.
5138
6ca3858e
ILT
51391999-08-08 Ian Lance Taylor <ian@zembu.com>
5140
71141bb6
ILT
5141 * mkdep: New file.
5142 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5143 (BINUTILS_SUPPORT_DIRS): Add mkdep.
5144
6ca3858e
ILT
5145 From Eli Zaretskii <eliz@is.elta.co.il>:
5146 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5147 long file name when using DJGPP on MS-DOS.
5148
ba73c63f
JM
5149Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
5150
5151 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5152
2735a327
AM
51531999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
5154
5155 * Makefile.in (check-target-libio): Remove all-target-libstdc++
5156 dependency as this causes "make check" to globally "make all"
5157
ba73c63f
JM
5158Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
5159
5160 * configure.in (target_libs): Added target-zlib.
5161 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5162 (CONFIGURE_TARGET_MODULES): Likewise.
5163 (CHECK_TARGET_MODULES): Likewise.
5164 (INSTALL_TARGET_MODULES): Likewise.
5165 (CLEAN_TARGET_MODULES): Likewise.
5166 (configure-target-zlib): New target.
5167 (all-target-zlib): Likewise.
5168 (all-target-libjava): Depend on all-target-zlib.
5169 (configure-target-libjava): Depend on configure-target-zlib.
5170
5171 * Makefile.in (configure-target-libjava): Depend on
5172 configure-target-newlib.
5173 (configure-target-boehm-gc): New target.
5174 (configure-target-qthreads): New target.
5175
80413487
RH
5176 * configure.in (target_libs): Added target-qthreads.
5177 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5178 (CONFIGURE_TARGET_MODULES): Likewise.
5179 (CHECK_TARGET_MODULES): Likewise.
5180 (INSTALL_TARGET_MODULES): Likewise.
5181 (CLEAN_TARGET_MODULES): Likewise.
5182 (all-target-qthreads): New target.
5183 (configure-target-libjava): Depend on configure-target-qthreads.
5184 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
5185
5186 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5187 (CONFIGURE_TARGET_MODULES): Likewise.
5188 (CHECK_TARGET_MODULES): Likewise.
5189 (INSTALL_TARGET_MODULES): Likewise.
5190 (CLEAN_TARGET_MODULES): Likewise.
5191 (all-target-libjava): New target.
5192 (all-target-boehm-gc): Likewise.
5193 * configure.in (target_libs): Added libjava, boehm-gc.
5194
08d836d6
ILT
51951999-07-22 Ian Lance Taylor <ian@zembu.com>
5196
5197 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5198 configure.bat in SUPPORT_FILES.
5199 (gas+binutils.tar.bz2): Likewise.
5200
5201 * makeall.bat: Remove; obsolete.
5202
8f36e47c
ILT
52031999-07-21 Ian Lance Taylor <ian@zembu.com>
5204
5205 From Mark Elbrecht:
5206 * configure.bat: Remove; obsolete.
5207
56e82f25
ILT
52081999-07-11 Ian Lance Taylor <ian@zembu.com>
5209
5210 * configure: Add -W -Wall to the default CFLAGS when compiling with
5211 gcc.
5212
1001d816
JL
5213Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
5214
5215 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5216
106117aa
MM
52171999-06-30 Mark Mitchell <mark@codesourcery.com>
5218
5219 * configure.in: Build ld on IRIX6.
5220
c376f4ed
ILT
52211999-06-12 Ian Lance Taylor <ian@zembu.com>
5222
5223 * Makefile.in: Change distribution targets to use bzip2 instead of
5224 gzip.
5225 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 5226 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 5227
306b7445
NC
52281999-06-04 Nick Clifton <nickc@cygnus.com>
5229
5230 * config.sub: Add mcore target.
5231
d932cae7 52321999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
5233
5234 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5235
d932cae7 52361999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
5237
5238 * config.guess (dummy): Changed to $dummy.
5239
6c3175b0
NC
52401999-05-24 Nick Clifton <nickc@cygnus.com>
5241
ba73c63f
JM
5242 * config.sub: Tidied up case statements.
5243
52441999-05-22 Ben Elliston <bje@cygnus.com>
5245
5246 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5247 <jiro@din.or.jp>.
5248
5249 * config.guess: Merge with FSF version. Future changes will be
5250 more accurately recorded in this ChangeLog.
5251 * config.sub: Likewise.
5252
d932cae7 52531999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
5254
5255 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 5256
252b5132
RH
52571999-04-30 Tom Tromey <tromey@cygnus.com>
5258
5259 * ltmain.sh: [mode link] Always use CC given by ltconfig.
5260
52611999-04-23 Tom Tromey <tromey@cygnus.com>
5262
5263 * ltconfig, ltmain.sh: Update to libtool 1.2f.
5264
52651999-04-20 Drew Moseley <dmoseley@cygnus.com>
5266
5267 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5268 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5269 Bad merge removed these two changes.
5270
ba73c63f 5271Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 5272 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
5273
5274 * config.guess (interix Alpha): Add.
5275
252b5132
RH
52761999-04-11 Richard Henderson <rth@cygnus.com>
5277
5278 * configure.in (i?86-*-beos*): Do config gperf; don't config
5279 gdb, newlib, or libgloss.
5280
d932cae7 52811999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5282
ba73c63f
JM
5283 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5284 link a trivial program with -mabi=64. If it fails, remove mabi=64
5285 from multidirs.
5286
d932cae7 52871999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
5288
5289 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5290
252b5132
RH
52911999-04-08 Nick Clifton <nickc@cygnus.com>
5292
5293 * config.sub: Add support for mcore targets.
5294
52951999-04-07 Michael Meissner <meissner@cygnus.com>
5296
5297 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5298 not mt-ospace, in order to shut up assembler warning about using
5299 symbols that are named the same as registers.
5300
53011999-04-07 Drew Moseley <dmoseley@cygnus.com>
5302
5303 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5304 dependency list for all-target-cygmon.
5305
53061999-04-05 Doug Evans <devans@casey.cygnus.com>
5307
5308 * config-ml.in: Check $host, not $target, for selective multilibs.
5309 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5310 thumb interworking, and underscore prefix multilibs.
5311
53121999-04-04 Ian Lance Taylor <ian@zembu.com>
5313
5314 * missing: Update to version from current automake.
5315
5316Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
5317
5318 * configure (gxx_include_dir): Removed.
5319
5320 * configure.in (gxx_include_dir): Handle it.
5321 * Makefile.in: Likewise.
5322
53231999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
5324
5325 * config.sub (mips64vr4111,mips64vr4111el) Add.
5326
53271999-03-21 Ben Elliston <bje@cygnus.com>
5328
80413487 5329 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
5330
5331Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
5332
252b5132
RH
5333 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5334 config/mh-djgpp.
5335
5336Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
5337
5338 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5339 all-target-newlib to dependency list for all-target-bsp.
5340
5341Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
5342
5343 * config.sub: Add i386-uwin support.
5344 * config.guess: Likewise.
5345
5346Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5347
5348 * configure.in: cleanup, add mh-*pic handling for arm, special
5349 case powerpc*-*-aix*
5350
5351Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
5352
5353 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5354 can be built.
5355
5356Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
5357
5358 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 5359 targets.
252b5132
RH
5360
53611999-03-02 Nick Clifton <nickc@cygnus.com>
5362
5363 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5364
d932cae7 53651999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5366
5367 * config.sub: Check for "cygwin*" rather than "cygwin32*"
5368
53691999-02-24 Nick Clifton <nickc@cygnus.com>
5370
5371 * config.sub: Fix typo in arm recognition.
5372
d932cae7 53731999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
5374
5375 * configure.in (noconfigdirs): Changed target_configdirs to
5376 include target-bsp only for m68k-*-elf* and m68k-*-coff*
5377 rather than m68k-*-* since it is not known to work on
5378 m68k-aout. Ditto for arm-*-*oabi.
5379
d932cae7 53801999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
5381
5382 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
5383
53841999-02-19 Ben Elliston <bje@cygnus.com>
5385
5386 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
5387 Smart and improved by Andrew Cagney.
5388
d932cae7 53891999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
5390
5391 * config.guess: Recognize openbsd-*-hppa.
5392
d932cae7 53931999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
5394
5395 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
5396 only if it is not empty.
5397
53981999-02-17 Nick Clifton <nickc@cygnus.com>
5399
5400 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 5401
fd6848f6 5402 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
5403
5404 * config.sub: Modified to recognize uname's armv* syntax.
5405
54061999-02-17 Mark Salter <msalter@cygnus.com>
5407
5408 * configure.in: Added target-bsp for sparclite.
5409
d932cae7 54101999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
5411
5412 * config.sub: Recognize alphapca5[67] and up to alphaev8.
5413
54141999-02-08 Nick Clifton <nickc@cygnus.com>
5415
5416 * configure.in: Add support for strongarm port.
5417 * config.sub: Add support for strongarm target.
5418
d932cae7 54191999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 5420
252b5132
RH
5421 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5422 the old name config/mh-cygwin32.
5423 Enable texinfo.
5424
d932cae7 54251999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
5426
5427 * configure.in: Do build ld for ix86 Solaris.
5428
d932cae7 54291999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
5430
5431 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
5432 $AR_FOR_TARGET. Likewise for RANLIB.
5433
d932cae7 54341999-02-02 Catherine Moore <clm@cygnus.com>
35590697 5435
80413487
RH
5436 * config.sub (oabi): Recognize.
5437 * configure.in (arm-*-oabi): Handle.
252b5132 5438
d932cae7 54391999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
5440
5441 * config.guess: Improve detection of i686 on UnixWare 7.
5442
d932cae7 54431999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
5444
5445 * config.guess: Add support for i386-pc-interix.
5446 * config.sub: Likewise.
5447 * configure.in: Likewise.
252b5132 5448
d932cae7 54491999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5450
5451 * Makefile.in: Remove unneeded all-target-libio from
5452 from all-target-winsup target since it is now unneeded.
5453 Add all-target-libtermcap in its place since it is now
5454 needed.
5455
d932cae7 54561998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5457
5458 * configure.in: makefile stub for cygwin target is probably
5459 unnecessary. Remove it for now.
252b5132 5460
d932cae7 54611998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5462
5463 * configure.in: libtermcap.a should be built when cygwin is the
5464 target as well as the host.
5465 * config.guess: Allow mixed case in cygwin uname output.
5466 * Makefile.in: Add libtermcap target.
252b5132 5467
d932cae7 54681998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5469
5470 * config.sub: Clean up handling of hppa2.0.
5471
d932cae7 54721998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
5473
5474 * config.guess: Use C code to identify more HP machines.
5475
5476Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
5477
5478 * config.sub: Handle hppa2.0.
5479
ba73c63f
JM
5480Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
5481
5482 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 5483 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
5484
54851998-12-15 Mark Salter <msalter@cygnus.com>
5486
5487 * configure.in: Added target-bsp for several target architectures.
5488
5489 * Makefile.in: Added rules for bsp.
5490
252b5132
RH
5491Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
5492
5493 * config.guess: Improve detection of hppa2.0 processors.
5494
5495Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
5496
5497 * config.guess: Recognize FreeBSD using ELF automatically.
5498
54991998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
5500
5501 * configure (skip-this-dir): Add handling for new shell script, which
5502 might be created by a sub-directory's configure to indicate, this particular
5503 directory is "unwanted".
5504 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5505
252b5132
RH
5506Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
5507
5508 * ltconfig: import from libtool, after changing libtool to
5509 account for the cygwin name change.
5510
5511Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
5512
5513 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5514 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5515
5516Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
5517
5518 * configure.in: Add libtermcap to list of cygwin dependencies.
5519
d932cae7 55201998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 5521
80413487
RH
5522 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5523 they include winsup/include when it's a cygwin target.
252b5132
RH
5524
55251998-11-12 Tom Tromey <tromey@cygnus.com>
5526
5527 * configure.in (host_tools): Added zip.
5528 * Makefile.in (all-target-libjava): Depend on all-zip.
5529 (all-zip): New target.
5530 (ALL_MODULES): Added all-zip.
5531 (NATIVE_CHECK_MODULES): Added check-zip.
5532 (INSTALL_MODULES): Added install-zip.
5533 (CLEAN_MODULES): Added clean-zip.
5534
d932cae7 55351998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5536
5537 * Makefile.in: lose "32" from comment about cygwin.
5538
d932cae7 55391998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
5540
5541 * configure.in: Use -Os to build target libraries for the fr30.
5542
d932cae7 55431998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
5544
5545 * config.sub: Add fr30.
5546
d932cae7 55471998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 5548
80413487 5549 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
5550 cygwin* instead of cygwin32*.
5551 * config.sub: Check cygwin* instead of cygwin32*.
5552
d932cae7 55531998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
5554
5555 * config.guess: Match any version of Unixware7.
5556
252b5132
RH
55571998-10-20 Syd Polk <spolk@cygnus.com>
5558
5559 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
5560 if desired.
5561
d932cae7 55621998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5563
5564 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
5565 these if the appropriate directories and files to not exist.
5566
d932cae7 55671998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5568
5569 * Makefile.in (DEVO_SUPPORT): Add config.if.
5570
d932cae7 55711998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
5572
5573 * configure: Add pattern to replace "build_tooldir"'s
5574 definition in the generated Makefile with "tooldir"'s
5575 actual value.
5576
252b5132
RH
5577Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
5578
5579 * config.sub: Bring back lost sparcv9.
5580
ba73c63f
JM
5581 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
5582
5583Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
5584
5585 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
5586 CC_FOR_TARGET and friends.
5587
5588Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5589
ba73c63f
JM
5590 * Makefile.in (build_tooldir): New variable, same as tooldir.
5591 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
5592 -B$(build_tooldir)/bin/.
5593 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5594
252b5132
RH
5595Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
5596
5597 * config.sub: Add support for i[34567]86-pc-udk.
5598 * configure.in: Likewise.
5599
5600Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
5601
5602 * Makefile.in: add bzip2 package building bits for user
5603 tools module
5604 * configure.in: ditto
5605
ba73c63f
JM
5606Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
5607
5608 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
5609 (ALL_TARGET_MODULES): Add all-target-libobjc.
5610 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5611 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5612 (all-target-libchill): Add dependencies.
5613 * configure.in (target_libs): Add libchill.
35590697 5614
252b5132
RH
56151998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
5616
ba73c63f 5617 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
5618
5619Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
5620
5621 * Makefile.in (all-automake): fix dependencies.
5622
5623Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
5624
5625 * configure.in: Minor cleanups for building in the $(target_alias)
5626 subdir.
5627
56281998-09-22 Jim Wilson <wilson@cygnus.com>
5629
5630 * Makefile.in (bootstrap): Set r and s before make all. Use
5631 BASE_FLAGS_TO_PASS in make all.
5632 (cross): Likewise.
5633
56341998-09-20 Mark Mitchell <mark@markmitchell.com>
5635
5636 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
5637
252b5132
RH
5638Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
5639
5640 * config.sub: Fix typo in last change.
5641
56421998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
5643
5644 * config.sub: Add support for C4x target.
5645 * configure.in: Likewise.
5646
56471998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
5648
5649 * config.sub: Recognize sparcv9 just like sparc64.
5650
5651Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
5652
5653 * config.guess: Match "Pent II" or "PentII" for OpenServer.
5654
5655Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
5656
5657 * config.guess: Correctly identify Pentium II sco boxes.
5658
5659 * config.guess: Fix "tr" code. From Weiwen Liu.
5660
5661Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
5662
5663 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
5664 stabs.
5665
5666Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
5667
5668 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
5669 (ALL_TARGET_MODULES): Add all-target-libchill.
5670 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5671 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5672 (all-target-libchill): Add dependencies.
5673 * configure.in (target_libs): Add libchill.
5674
5675Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
5676
5677 * config.guess: Avoid assumptions about "tr" behaves when
5678 LANG is set to something other than English.
5679
5680Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
5681
5682 * configure (gxx_include_dir): Changed to
5683 '${prefix}/include/g++'-${libstdcxx_interface}.
5684
5685 * config.if: New to determine the interfaces.
5686
5687Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
5688
5689 * config.guess: Detect and handle MPE/IX.
5690 * config.sub: Deal with MPE/IX.
5691
5692Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
5693
5694 * configure.in: Use mh-aix43.
5695
56961998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
5697
5698 * configure: Fix --without/--disable cases for gxx-include-dir.
5699
5700Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
5701
5702 * mdata-sh: Imported. Needed for automake support.
5703
5704Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
5705
ba73c63f 5706 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
5707 "chmod og=u `find . -print`".
5708
5709Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
5710
ba73c63f 5711 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
5712
5713Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
5714
5715 * Makefile.in: Undo previous patch.
5716
5717Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
5718
5719 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
5720 to here ...
5721 (install-no-fixedincludes): and here
5722 (INSTALL_MODULES): ... from here.
5723
5724Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
5725
5726 * config.sub: Merge with FSF.
5727
5728 * config.guess: Merge with FSF.
5729
5730Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
5731
5732 * configure (extraconfigdirs): New variable.
5733 (SUBDIRS): Add extraconfigdirs and recurse on them too.
5734 * Makefile.in (all): Move higher in file.
5735 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
5736 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
5737 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
5738 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
5739 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
5740
57411998-07-23 Brendan Kehoe <brendan@cygnus.com>
5742
5743 * Makefile.in (all-target-libjava): Depend on all-gcc and
5744 all-target-newlib.
5745 (configure-target-libjava): Depend on $(ALL_GCC).
5746
5747Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
5748
5749 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
5750 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
5751
5752Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
5753
5754 * ylwrap: Change absolute path checks to check for DOS style path
5755 names.
5756
5757 * ylwrap: Don't use a full path name if the source file is in the
5758 same directory. From hjl@lucon.org (H.J. Lu).
5759
5760 * config-ml.in: Default to being verbose, to match Feb 18 change to
5761 configure.
5762
5763Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
5764
5765 Brought over from egcs:
5766
5767 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
5768
5769 * configure.in (target_subdir): Set to ${target_alias} instead
5770 of "libraries".
5771
5772 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5773
5774 * configure.in (target_subdir): Set to libraries if enable_multilib.
5775
5776Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
5777
5778 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
5779 multilibs, force reconfiguration the first time we create
5780 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
5781
5782Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
5783
5784 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
5785 avoid confusion with --no-recursion.
5786
5787Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
5788
5789 * configure.in: Win32 hosts shouldn't use install -x
5790 * install-sh: remove -x option, and special .exe-handling
5791 hack.
5792
5793Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
5794
5795 * config.guess: Recognize i586-pc-beos.
5796 * configure.in: Don't build some bits for beos.
5797
5798Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
5799
5800 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
5801 CFLAGS default to -O2.
5802
5803 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
5804 when using GNU ld.
5805
5806Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
5807
5808 * ltmain.sh: Correct install when using a different shell.
5809
5810Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
5811
5812 * ltconfig, ltmain.sh: Update to libtool 1.2b.
5813
5814Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
5815
5816 * makefile.vms: Update to build binutils/makefile.vms. Add install
5817 target.
5818
5819Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
5820
5821 * ltconfig: Update to correct AIX handling.
5822
5823Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
5824
5825 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
5826
5827 * configure.in (target_subdir): Set to ${target_alias} instead
5828 of "libraries".
5829
58301998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
5831
5832 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
5833 (Makefile): Depend on $(gcc_version_trigger).
5834
5835 * configure (gcc_version): Change default initializer to empty
5836 string.
5837 (gcc_version_trigger): New variable; pass this variable down
5838 to subdir configures to enable them checking gcc's version
5839 themselves. Emit make macros for both gcc_version vars.
5840 (topsrcdir): Initialize reliably.
5841 (recursion line): Remove --with-gcc-version=${gcc_version}.
5842
58431998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
5844
5845 * configure (enable_version_specific_runtime_libs): Implement new flag
5846 --enable-version-specific-runtime-libs which installs C++ runtime stuff
5847 in $(libsubdir); emit definition in each generated Makefile.
5848 (gxx_include_dir): Initialize depending on
5849 $enable_version_specific_runtime_libs.
5850
58511998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
5852
5853 * configure (gcc_version): Initialize properly depending on
5854 how and where configure is started.
5855 (recursion line): Pass a --with-gcc-version=${gcc_version}
5856 to configures in subdirs.
5857
5858Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
5859
5860 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 5861 cygmon
252b5132
RH
5862
5863Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
5864
5865 * configure.in: Add cygmon and libstub support for mn10200.
5866
58671998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
5868
5869 * configure (gcc_version): Add new variable describing the
5870 particular gcc version we're building.
5871 * Makefile.in (libsubdir): Add new macro for the directory
5872 in which the compiler finds executables, libraries, etc.
5873 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
5874 and libsubdir.
5875
5876Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5877
ba73c63f
JM
5878 * Makefile.in (local-clean): Remove *.log.
5879 (warning.log): Built with warn_summary from build.log.
5880 (mail-report.log): Run test_summary.
5881 (mail-report-with-warnings.log): Run test_summary including
5882 warning.log in the report.
252b5132
RH
5883
5884Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
5885
5886 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
5887
5888Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
5889
5890 * Makefile.in (grep): Grep no longer depends on libiberty.
5891
5892Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
5893
5894 * Makefile.in: all-snavigator needs all-libgui.
5895
5896Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
5897
5898 * configure.in: Add cygmon and libstub support for mn10300.
5899
5900Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
5901
5902 * missing: Update to version from automake 1.3.
5903
5904 * ltmain.sh: On installation, don't get confused if the same name
5905 appears more than once in the list of library names.
5906
5907Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
5908
5909 * config.sub: Accept m68060 and m5200 as CPU names.
5910
5911Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
5912
5913 * configure: Use && rather than using -a in test, because odd
5914 strings can confuse test.
5915 * configure.in: Likewise.
5916
5917Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
5918
5919 * ltconfig, ltmain.sh: Bring in Visual C++ support.
5920
5921Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5922
5923 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
5924 bootstrap4-lean): New targets.
5925
5926Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
5927
5928 * mpw-* Delete. Not used.
252b5132
RH
5929
5930Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
5931
5932 * COPYING.LIB: Update FSF address.
5933
5934Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
5935
5936 * ltconfig, ltmain.sh: Update to libtool 1.2a.
5937
5938 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
5939 GAS_SUPPORT_DIRS.
5940
5941Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
5942
5943 * ltconfig, ltmain.sh: Avoid producing a version number if
5944 -version-info was not used.
5945
5946Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
5947
5948 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
5949 building with newlib.
5950
59511998-04-30 Paul Eggert <eggert@twinsun.com>
5952
ba73c63f 5953 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 5954 Solaris `make' causes it to continue to next definition.
252b5132 5955
afb8d725
JM
5956Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
5957
5958 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
5959 the right GUI libraries and files are installed along with GDB.
5960
252b5132
RH
5961Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
5962
5963 * configure.in: Change alpha to alpha* in several places.
5964
5965Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
5966
5967 * config.sub: Recognize sparc86x.
5968
5969Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 5970
252b5132
RH
5971 * configure.in (--enable-target-optspace): Remove debug echo.
5972
5973Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
5974
5975 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
5976
5977Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
5978
5979 * ltconfig: Update cygwin32 support.
5980
5981 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
5982 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
5983 (GDB_SUPPORT_DIRS): Likewise.
5984
5985Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
5986
5987 * configure.in (target_makefile_frag): If --enable-target-optspace,
5988 use -Os to compile target libraries rather than -O2. Default to
5989 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
5990 not used.
5991 * configure.in (target_cflags): Ditto for d30v.
5992
5993Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
5994
5995 * Makefile.in (all-bfd): Depend on all-intl.
5996 (all-binutils): Likewise.
5997 (all-gas): Likewise.
5998 (all-gprof): Likewise.
5999 (all-ld): Likewise.
6000
252b5132
RH
60011998-04-19 Brendan Kehoe <brendan@cygnus.com>
6002
6003 * configure.in (host_tools): Fix typo, lbtool -> libtool.
6004
6005Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
6006
6007 * Makefile.in (all-bfd): Depend upon all-libiberty.
6008
6009 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6010
6011Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
6012
6013 * Makefile.in: Add libstub.
6014
6015 * configure.in: Ditto. Build libstub for targets that have cygmon
6016 support.
6017
6018Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
6019
6020 * configure.in: Don't set PICFLAG on ix86-cygwin32.
6021
6022Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
6023
6024 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6025 use mh-sysv5 if specified. Support gprof on SCO Open Server.
6026
6027Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
6028
6029 * configure: Define DEFAULT_M4 by searching PATH.
6030 * Makfile.in: Use DEFAULT_M4.
6031
6032Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
6033
6034 * ltconfig: Add cygwin32 support.
6035
6036 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
6037 to configure and build.
6038
6039Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
6040
6041 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
6042
6043Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
6044
6045 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6046
6047Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
6048
6049 * Makefile.in: add ash make rules
6050 * configure.in: add ash to native_only and host_tools lists
6051
6052Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
6053
6054 * Makefile.in (all-gettext, all-intl): New targets.
6055 (ALL_MODULES): Added all-gettext, all-intl.
6056 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6057 (INSTALL_MODULES): Added install-gettext, install-intl.
6058 (CLEAN_MODULES): Added clean-gettext, clean-intl.
6059
6060 * configure.in (host_tools): Added gettext.
6061 (native_only): Likewise.
6062 (noconfigdirs) [various cases]: Likewise.
6063 (host_libs): Added intl.
6064
afb8d725
JM
6065Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
6066
6067 * configure: Do not disable building gdbtk for cygwin32 hosts.
6068
ba73c63f
JM
6069Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
6070
6071 * configure.in: Add thumb-coff target.
6072 * config.sub: Add thumb-coff target.
6073
252b5132
RH
6074Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6075
6076 * Makefile.in: Revert yesterday's change.
6077 (all-target-winsup): all-target-librx stays out of here.
6078
6079Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
6080
ba73c63f
JM
6081 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6082 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6083 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
6084 Remove references to librx and libg++.
6085
6086Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
6087
6088 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6089 recursive makes
6090
6091Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
6092
6093 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6094 for newlib directory.
6095 (CXX_FOR_TARGET): Likewise.
6096
6097Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
6098
6099 * ltconfig: Update after libtool/ltconfig.in change for
6100 hpux11.
6101
6102Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
6103
6104 * ltconfig, ltmain.sh: Update to libtool 1.2.
6105
6106Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
6107
6108 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6109 (install-gcc-cross): Instead, override LANGUAGES here.
6110
61111998-03-18 Dave Love <d.love@dl.ac.uk>
6112
6113 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6114 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6115
6116Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
6117
6118 * configure.in: Add Thumb-pe target.
6119
6120Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 6121
252b5132
RH
6122 * Makefile.in - changed sn targets to snavigator
6123 * configure.in - changed sn targets to snavigator
6124
6125Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
6126
6127 * config-ml.in: After building symlink tree call make distclean
6128 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6129 to be the case for libiberty.
6130
6131Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
6132
6133 * configure: When making link, also check the current
6134 directory. The configure scripts may create one.
6135
6136Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
6137
6138 * config.sub: Accept alphapca56 and alphaev6 properly.
6139
6140Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6141
6142 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6143
252b5132
RH
6144Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6145
80413487 6146 * config.sub (sco5): Fix typo.
252b5132
RH
6147
6148Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
6149
6150 * Makefile.in (INSTALL_MODULES): Move install-tcl before
6151 install-itcl.
6152 (install-itcl): Remove dependency on install-tcl.
6153
6154Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
6155
6156 * configure.in: Remove libgloss from noconfigdirs for MN10300.
6157
252b5132
RH
6158Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
6159
6160 * configure.in: Don't build libgui for a cygwin32 target when not on
6161 a cygwin32 host.
6162
6163Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
6164
6165 * configure (redirect): Set to null, so default behavior of
6166 configure is now --verbose.
6167
61681998-02-16 Dave Love <d.love@dl.ac.uk>
6169
6170 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6171 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6172
6173Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
6174
6175 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6176 this change to sync Makefile.in with its ChangeLog entries.
6177
6178Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
6179
6180 * ltmain.sh (mkdir): Check that the directory doesn't exist
6181 before we exit with error, so that we don't get races during
6182 parallel builds.
6183
6184Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
6185
6186 * ltconfig, ltmain.sh: Update from libtool 1.0i.
6187
6188Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
6189
6190 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6191 PICFLAG_FOR_TARGET.
6192 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6193
6194 * configure: Emit a definition for the new macro enable_shared
6195 into each Makefile.
6196
252b5132
RH
6197Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6198
6199 * configure.in (host_tools, native_only): Add libtool.
6200
6201Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
6202
6203 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6204 Fix typo in ming config comment.
6205
6206Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
6207
6208 * ltconfig, ltmain.sh: Update from libtool 1.0h.
6209
6210Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
6211
6212 * config.sub: Add tic30 cases, and map c30 to tic30.
6213
ba73c63f
JM
6214Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
6215
6216 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6217 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6218 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6219 (CLEAN_TARGET_MODULES): Similarly
6220 (all-target-libf2c): Add dependences.
35590697 6221 * configure.in (target_libs): Add libf2c.
ba73c63f 6222
252b5132
RH
6223Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
6224
ba73c63f
JM
6225 * configure.in: Remove expect from noconfigdirs when target
6226 is cygwin32. OK to build expect and dejagnu with Canadian
6227 Cross.
252b5132
RH
6228
6229Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
6230
6231 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6232 host.
6233
6234 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6235 and mingw32.
6236
6237Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
6238
6239 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6240 here as it is not defined in the toplevel Makefile.
6241
6242Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
6243
6244 * configure (package_makefile_rules_frag): New variable, which names
6245 a file with generic rules, ...
6246 Change comment to mention we now have FIVE parts.
6247 * configure: Undo last change.
6248
6249Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
6250
6251 * config.guess: More accurate determination of HP processor types.
6252 * config.sub: More accurate determination of HP processor types.
6253
6254Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
6255
6256 * configure (package_makefile_frag): Move inserting the
6257 ${package_makefile_frag} to where it should be according
6258 to the comment.
6259
ba73c63f 6260Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
6261
6262 * config.guess: Add support for Linux/ARM.
6263
6264Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
6265
6266 * .cvsignore: Remove *-info and *-install since they match
6267 release-info and mpw-install, which we don't want to just ignore.
6268
6269Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
6270
6271 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6272
6273Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
6274
6275 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6276 local_prefix to sub-make invocations.
6277
6278Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
6279
6280 * configure.in: Check makefile fragments in the source
6281 directory.
6282
6283Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6284
ba73c63f
JM
6285 * configure.in: Check whether host and target makefile
6286 fragments exist before adding them to *_makefile_frag.
252b5132
RH
6287
6288Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
6289
6290 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 6291
252b5132
RH
6292Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
6293
6294 * configure.in: Make sure we only replace RPATH_ENVVAR on
6295 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6296 regexp to sed.
6297
6298 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6299 to sub-makes.
6300
63011998-01-13 Lee Iverson (leei@ai.sri.com)
6302
6303 * config-ml.in (multi-do): LDFLAGS must include multilib
6304 designator.
6305
6306Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
6307
6308 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6309
6310Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
6311
6312 * config.sub: Add mingw32 support.
6313 * configure.in: Likewise.
252b5132
RH
6314
6315Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6316
6317 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6318
6319Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
6320
6321 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6322 * configure (gxx_include_dir): Provide a definition for subdirs
6323 which do not use autoconf.
6324
6325Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
6326
6327 * config.guess: Sync with egcs. Picks up new alpha support,
6328 BeOS & some additional linux support.
6329
ba73c63f 6330Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6331
6332 * config.guess: HP 9000/803 is a PA1.1 machine.
6333
ba73c63f
JM
6334Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
6335
6336 * configure.in: It's alpha*-...
252b5132
RH
6337
6338Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6339
ba73c63f
JM
6340 * configure.in (host_makefile_frag, target_makefile_frag):
6341 Handle multiple config files.
6342 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6343 alpha-*-*.
252b5132
RH
6344
6345Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
6346
6347 * mkdep: New file.
6348
6349Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
6350
6351 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6352
6353Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
6354
6355 * Makefile.in: Add libgui directory.
6356 (GDB_TK): Add all-libgui.
6357 * configure.in: Add libgui directory.
6358 * configure: Add all-libgui to GDB_TK.
6359
6360Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
6361
6362 * config-ml.in (multidirs): Add m32r to multilib list.
6363
6364Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
6365
6366 * Makefile.in (all-target-gperf): Change dependency to
6367 all-target-libstdc++.
6368
6369Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
6370
6371 * config.guess: Add BeOS support.
6372
6373Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
6374
6375 Source directory cvs renamed to cvssrc:
6376 * configure.in (host_tools): Change cvs to cvssrc.
6377 (native_only): Likewise.
6378 (noconfigdirs) [various cases]: Likewise.
6379 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
6380 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
6381 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
6382 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
6383 (all-cvssrc): Rename target from all-cvs.
6384
6385Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
6386
6387 * configure (gxx_include_dir): Fix thinko.
6388
6389Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
6390
6391 * Makefile.in (INSTALL_TARGET_CROSS): Define.
6392 (install-cross, install-gcc-cross): New targets.
6393
6394Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
6395
6396 * configure.in (noconfigdirs): Add support for Thumb target.
6397
6398 * config.sub (maybe_os): Add support for Thumb target.
6399
6400Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
6401
6402 * Makefile.in: Add rules for cygmon.
6403
6404 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6405
6406Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
6407
6408 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6409 * configure (gxx_include_dir): Provide a definition for subdirs
6410 which do not use autoconf.
6411
6412Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
6413
6414 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 6415 11/18/97 build
252b5132
RH
6416
6417Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
6418
6419 * From Franz Sirl.
6420 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6421 found on RedHat Linux systems.
6422
6423Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
6424
6425 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6426 guesses.
6427
6428Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
6429
6430 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6431
6432Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
6433
6434 * ltmain.sh: If mkdir fails, check whether the directory was created
6435 anyhow by some other process.
6436
6437Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
6438
6439 * configure.in (d30v-*-*): Configure all directories.
6440
6441Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
6442
6443 * configure.in (d30v-*-*): Configure newlib, libiberty directories
6444 for the D30V.
6445
6446Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
6447
6448 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6449
6450Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
6451
80413487
RH
6452 * include/libiberty.h: Add extern "C" { so it can be used with C++
6453 progrms.
6454 * include/remote-sim.h: Add extern "C" { so it can be used with C++
6455 programs.
252b5132
RH
6456
6457Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
6458
6459 * configure.in (d30v-*-*): Configure GCC now.
6460
6461Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
6462
6463 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6464 is no longer needed.
6465
6466Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
6467
6468 * Makefile.in: check-target-libio depends on all-target-libstdc++.
6469
6470Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
6471
6472 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6473 targets using "$@" to provide support for similar but not identical
6474 targets without having to duplicate code.
6475
6476Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
6477
6478 * makefile.vms: Fix to work with DEC C.
6479
6480Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
6481
6482 * config.sub: Add mips-tx39-elf to marketing names.
6483
6484Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
6485
6486 * ltmain.sh: Handle symlinks in generated script.
6487
6488Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
6489
6490 * configure: Handle autoconf style directory options: --bindir,
6491 --datadir, --includedir, --infodir, --libdir, --libexecdir,
6492 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6493 --sysconfdir.
6494 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6495 (sharedstatedir, localstatedir, oldincludedir): New variables.
6496 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6497 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6498 sbindir, sharedstatedir, and sysconfdir.
6499
6500Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6501
6502 * Makefile.in (bootstrap-lean): New target.
6503
6504Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
6505
6506 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 6507 sn, and gnuserv from noconfigdirs.
252b5132
RH
6508
6509Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
6510
6511 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6512
6513Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
6514
ba73c63f 6515 * Makefile.in (cross): New target.
252b5132
RH
6516
6517Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 6518 Jeff Law <law@cygnus.com>
252b5132
RH
6519
6520 * Makefile.in (bootstrap2, bootstrap3): New targets.
6521 (all-bootstrap): Remove outdated and confusing target.
6522 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6523
afb8d725
JM
6524Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
6525
6526 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 6527 windows. Consistent with gdb/configure.
afb8d725 6528
252b5132
RH
65291997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
6530
252b5132
RH
6531 * configure.in: Name Linux target fragment.
6532
6533 * configure: Rewrite so that project Makefile fragment is inserted
6534 first and appears last in the resulting Makefile.
6535
6536Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
6537
6538 * Makefile.in (install-itcl): Install tcl first.
6539
252b5132 6540Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 6541
252b5132
RH
6542 * configure.in: remove bison from noconfigdirs for Cygwin32 host
6543
6544Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6545
6546 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
6547
6548 * configure.in (skipdirs): Add target-librx for Linux.
6549 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
6550
6551Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
6552
6553 * Makefile.in (bootstrap): New target.
6554
6555Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
6556
6557 * config.sub: Accept 'amigados' for backward compatability.
6558
6559Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
6560
6561 * config.guess: Merge with FSF.
6562
ba73c63f
JM
6563Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
6564
6565 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
6566
252b5132
RH
6567Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
6568
6569 * config.sub: Add "marketing-names" patch.
6570
6571Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
6572
80413487 6573 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
6574
6575Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
6576
6577 * config.sub: Handle v850-elf.
6578
ba73c63f
JM
6579Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
6580
6581 * .cvsignore (*-install): Remove.
6582
252b5132
RH
6583Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
6584
6585 * ltconfig: Set CONFIG_SHELL in libtool.
6586 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
6587
6588Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6589
6590 * configure.in (target_subdir): Set to libraries if enable_multilib.
6591
6592Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
6593
6594 * config.guess: Update from gcc directory.
6595
6596Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
6597
6598 * Makefile.in (all-sim): Depends on all-readline.
6599
6600Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
6601
6602 * Makefile.in (BISON, YACC): Use $$s.
6603 (all-bison): Depend on all-texinfo.
6604
6605Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
6606
6607 * Makefile.in (BISON): Add -L flag.
6608 (YACC): Likewise.
6609
6610Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6611
35590697
AJ
6612 * configure.in (noconfigdirs): Add support for v850e target.
6613
252b5132
RH
6614 * config.sub (maybe_os): Add support for v850e target.
6615
6616Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6617
35590697
AJ
6618 * configure.in (noconfigdirs): Add support for v850ea target.
6619
252b5132
RH
6620 * config.sub (maybe_os): Add support for v850ea target.
6621
6622Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
6623
6624 * config.sub: Add mipstx39. Delete r3900.
6625
6626Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6627
6628 * Makefile.in (all-autoconf): Depends on all-texinfo.
6629
6630Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
6631
6632 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
6633 eabi targets.
6634
6635Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
6636
6637 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
6638
6639 * configure: When handling a Canadian Cross, handle YACC as well as
6640 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 6641 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
6642
6643Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
6644
6645 * Makefile.in (BISON): bison, not byacc or bison -y.
6646 (YACC): bison -y or byacc or yacc.
6647 (various): Add *-bison as appropriate.
6648 (taz): No need to mess with BISON anymore.
6649
6650Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
6651
6652 * configure: If OSTYPE matches *win32*, try to find a good value for
6653 CONFIG_SHELL.
6654
6655Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
6656
6657 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
6658 configure.in if it is present.
6659
6660Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
6661
6662 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
6663
6664Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
6665
6666 * config.sub: Recognize `arc' cpu.
6667 * configure.in: Likewise.
6668 * config-ml.in: Likewise.
6669
6670Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
6671
6672 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
6673
6674Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
6675
6676 * configure: Changed sed delimiter from ':' to '|' when
6677 attempting to substitute ${config_shell} for SHELL. On
6678 NT ${config_shell} may contain a ':' in it.
6679
6680Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
6681
6682 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
6683
6684Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
6685
6686 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
6687
6688Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
6689
6690 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
6691
6692 * ylwrap: If the program is a relative path, force it to be
6693 absolute.
6694
6695Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
6696
6697 * configure (tooldir): Set BISON to `bison -y' and not just bison.
6698
6699Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
6700
6701 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
6702 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
6703 for libraries.
252b5132
RH
6704
6705Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
6706
6707 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 6708 separated by spaces.
252b5132
RH
6709
6710Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
6711
6712 * ylwrap: New file.
6713 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
6714
6715 * ltmain.sh: Handle /bin/sh at start of install program.
6716
6717 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
6718
6719 * ltconfig, ltmain.sh: New files, from libtool 1.0.
6720 * missing: New file, from automake 1.2.
6721
6722Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
6723
6724 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
6725 check-tk to CHECK_X11_MODULES.
6726
6727Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
6728
6729 * config.sub: Merge with FSF.
6730
6731Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
6732
6733 * config.guess: Merge with FSF.
6734
6735Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
6736
6737 * configure: Treat msdosdjgpp like go32.
6738 * configure.in: Likewise. Don't remove gprof for go32.
6739
6740 * configure: Change Makefile.tem2 to Makefile.tm2.
6741
6742Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
6743
6744 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
6745
6746Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6747
6748 * install-sh (chmodcmd): Set to null if the DST directory already
6749 exists. Same as Nov 11th change.
6750
6751Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
6752
35590697 6753 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
6754
6755Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
6756
6757 * config.guess: Update from FSF.
6758
6759Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
6760
6761 * Makefile.in (GDB_TK): Depend on itcl and tix.
6762
6763Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
6764
6765 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
6766 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
6767 (INSTALL_SCRIPT): New variable.
6768 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
6769 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
6770 to -x.
6771 * install-sh: Add support for -x option.
6772
6773Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
6774
6775 * configure.in, Makefile.in: Treat tix like itcl.
6776
6777Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
6778
6779 * Makefile.in (WINDRES): New variable.
6780 (WINDRES_FOR_TARGET): New variable.
6781 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
6782 (EXTRA_HOST_FLAGS): Add WINDRES.
6783 (EXTRA_TARGET_FLAGS): Add WINDRES.
6784 (EXTRA_GCC_FLAGS): Add WINDRES.
6785 ($(DO_X)): Pass down WINDRES.
6786 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
6787 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
6788 DLLTOOL_FOR_TARGET.
6789
6790Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
6791
6792 * configure.in: configure sim before gdb for win32-x-ppc
6793
6794Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6795
6796 Move gperf into the toplevel, from libg++.
6797 * configure.in (target_tools): Add target-gperf.
6798 (native_only): Add target-gperf.
6799 * Makefile.in (all-target-gperf): New target, depend on
6800 all-target-libg++.
6801 (configure-target-gperf): Empty rule.
6802 (ALL_TARGET_MODULES): Add all-target-gperf.
6803 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
6804 (CHECK_TARGET_MODULES): Add check-target-gperf.
6805 (INSTALL_TARGET_MODULES): Add install-target-gperf.
6806 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
6807
6808Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 6809
252b5132
RH
6810 * config.sub (mn10200): Recognize new basic machine.
6811
6812Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6813
6814 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
6815 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
6816
6817Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6818
6819 * configure.in: If we're building mips-sgi-irix6* native, turn on
6820 ENABLE_MULTILIB and set TARGET_SUBDIR.
6821
6822Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
6823
6824 * Makefile.in (all-sn): Depend on all-grep.
6825
6826Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
6827
6828 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
6829
6830 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
6831 Makefile. From Jeff Makey <jeff@cts.com>.
6832 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
6833
6834 * Makefile.in (DISTBISONFILES): Remove.
6835 (taz): Don't futz with DISTBISONFILES. Change BISON to use
6836 $(DEFAULT_YACC).
6837
6838 * configure.in: Build itl, db, sn, etc., when building for native
35590697 6839 cygwin32.
252b5132
RH
6840
6841 * Makefile.in (LD): New variable.
6842 (EXTRA_HOST_FLAGS): Pass down LD.
6843 ($(DO_X)): Likewise.
6844
6845Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
6846
6847 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
6848
6849Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
6850
6851 * configure.in (targargs): Strip out any supplied --build argument
35590697 6852 before adding our own. Always add --build.
252b5132
RH
6853
6854Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
6855
6856 * configure.in (targargs): Pass --build if we're doing
6857 a cross-compile.
6858
6859Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
6860
ba73c63f 6861 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
6862 sed. Otherwise sed chokes on NT path names with drive
6863 designators. Also look for "?:*" as the leading characters in an
6864 absolute pathname.
6865
6866Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
6867
6868 * config.sub: Support for r3900.
6869
6870Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
6871
6872 * configure.in: Use install-sh, not install.sh.
6873
6874Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
6875
6876 * Makefile.in (taz): Improve check for BISON so it doesn't try to
6877 apply it twice.
6878
6879Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
6880
6881 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
6882 install-binutils.
6883
6884Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
6885
6886 * Makefile.in: Add automake targets.
6887 * configure.in (host_tools): Add automake.
6888
6889Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
6890
6891 * configure: Default CXX to c++, not gcc.
6892 * Makefile.in (CXX): Set to c++, not gcc.
6893 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
6894
6895Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
6896
6897 * install-sh: try appending a .exe if source file doesn't
6898 exist
6899
6900Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
6901
6902 * configure.in: Turn on multilib by default.
6903 (cross_only): Remove target-libiberty.
6904
6905 * Makefile.in (all-gcc): Don't depend on libiberty.
6906
6907Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
6908
6909 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
6910
6911Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
6912
6913 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
6914 (DISTBISONFILES): Add ld/Makefile.in
6915
6916Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
6917
6918 * configure.in: if target is cygwin32 but host isn't cygwin32,
6919 don't configure gdb tcl tk expect, not just gdb.
6920
6921Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
6922
6923 * configure.in: Added gnuserv everywhere sn appears.
6924
6925 * Makefile.in (ALL_MODULES): Added all-gnuserv.
6926 (CROSS_CHECK_MODULES): Added check-gnuserv.
6927 (INSTALL_MODULES): Added install-gnuserv.
6928 (CLEAN_MODULES): Added clean-gnuserv.
6929 (all-gnuserv): New target.
6930
6931Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
6932
6933 * config.guess: Fixes for MIPS OpenBSD systems.
6934
6935Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
6936
6937 * Makefile.in (INSTALL_XFORM): Remove.
6938 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
6939
6940 * mkinstalldirs: New file, copied from automake.
6941 * Makefile.in (installdirs): Rename from install-dirs. Use
6942 mkinstalldirs. Change all users.
6943 (DEVO_SUPPORT): Add mkinstalldirs.
6944
6945Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
6946
6947 * install-sh: Rename from install.sh.
6948 * Makefile.in (INSTALL): Change install.sh to install-sh.
6949 (DEVO_SUPPORT): Likewise.
6950
6951 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
6952 Graichen <graichen@rzpd.de>.
6953
6954Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
6955
6956 * config.guess: Recognize OpenBSD systems correctly.
6957
6958Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6959
6960 * README, Makefile.in (ETC_SUPPORT): Remove references to
6961 cfg-paper*, configure.{texi,man,info*}._
6962
6963Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
6964
6965 * Makefile.in (all.normal): Ensure that gcc is built after all
6966 the x11 - ie gdb - targets.
6967
6968Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
6969
6970 * makefile.vms: Don't run conf-a-gas.
6971
6972Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
6973
80413487 6974 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
6975
6976Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
6977
6978 * configure.in: Remove noconfigdirs case since gdb also
6979 configures and builds for tic80-coff.
6980
6981Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
6982
6983 * configure: Set cache_file to config.cache.
6984 * Makefile.in (local-distclean): Remove config.cache.
6985
6986Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
6987
6988 * COPYING: Update FSF address.
6989
6990Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
6991
6992 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
6993 noconfigdirs.
6994
6995Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
6996
6997 * Makefile.in (install-dirs): Don't crash if prefix, and hence
6998 MAKEDIRS, is empty.
6999
7000Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
7001
7002 * config.sub: Tweak mn10300 entry.
7003
7004Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
7005
7006 * configure.in (host_tools): Put sim before gdb, so gdb's
7007 configure.tgt can determine if the simulator was configured.
7008
7009Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
7010
7011 * config.sub: Move BeOS $os case to be with other Cygnus
7012 local cases.
7013
7014Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
7015
7016 * config.sub: Remove misplaced comment that broke Linux.
7017
7018Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
7019
7020 * config.sub: Add BeOS support.
7021
7022Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
7023
7024 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7025
7026Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
7027
7028 * configure.in (noconfigdirs): Remove tcl and tk from
7029 noconfigdirs for cygwin32 builds.
7030
7031Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
7032
7033 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7034
7035Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
7036
7037 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7038 make-all.com, use makefile.vms instead.
7039
7040Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
7041
7042 * config.sub: Accept -lnews*.
7043
7044Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
7045
7046 * configure.in (noconfigdirs): Disable target-newlib,
35590697 7047 target-examples and target-libiberty for d30v.
252b5132
RH
7048
7049Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7050
7051 * configure.in (noconfigdirs): Enable ld for d30v.
7052
7053Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
7054
7055 * configure.in (tic80-*-*): Build compiler.
7056
7057Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
7058
7059 * configure.in (d30v-*): Remove sim directory from list of
35590697 7060 unsupported d30v directories
252b5132
RH
7061
7062Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7063
35590697
AJ
7064 * config.sub, configure.in: Add d30v target cpu.
7065
252b5132
RH
7066Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
7067
7068 * makefile.vms: New file.
7069 * make-all.com: Remove.
7070
7071Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
7072
7073 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7074
7075Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
7076
7077 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7078
7079Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
7080
7081 * Makefile.in (ALL_MODULES): Added all-db.
7082 (CROSS_CHECK_MODULES): Addec check-db.
7083 (INSTALL_MODULES): Added install-db.
7084 (CLEAN_MODULES): Added clean-db.
7085
7086Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
7087
7088 * config.guess: Merge with latest FSF sources.
7089
7090Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
7091
7092 * Makefile.in (ALL_MODULES): Added all-itcl.
7093 (CROSS_CHECK_MODULES): Added check-itcl.
7094 (INSTALL_MODULES): Added install-itcl.
7095 (CLEAN_MODULES): Added clean-itcl.
7096
7097Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
7098
7099 * configure.in: build gdb for mn10200
7100
7101Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
7102
7103 * Makefile.in (all-target-winsup): Depend on all-target-libio.
7104
7105Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
7106
7107 * configure.in (tic80-*-*): Turn off most targets right now.
7108
7109Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
7110
7111 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7112 rather than the makeinfo program.
7113 (do-info): Depend upon all-texinfo.
7114
7115Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
7116
7117 * configure.in: Remove uses of config/mh-linux.
7118
7119 * config.sub, config.guess: Merge with latest FSF sources.
7120
7121Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
7122
7123 * config.sub (case $basic_machine): Add tic80 entries.
7124
7125Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
7126
7127 * config.sub, config.guess: Merge with latest FSF sources.
7128
7129Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7130
7131 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7132 * mpw-config.in: Test for NewFolderRecursive.
7133 * mpw-install: Use symbolic name for startup filename.
7134 * mpw-README: Add various additional details.
7135
7136Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
7137
7138 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7139
7140Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
7141
7142 * configure.in: Do build gcc and the target libraries for
7143 the mn10200.
7144
7145Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
7146
7147 * configure.in: don't avoid building gdb for mn10300 any more
7148 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7149 instead of single-quoting it.
7150
7151Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
7152
7153 * configure.in: Don't use --with-stabs on IRIX 6.
7154
7155Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
7156
7157 * configure.in (m32r): Build gdb, libg++ now.
7158
7159Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7160
7161 * configure.in (mips*-sgi-irix6*): Remove gdb and related
7162 directories from noconfigdirs.
7163
7164Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
7165
7166 * config.sub (basic_machine): added mips16 configuration
7167
7168Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7169
7170 * config.sub: Handle d10v-unknown.
7171
7172Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
7173
7174 * config.sub: Handle v850-unknown.
7175
7176Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
7177
7178 * Makefile.in: add findutils
7179 * configure.in: add findutils to list of host_tools
7180
7181Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
7182
7183 * config.sub: Handle mn10200 and mn10300.
7184
7185Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7186
7187 * configure.in (d10v-*): Do not build librx.
7188
7189Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
7190
7191 * configure.in (mn10300): Build everything except gdb & libgloss.
7192
7193Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
7194
7195 * config.guess: Patch for Dansk Data Elektronik servers,
7196 from Niels Skou Olsen <nso@dde.dk>.
7197
7198 For ncr, use /bin/uname rather than uname, since GNU uname does not
7199 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
7200
7201 Patch for MIPS R4000 running System V,
7202 from Eric S. Raymond <esr@snark.thyrsus.com>.
7203
7204 Fix thinko for nextstep.
7205
7206 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7207
7208 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
7209 * config.guess: Guess mips-dec-mach_bsd4.3.
7210
7211 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
7212 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
7213 release numbers.
7214 * config.guess (mips-mips-riscos*): Emit just enough of the
7215 release number.
7216
7217 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
7218 * config.guess (sparc-auspex-sunos*): Added.
7219 (f300-fujitsu-*): Added.
7220
7221 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
7222 * config.guess: Recognize a Tadpole as a sparc.
7223
7224Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7225
7226 * config.guess: Don't assume that NextStep version is either 2 or
7227 3. NextStep 4 (aka OpenStep 4) has come out now.
7228
7229Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7230
7231 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7232 From Rik Faith <faith@cs.unc.edu>.
7233
7234Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
7235
7236 * config.sub: Contributions from bug-gnu-utils to:
7237 Support plain "hppa" (no version given) architecture, reported by
7238 OpenStep.
7239 OpenBSD like NetBSD.
7240 LynxOs is not a hardware supplier.
7241
7242 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 7243 OpenBSD like NetBSD.
252b5132
RH
7244 Stratus systems.
7245 More Pyramid systems.
7246 i[n>4]86 Intel chips.
7247 M680[n>4]0 Motorola chips.
7248 Use unknown instead of lynx for hardware manufacturer.
7249
7250Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7251
7252 * install.sh (chmodcmd): Set to null if the DST directory already
7253 exists.
7254
7255Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7256
7257 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7258 not use mt-ppc target Makefile fragment any more.
7259
7260Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7261
7262 * configure.in (*-*-windows): Exclude everything but those dirs
7263 needed to build windows.
7264
7265Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
7266
7267 * Makefile.in (all-target-winsup): Depend on all-target-librx.
7268
7269Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7270
7271 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
7272
7273Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7274
7275 * Undo my previous change.
7276
7277Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
7278
7279 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7280 unconditionally.
7281 (MAKEOVERRIDES): Define (revert this part of October 18 change).
7282
7283Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7284
7285 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
7286 host to add it's own flags.
252b5132
RH
7287
7288Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
7289
7290 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7291
7292Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
7293
7294 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7295 (CXX_FOR_TARGET): Likewise.
7296 (GCC_FOR_TARGET): Define.
7297 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7298 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7299 CC_FOR_TARGET was specified on the command line.
7300 (MAKEOVERRIDES): Don't define.
7301
7302Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
7303
7304 * configure.in (m32r): Fix spelling of libg++ libs.
7305
7306Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
7307
7308 * config.sub (-apple*): Remove, now redundant.
7309
7310Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
7311
7312 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7313
7314 * configure: Rework yesterday's sed script patch.
7315
7316 * config.sub: Merge with FSF.
7317
7318Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
7319
7320 * config.guess: Merge from FSF.
7321
7322 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
7323 * config.guess: Use pc instead of unknown, for pc clone systems.
7324 Change linux to linux-gnu.
252b5132
RH
7325
7326 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 7327 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
7328
7329Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
7330
7331 * test-build.mk (HOLES): Add "xargs" for gdb.
7332
7333 * configure: Avoid hpux10.20 sed bug.
7334
7335Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
7336
4bddf3ad 7337 * configure.in: Add support for windows host
252b5132
RH
7338 (that is a build done under the Microsoft build environment).
7339
7340Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
7341
7342 * Makefile.in: Replace all uses of srcroot with s, to shrink
7343 command line lengths.
7344
7345 Patches from Geoffrey Noer <noer@cygnus.com>:
7346 * configure.in: If configuring for newlib, pass --with-newlib to
7347 subdirectories.
7348 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7349 -Bnewlib/ and -Lwinsup to gcc.
7350 (CXX_FOR_TARGET): Likewise.
7351
7352Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
7353
7354 * Makefile.in (ETC_SUPPORT): Add configure.
7355
7356Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
7357
35590697 7358 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
7359 host configuration file.
7360
7361Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
7362
7363 * configure.in: Break mn10x00 support into separate
7364 mn10200 and mn10300 configurations.
7365 * config.sub: Likewise.
7366
7367Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
7368
7369 * configure.in: Add lots of stuff to noconfigdirs for
7370 the mn10x00 targets.
7371
7372 * config.sub, configure.in: Add mn10x00 support.
7373
7374Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
7375
7376 * make-all.com: Call conf-a-gas, not config-a-gas.
7377
7378Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
7379
7380 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 7381 targets.
252b5132
RH
7382
7383Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
7384
7385 * mpw-README: Add much more detail for native PowerMac.
7386 * mpw-install: New file.
7387 * mpw-configure: Add --norecursion and --help options.
7388 * mpw-config.in: Translate readme and install files when
7389 copying to objdir.
7390 * mpw-build.in: Don't always depend on byacc and flex.
7391 (install-only-top): New action.
7392
7393Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
7394
7395 * configure.in: You can now configure GDB for the v850.
7396
7397Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
7398
7399 * configure.in (noconfigdirs): Don't configure any C++ dirs
7400 if targeting D10V.
7401
7402Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
7403
7404 * config.sub: Recognize mips64vr5000.
7405
7406Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
7407
7408 * configure.in: Use a single line for host_tools and native_only.
7409
7410Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
7411
7412 * config.sub, configure.in: Add entries for m32r.
7413
7414Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
7415
7416 * Makefile.in (inet-install): Don't run install-gzip.
7417
7418Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
7419
7420 * configure.in: Don't config lots of things for *-*-windows*.
7421
7422Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
7423
7424 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7425 (host_libs, host_tools): Copy from configure.in.
7426 * mpw-configure: Don't complain about directories not found.
7427
7428Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7429
7430 * configure.in (i[345]86): Recognize i686 for pentium pro.
7431 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7432 file.
7433
7434 * config.guess (i[345]86): Ditto.
7435
7436Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7437
7438 * configure.in (noconfigdirs): Removed gdb for D10V.
7439
7440Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
7441
7442 * configure.in: Remove ld, target-libio, target-libg++, and
7443 target-libstdc++ from noconfigdirs.
7444
7445Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
7446
7447 * configure: Fix three locations where shell scripts were
7448 being run directly rather than with config_shell.
7449
7450Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
7451
7452 * configure.in (v850-*-*): Set up initial $noconfigdirs.
7453 * config.sub (basic_machine): Recognize v850.
7454
7455Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
7456
7457 * mpw-configure: Handle multiple enable/disable options and
7458 pass them down recursively, handle -c and -s flags appropriately
7459 depending on choice of compiler, add escape mechanism for
7460 quoted arguments to gC.
7461
7462Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7463
7464 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7465 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7466 so that -mrelocatable-lib and -mno-eabi are used.
7467
7468 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7469 not support --print-multi-lib, don't abort.
7470
252b5132
RH
7471Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
7472
7473 * make-all.com: Run config-a-gas.
7474 * setup.com: Don't copy subdirectory files around.
7475
7476Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
7477
7478 * configure.in (*-*-ose): Remove exclusion of libgloss for this
7479 target, it now compiles correctly.
7480
7481Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
7482
7483 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7484
7485Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7486
35590697 7487 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
7488
7489Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7490
7491 * configure.in (native_only): Add prms.
7492
7493Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
7494
7495 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7496 (BINUTILS_SUPPORT_DIRS): Likewise.
7497
7498Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7499
7500 * configure.in (d10v-*-*): Don't configure ld or gdb until the
7501 d10v support is added.
7502
7503Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7504
7505 * configure.in (d10v-*-*): New target.
7506
7507Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
7508
7509 * config.guess (HP 9000/811): Recognize this as a PA1.1
7510 machine.
7511
7512Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
7513
7514 * Makefile.in (do-tar-gz): New target, split out from tail end of
7515 taz target. Run each command separately, don't use pipes.
7516 (taz): Use it.
7517
7518Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
7519
7520 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7521 * mpw-build.in: No builds should depend on building byacc or flex,
7522 they are assumed to be installed already.
7523
7524Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7525
7526 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7527 variable that CC_FOR_TARGET needs.
7528
7529Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7530
7531 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
7532 options have changed since the last time the subdirectory was
7533 configured, and if it has, reconfigure.
7534 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
7535 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
7536
7537Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
7538
7539 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
7540 CLEAN_MODULES): Add bash.
7541 (all-bash): New target.
7542
7543Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
7544
7545 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
7546
7547Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7548
7549 * config.sub (basic_machine): Recognize d10v as a valid processor.
7550
7551Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
7552
7553 * mpw-configure: Add support for --bindir.
7554 * mpw-build.in: Use a GCC-specific build script for GCC actions.
7555
7556Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
7557
7558 * configure.in: add bash, time, gawk to list of hosttools and things
7559 to only build for native toolchains
7560
7561Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7562
7563 * Makefile.in (docdir): Remove.
7564
7565Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7566
7567 * Makefile.in (datadir): Set to $(prefix)/share.
7568
7569Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
7570
7571 * configure.in: build diff and patch for cygwin32-hosted
7572 toolchains.
7573
7574Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
7575
7576 * config.sub: Accept -rtems*.
7577
7578Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
7579
80413487 7580 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
7581 remove diff from the list of things not buildable
7582 via Canadian Cross
252b5132
RH
7583
7584Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
7585
7586 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 7587 don't get ". ".
252b5132
RH
7588
7589Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
7590
7591 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
7592
7593Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
7594
7595 * Makefile.in (taz): Handle case where tex3patch didn't even get
7596 checked out. Also, if it was found, put the symlink in a new util
7597 subdirectory.
7598
7599Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7600
7601 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
7602
7603Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
7604
7605 * config.sub: Recognize -openvms.
7606 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
7607 * make-all.com, setup.com: New files.
7608
7609Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7610
7611 * Makefile.in (taz): tex3patch moved to texinfo/util.
7612
7613Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
7614
afb8d725 7615 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
7616 * configure.in: remove make from disable-if-Can-Cross list
7617 enable gdb if ${host} and ${target} are cygwin32
7618
7619Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
7620
7621 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
7622 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
7623
7624Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
7625
7626 * config.guess: Combine mips-mips-riscos cases, and use cpp to
7627 distinguish sysv/svr4/bsd variants.
7628 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
7629
7630Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
7631
7632 * configure.in: Added copyright notice.
7633 * move-if-change: Added copyright notice.
7634
7635Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7636
7637 * configure.in (powerpcle-*-solaris*): Until we get shared
7638 libraries working, don't build gdb, sim, make, tcl, tk, or
7639 expect.
7640
7641Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
7642
7643 * config.guess: Merge with FSF:
7644
7645 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
7646 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
7647
7648 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
7649 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
7650
7651 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
7652 * config.guess: Combine two OSF1 rules.
7653 Also recognize field test versions. From mjr@zk3.dec.com.
7654 * config.guess (dgux): Use /usr/bin/uname rather than uname,
7655 because GNU uname does not support -p. From pmr@pajato.com.
7656
7657Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
7658
7659 * Makefile.in (MAKEDIRS): Removed $(tooldir).
7660
7661Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
7662
7663 * mpw-README: Document GCCIncludes.
7664
7665Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
7666
7667 * configure.in (alpha-*-linux*): Set enable_shared to yes.
7668
7669Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7670
7671 * mpw-configure: Handle --enable-FOO and --disable-FOO.
7672
7673Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
7674
7675 * configure.in (*-*-cygwin32): Configure make.
7676
7677Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
7678
7679 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
7680
7681Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
7682
7683 * Makefile.in (all-inet): Depend on all-perl.
7684
7685 * Makefile.in (inet-install): New target.
7686
7687 * Makefile.in (all-inet): Depend on all-tcl.
7688 (all-inet): Depend on all-send-pr.
7689
7690Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7691
7692 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
7693 temporarily.
7694
7695Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
7696
7697 * configure.in: Don't configure --with-gnu-ld on AIX.
7698
7699Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7700
7701 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
7702
7703Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
7704
7705 * Makefile.in (ALL_MODULES): Added all-inet.
7706 (CROSS_CHECK_MODULES): Added check-inet.
7707 (INSTALL_MODULES): Added install-inet.
7708 (CLEAN_MODULES): Added clean-inet.
7709 (all-indent): New target.
7710
7711 * configure.in (host_tools): Added inet.
7712 (native_only): Added inet.
7713 (noconfigdirs): Added inet.
7714
7715Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
7716
7717 * configure.in: Don't configure libgloss if we are not configuring
7718 newlib.
7719
7720Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7721
7722 * configure.in: Don't configure libgloss for unsupported
7723 architectures.
7724
7725Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7726
7727 * Makefile.in (CLEAN_MODULES): Add clean-apache.
7728
7729Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
7730
7731 * Makefile.in (ALL_MODULES): Include all-apache.
7732 (CROSS_CHECK_MODULES): Include check-apache.
7733 (INSTALL_MODULES): Include install-apache.
7734 (all-apache): New target.
7735
7736 * configure.in: Added apache everywhere perl is seen.
7737
7738Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7739
7740 * Makefile.in: Add support for clean-{module} and
7741 clean-target-{module} rules.
7742
7743Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
7744
7745 * configure.in (*-*-ose) do not build libgloss.
7746
7747Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7748
7749 * config.guess (prep*:SunOS:5.*:*): Turn into
7750 powerpele-unknown-solaris2.
7751
7752Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
7753
7754 * configure.in: Permit --enable-shared to specify a list of
7755 directories.
7756
7757Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7758
7759 * configure.in (host==solaris): Pass only the first word of $CC
7760 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
7761
7762Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7763
7764 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
7765
7766Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
7767
7768 * Makefile.in (ALL_MODULES): Include all-perl.
7769 (CROSS_CHECK_MODULES): Include check-perl.
7770 (INSTALL_MODULES): Include install-perl.
7771 (ALL_X11_MODULES): Include all-guile.
7772 (CHECK_X11_MODULES): Include check-guile.
7773 (INSTALL_X11_MODULES): Include install-guile.
7774 (all-perl): New target.
7775 (all-guile): New target.
7776
7777 * configure.in (host_tools): Include perl and guile.
7778 (native_only): Include perl and guile.
7779 (noconfigdirs): Don't build guile and perl; no ports have been
7780 done.
7781
7782Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
7783
80413487
RH
7784 * configure (--enable-*): Handle quoted option lists such as
7785 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
7786
7787Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7788
7789 * Makefile.in ({,inst}all-target): New rule so we can make and
7790 install all of the target directories easily.
7791
7792Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7793
7794 * configure.in: Add missing global flag in sed substitution when
7795 deleting `target-' from ${configdirs}.
7796
7797Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
7798
7799 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
7800 option.
7801
7802 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
7803 config/mh-necv4.
7804
7805 * install.sh: Correct misspelling of transformbasename.
7806
7807 * config.guess: Recognize mips-*-sysv*.
7808
7809Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
7810
7811 * config.sub: Recognize mon960.
7812
7813Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
7814
7815 * configure: Restore Canadian Cross handling of BISON and LEX,
7816 removed in Feb 20 change.
7817
7818Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
7819
7820 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
7821 Mention make install. Remove the old copyright date as well the
7822 clumsy and rather pointless copyright on the README file.
7823
7824Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
7825
7826 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
7827 Makefile after running symlink-tree, then run `make distclean' to
7828 avoid clobbering any generated files in srcdir.
7829
7830Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
7831
7832 * configure.in (m68k-*-netbsd*): Build everything now.
7833
7834Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7835
7836 * Makefile.in (taz): Fix quoting.
7837
7838Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
7839
7840 * configure.in (sparclet-*-*): Build everything now.
7841
7842Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7843
7844 * configure.in (m68k-*-linux*): New host.
7845
7846Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
7847
7848 * configure: Check for bison before byacc.
7849
7850Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
7851
7852 * Makefile.in configure: Change the way LEX and BISON/YACC are
7853 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
7854 searching PATH. These are used as fallbacks by Makefile.in if
7855 flex/bison/byacc aren't in objdir.
7856
7857Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
7858
7859 * Makefile.in: Make everything which depends upon all-bfd also
7860 depend upon all-opcodes, in case --with-commonbfdlib is used.
7861
7862Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7863
7864 * configure.in (host *-*-cygwin32): Don't build gdb if we are
7865 building NT native compilers on Unix.
7866
7867Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
7868
7869 * configure.in: Don't get CC from the host Makefile fragment if we
7870 can find gcc in PATH, or if this is a Canadian Cross. Move the
7871 Solaris test for /usr/ucb/cc to the post target script, just after
7872 the compiler sanity test.
7873
7874Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
7875
7876 * config.sub: Merge with FSF.
7877
7878Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
7879
7880 * Makefile.in (RPATH_ENVVAR): New variable.
7881 (REALLY_SET_LIB_PATH): Use it.
7882 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
7883
7884Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
7885
7886 * config.sub, configure.in: Recognize sparclet cpu.
7887
7888Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
7889
7890 * config.guess: Support m68k-cbm-sysv4.
7891
7892Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7893
7894 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
7895 m68k-unknown-linuxaout from linker help string. Put quotes around
7896 $ld_help_string.
7897
7898Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
7899
7900 * config.guess (powerpc-harris-powerunix): Add guess for port
7901 to new target.
7902
7903Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7904
7905 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
7906
7907Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
7908
7909 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
7910 $(REALLY_SET_LIB_PATH) in Makefile.
7911 * Makefile.in (SET_LIB_PATH): New variable.
7912 (REALLY_SET_LIB_PATH): New variable.
7913 ($(DO_X)): Use $(SET_LIB_PATH).
7914 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
7915 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
7916 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
7917 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
7918 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
7919 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
7920 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
7921 (install-dosrel): Likewise.
7922 (all-opcodes): Depend upon all-libiberty.
7923
7924Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
7925
7926 * config.guess (*:CYGWIN*): New
7927
7928Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7929
7930 * Makefile.in (all-target-winsup): All all-target-libiberty.
7931
7932Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7933
7934 * configure.in (noconfigdirs): Add missing # in front of comment.
7935
7936Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
7937
7938 * configure.in: add second pass to things added to noconfigdirs
7939 so *-gm-magic can exclude libgloss properly.
7940
7941Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
7942
7943 * mpw-configure (extralibs_name, rez_name): Set correctly
7944 for MWC68K compiler.
7945
7946 * mpw-README: Add more info on the necessary build tools.
7947
7948Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
7949
7950 * configure.in, config.sub: Recognize cygwin32.
7951
7952Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
7953
7954 * config.guess, config.sub: Recognize A/UX.
7955
7956Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
7957
7958 * config.sub: Merge with gcc/config.sub.
7959
7960Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
7961
7962 * mpw-build.in (do-binutils): Add build of stamps.
7963
7964Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
7965
7966 * config.sub: Add recognition for mips64vr4100*-* targets.
7967
7968Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7969
7970 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
7971 Add creation of gconfigargs with `--enable-shared' turned on.
7972 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
7973 ($(host)-stamp-stage3-configured): Likewise.
7974 (HOLES): Add chatr and ldd.
7975 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
7976
7977Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
7978
7979 * configure: Pass --nfp to recursive configures.
7980
7981Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
7982
7983 * Makefile.in (DLLTOOL): New.
7984 (DLLTOOL_FOR_TARGET): New.
7985 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
7986 (EXTRA_TARGET_FLAGS): Ditto.
7987 (EXTRA_GCC_FLAGS): Ditto.
7988 (CONFIGURE_TARGET_MODULES): Ditto.
7989 (DO_X): Ditto.
7990 * configure: Add DLLTOOL.
7991
7992Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
7993
7994 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
7995 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
7996 mh-sco, since old workarounds no longer needed, and don't
7997 build ld, since libraries have weak symbols in COFF.
7998
7999Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
8000
8001 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8002
8003Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
8004
8005 * configure.in: Make sure that ${CC} can be used to compile an
8006 executable.
8007
afb8d725
JM
8008Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8009
8010 * Makefile.in (all-gdb): Depend on $(GDB_TK).
8011 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8012 nothing depending on whether gdbtk is being built.
8013
252b5132
RH
8014Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
8015
8016 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8017
8018Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
8019
8020 * configure.in (noconfigdirs): Put ld or gas in this early, if the
8021 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8022
8023Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
8024
8025 * config-ml.in: Add support for
8026 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8027 Simplify setting of multidirs from --disable-foo.
8028
8029Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8030
8031 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8032 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8033 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 8034 non-empty, pass them on to the GCC make.
252b5132
RH
8035 (all-bootstrap): New rule that is like all-gcc, except it executes
8036 the GCC bootstrap rule instead of the GCC all rule.
8037
8038Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
8039
8040 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8041
8042Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8043
8044 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8045 DG/UX support.
8046
8047Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
8048
8049 * config.sub (i*86*) Change [345] to [3456]
8050
8051Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8052
8053 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8054 --with-gnu-ld=no.
8055
8056Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8057
8058 * config-ml.in (rs6000*, powerpc*): Add switches to control which
8059 AIX multilibs get built.
8060
8061Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8062
8063 * configure.in (i386-win32): Don't build expect if we're not
8064 building the tcl subdir.
8065
8066Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
8067
8068 * Makefile.in: (configure-target-examples, all-target-examples):
8069 New targets, configure and build example programs.
8070
8071Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8072
8073 * mpw-configure: If an mpw-config.in generated a file mk.sed,
8074 use it as input to sedit the generated MPW makefile.
8075 * mpw-README: Add a suggestion about Gestalt.h.
8076
8077Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
8078
8079 * config.sub: Accept *-*-ieee*.
8080
8081Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
8082
8083 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
8084 Ronald F. Guilmette <rfg@monkeys.com>.
8085
8086Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8087
8088 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8089 for powerpc-pe native.
8090 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8091 (target==powerpc-pe): duplicate i386-win32 entry.
8092
8093Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8094
8095 * configure.in (noconfigdirs): Exclude target-newlib for all versions
8096 of vxworks, not just vxworks5.1.
8097
8098Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
8099
8100 * mpw-configure: Add support for exec-prefix.
8101
8102Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8103
8104 * config.guess: Recognize HP model 816 machines as having
8105 a PA1.1 processor.
8106
8107Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
8108
8109 * configure: Ignore new autoconf configure options.
8110
252b5132
RH
8111Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8112
8113 * config.guess: Recognize Pentium under SCO.
8114 From Robert Lipe <robertl@arnet.com>.
8115
8116Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8117
8118 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
8119
8120Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
8121
8122 * configure.in: Don't configure gas for alpha-dec-osf*.
8123
8124Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
8125
8126 * configure.in: Default to --with-stabs for some targets for which
8127 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8128 i[345]86*-*-unixware*.
8129
8130Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
8131
8132 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8133 rather than basing it on the target. Simplify handling of options
8134 controlling which directories to configure. Remove extraneous
8135 slash in multi-clean target.
8136
8137Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
8138
8139 * config-ml.in: Prefix more variables with ml_ so they don't collide
8140 with configure's.
8141
8142Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
8143
8144 * configure: Don't turn -v into --v.
8145
8146Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
8147
8148 * configure.in (targargs): Fix typo.
8149
8150 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8151
8152Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
8153
8154 * configure.in: Strip --host and --target options from
8155 CONFIG_ARGUMENTS, and always configure for --host only. Add
8156 --with-cross-host option when building with a cross-compiler.
8157 * configure: Canonicalize the arguments put into config.status by
8158 always using `=' for an option with an argument. Pass a presumed
8159 --host or --target explicitly.
8160
8161Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
8162
8163 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8164 into general OS recognition case.
8165
8166Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8167
8168 * configure.in (target_configdirs): add target-winsup only
8169 for win32 target systems.
8170
8171Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
8172
8173 * Makefile.in (all-target-libgloss): Depend upon
8174 configure-target-newlib, since when libgloss is built it looks to
8175 see if the newlib directory exists.
8176
8177Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
8178
8179 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8180 cfg-ml-*.in.
8181
8182Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
8183
8184 * configure: Handle LD and LD_FOR_TARGET when configuring a
8185 Canadian Cross.
8186
252b5132
RH
8187Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8188
8189 * configure.in (target_libs): add target-winsup.
8190 (target==i386-win32): add patch diff flex make to $noconfigdirs.
8191 (target==ppcle-pe): remove ld from $noconfigdirs.
8192
8193Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
8194
8195 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8196 Preserve relative path names in $srcdir. Build symlink tree if
8197 configuring cross target dir and srcdir=. (= no VPATH support).
8198 (configure-target-libg++): Depend on configure-target-librx.
8199 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8200 * config-ml.in: New file.
8201 * symlink-tree: New file.
8202 * configure: Ensure srcdir="." if that's what it is.
8203
8204Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8205
8206 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8207 includes and FLEX_SKELETON setting.
8208 * mpw-configure (--with-gnu-ld): New option, controls whether
8209 to use PPCLink or ld with PowerMac GCC.
8210 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8211 * mpw-config.in: Configure grez if targeting Mac.
8212
8213 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
8214 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8215 just macos.
252b5132
RH
8216 * configure.in: Configure grez resource compiler if targeting Mac.
8217 * Makefile.in (all-grez, install-grez): New targets.
8218
8219Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
8220
8221 * configure: CXX defaults to gcc, not g++. If we find
35590697 8222 gcc in the path, set CC to gcc -O2.
252b5132
RH
8223
8224Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
8225
8226 * configure: Default ${build} correctly. Avoid picking up extra
8227 spaces when reading CC and CXX from Makefile. When doing a
8228 Canadian Cross, use plausible default values for numerous
8229 variables.
8230 * configure.in: When doing a Canadian Cross, don't try to
8231 configure tools whose configure script can't handle it.
8232
8233Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8234
8235 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8236
8237Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
8238
8239 * configure: Remove dubious bug reporting address.
8240
8241Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
8242
8243 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
8244 configure script, run that instead of this directory's configure.
8245 In either case, print a message that we're configuring the sub-dir.
8246
8247Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
8248
8249 * configure.in: Before checking for the existence of various files,
8250 use sed to filter out "target-".
8251
8252Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
8253
8254 * Makefile.in (DO_X): Split rule to decrease command line length
8255 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
8256 (Philippe De Muyter).
8257
8258Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8259
8260 * Makefile.in (all-patch): depend on all-libiberty.
8261
8262Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
8263
8264 * configure.in: If the only directory in target_configdirs which
8265 actually exists is libiberty, then set target_configdirs to empty,
8266 to avoid trying to build a target libiberty in a gas or gdb
8267 distribution.
8268
8269Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
8270
8271 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
8272 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8273 systems.
252b5132
RH
8274
8275Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8276
8277 * configure.in (copy_dirs): Use sys-include instead of include
8278 for --with-headers option.
8279
8280Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
8281
8282 * Makefile.in, configure.in: Make winsup builds work with
8283 new scheme.
8284
8285Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
8286
8287 * configure.in: Build the linker on AIX.
8288
8289Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
8290
8291 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
8292 where needed.
8293
8294Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
8295
8296 * Makefile.in (all-gcc): Fix typo.
8297
8298Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
8299
8300 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
8301
8302Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
8303
8304 * configure.in: Rename libFOO to target-libFOO, and xiberty
8305 to target-xiberty, to provide more flexibility.
8306 (target_subdir): Define. Create if cross.
8307 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8308 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
8309 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8310 check-libFOO -> check-target-libFOO, etc.
8311 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8312 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8313 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8314 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
8315 allow ALL_GCC="" to only configure.
8316 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
8317 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
8318 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
8319
8320Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
8321
8322 * Makefile.in (taz): Build "info" in etc explicitly.
8323
8324Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
8325
8326 * configure.in: Make sure that CC is undefined (as opposed to
8327 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
8328 problem with autoconf trying to configure on a host without GCC.
8329
8330Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8331
8332 * mpw-configure: Set host alias from choice of host compiler,
8333 only use generic MPW Makefile sed if present, edit a file
8334 named "hacked_Makefile.in" instead of "Makefile.in" if present.
8335 * mpw-README: Add problem notes about CW6 and CW7.
8336
8337Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
8338
8339 * Makefile.in (taz): Use ";" instead of ";;".
8340
8341Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8342
8343 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
8344 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8345 DISTDOCDIRS.
8346 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
8347 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
8348
8349Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
8350
8351 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
8352 and gnats, because they are now subsumed by DISTSTUFFDIRS.
8353 Move bfd to DISTSTUFFDIRS.
8354
8355Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8356
8357 * Makefile.in (X11_LIB): Removed.
8358 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8359
8360 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8361
8362Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8363
8364 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
8365 names.
8366
8367Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8368
8369 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
8370
8371Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
8372
8373 * configure.in (i[345]86-*-win32): Always build newlib.
8374 Don't configure cvs, autoconf or texinfo.
8375 * Makefile.in (LD_FOR_TARGET): New.
8376 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
8377 Pass down LD_FOR_TARGET.
8378
8379Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
8380
8381 * winsup: New directory.
8382 * Makefile.in: Build winsup.
8383 * configure.in: Winsup is configured when target is win32.
8384 Can only build win32 target GDB when native.
35590697 8385
252b5132
RH
8386Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
8387
8388 * config.guess: Recognize HP model 819 machines as having
8389 a PA 1.1 processor.
8390
8391Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
8392
8393 * configure: Fix sed loop which substitutes for CC and CXX to
8394 avoid bug found in various sed implementations.
8395
8396Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8397
8398 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
8399 simulator. Use standard powerpc-*-eabi*.
8400
8401Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
8402
8403 * configure.in: Stop putting gas and binutils in noconfigdirs for
8404 powerpc-*-aix* and rs6000-*-*.
8405
8406Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
8407
8408 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8409 -mcall-aixdesc libraries.
8410
8411Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
8412
8413 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8414
8415 * config.sub (arm | armel | armeb): Fix shell syntax.
8416
8417Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8418
8419 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8420 -msoft-float and -mcpu=common support.
8421 (powerpc*-*-eabisim*): Add support for building -mcall-aix
8422 libraries.
8423
8424Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8425
8426 * configure.in: Allow configuration and build of emacs19 for the alpha.
8427
8428Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8429
8430 * configure.in (CC): Get ^CC, not just any old CC, from
8431 ${host_makefile_frag}.
8432
8433Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8434
35590697 8435 * configure.in (CC): Try to get CC from
252b5132
RH
8436 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8437
8438Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8439
8440 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8441 only if it exists in $(srcdir).
8442
8443Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
8444
8445 * configure: If CC and CXX are not set in the environment, set
8446 them, based on either an existing Makefile or on searching for gcc
8447 in PATH. Substitute for CC and CXX in Makefile.
8448 * configure.in: Remove libm from target_libs. Separate
8449 target_configdirs from configdirs. If CC is not set in
8450 environment, try to get it from a host Makefile fragment. Rewrite
8451 changes of configdirs to use skipdirs instead. A few minor
8452 tweaks. Take directories out of target_configdirs as they are
8453 taken out of configdirs. Remove existing Makefile files from
8454 subdirectories. Substitute for TARGET_CONFIGDIRS and
8455 CONFIG_ARGUMENTS in Makefile.
8456 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8457 by configure.in.
8458 (CONFIG_ARGUMENTS): Likewise.
8459 (CONFIGURE_TARGET_MODULES): New variable.
8460 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8461 ($(CONFIGURE_TARGET_MODULES)): New target.
8462 (configure-libg++, configure-libio): New targets.
8463 (all-libg++): Depend upon configure-libg++.
8464 (all-libio): Depend upon configure-libio.
8465 (configure-libgloss, all-libgloss): New targets.
8466 (configure-libstdc++): New target.
8467 (all-libstdc++): Depend upon configure-libstdc++.
8468 (configure-librx, all-librx): New targets.
8469 (configure-newlib): New target.
8470 (all-newlib): Depend upon configure-newlib
8471 (configure-xiberty): New target.
8472 (all-xiberty): Depend upon configure-xiberty.
8473
8474Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8475
8476 * configure.in (host i[345]86-*-win32): Expand the
8477 noconfigdirs again.
8478
8479Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
8480
8481 * mpw-configure: Fix sed command file name.
8482
8483Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
8484
35590697 8485 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
8486 noconfigdirs again.
8487
8488Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
8489
8490 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8491 or powerpc*-*-pe*, since they are not yet supported.
8492
8493Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8494
8495 Add PowerMac support and many other enhancements.
8496 * mpw-configure: New option --cc to select compiler to use,
8497 paste options set according to --cc into the generated
8498 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8499 if mpw-make.sed is present.
8500 * mpw-config.in: Don't test for gC1, test for mpw-touch,
8501 add forward includes for PowerPC include files.
8502 * mpw-build.in: Build using Makefile.PPC if present.
8503 (do-byacc, etc): Remove separate version resource builds.
8504 (do-gas): Build "stamps" before "all".
8505 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8506 * mpw-README: Update to reflect --cc option, PowerMac support,
8507 and recently-reported compatibility problems.
8508
8509Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
8510
8511 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8512 embedded m68k systems (-aout, -coff, -elf, -vxworks).
8513 (--with-multilib-top): Pass to recursive invocations.
8514
8515Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
8516
8517 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8518 v810-*-*.
8519
8520Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8521
8522 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8523 gdb, ld and opcodes on v810-*-*.
8524
252b5132
RH
8525Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
8526
8527 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8528 (local-maintainer-clean): New target.
8529 (maintainer-clean): New target.
8530 (realclean): Just depend upon maintainer-clean.
8531
8532Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8533
8534 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
8535
8536Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
8537
8538 * configure.in: Build ld in mips*-*-bsd* case.
8539
8540Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
8541
8542 * config.sub: Accept -lites* OS. From Ian Dall.
8543
8544Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
8545
8546 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 8547 targets.
252b5132
RH
8548
8549Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8550
8551 * configure.in: treat i386-win32 canadian cross the same as
8552 i386-go32 canadian cross.
8553
8554Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8555
8556 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
8557 running under the simulator to build a reduced set of libraries.
8558 (powerpc-*-eabiaix): Add fine grained multilib support added to
8559 other powerpc targets yesterday.
8560
8561Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8562
8563 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
8564 -disable-softfloat, -disable-relocatable, -disable-aix, and
8565 -disable-sysv to control which multilib libraries get built.
8566
8567Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8568
8569 * configure: Add Makefile.tem to list of files to remove in trap
8570 handler.
8571
8572Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
8573
8574 * config.guess (*Linux*): Add missing "exit"s.
8575 Also, need specific check for alpha-unknown-linux (uses COFF).
8576
8577Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
8578
8579 * config.guess: Merge with FSF:
8580
8581 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
8582 * config.guess (AIX4): More robust release numbering discovery.
8583
8584 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
8585 * config.guess (i386-sequent-ptx): Properly get version number.
8586
8587 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
8588 * config.guess (mips:*:4*:UMIPS): New case.
8589
8590Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
8591
8592 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
8593 (i386-win32 host): Likewise. Don't build readline.
8594
afb8d725
JM
8595Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
8596
8597 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
8598 SUPPORT_FILES to submakes.
8599
252b5132
RH
8600Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
8601
8602 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
8603 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
8604 mpw-configure.
8605
8606Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
8607
8608 * configure.in (appdirs): Use =, not ==, in test expression when
8609 trying to build the text to print in the warning message for
8610 Solaris users.
8611
8612Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
8613
8614 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
8615
8616Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8617
8618 * config.guess: Recognize lynx-2.3.
8619
8620Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
8621
8622 * config.sub (z8ksim): Deleted
8623 (z8k-*-coff): New, this is the one true name of the target.
8624
8625Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
8626
8627 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
8628
8629Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
8630
8631 * config.guess (*:Linux:*:*): First try asking the linker what the
8632 default object file format is (elf, aout, or coff). Then if this
8633 fails, try previous methods.
8634
8635Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8636
8637 * configure.in: Don't build newlib for *-*-vxworks5.1.
8638
8639Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8640
8641 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
8642 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
8643
8644Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
8645
8646 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
8647
8648Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
8649
8650 * cfg-ml-com.in: New file.
8651 * cfg-ml-pos.in: New file.
8652
8653Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8654
8655 * COPYING.NEWLIB: Add HP free copyright to list.
8656
8657Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8658
8659 * config.sub: Recognize -eabi* for the system, not just -eabi.
8660
8661Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
8662
8663 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
8664 * config.sub, configure.in (win32): New target and host.
8665
8666Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
8667
8668 * configure.in: Add i386-pe configuration.
8669
8670Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
8671
8672 * mpw-build.in (install): Install GDB after LD.
8673
8674Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
8675
8676 * mpw-config.in (elf/mips.h): Always forward-include, needed
8677 for GDB to build.
8678
8679Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
8680
8681 * testsuite: New directory for customer acceptance and whole tool
8682 chain tests.
8683
8684Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
8685
8686 * configure: If per-host line isn't found, but AC_OUTPUT is found
8687 and a configure script exists, run it instead.
8688
8689Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8690
8691 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
8692
8693Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
8694
8695 * configure: Set build_{cpu,vendor,os,alias} to host values when
8696 --build isn't specified.
8697
8698Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8699
8700 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
8701 (FLAGS_TO_PASS): Pass them.
8702 (EXTRA_TARGET_FLAGS): Ditto.
8703
252b5132
RH
8704Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8705
8706 * Makefile.in (all-libg++): Depend on all-libstdc++.
8707
8708Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8709
8710 * configure.in (noconfigdirs): Enable all packages for
8711 i386-unknown-netbsd.
8712
8713Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
8714
8715 * configure.in (noconfigdirs): Don't configure tk for i386-go32
8716 hosted builds (DOS builds)
8717
8718Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8719
8720 Changes for ARM based on patches from Richard Earnshaw:
8721 * config.sub: Handle armeb and armel.
8722 * configure.in: Omit arm linker only for riscix.
8723
8724Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
8725
8726 * config.guess: Update from FSF.
8727
8728Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
8729
8730 * config.sub: Recognize powerpcle as the little endian varient of
8731 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
8732 powerpcle variant. Convert pentium into i586, not i486. Add p5
8733 alias for i586. Map new x86 variants p6, k5, nexgen into i586
8734 temporarily.
8735
8736Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
8737
8738 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
8739
8740Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
8741
8742 * config.sub: Accept -lites* as a basic system type.
8743
8744Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
8745
8746 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
8747 installed, and if so return linuxoldld as the system name.
8748
8749Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
8750
8751 * config.guess: Add hppa1.1-hp-lites support.
8752
8753Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
8754
8755 * configure.in: Don't build newlib for m68k-vxworks5.1.
8756
8757Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8758
8759 * configure.in (mips-sgi-irix6): Use mh-irix5.
8760
8761Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
8762
8763 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
8764
8765Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8766
8767 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 8768 OSF/1. Fix compiler flags.
252b5132
RH
8769 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
8770
8771Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
8772
8773 * configure.in: Recognize --with-newlib.
8774 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
8775
afb8d725
JM
8776Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8777
8778 * Makefile.in: move {all,check,install}-gdb from *_MODULES
8779 to *_X11_MODULES due to gdbtk needing X include files et al.
8780
252b5132
RH
8781Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
8782
8783 Merge in support for Mac MPW as a host.
8784 (Old change descriptions retained for informational value.)
8785
8786 * mpw-config.in: Add generic include forwards for cpu-specific
8787 include files in aout and elf directories.
8788
8789 * mpw-configure: Added copyright.
8790 * mpw-config.in: Check for presence of required build tools.
8791 (target_libs): Add newlib.
8792 (target_tools): Add examples.
8793 (Read Me): Generate as "Read Me for MPW" instead.
8794 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
8795 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
8796 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
8797
8798 * mpw-configure: Remove subdir-specific makefile hackery,
8799 delete mk.tmp after using it.
8800
8801 * mpw-build.in (all): Display start and end times.
8802
8803 * mpw-configure (host_canonical): Set.
8804 (target_cpu): Always add to makefiles.
8805 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
8806 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
8807 (mpw-mh-mpw): Look for in srcdir and srcroot.
8808 Use sed instead of mpw-edit-prefix to edit prefix definitions.
8809
8810 * mpw-build.in: (install-only): New target.
8811
8812 * mpw-configure (host_alias, target_alias): Rename from hostalias
8813 and targetalias, add into generated Makefile.
8814 (mk.tmp): If present, add into generated Makefile.
8815 * mpw-build.in (all-gas): Build config.h first before gas proper.
8816
8817 * mpw-configure (config.status): Write only if changed.
8818 * mpw-config.in (readline): Configure it (not built, just used for
8819 definitions).
8820
8821 * mpw-config.in (elf/mips.h): Add a forward include.
8822
8823 * mpw-config.in: Forward-include most .h files in include into
8824 extra-include.
8825 (readline): Don't build.
8826 mpw-build.in (install): Install GDB.
8827
8828 * mpw-configure (prefix, mpw_prefix): Handle it.
8829 * mpw-config.in (mmalloc, readline): Don't configure.
8830 * mpw-build.in (thisscript): Rename to ThisScript.
8831 Use mpw-build instead of BuildProgram everywhere.
8832 (mmalloc, readline): Don't build.
8833 * mpw-README: New file, basic documentation about the MPW port.
8834
8835 * mpw-config.in: Use forward-include to create include files.
8836
8837 * mpw-configure: Add more things to the top of each configured
8838 Makefile, including contents of config/mpw-mh-mpw.
8839 * mpw-config.in (extra-include): Create this directory and fill it
8840 with Posix-like include files when configuring.
8841
8842 * config.sub (apple, mac, mpw): Add various aliases.
8843
8844 * mpw-build.in: New file, top-level build script fragment for MPW.
8845 * mpw-configure: New file, configure script for MPW.
8846 * mpw-config.in: New file, config fragment for MPW.
8847
8848Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8849
8850 * configure.in (host_libs): Remove glob, since it is gone from the
8851 sources.
8852
8853Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8854
8855 * Makefile.in: define empty GDB_NLM_DEPS var.
8856
8857 * configure.in(target_makefile_frag): use config/mt-netware
8858 for netware targets.
8859
8860Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
8861
8862 * config.sub: Merge in recent FSF changes. Remove linux special
8863 cases.
8864
8865Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8866
4bddf3ad 8867 Revert this change:
252b5132
RH
8868
8869 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
8870
8871 * build-all.mk: Use CC=cc -Xs on Solaris.
8872
252b5132
RH
8873Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8874
8875 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
8876 stop using it.
8877 * Makefile.in: Nuke all references to glob subdirectory.
8878
8879Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8880
8881 * configure.in: Fix --enable-shared logic in per-host.
8882
8883Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
8884
8885 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
8886
8887Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8888
8889 * configure.in (noconfigdirs): Don't build gas on AIX, for
8890 powerpc*-*-aix* as well as for rs6000*-*-aix*.
8891
8892Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
8893
8894 * configure: Fix --cache-file to work if the file argument is a
8895 relative path.
8896
8897Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
8898
8899 * configure: If the --cache-file is used, pass it down to
8900 configure in subdirectories.
8901
8902Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
8903
8904 * config.sub: add vxworks29k configuration.
8905
8906Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
8907
8908 * Makefile.in (taz): Do "diststuff" part quietly.
8909
8910Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
8911
8912 * config.sub: Mini-merge with gcc/config.sub.
8913
8914Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8915
8916 * config.guess (IRIX): Sed - to _.
8917
8918Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8919
8920 * Makefile.in (source-vault, binary-vault): New targets.
8921
8922Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
8923
8924 * config.sub: Recognize -eabi as a basic system type.
8925
8926Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8927
8928 * configure.in (enable_shared stuff): Fix typo.
8929
8930Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
8931
8932 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
8933
8934Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8935
8936 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
8937
8938Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8939
8940 * configure.in (rs6000-*-*): Don't build gas.
8941
8942Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
8943
8944 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
8945 reduce command line length.
8946 (AS_FOR_TARGET): Check for as.new, not Makefile.
8947 (NM_FOR_TARGET): Check for nm.new, not Makefile.
8948
8949Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
8950
8951 * config.guess: Merge from FSF.
8952
8953Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8954
8955 * configure: Don't use $ when handling program_suffix.
8956
8957Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
8958
8959 * configure.in: Configure tk for hppa/hpux.
8960
8961Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
8962
8963 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
8964
8965Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
8966
8967 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
8968 to LIBCXXFLAGS. Tests are better run without it.
8969
8970Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
8971
8972 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
8973
8974Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
8975
8976 * configure.in (*-*-netware*): Don't configure xiberty.
8977
8978Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
8979
8980 * configure.in: Remove tk from native_only list.
8981
8982Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
8983
8984 * build-all.mk: Add mips-ncd-elf target to sun4 targets
8985 for special NCD build.
8986
8987Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8988
8989 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
8990 makeall.bat, they're only useful for binutils snapshots.
8991 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
8992 makeall.bat to specified SUPPORT_FILES.
8993
8994Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
8995
8996 * build-all.mk: Add Ericsson targets to sun4 and solaris
8997 hosts. Add BNR's sun4 target to solaris host, so their
8998 build-from-source will be tested in-house first.
8999
9000Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9001
9002 * Makefile.in (LIBCFLAGS): New variable.
9003 (CFLAGS_FOR_TARGET): Ditto.
9004 (LIBCFLAGS_FOR_TARGET): Ditto.
9005 (LIBCXXFLAGS): Ditto.
9006 (CXXFLAGS_FOR_TARGET): Ditto.
9007 (LIBCXXFLAGS_FOR_TARGET): Ditto.
9008 (BASE_FLAGS_TO_PASS): Pass them.
9009 (EXTRA_TARGET_FLAGS): Ditto.
9010
4bddf3ad 9011 * configure.in: Support --enable-shared.
252b5132
RH
9012
9013Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
9014
9015 * configure.in (target_libs): Include libstdc++ again.
9016 * config.guess: Update from FSF (for FreeBSD).
9017
9018Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9019
9020 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9021 makeall.bat.
9022 (DISTDOCDIRS): Add `etc'.
9023 (ETC_SUPPORT_PFX): New variable.
9024 (taz): Include anything from etc starting with a word in
9025 ETC_SUPPORT_PFX.
9026
9027Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9028
9029 * config.sub: Update for recent FSF changes. Remove obsolete
9030 h8300hds entry. Add -windows* and -osx as basic os. Minor
9031 spacing changes.
9032
9033Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9034
9035 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
9036
9037 * config.guess: Merge with FSF.
9038 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9039
9040Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9041
9042 * configure: Since the "trap 0" handler will override the exit
9043 status on many systems, only use it for "exit 1", and make it set
9044 a non-zero exit status; reset it before "exit 0". Also, check
9045 exit status of config.sub, and error out if it failed.
9046
9047Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
9048
9049 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9050 and install libgloss.
9051
9052Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9053
9054 * Makefile.in (all-binutils): Depend upon all-byacc.
9055
9056 * configure.in: Don't build emacs on Irix 5.
9057
9058Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9059
9060 * configure.in (*-*-netware*): Add libio.
9061
9062Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9063
9064 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9065 (CHECK_TARGET_MODULES): Ditto.
9066 (INSTALL_TARGET_MODULES): Ditto.
9067 (TARGET_LIBS): Ditto.
9068 (all-libstdc++): Note dependencies.
9069
9070Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9071
9072 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9073
9074Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9075
9076 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9077 -fexternal-templates.
9078
9079 * configure.in (target_libs): Add libstdc++.
9080 (noconfigdirs): Add libstdc++ as appropriate.
9081
9082Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9083
9084 * config.guess: Update from FSF.
9085
9086Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9087
9088 * configure: Use ${config_shell} when running ${configsub}.
9089
9090Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
9091
9092 * config.sub: No longer recognize h8300h.
9093
9094Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9095
9096 * config.sub: Remove extraneous differences between config.sub and
9097 gcc/config.sub.
9098
9099Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9100
9101 * Makefile.in (DISTSTUFFDIRS): Add gas.
9102
9103Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
9104
9105 * COPYING.NEWLIB: New file.
9106
9107Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
9108
9109 * config.guess (HP-UX): Patch from Harlan Stenn
9110 <harlan@landmark.com> to also emit release level.
9111
9112Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9113
9114 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9115
9116Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
9117
9118 * config.sub: Merge nextstep cleanup from FSF.
9119
9120Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9121
9122 * configure.in (arm-*-*): Don't configure ld for this target.
9123
9124Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9125
9126 * configure.in (*-*-netware): don't configure libg++, libio,
9127 librx, or newlib.
9128
9129Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9130
9131 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
9132 configure ld--it works, but it doesn't support shared libraries.
9133
9134Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9135
9136 * config.guess (*-unknown-freebsd*): Get rid of possible
9137 trailing "(Release)" in version string.
9138 Patch from Paul Richards <paul@isl.cf.ac.uk>.
9139
9140Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
9141
9142 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9143 Fix type: *-next-neststep -> *-next-nextstep.
9144
9145 * config.guess: Merge from FSF:
9146
9147 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9148
9149 * config.guess: Recognize powerpc-ibm-aix3.2.5.
9150
9151 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9152
9153 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9154 instead of UNIX_SV for UnixWare 1.0).
9155
9156Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
9157
9158 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
9159 to make gdb/nlm/* build after the compiler and linker.
9160
9161Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
9162
9163 * config.guess (netbsd, freebsd, linux): Accept any machine,
9164 not just i[34]86.
9165 (m68k-atari-sysv4): Relocate to match FSF version.
9166
9167 * config.guess: More merges from the FSF:
9168
9169 Add a space before function call or macro invocation.
9170
9171 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9172
9173 * config.guess: Add trap cmd to remove dummy.c and dummy when
9174 interrupted.
9175
9176 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9177
9178 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9179 (dummy): Redirect stderr from compilation of dummy.c.
9180
9181 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
9182
9183 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9184
9185Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
9186
9187 * configure: Accept and ignore --cache*, for compatibility with
9188 new autoconf.
9189
9190Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
9191
9192 * config.guess: Merge from FSF:
9193
9194 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9195
9196 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
9197 (PATH): Add /.attbin at end for finding uname.
9198 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
9199
9200 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
9201
80413487 9202 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
9203
9204 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
9205
80413487
RH
9206 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9207 to select whether to use ELF or COFF.
252b5132
RH
9208
9209 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9210
80413487 9211 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
9212
9213 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9214
9215 * config.guess: Guess the OS version for HPUX.
9216
9217 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
9218
9219 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9220
9221Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9222
9223 * configure.in: Recognize --with-headers, --with-libs, and
9224 --without-newlib.
9225 * Makefile.in (all-xiberty): Depend upon all-ld.
9226
9227Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9228
9229 * configure.in: Change i[34]86 to i[345]86.
9230
9231Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9232
9233 * configure (version): A few more tweaks to help message.
9234
9235Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
9236
9237 * Makefile.in: Remove (for now) librx as a host library,
9238 now that we're building it for target.
9239
9240Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9241
9242 * configure: Fix up help message; from karl@owl.hq.ileaf.com
9243 (Karl Berry).
9244
9245Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
9246
9247 * configure.in: Also configure librx.
9248
9249Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9250
9251 * Makefile.in: Update various rules to reflect that librx
9252 is now needed for libg++.
9253
9254Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9255
9256 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9257
9258Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9259
9260 * configure.in: Configure the examples directory.
9261
9262Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9263
9264 * configure: Simplify Jun 2 1994 change.
9265
9266Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9267
9268 * change CC to /usr/latest/bin/gcc for lynx host builds, since
9269 /bin/gcc isn't good enough to build gcc.
9270
9271Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
9272
9273 * Makefile.in (GDB_SUPPORT_FILES): Remove
9274 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
9275 (gdb.tar.gz): Add new rule to use standard distribution building
9276 mechanism.
9277
9278Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9279
9280 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
9281 Bill Cox <bill@cygnus.com>.
9282
9283Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
9284
9285 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
9286
9287Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
9288
9289 * configure: Search current dir first in .gdbinit.
9290
9291Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
9292
9293 * config.sub: Recognize freebsd (merged from gcc config.sub).
9294
9295Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
9296
9297 * config.sub: Refer to NeXT's operating system as nextstep.
9298
9299 * config.sub (case $basic_machine): Re-order the cases, to match
9300 the order in the FSF version (which is mostly alphabethical).
9301 Merge in some additions and changes from the FSF.
9302
9303Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
9304
9305 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9306 * config.sub: Recognize cxux7.
9307 * configure.in: Use mh-cxux for m88k-harris-cxux*.
9308
9309Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9310
9311 * config.sub: Fix typo powerpc -> powerpc-*.
9312
9313Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
9314
9315 * Makefile.in: `all-emacs19' depends on `all-byacc'.
9316
9317 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9318 parallel with all-emacs and install-emacs). Top-level command
9319 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9320
9321Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9322
9323 * test-build.mk ($(host)-stamp-stage2-installed): Remove
9324 $(relbindir)/make before doing ``make install'', and use
9325 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
9326 installing over running make binary.
9327 ($(host)-stamp-stage3-installed): Likewise.
9328
9329Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9330
9331 * config.guess: Recognize Mach.
9332
9333Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9334
9335 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9336 see whether --exec-prefix was used.
9337
9338Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9339
9340 * README: Explicitly mention libg++/README. (Zoo's idea.)
9341
9342Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9343
9344 * Makefile.in: Add all-librx target similar to all-libproc.
9345
9346Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
9347
9348 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
9349 with post 1.2 uname bogosity.
9350
9351Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9352
9353 * configure: Remove temporary files on receipt of a signal.
9354
9355Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
9356
9357 * configure: If there is a package_makefile_frag, remove
9358 ${subdir}/Makefile.tem after copying it in.
9359
9360Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9361
9362 * build_all.mk: support rs6000 lynx identifies itself as
9363 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
9364 since /bin/gcc is too feeble to compile a modern gcc.
9365
9366Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9367
9368 * brought devo/test-build.mk update-to-date with progressive/
9369 test-build.mk. Add lynx targets and hppa flag info.
9370
9371Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9372
9373 * configure.in: Use mh-ncrsvr43. Patch from
9374 Tom McConnell <tmcconne@sedona.intel.com>.
9375
9376Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
9377
9378 * config.guess (i386-unknown-bsdi): No longer need to
9379 check #if defined(__bsdi__) && defined(__i386__).
9380
9381Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9382
9383 * configure: Set program_transform_nameoption correctly.
9384
9385Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9386
9387 * brought build-all.mk update-to-date with progressive build-all.mk,
9388 added new targets and hppa info.
35590697 9389
252b5132
RH
9390Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9391
9392 * configure: If config.guess result is a prefix of the user
9393 specified target, assume a native build and use the user specified
9394 target as the host alias. Remove SunOS patch suffix removal hack.
9395 * configure.in: Remove SunOS patch suffix removal hack.
9396
9397 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
9398 in NATIVE_CHECK_MODULES.
9399
9400Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
9401
9402 * Makefile.in: Rename HOST_ONLY to NATIVE.
9403 * configure: Delete SunOs patch suffix from host_canonical
9404 and build_canonical variables that are prepended to Makefiles.
9405 * configure.in: Add comments for easier maintenance.
9406
9407Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9408
9409 * Makefile.in: Add all-libproc target similar to all-gui.
9410
9411Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
9412
9413 * Makefile.in (CHECK_MODULES): split into
9414 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9415
9416Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
9417
9418 * config.guess (i386-unknown-bsdi): New system to guess.
9419
9420Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9421
9422 * Makefile.in: Add all-gui target (but not yet build by "all").
9423
9424Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
9425
9426 * config.sub: Move deletion of patch suffix from here...
9427 * configure.in: To here, at Ian's suggestion. The top-
9428 level scripts might need to know of a patch level.
9429
9430Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
9431
9432 * config.sub: Strip off patch suffix so rtl is recognized
9433 as a sunos4.1.3 machine, even though it's been patched.
9434
9435Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
9436
9437 * Makefile.in (INSTALL_LAST): Delete.
9438 (INSTALL_DOSREL): New.
9439
9440Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9441
9442 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9443 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9444 whether we pass down --with-gnu-ld anyhow.
9445
9446Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
9447
9448 * Makefile.in (INSTALL_LAST): Change operation so it works
9449 on more flavors of make.
9450 * configure.in (go32): Don't build libg++ or libio.
9451
9452Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
9453
9454 * Makefile.in (Move HOST_PREFIX_1 and friends up so
9455 they can be overriden by templates.
9456
9457Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
9458
9459 * configure.in (target==go32): Don't build gdb.
9460 * dosrel: New directory.
9461
9462Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
9463
9464 * configure.in (host==go32): Configure dosrel too.
9465 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9466 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9467 be set by incoming names or templates.
9468 (INSTALL_LAST): New rule.
252b5132
RH
9469
9470Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
9471
9472 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9473
9474Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9475
252b5132
RH
9476 * configure.in (appdirs): New variable. Currently empty, but will
9477 be used in gas distribution. If nonempty, lists a set of
9478 directories at least one of which must get configured, or top
9479 level configuration is considered to have failed.
9480 (rs6000-*-lynxos*): Use new file name.
9481
9482Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9483
9484 Eliminate XTRAFLAGS.
9485 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9486 newlib include files using -idirafter, and also use -nostdinc.
9487 (CXX_FOR_TARGET): Likewise.
9488 (XTRAFLAGS): Removed.
9489 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9490 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9491 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9492 ($(DO_X)): Don't pass down XTRAFLAGS.
9493
9494Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9495
9496 * configure.in (mips*-dec-bsd*): New target; do build linker.
9497 (mips*-*-bsd*): New target; don't build linker.
9498
9499Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9500
9501 * configure.in: support rs6000-*-lynxos* configuration.
9502 support sunos4 as a cross target.
9503
9504 * config.sub: look for lynx*, not lynx since the OS version may
9505 legitimately be part of the name.
9506
9507Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9508
9509 * configure.in (i[34]86-*-sco*): Move to be with other i386
9510 targets.
9511 (romp-*-*): New target. Skip various binary utilities.
9512 (vax-*-*): New target. Don't build newlib.
9513 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
9514
9515Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9516
9517 * configure.in: Only set host_makefile_frag if config
9518 directory exists.
9519
9520Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9521
9522 * install.sh: If $dstdir exists, don't check whether each
9523 component does.
9524
9525Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9526
9527 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
9528
9529Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
9530
35590697
AJ
9531 * configure.in (*-*-lynxos*): Don't configure newlib for either
9532 native or cross Lynx.
252b5132
RH
9533
9534Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
9535
9536 * config.sub (sparc64-elf): Fix os.
9537 (z8k): Remove duplicate.
9538
9539Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9540
9541 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
9542 gcc/stmp-fixproto, to try to prevent fixproto from being run.
9543
9544Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
9545
9546 * configure: Make file links cleanly even if Lynx fails on
80413487 9547 an NFS symlink (at least fail cleanly).
252b5132
RH
9548
9549Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9550
9551 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
9552 -XNh2000.
9553
9554Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9555
9556 * configure: Unknown options are fatal again.
9557
9558Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
9559
9560 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 9561 compatibility.
252b5132
RH
9562
9563Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
9564
9565 * build-all.mk: Add `clean' target.
9566
9567Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9568
9569 * config.guess: Add SINIX support.
9570 * configure.in: Add mips-*-sysv4* support.
9571
9572Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
9573
9574 * build-all.mk: Document all useful targets.
9575 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
9576 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
9577
9578Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9579
9580 * configure: Support --silent, --quiet.
9581
9582Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9583
9584 * configure: Support --disable-FEATURE.
9585
9586Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9587
9588 * config.guess: Recognize NCR running SVR4.3.
9589
9590Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
9591
9592 * config.guess: Make BSDI generate i386-unknown-bsd386.
9593 Patch from Paul Eggert <eggert@twinsun.com>.
9594
9595Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9596
9597 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
9598
9599Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9600
9601 * configure: Make unrecognized options give nonfatal warnings
9602 instead of fatal errors, and pass them to any subdirectory
9603 configures in case they recognize them.
9604 Make --x equivalent to --with-x.
9605
9606Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9607
9608 * configure: Add --enable-* options. Clean up usage message and
9609 some comments.
9610
9611Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
9612
9613 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
9614
9615Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9616
9617 * configure.in (hppa*-*-*): Enable binutils.
9618
9619Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9620
9621 * config.sub: Recognize cisco.
9622
9623Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
9624
9625 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
9626
9627Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9628
9629 * config.guess: about target *-hitachi-hiuxwe2, don't print more
9630 than one configuration name. Add comment.
9631
9632Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
9633
9634 * config.guess: about target *-hitachi-hiuxwe2, fixed
9635 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
9636 macro is incorrect.]
9637
9638Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9639
9640 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
9641 than the "make ls" stuff which used to be here.
9642
9643Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9644
9645 * config.guess: Recognize i[34]86-unknown-freebsd.
9646 From Shawn M Carey <smcarey@rodan.syr.edu>.
9647
9648Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
9649
9650 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
9651
9652Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9653
9654 * config.guess: Check for ptx.
9655
9656Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
9657
9658 * config.sub: Add os9k checking.
9659
9660Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9661
9662 * config.guess: Handle OSF1 running on HPPA processors
9663
9664Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9665
9666 * configure: If subdir configure fails, print out a message with
9667 subdirectory name, in case subdir's configure code didn't identify
9668 itself.
9669
9670Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
9671
9672 * configure.in: Remove embedded newlines from configdirs.
9673 Avoid mismatches of substrings. Fix matching strings at end
9674 of configdirs.
9675
9676Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
9677
9678 * config.guess: Add Lynx/rs6000 config support.
9679
9680Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9681
9682 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
9683
9684Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
9685
9686 * configure.in (hppa*-*-osf*): Treat this just like most other
9687 PA configurations (eg no binutils or ld).
9688 (hppa*-*-*elf*): These configurations have binutils and ld.
9689
9690Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9691
9692 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
9693
9694Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9695
9696 * configure.in (rs6000-*-*): Build gas.
9697
9698Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9699
80413487 9700 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
9701
9702Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9703
9704 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
9705 for GDB and GDB has been fixed to not need it.
9706
252b5132
RH
9707Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9708
9709 * config.guess: Recognize vax hosts.
9710
9711Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9712
9713 * configure (while loop): Don't use "break 2" inside case
9714 statement -- the case statement isn't an enclosing loop.
9715
9716Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
9717
9718 * config.guess: Clean up NeXT support, to allow nextstep
9719 on Intel machines. Make OS be nextstep.
9720
9721Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
9722
9723 * config.guess: Add alternate forms for Convex.
9724
9725Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
9726
9727 * configure: Completely rewrite option processing. Take
9728 advantage of pattern-matching to avoid invoking test frequently.
9729 Also clean up host and target defaulting logic.
9730
9731Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9732
9733 * Makefile.in: Replace all occurrances of "rootme" with "r" and
9734 "$${rootme}" with "$$r", to increase the likelihood that the do-*
9735 commands (plus user environment) will fit SCO limits.
9736
9737Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9738
9739 * configure.in: Don't issue warnings about directories which are
9740 not being configured if -norecursion is set. Correct test for
9741 --with-gnu-as and --with-gnu-ld to not get confused by substring
9742 matches.
9743
9744 * configure.in: Don't build gas for alpha-dec-osf1*.
9745
9746Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
9747
9748 * configure: Back out Per's change of 12/19/1993. It changes the
9749 behavior of configure in unexpected and confusing ways.
9750
9751 Also, use different delim char when calculating
9752 program_transform_name so that the name can contain slashes.
9753
9754Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
9755
9756 * configure.in, config.sub: Add support for VSTa micro-kernel.
9757
9758Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9759
9760 * configure.in: Nuke hacks which were used to get a special
9761 version of GAS for HPPA configurations.
9762
9763Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
9764
9765 * configure: If only ${target_alias} is given, use that
9766 as the default for ${host_alias}.
9767 * configure: Add missing back-slashes before nested quotes.
9768
9769Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9770
9771 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
9772
9773Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
9774
9775 * config.guess: Recognize some Tektronix configurations.
9776 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
9777
9778Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9779
9780 * config.sub: Match any flavor of SH.
9781
9782Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
9783
9784 * configure.in: Don't try to configure newlib for Alpha.
9785
9786Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9787
9788 * configure.in: Don't build ld for Irix 5. Don't build gas,
9789 libg++ or libio for any Alpha target.
9790
9791 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
9792
9793Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
9794
9795 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
9796 default arguments -- so it tried to compress itself.
9797
9798Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9799
9800 * configure.in (notsupp): ensure that a space is always at the end
9801 of the configdirs list, since the grep checks for an explicit space
9802
9803Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9804
9805 * configure.in (target i386-sysv4.2): don't build ld, since static
9806 versions of many libraries are not available.
9807
9808Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9809
9810 * config.guess: Recognize Apollos (using environment variables).
9811 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
9812
9813Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9814
9815 * config.guess: Recognize Sony news mips running newsos.
9816
9817Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
9818
9819 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
9820 "fi ; else" for bash.
9821
9822Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
9823
9824 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
9825
9826Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
9827
9828 * config.sub: accept unixware as an alias for svr4.2.
9829 Fix some inconsistancies with the gcc version.
9830
9831Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9832
9833 * Makefile.in (DISTDOCDIRS): Add gdb.
9834
9835Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
9836
9837 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
9838
9839Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9840
9841 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
9842 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
9843 this now.
9844
9845Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9846
9847 * config.sub: Accept hiux* as an OS name.
9848
9849 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
9850 etc/make-stds.texi. The underscore came from gcc, and dje now
9851 agrees that RUNTESTFLAGS is the correct name.
9852
9853Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
9854
9855 * install.sh: Remove 'set -e'. It makes any conditionals
9856 in the script useless.
9857
9858 * config.guess: Automatically recognize arm-acorn-riscix
9859 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
9860
9861Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
9862
9863 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
9864
9865Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9866
9867 * Makefile.in (DISTDOCDIRS): New variable.
9868 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 9869 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
9870
9871Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9872
9873 * configure.in (hppa target): check the source directory for the
9874 pagas sub-directory
9875
9876Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
9877
9878 * config.sub: Allow -aout* and -elf*.
9879
9880Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9881
9882 * configure.in: Don't build ld on i386-solaris2, same as for
9883 sparc-solaris2.
9884
9885Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
9886
9887 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
9888
9889Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9890
9891 * configure.in: Configure gdb for alpha.
9892
9893Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9894
9895 * Makefile.in (CXXFLAGS): Add -O.
9896
9897Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9898
9899 * config.guess: added support for DG Aviion
9900
9901Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9902
9903 * configure.in: Produce warning message for subdirectories not
9904 configurable for this host/target combination. Don't try to
9905 configure gdb for vms.
9906
9907Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9908
9909 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
9910 appropriate files before making "diststuff".
9911 (DISTBISONFILES): New var: list of files to be edited.
9912 (DISTSTUFFDIRS): Add binutils.
9913
9914Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9915
9916 * config.sub: also handle mipsel and mips64el (for little endian mips)
9917
9918Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9919
9920 * configure.in: Add * to end of all OS names.
9921
9922Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
9923
9924 * configure.in: Build newlib for LynxOS native.
9925
9926Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9927
9928 * config.guess: Add support for delta 88k running SVR3.
9929
9930 * configure.in: Add comment about HP compiler vs. emacs.
9931
9932Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9933
9934 * configure.in: don't build ld on solaris2 (not a viable option
9935 due to bugs in getpwnam & getpwuid)
9936
9937Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9938
9939 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
9940 config.guess will produce a full version number.
9941
9942Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9943
9944 * configure.in: Build linker and binutils for alpha-dec-osf1.
9945
9946Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9947
9948 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
9949 and gdb/testsuite/Makefile.in.
9950
9951Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9952
9953 * configure.in: recognize mips*- instead of mips-
9954
9955Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
9956
9957 * config.sub: Accept linux*coff and linux*elf as operating
9958 systems.
9959
9960Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9961
9962 * config.sub: Recognize mips64, and mips3 as an alias for it.
9963
9964Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9965
9966 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
9967 gdb knows how to handle OSF/1 shared libraries.
9968
9969Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9970
9971 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
9972 * config.guess: Recognize Hitachi's HIUX.
9973 * config.sub: Recognize h3050r* and hppahitachi.
9974 Remove redundant cases for hp9k[23]*.
9975
9976Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9977
9978 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
9979 if gas and ld are in the source tree and are in ${configdirs}.
9980 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 9981 --with options (but still pass them down on the command line,
252b5132
RH
9982 if they were explicitly specified).
9983
9984Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9985
9986 * configure: substitute SHELL value in Makefile.in with
9987 ${CONFIG_SHELL}
9988
9989Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9990
9991 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
9992 *-*-solaris2* targets.
9993
9994Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9995
9996 * Makefile.in: define M4, and pass it down to sub-makes;
9997 all-autoconf now depends on all-m4
9998
9999Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10000
10001 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10002 presence of {ar,ranlib} instead of a configured directory
10003
10004Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10005
10006 * config.guess: Accept 34?? as well as 33?? for NCR.
10007
10008Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10009
10010 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10011 of 'gas' in sed commands, since 'gash' is now in the tree as well.
10012
10013Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10014
10015 * configure: grab values for $(CC) and $(CXX) from the
10016 environment, so that someone can do "CC=gcc configure; make" and
10017 have it work right (matching the way that autoconf works now)
10018
10019 * configure.in, Makefile.in: add support for gash, the tcl
10020 interface to Galaxy
10021
10022 * config.guess: add NetBSD variants (hp300, x86)
10023
10024Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
10025
10026 * install.sh: Support -d option (in the manner of SunOS 4 install,
10027 as it is more deterministic than that of GNU install)
10028 (chmodcmd): Set file to mode 755 by default (should also do default
10029 chgrp and chown, but I don't feel like dealing with that now)
10030
10031Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
10032
10033 * config.sub: Remove h8300hhms alias.
10034
10035Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10036
10037 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10038
10039Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10040
10041 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10042 as stmp-fixinc
10043
10044Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10045
10046 * config.sub: recognize m88110-bug-coff.
10047
10048Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10049
10050 * Makefile.in (all-libio): all dependencies on the toolchain used
10051 to build this (gcc, gas, ld, etc)
10052
10053Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10054
10055 * config.guess: Deal with OSF/1 1.3 on alpha.
10056
10057Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10058
10059 * install.sh: add some 'else true' clauses for portability
10060
10061 * configure.in: don't build libio for h8[35]00-*-* targets
10062
10063Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
10064
10065 * Makefile.in: Add support for new libio.
10066
10067Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10068
10069 * install.sh: If one command fails, don't try the rest. Don't try
10070 to remove $dsttmp (via trap) unless we have already created it.
10071 If $src doesn't exist, detect it and exit with an error.
10072
10073 * config.guess: Recognize BSD on hp300.
10074
10075Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
10076
10077 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10078 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10079
10080Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
10081
10082 * Makefile.in (all-send-pr): depends on all-prms
10083
10084Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10085
10086 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10087
10088Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10089
10090 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10091 Added test for mips-mips-riscos5.
10092
10093Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10094
10095 * configure.in: use mh-hp300 for 68k HP hosts
10096
10097Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10098
10099 * configure: add support for CONFIG_SHELL, so that you can use
10100 some alternate shell for evaluating configure scripts
10101
10102Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
10103
10104 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
10105 in configure script to bug-gdb@prep.ai.mit.edu when building
10106 distribution archive.
10107 * Makefile.in (COMPRESS): Remove def.
10108 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
10109 gdb.tar.Z and make-gdb.tar.Z respectively.
10110 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
10111 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
10112 to convergence with 'taz' target in Makefile.in.
10113
10114Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10115
10116 * install.sh (dsttmp): use trap to ensure that tmp files go
10117 away on error conditions
10118
10119Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10120
10121 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10122
10123Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10124
10125 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10126 its parent is '/' not ''.
10127
10128 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10129
10130Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
10131
10132 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10133 that ${newsrcdir}/configure.in does.
10134
10135Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10136
10137 * test-build.mk: support for CONFIG_SHELL
10138
10139Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
10140
10141 * config.sub (netware): Add as a basic system type.
10142
10143Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10144
10145 * Makefile.in (Makefile): depend on configure.in. Also drop the
10146 $(srcdir)/ from the dependency on Makefile.in.
10147
10148Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
10149
10150 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10151 (h8300hhms is temporary until multi-libraries are implemented).
10152 * configure.in: Handle h8300h too.
10153
10154Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10155
10156 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10157
10158Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
10159
10160 * configure: Remove extraneous output when guessing host type.
10161 * config.guess: Remove extraneous output when guessing using C
10162 compiler rather than uname, or when guessing fails.
10163
10164Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10165
10166 * Makefile.in: remove all.cross and install.cross targets
10167
10168 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10169 definitions
10170
10171Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
10172
10173 * configure.in (target sh): Build gprof.
10174
10175Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10176
10177 * config.sub: change -solaris to -solaris2
10178
10179Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10180
10181 * configure.in: Use config/mh-riscos for mips-*-sysv*.
10182
10183Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
10184
10185 * configure: Correct error message for missing Makefile.in to
10186 print correct directory.
10187
10188Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10189
10190 * install.sh: kludge around 386BSD shell bug
10191
10192Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
10193
10194 * config.guess: Recognize NeXT.
10195 * config.guess: Recognize i486-ncr-sysv4.
10196 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
10197
10198Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
10199
10200 * Makefile.in (MAKEINFOFLAGS): New variable.
10201 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10202 * build-all.mk, test-build.mk: Pass down --no-split as
10203 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
10204
10205Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
10206
10207 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
10208
10209Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
10210
10211 * Makefile.in (libg++.tar.z): New rule.
10212 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
10213 * Makefile.in (taz): Only do a single chmod.
10214
10215Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10216
10217 * install.sh: don't use dirname anymore (replaced with sed usage)
10218
10219Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
10220
10221 * Makefile.in: Change extension for gzip'd files from '.z' to
10222 '.gz' per new FSF standard usage.
10223
10224Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10225
10226 * configure: put quotes around the final value of program_transform_name
10227
10228Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10229
10230 * Makefile.in: new install.sh support; update install-info rules
10231
10232Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
10233
10234 * configure.in: Build diff for crosses, but not for go32 host.
10235
10236 * configure.in: Build gprof only for native, and don't build it
10237 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10238
10239Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
10240
10241 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10242
10243Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10244
10245 * configure.in (host_tools): Add prms.
10246
10247Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10248
10249 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10250 with $(FLAGS_TO_PASS) on the command line
10251
10252 * config.sub: Recognize lynx and lynxos
10253
10254Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
10255
10256 * config.sub: Accept -ecoff*, not just -ecoff.
10257
10258Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10259
10260 * Makefile.in (taz): Use .gz suffix instead of .z.
10261 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10262 names.
10263
10264Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10265
10266 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10267
10268Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10269
10270 * Makefile.in (install-no-fixedincludes): install gcc last, so
10271 that rebuilds that might happen during 'make install' don't get
10272 bogus gcc include files
10273
10274Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10275
10276 Change from Utah for HPPA support:
10277 * config.guess: Recognize hppa1.x-hp-bsd.
10278
10279Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
10280
10281 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
10282 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10283
10284Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
10285
10286 * config.sub: Add support for rom68k and bug boot monitors.
10287
10288Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
10289
10290 * Makefile.in: Make all-opcodes depend on all-bfd.
10291
10292Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
10293
10294 * config.guess: Added special check for i[34]86-univel-sysv4*.
10295
10296Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
10297
10298 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10299 the processor rather than assuming i486.
10300
10301Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10302
10303 * config.guess: Recognize SunOS6 as Solaris3.
10304
10305Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
10306
10307 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
10308 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10309
10310Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
10311
10312 * build-all.mk (all-cross): New target for Canadian Cross.
10313 Added Q2 go32 targets.
10314 * test-build.mk: Configure go32 cross sparclite-aout and
10315 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
10316 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10317
10318Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10319
10320 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10321 GO32 hosted toolchains
10322
10323Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
10324
10325 * configure: change so "-exec-prefix" gets passed down rather
10326 than "-exec_prefix" so autoconf generated Makefiles get the
10327 exec_prefix set right.
10328
10329Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10330
10331 * config.guess: get the Solaris2 minor version number
10332
10333 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10334
10335Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10336
10337 * config.guess: Recognize some Sequent platforms.
10338
10339Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10340
10341 * Makefile.in: added the vault-install target
10342
10343 * configure.in: actually use the Sun3 makefile fragment that's in
10344 config, also added the release dir to configdirs
10345
10346Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10347
10348 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10349
10350Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10351
10352 * configure.in: remove some program from Alpha targetted toolchains
10353
10354Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
10355
10356 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
10357 gprof.
10358 (taz): Run "make diststuff" in those directories instead of "make
10359 proto-dir". Look for "VERSION=" only at start of line in subdir
10360 Makefile. Use "gzip -9" for compression.
10361 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10362 (binutils.tar.z): New target.
10363
10364Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10365
10366 * Makefile.in (taz): Include gpl.texinfo.
10367
10368Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10369
10370 * Makefile.in (setup-dirs): Merged into "taz" target.
10371 (taz): Only do `proto-dir' stuff if a directory is actually needed
10372 for this target.
10373
10374Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
10375
10376 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
10377 (FLAGS_TO_PASS): Pass down MUNCH_NM.
10378 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
10379 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
10380 (gcc-no-fixedincludes): Correct for current gcc Makefile.
10381
10382Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
10383
10384 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
10385 config.sub, and move-if-change to gdb testsuite distribution
10386 archive, so the testsuite can be extracted, configured, and
10387 run separately from the gdb distribution. Blow away the Chill
10388 tests that require a Chill compiled executable, since GNU Chill
10389 is not yet publically available.
10390
10391Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10392
10393 * test-build.mk: set environment variables in a single command,
10394 instead of a list of assignments and exports
10395
10396 * config.guess: recognize Alpha/OSF1 systems
10397
10398Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10399
10400 * configure: Change help message to prefer --options rather than
10401 -options.
10402
10403Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10404
10405 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10406 zippy@ecst.csuchico.edu.
10407 * config.guess: Recognize miniframe.
10408
10409Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
10410
10411 * Makefile.in: Use srcroot to find runtest rather than rootme.
10412 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10413
10414Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
10415
10416 * test-build.mk: Extensive additions to support building on a
10417 machine other than the host.
10418
10419Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10420
10421 * configure (tooldir): Fix for i386-aix again.
10422
10423Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
10424
10425 * configure, Makefile.in: Change definition of $(tooldir)
10426 to match the FSF.
10427
10428Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
10429
10430 * config.guess: Recognize i[34]86/SVR4.
10431
10432Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10433
10434 * Makefile.in (all-gdb): gdb depends on sim.
10435
10436Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
10437
10438 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
10439 at the same time we make the prototype gdb directory.
10440 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
10441 files at the same time as the gdb base release distribution.
10442
10443Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
10444
10445 * Makefile.in (check): Use individual check targets rather than
10446 DO_X rule.
10447 (check-gcc): Added.
10448
10449Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
10450
10451 * config.sub: Use sysv3.2 not sysv32 for canonical OS
10452 for System V release 3.2.
10453
10454Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10455
10456 * config.sub: Recognize hppaosf.
10457 * configure.in: Do configure ld/binutils/gas for it.
10458
10459Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10460
10461 * configure (tooldir): Alter syntax used to set this, for systems
10462 where "\$" isn't handled right, like i386-aix.
10463
10464Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
10465
10466 * configure: Pass program-transform-name, not
10467 program_transform_name, to recursive configures.
10468
10469Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
10470
10471 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10472 of gas+ld+binutils.
10473
10474Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
10475
10476 * config.guess: Recognize AIX3.2 as distinct from 3.1.
10477
10478Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10479
10480 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10481
252b5132
RH
10482Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10483
10484 * Makefile.in (PRMS): Set back to all-prms.
10485
10486Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
10487
10488 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10489 targets, rather than for MIPS hosts.
10490
10491Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10492
10493 * configure.in: add comment for --with-x default values
10494
10495 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10496
10497 * Makefile.in: add check-* targets for each of the directories in
10498 the tree. Add a definition of RUNTEST that will use the one we
10499 just built, if it exists. Pass this down via FLAGS_TO_PASS.
10500
10501Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
10502
10503 * configure.in: Removed obsolete references to bfd_target and
10504 target_makefile_frag.
10505
10506 * build-all.mk: Set assorted targets for Q2.
10507 * config.sub: Recognize z8k-sim and h8300-hms.
10508 * test-build.mk: Really don't pass host to configure.
10509 (HOLES): Added uname.
10510
10511Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
10512
10513 * configure: Handle an empty program-prefix, program-suffix or
10514 program-transform-name correctly.
10515
10516Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
10517
10518 * build-all.mk: -G 8 no longer required for MIPS targets.
10519 * test-build.mk: Don't pass host argument to configure; make it
10520 guess.
10521
10522Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
10523
10524 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
10525 * Makefile.in (COMPRESS): New macro, like GZIP.
10526
10527Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
10528
10529 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
10530
10531 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
10532 with gas currently defaults to -G 0.
10533
10534Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
10535
10536 * Makefile.in (all-flex): flex depends on byacc.
10537
10538 * build-all.mk: If host not specified, use config.guess. Pass TAG
10539 to test-build.mk as RELEASE_TAG.
10540 * test-build.mk (configargs): New variable containing arguments to
10541 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
10542 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
10543
10544 * config.guess: Use /bin/uname when checking -X argument on SCO,
10545 to avoid invoking GNU uname which doesn't understand -X.
10546
10547 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
10548
10549 * configure.in: Build gas for mips-*-*.
10550
10551Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10552
10553 * Makefile.in (all.normal): insert missing backslash.
10554
10555Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
10556
4bddf3ad 10557 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
10558
10559 * Makefile.in: Complete overhaul to merge many almost identical
10560 targets.
10561
10562Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10563
10564 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
10565 (gdb.tar.Z): Adjusted.
10566
10567 * Makefile.in (setup-dirs, taz): New targets; should be general
10568 enough to adapt for gdb sometime. Build only .z file.
10569 (gas.tar.z): New target.
10570
10571Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10572
10573 * build-all.mk: Use CC=cc -Xs on Solaris.
10574
252b5132
RH
10575Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
10576
10577 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
10578 for handling BISON for FSF releases.
10579
10580Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10581
10582 * configure: Actually implement the change zoo just documented.
10583
10584Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10585
10586 * configure: when using config.guess, only set target_alias when
10587 it's not already been set (ie, on the command line)
10588
10589Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10590
10591 * Makefile.in: add installcheck target, set PRMS to install-prms
10592
10593Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10594
10595 * configure: add support for package_makefile_fragment, handle the
10596 case where a directory has a configure.in file but no Makefile.in
10597 more gracefully (with an actual understandable error message, even);
10598 add support for --without (and add this to the usage message); also
10599 explicitly add a --host=${host_alias} to the command line when
10600 config.guess is used
10601
10602Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10603
10604 * configure: Must use both --host and --target in recursive calls.
10605
10606Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
10607
10608 * Makefile.in: Change deja-gnu to dejagnu.
10609
10610Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
10611
10612 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
10613
10614Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10615
10616 * configure.in: canonicalize all instances to *-*-solaris2*,
10617 also strip out a number of tools to not build for go32 host
10618
10619Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10620
10621 * config.guess: add GPL.
10622
10623 * Makefile.in, config.guess, config.sub, configure: bump
10624 copyrights to 93.
10625
10626Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
10627
10628 * Makefile.in (do-info): Removed obsolete check for existence of
10629 localenv file.
10630
10631 * Makefile.in (MAKEOVERRIDES): Define to be empty.
10632
10633Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10634
10635 * Makefile.in: a couple of 'else true' for decstation,
10636 support for TclX
10637
10638 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
10639
10640Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
10641
10642 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
10643
10644Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
10645
10646 * config.guess: Recognize i386-ibm-aix (PS/2).
10647 * configure.in: Use config/mh-aix386 file for it.
10648
10649Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
10650
10651 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
10652 CC_FOR_TARGET instead.
10653 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
10654
10655Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
10656
10657 * Makefile.in: Add sim to list of directories sent with gdb
10658
10659Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
10660
10661 * configure.in: Put back mips-dec-bsd* case.
10662
10663Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
10664
10665 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
10666 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
10667 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
10668
10669Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10670
10671 * configure.in: remove no-op mips-dec-bsd* in "case $target"
10672
10673 * Makefile.in (dir.info): only run gen-info-dir if it exists,
10674 (install-info): install dir.info only if it exists,
10675 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
10676
10677Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
10678
10679 * configure.in: For vms target, skip bfd, ld, binutils. Do build
10680 gas for mips-dec-bsd.
10681
10682Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
10683
10684 * configure (makesrcdir): If ${srcdir} is relative and not ".",
10685 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
10686
10687Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
10688
10689 * configure.in: Added "dejagnu" to hosttools list.
10690
10691Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10692
10693 * config.sub, configure.in, config.guess: Add support
10694 for Bosx, an AIX variant from Bull.
10695 Patches from F.Pierresteguy@frcl.bull.fr.
10696
10697Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
10698
10699 * devo/dejagnu: Initial creation of devo/dejagnu.
10700 Migrated dejagnu testcases and support files for testing software
10701 tools to reside as subdirectories, currently called "testsuite",
10702 within the directory of the software tool. Migrated all programs,
10703 support libraries, etc. beloging to dejagnu proper from
10704 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
10705 with no modifications. The changes to these files which will
10706 allow them to configure, build, and execute properly will be made
10707 in a future update.
10708
10709Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10710
10711 * Makefile.in: Change send_pr to send-pr.
10712 * configure.in: Likewise.
10713 * send_pr: Renamed directory to send-pr.
10714
10715Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
10716
10717 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
10718
10719Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
10720
10721 * README: Update for gdb-4.8 release.
10722 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
10723 gdb-xxx.tar.z (gzip'd) file also.
10724
10725Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10726
10727 * Makefile.in: make all-diff depend on all-libiberty
10728
10729Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
10730
10731 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
10732
10733Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10734
10735 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
10736
10737Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
10738
10739 * Makefile.in (DEVO_SUPPORT): Remove etc directory
10740 (ETC_SUPPORT): Only add the files GDB wants from etc/.
10741 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
10742
10743Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10744
10745 * Makefile.in: makeinfo binary is in a new location
10746
10747Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
10748
10749 * config.sub: Accept -ecoff as an OS.
10750
10751 * Makefile.in: Various changes to eliminate a level of make
10752 recursion and reduce the required command line length.
10753 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
10754 sub-makes.
10755 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
10756 variables holding settings for specific sub-makes.
10757 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
10758 in terms of BASE_FLAGS_TO_PASS.
10759 (TARGET_LIBS): New variable listing directories which use
10760 TARGET_FLAGS_TO_PASS.
10761 (subdir_do): Eliminated.
10762 (do-*): New set of targets to replace subdir_do.
10763 (various): All targets which used subdir_do now depend on do-*.
10764 (local-clean): Renamed from do_clean.
10765 (local-distclean): New target, dependency of distclean and
10766 realclean.
10767 (install-info): Don't create directories. Depend on dir.info
10768 rather than calling make recursively.
10769 (install-dir.info): Eliminated.
10770 (install-info-dirs): Create all info directories here.
10771 (dir.info): Depend upon do-install-info.
10772
10773 * test-build.mk (HOLES): Added false.
10774
10775Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
10776
10777 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
10778
10779Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10780
10781 * Makefile.in (info): remove dependency on all-texinfo. The
10782 problem was really in texinfo/C, not at this level.
10783
10784Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
10785
10786 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
10787
10788Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
10789
10790 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
10791 GDB releases.
10792
10793Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10794
10795 * configure: Include srcdir in message about target of link not
10796 being found. Don't convert `-' to `_' in `with' options being
10797 passed to subdirs.
10798
10799Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10800
10801 * configure.in: add uudecode to host_tools
10802
10803 * Makefile.in: added {all,install}-uudecode targets, added them to
10804 the appropriate lists
10805
10806Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
10807
10808 * Makefile.in (all-gcc): Added dependency on all-gas.
10809
10810 * configure.in (mips-*-*): Build ld and binutils.
10811
10812Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10813
10814 * configure: check return code from mkdir, print error message and
10815 exit on failure.
10816
10817Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
10818
10819 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
10820
10821Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
10822
10823 * test-build.mk (HOLES): Added tar, cpio and uudecode.
10824
10825Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10826
10827 * config.sub (h8500): Recognize this as a cpu type.
10828
10829Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10830
10831 * configure: source directory missing is no longer a warning
10832
10833 * configure.in: recognize irix[34]* instead of irix[34]
10834
10835 * Makefile.in: define and pass down X11_LIB
10836
252b5132
RH
10837Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
10838
10839 * guess-systype: Renamed to ...
10840 * config.guess: ... by popular request.
10841 * configure.in, Makefile.in: Update accordingly.
10842
10843Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
10844
10845 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
10846 + Add Convex, Cray/Unicos, and Encore/Multimax support.
10847 + Execute ./dummy instead of assuming . is in PATH.
10848
10849Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
10850
10851 * guess-systype: New shell script. Attempts to guess the
10852 canonical host name of the executing host.
10853 Only a few hosts are supported so far.
10854 * configure: Call guess-systype if no host is specified.
10855
10856Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
10857
10858 * Makefile.in (gcc-no-fixedincludes): Made to work with current
10859 gcc Makefile.
10860
10861
10862Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
10863
10864 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
10865 (all-gcc, install-gcc, subdir_do): Use it.
10866
10867Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10868
10869 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
10870
10871Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
10872
10873 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
10874 set exclusively by configure, using configure.in .
10875
10876Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10877
10878 * test-build.mk: set $PATH for all builds
10879
10880 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
10881
10882Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
10883
10884 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
10885 the one used in gcc/Makefile.in, so that a null expansion doesn't
10886 override the one needed to build gcc with a native cc.
10887
10888
10889Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10890
10891 * configure: Accept -with arguments.
10892
10893Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10894
10895 * Makefile.in: added h8300sim
10896
10897Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
10898
252b5132
RH
10899 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
10900 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
10901 (all-cygnus, native, build-cygnus): Make
10902 $(canonhost)-stamp-3stage-done, not $(host)....
10903 * test-build.mk (stamp-3stage-compared): Use tail +10c for
10904 i386-sco3.2v4. Added else true to if command.
10905
10906Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
10907
10908 * config.sub: (from FSF) Sequent uses a BSD-like OS.
10909
10910Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
10911
10912 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
10913
10914Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10915
10916 * configure.in: don't remove binutils from Solaris builds
10917
10918Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
10919
10920 * Makefile.in: get rid of earlier definitions for *clean,
10921 also handle the recursive info rule better
10922
10923Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
10924
10925 * Makefile.in (mostlyclean, distclean, realclean): Fix to
10926 do more-or-less the right thing.
10927
10928Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
10929
10930 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
10931 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
10932
10933Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10934
10935 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
10936 $(host_canonical).
10937
10938 * configure.in: split the configdirs list into 4 categories (native
10939 v. cross, library v. tool) and handle the cross-only and native-
10940 only in more reasonable (and correct!) way.
10941
10942Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
10943
10944 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
10945 configdirs anymore.
10946
10947Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10948
10949 * Makefile.in: extensive cleanup:: removed all of the explicit
10950 clean-* targets, collapsed many wrappers around subdir_do into
10951 one, added additional targets to satisfy standards.texi, deleted
10952 some old targets, some changes for consistency
10953
10954Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10955
10956 * configure.in: handle some programs as cross-only, and others as
10957 native only
10958
10959 * test-build.mk: handle partial holes in a more generic manner
10960
10961 * Makefile.in: m4 depends on libiberty
10962
252b5132
RH
10963Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10964
10965 * configure.in: add m4, textutils, fileutils, sed, shellutils,
10966 time, wdiff, and find to configdirs
10967
10968 * Makefile.in: all, clean, and install rules for the new programs
10969 added to configure.in
10970
10971Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10972
10973 * configure.in: use mh-sun for all *-sun-* hosts
10974
252b5132
RH
10975Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10976
10977 * Makefile.in: define flags for X11 include files and library file
10978 locations, pass them down to the programs that need this info
10979
10980 * build-all.mk: added a 'native' target, to 3stage the native toolchain
10981
252b5132
RH
10982Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10983
10984 * configure.in: start building libg++ for HP-UX targets
10985
10986Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
10987
10988 * README: Update references to files moved into etc/.
10989
10990Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
10991
10992 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
10993 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
10994
10995Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
10996
10997 * configure: accept dash as well as underscore in long option
10998 names for FSF compatibility.
10999
11000Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
11001
11002 * config.sub: added -sco3.2v4 support from FSF.
11003
11004Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11005
11006 * configure.in: expand the section that adds or removes
11007 directories from the list of programs to build, to handle native
11008 vs. cross in addition to host v. native
11009
11010Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
11011
11012 * Makefile.in: Replace C++ in macro names with CXX.
11013 This is less likely to break ...
11014
11015Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11016
11017 * test-build.mk: add -w to GNU_MAKE
11018
11019Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11020
11021 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11022 add 'sparc' to list of recognized cpus. This needed to make
11023 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11024 Delete some redundant ose68 variants. Recognize -wrs as an os,
11025 then changes that into $CPU-wrs-vxworks.
11026
11027 * configure.in: remove most references to gdbtest, regularize
11028 target based program removal
11029
11030 * test-build.mk: import from p3 tree (many fixes and changes)
11031
11032Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11033
11034 * Makefile.in: added rules to handle tcl, tk, and expect
11035
11036 * configure.in: handle those directories if they exist
11037
11038Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11039
11040 * config.sub: removed bogus hppabsd and hppahpux names, since
11041 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11042
11043Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11044
11045 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
11046 depends upon all-xiberty
11047
11048 * Makefile.in: changes from p3, including:
11049
11050 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
11051
11052 * Makefile.in (XTRAFLAGS): include newlib directories if
11053 newlib/Makefile exists, rather than if host != target.
11054
11055 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
11056
11057 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11058 from the same source tree and not building a cross-compiler. This
11059 matters for the libg++ configuration if reconfiguring a tree that
11060 has already been installed.
11061
11062 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
11063
11064 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11065 pick up the machine and system specific header files.
11066
11067 * Makefile.in: added AS_FOR_TARGET, passed down in
11068 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11069 the C compiler to use to create programs which are run in the
11070 build environment, set it to default to $(CC), and passed it down
11071 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11072
11073 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
11074
11075 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11076 We need them for unusual native builds, like systems without
11077 ranlib.
11078
11079 * configure: also define $(host_canonical) and
80413487
RH
11080 $(target_canonical), which are the full, canonical names for the
11081 given host and target
252b5132
RH
11082
11083Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
11084
11085 * Makefile.in: Added separate definitions for C++.
11086
11087Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
11088
11089 * configure.in (configdirs): Add deja-gnu.
11090
11091Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
11092
11093 * README: Update for configure.texi and gdb-4.7 release.
11094
11095Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
11096
11097 * Makefile.in: Move "all" target to top of file.
11098 Previously, first target was ".PHONY" which caused BSD4.4 make
11099 to build .PHONY when make was run without arguments.
11100
11101Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
11102
11103 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
11104 Library-copylefted code in libiberty.
11105
11106Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
11107
11108 * config.sub: Replace m68kmote with plain old m68k.
11109
11110Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
11111
11112 * Makefile.in: Remove space from blank line, avoid Make complaints.
11113
11114Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
11115
11116 * config.sub: Complain if no argument is given. Added support for
11117 386bsd as OS and target alias.
11118
11119Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
11120
11121 * Makefile.in (XTRAFLAGS): include newlib directories if
11122 newlib/Makefile exists, rather than if host != target.
11123
11124Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
11125
11126 * config.sub: recognize sparclite-wrs-vxworks.
11127
11128 * Makefile.in (install-xiberty): added *-xiberty make rules (from
11129 p3.) Added clean-xiberty to clean.
11130
11131Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11132
11133 * configure.in: use *-*-* instead of nested cases for host and target
11134
11135Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
11136
11137 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11138 from the same source tree and not building a cross-compiler. This
11139 matters for the libg++ configuration if reconfiguring a tree that
11140 has already been installed.
11141
11142Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
11143
11144 * config.sub (i486v/i486v4): Merge in from FSF version.
11145
11146Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
11147
11148 * configure: only set PWD if it is already set.
11149
11150Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
11151
11152 * configure: just set PWD=`pwd` at the top, since Ultrix sh
11153 doesn't have unset and all success paths (and most error paths)
11154 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11155 to just ${PWD} to avoid confusion.)
11156
11157Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
11158
11159 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11160 even for a native compilation.
11161
11162Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
11163
11164 Changes to make the gdb.tar.Z rule work better.
11165
11166 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
11167 (DEVO_SUPPORT): Add configure.texi.
11168 (bfd-ilrt.tar.Z): Remove ancient rule.
11169
11170Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
11171
11172 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11173 pick up the machine and system specific header files.
11174
11175 * configure.in, config.sub: added new target m68010-adobe-scout,
11176 with alias of adobe68k. Changed configure.in to check for
11177 -scout before -sco* to avoid a false match.
11178
11179 * Makefile.in: added AS_FOR_TARGET, passed down in
11180 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11181 the C compiler to use to create programs which are run in the
11182 build environment, set it to default to $(CC), and passed it down
11183 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11184
11185Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
11186
11187 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11188 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
11189 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11190 FOR_TARGET variants, to newlib and libg++.
11191
11192Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
11193
11194 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11195 first.
11196
11197Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
11198
11199 * config.sub: Accept `elf' as an environment.
11200
11201Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11202
11203 * Makefile.in (all-opcodes): cd into the right directory
11204
11205Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
11206
11207 * configure: added -program_transform_name option, used as
11208 argument to sed when installing programs.
11209 configure.texi: added documentation for -program_prefix,
11210 -program_suffix and -program_transform_name.
11211
11212Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
11213
11214 * config.sub: Accept i486 where i386 ok.
11215
11216Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
11217
11218 * config.sub: accept we32k
11219
11220Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
11221
35590697 11222 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
11223
11224 * Makefile.in: don't create all directories for ``make install'';
11225 let the subdirectories create the ones they need.
11226
11227Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11228
80413487 11229 * COPYING: new file, GPL v2
252b5132
RH
11230
11231Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11232
11233 * Makefile.in: use the new gen-info-dir, which needs a template
11234 argument (which also lives in texinfo)
11235
11236 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11237
252b5132
RH
11238Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
11239
11240 * config.sub (ncr3000): Change i386 to i486.
11241
11242Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11243
11244 * Makefile.in: add install-rcs, install-grep to
11245 install-no-fixedincludes, removed install-bison and install-libgcc
11246
11247Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
11248
11249 * configure.in: grab the HPUX makefile fragment if on HPUX
11250
11251Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11252
11253 * Makefile.in: eradicate bison spoor (ditto libgcc).
11254 configure.in: recognise m68{k,000}-ericsson-OSE.
11255 es1800 is alias for m68k-ericsson-OSE
11256
11257Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11258
11259 * configure.in: rearrange the parts that remove programs from
11260 configdirs, based now on HOST==TARGET or by canonical triple.
11261
11262Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11263
11264 * test-build.mk: recurse explicitly with -f test-build.mk when
11265 appropriate. predicate stage3 and comparison on the existence
11266 of gcc. That is, if gcc isn't around, we aren't three-staging.
11267 On very clean, also remove ...stamp-co. Build in-place before
11268 doing other builds.
11269
11270Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11271
11272 * Makefile.in, configure.in: add tgas
11273
11274Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11275
11276 * Makefile.in: a number of changes merged in from progressive.
11277
11278 * configure.in: add libm.
11279
11280 * .cvsignore: ignore some stuff that comes from test-build.mk.
11281
252b5132
RH
11282Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
11283
11284 * config.sub: Add es1800 (m68k-ericsson-es1800).
11285
11286Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11287
11288 * configure: Add program_suffix (parallel to program_prefix)
11289 * Makefile.in: adjust directory-creating script for losing decstation
11290
11291Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
11292
11293 * configure: Minor $subdir-related fixes.
11294
11295Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11296
11297 * configure: fix various problems with propogating
11298 makefile_target_frag in subdirs.
11299 * configure.in: config libgcc if its there
11300
11301Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
11302
11303 * config.sub: HPPA merge.
11304
252b5132
RH
11305Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
11306
11307 * Makefile.in: Replace all-bison with all-byacc in all
11308 dependency lines for other tools (which now use byacc).
11309
11310Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
11311
11312 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
11313
252b5132
RH
11314Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
11315
11316 * Makefile.in: make gprof rules similar to byacc rules (instead of
11317 vestigal $(unsubdir) that didn't work...)
11318
11319Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
11320
11321 * config.sub: Add support for Linux.
11322 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
11323 (at least for libg++).
11324
11325Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11326
11327 * configure.texi: fix doc for the -nfp option to configure
11328
11329Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
11330
11331 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11332
11333Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
11334
11335 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11336 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11337 * configure.in: added solaris* host_makefile_frag hook.
11338
11339Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11340
11341 * config.sub: changed recognition of m68000 so that various
11342 m68k types can be specified via m680[01234]0
11343
11344Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11345
11346 * config.sub (basic_machine): fix sed so that '-foo' isn't
11347 completely substituted out while .+'-foo' loses the '-foo'
11348
11349Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11350
11351 * config.sub ($os): Add -aout.
11352
11353Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
11354
11355 * configure: If host_makefile_frag is absolute, don't
11356 prefix ${invsubdir} (relevant to libg++ auto-configure).
11357
11358Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11359
11360 * Makefile.in (tooldir): Define it.
11361 (all-ld): Depend on all-flex.
11362
11363Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
11364
11365 * Makefile.in (check): Fix libg++ special case.
11366
11367Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
11368
11369 * configure: do not bury `pwd` into config.status, thus do fewer
11370 pwd's.
11371
11372 * configure: print the "Building in" message only when building in
11373 other than "." AND verbose.
11374
11375 * configure: remove -s, rework -v to better accomodate guested
11376 configures.
11377
11378 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
11379
11380Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
11381
11382 * Makefile.in: macroize flags passed on recursion. remove
11383 fileutils.
11384
11385Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
11386
11387 * configure: get makesrcdir right for subdirs deeper than 1.
11388
11389 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
11390 install.
11391
11392Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
11393
11394 * Makefile.in: don't print subdir_do or recursion lines.
11395
11396Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
11397
11398 * standards.texi: added menu item.
11399
11400 * Makefile.in: build and install standards.info.
11401
11402 * standards.texi: new file.
11403
11404Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11405
11406 * configure: test for and move config.status pieces from
11407 ${subdir}/.
11408
11409Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
11410
252b5132
RH
11411 * configure: Test for existance of files before trying to mv
11412 them, to avoid numerous non-existance messages.
11413
11414Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
11415
11416 * configure: correct final line of config.status.
11417
11418 * configure: patch from eggert. Avoids a protection problem if
11419 the original Makefile.in is read only.
11420
11421 * configure: use move-if-change from gcc to create config.status.
11422 Some makefiles depend on config.status to tell if a directory
11423 has been reconfigured for a different host. This change
11424 prevents those directories from remaking everything in the case
11425 where the reconfig was only intended to rebuild a Makefile.
11426
11427 * configure: test for config.sub with "config.sub sun4" rather
11428 than "config.sub ${host_alias}". Otherwise we can't tell a bad
11429 host alias from a missing config.sub.
11430
11431Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11432
11433 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11434 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
11435
11436Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
11437
11438 * configure: mkdir ${subdir} as needed.
11439
11440Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
11441
11442 * Makefile.in,configure.in: added autoconf.
11443
11444Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11445
11446 * Makefile.in: no longer pass against on recursion.
11447
11448 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11449 definitions are not inherited.
11450
11451 * configure: correct makesrcdir when subdir is .
11452
11453Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
11454
11455 * configure: Add support for 'subdirs' variable, which is
11456 like 'configdirs', except that configure doesn't re-invoke
11457 itself for subdirs, it just creates a Makefile for each subdir.
11458 * configure.texi: Document subdirs.
11459
11460Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11461
11462 * configure.in: added flex to configdirs
11463
11464Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
11465
11466 * Makefile.in: remove clean-stamps from clean.
11467
11468Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
11469
11470 * configure.in: Add gdbtest to configdirs.
11471
11472Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
11473
11474 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
11475 to recursive makes.
11476 * configure.in: Recognize new ncr3000 config.
11477
11478Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
11479
11480 * Makefile.in, configure.in: removed references to gdbm.
11481
11482Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
11483
11484 * config.sub: Don't canonicalize os value
11485 newsos* to bsd (readline needs to check for newsos).
11486 (This fix was earlier made Jan 31, but got re-broken.)
11487
11488Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
11489
11490 * configure.in: sco is an os, not a vendor!
11491
11492 * configure: Quote $( better. Keep various shells happy.
11493
11494Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
11495
11496 * Makefile.in: eliminate stamp-files.
11497
11498Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
11499
11500 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
11501 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11502
11503Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
11504
11505 * config.sub: fix iris/iris3.
11506
11507Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
11508
11509 * configure: re-add -rm.
11510
11511Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
11512
11513 * Maskefile.in: add .stmp-rcs to all.
11514
11515 * configure.in: remove gas from rs6000 build, use aix host fragment.
11516
11517Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
11518
11519 * configure: pass down site_option during recursion.
11520
11521Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
11522
11523 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
11524
11525Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
11526
11527 * configure: Change exec_prefix so that it really defaults to prefix.
11528
11529Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
11530
11531 * Makefile.in, configure.in: Add support for mmalloc library.
11532
11533Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
11534
11535 * Makefile.in: add stmp dependencies for a few more things.
11536
11537Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
11538
11539 * configure: adjusted error message on objdir/srcdir configure
11540 collision, per john's suggestion.
11541
11542 * Makefile.in: add libiberty stmp to all and all.cross.
11543
11544Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
11545
11546 * Makefile.in: remove force dependencies, add grep to all.
11547
11548Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
11549
11550 * Makefile.in: drop flex. make stamp files work.
11551
11552 * configure: added test for conflicting configuration in srcdir,
11553 remove trailing slashes from srcdir. Otherwise emacs gdb mode
11554 gets cranky. use relative paths for configure and srcdir
11555 whenever possible. Send some error messages to stderr that were
11556 going to stdout.
11557
11558Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
11559
11560 * Makefile.in: Fix libg++ rule to check for gcc directory
11561 before using gcc/gcc. Also pass XTRAFLAGS.
11562
11563Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
11564
11565 * Makefile.in: added stmp-files so that directories aren't polled
11566 when they are already built.
11567
11568 * configure.texi: fixed a node pointer problem.
11569
11570Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
11571
4bddf3ad 11572 * config.sub configure.in gdb/configure.in
252b5132
RH
11573 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
11574 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
11575 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
11576
11577Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11578
11579 * configure: -recurring becomes -silent. corrected help message
11580 for -site= option.
11581
11582 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
11583
11584Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11585
11586 * configure: when building Makefile for crosses, replace
11587 tooldir and program_prefix. default srcdir from location of
11588 config.sub. remove "for host in hosts" and "for target in
11589 targets" loops.
11590
11591Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11592
11593 * Makefile.in: Do not pass bindir or mandir to cvs.
11594
11595Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11596
11597 * Makefile.in, configure.in: removed traces of namesubdir,
11598 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11599 copyrights to '92, changed some from Cygnus to FSF.
11600
11601 * configure.texi: remove most references to multiple hosts,
11602 multiple targets, subdirs, etc.
11603
11604 * configure.man: removed rcsid. reference config.sub not
11605 config.subr.
11606
11607 * Makefile.in: mkdir $(infodir) on install-info.
11608
11609Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
11610
11611 * configure.texi: Explain better about .gdbinit and about
11612 the environment that configure.in sections run in.
11613
11614Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
11615
11616 * configure.in: Ultrix is only a decstation if it's a MIPS.
11617
11618Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
11619
11620 * README: DOC.configure => cfg-paper.texi.
11621
11622Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
11623
11624 * config.sub (near case $os): Don't convert newsos* to bsd!
11625
11626Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
11627
11628 * Makefile.in: Reinstall change from gdb-4.3 that reduces
11629 the number of copies of COPYING that go into the GDB tar file.
11630
11631Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
11632
4bddf3ad 11633 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
11634 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
11635 Fix SCO configuration stuff.
11636
11637Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
11638
11639 * Makefile.in: For libg++, make sure the -I pointing
11640 to the gcc directory goes *after* all the libg++-local -I flags.
11641 Also, move just-gcc dependency from just-libg++ to all-libg++.
11642
11643Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
11644
11645 * configure: Change -x to -f to keep Ultrix /bin/test happy.
11646
11647Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
11648
11649 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
11650
11651Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
11652
11653 * config.sub: Add stratus configuration frags. Also
11654 submitted to FSF.
11655
11656Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
11657
11658 * Makefile.in (DEV_SUPPORT): add configure.man.
11659
11660 * config.sub(Decode manufacturer-specific): add -none*.
11661
11662Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
11663
11664 * Makefile.in: remove form feeds to make Sun's make happy.
11665 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
11666
11667Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
11668
11669 * Makefile.in (AR_FLAGS): Make quieter.
11670
11671Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
11672
11673 * configure.in: Add libg++.
11674 * configure: When verbose, don't output the command line at each
11675 level; it will be unremarkably the same as the previous version,
11676 which will be the same as what the user typed.
11677
11678Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
11679
11680 * configure.in, Makefile.in: fix clean-info, add flex. add
11681 fileutils.
11682
11683 * configure: be less sensitive to spaces in Makefile.in. Do not
11684 look for sources in "..". Doing so breaks subdirectories that
11685 might have their own configure. If a subdir has it's own
11686 configure script, use it.
11687
11688Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
11689
11690 * cfg-paper.texi: some changes suggested by rms.
11691
11692Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
11693
11694 * config.sub: Merge in some small additions from the FSF version,
11695 taken from the gcc distribution, to bring the Cygnus and FSF
11696 versions into closer sync.
11697
11698Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
11699
11700 * configure.in: Changed svr4 references to sysv4.
11701
11702Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
11703
11704 * configure: added -V for version number option.
11705
11706Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
11707
11708 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
11709 renamed from DOC.configure to cfg-paper.texi.
11710
11711Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11712
11713 * configure, config.subr, config.sub: config.subr is now
11714 config.sub again.
11715
11716Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
11717
11718 * configure.texi: new file, in progress.
11719
11720 * Makefile.in: build info file and install the man page for
11721 configure.
11722
11723 * configure.man: new file, first cut.
11724
11725 * configure: find config.subr again now that configuration "none"
11726 has gone. removed all traces of the -ansi option. removed all
11727 traces of the -languages option.
11728
11729 * config.subr: resync from rms.
11730
d932cae7 117311991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11732
11733 * configure, config.sub, config.subr: merge config.sub into
11734 config.subr, call the result config.subr, remove config.sub, use
11735 config.subr.
11736
11737 * Makefile.in: revised install for dir.info.
11738
d932cae7 117391991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11740
11741 * configure.in: add decstation host makefile frag.
11742
11743 * Makefile.in: BISON now bison -y again. also install-gcc on
11744 install. clean-gdbm on clean. infodir belongs in datadir.
11745 Make directories for info install. Build dir.info here then
11746 install it.
11747
d932cae7 117481991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11749
11750 * Makefile.in: fix for bad directory tests.
11751
d932cae7 117521991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11753
11754 * configure: \{1,2\} appears to be a sysv'ism. Use a different
11755 regexp. -srcdir relative was being handled incorrectly.
11756
11757 * Makefile.in: unwrapped some for loops so that parallel makes
11758 work again and so one can focus one's attention on a particular
11759 package.
11760
d932cae7 117611991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11762
11763 * configure: added PWD as a stand in for `pwd` (for speed). use
11764 elif wherever possible. make -srcdir work without -objdir.
11765 -objdir= commented out.
11766
d932cae7 117671991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11768
11769 * configure: +options become --options. -subdirs commented out.
11770 added -host, -datadir. Renamed -destdir to -prefix. Comment in
11771 Makefile now at top of generated Makefile. Removed cvs log
11772 entries. added -srcdir. create .gdbinit only if there is one
11773 in ${srcdir}.
11774
11775 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11776 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11777 and mandir now keyed off datadir by default.
11778
d932cae7 117791991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11780
11781 * Freshly created ChangeLog.
11782
11783\f
11784Local Variables:
11785mode: change-log
11786left-margin: 8
11787fill-column: 76
11788version-control: never
11789End:
This page took 0.816047 seconds and 4 git commands to generate.