daily update
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
37ad9514
SE
12007-05-24 Steve Ellcey <sje@cup.hp.com>
2
3 * ltmain.sh: Update from GCC.
4 * libtool.m4: Update from GCC.
5 * ltsugar.m4: New. Update from GCC.
6 * ltversion.m4: New. Update from GCC.
7 * ltoptions.m4: New. Update from GCC.
8 * ltconfig: Remove.
9 * ltcf-c.sh: Remove.
10 * ltcf-cxx.sh: Remove.
11 * ltcf-gcj.sh: Remove.
12 * src-release: Update with new libtool file list.
13
8ee82aff
PB
142007-05-16 Paolo Bonzini <bonzini@gnu.org>
15
16 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
17 stage_cflags.
18 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
19 Remove CFLAGS/LIBCFLAGS.
20 (configure-stage[+id+]-[+prefix+][+module+],
21 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
22 * Makefile.in: Regenerate.
23
149cb58d
SE
242007-04-14 Steve Ellcey <sje@cup.hp.com>
25
26 * config-ml.in: Update from GCC.
27
91506736
DJ
282007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
29
30 * src-release (do-proto-toplev): Process the support directories before
31 the tool directory.
32
ffa8bd48
RS
332007-03-21 Richard Sandiford <richard@codesourcery.com>
34
35 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
36 of glob. Quote arguments with single quotes too.
37 * configure: Regenerate.
38
a4fd3374
DD
392007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
40
41 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
42 * Makefile.in: Regenerate
43
b8025f34
AS
442007-03-07 Andreas Schwab <schwab@suse.de>
45
46 * configure: Regenerate.
47
a3ca38d2
DD
482007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
49
50 * configure.ac: Add "--with-pdfdir" configure option,
51 which defines pdfdir variable.
52 * Makefile.def (target=fixincludes): Add install-pdf to
53 missing targets.
54 (recursive_targets): Add install-pdf target.
55 (flags_to_pass): Add pdfdir.
56 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
57 target.
58 * configure: Regenerate
59 * Makefile.in: Regenerate
60
612007-02-28 Eric Christopher <echristo@apple.com>
62
63 Revert:
64 2006-12-07 Mike Stump <mrs@apple.com>
65
66 * Makefile.def (dependencies): Add dependency for
67 install-target-libssp and install-target-libgomp on
68 install-gcc.
69 * Makefile.in: Regenerate.
70
712007-02-27 Matt Kraai <kraai@ftbfs.org>
72
73 * configure: Regenerate.
74 * configure.ac: Move statements after variable declarations.
75
a4708fba
JM
762007-02-19 Joseph Myers <joseph@codesourcery.com>
77
78 * configure.ac: Adjust for loop syntax.
79 * configure: Regenerate.
80
9a819804
AO
812007-02-18 Alexandre Oliva <aoliva@redhat.com>
82
83 * configure: Rebuilt.
84
81ec575a
AO
852007-02-18 Alexandre Oliva <aoliva@redhat.com>
86
87 * configure.ac: Drop multiple occurrences of --enable-languages,
88 and fix its quoting.
89 * configure: Rebuilt.
90
92f01d61
JM
912007-02-17 Mark Mitchell <mark@codesourcery.com>
92 Nathan Sidwell <nathan@codesourcery.com>
93 Vladimir Prus <vladimir@codesourcery.com
94 Joseph Myers <joseph@codesourcery.com>
95
96 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
97 * configure: Regenerate.
98
b1299c4e
DJ
992007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
100
101 * configure.ac (target_libraries): Move libgcc before libiberty.
102 * configure: Regenerated.
103
18f6b6ee
PB
1042007-02-13 Paolo Bonzini <bonzini@gnu.org>
105
106 * configure: Regenerate again?
107
9c4e9f27
PB
1082007-02-13 Paolo Bonzini <bonzini@gnu.org>
109
110 * configure: Reapply PR30748 fix which was lost in the previous commit.
111
24ff9987
DJ
1122007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
113 Paolo Bonzini <bonzini@gnu.org>
114
115 PR bootstrap/30753
116 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
117 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
118 * configure: Regenerated.
119
7df2cd5d
PB
1202007-02-10 Paolo Bonzini <bonzini@gnu.org>
121
122 * configure: Regenerate.
123
b0aaa663
DJ
1242007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
125
126 PR bootstrap/30748
127 * configure.ac: Correct syntax for Solaris ksh.
128 * configure: Regenerated.
129
a0323144
PB
1302007-02-09 Paolo Bonzini <bonzini@gnu.org>
131
132 * Makefile.def: Sync with GCC.
133 * Makefile.tpl: Sync with GCC.
134 * Makefile.in: Regenerate.
135 * configure: Regenerate.
136
c6b750e1
DJ
1372007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
138
139 * Makefile.tpl (build_alias, host_alias, target_alias): Use
140 noncanonical equivalents.
141 * configure.in: Rename to...
142 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
143 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
144 target_noncanonical. Use them. Rewrite removal of configure
145 arguments for autoconf 2.59. Discard variable settings. Force
146 program_transform_name for native tools.
147
148 * Makefile.in: Regenerated.
149 * configure: Regenerated with autoconf 2.59.
150
151 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
152
f3cd89f4
JJ
1532007-02-08 Jeff Johnston <jjohnstn@redhat.com>
154
155 * COPYING.LIBGLOSS: Reformat default Red Hat
156 license to fit within 80 columns.
157 * COPYING.NEWLIB: Ditto.
158
4e206d7e
DB
1592007-02-05 Dave Brolley <brolley@redhat.com>
160
161 * Contribute the following changes:
162 2006-11-28 DJ Delorie <dj@redhat.com>
163
164 * configure.in: Fix typo for mep's target_makefile_frag.
165 * configure: Regenerated.
166
167 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
168
169 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
170 * configure: Regenerate.
171
172 2001-09-19 DJ Delorie <dj@redhat.com>
173
174 * configure.in (target_makefile_frag): use mt-mep
175
176 2001-06-12 Don Howard <dhoward@redhat.com>
177
178 * configure.in: Remove gdb from MeP skip list.
179
180 2001-04-05 DJ Delorie <dj@redhat.com>
181
182 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
183
184 2001-03-20 Ben Elliston <bje@redhat.com>
185
186 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
187
188 2001-03-19 Ben Elliston <bje@redhat.com>
189
190 * config.sub (mep, mep-*): Add.
191
b2edfdd2
AS
1922007-01-31 Andreas Schwab <schwab@suse.de>
193
194 * Makefile.tpl (LDFLAGS): Substitute it.
195 * Makefile.in: Regenerate.
196
ceb92e78
PB
1972007-01-11 Paolo Bonzini <bonzini@gnu.org>
198
199 * configure.in: Change == to = in test command.
200 * configure: Regenerate.
201
4b900473
PB
2022007-01-11 Paolo Bonzini <bonzini@gnu.org>
203 Nick Clifton <nickc@redhat.com>
204 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
205
206 * configure.in (build_configargs, host_configargs, target_configargs):
207 Remove build/host/target parameters.
208 (host_libs): Add gmp and mpfr.
209 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
210 * Makefile.def (gmp, mpfr): New.
211 (gcc): Remove target.
212 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
213 target_os, target_vendor): New.
214 (configure): Add host_alias/target_alias arguments. Adjust invocations.
215 * configure: Regenerate.
216 * Makefile.in: Regenerate.
217
2182007-01-11 Matt Fago <fago@earthlink.net>
219
220 * configure.in: Try to link to functions only in mpfr 2.2.x
221 to improve robustness of configure tests.
222 * configure: Regenerate.
223
80f6dcbc
NC
2242007-01-08 Kai Tietz <kai.tietz@onevision.com>
225
226 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 227 * configure: Regenerate.
80f6dcbc 228
f86e35b8
NC
2292007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
230
231 * Makefile.tpl (all-target): Correct @if conditional for target
232 modules.
233 * configure.in: Omit libiberty if building only target libgcc.
234 * configure, Makefile.in: Regenerated.
235
79fcd0ec
PB
2362007-01-04 Paolo Bonzini <bonzini@gnu.org>
237
238 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
239 * configure: Regenerate.
240
6aa8ef82
DJ
2412007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
242
243 * Makefile.def (target_modules): Add libgcc.
244 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
245 * Makefile.tpl (clean-target-libgcc): Delete.
246 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
247 on gcc even for bootstrapped modules. Rewrite handling of
248 lang_env_dependencies to loop over target_modules.
249 * configure.in (target_libraries): Add target-libgcc.
250 * Makefile.in, configure: Regenerated.
251
9b134994
PB
2522006-12-29 Paolo Bonzini <bonzini@gnu.org>
253
254 Sync with gcc:
255 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
256
257 * configure.in: Reorganize recognition of languages. Add
258 --enable-stage1-languages. Show supported languages for the chosen
259 target rather than all recognized languages.
260 * configure: Regenerate.
261
262 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
263
264 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
265 * Makefile.in: Regenerate.
266
267 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
268
269 * configure.in: Warn that MPFR 2.2.0 is buggy.
270 * configure: Regenerate.
271
8cf39b1b
ILT
2722006-12-27 Ian Lance Taylor <iant@google.com>
273
274 * configure.in: When removing Makefiles to force a reconfigure, also
275 remove prev-DIR*/Makefile.
276 * configure: Regenerate.
277
ebff6cd5
KH
2782006-12-23 Kazu Hirata <kazu@codesourcery.com>
279
280 * config.bfd: Recognize fido.
281
8a0d8a5c
PB
2822006-12-19 Paolo Bonzini <bonzini@gnu.org>
283
284 Sync with gcc:
285
286 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
287
288 * configure.in: Remove "$build" case for powerpc-*-darwin* since
289 it only affects bootstrap and could be tested on "$host" as well.
290 * configure: Regenerate.
291 * config/mh-ppc-darwin: Add to the stage1 cflags here.
292
293 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
294
295 PR bootstrap/29544
296 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
297 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
298 move here comment from Makefile.tpl.
299 * Makefile.tpl: Move some definitions higher in the file.
300 (STAGE1_CHECKING): New.
301 * configure.in: Add --enable-stage1-checking.
302 * configure: Regenerate.
303 * Makefile.in: Regenerate.
304
305 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
306
307 * configure.in: Update error message for missing GMP/MPFR.
308
309 * configure: Regenerate.
310
311 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
312
313 * configure.in: Update MPFR version in error message.
314
315 * configure: Regenerate.
316
317 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
318
319 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
320 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
321 --with-gmp-lib): New flags.
322
323 * configure: Regenerate.
324
790c0838
AM
3252006-12-12 Andreas Tobler <a.tobler@schweiz.org>
326
327 PR bootstrap/30134
328 * configure.in: Correct x86 darwin support for libjava to powerpc
329 and i?86 only.
330 * configure: Regenerate.
331
77d7106f
AM
3322006-12-11 Alan Modra <amodra@bigpond.net.au>
333
334 * configure.in: Handle spu makefile frag.
77d7106f
AM
335 * Makefile.tpl (MAINT): Define
336 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
337 * configure: Regenerate.
338 * Makefile.in: Regenerate.
339
0cfa5389
BE
3402006-12-11 Ben Elliston <bje@au.ibm.com>
341
342 * config.sub, config.guess: Update from upstream sources.
343
2839fe5d
BE
3442006-12-11 Ben Elliston <bje@au.ibm.com>
345
346 * configure.in: Sync with GCC (spu-*-*).
347 * configure: Sync with GCC.
348
b897f5d4
MS
3492006-12-07 Mike Stump <mrs@apple.com>
350
351 * Makefile.def (dependencies): Add dependency for
352 install-target-libssp and install-target-libgomp on
353 install-gcc.
354 * Makefile.in: Regenerate.
355
9daf3993
PB
3562006-11-16 Paolo Bonzini <bonzini@gnu.org>
357
358 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
359 (unstage): Test for stage_last presence.
360
361 PR bootstrap/29802
362 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
363 * Makefile.in: Regenerate.
364
9dbaa842
DD
3652006-11-14 DJ Delorie <dj@redhat.com>
366
367 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
368 * Makefile.in: Sync with GCC.
369 * configure.in: Sync with GCC (mpfr, gmp).
370 * configure: Sync with GCC.
371
b0cbce8d
JJ
3722006-11-08 Jie Zhang <jie.zhang@analog.com>
373
374 * configure.in: Remove target-libgloss from noconfigdirs for
375 bfin-*-*.
376 * configure: Regenerated.
377
44330a94
JJ
3782006-10-27 Jeff Johnston <jjohnstn@redhat.com>
379
380 * COPYING.NEWLIB: Add spu license.
7de05dd5 381 * COPYING.LIBGLOSS: Ditto.
44330a94 382
56a8fe78
DD
3832006-10-17 Brooks Moses <bmoses@stanford.edu>
384
385 * Makefile.def: Added pdf target handling.
386 * Makefile.tpl: Added pdf target handling.
387 * Makefile.in: Regenerated.
388
fbb00ad0
JJ
3892006-10-11 Jeff Johnston <jjohnstn@redhat.com>
390
391 * COPYING.NEWLIB: Updated.
392 * COPYING.LIBGLOSS: Ditto.
393
6b89cc21
DB
3942006-09-27 Dave Brolley <brolley@redhat.com>
395
396 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
397 $s instead of $r.
398 * configure: Regenerated.
399
17bcf627
BE
4002006-09-26 Ben Elliston <bje@au.ibm.com>
401
402 * config.sub, config.guess: Update from upstream sources.
403
f3529cf1
TS
4042006-09-20 Thiemo Seufer <ths@mips.com>
405
406 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
407 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
408 * configure: Regenerate.
409
45055374
CV
4102006-08-30 Corinna Vinschen <corinna@vinschen.de>
411
412 * configure.in: Never build newlib for a Mingw host.
413 Never build newlib as Mingw target library.
414 Test the existence of winsup/cygwin for building a Cygwin newlib,
415 rather than just winsup.
416 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
417 building a Mingw target.
418 * configure: Regenerate.
419
4be041b2
TS
4202006-08-15 Thiemo Seufer <ths@mips.com>
421 Nigel Stephens <nigel@mips.com>
422 David Ung <davidu@mips.com>
423
424 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
425
1d89b610
PB
4262006-07-25 Paolo Bonzini <bonzini@gnu.org>
427
428 Sync from GCC:
429 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
430
431 PR bootstrap/18058
432 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
433 if the bootstrap compiler is a GCC version that supports it.
434 * configure: Regenerate.
435
66a79c16
DJ
4362006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
437
438 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
439 * configure: Regenerated.
440
c1cb7e02
PB
4412006-07-18 Paolo Bonzini <bonzini@gnu.org>
442
443 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
444 for stages after the first.
445
7206a0ee
JJ
4462006-07-17 Jakub Jelinek <jakub@redhat.com>
447
448 * Makefile.def: Add dependencies for configure-opcodes
449 on configure-intl and all-opcodes on all-intl.
450 * Makefile.in: Regenerated.
451
6816f995
AO
4522006-07-04 Peter O'Gorman <peter@pogma.com>
453
454 * ltconfig: chmod 644 before ranlib during install.
455
3d3adb43
PB
4562006-07-03 Paolo Bonzini <bonzini@gnu.org>
457
1f3f1bbf 458 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
459 * configure: Regenerate.
460
64ce424c
PB
4612006-07-03 Paolo Bonzini <bonzini@gnu.org>
462
463 Sync from gcc:
464
465 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
466
467 PR other/27063
468 * configure.in: Test subdir_requires and give an appropriate
469 error message.
470 * configure: Regenerate.
471
472 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
473
474 PR target/27540
475 * configure.in: Only enable libgomp on IRIX 6.
476 * configure: Regenerate.
477
d42c4017
DA
4782006-06-20 David Ayers <d.ayers@inode.at>
479
480 PR bootstrap/28072
481 * configure.in: Add target-boehm-gc to noconfigdirs depending on
482 whether target-libjava is being configured instead of whether the
483 java front end is enabled.
484 * configure: Regenerate.
485
4962c51a
MS
4862006-06-15 Mark Shinwell <shinwell@codesourcery.com>
487
488 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
489 to R_ARM_LDC_SB_G{0,1,2} respectively.
490
caee866a
PB
4912006-06-15 Paolo Bonzini <bonzini@gnu.org>
492
493 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
494 too.
495 * Makefile.in: Regenerate.
496
363ef840
DA
4972006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
498
499 Sync from gcc:
500
501 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
502 * configure.in: Don't enable libgomp on hpux10.
503 * configure: Rebuilt.
504
54d1c879
DA
5052006-06-13 David Ayers <d.ayers@inode.at>
506
507 Sync from gcc:
508
509 2006-06-12 David Ayers <d.ayers@inode.at>
510
511 PR bootstrap/27963
512 PR target/19970
513 * configure.in: Remove target-boehm-gc from noconfigdirs where
514 ${libgcj} is specified.
515 * configure: Regenerate.
516
a4d8b690
JJ
5172006-06-08 Jeff Johnston <jjohnstn@redhat.com>
518
519 Sync from gcc:
520
521 2005-01-12 David Edelsohn <edelsohn@gnu.org>
522 Andreas Schwab <schwab@suse.de>
523
524 PR bootstrap/18033
525 * config-ml.in: Eval option if surrounded by single quotes.
526
4f0ef2d8
CD
5272006-06-07 Carlos O'Donell <carlos@codesourcery.com>
528
529 Sync from gcc:
530
531 2006-06-06 David Ayers <d.ayers@inode.at>
532
533 PR libobjc/13946
534 * Makefile.def: Add dependencies for libobjc which boehm-gc.
535 * Makefile.in: Regenerate.
536 * configure.in: Add --enable-objc-gc at toplevel and have it
537 enable boehm-gc for Objective-C.
538 Remove target-boehm-gc from libgcj.
539 Add target-boehm-gc to target_libraries.
540 Add target-boehm-gc to noconfigdirs where ${libgcj}
541 is specified.
542 Assert that boehm-gc is supported when requested for Objective-C.
543 Only build boehm-gc if needed either for Java or Objective-C.
544 * configure: Regenerate.
545
546 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
547
548 PR 27674
549 * Makefile.tpl (configure-[+prefix+][+module+],
550 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
551 Remove rule to unstage bootstrapped modules.
552 (stage_current): New.
553 * Makefile.in: Regenerate.
554
555 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
556 Andreas Tobler <a.tobler@schweiz.ch>
557
558 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
559 * configure: Rebuilt.
560
561 Revert
562 2006-01-31 Richard Guenther <rguenther@suse.de>
563 Paolo Bonzini <bonzini@gnu.org>
564
565 * Makefile.def (target_modules): Add libgcc-math target module.
566 * configure.in (target_libraries): Add libgcc-math target library.
567 (--enable-libgcc-math): New configure switch.
568 * Makefile.in: Re-generate.
569 * configure: Re-generate.
570
c17b816b
JJ
5712006-06-05 Jeff Johnston <jjohnstn@redhat.com>
572
573 * config-ml.in: Alter CCASFLAGS to include special
574 multilib options the same as is done for CFLAGS.
575
20e95c23
DJ
5762006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
577
578 * Makefile.def: Added dependencies from sim and gdb on intl, and
579 added configure dependencies to everything with an all dependency
580 on intl.
581 * gettext.m4: Removed.
582 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
583 (GDB_SUPPORT_DIRS): Add intl.
584 * Makefile.in: Regenerated.
585
4bd8ad80
DJ
5862006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
587
588 * src-release (DEVO_SUPPORT): Add config.rpath.
589
c380fdd8
PB
5902006-05-25 Paolo Bonzini <bonzini@gnu.org>
591
592 * Makefile.def (bfd, opcodes): Fix lib_path.
593 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
594 (restrap): Move under "@if gcc-bootstrap". Fix typo.
595 * Makefile.in: Regenerate.
596
701628f5
MS
5972006-05-24 Mark Shinwell <shinwell@codesourcery.com>
598
599 * configure.in: Enable gprof for cross builds.
600 * configure: Regenerate.
601
25aae7f2
DJ
6022006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
603
604 * src-release (MAKEINFOFLAGS): Define.
605 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
606
ea3d1626
BE
6072006-05-14 Ben Elliston <bje@au.ibm.com>
608
609 * config.sub, config.guess: Update from upstream sources.
610
49b9e644
BE
6112006-05-12 Ben Elliston <bje@au.ibm.com>
612
613 * config.sub, config.guess: Update from upstream sources.
614
482dd2f6
DJ
6152006-05-04 Steve Ellcey <sje@cup.hp.com>
616
617 * blt, iwidgets, mmalloc: Remove directories.
618
8b01a5c2
DD
6192006-05-01 DJ Delorie <dj@redhat.com>
620
641a3af4 621 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
622 * configure: Regenerate.
623
a481dbb7
DD
6242006-04-18 DJ Delorie <dj@redhat.com>
625
626 * configure.in (m32c): Build libstdc++-v3. Pass flags to
627 reference libgloss so that libssp can be built in a combined
628 tree.
629 * configure: Regenerate.
630
962c9e74
BE
6312006-04-10 Ben Elliston <bje@au.ibm.com>
632
633 * contrib: Remove directory.
634
108a6f8e
CD
6352006-04-06 Carlos O'Donell <carlos@codesourcery.com>
636
637 * Makefile.tpl: Add install-html target.
638 * Makefile.def: Add install-html target.
639 * Makefile.in: Regenerate.
640 * configure.in: Add --with-datarootdir, --with-docdir,
641 and --with-htmldir options.
642 * configure: Regenerate.
643
a4ef73e9
BE
6442006-03-31 Ben Elliston <bje@au.ibm.com>
645
646 PR binutils/1860
647 * configure.in: Require makeinfo 4.4 or higher.
648 * configure: Regenerate.
649
b37df25a
PB
6502006-03-14 Paolo Bonzini <bonzini@gnu.org>
651
652 * Makefile.in: Regenerate.
653
a6df5a19
PB
6542006-03-14 Paolo Bonzini <bonzini@gnu.org>
655
656 Sync with gcc:
657 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
658
659 * configure.in: Handle --disable-<component> generically.
660 * configure: Regenerate.
661
662 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
663
664 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
665 (TARGET_CONFIGDIRS): Remove.
666 * configure.in: Remove AC_SUBST(target_configdirs).
667 * Makefile.in, configure: Regenerated.
668
669
65419985
L
6702006-03-01 H.J. Lu <hongjiu.lu@intel.com>
671
672 PR libgcj/17311
673 * ltmain.sh: Don't use "$finalize_rpath" for compile.
674
c52c6897
PB
6752006-02-20 Paolo Bonzini <bonzini@gnu.org>
676
677 PR bootstrap/25670
678
679 * Makefile.tpl ([+compare-target+]): Print explanation messages.
680
681 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
682 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
683 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
684 BUILD_PREFIX, BUILD_PREFIX_1.
685 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
686
687 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
688 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
689
690 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
691 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
692 of `cat stage_current`. Always provide the `r' and `s' variables.
693 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
694 a single shell execution.
695 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
696 bootstrapped modules, make the stage1 module if the build was not
697 started yet, else build the current stage.
698 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
699 (all-build, all-host, all-target, [+make_target+]-host,
700 [+make_target+]-target): Do not use \-continued lines.
701 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
702 (current_stage, restrap, stage_last): New.
703
704 * Makefile.in: Regenerate.
705 * configure: Regenerate.
706
b3ded179
PB
7072006-02-14 Paolo Bonzini <bonzini@gnu.org>
708
709 Sync from gcc:
710
711 2006-01-31 Richard Guenther <rguenther@suse.de>
712 Paolo Bonzini <bonzini@gnu.org>
713
714 * Makefile.def (target_modules): Add libgcc-math target module.
715 * configure.in (target_libraries): Add libgcc-math target library.
716 (--enable-libgcc-math): New configure switch.
717 * Makefile.in: Re-generate.
718 * configure: Re-generate.
719 * libgcc-math: New toplevel directory.
720
721 2006-01-18 Richard Henderson <rth@redhat.com>
722 Jakub Jelinek <jakub@redhat.com>
723 Diego Novillo <dnovillo@redhat.com>
724
725 * libgomp: New directory.
726 * Makefile.def: Add target_module libgomp.
727 * Makefile.in: Regenerate.
728 * configure.in (target_libraries): Add target-libgomp.
729 * configure: Regenerate.
730
3a35eeb3
PB
7312006-02-14 Paolo Bonzini <bonzini@gnu.org>
732 Andreas Schwab <schwab@suse.de>
733
734 * configure: Regenerate.
735
2429c060
PB
7362006-01-16 Paolo Bonzini <bonzini@gnu.org>
737
738 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
739 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
740 the assembler, linker and binutils.
741 * configure: Regenerate.
742
ec49b2b8
NC
7432006-01-16 Nick Clifton <nickc@redhat.com>
744
49b9e644 745 * config.sub, config.guess: Sync from config repository.
ec49b2b8 746
44b2308f
AO
7472006-01-05 Alexandre Oliva <aoliva@redhat.com>
748
749 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
750 @ from continuation.
751 * Makefile.in: Rebuilt.
752
80911fe1
PB
7532006-01-04 Paolo Bonzini <bonzini@gnu.org>
754
755 Sync from gcc:
756
757 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
758
759 PR bootstrap/24252
760
761 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
762 * Makefile.tpl (OBJDUMP): New.
763 (EXTRA_HOST_FLAGS): Add it.
764 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
765
766 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
767 to use symbolic links between directories. Avoid race conditions
768 or make them harmless.
769 * configure.in: Do not try to use symbolic links between directories.
770
771 * Makefile.def (LEAN): Pass.
772 * Makefile.tpl (LEAN): Define.
773 (stage[+id+]-start): Accept that the previous directory does not
774 exist, if the bootstrap is lean.
775 (stage[+id+]-bubble): Invoke lean bootstrap commands after
776 stage[+id+]-start. Use a makefile variable and an `if' instead of a
777 configure substitution.
778 ([+compare-target+]): Likewise.
779 ([+bootstrap-target+]-lean): New.
780 * configure.in: Remove lean bootstrap support from here.
781
782 * Makefile.in: Regenerate.
783 * configure: Regenerate.
784
785 2006-01-02 Andreas Schwab <schwab@suse.de>
786
787 * configure.in: When reconfiguring remove Makefile in
788 all stage directories.
789 * configure: Regenerate.
790
b59bea8a
NC
7912005-12-27 Leif Ekblad <leif@rdos.net>
792
793 * configure.in: Add support for RDOS target.
794 * configure: Regenerate.
795
d7730bac
NC
7962005-12-27 Nick Clifton <nickc@redhat.com>
797
798 PR binutils/1990
799 * libtool.m4: Synchronize with version in GCC sources.
800
c02dabc3
PB
8012005-12-20 Paolo Bonzini <bonzini@gnu.org>
802
803 Revert Ada-related part of the previous change.
804
805 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
806 Do not pass.
807 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
808 * Makefile.in: Regenerate.
809 * configure.in: Do not include mt-ppc-aix target fragment.
810 * configure: Regenerate.
811
f6d183c0
PB
8122005-12-19 Paolo Bonzini <bonzini@gnu.org>
813
814 * configure.in: Select appropriate fragments for PowerPC/AIX.
815 * configure: Regenerate.
816
817 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
818 BOOT_CFLAGS, BOOT_LDFLAGS.
819 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
820 BOOT_CFLAGS, BOOT_LDFLAGS.
821 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
822 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
823 (stage): Fail if we cannot complete the work.
824 * Makefile.in: Regenerate.
825
f29759fc
JJ
8262005-12-16 Jeff Johnston <jjohnstn@redhat.com>
827
828 * COPYING.NEWLIB: Update copyright year for default
829 copyright.
830
1f054001
PB
8312005-12-15 Paolo Bonzini <bonzini@gnu.org>
832
833 * Makefile.tpl (all, do-[+make_target+], do-check, install,
834 install-host-nogcc): Don't invoke $(stage) at the end.
835 * Makefile.in: Regenerate.
836
0aed8855
PB
8372005-12-14 Paolo Bonzini <bonzini@gnu.org>
838
839 * configure.in: Flip the top-level bootstrap switch.
840 * configure: Regenerate.
841
842 Merge from gcc:
843
844 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
845
846 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
847 $(stage) and $(unstage).
848 (EXTRA_TARGET_FLAGS): Correct double-quoting.
849 (all): Remove stray semicolon.
850 (local-distclean): Don't handle multilib.tmp and multilib.out.
851 (install.all): Set $s for consistency.
852 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
853 check_multilibs setting. Always make the install directory.
854 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
855 Correct @if/@endif.
856 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
857 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
858 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
859 (multilib.out): Remove.
860 * Makefile.in: Regenerated.
861
8622005-12-12 Nathan Sidwell <nathan@codesourcery.com>
863
864 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
865 * configure.in: Replace ms1 arch with mt.
866 * configure: Rebuilt.
867
8682005-12-05 Paolo Bonzini <bonzini@gnu.org>
869
870 Sync with gcc:
871
4970f871
NS
8722005-12-12 Nathan Sidwell <nathan@codesourcery.com>
873
874 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
875 * configure.in: Replace ms1 arch with mt.
876 * configure: Rebuilt.
877
be01d343
PB
8782005-12-05 Paolo Bonzini <bonzini@gnu.org>
879
880 Sync with gcc:
881
882 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
883
884 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
885 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
886 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
887 Find in-tree tools if available.
888 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
889 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
890 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
891 (COMPILER_*_FOR_TARGET): New.
892 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
893 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
894 (CONFIGURED_*, USUAL_*): Remove.
895 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
896 STRIP): Use autoconf substitutions.
897 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
898 COMPILER_NM_FOR_TARGET): New.
899 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
900
901 (all): Make all-host and all-target in parallel.
902 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
903 that $$r and $$s are set before invoking a recursive make.
904 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
905 ([+bootstrap-target+]): Inline most of the `all' target.
906
907 2005-11-29 Ben Elliston <bje@au.ibm.com>
908
909 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
910 from the gcc build directory.
911 * Makefile.in: Regenerate.
912
913 2005-11-29 Ben Elliston <bje@au.ibm.com>
914
915 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
916 depend on all-libdecnumber.
917 * configure.in (host_libs): Include libdecnumber.
918 * Makefile.in: Regenerate.
919 * configure: Likewise.
920
921 2005-11-21 Kean Johnston <jkj@sco.com>
922
923 * config.sub, config.guess: Sync from upstream sources.
924
907be67c
DJ
9252005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
926
927 * Makefile.def: Remove gdb dependencies for gdbtk.
928 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
929 (configure-gdb, install-gdb): New rules.
930 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
931 * Makefile.in, configure: Regenerated.
932
e360f423
PB
9332005-10-22 Paolo Bonzini <bonzini@gnu.org>
934
935 PR bootstrap/24297
936 * Makefile.tpl (do-[+make-target+], do-check, install,
937 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
938 are set before recursing.
939 * Makefile.in: Regenerate.
940
45d5eb0a
EB
9412005-10-20 Eric Botcazou <ebotcazou@adacore.com>
942
943 PR bootstrap/18939
944 * Makefile.def (gcc) <target>: Fix thinko.
945 * Makefile.in: Regenerate.
946
3cf3372e
BS
9472005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
948
949 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
950 * configure: Regenerate.
951
bd70a46f
KH
9522005-10-09 Kazu Hirata <kazu@codesourcery.com>
953
954 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
955 target-libffi, target-qthreads, target-libjava, and
956 targetlibobjc.
957 * configure: Regenerate.
958
5ae72758
DJ
9592005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
960
961 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
962 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
963 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
964 (USUAL_OBJDUMP_FOR_TARGET): New.
965 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
966 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 967 * configure, Makefile.in: Regenerated.
5ae72758 968
cc96343e
PB
9692005-10-05 Paolo Bonzini <bonzini@gnu.org>
970
971 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
972 before other host packages.
973
f70224b5
PB
9742005-10-05 Paolo Bonzini <bonzini@gnu.org>
975
976 PR bootstrap/22340
977
978 * configure.in (default_target): Remove.
979 * Makefile.tpl (all): Do not use prerequisites as subroutines
980 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
981 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
982 use prerequisites as subroutines.
983 (check-host, check-target): New.
984 (bootstrap configure & all targets): Do not use stage*-start
985 if the directory layout is already ok.
986 (non-bootstrap configure & all targets): Prepend a $(unstage).
987 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
988 (NOTPARALLEL): Remove.
989 (unstage, stage variables): New variables.
990 (unstage, stage targets): Simply expand to those variables.
991
992 * configure: Regenerate.
993 * Makefile.in: Regenerate.
994
c13c918a
JW
9952005-10-04 James E Wilson <wilson@specifix.com>
996
997 * Makefile.def (lang_env_dependencies): Add libmudflap.
998 * Makefile.in: Regenerate.
999
376a0e54
CM
10002005-10-03 Catherine Moore <clm@cm00re.com>
1001
1002 * configure.in (bfin-*-*): Support bfin.
1003 * configure: Regenerated.
1004
d320aacb
L
10052005-09-30 H.J. Lu <hongjiu.lu@intel.com>
1006
1007 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1008 * configure: Regenerated.
1009
7e0f7140
GK
10102005-09-28 Geoffrey Keating <geoffk@apple.com>
1011
1012 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1013 (LIPO_FOR_TARGET): New.
1014 (CONFIGURED_LIPO_FOR_TARGET): New.
1015 (USUAL_LIPO_FOR_TARGET): New.
1016 (STRIP_FOR_TARGET): New.
1017 (CONFIGURED_STRIP_FOR_TARGET): New.
1018 (USUAL_STRIP_FOR_TARGET): New.
1019 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1020 STRIP_FOR_TARGET.
1021 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1022 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1023 * Makefile.in: Regenerate.
1024 * configure: Regenerate.
1025
096f7d00
DE
10262005-09-19 David Edelsohn <edelsohn@gnu.org>
1027
1028 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1029 (rs6000-*-aix*): Same.
1030 * configure: Regenerate.
1031
10322005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1033
1034 * configure.in: Recognize f95 in the --enable-languages option,
1035 and substitute it for fortran, issuing a warning.
1036 * configure: Regenerate.
1037
2016dfcc
BE
10382005-09-07 Ben Elliston <bje@au.ibm.com>
1039
1040 Import from Autoconf sources:
1041
1042 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1043 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1044 Elliston. Handle weird characters correctly.
1045
6dd2fda9
DD
10462005-08-30 Phil Edwards <phil@codesourcery.com>
1047
1048 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1049 * configure: Regenerated.
1050
e6db70d4
RE
10512005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1052
1053 * Makefile.def (libssp): Add to lang_env_dependencies.
1054 * Makefile.in: Regenerate.
1055
e1e3d0f5
CG
10562005-08-17 Christian Groessler <chris@groessler.org>
1057
1058 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1059 * Makefile.in: Regenerate.
1060
05cbd757
PB
10612005-08-12 Paolo Bonzini <bonzini@gnu.org>
1062
1063 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1064 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1065 Look for alternate names of the target cc and c++
1066 * configure: Regenerate.
1067
55db4b87
PB
10682005-08-08 Paolo Bonzini <bonzini@gnu.org>
1069
1070 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1071 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1072 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1073 tools; remove code to manually set them.
1074 (Target tools): Look in the environment for them.
1075 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1076 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1077 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1078 build directory.
1079 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1080 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1081 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1082 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1083 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1084 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1085 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1086 * configure: Regenerate.
1087 * Makefile.in: Regenerate.
1088
414e5532
MM
10892005-07-27 Mark Mitchell <mark@codesourcery.com>
1090
1091 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1092 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1093 * Makefile.in: Regenerated.
1094
a19b6204
MM
10952005-07-26 Mark Mitchell <mark@codesourcery.com>
1096
1097 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1098 (CFLAGS_FOR_TARGET): Use it.
1099 (CXXFLAGS_FOR_TARGET): Likewise.
1100 * Makefile.in: Regenerated.
1101 * configure.in (--with-build-sysroot): New option.
1102 * configure: Regenerated.
1103
b73aa406
PB
11042005-07-24 Paolo Bonzini <bonzini@gnu.org>
1105
1106 * Makefile.tpl: Wrap install between unstage and stage
1107 * Makefile.in: Regenerate.
1108
6e4d0bcb
KC
11092005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1110
1111 * all files: Update FSF address.
1112
49f58d10
JB
11132005-07-14 Jim Blandy <jimb@redhat.com>
1114
1115 * configure.in: Add cases for Renesas m32c.
1116 * configure: Regenerated.
1117
1d9c9cd7
KC
11182005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1119
1120 * COPYING, compile, config-ml.in, config.guess,
1121 config.sub, install-sh, missing, mkinstalldirs,
1122 symlink-tree, ylwrap: Sync from upstream sources.
1123
1587117a
EC
11242005-07-13 Eric Christopher <echristo@redhat.com>
1125
1126 * configure.in: Add toplevel noconfigdir support for tpf.
1127 * configure: Regenerate.
1128
bb780410
DD
11292005-07-11 Jakub Jelinek <jakub@redhat.com>
1130
1131 * Makefile.def (target_modules): Add libssp.
1132 * configure.in (target_libraries): Add target-libssp.
1133 * configure: Rebuilt.
1134 * Makefile.in: Rebuilt.
1135
064d0a7c
PB
11362005-07-11 Paolo Bonzini <bonzini@gnu.org>
1137
1138 PR ada/22340
1139
1140 * Makefile.def: Sync with gcc.
1141 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1142 * Makefile.in: Regenerate.
1143
b2edd3b5
AS
11442005-07-07 Andreas Schwab <schwab@suse.de>
1145
1146 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1147 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1148 * Makefile.in: Regenerated.
1149
5f128533
KH
11502005-07-07 Kazu Hirata <kazu@codesourcery.com>
1151
1152 * configure.in: Add --enable-libssp and --disable-libssp.
1153 * configure: Regenerate with autoconf-2.13.
1154
4e3fc8e5
GK
11552005-07-06 Geoffrey Keating <geoffk@apple.com>
1156
1157 * configure.in: Don't build sim or rda when targetting darwin.
1158 * configure: Regenerate.
1159
c7357d6a
BE
11602005-07-04 Ben Elliston <bje@gnu.org>
1161
1162 * src-release (do-proto-toplev): Remove dejagnu bits.
1163 (DEJAGNU_SUPPORT_DIRS): Remove.
1164 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1165 (GDBD_SUPPORT_DIRS): Likewise.
1166 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1167 (INSIGHTD_SUPPORT_DIRS): Likewise.
1168 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1169
11702005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
1171
1172 * setup.com (mpw): Remove unused directive.
1173
7d329e61
PB
11742005-06-22 Paolo Bonzini <bonzini@gnu.org>
1175
1176 * Makefile.def (stagefeedback): Come after profile.
1177 Define profiledbootstrap target.
1178 * Makefile.tpl (profiledbootstrap): Remove.
1179 (stageprofile-end): Zap stagefeedback.
1180 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1181 * Makefile.in: Regenerate.
1182
e5fbed21
DD
11832005-06-13 Zack Weinberg <zack@codesourcery.com>
1184
1185 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1186 In 'cpp' stanza, support '#line' as well as '# '.
1187
59f7ec45
HPN
11882005-06-07 Hans-Peter Nilsson <hp@axis.com>
1189
1190 * configure.in (unsupported_languages): New macro.
1191 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1192 non-ported target libraries in noconfigdirs.
1193 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1194 non-linux-gnu. Remove libgcj_ex_libffi.
1195 <lang_frag loop>: Set add_this_lang=no if the language is in
1196 unsupported_languages.
1197 * configure: Regenerate.
1198
c10e9ba7
DD
11992005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1200
1201 * configure.in: Fix typo in handling of --with-mpfr-dir.
1202 * configure: Regenerate.
1203
20deb2b8
JB
12042005-06-02 Jim Blandy <jimb@redhat.com>
1205
1206 * config.sub: Add cases for the Renesas m32c. (This patch has been
1207 accepted into the master sources.)
1208
cdb9b172
AH
12092005-06-02 Aldy Hernandez <aldyh@redhat.com>
1210 Michael Snyder <msnyder@redhat.com>
1211 Stan Cox <scox@redhat.com>
1212
1213 * configure.in: Set noconfigdirs for ms1.
1214
1215 * configure: Regenerate.
1216
1dc3053f
PB
12172005-05-25 Paolo Bonzini <bonzini@gnu.org>
1218
1219 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1220 (Dependencies): Consider target modules for bootstrap dependencies.
1221 Make target bootstrap modules depend on each stage's gcc.
1222 * Makefile.in: Regenerate.
1223
c60fe18b
PB
12242005-05-20 Paolo Bonzini <bonzini@gnu.org>
1225
1226 * Makefile.def (configure-gcc): Depend on binutils having been built.
1227 (all-gcc): No need to do it here.
1228 * Makefile.in: Regenerate.
1229
27258dd4
PB
12302005-05-19 Paul Brook <paul@codesourcery.com>
1231
1232 * configure.in: Rewrite misleading error message when requested
1233 language cannot be built.
1234 * configure: Regenerate.
1235
42ecbf5e
DJ
12362005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1237
1238 * ylwrap: Import from Automake 1.9.5.
1239
ae380b45
MS
12402005-05-04 Mike Stump <mrs@apple.com>
1241
1242 * configure.in: Always pass --target to target configures as
1243 otherwise rebuilds that do --recheck will fail.
811d3af8 1244 * configure: Rebuilt.
ae380b45 1245
d545f33b
PB
12462005-05-04 Paolo Bonzini <bonzini@gnu.org>
1247
1248 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1249 STAGE_HOST_EXPORTS.
1250 (configure, all): Add bootstrap support.
1251 (Host modules, target modules): Pass post-stage1 flags and exports.
1252 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1253 * Makefile.in: Regenerate.
1254
2faa2958
PB
12552005-04-29 Paolo Bonzini <bonzini@gnu.org>
1256
1257 Sync from gcc:
1258
1259 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1260
1261 * config.sub: Update from master copy.
1262
1263 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
1264
1265 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1266 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1267 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1268 "*-*-elf" and "*-*-linux*".
1269 * configure: Regenerate.
1270
a7254363
PB
12712005-04-06 Paolo Bonzini <bonzini@gnu.org>
1272
1273 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1274 (TARGET_CONFIGARGS): Include --with-target-subdir.
1275 (configure, all): New macros. Use them throughout.
1276
a8637a7d
PB
12772005-04-05 Paolo Bonzini <bonzini@gnu.org>
1278
1279 * Makefile.tpl: Sync with gcc.
1280 * Makefile.in: Regenerate.
1281
dd387d52
JR
12822005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1283
1284 * config/mh-mingw32: Delete.
1285 * configure.in: Don't use it.
1286 * configure: Regenerate.
1287
e90269c8
PB
12882005-03-31 Paolo Bonzini <bonzini@gnu.org>
1289
1290 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1291 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1292 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1293 (HOST_LIB_PATH): Generate from Makefile.def.
1294 (TARGET_LIB_PATH): Likewise.
1295 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1296 * Makefile.in: Regenerate.
1297 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1298 (RPATH_ENVVAR): Include Darwin case.
1299 * configure: Regenerate.
1300
9a237d9e
PB
13012005-03-25 Paolo Bonzini <bonzini@gnu.org>
1302
1303 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1304 * configure: Regenerate.
1305
479759c8
ZW
13062005-03-21 Zack Weinberg <zack@codesourcery.com>
1307
1308 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1309 gcc_version, and gcc_version_trigger from set of flags to pass.
1310 * Makefile.tpl: Remove definitions of above variables.
1311 (config.status): Remove dependency on $(gcc_version_trigger).
1312 * Makefile.in: Regenerate.
1313 * configure.in: Do not reference config/gcc-version.m4 nor
1314 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1315 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1316 * configure: Regenerate.
1317
4cfaf6d5
DD
13182005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1319 Andrew Pinski <pinskia@physics.uc.edu>
1320
1321 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1322 * Makefile.in: Regenerate.
1323
33a3fb7b
AO
13242005-03-01 Alexandre Oliva <aoliva@redhat.com>
1325
1326 PR libgcj/20160
1327 * ltmain.sh: Avoid creating archives with components that have
1328 duplicate basenames.
1329
2da12f12
PB
13302005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1331
479759c8
ZW
1332 PR bootstrap/20250
1333 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1334 instead of check.
1335 * Makefile.in: Regenerate.
2da12f12 1336
b00612cc
PB
13372005-02-28 Paolo Bonzini <bonzini@gnu.org>
1338
1339 Sync from gcc.
1340
1341 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1342
1343 PR bootstrap/17383
1344 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1345 * Makefile.tpl (HOST_SUBDIR): New substitution.
1346 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1347 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1348 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1349 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1350 (Host modules, Bootstrapped modules): Use it.
1351 (Build modules, Target modules): Do not create symlink trees,
1352 always configure out-of-srcdir.
1353 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1354 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1355 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1356 $(HOST_SUBDIR). Create a symlink for host_subdir.
1357
1358 * Makefile.in: Regenerate.
1359 * configure: Regenerate.
1360
1361 Merged from libada-gnattools-branch:
1362 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1363
1364 * Makefile.def: Add gnattools as a module, depending on target-libada.
1365 * Makefile.in: Regenerate.
1366 * configure.in: Include gnattools in host_tools; disable it if ada
1367 is disabled.
1368 * configure: Regenerate.
1369
c3e65f62
NC
13702005-02-23 Nick Clifton <nickc@redhat.com>
1371
1372 * configure: Regenerate.
1373
e4d180c2
NC
13742005-02-22 Paul Schlie <schlie@comcast.net>
1375
1376 * configure.in: Allow darwin targeted ports to build tk, itcl and
1377 libgui.
1378
e3c770b1
EB
13792005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1380
1381 PR libgcj/10353
1382 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1383 * configure: Regenerate.
1384
9c73618c
AC
13852005-02-08 Andrew Cagney <cagney@gnu.org>
1386
1387 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
1388 gdb/ section. Update GDB's URL.
1389
c46f8c51
AC
13902005-01-31 Andrew Cagney <cagney@gnu.org>
1391
1392 * gettext.m4: Only set ENABLE_NLS when gettext is present.
1393
c7e66c6d
HPN
13942005-01-29 Hans-Peter Nilsson <hp@axis.com>
1395
1396 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1397 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1398 target-libgloss when not *-*-elf and *-*-aout.
1399 * configure: Regenerate.
1400
a53bf506
AC
14012005-01-27 Andrew Cagney <cagney@gnu.org>
1402
1403 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
1404
45181ed1
AC
14052005-01-24 Andrew Cagney <cagney@gnu.org>
1406
1407 * gettext.m4: Only fall back to ../intl/ when it's present.
1408
a1e0f4e4
KC
14092005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1410
1411 * install-sh, config.sub: Import from upstream.
1412
14132005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
1414
1415 PR bootstrap/18222
1416 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1417 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1418 * Makefile.in: Regenerate.
1419
c50382e2
PB
14202005-01-03 Paolo Bonzini <bonzini@gnu.org>
1421
1422 Revert 2004-12-28 Makefile changes, a better fix will be
1423 applied to mainline and src after GCC 4.0 branches.
1424
11d07737
PB
14252004-12-28 Paolo Bonzini <bonzini@gnu.org>
1426
1427 PR bootstrap/17383
1428
1429 * Makefile.def (target_modules): Remove stage parameter,
1430 it is always true now.
1431 * Makefile.tpl (configure-build-[+module+],
1432 configure-target-[+module+]): Always build symlink tree
1433 for the directory and for include. BUILD_SUBDIR and
1434 TARGET_SUBDIR cannot be . anymore.
1435 * Makefile.in: Regenerate.
1436
dadfdbe2
DD
14372004-12-25 David Edelsohn <edelsohn@gnu.org>
1438
1439 Revert 2004-12-08 Makefile changes.
1440
dbf85af7
JR
14412004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1442
1443 * configure.in (sh64-*-*): Reenable gprof.
1444 * configure: Regenerate.
1445
6b8fea99
JB
14462004-12-09 Jim Blandy <jimb@redhat.com>
1447
1448 * MAINTAINERS: List 'depcomp' as part of automake.
1449
7341462c
DE
14502004-12-08 David Edelsohn <edelsohn@gnu.org>
1451
1452 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1453 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1454 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1455 * Makefile.in: Regenerate.
1456
21fde4dc
DD
14572004-12-07 Matt Kraai <kraai@ftbfs.org>
1458
1459 * Makefile.tpl: Generate normal dependencies if the LHS module is
1460 not bootstrapped.
1461 * Makefile.in: Regenerate.
1462
3da796a2
RS
14632004-12-03 Richard Sandiford <rsandifo@redhat.com>
1464
1465 * configure.in: Include config/gxx-include-dir.m4. Use
1466 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1467 * configure: Regenerate.
1468
73fb7068
RS
14692004-12-03 Richard Sandiford <rsandifo@redhat.com>
1470
1471 * config.if: Delete.
1472 * configure.in: Set libstdcxx_incdir directly.
1473 * configure: Regenerate.
1474 * MAINTAINERS: Remove mention of config.if.
1475 * src-release (DEVO_SUPPORT): Remove config.if.
1476
6c8e6ce9
EC
14772004-12-02 Eric Christopher <echristo@redhat.com>
1478
3b6098f8
EC
1479 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
1480 of things to remove.
6c8e6ce9 1481 * Makefile.in: Regenerate.
479759c8 1482
b8658a2f
RS
14832004-12-02 Richard Sandiford <rsandifo@redhat.com>
1484
1485 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1486 * configure: Regenerate.
1487
afefada0
RS
14882004-12-02 Richard Sandiford <rsandifo@redhat.com>
1489
1490 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1491 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1492 * configure: Regenerate.
1493
5dcac624
DA
14942004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1495
1496 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1497 (hppa*64*-*-*): Delete incorrect comment.
1498 * configure: Rebuilt.
1499
57d1eb1a
DD
15002004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1501
1502 * install-sh, compile: Import from automake.
1503
15042004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1505
1506 * config.guess, config.sub: Import from savannnah.
1507
6d389afc
MS
15082004-11-12 Mike Stump <mrs@apple.com>
1509
1510 * Makefile.def: Add html support.
1511 * Makefile.tpl: Likewise.
1512 * Makefile.in: Regenerate.
1513
69e57115
GK
15142004-11-11 Geoffrey Keating <geoffk@apple.com>
1515
1516 PR 18423
1517 * configure.in: Remove all instances of build-fixincludes from
1518 noconfigdirs.
1519 (build_configargs): Supply --target to subdirectories.
1520 * configure: Regenerate.
1521
1522 * Makefile.def: Make gcc install depend on fixincludes install.
1523 * Makefile.in: Regenerate.
1524
ba719b26
HPN
15252004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1526
1527 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1528 target-libgfortran.
1529 * configure: Regenerate.
1530
c37653e7
DE
15312004-11-07 David Edelsohn <edelsohn@gnu.org>
1532
1533 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1534 like CC.
1535
1eefd493
PB
15362004-11-05 Paolo Bonzini <bonzini@gnu.org>
1537
1538 * Makefile.def (host fixincludes): Specify missing targets.
1539 * Makefile.in: Regenerate.
1540
02b1af09
L
15412004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1542
1543 PR other/17783
1544 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1545 * configure: Regenerated.
1546
7f266840
DJ
15472004-11-04 Daniel Jacobowitz <dan@debian.org>
1548
1549 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1550 * configure: Regenerated.
1551
47444073
AL
15522004-10-28 Eric B. Weddington <ericw@evcohs.com>
1553
1554 PR target/18151
1555 * configure.in (case ${target}): Do not build fixincludes for avr.
1556 * configure: Regenerated.
1557
caeba88f
AL
15582004-10-26 Paolo Bonzini <bonzini@gnu.org>
1559
1560 * configure.in (case ${target}): Do not build fixincludes
1561 on platforms where it is not used.
1562 * configure: Regenerated.
1563
0fdbe983
DJ
15642004-10-23 Daniel Jacobowitz <dan@debian.org>
1565
1566 * configure.in: Use an absolute path to install-sh.
1567 * configure: Regenerated.
1568
1c0f67c1
AC
15692004-10-19 Andrew Cagney <cagney@gnu.org>
1570
1571 * src-release (do-djunpack, do-md5sum): Install the generated file
1572 directly into the proto-toplev/ directory.
479759c8 1573
a9cfce9c
AC
15742004-10-19 Andrew Cagney <cagney@gnu.org>
1575
1576 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
1577
ac0fa625
DD
15782004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1579
1580 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1581 * configure: Regenerate.
1582
d27cc32e
PB
15832004-10-06 Paolo Bonzini <bonzini@gnu.org>
1584
1585 Fix wrong conflict resolution in:
1586
1587 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1588
1589 * Makefile.in: Regenerate.
1590 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1591 in the recursive `make', instead of hardwiring `all'.
1592 (Autogenerated TARGET-* variables): New.
1593
1763908f
UW
15942004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1595
1596 Merged from GCC / libtool upstream:
1597 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1598 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1599 * ltcf-cxx.sh (tpf*): Likewise.
1600 * ltconfig (tpf*): Add TPF OS configuration support.
1601
0490e016
NC
16022004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
1603
1604 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 1605 * configure: Regenerate.
0490e016 1606
32be62b5
RS
16072004-09-24 Michael Roth <mroth@nessie.de>
1608
1609 * configure.in (--without-headers): Add missing double quotes.
1610 * configure: Regenerate.
1611
6048df60
DD
16122004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1613
1614 * ylwrap: Revert to previous version.
1615
315b3b02
L
16162004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1617
6048df60 1618 PR bootstrap/17369
315b3b02
L
1619 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1620 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1621 SET_GCC_LIB_PATH_CMD.
1622 (BASE_TARGET_EXPORTS): Likewise.
1623 * Makefile.in: Regenerated.
1624
1625 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1626 * configure: Regenerated.
1627
fe69863c
DD
16282004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1629
1630 * config.guess: New upstream version
1631 * compile, depcomp, install-sh, ylwrap: Likewise.
1632
16332004-09-19 Roger Sayle <roger@eyesopen.com>
1634
1635 * config/mh-x86omitfp: New host makefile fragment. Add
1636 -fomit-frame-pointer to the default BOOT_CFLAGS.
1637 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1638 * configure: Regenerate.
1639
16402004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1641
1642 PR target/11572
1643 * configure.in (*-*-darwin*): Renable libobjc.
1644 * configure: Regenerate.
1645
be75bbe1 16462004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 1647
be75bbe1
DB
1648 * Makefile.def: Remove libbanshee.
1649 * Makefile.tpl: Ditto.
1650 * configure.in: Ditto.
1651 * Makefile.in: Regen.
1652 * configure: Ditto.
1653
1b882a91
PB
16542004-09-07 Paolo Bonzini <bonzini@gnu.org>
1655
1656 * missing: Import latest version from master repository.
1657
eb1352ed
NC
16582004-09-04 Nick Clifton <nickc@redhat.com>
1659
1660 * config.sub: Import latest version from master repository.
1661 * config.guess: Likewise.
1662 This includes these changes:
479759c8 1663
eb1352ed
NC
1664 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1665
1666 * config.sub: Handle crisv32, alias etraxfs.
1667 * config.guess (crisv32:Linux:*:*): Handle.
1668
1669 2004-08-13 Brad Smith <brad@comstyle.com>
1670
1671 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1672 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1673
1674 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1675
1676 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1677 assume the processor is a powerpc. This is because coreutils
1678 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1679 in this case, due to a MacOS X bug that causes
1680 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1681 to return a negative number.
1682 Problem reported by Petter Reinholdtsen in:
1683 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1684
1685 2004-07-19 Ben Elliston <bje@gnu.org>
1686
1687 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1688
1689 2004-06-24 Ben Elliston <bje@gnu.org>
1690
1691 * config.guess: Update copyright years.
1692 * config.sub: Likewise.
1693
1694 2004-06-22 Robert Millan <robertmh@gnu.org>
1695
1696 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1697 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1698
1699 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1700
1701 * config.guess (*:*VMS:*:*): New entry. Replaces
1702 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1703 manufacturer.
1704
1705 2004-06-22 Ben Elliston <bje@gnu.org>
1706
1707 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1708 * config.sub: Likewise.
1709
1710 2004-06-22 Ben Elliston <bje@gnu.org>
1711
1712 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1713 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1714
1715 2004-06-11 Ben Elliston <bje@gnu.org>
1716
1717 * config.guess (pegasos:OpenBSD:*:*): Remove.
1718
1719 2004-06-11 Ben Elliston <bje@gnu.org>
1720
1721 From Wouter Verhelst <wouter@grep.be>:
1722 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1723
1724 2004-06-11 Ben Elliston <bje@gnu.org>
1725
1726 * config.guess (luna88k:OpenBSD:*:*): New.
1727
1728 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1729
1730 * config.guess (m32r*:Linux:*:*): New case.
1731 * config.sub: Handle m32rle.
1732
1733 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1734
1735 From Jens Petersen <petersen@redhat.com>:
1736 * config.sub: Handle sparcv8.
1737
1738 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1739
1740 From Tom Smith <smith@cag.lkg.hp.com>:
1741 * config.guess: Version suffixes are equally significant on Tru64
1742 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1743 prefix of "P" (patched kernel).
1744
1745 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1746
1747 * config.sub: Add support for National Semiconductor CRX target.
1748
2a3124ca 17492004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 1750
2a3124ca
RH
1751 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1752 *-*-netware, but add target-libmudflap.
1753 Consolidate *-*-netware targets (of which really only i?86 exists)
1754 into a single entry.
1755 * configure: Likewise.
1756
0df3d27f
PB
17572004-09-01 Paolo Bonzini <bonzini@gnu.org>
1758
1759 * Makefile.tpl (sorry): Remove.
1760 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1761 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1762 (do-clean): Clean per-stage directories too.
1763 (do-distclean): Run distclean-stage1 too.
1764 (.NOTPARALLEL): Enable during toplevel bootstrap.
1765 (stage[+id+]-bubble): Enable parallel execution during
1766 the recursive invocation.
1767 * Makefile.in: Regenerate.
1768
1769 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
1770
1771 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
1772
1773 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1774 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1775 * configure: regenerate
479759c8
ZW
1776 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1777 -mdynamic-no-pic
0df3d27f
PB
1778
17792004-08-31 Paolo Bonzini <bonzini@gnu.org>
1780
1781 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1782 include.
1783 * configure.in: Fix indentation.
1784 * configure: Regenerate.
1785
ee025550
PB
17862004-08-31 Paolo Bonzini <bonzini@gnu.org>
1787
1788 * Makefile.def (build_modules): Add fixincludes.
1789 (dependencies): Make gcc depend on fixincludes.
1790 * configure.in (build_tools): Add fixincludes.
1791 (build_configdirs): Always include build_libs.
1792 * Makefile.in: Regenerate.
1793 * configure: Regenerate.
1794
17952004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
1796
1797 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1798 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1799 phony targets; do not generate timestamp files.
1800 (distclean-stageN): Remove references to their timestamp files.
1801 (restageN, touch-stageN): Remove.
1802 (stageN-bubble): Rewritten.
1803 (compare): Support lean bootstraps.
1804 * Makefile.in: Regenerate.
1805
1806 * configure.in: Only warn when bootstrapping but
1807 build != host or build != target. Support lean bootstraps.
1808 * configure: Regenerate.
1809
1810 Sync from gcc:
1811 2004-08-26 Phil Edwards <phil@codesourcery.com>
1812
1813 * configure.in: Give a better error message if GMP/MPFR are missing
1814 and a language needing them has been requested.
1815 * configure: Regenerated.
1816
1817 2004-08-25 Phil Edwards <phil@codesourcery.com>
1818
1819 * configure.in: Print a list of available language front-ends if
1820 a requested one is missing. Tidy stray tab characters.
1821 * configure: Regenerated.
1822
72b2455a
PB
18232004-08-17 Paolo Bonzini <bonzini@gnu.org>
1824
1825 * Makefile.in: Regenerate.
1826 * configure: Regenerate.
1827
1828 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1829 stage_*_flags.
1830 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1831 for bootstrapped modules if toplevel bootstrap is going.
1832 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1833 modules. Adjust for changes in Makefile.def. Enable several
1834 rules even in non-bootstrap mode, just to avoid peppering the
1835 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1836 (stage-[+prev+]-bubble): Remove.
1837
1838 * Makefile.def (Dependencies): Depend on all-build-bison,
1839 all-build-flex, all-build-byacc, all-build-texinfo, rather
1840 than the host variations.
1841 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1842 with BUILD_SUBDIR.
1843 (BISON): Update for recent Bisons.
1844 (YACC): Fix typo.
1845 (cross): Depend on all-build.
1846 (all): Do not depend on all-build.
1847 (prebootstrap): Remove.
1848 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1849 (Prebootstrap dependencies): Add them to the per-stage targets
1850 and to all-prebootstrap.
1851 * configure.in (build_configdirs): Always enable build_tools.
1852 (BUILD_DIR_PREFIX): Remove.
1853
1854 * Makefile.def (gcc): Add target variable.
1855 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1856 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1857 in the recursive `make', instead of hardwiring `all'.
1858 (Autogenerated TARGET-* variables): New.
1859
de0b4a87
JW
18602004-08-17 Robert Millan <robertmh@gnu.org>
1861
1862 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1863 (instead of FreeBSD).
1864 * configure: Regenerate.
1865
ad681c85
NN
18662004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1867
675c6968
NN
1868 * Makefile.def, configure.in, src-release: Remove useless, bogus
1869 references to tix.
1870 * Makefile.in, configure: Regenerate.
1871
ad681c85
NN
1872 * src-release: Stop distributing mmalloc with gdb (which doesn't
1873 use it).
1874 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1875 * Makefile.in: Regenerate.
1876
11b04d1f
DD
18772004-08-09 Mark Mitchell <mark@codesourcery.com>
1878
1879 * configure.in (arm*-*-eabi*): New target.
1880 * configure: Regenerate.
1881
f2420bea
NN
18822004-08-01 Robert Millan <robertmh@gnu.org>
1883
1884 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1885 libmudflap for all GNU-based systems (with Glibc).
1886 * configure: Regenerate.
1887
9e6ce191
PB
18882004-08-06 Paolo Bonzini <bonzini@gnu.org>
1889
1890 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1891 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1892 (Dependencies): New section.
1893 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1894 (configure-target-[+module+]): Depend on maybe-all-gcc
1895 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1896 (toplevel profiledbootstrap): Fix dependencies.
1897 * Makefile.in: Regenerate.
1898
df4a6958
MM
18992004-08-03 Mark Mitchell <mark@codesourcery.com>
1900
1901 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1902 target-libiberty to noconfigdirs.
1903
11b04d1f
DD
19042004-08-03 Paul Brook <paul@codesourcery.com>
1905
1906 * configure.in: Check for MPFR as well as GMP.
1907 * configure: Regenerate.
1908
b813574b
PB
19092004-08-03 Paolo Bonzini <bonzini@gnu.org>
1910
1911 * Makefile.def (host-modules): Add gcc.
1912 * Makefile.in: Regenerate.
1913 * Makefile.tpl (sorry): New rule.
1914 (configure-host, all-host, [+make_target+]-host, do-check,
1915 install-host): Do not add gcc as a special case.
1916 (host modules): Add a small special-casing for gcc. Export
1917 extra_make_flags through the environment.
1918 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1919 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1920 other recursive targets for gcc): Remove.
1921
1922 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1923 (stage, unstage): New rules.
1924 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1925 distclean-stage[+id+]): Use stage_current.
1926 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1927 the stage*-start rules.
1928
61edac0c
JW
19292004-07-19 Robert Millan <robertmh@gnu.org>
1930
1931 Synced from gcc:
1932
1933 2004-04-26 Robert Millan <robertmh@gnu.org>
1934
1935 Add patches from libtool CVS.
1936 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1937 * ltconfig: Likewise.
1938 * ltcf-c.sh: Likewise.
1939 * ltcf-cxx.sh: Likewise.
1940 * ltcf-gcj.sh: Likewise.
1941
3e707e94
PB
19422004-07-12 Paolo Bonzini <bonzini@gnu.org>
1943
1944 * configure.in: Add noconfigdirs for crx-*-*.
1945 * configure: Regenerate.
1946
19472004-07-12 Paolo Bonzini <bonzini@gnu.org>
1948
1949 Synced from gcc:
1950
1951 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
1952
1953 * configure.in: Build libmudflap by default on FreeBSD.
1954 * configure: Regenerated.
1955
1956 2004-07-09 Mark Mitchell <mark@codesourcery.com>
1957
1958 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1959 systems.
1960 * configure: Regenerated.
1961
1962 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1963
1964 PR target/16344
1965 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1966 feedback based compiler.
1967 * Makefile.in: Rebuilt.
1968
1969 2004-07-05 Phil Edwards <phil@codesourcery.com>
1970
1971 * configure.in: Do not prepend $srcdir to /dev/null in
1972 makefile fragments.
1973 * configure: Regenerate.
1974
a7ee7660
AO
19752004-07-08 Alexandre Oliva <aoliva@redhat.com>
1976
1977 * Makefile.def (host_modules): Set bootstrap=true for flex.
1978 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1979 * Makefile.in: Rebuilt.
1980
6a9cf61e
PB
19812004-07-01 Paolo Bonzini <bonzini@gnu.org>
1982
1983 * Makefile.def (build_modules): Add bison, byacc, flex,
1984 m4, texinfo.
1985 (flags_to_pass): Add FLEX.
1986 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1987 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1988 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1989 DEFAULT_MAKEINFO): Remove.
1990 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1991 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1992 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1993 objdir or else use configured tool.
1994 (all-build): New.
1995 (all): Depend on it.
1996 (Build module dependencies): Add.
1997 * Makefile.in: Regenerate.
1998 * configure.in: Better support for multiple build modules,
1999 matching what is done for host/target modules. Do not look
2000 for "plausible" locations of build tools if Canadian cross.
2001 Use autoconf's AC_PROG_CC to find a C compiler. Define
2002 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2003 * configure: Regenerate.
2004
95b6a1f2
PB
20052004-06-22 Paolo Bonzini <bonzini@gnu.org>
2006
2007 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2008 * Makefile.in: Regenerate.
2009
7ffa0b57
PB
20102004-06-22 Paolo Bonzini <bonzini@gnu.org>
2011
2012 * Makefile.tpl (configure-build-[+module+],
2013 configure-[+module+], configure-target-[+module+]): Pass
2014 [+extra_configure_args+].
2015 (all-build-[+module+], all-[+module+], check-[+module+],
2016 install-[+module+], [+make_target+]-[+module+],
2017 all-target-[+module+], check-target-[+module+],
2018 install-target-[+module+], [+make_target+]-target-[+module+]):
2019 Pass [+extra_make_args+].
2020 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2021 (GCC_HOST_EXPORTS): Remove.
2022 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2023 cross, check-gcc, check-gcc-c++, install-gcc,
2024 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2025 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2026 * Makefile.in: Regenerate.
2027
929ba6e7
CF
20282004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2029
2030 * configure.in: Check for srcdir/winsup rather than build directory
2031 winsup.
2032 * configure: Regenerate.
2033
b76d7de0
CV
20342004-06-17 Corinna Vinschen <vinschen@redhat.com>
2035
2036 * configure.in: Don't build Cygwin native newlib if winsup
2037 directory is missing. Emit warning instead.
2038 * configure: Regenerate.
2039
656fdd47
PB
20402004-06-09 Paolo Bonzini <bonzini@gnu.org>
2041
2042 * Makefile.tpl (touch-stage[+id+]): New.
2043 (restage[+prev+]): Depend on touch-stage[+id+].
2044
2045 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2046 Use it throughout.
2047
2048 * Makefile.def: Add profile and feedback bootstrap stages.
2049 Remove next field from bootstrap stages.
2050 * Makefile.tpl (LN, LN_S): Substitute.
2051 (stageN-start, stageN-end): Use double-colon rules, to
2052 provide a hook for additional setup commands.
2053 (distclean-stageN-gcc, restageN): Create dependencies from
2054 [+prev+], not from [+next+].
2055 (stageN-bubble): Add commands for successive stages from
2056 [+prev+], using double-colon rules.
2057 (all-stageN-gcc): Fix typo.
2058 (stagefeedback-start, profiledbootstrap): New.
2059 * Makefile.in: Regenerate.
2060 * configure.in: Call ACX_PROG_LN.
2061 * configure: Regenerate.
2062
498d4a71
CF
20632004-06-03 Paolo Bonzini <bonzini@gnu.org>
2064
2065 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2066 without gcc.
2067 * configure: Regenerate.
2068
377d8c42
PB
20692004-06-01 Paolo Bonzini <bonzini@gnu.org>
2070
2071 * Makefile.tpl: Fix typo.
2072 * Makefile.in: Regenerate.
2073
f5f8a794
PB
20742004-06-01 Paolo Bonzini <bonzini@gnu.org>
2075
2076 * configure.in: Remove new- prefix from toplevel
2077 bootstrap targets.
2078 * configure: Regenerate.
2079
f7a4c34f
PB
20802004-06-01 Paolo Bonzini <bonzini@gnu.org>
2081
2082 Merge this patch from the gcc tree:
2083
2084 2004-05-30 Andreas Jaeger <aj@suse.de>
2085 Jim Wilson <wilson@specifixinc.com>
2086
2087 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2088 like CC.
2089
319cab08
PB
20902004-06-01 Paolo Bonzini <bonzini@gnu.org>
2091
2092 * Makefile.tpl (all.normal): Rename to all.
2093 (all): Replace with a rule to pick the default
2094 target from configure.
2095 (all-gcc, configure-gcc): Use conditionals to
2096 do nothing when toplevel bootstrap is going on.
2097 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2098 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2099 * configure.in: Support --enable-bootstrap.
2100
2101 * Makefile.def: Remove new- prefix from toplevel
2102 bootstrap targets.
2103 * Makefile.tpl: Likewise.
2104
2105 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2106 target.
2107
2108 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2109 $(RECURSE_FLAGS) to recursive invocation of make.
2110
2111 * Makefile.in: Regenerate.
2112 * configure: Regenerate.
2113
88f64edc
DJ
21142004-05-27 Daniel Jacobowitz <dan@debian.org>
2115
2116 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2117 * configure: Regenerate.
2118
378fce5b
DD
21192004-05-25 Daniel Jacobowitz <drow@false.org>
2120
2121 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2122 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2123 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2124 targets.
2125 * Makefile.in: Regenerate.
2126
dfdffa2c
PB
21272005-05-24 Paolo Bonzini <bonzini@gnu.org>
2128
2129 * configure.in: Test the ability to symlink directories.
2130 * configure: Regenerate.
2131
2132 * Makefile.def (bootstrap-stage): New definitions.
2133 * Makefile.tpl (configure-stage1-gcc,
2134 configure-stage2-gcc, configure-stage3-gcc,
2135 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2136 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2137 new-restage3, compare): Autogenerate, see Makefile.in
2138 entry for behavioral changes.
2139 (distclean-stage1, new-stage1-start, new-stage1-end,
2140 new-stage1-bubble, distclean-stage2, new-stage2-start,
2141 new-stage2-end, new-stage2-bubble, distclean-stage3,
2142 new-stage3-start, new-stage3-end): New autogenerated targets.
2143 (objext, prebootstrap, BOOT_CFLAGS,
2144 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2145 targets.
2146
2147 * Makefile.in: Regenerate.
2148 (distclean-stage1, new-stage1-start, new-stage1-end,
2149 new-stage1-bubble, distclean-stage2, new-stage2-start,
2150 new-stage2-end, new-stage2-bubble, distclean-stage3,
2151 new-stage3-start, new-stage3-end): New targets.
2152 (all-stage1-gcc): Move prebootstrap dependency from here...
2153 (configure-stage1-gcc): ...to here.
2154 (new-bootstrap): Use bubble targets.
2155 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2156 Use per-stage distclean targets.
2157 (configure-stage1-gcc, configure-stage2-gcc,
2158 configure-stage3-gcc, all-stage1-gcc,
2159 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2160 Use new-stageN-start to prepare the tree.
2161
04cf1b77
PB
21622004-05-23 Paolo Bonzini <bonzini@gnu.org>
2163
2164 * Makefile.def (host_modules): add libcpp.
2165 * Makefile.tpl: Add dependencies on and for libcpp.
2166 * Makefile.in: Regenerate.
2167 * configure.in: Add libcpp host module.
2168 * configure: Regenerate.
2169
80b200a1
ZW
21702004-05-17 Zack Weinberg <zack@codesourcery.com>
2171
2172 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2173 of libf2c.
2174 * configure, Makefile.in: Regenerate.
2175
4b1cb4fe
DD
21762004-05-13 Diego Novillo <dnovillo@redhat.com>
2177
2178 Merge from tree-ssa-20020619-branch.
2179
2180 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2181 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2182 (HOST_GMPLIBS): Define.
2183 (HOST_GMPINC): Define.
2184 (TARGET_LIB_PATH): Add libmudflap.
2185 (GFORTRAN_FOR_TARGET): Define.
2186 (configure-build*): Export GFORTRAN.
2187 (configure-gcc): Export GMPLIBS and GMPINC.
2188 (all-gcc): Add maybe-all-libbanshee.
2189 (configure-target-libgfortran): Define.
2190 * Makefile.in: Regenerate.
2191 * configure.in (host_libs): Add libbanshee.
2192 (target_libraries): Add target-libmudflap and target-libgfortran.
2193 Add --with-libbanshee.
2194 Handle --disable-libmudflap.
2195 (*-*-freebsd*): Use with_gmp.
2196 Add $(libgcj) to noconfigdirs.
2197 * configure: Regenerate.
2198 * depcomp: New file.
2199 * MAINTAINERS: Add tree-ssa maintainers.
2200
22012004-04-28 Paolo Bonzini <bonzini@gnu.org>
2202
2203 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2204 * configure: Regenerate.
2205
b8908782
DD
22062004-04-27 Paolo Bonzini <bonzini@gnu.org>
2207
2208 Revert:
2209 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2210
2211 * Makefile.def (flags_to_pass): Remove *dir variables that
2212 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2213 as well as prefix and exec_prefix.
2214 * Makefile.in: Regenerate.
2215
22162004-04-26 Paolo Bonzini <bonzini@gnu.org>
2217
2218 * Makefile.def (host_modules): Mark with the bootstrap
2219 flag packages on which gcc depends.
2220 * Makefile.tpl (all-bootstrap): Use it.
2221 * Makefile.in: Regenerate.
2222
22232004-04-26 Paolo Bonzini <bonzini@gnu.org>
2224
2225 * Makefile.def (flags_to_pass): Remove *dir variables that
2226 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2227 as well as prefix and exec_prefix.
2228 * Makefile.in: Regenerate.
2229
22302004-04-26 Paolo Bonzini <bonzini@gnu.org>
2231
80b200a1
ZW
2232 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2233 * configure: Regenerate.
2234 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2235 * gcc/Makefile.tpl (compare): Use the result of the test.
2236 * gcc/Makefile.in: Regenerate.
b8908782
DD
2237
22382004-04-23 Paolo Bonzini <bonzini@gnu.org>
2239
2240 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2241 Always relocate gcc and prev-gcc to the original names, even
2242 if the build fails.
2243 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2244 New targets.
2245
0f260896
RO
22462004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2247
2248 * configure.in (mips*-*-irix5*): Enable ld.
2249 * configure: Regenerate.
2250
51860f05
JW
22512004-04-15 James E Wilson <wilson@specifixinc.com>
2252
2253 * Makefile.tpl (configure-[+module+], configure-gcc,
2254 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2255 Set and export LDFLAGS.
2256 * Makefile.in: Regenerate.
2257
54752a6b
NN
22582004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2259
2260 PR bootstrap/14871
2261 * Makefile.tpl: If we don't have built-in-tree target tools,
2262 use the ones found by configure rather than hacking around with
2263 program_transform_name.
2264 * configure.in: Give Makefile.tpl the information necessary
2265 to do that.
2266 * Makefile.in: Regenerate.
2267 * configure: Regenerate.
2268
22692004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
2270
2271 PR bootstrap/14760
2272 * configure.in: When computing baseargs, strip *all* copies of
2273 offending options. Also, don't match/substitute the trailing space,
2274 so that this actually works when two similar options are separated by
2275 only one space.
2276 * configure: Regenerate.
2277
22782004-04-06 David Edelsohn <edelsohn@gnu.org>
2279
80b200a1
ZW
2280 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2281 (rs6000-*-aix*): Same.
2282 * configure: Regenerate.
54752a6b 2283
5e2b61fb
SS
22842004-03-25 Stan Shebs <shebs@apple.com>
2285
2286 Remove MPW support, no longer used.
2287 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2288 mpw-install: Remove files.
2289 * src-release (DEVO_SUPPORT): Remove names of removed files.
2290 * MAINTAINERS: Likewise.
2291
1a6f2dc7
NN
22922004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2293
a0049f1b
NN
2294 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2295 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2296 * Makefile.in: Regenerate.
2297
1a6f2dc7
NN
2298 * configure.in (top level bootstrap support): Rework --enable-werror
2299 to set @stage2_werror_flag@.
2300 * configure: Regenerate.
2301 * Makefile.tpl (top level bootstrap support): Pass
2302 @stage2_werror_flag@ down to configure in stages 2 and 3.
2303 * Makefile.in: Regenerate.
2304
920e3419
NN
23052004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2306
2307 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2308 for stages 2 and 3 as well as in make. As a consequence, remove
2309 OUTPUT_OPTION (now detected by configure) from the flags passed down
2310 to make.
2311 * Makefile.in: Regenerate.
2312
2313 * Makefile.tpl (new-bootstrap): Fix typo.
2314 * Makefile.in: Regenerate.
2315
4fa63067
NN
23162004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2317
2318 * Makefile.tpl: Rearrange by moving recursive_targets rules
2319 into their proper sections.
2320 * Makefile.tpl (top level bootstrap support): Move disabling
2321 of coverage flags from 'make' to 'configure'; improve comments.
2322 * Makefile.in: Regenerate.
2323
2324 * Makefile.tpl (experimental top level bootstrap) Move stage1
2325 language setting from all- target to configure- target; disable
2326 intermodule optimization in stage 1; prevent gratuitous rebuilds
2327 of stage 1.
2328 * Makefile.in: Regenerate.
2329 * configure.in: Comma-separate stage 1 language list for top
2330 level bootstrap.
2331 * configure: Regenerate.
2332
2333 * Makefile.tpl: Clean up experimental top level bootstrap support:
2334 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2335 prev-gcc in configure- targets as well as all- targets.
2336 * Makefile.in: Regenerate.
2337
fb8a10fd
NN
23382004-03-17 Paolo Bonzini <bonzini@gnu.org>
2339
2340 * configure.in: Remove symbolic link section.
2341 * configure: Regenerate.
2342 * Makefile.tpl (links): Remove.
2343 * Makefile.in: Regenerate.
2344
947f426e 23452004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 2346 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
2347
2348 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 2349 Set with AC_CHECK_PROGS.
947f426e
NN
2350 * configure.in: Fix comment typo from last patch.
2351 * configure: Regenerate.
2352
1d39f329
NN
23532004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2354
2355 * Makefile.tpl: Introduce experimental top level bootstrap support.
2356 * Makefile.in: Regenerate.
2357 * configure.in: Introduce support for top level bootstrap.
2358 * configure: Regenerate.
2359
4b0ac75d 23602004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2361 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
2362
2363 PR bootstrap/14522
2364 * configure.in: Cope with shells that do not support unquoted ^
2365 * configure: Regenerate.
2366
2e70b094 23672004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2368 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
2369
2370 PR bootstrap/14522
2371 * configure.in: Cope with shell that do not support nesting
2372 quotes inside quoted backquote substitutions.
2373 * configure: Regenerate.
2374
23752004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2376
2377 PR bootstrap/14522
2378 * configure.in: Fix escaping of $.
2379 * configure: Regenerate.
2380
9e07f89d
NN
23812004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2382
2383 * configure: Regenerate.
2384
23852004-03-08 Paolo Bonzini <bonzini@gnu.org>
2386
2387 PR ada/14131
2388 Move language detection to the top level.
2389 * configure.in: Find default values for the tools as
2390 soon as possible. Disable ada if GNAT is not found.
2391 Emit error message about missing languages. Expand
2392 --enable-languages=all for the gcc subdirectory.
2393
1712ab83
RS
23942004-03-01 Richard Sandiford <rsandifo@redhat.com>
2395
2396 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2397 and disable libgcj.
2398 * configure: Regenerated.
2399
3dee29da
NN
24002004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2401
2402 PR bootstrap/7087
2403 * Makefile.tpl: Guard XFOO sed statements better.
2404 * Makefile.tpl: Add dependency for configure-target-libada.
2405 * Makefile.in: Regenerate (incidentally fixes broken
2406 commit when libada-branch was merged).
2407
0558264b
AC
24082004-02-28 Andrew Cagney <cagney@redhat.com>
2409
2410 * src-release (CVS_NAMES): Define.
2411 (do-tar, do-tar): Prune $(CVS_NAMES).
2412
c38f9803
AC
24132004-02-23 Andrew Cagney <cagney@redhat.com>
2414
2415 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
2416 2004-02-19.09.
2417
55636792
NN
24182004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
2419
2420 PR bootstrap/11932
2421 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2422
1e600082
AC
24232004-02-19 Andrew Cagney <cagney@redhat.com>
2424
2425 * config.guess: Update from version 2003-06-12 to 2004-02-16.
2426 * config.sub: Update from version 2003-06-13 to 2004-02-16.
2427
3769cd82
DD
24282004-02-11 David Edelsohn <edelsohn@gnu.org>
2429
2430 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2431 (rs6000-*-aix*): Same.
2432 * configure: Regenerate.
2433
a92834c8
DD
24342004-02-11 Kelley Cook <kcook@gcc.gnu.org>
2435
2436 * configure.in (host): Add in missing $noconfigdirs to defines.
2437 * configure: Regenerate.
2438
a2592b1b
DD
24392004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2440 Nathanael Nerode <neroden@gcc.gnu.org>
2441
2442 PR ada/6637, PR ada/5911
80b200a1 2443 Merge with libada-branch:
a2592b1b
DD
2444 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2445 with appropriate dependencies. Add --enable-libada configure switch.
2446 * configure, Makefile.in: Regenerate.
2447
e31d1ea3
DD
24482004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2449
2450 * configure.in: Don't pass --with-stabs on IRIX 5 either.
2451 * configure: Regenerate.
2452
db85f5c0
JJ
24532004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2454
2455 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 2456
fc434214
DD
24572004-01-23 DJ Delorie <dj@redhat.com>
2458
2459 * Makefile.def (target_modules) [libiberty]: Don't stage.
2460 * Makefile.in: Rebuilt.
2461
ad445c2c 24622004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 2463
ad445c2c
JJ
2464 * COPYING.NEWLIB: Update to include copyrights for new
2465 iconv code.
2466
72bbedde
AC
24672004-01-15 Andrew Cagney <cagney@redhat.com>
2468
2469 * src-release: Update copyright year.
2470 (do-proto-toplev): Configure using i686-pc-linux-gnu.
2471 (NEWLIB_SUPPORT_DIRS): Delete macro.
2472 (newlib.tar.bz2): Delete rule.
2473
a6d6062d
DD
24742004-01-14 Loren J. Rittle <ljrittle@acm.org>
2475
2476 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2477 * Makefile.tpl (configure-target-[+module+]): Support stage.
2478 * Makefile.in: Rebuilt.
2479
f8b73030
MR
24802003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2481
2482 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
2483 throughout.
2484
aff0e9df
NN
24852004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
2486
bb5dca17
NN
2487 * configure.in: Use ./config.cache, not config.cache.
2488 * configure: Regenerate.
2489 * Makefile.tpl: Special-casing not needed for GCC any more.
2490 * Makefile.in: Regenerate.
2491
82252c06
NN
2492 * configure.in: Don't share a cache file for host dirs.
2493 * configure: Regenerate.
2494
aff0e9df
NN
2495 * config-ml.in: Don't mess with the cache file.
2496
95036d20
NN
24972004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2498
ac7b618e
NN
2499 * Makefile.tpl: Make GCC use a separate config.cache.
2500 * Makefile.in: Regenerate.
2501
95036d20
NN
2502 PR bootstrap/11932, PR bootstrap/11933
2503 (I don't know if it will fix either of them, but it relates
2504 to them.)
2505 * configure.in: Don't use shared config.cache for target
2506 directories.
2507 * configure: Regenerate.
2508
08c1856b
DD
25092003-12-31 Roger Sayle <roger@eyesopen.com>
2510
2511 * configure.in (ia64*-*-hpux*): Disable building java libraries.
2512 * configure: Regenerated.
2513
c1968181 25142003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 2515
c1968181
DD
2516 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2517 * configure: Regenerated.
2518
10ecffb9
NN
25192003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2520
2521 Port change over from GCC:
2522 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
2523 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2524 (configure-build-[+module+], configure-[+module+]): Likewise.
2525 (configure-target-[+module+], configure-gcc, config.status): Likewise.
2526 * Makefile.in: Regenerate.
2527
f2ab5990
TF
25282003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2529
2530 * configure.in (raw_libstdcxx_flags): Remove the leading space.
2531 * configure: Regenerate.
2532
41a7d11a
JJ
25332003-11-27 Jeff Johnston <jjohnstn@redhat.com>
2534
80b200a1 2535 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
2536 stdlib.
2537
d9441a1f
DD
25382003-11-14 Arnaud Charlet <charlet@act-europe.fr>
2539
2540 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2541 * Makefile.in: Regenerate.
2542
3a48a978
DD
25432003-10-20 Phil Edwards <phil@codesourcery.com>
2544
2545 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
2546 * configure: Regenerate.
2547
f0b24077
NN
25482003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
2549
2550 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2551 HOST_FLAGS_TO_PASS.
2552 * Makefile.in: Regenerate.
2553
5fbad20a
DD
25542003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2555
2556 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2557 * configure: Rebuilt
2558 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2559 * Makefile.in: Rebuilt
2560
78be4155
L
25612003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2562
2563 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2564
051fcc7a
L
25652003-10-01 Phil Edwards <pme@gcc.gnu.org>
2566
2567 * config-ml.in: Use ac_configure_args directly instead of
2568 ml_arguments. Only set ml_norecursion if --no[-]recursion is
2569 actually seen.
2570
25712003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
2572
2573 * config-ml.in: Propagate INSTALL variables.
2574
f27d4f92
DJ
25752003-09-21 Daniel Jacobowitz <drow@mvista.com>
2576
2577 * configure.in: Pass a computed --program-transform-name
2578 to subconfigures.
2579 * configure: Regenerated.
2580
cae4d560
NN
25812003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2582
2583 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2584 * Makefile.in: Regenerate.
2585
2586 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2587 * Makefile.in: Regenerate.
2588
8ff944f6
DJ
25892003-09-17 Daniel Jacobowitz <drow@mvista.com>
2590
2591 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2592 quoting.
2593 * configure: Regenerated.
2594
d9a35680
MC
25952003-09-12 Michael Chastain <mec@shout.net>
2596
2597 Fix PR gdb/857.
2598 * src-release (do-proto-topleve): Remove junk files
2599 intl/config.cache, intl/config.status,
2600 intl/config.h, intl/stamp-h.
2601
710068b9
AC
26022003-09-14 Andrew Cagney <cagney@redhat.com>
2603
2604 * src-release (dejagnu.tar): New target.
2605 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
2606 (do-djunpack): Use $(PACKAGE) for the package name.
2607
e1008165
DD
26082003-09-04 DJ Delorie <dj@redhat.com>
2609
2610 * configure: Regenerate.
2611
21998d12
NC
26122003-09-04 Robert Millan <robertmh@gnu.org>
2613
2614 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 2615
ccca4bb3
DD
26162003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2617
2618 * configure.in: Ensure arguments to sed are properly spaced.
2619 * configure: Regenerate.
2620
ee949b5e
DJ
26212003-08-28 Daniel Jacobowitz <drow@mvista.com>
2622
2623 Merge from gcc:
2624 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
2625 * install-sh: Update to newer upstream versions (associated with
2626 aclocal 1.7).
2627 * missing: Likewise, plus $1Help2man -> $1 typo fix.
2628
75addda2
DJ
26292003-08-27 Daniel Jacobowitz <drow@mvista.com>
2630
2631 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2632 * configure: Regenerated.
2633
8d2877d8
NN
26342003-08-23 Phil Edwards <pme@gcc.gnu.org>
2635
2636 * configure.in: Use newline instead of semicolon when assuming
2637 shell arguments in a for loop.
2638 * configure: Regenerated.
2639
d2cc0e0d
GK
26402003-08-20 Geoffrey Keating <geoffk@apple.com>
2641
2642 PR 8180
2643 * configure.in: When testing with_libs and with_headers, treat
2644 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
2645 * configure: Regenerate.
80b200a1 2646
d2cc0e0d
GK
2647 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2648 make, shell, etc.
2649 (baseargs): Likewise.
2650 * configure: Regenerate.
2651
04d1ab34
GK
26522003-08-19 Geoffrey Keating <geoffk@apple.com>
2653
2654 * configure.in: Disable libgcj for darwin not on powerpc.
2655 * configure: Rebuild.
2656
ca506da8
MC
26572003-08-15 Michael Chastain <mec@shout.net>
2658
2659 * src-release (do-proto-toplev): Remove junk files
2660 dejagnu/example/calc/config.status,
2661 dejagnu/example/calc/config.log.
2662
a4aa3f49
DD
26632003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
2664
2665 * config-ml.in, symlink-tree: Add license.
2666
ede4fbe4
NN
26672003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
2668
2669 Merge from gcc:
2670
2671 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
2672 * Makefile.tpl (check, check-c++): Express dependencies using
2673 dependencies rather than commands.
2674 * Makefile.in: Regenerate.
2675
2676 2003-07-31 Geoffrey Keating <geoffk@apple.com>
2677 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2678 * Makefile.in: Update.
2679
970f29af
AC
26802003-08-01 Andrew Cagney <cagney@redhat.com>
2681
2682 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2683 * configure: Ditto.
2684
b2884a0c
DD
26852003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
2686
2687 * configure.in: Enable libgcj for darwin.
2688 * configure: Rebuild.
2689
c07f46a4
NN
26902003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
2691
2692 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
2693
9175bfc0
NN
26942003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
2695
2696 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2697 creating target and build subdirs to build all parent dirs as needed.
2698 * Makefile.in: Rebuild.
2699 * configure.in: Don't build dirs explicitly here.
2700 * configure: Rebuild.
2701
b9abda6a
AO
27022003-07-22 Alexandre Oliva <aoliva@redhat.com>
2703
2704 * Makefile.tpl (all-make): Depend on intl.
2705 * Makefile.in: Rebuilt.
2706
eef8ffd4
NN
27072003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
2708
2709 * config.if: Remove unused libc_interface determination.
2710
295efaf0
NN
27112003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
2712
2713 * Makefile.in: Regenerate, correctly this time.
2714
e5c3f801
NN
27152003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
2716
2717 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
2718 unused INSTALL_PROGRAM_ARGS.
2719 * configure.in: Use AC_PROG_INSTALL.
2720 * Makefile.in: Regenerate.
2721 * configure: Regenerate.
2722
4a18bd6b
AO
27232003-07-10 Alexandre Oliva <aoliva@redhat.com>
2724
2725 * configure: Rebuilt.
2726 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2727 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2728 newlib nor libgloss.
2729 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
2730 * configure.in (am33_2.0-*-linux*): Added.
2731
fbd1054d
BW
27322003-07-09 Bob Wilson <bob.wilson@acm.org>
2733
2734 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2735 * configure: Regenerate.
2736
b40e3958
L
27372003-07-06 H.J. Lu <hongjiu.lu@intel.com>
2738
2739 * config-ml.in: Replace PWD with PWD_COMMAND.
2740 * Makefile.tpl: Likewise.
2741 * Makefile.in: Regenerated.
2742
4a5be7ba
NN
27432003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
2744
2745 * configure.in: Clean up config-lang.in handling. Delete
2746 useless assignment to "subdirs".
2747 * configure: Regenerate.
2748
9c14acb8
NN
27492003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
2750
2751 * configure.in: Rename 'target_libs' to 'target_libraries'.
2752 Remove useless reference to 'target_libs'.
2753 * configure: Regenerate.
2754
8f32e830
KS
27552003-06-23 Keith Seitz <kseitz@sources.redhat.com>
2756
2757 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2758 * Makefile.in: Regenerate.
2759
12f0bd74
NN
27602003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
2761
2762 * Makefile.def: Introduce flags_to_pass.
2763 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2764 * Makefile.in: Regenerate.
2765
b07c2aad
HPN
27662003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
2767
2768 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2769 and target-libgloss.
2770 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2771 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 2772 * configure: Regenerate.
b07c2aad 2773
56f25033
DD
27742003-06-17 Benjamin Kosnik <bkoz@redhat.com>
2775
2776 * configure.in: Update testsuite_flags to new location.
2777 * configure. Regenerate.
80b200a1 2778
4ec9a3b2
NN
27792003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
2780
2781 * Makefile.tpl: Remove BUILD_CC stuff.
2782 * Makefile.in: Regenerate.
2783
059083b1 27842003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2785
059083b1
L
2786 * config.guess: Update to 2003-06-12 version.
2787 * config.sub: Update to 2003-06-13 version.
2788
535b046a
TS
27892003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2790
2791 * MAINTAINERS: Add myself as MIPS co-maintainer.
2792
00c22daa 27932003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2794
00c22daa
L
2795 * config.guess: Update to 2003-06-06 version.
2796 * config.sub: Update to 2003-06-06 version.
2797
1047cb91
DD
27982003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2799
2800 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2801 * configure. Regenerate.
2802
123494c8
NN
28032003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
2804
1047cb91
DD
2805 * configure.in: Disable serial configure by default.
2806 * configure: Regenerate.
2807 * Makefile.tpl: Abolish .NOTPARALLEL.
2808 * Makefile.in: Regenerate.
2809
7f121bbf
NN
2810 * Makefile.tpl: Replace {build,host,target}_canonical by
2811 {build,host,target}.
2812 * Makefile.in: Regenerate.
2813
123494c8
NN
2814 * Makefile.tpl: Fix stupid pasto.
2815 * Makefile.in: Regenerate.
2816
ec7e0995
NN
28172003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
2818
2819 * Makefile.tpl: Remove bogus conditional.
2820 * Makefile.in: Regenerate.
2821
27b1cc72
NN
28222003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
2823
2a4cbe27
NN
2824 * Makefile.tpl: Make 'recursive targets' using autogen rather
2825 than shell loop. Remove duplicate 'clean' targets and false
2826 comments.
2827 * Makefile.def: Add systematic dependencies to 'recursive' targets.
2828 Add systematic method of specifying missing targets in subdirs.
2829 Add copyright boilerplate.
2830 * Makefile.in: Regenerate.
2831 * configure.in: Add 'recursive targets' to maybe list.
2832 * configure: Regenerate.
2833
27b1cc72
NN
2834 * Makefile.tpl: Rename [+target+] to [+make_target+].
2835 * Makefile.def: Rename 'target' to 'make_target'.
2836
01e51bd0
NC
28372003-05-30 Nick Clifton <nickc@redhat.com>
2838
2839 * README-maintainer-mode: Update URL for locating blessed config
2840 tools.
2841
2fd84b42
NC
28422003-05-29 Robert Millan <rmh@debian.org>
2843
2844 * ltconfig: Import this patch and modify for use with current
2845 version of ltconfig:
2846
2847 2003-05-21 Bruno Haible <bruno@clisp.org>
2848
2849 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
2850 GNU/FreeBSD.
2851
8945c6bb
DD
28522003-05-28 DJ Delorie <dj@redhat.com>
2853
2854 * Makefile.tpl: Make maybe-check-gcc .PHONY.
2855 * Makefile.in: Regenerate.
2856
2f9632a1
JJ
28572003-05-28 Jeff Johnston <jjohnstn@redhat.com>
2858
80b200a1 2859 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 2860
3a12db16 28612003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 2862
3a12db16
DD
2863 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2864 newlib or libgloss.
2865 * Makefile.in: Regenerate.
2866
44482353
DD
28672003-05-21 DJ Delorie <dj@redhat.com>
2868
2869 * Makefile.tpl: Add missing empty maybe-check-gcc target.
2870 * Makefile.in: Regenerate.
2871
fec2c52d
MR
28722003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2873
2874 * configure.in: Use curly braces in the definition of tooldir.
2875 * configure: Regenerate.
2876
16ae0395
NN
28772003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
2878
2879 * configure.in: Switch more things to use maybe dependencies.
80b200a1 2880 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
2881 Factor out common code from autogen IF statements.
2882 * configure: Regenerate.
2883 * Makefile.in: Regenerate.
2884
ec11bdc6
DD
28852003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
2886
2887 * configure.in: Accept i[3456789]86 for machine type.
2888 * configure: Regenerate.
2889
dd12c3a8
NN
28902003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
2891
2892 * configure.in: Switch more things to use maybe dependencies.
2893 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
2894 * configure: Regenerate.
2895 * Makefile.tpl: Switch more things to use maybe dependencies.
2896 * Makefile.in: Regenerate.
2897
cf662e21
AJ
28982003-05-16 Andreas Schwab <schwab@suse.de>
2899
2900 * Makefile.tpl (install-opcodes): Define.
2901 * Makefile.in: Rebuild.
2902
5481b376
AJ
29032003-05-13 Andreas Jaeger <aj@suse.de>
2904
2905 * config.guess: Update to 2003-05-09 version.
2906 * config.sub: Update to 2003-05-09 version.
2907
3959a22a
AJ
29082003-05-13 Michael Eager <eager@mvista.com>
2909
2910 * configure.in: Correct sed script so that options in quotes are not
2911 deleted.
2912 * configure: Rebuild.
2913
564b43e5
CV
29142003-05-12 Corinna Vinschen <corinna@vinschen.de>
2915
2916 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2917 and $$s/newlib/libc/sys/cygwin32 include paths.
2918 * configure: Ditto.
2919
bb947dc9
L
29202003-05-05 H.J. Lu <hjl@gnu.org>
2921
2922 * config-ml.in: Restored from gcc repository.
2923
77f7441a
CD
29242003-05-02 Chris Demetriou <cgd@broadcom.com>
2925
80b200a1
ZW
2926 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2927 * Makefile.in: Regenerate.
77f7441a 2928
a26d7085
DJ
29292003-04-27 Daniel Jacobowitz <drow@mvista.com>
2930
2931 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
2932 and Makefile.def.
2933
e4c4d240
DJ
29342003-04-27 Daniel Jacobowitz <drow@mvista.com>
2935
2936 * Makefile.tpl: Clean $(BUILD_SUBDIR).
2937 * Makefile.in: Regenerated.
2938
62a3fc85
DD
29392003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2940
2941 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2942 * Makefile.in: Regenerate.
2943
29442003-04-18 Jakub Jelinek <jakub@redhat.com>
2945
2946 * configure.in (powerpc64*-*-linux*): Remove.
2947 * configure: Rebuilt.
2948
5b474aa8
DD
29492003-04-17 Phil Edwards <pme@gcc.gnu.org>
2950
2951 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
2952 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2953 and restrap.
2954 * Makefile.in: Regenerate.
2955
29562003-04-16 Richard Earnshaw <rearnsha@arm.com>
2957
2958 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2959 * configure: Regenerated.
2960
bc295afe
AO
29612003-04-11 Alexandre Oliva <aoliva@redhat.com>
2962
2963 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2964 * */configure: Rebuilt.
2965
3728fade
NN
29662003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
2967
2968 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2969 * Makefile.in: Regenerate.
2970
ce5b542e
MC
29712003-03-14 Michael Chastain <mec@shout.net>
2972
2973 * Makefile.in: Regenerate with correct Makefile.def.
2974
3db0a37f
NN
29752003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
2976
2977 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
2978 Make macro.
2979 * Makefile.in: Regenerate.
2980 * configure.in: Clean up gxx_include_dir logic.
2981 * configure: Regenerate.
2982
34349c6e
DD
29832003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2984
2985 * configure.in (gxx_include_dir): Fix typo.
2986 * configure: Regenerated.
2987
686c28c9
AC
29882003-03-06 Andrew Cagney <cagney@redhat.com>
2989
2990 * texinfo/texinfo.tex: Import version 2003-02-03.16.
2991
bba45b8b 29922003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 2993
bba45b8b
NN
2994 * configure.in: Include $(build_tooldir)/sys-include in
2995 FLAGS_FOR_TARGET.
2996 * configure: Regenerated.
2997
2683747f
NN
29982003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
2999
bba45b8b
NN
3000 * Makefile.tpl: Reindent.
3001 * Makefile.in: Regenerate.
3002 * configure.in: Reindent. Don't set unused variables.
3003 * configure: Regenerate.
3004
2683747f
NN
3005 * Makefile.tpl: Always pass down RANLIB.
3006 * Makefile.in: Regenerate.
3007
3008 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3009 * Makefile.in: Regenerate.
3010 * configure.in: Remove unused logic relating to --enable-shared
3011 and --enable-threads. Remove bogus comments. Remove redundant
3012 noconfigdirs.
3013 * configure: Regenerate.
3014
3015 * configure.in: Replace ${libstdcxx_version} by its value.
3016 Remove reference to mh-dgux.
3017 * configure: Regenerate.
3018
50212802
NN
30192003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3020
3021 * Makefile.tpl: Rearrange.
3022 * Makefile.in: Regenerate.
3023
a6be7fc6
NC
30242003-02-25 Nick Clifton <nickc@redhat.com>
3025
3026 * configure: Remove site-file supprot - it is obsolete.
3027
f8a495c8
NC
30282003-02-24 Uwe Stieber <uwe@wwws.de>
3029
3030 * configure.in: Add support for kaOS as cross build target system.
3031 * configure: Regenerated.
3032
3decd77d
DD
30332003-02-20 Sean McNeil <sean@blue.mcneil.com>
3034
3035 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3036 configure-target-* as some target builds may require additional
3037 flags for preprocessor tests.
3038 * Makefile.in: Regenerated.
3039
f4ff34a3
AO
30402003-02-19 Alexandre Oliva <aoliva@redhat.com>
3041
3042 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3043 * ltconfig: Handle it.
3044 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3045 auto-detecting it.
3046
b7e4a931
AO
30472003-02-19 Alexandre Oliva <aoliva@redhat.com>
3048
3049 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3050 it is used as argument to $CC.
3051 * ltcf-gcj.sh: Likewise.
3052
6b784d9f
AO
30532003-02-19 Alexandre Oliva <aoliva@redhat.com>
3054
3055 * configure.in: Introduce --enable-maintainer-mode.
3056 * configure: Rebuilt.
3057 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3058 for maintainer mode.
3059 * Makefile.in: Rebuilt.
3060
8bcd8a07
AC
30612003-02-19 Andrew Cagney <ac131313@redhat.com>
3062
3063 * configure: Regenerate using autoconf 2.13.
3064
ee3fd329
AM
30652003-02-19 Alan Modra <amodra@bigpond.net.au>
3066
3067 * config.guess: Import latest version.
3068 * config.sub: Import latest version.
3069
e9e45685
JM
30702003-02-18 Jason Merrill <jason@redhat.com>
3071
3072 * Makefile.tpl (check-c++): Allow parallelism.
3073
859789af
AC
30742003-02-17 Andrew Cagney <ac131313@redhat.com>
3075
3076 * configure: Regenerate using autoconf 000227.
3077
b3f16a9b
GK
30782003-02-15 Geoffrey Keating <geoffk@apple.com>
3079
3080 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3081 don't configure target-libobjc.
3082 * configure: Regenerate.
3083
72e60e02
DD
30842003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3085
3086 * Makefile.tpl (RANLIB): Define.
3087 * Makefile.in: Regenerate.
3088
91f0e695
KS
30892003-02-06 Keith R Seitz <keiths@redhat.com>
3090
3091 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3092 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3093 * Makefile.in: Regenerated.
3094 * configure.in: Remove all traces of snavigator, db, and grep.
3095 * configure: Regenerated.
3096
122bfa92
FCE
30972003-01-31 Frank Ch. Eigler <fche@redhat.com>
3098
3099 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3100 * Makefile.in: Regenerated.
3101
264095c3
AO
31022003-01-30 Alexandre Oliva <aoliva@redhat.com>
3103
3104 * config.if: Copy from GCC.
3105
a84dbcb3
AO
31062003-01-27 Phil Edwards <pme@gcc.gnu.org>
3107
3108 * configure.in: Revert 24Jan change.
3109 * configure: Regenerate.
3110
19618276
NN
31112003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3112
3113 * configure.in: Revert previous change.
3114 * configure: Regenerate.
3115
b7f27a92
NN
31162003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3117
3118 * configure.in: Make rda native-only.
3119 * configure: Regenerate.
3120
83326456
NN
31212003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3122
3123 * configure.in: Add missing \.
3124 * configure: Rebuilt.
3125
5e367fa5
JJ
31262003-01-17 Jakub Jelinek <jakub@redhat.com>
3127
3128 * configure.in (baseargs): Avoid using \| in sed regular
3129 expressions.
3130 * configure: Rebuilt.
3131
e01f337c
JJ
31322003-01-16 Jakub Jelinek <jakub@redhat.com>
3133
3134 * configure.in (baseargs): Remove all supported forms of
3135 --cache-file, --srcdir, --host, --build and --target options
3136 from argument lists.
3137 * configure: Rebuilt.
3138
aa236487
AO
31392003-01-15 Alexandre Oliva <aoliva@redhat.com>
3140
3141 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3142 * configure: Rebuilt.
3143
586c0873
NN
31442003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
3145
3146 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3147 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3148 * Makefile.in: Regenerate.
3149 * configure: Regenerate.
3150
497f816e
DD
31512003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3152
3153 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3154 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3155 * Makefile.in: Regenerate.
3156
bfbe5519
AO
31572003-01-09 Alexandre Oliva <aoliva@redhat.com>
3158
3159 * configure.in: Remove Makefile in build, host and target modules
3160 unless configure was run with --no-recursion.
3161 * configure: Rebuilt.
3162
3f234ef5
CD
31632003-01-08 Chris Demetriou <cgd@broadcom.com>
3164
3165 * config.guess: Update to 2003-01-03 version.
3166 * config.sub: Update to 2003-01-03 version.
3167
a3982d48
CF
31682003-01-07 Christopher Faylor <cgf@redhat.com>
3169
3170 * configure: Regenerate with proper autoconf 2.13.
3171
75778ec4
CF
31722003-01-07 Christopher Faylor <cgf@redhat.com>
3173
80b200a1
ZW
3174 * configure.in: Add AC_PREREQ for consistency.
3175 * configure: Regenerate.
75778ec4 3176
c180f501
AC
31772003-01-06 Andrew Cagney <ac131313@redhat.com>
3178
3179 * configure.in (GDB_TK): Add tcl directories conditional on
3180 gdb/gdbtk directory being present.
3181 * configure: Regenerate.
5481b376 3182
46ca2cc2
DA
31832003-01-04 John David Anglin <dave.anglin@nrc.ca>
3184
3185 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
3186 by gcc if LD is not defined and we are not doing a Canadian Cross.
3187 * configure: Rebuilt.
3188
53dd8dab
DJ
31892003-01-01 Daniel Jacobowitz <drow@mvista.com>
3190
3191 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3192
50ceb20c
TT
31932002-12-31 Tom Tromey <tromey@redhat.com>
3194
3195 * Makefile.in: Rebuilt.
3196 * Makefile.def (target_modules) [libffi]: Allow installation.
3197
e78b5cfe
AS
31982002-12-31 Andreas Schwab <schwab@suse.de>
3199
3200 * configure.in: Fix use of $program_transform_name.
3201 * configure: Regenerated.
3202
67448102
DJ
32032002-12-30 Daniel Jacobowitz <drow@mvista.com>
3204
3205 * configure.in (baseargs): Don't remove first configure argument.
3206 * configure: Regenerated.
3207
e6bfb94a
AO
32082002-12-29 Alexandre Oliva <aoliva@redhat.com>
3209
3210 * Makefile.tpl (local-distclean): Don't remove...
3211 (multilib.ts): ... this. Moved into...
3212 (multilib.out): ... this. Don't use sub-make.
3213 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3214 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3215 (configure-build-[+module+], configure-[+module+],
3216 configure-target-[+module+], configure-gcc): ... these. Test
3217 for Makefile existence. Drop config.status from dependencies.
3218 * Makefile.in: Rebuilt.
3219 * configure.in: Move gcc-version-trigger to the end of
3220 ac_configure_args. Add comments to maybedep.tmp and
3221 serdep.tmp. Introduce --disable-serial-configure. Remove
3222 nonopt from baseargs, matching and removing corresponding
3223 whitespace while at it.
3224 * configure: Rebuilt.
3225
8f0dfb36
AO
32262002-12-28 Alexandre Oliva <aoliva@redhat.com>
3227
3228 * configure.in (host_configargs): Replace reference to
3229 no-longer-defined buildopts with --build=${build_alias}.
3230 * configure: Rebuilt.
3231
43be203f
AO
32322002-12-28 Alexandre Oliva <aoliva@redhat.com>
3233
3234 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3235 program_transform_name to standard idiom.
3236 (AUTOGEN, AUTOCONF): Define.
3237 (Makefile.in): Use $(AUTOGEN).
3238 (Makefile): Depend on config.status, and use autoconf-style rule to
3239 build it. Move original commands to...
3240 (config.status): ... this new target.
3241 (configure): Add $(srcdir). Depend on config/acx.m4. Use
3242 $(AUTOCONF).
3243 * Makefile.in: Rebuilt.
3244
a0da8069
NN
32452002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
3246
d18f1c9f
NN
3247 * Makefile.tpl: Fix dramatic bustage due to change in
3248 program_transform_name.
3249 * Makefile.in: Regenerate.
3250
3251 * configure.in: Remove unnecessary PATH setting.
3252 * configure: Regnerate.
3253
3254 * configure.in: Don't default to unprefixed tools unless
3255 the native tools will work.
3256 * configure: Regenerate.
3257
a0da8069
NN
3258 * configure.in: Convert to autoconf script. Blow away lots
3259 of now-redundant Makefile fragments.
3260 * configure: Generate using Autoconf.
3261 * Makefile.tpl: Rewrite to reflect autoconfiscation.
3262 * Makefile.in: Regenerate.
3263
c567df0a
NN
32642002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
3265
5481b376 3266 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
3267 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3268
5481b376 3269 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 3270 where they belong.
2c7f9a32 3271
2dabcfb4
AS
32722002-12-24 Andreas Schwab <schwab@suse.de>
3273
3274 * Makefile.tpl (multilib.out): Fix missing space.
3275 * Makefile.in: Regenerate.
3276
1086bc09
NN
32772002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
3278
3279 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3280 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3281 * Makefile.in: Regenerate.
3282 * configure.in: Remove unnecessary leftovers.
3283
1086bc09
NN
32842002-12-21 Geoffrey Keating <geoffk@apple.com>
3285
3286 * configure.in (extra_ranlibflags_for_target): New variable.
3287 (*-*-darwin): Add -c to ranlib commands.
3288 * configure (tooldir): Handle extra_ranlibflags_for_target.
3289
14e9ca95
JJ
32902002-12-20 Jeff Johnston <jjohnstn@redhat.com>
3291
3292 * COPYING.NEWLIB: Updated.
3293 * COPYING.LIBGLOSS: Ditto.
3294
14c428fb
NN
32952002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3296
3297 * Makefile.tpl: Revert HJL's change.
3298 * Makefile.in: Regenerated.
3299 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3300 always.
3301
313b8244
AS
33022002-12-19 Andreas Schwab <schwab@suse.de>
3303
3304 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3305 * Makefile.in: Regenerate.
3306
efeae3db
L
33072002-12-18 H.J. Lu <hjl@gnu.org>
3308
3309 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3310 * Makefile.in: Regenerated.
3311
3312 * configure.in (build_prefix): New. Substitute.
3313
43d92c63
NN
33142002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3315
59da4fe6
NN
3316 * Makefile.tpl: Don't let real targets depend on phony targets.
3317 * Makefile.in: Regenerate.
3318
43d92c63
NN
3319 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3320 * Makefile.in: Regenerate.
3321
b72e6a2d
JM
33222002-12-16 Jason Merrill <jason@redhat.com>
3323
3324 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3325 previous 'make bootstrap'.
3326 * Makefile.in: Regenerate.
3327
95c72c44
HPN
33282002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3329
3330 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3331
7d695d07
JM
33322002-12-13 Jason Merrill <jason@redhat.com>
3333
3334 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
3335 library tests.
3336 (check-c++): Just depend on it and check-target-libstdc++-v3.
3337 * Makefile.in: Regenerate.
3338
54103d1e
NN
33392002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3340
3341 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3342 * Makefile.in: Regenerate.
3343
4024f1e1
JJ
33442002-12-12 Jeff Johnston <jjohnstn@redhat.com>
3345
80b200a1
ZW
3346 * COPYING.NEWLIB: Update list of alternate Regent of California
3347 licenses and discuss official revoking of advertising clause.
3348 * COPYING.LIBGLOSS: Ditto.
4024f1e1 3349
7dda0df6
AO
33502002-12-12 Alexandre Oliva <aoliva@redhat.com>
3351
3352 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3353 * Makefile.in: Rebuilt.
3354
d03be79e 33552002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 3356
929293f4
NN
3357 * configure: Fix bug put in by gremlins.
3358
d03be79e
NN
3359 * Makefile.tpl: Substitute more autoconfily.
3360 * configure: Substitute more autoconfily.
3361 * Makefile.in: Regenerate.
3362
33632002-12-08 Andrew Cagney <ac131313@redhat.com>
3364
3365 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3366 * Makefile.in (all-sim): Ditto.
a36d530e
DD
3367
33682002-12-06 DJ Delorie <dj@redhat.com>
3369
3370 * Makefile.tpl: Change configure dependencies to not have real
3371 targets depend on phony targets.
b4a77b47 3372
db1ac78d
NN
33732002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3374
bcaf2395
NN
3375 * configure.in: Revert unintentional change.
3376
b4fa093e
NN
3377 * src-release: Configure host subdirs.
3378
db1ac78d
NN
3379 * Makefile.tpl: Change dependency for */multilib.out so that
3380 it works when gcc isn't in the tree.
3381
3382 * configure.in: Substitute more.
3383 * configure: Run subconfigures from the Makefile.
3384 * Makefile.tpl: Run subconfigures from the Makefile; add a few
3385 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
3386
15723a45
NN
33872002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
3388
e2b9e2dc
NN
3389 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3390 and corresponding dependencies.
3391 * Makefile.in: Regenerate.
3392
2af579c4
NN
3393 * configure.in (host_tools): Order binutils, gas and ld for
3394 convenience in running the testsuites.
3395
a2cc058a
NN
3396 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3397 * Makefile.in: Regenerate.
3398 * configure.in: Introduce rules to serialize subconfigure runs.
3399
15723a45
NN
3400 * configure.in: Introduce BASE_CC_FOR_TARGET.
3401 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
3402 Realize configure-build-* targets. Realize configure-target-* targets.
3403 * Makefile.in: Regenerate.
3404
ae831be5
NN
34052002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3406
3407 * configure: Move gcc_version_trigger stuff from here...
3408 * configure.in: ...to here.
3409
3410 * configure.in: Separate subconfigure options added by this file from
3411 options given by the user. Add machinery to put args for host
3412 subconfigures into the Makefile.
3413
3414 * Makefile.tpl: Remove 'vault' targets.
3415 * Makefile.tpl: Reorder and comment dependencies.
3416 * Makefile.in: Regenerate.
3417
bbf7c8ac
NN
34182002-11-28 Geoffrey Keating <geoffk@apple.com>
3419
3420 * configure.in: Move host-specific darwin noconfigdirs into
3421 the host-specific section.
3422
930314a4
NN
34232002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3424
52d7cdee
NN
3425 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
3426 during replay.
3427 * Makefile.in: Regenerate.
3428
930314a4
NN
3429 (finishing slow-motion replay)
3430 * configure: Remove skip-this-dir support.
3431 * Makefile.tpl: Remove skip-this-dir support.
3432
3433 * Makefile.tpl: Remove leftover support for non-autoconfiscated
3434 subdirectories.
3435 * Makefile.in: Regenerate.
3436
3437 * Makefile.tpl: Strip out useless setting of 'dir'.
3438 * Makefile.in: Regenerate.
5481b376 3439
930314a4
NN
34402002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3441
3442 (finishing slow-motion replay)
3443 * configure.in: Fix deeply stupid bug.
3444
3445 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3446 shell code in CXX_FOR_TARGET
3447 * Makefile.def: Introduce raw_cxx.
3448 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3449 RAW_CXX_FOR_TARGET.
3450 * Makefile.in: Regenerate.
3451
34522002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3453
3454 (finishing slow-motion replay)
3455 * Makefile.tpl: Remove unnecessary ifs.
3456 * Makefile.in: Regenerate.
3457
5481b376 3458 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3459 dependencies. Maybe-ize build-libiberty. Create dummy install
3460 targets for 'no_install' modules.
5481b376 3461 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 3462 build_modules stuff to configure.in.
5481b376 3463 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3464 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
3465 * Makefile.in: Regenerate.
3466
3866be5d
NN
34672002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3468
3469 (continuing slow-motion replay)
3470 * Makefile.tpl: Make all-target, install-target behave similarly
3471 to all, install (only hitting configured targets). Eliminate
3472 unused macro defintions.
3473
3474 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3475 build != host.
3476
3477 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3478
3479 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3480
5481b376 3481 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
3482 configuring. Remove references to "dosrel".
3483 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 3484 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 3485 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 3486 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
3487 and redundant dependency; rearrange slightly.
3488 * Makefile.def: Add host-side libtermcap, utils.
3489
3490 * Makefile.in: Regenerate.
3491
e393202e
NN
34922002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3493
3494 (Continuing slow-motion replay)
3495 * Makefile.def: Add list of recursive targets to autogenerate.
3496 Add build_modules.
3497 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
3498 targets. Autogenerate *-build-* targets.
3499 * Makefile.in: Regenerate.
3500
583d52d7
NN
35012002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3502
3503 (Continuing slow-motion replay)
3504 * configure: More autoconf-style substitutions.
3505 * Makefile.tpl: More autoconf-style substitutions.
3506 * Makefile.in: Regenerate.
3507
35082002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3509
3510 (Continuing slow-motion replay)
3511 * configure: Substitute more variables in a more autoconf-friendly
3512 way. Simplify slightly.
3513 * Makefile.tpl: Make more variables substitutable in an
3514 autoconf-friendly way.
3515 * Makefile.in: Regenerate.
3516
874e38b4
NN
35172002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3518
3519 (Continuing slow-motion replay)
3520 * configure.in (v810*): Remove special setting of tools.
3521
3522 * configure: Add support for extra required flags for ar or nm.
3523 * configure.in (aix4.3+): Use above support for target-specific
3524 issues, rather than using config/mt-aix43.
3525
852e5f18
NN
35262002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3527
3528 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
3529 * configure: Remove 'removing', which doesn't work. Replace $subdir
3530 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
3531 with $srcdir. Reformat indentation. Substitute some variables
3532 formerly hard-coded in the Makefile for build=host.
3533 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3534 * Makefile.def: Autogenerate more.
3535 * Makefile.in: Regenerate.
3536
c9a0d920
DD
35372002-11-13 Bruce Korb <bkorb@gnu.org>
3538
3539 * Makefile.tpl: syntactic cleanup
3540
dd2768ff
KB
35412002-11-04 Kevin Buettner <kevinb@redhat.com>
3542
3543 * Makefile.def (host_modules): Add rda.
3544 * Makefile.in: Regenerate.
3545 * configure.in (target_tool): Add target-rda to list.
3546
1aa8389d
DD
35472002-10-25 Phil Edwards <pme@gcc.gnu.org>
3548
3549 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
3550 and restrap targets to this rule.
3551 * Makefile.in: Regenerate.
3552
28f46298
HPN
35532002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
3554
3555 * configure.in (i[3456]86-*-linux*): Add check to disable
3556 ${libgcj} for glibc1.
3557
ff72e302
NC
35582002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
3559
3560 * configure.in: Add tic4x target.
3561
8607b6c9
NN
35622002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
3563
3564 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3565 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3566 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3567 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3568 * Makefile.in: Regenerate.
3569
f8f61f4a
NN
35702002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3571
c86f794b
NN
3572 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3573 * Makefile.in: Regenerate.
3574
a9590527
NN
3575 * Makefile.def: Remove order dependency comments.
3576 * Makefile.tpl: Add explicit install-install dependencies.
3577 * Makefile.in: Regenerate.
3578
8412ce72
NN
3579 * Makefile.tpl: Remove material now in src-release. (Finally!)
3580 * Makefile.in: Regenerate.
3581
8b9f37f1
NN
3582 * configure: Restore my original patch by syncing with gcc version.
3583
f8f61f4a
NN
3584 * Bring following over from gcc:
3585
35862002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
3587
3588 * configure.in (s390*-*-linux*): Enable libgcj.
3589
403d9505
NN
35902002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3591
3592 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
3593
95f6f383
AM
35942002-10-02 Alan Modra <amodra@bigpond.net.au>
3595
e4673b0a 3596 * configure: Move stray lines back to where they belong.
95f6f383 3597
748503c8
NN
35982002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
3599
a581b5c3
NN
3600 * Makefile.tpl: Insert configure-target target, for src-release.
3601
c084f5b4
NN
3602 * configure: Finish reverting change which Andrew Cagney started
3603 reverting. Should fix bustage.
3604
7aa673ed 3605 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
3606 * src-release: New file. Contains material for making net
3607 releases for gdb, binutils, et al., formerly in Makefile.in.
3608
82a9b2d9
NC
36092002-09-30 Nick Clifton <nickc@redhat.com>
3610
3611 * cpu: New top level directory. Intended to hold input files for
3612 CGEN which have FSF copyright assignment.
3613 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3614
c2463a00
AC
36152002-09-29 Andrew Cagney <ac131313@redhat.com>
3616
3617 Revert below (note that src does not contain Makefile.tpl):
3618 * Makefile.tpl: Make subsituted variables more autoconfy.
3619 * Makefile.in: Regenerate.
3620
f03b4789
NN
36212002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
3622
c11e16a9
NN
3623 * configure: Revert accidentally applied changes.
3624
f03b4789
NN
3625 * Makefile.tpl: Make more autoconf-friendly.
3626 * Makefile.in: Regenerate.
3627 * configure: Make substitution more autoconf-like.
3628
36292002-09-28 Richard Earnshaw <rearnsha@arm.com>
3630
3631 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3632 single entry to handle all these.
3633 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
3634 libjava on arm-*-elf.
3635
c0292023
GK
36362002-09-27 Geoffrey Keating <geoffk@apple.com>
3637
3638 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3639 things that depend on them.
3640
c66d951e
NN
36412002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3642
3643 * Makefile.tpl: Make subsituted variables more autoconfy.
3644 * Makefile.in: Regenerate.
3645 * configure: Make seds more autoconfy.
3646
907a7241 36472002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
3648
3649 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3650 * Makefile.in: Regenerate.
3651 * configure.in: Rewrite sed statements to look autoconfy.
3652
907a7241
NN
3653 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3654 all-target-foo on configure-target-foo.
3655 * Makefile.def: Ditto.
3656 * Makefile.in: Rebuild.
3657
405ea7a0
NN
36582002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
3659
3660 * Makefile.def: New file.
3661 * Makefile.tpl: New file.
3662 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3663
3664 * configure.in: Minor rearrangement. Simplify tests.
3665
bdc57bfd
JT
36662002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
3667
3668 * configure.in (with_headers): Skip copy if value is "yes".
3669 (with_libs): Likewise.
3670
ae03d6e2
NN
36712002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3672
3673 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3674 * configure.in (sh*-*-pe*): Ditto.
3675 * configure.in (mips*-*-pe*): Ditto.
3676 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
3677
3678 * configure.in: Rearrange.
3679
707960fe
NC
36802002-09-12 Nick Clifton <nickc@redhat.com>
3681
3682 * Import these changes from the config master repository:
3683
3684 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
3685
3686 * config.sub: Add tic4x target.
3687
3688 2002-09-03 Ben Elliston <bje@redhat.com>
3689
3690 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
3691 Reported by <Duncan_Stodart@insession.com>.
3692
36ea319f
JJ
36932002-09-10 Jeff Johnston <jjohnstn@redhat.com>
3694
3695 * COPYING.NEWLIB: More updates.
3696
cf57480a
JJ
36972002-09-09 Jeff Johnston <jjohnstn@redhat.com>
3698
3699 * COPYING.NEWLIB: Update.
3700
fd31a171
AC
37012002-08-23 Andrew Cagney <ac131313@redhat.com>
3702
23b632fc
AC
3703 * texinfo/texinfo.tex: Import version 2002-06-04.06.
3704
fd31a171
AC
3705 * config.guess: Import version 2002-08-23.
3706 * config.sub: Import version 2002-08-22.
3707
a08bafb5
AO
37082002-08-20 Alexandre Oliva <aoliva@redhat.com>
3709
3710 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3711 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3712 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3713
17240c1f
NC
37142002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
3715
3716 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3717
e70ad0c6
L
37182002-08-04 H.J. Lu (hjl@gnu.org)
3719
3720 * configure.in (mips*-*-linux*): Don't skip target-libffi.
3721
574e6d11
DD
37222002-07-31 Alan Modra <amodra@bigpond.net.au>
3723
3724 * configure.in: Move generic linux case to end. Copy generic
3725 linux noconfigdirs to mips*-*-linux* entry and new
3726 powerpc64*-*-linux* entry. Add target-libffi for the latter.
3727
611e7523
CD
37282002-07-19 Chris Demetriou <cgd@broadcom.com>
3729
3730 * MAINTAINERS: Clarify on config.guess and config.sub, and add
3731 one instance of them which was missed to the list to update.
3732
51759676
CD
37332002-07-16 Chris Demetriou <cgd@broadcom.com>
3734
3735 * config.guess: Update to 2002-07-09 version.
3736 * config.sub: Update to 2002-07-03 version.
3737
7c1f909c
DD
37382002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
3739
3740 * configure.in: Remove two redundant tests.
3741
d7cf5d30
DD
37422002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3743
3744 * configure.in (mips*-*-irix6*o32): Enable stabs.
3745
c74222f7
DD
37462002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
3747
5b53c336
DD
3748 * configure.in: Don't build grez.
3749 * Makefile.in: Ditto.
3750
c74222f7
DD
3751 * Makefile.in: Remove references to bsp, cygmon, libstub.
3752 * configure.in: Ditto.
3753
3754 * configure.in: Remove leftover reference to gdbtest.
3755
edd1b227
DD
37562002-07-08 Phil Edwards <pme@gcc.gnu.org>
3757
3758 * configure.in (gxx_include_dir): Change to match versioned
3759 C++ headers if --enable-version-specific-runtime-libs is used.
3760
486186e3
AO
37612002-07-04 Steve Ellcey <sje@cup.hp.com>
3762
3763 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3764
ff0a3bf8
DD
37652002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
3766
3767 * configure.in: Make --without-x work.
3768
1dfa8174
NC
37692002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
3770
3771 * contrib: New directory. Created to contain a copy of the
5481b376 3772 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
3773 the FSF GCC sources.
3774
07637366
DD
37752002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
3776
b6f83f2a
DD
3777 * configure.in: Rearrange target Makefile fragment collection.
3778
07637366
DD
3779 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3780 cvs[src].
3781 * configure.in: Ditto.
3782
f48556b1
DD
37832002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3784
3785 * Makefile.in: Eliminate 'apache' targets.
3786 * configure.in: Eliminate 'apache' targets.
3787
3788 * configure.in: Eliminate redundant tests. Reorganize.
3789
3790 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3791
3792 * config-ml.in: Eliminate references to Cygnus configure.
3793
3794 * Makefile.in: Eliminate references to building emacs.
3795
37962002-07-01 Denis Chertykov <denisc@overta.ru>
3797
3798 * configure.in: Add support for ip2k.
3799
cdb9e2b8
BE
38002002-06-24 Ben Elliston <bje@redhat.com>
3801
3802 * configure.in (host_tools): Remove cgen.
3803
3804 * Makefile.in (all-cgen): Remove; runs from its source directory.
3805 (check-cgen, install-cgen, clean-cgen): Likewise.
3806 (all-opcodes): No not depend on all-cgen.
3807 (all-sim): Likewise.
3808
3558860c
DD
38092002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
3810
3811 * configure.in: Fix AIX configury bug.
3812
e3b0c936
DD
38132002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3814
cdb9e2b8 3815 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 3816
cdb9e2b8
BE
3817 * configure.in: Move definition of libstdcxx_flags right above
3818 usage, rather than way earlier.
8ee424c0 3819
c712250a
DD
3820 * configure.in: Pull definition of is_cross_compiler earlier.
3821
9ee1a75c
DD
3822 * configure.in: Rearrange a little.
3823
e3b0c936
DD
3824 * configure.in: Remove references to librx.
3825 * Makefile.in: Remove references to librx.
3826
b2bd228e
DD
38272002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3828
3829 * configure.in: Eliminate ${gasdir} variable.
3830
7cd52483
DB
38312002-06-18 Dave Brolley <brolley@redhat.com>
3832
3833 * configure.in: Add support for frv.
3834 * config.sub: Add support for frv.
3835
6c5e141a
DD
38362002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3837
3838 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3839
0d18b56d
JT
38402002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
3841
3842 * configure.in (vax-*-netbsd*): Re-enable gas.
3843
fd8958d5
DD
38442002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
3845
27f15fdd
DD
3846 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3847 BUILD_PREFIX_1, to correct nomenclature.
3848 * configure: Likewise.
3849
fd8958d5
DD
3850 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3851 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3852
0c2442b7
DD
38532002-05-31 Olaf Hering <olh@suse.de>
3854
3855 * config-ml.in: Propogate DESTDIR also.
3856
a3602181
JT
38572002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
3858
3859 * configure.in (vax-*-netbsd*): Don't build gas for this
3860 platform.
3861
c95f53ae
MM
38622002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
3863
3864 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3865 and libgcj for AVR.
3866
1d7c1053
NC
38672002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
3868
3869 * config.sub: Add DLX target.
3870
4b37028f
JT
38712002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
3872
3873 * config.guess: Update to 2002-05-22 version.
3874 * config.sub: Likewise.
3875
d5de0a84
NC
38762002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3877
3878 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3879 * config-ml.in: Likewise.
3880 * configure: Likewise.
3881 * configure.in: Likewise.
3882
c92a0210
DD
38832002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
3884
115a77aa
DD
3885 * configure.in: Simplify makefile fragment collection.
3886
3887 * configure.in: Remove code to build emacs.
e99daf2b 3888
91e060aa
DD
3889 * configure.in : Remove --srcdir argument from targargs and buildargs
3890 (it's always overridden in the Makefile anyway). Rearrange a bit.
3891
3892 * configure: Move some logic to configure.in.
3893 * configure.in: Move some logic from configure.
c92a0210 3894
91217342
JJ
38952002-05-07 Jeff Johnston <jjohnstn@redhat.com>
3896
3897 * COPYING.LIBGLOSS: New file.
3898
d3d8a9ee
NC
38992002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
3900
3901 * Makefile.in: Honour DESTDIR.
3902
3a036cdc
AO
39032002-05-05 Alexandre Oliva <aoliva@redhat.com>
3904
3905 * configure.in (noconfigdirs): Don't disable libgcj on
3906 sparc64-*-solaris* and sparcv9-*-solaris*.
3907
6d095fe4
AO
39082002-05-03 Alexandre Oliva <aoliva@redhat.com>
3909
3910 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3911
dac55df9
TF
39122002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
3913
3914 * configure.in (FLAGS_FOR_TARGET): Do not add
3915 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3916 on i[3456]86-*-linux*.
3917
a018e15b
TF
39182002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
3919
3920 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
3921
3922 * configure.in (noconfigdirs): Do not add target-newlib if
3923 target == i[3456]86-*-linux*, and host == target.
3924
5f284831
MM
39252002-04-29 Mark Mitchell <mark@codesourcery.com>
3926
3927 * config.guess: Updated to 2002-04-26's version.
3928 * config.sub: Updated to 2002-04-26's version.
3929
33babf59
DD
39302002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
3931
bd5f7da2
DD
3932 * configure.in: delete reference to absent file
3933
a0c4f3a0
DD
3934 * configure.in: replace '[' with 'test'
3935
66f1ba4f
DD
3936 * configure.in: Eliminate references to gash.
3937 * Makefile.in: Eliminate references to gash.
3938
7c3ab50c
DD
3939 * configure.in: remove useless references to 'pic' makefile fragments.
3940
bbc025f5
DD
3941 * configure.in: (*-*-windows*) Finish removing.
3942
33babf59
DD
3943 * configure.in: Eliminate redundant test for libgui.
3944
d5ec694c
DD
39452002-04-26 Joel Sherrill <joel@OARcorp.com>
3946
3947 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
3948 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
3949
57a5346c
DD
39502002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
3951
3952 * configure.in: remove references to dead files
3953
dbf93899
DD
39542002-04-18 Tom Tromey <tromey@redhat.com>
3955
3956 * configure.in: Disallow configuring libgcj when it is already
3957 installed and we're using Solaris 2.8 linker. Do enable libgcj on
3958 Solaris 2.8 by default. For PR libgcj/6158.
3959
26eadf68
DD
39602002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3961
3962 * configure.in: Move default CC setting out of config/mh-* fragments
3963 directly into here.
3964
a0a2c6c6
DD
39652002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3966
3967 * configure.in: don't even try to configure or make a subdirectory
3968 if there's no configure script for it.
3969
9972f812
DD
39702002-04-15 Mark Mitchell <mark@codesourcery.com>
3971
3972 * MAINTAINERS: Remove chill maintainers.
3973 * Makefile.in (CHILLFLAGS): Remove.
3974 (CHILL_LIB): Remove.
3975 (TARGET_CONFIGDIRS): Remove libchill.
3976 (CHILL_FOR_TARGET): Remove.
3977 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
3978 CHILL_LIB.
3979 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
3980 (CHECK_TARGET_MODULES): Likewise.
3981 (INSTALL_TARGET_MODULES): Likewise.
3982 (CLEAN_TARGET_MODULES): Likewise.
3983 (configure-target-libchill): Remove.
3984 (all-target-libchill): Remove.
3985 * configure.in (target_libs): Remove target-libchill.
3986 Do not compute CHILL_FOR_TARGET.
3987 * libchill: Remove directory.
5481b376 3988
75205f78
DD
39892002-04-15 DJ Delorie <dj@redhat.com>
3990
3991 * Makefile.in, configure.in, configure: Sync with gcc, entries
3992 follow...
3993
39942002-04-08 Tom Tromey <tromey@redhat.com>
3995
3996 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3997 Fixes PR libgcj/6068.
3998
39992002-03-30 Krister Walfridsson <cato@df.lth.se>
4000
4001 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4002
40032002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4004
4005 * configure.in (alpha*-dec-osf*): Enable libgcj.
4006
40072002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4008
4009 Fix for: PR bootstrap/3591, target/5676
4010 * configure.in (mcore-pe): Disable the configuration of
4011 libstdc++-v3 since exceptions are not supported.
4012
40132002-03-20 Anthony Green <green@redhat.com>
4014
4015 * configure.in: Enable libgcj for xscale-elf target.
4016
40172002-02-28 Alexandre Oliva <aoliva@redhat.com>
4018
4019 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4020 libjava.
4021 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4022
40232002-02-22 Alexandre Oliva <aoliva@redhat.com>
4024
4025 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4026 libstdc++-v3 and libjava.
4027
40282002-02-11 Adam Megacz <adam@xwt.org>
4029
4030 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4031 boehm-gc
4032
40332002-02-09 Alexandre Oliva <aoliva@redhat.com>
4034
4035 * config.guess: Updated to 2002-01-30's version.
4036 * config.sub: Updated to 2002-02-01's version.
4037 Contribute sh64-elf.
4038 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4039 * configure.in: Added sh64-*-*.
4040
40412002-01-17 H.J. Lu <hjl@gnu.org>
4042
4043 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4044 (all-target-fastjar): Also depend on all-target-libiberty.
4045
4046Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4047
4048 * configure, configure.in: Use temp file for long sed commands.
4049
40502001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4051
4052 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4053 libf2c.
4054
40552001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4056
4057 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4058
40592001-10-11 Hans-Peter Nilsson <hp@axis.com>
4060
4061 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4062
40632001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4064
4065 * configure: Handle temporary files securely using mkdir.
4066
40672001-09-26 Will Cohen <wcohen@redhat.com>
4068
4069 * configure.in (*-*-linux*): Disable configuration of target-newlib
4070 and target-libgloss.
4071
40722001-09-26 Alexandre Oliva <aoliva@redhat.com>
4073
4074 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4075 RANLIB.
4076
40772001-08-11 Graham Stott <grahams@redhat.com>
4078
4079 * Makefile.in (check-c++): Add missing semicolon.
4080
40812001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4082
4083 * configure.in (sh-*-linux*): New.
4084
40852001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4086
4087 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4088 and libgcj on m68hc11/m68hc12.
4089
40902001-06-27 H.J. Lu (hjl@gnu.org)
4091
4092 * Makefile (CFLAGS_FOR_BUILD): New.
4093 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4094
40952001-06-01 Hans-Peter Nilsson <hp@axis.com>
4096
4097 * configure.in (libstdcxx_flags): Do not try to execute
4098 libstdc++-v3/testsuite_flags until it exists.
4099
41002001-05-18 Benjamin Kosnik <bkoz@redhat.com>
4101
4102 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4103
41042001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
4105
4106 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4107
4108Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
4109
4110 * configure.in: Move *-chorusos target case to the proper switch.
4111 Disable libgcj.
4112
41132001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4114
4115 * Makefile.in (STAGE1_CFLAGS): Pass down.
4116
41172001-04-13 Alan Modra <amodra@one.net.au>
4118
4119 * config.guess: Add hppa64-linux support. Note for next import that
4120 this is already in the master file.
4121 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
4122
41232001-03-22 Colin Howell <chowell@redhat.com>
4124
4125 * Makefile.in (DO_X): Do not backslash single-quotes in
4126 backquotes (two places).
4127
41282001-03-18 Laurynas Biveinis <lauras@softhome.net>
4129
4130 * Makefile.in (DO_X): Quote nested quotes.
4131
41322001-03-15 Laurynas Biveinis <lauras@softhome.net>
4133
4134 * Makefile.in (DO_X): Use double quotes for quoting
4135 "RANLIB=$${RANLIB}".
4136
41372001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4138
4139 * configure.in: Only use `lang_requires' for languages athat are
4140 actually enabled.
4141
41422001-03-07 Tom Tromey <tromey@redhat.com>
4143
4144 * configure.in: Allow config-lang.in to set `lang_requires' to list
4145 of other required languages.
4146
41472001-03-06 Laurynas Biveinis <lauras@softhome.net>
4148
4149 * Makefile.in: Remove RANLIB definition. Use RANLIB
4150 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4151 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4152
41532001-02-28 Benjamin Kosnik <bkoz@redhat.com>
4154 Alexandre Oliva <aoliva@redhat.com>
4155
4156 * Makefile.in (check-c++): Use tabs, not spaces.
4157
41582001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4159
4160 * Makefile.in (check-c++): New rule.
4161
4162 * configure.in (target_libs): Remove libg++.
4163 (noconfigdirs): Remove libg++.
4164 (noconfigdirs): Same.
4165 (noconfigdirs): Same.
4166 (noconfigdirs): Same.
4167
4168 * config-ml.in: Remove libg++ references.
4169
4170 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4171 (ALL_TARGET_MODULES): Same.
4172 (configure-target-libg++): Remove.
4173 (all-target-libg++): Remove.
4174 (configure-target-libio): Remove.
4175 (all-target-libio): Remove.
4176 (check-target-libio): Remove.
4177 (.PHONY): Remove.
4178 (libg++.tar.bz2): Remove.
4179 (all-target-cygmon): Remove libio.
4180 (all-target-libstdc++): Remove.
4181 (configure-target-libstdc++): Remove.
4182 (TARGET_LIB_PATH): Remove libstdc++.
4183 (ALL_GCC_CXX): Remove libstdc++.
4184 (all-target-gperf): Correct.
4185
41862001-02-15 Anthony Green <green@redhat.com>
4187
4188 * configure: Introduce GCJ_FOR_TARGET.
4189 * configure.in: Ditto.
4190 * Makefile.in: Ditto.
4191
41922001-02-08 Chandrakala Chavva <cchavva@redhat.com>
4193
4194 * configure.in: for *-chorusos, don't config target-newlib and
4195 target-libgloss.
4196
41972001-02-04 Mark Mitchell <mark@codesourcery.com>
4198
4199 Remove V2 C++ library.
4200 * configure.in: Remove --enable-libstdcxx_v3 support.
4201
42022001-01-27 Richard Henderson <rth@redhat.com>
4203
4204 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4205
42062001-01-26 Tom Tromey <tromey@redhat.com>
4207
4208 * configure.in: Allow libgcj to be built on Sparc Solaris.
4209
42102001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
4211
4212 * configure.in: Enable libgcj on several additional platforms.
4213
42142001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
4215
4216 * configure.in: Enable libgcj for linux targets.
4217
42182001-01-09 Mike Stump <mrs@wrs.com>
4219
4220 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4221 failures of subdirectories.
4222
42232001-01-02 Laurynas Biveinis <lauras@softhome.net>
4224
4225 * configure: handle DOS-style absolute paths.
4226
42272001-01-02 Laurynas Biveinis <lauras@softhome.net>
4228
4229 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4230
42312000-12-18 Benjamin Kosnik <bkoz@redhat.com>
4232
4233 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4234 (libstdcxx_incdir): Pass down.
4235 * config.if: Remove expired bits for cxx_interface, add stub.
4236 (libstdcxx_incdir): Add variable for g++ include directory.
4237 * configure.in (gxx_include_dir): Use it.
4238
42392000-12-15 Andreas Jaeger <aj@suse.de>
4240
4241 * configure.in: Handle lang_dirs.
4242
42432000-12-13 Anthony Green <green@redhat.com>
4244
4245 * configure.in: Disable libgcj for any target not specifically
4246 listed. Disable libgcj for x86 and Alpha Linux until compatible
4247 with g++ abi.
4248
42492000-12-13 Mike Stump <mrs@wrs.com>
4250
4251 * Makefile.in (local-distclean): Also remove fastjar.
4252
42532000-12-10 Anthony Green <green@redhat.com>
4254
4255 * configure.in: Define libgcj. Disable libgcj target libraries for
4256 most targets.
4257
42582000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
4259
4260 * configure.in (target_libs): Revert 2000-12-08 patch.
4261 (noconfigdirs): Added target-libjava.
4262
42632000-12-09 Laurynas Biveinis <lauras@softhome.net>
4264
4265 * Makefile.in: handle DOS-style absolute paths.
4266
42672000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4268
4269 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4270 libjava.
4271 * configure.in (target_libs): Removed `target-libjava'.
4272
42732000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4274
4275 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4276 (ALL_MODULES): Added fastjar.
4277 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4278 (all-target-libjava): all-fastjar replaces all-zip.
4279 (all-fastjar): Added.
4280 (configure-target-fastjar, all-target-fastjar): Likewise.
4281 * configure.in (host_tools): Added fastjar.
4282
42832000-12-07 Mike Stump <mrs@wrs.com>
4284
4285 * Makefile.in (local-distclean): Remove leftover built files.
4286
42872000-11-16 Fred Fish <fnf@be.com>
4288
4289 * configure.in (enable_libstdcxx_v3): Fix typo,
4290 libstd++ -> libstdc++.
4291
42922000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
4293
4294 * configure: Provide the original toplevel configure arguments
4295 (including $0) to subprocesses in the environment rather than
4296 through gcc/configargs.h.
4297
42982000-11-12 Mark Mitchell <mark@codesourcery.com>
4299
4300 * configure: Turn on libstdc++ V3 by default.
4301
43022000-10-16 Michael Meissner <meissner@redhat.com>
4303
4304 * configure (gcc/configargs.h): Only create if there is a build GCC
4305 directory created.
4306
43072000-10-05 Phil Edwards <pme@gcc.gnu.org>
4308
4309 * configure: Save configure arguments to gcc/configargs.h.
4310
43112000-10-04 Andris Pavenis <pavenis@latnet.lv>
4312
4313 * Makefile.in (bootstrap): avoid recursion if subdir missing
4314 (cross): ditto
4315 (do-proto-toplev): ditto
4316
4317Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
4318
4319 * configure.in: Do not build byacc for hppa64. Provide paths to the
4320 X11 libraries for hppa64.
4321
43222000-09-02 Anthony Green <green@cygnus.com>
4323
4324 * Makefile.in (all-gcc): Depend on all-zlib.
4325 (CLEAN_MODULES): Add clean-zlib.
4326 (ALL_MODULES): Add all-zlib.
4327 * configure.in (host_libs): Add zlib.
4328
43292000-08-25 Alexandre Oliva <aoliva@redhat.com>
4330
4331 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4332 $targargs to tell whether newlib is going to be built.
4333
4334 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4335 $$r/TARGET_SUBDIR/libio for _G_config.h.
4336
43372000-08-14 Zack Weinberg <zack@wolery.cumb.org>
4338
4339 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4340
4341 * configure: Make enable_threads and enable_shared defaults
4342 explicit. Substitute enable_threads into generated Makefiles.
4343 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4344 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4345
43462000-08-02 Manfred Hollstein <manfredh@redhat.com>
4347
4348 * configure.in: Re-enable all references to libg++ and librx.
4349
ffb97b2f 43502002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 4351
ffb97b2f
DD
4352 * configure.in: Add *-*-freebsd* configurations.
4353
bbf6e9e3
AC
43542002-04-07 Andrew Cagney <ac131313@redhat.com>
4355
4356 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4357 (do-tar, do-bz2): New rules.
4358 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4359 (gdb-tar): New rule.
4360 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4361 (insight_dejagnu.tar): New rule.
4362 (insight.tar): New rule.
4363 (gdb+dejagnu.tar): New rule.
4364 (gdb.tar): New rule.
4365
8f1579c0
AC
43662002-04-07 Andrew Cagney <ac131313@redhat.com>
4367
4368 * MAINTAINERS: Update dejagnu/
4369
ba3c59ab
AO
43702002-03-16 Alexandre Oliva <aoliva@redhat.com>
4371
4372 * ltmain.sh (relink_command): Fix typo in previous change.
4373
6243d5dd
AO
43742002-03-15 Alexandre Oliva <aoliva@redhat.com>
4375
4376 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4377 (relink_command): Added --tag flags.
4378 (mode=install): If relinking fails; error out.
4379
80413487
RH
43802002-03-12 Richard Henderson <rth@redhat.com>
4381
4382 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
4383 .NOTPARALLEL tag.
4384 (do-check): Rename from check.
4385 (check): Allow parallel check.
4386
3daeddf6
RH
43872002-03-11 Richard Henderson <rth@redhat.com>
4388
4389 * Makefile.in (.NOTPARALLEL): Add fake tag.
4390
fad93c55
L
43912002-03-07 H.J. Lu (hjl@gnu.org)
4392
4393 * configure.in: Enable gprof for mips*-*-linux*.
4394
2e8357fc
AO
43952002-02-28 Alexandre Oliva <aoliva@redhat.com>
4396
4397 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4398 libjava.
4399 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
4400
bd48e1a9
AC
44012002-02-24 Andrew Cagney <ac131313@redhat.com>
4402
4403 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
4404
39121370
DJ
44052002-02-23 Daniel Jacobowitz <drow@mvista.com>
4406
4407 * config.guess: Import from master sources, rev 1.232.
4408 * config.sub: Import from master sources, rev 1.246.
4409
081ff160
AO
44102002-02-23 Alexandre Oliva <aoliva@redhat.com>
4411
4412 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4413 because its Makefile is there; test for the executable instead.
4414
20a5393b
AO
44152002-02-09 Alexandre Oliva <aoliva@redhat.com>
4416
4417 Contribute sh64-elf.
4418 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4419 * configure.in: Added sh64-*-*.
4420
38135629
JJ
44212002-02-04 Jeff Johnston <jjohnstn@redhat.com>
4422
80413487
RH
4423 * COPYING.NEWLIB: Remove advertising clause from
4424 Berkeley and Red Hat licenses.
38135629 4425
48d19748
MD
44262002-02-01 Mo DeJong <supermo@bayarea.net>
4427
4428 * Makefile.in: Add all-tix to deps for all-snavigator
4429 so that tix is built when building snavigator.
4430
f6e1c110
BE
44312002-02-01 Ben Elliston <bje@redhat.com>
4432
4433 * config.guess: Import from master sources, rev 1.229.
4434 * config.sub: Import from master sources, rev 1.240.
4435
4867be41
DJ
44362002-01-27 Daniel Jacobowitz <drow@mvista.com>
4437
4438 From Steve Ellcey <sje@cup.hp.com>:
4439 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4440 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4441 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4442 IA64.
4443 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4444 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4445 soname_spec, sys_lib_search_path_spec): Ditto.
4446
e82380cc
JT
44472002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
4448
4449 * configure.in (*-*-netbsd*): New. Skip target-newlib,
4450 target-libiberty, and target-libgloss. Skip Java-related
4451 libraries if not supported for NetBSD on target CPU.
4452
1319fb9c
NC
44532002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
4454
4455 * configure.in: Import StrongARM and XScale target_configdirs from
4456 FSF GCC version.
4457
b020f6ac
L
44582002-01-16 H.J. Lu (hjl@gnu.org)
4459
4460 * config.guess: Import from master sources, rev 1.225.
4461 * config.sub: Import from master sources, rev 1.238.
4462
4463 * MAINTAINERS: Updated notes on config.guess and config.sub.
4464
a0c1c920
NC
44652002-01-11 Steve Ellcey <sje@cup.hp.com>
4466
4467 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4468 ld and gdb are not supported.
4469
a9fa5e1f
JJ
44702002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4471
4472 * Change reference to Cygnus Solutions to be Red Hat.
4473
94077108
JJ
44742002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4475
4476 * COPYING.NEWLIB: Update generic copyright date.
4477
05ecd75c
MS
44782002-01-07 Mark Salter <msalter@redhat.com>
4479
4480 * configure.in: Remove target-bsp and target-cygmon from arm builds.
4481 Allow target-libgloss to be built for arm, strongarm, and xscale.
4482
a106bb62
BE
44832002-01-03 Ben Elliston <bje@redhat.com>
4484
4485 * MAINTAINERS: Update URL for config.* scripts.
4486
0e254642
AM
44872001-12-18 Alan Modra <amodra@bigpond.net.au>
4488
4489 * config.sub: Import latest version.
4490 * config.guess: Likewise.
4491
0a0d0041
TF
44922001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
4493
4494 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4495 options for i[3456]86-pc-linux* native builds.
4496
d932cae7
NC
44972001-12-05 Laurent Guerby <guerby@acm.org>
4498
4499 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 4500 libiberty.
d932cae7
NC
4501
4502 Import this patch from gcc:
5481b376 4503
d932cae7
NC
4504 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
4505
4506 * symlink-tree: handle DOS-style absolute paths.
4507
49b7683b
DD
45082001-11-28 DJ Delorie <dj@redhat.com>
4509 Zack Weinberg <zack@codesourcery.com>
4510
4511 When build != host, create libiberty for the build machine.
4512
4513 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4514 CONFIG_ARGUMENTS.
4515 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4516 New variables.
4517 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4518 and rules.
4519 (all.normal): Depend on ALL_BUILD_MODULES.
4520 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4521 (all-build-libiberty): Depend on configure-build-libiberty.
4522
4523 * configure: Calculate and substitute proper value for
4524 ALL_BUILD_MODULES.
4525 * configure.in: Create the build subdirectory.
4526 Calculate and substitute TARGET_CONFIGARGS (formerly
4527 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4528
26ef82f4
GK
45292001-11-26 Geoffrey Keating <geoffk@redhat.com>
4530
4531 * config.sub: Update to version 1.232 on subversion.
4532
43e64072
NC
45332001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
4534
4535 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4536 files from .po files for a distribution.
4537
66f6c0d5
HPN
45382001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
4539
4540 * COPYING.NEWLIB: Mention preserved notice in specific parts.
4541
4a02fdb2
JH
45422001-11-13 Jeff Holcomb <jeffh@redhat.com>
4543
4544 Merged from net gcc:
4545 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
4546 * ltcf-c.sh: Use $objext, not $ac_objext.
4547 2001-07-27 Mark Kettenis <kettenis@gnu.org>
4548 * ltcf-cxx.sh: Add support for GNU.
4549 2001-07-22 Timothy Wall <twall@redhat.com>
4550 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
4551 default settings if using GNU tools with that configuration.
4552 * ltcf-cxx.sh: Ditto.
4553 * ltcf-gcj.sh: Ditto.
4554 2001-07-21 Michael Chastain <chastain@redhat.com>
4555 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4556 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
4557 * ltmain.sh: Mark as gcc-local.
4558
227b9953
JH
45592001-11-13 Jeff Holcomb <jeffh@redhat.com>
4560
4561 * Makefile.in (all-bison): Revert 2001-10-24.
4562 Don't depend on texinfo.
4563
cbbab8fb
JJ
45642001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
4565
80413487 4566 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 4567
922b2485
DD
45682001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
4569
4570 * configure.in (--enable-languages): Be more permissive about
4571 syntax. Check for empty lists better. Warn about $LANGUAGES.
4572
f08fa01d
HPN
45732001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
4574
4575 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4576
fee3da4e
JH
45772001-10-24 Jeff Holcomb <jeffh@redhat.com>
4578
4579 Makefile.in (all-bison): Don't depend on texinfo.
4580
73fb1ef9
AM
45812001-10-03 Alan Modra <amodra@bigpond.net.au>
4582
4583 * gettext.m4: Test po/POTFILES.in exists before trying to read.
4584
373688ac
AO
45852001-09-29 Alexandre Oliva <aoliva@redhat.com>
4586
4587 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4588
9c07660b
HPN
45892001-09-28 Hans-Peter Nilsson <hp@axis.com>
4590
4591 * config.sub, config.guess: Import latest from subversions.
4592
3f152009
AO
45932001-09-21 Alexandre Oliva <aoliva@redhat.com>
4594
4595 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4596 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4597 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4598 avoid quotes nesting problems.
4599 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4600 (DO_X): Export only variables that are set.
4601
8f6a59e5
BE
46022001-09-19 Ben Elliston <bje@redhat.com>
4603
4604 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4605 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4606 semantics. Use the shell built-in "type" command instead.
4607
a1ec19fa
TS
46082001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4609
4610 * config.sub: Reverted the earlier change, this version is not the
4611 master file.
4612
4008bd9b
TS
46132001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4614
4615 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
4616 Add support for mips64.
4617
dd1e52a4
JH
46182001-09-03 Jeff Holcomb <jeffh@redhat.com>
4619
4620 * configure.in: Enable libstdc++-v3 for h8300 targets.
4621
91549d1c
EC
46222001-08-30 Eric Christopher <echristo@redhat.com>
4623 Jason Eckhardt <jle@redhat.com>
4624
4625 * config.sub: Add support for mipsisa32.
4626
cf966cf9
EC
46272001-08-30 Eric Christopher <echristo@redhat.com>
4628
4629 * config.sub, config.guess: Import latest from subversions.
4630
82208dc5
AM
46312001-08-20 Alan Modra <amodra@bigpond.net.au>
4632
4633 * config.sub, config.guess: Import latest from subversions.
4634
4dca8403
DD
46352001-07-26 DJ Delorie <dj@redhat.com>
4636
4637 * MAINTAINERS: Clarify libiberty merge rules and procedures.
4638
1107dce2
AM
46392001-06-19 Alan Modra <amodra@bigpond.net.au>
4640
4641 * Makefile.in: Revert 2001-06-17.
4642 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
4643
e09a6604
L
46442001-06-17 H.J. Lu <hjl@gnu.org>
4645
4646 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
4647 (gas+binutils.tar.bz2): Likewise.
4648 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
4649
31a8b634
AC
4650Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
4651
4652 * Makefile.in (VER): When present, extract the version number from
5481b376 4653 the file version.in.
31a8b634 4654
dc70af01
AO
46552001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
4656
4657 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4658 gcc/xgcc is built, use -print-prog-name to find out the program
4659 name to use.
4660
839bbd8c
AO
46612001-06-04 Mark Mitchell <mark@codesourcery.com>
4662
4663 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4664 with_gcc]: Use `gcc -shared' to build a shared library.
4665
566e9a30
AO
46662001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
4667
4668 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4669 archives.
4670
e877bb69
AO
46712001-05-28 Simon Patarin <simon.patarin@inria.fr>
4672
4673 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
4674 libraries when using g++ with native linker.
4675
1605288b
AO
46762001-05-28 Alexandre Oliva <aoliva@redhat.com>
4677
4678 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4679
11a383ba
TR
46802001-05-24 Tom Rix <trix@redhat.com>
4681
4682 * configure.in : enable ld for aix
cf966cf9 4683
18611226
AO
46842001-05-22 Alexandre Oliva <aoliva@redhat.com>
4685
4686 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4687 [aix4*|aix5*]: Prepend blank.
4688
6be7c12c
AO
46892001-05-20 Alexandre Oliva <aoliva@redhat.com>
4690
4691 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4692 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
4693 of subdir/configure scripts to use the new libtool.m4.
4694
4ed00bba
L
46952001-05-14 H.J. Lu <hjl@gnu.org>
4696
4697 * config.if (libc_interface): Set to -libc6.2- for cross
4698 compiling to Linux/glibc 2.2.
4699
b1af961c
AO
47002001-05-03 Alexandre Oliva <aoliva@redhat.com>
4701
4702 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4703 libgcj.
4704
5ec3e74e
AO
47052001-04-26 Alexandre Oliva <aoliva@redhat.com>
4706
4707 * configure.in (noconfigdirs): Don't reset it from scratch in the
4708 target case; only append to it.
4709
b3ed1d6b
AO
47102001-04-26 Alexandre Oliva <aoliva@redhat.com>
4711
4712 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4713 sparc-*-solaris2.8]: Disable ${libgcj}.
4714
96111c10
AO
47152001-04-25 Alexandre Oliva <aoliva@redhat.com>
4716
4717 * configure.in (libgcj_saved): Copy from $libgcj.
4718 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4719 --disable-libgcj.
4720
b5bf43f2
AO
47212001-04-20 Alexandre Oliva <aoliva@redhat.com>
4722
4723 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4724 1.641.2.228.
4725
8cc32590
AO
47262001-04-12 Alexandre Oliva <aoliva@redhat.com>
4727
4728 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4729 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4730
dec0cb0c
AO
47312001-04-01 Alexandre Oliva <aoliva@redhat.com>
4732
4733 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4734 New macros.
4735 (bootstrap, cross): Use RECURSE_FLAGS.
4736 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4737
6a9c3886
AO
47382001-03-27 Alexandre Oliva <aoliva@redhat.com>
4739
4740 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4741
d4fc7db8
NC
47422001-03-23 Nick Clifton <nickc@redhat.com>
4743
4744 * README-maintainer-mode: Add note about inability to use "make
4745 distclean" in maintainer mode.
4746
7389ff65
AO
47472001-03-22 Alexandre Oliva <aoliva@redhat.com>
4748
4749 Re-installed:
4750 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
4751 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
4752 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4753 * ltcf-cxx.sh: Likewise.
4754 * ltcf-gcj.sh: Likewise.
4755
b3e0dc8e
PB
47562001-03-22 Philip Blundell <philb@gnu.org>
4757
4758 * config.sub, config.guess: Import latest from subversions.
4759
469b781c
AO
47602001-03-22 Alexandre Oliva <aoliva@redhat.com>
4761
4762 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4763 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4764
b0dad762
MC
47652001-03-20 Michael Chastain <chastain@redhat.com>
4766
4767 * Makefile.in: all-m4 depends on all-texinfo.
4768
c559bb17
AO
47692001-03-08 Alexandre Oliva <aoliva@redhat.com>
4770
4771 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4772
fef4ae2e
JJ
47732001-02-22 Jeff Johnston <jjohnstn@redhat.com>
4774
4775 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
4776 longer valid.
4777
8d6dd99d
NC
47782001-02-16 Nick Clifton <nickc@redhat.com>
4779
4780 * configure.in (noconfigdirs): Allow configuration of texinfo
4781 for Cygwin hosts.
4782
a85d7ed0
NC
47832001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
4784
4785 * config.guess: Add linux target for S/390.
4786 * config.sub: Likewise.
4787 * configure.in: Likewise.
4788
51221c5e
DD
47892001-02-06 Ben Elliston <bje@redhat.com>
4790
4791 * configure: Output host type to stdout, not stderr.
4792
9dec4c71
MS
47932001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4794
4795 * config.guess: Import from subversions.gnu.org (revision 1.181).
4796 * config.sub: Import from subversions.gnu.org (revision 1.199).
4797
9add9c04
AM
47982001-01-30 Alan Modra <alan@linuxcare.com.au>
4799
4800 * config.guess: Handle hppa64-linux systems.
4801
8679174d
MS
48022001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4803
4804 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4805 Don't unset, it's non-portable and no longer necessary, set to empty
4806 instead.
4807
02d01ed4
MS
48082001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4809
4810 * ltconfig: Shell portability fix for the tagname validity check.
4811
4cc5853d
MS
48122001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4813
4814 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4815
7487e485
AO
48162001-01-27 Alexandre Oliva <aoliva@redhat.com>
4817
4818 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4819 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4820
f332af52
AO
48212001-01-24 Alexandre Oliva <aoliva@redhat.com>
4822
4823 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4824 keep at least one of build_libtool_libs or build_old_libs set to
4825 yes.
4826
ef099754
AO
48272001-01-24 Alexandre Oliva <aoliva@redhat.com>
4828
4829 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4830 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4831
8341f2fc 48322000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 4833
8341f2fc
AJ
4834 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4835
48362000-11-03 Philip Blundell <pb@futuretv.com>
4837
4838 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4839 files.
ebf0fa2e 4840
c320a39f
JJ
48412001-01-15 Jeff Johnston <jjohnstn@redhat.com>
4842
4843 * COPYING.NEWLIB: Put into source repository.
4844
8817b92e
BE
48452001-01-15 Ben Elliston <bje@redhat.com>
4846
4847 * configure.in (host_tools): Add sid.
4848 Always configure cgen.
4849 * Makefile.in (all-sid): New target.
4850 (check-sid, clean-sid, install-sid): Likewise.
4851
35590697
AJ
48522001-01-07 Andreas Jaeger <aj@suse.de>
4853
80413487 4854 * config.sub, config.guess: Update from subversions.
35590697 4855
6ee6cea6
AO
48562000-12-12 Alexandre Oliva <aoliva@redhat.com>
4857
4858 * configure.in: Disable language-specific target libraries for
4859 languages that aren't enabled.
4860
077b8428
NC
48612000-11-24 Nick Clifton <nickc@redhat.com>
4862
4863 * configure.in (xscale-elf): Add target.
4864 (xscale-coff): Add target.
4865 (c4x, c5x, tic54x): Move after ARM targets.
4866
9e28a1ed
AO
48672000-11-23 Alexandre Oliva <aoliva@redhat.com>
4868
4869 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
4870
be98a80a
ILT
48712000-11-20 Ian Lance Taylor <ian@zembu.com>
4872
4873 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
4874
5cec67bf
AO
48752000-11-18 Alexandre Oliva <aoliva@redhat.com>
4876
4877 * Makefile.in: Merge with GCC and libgcj.
4878 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
4879 configure-target-<library> when their configure scripts need the C
4880 or C++ library to have already been built to work properly.
4881 (do_proto_toplev): Set them to an empty string.
4882
d932cae7 48832000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
4884
4885 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
4886 (REALLY_SET_LIB_PATH): Use them.
4887
d932cae7 48882000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
4889
4890 * config.sub: Add support for Sun Chorus
4891
8602ff0c
NC
48922000-11-02 Per Lundberg <plundis@chaosdev.org>
4893
4894 * config.sub: Add support for the *-storm-chaos OS.
4895
f9e0997d
NC
48962000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
4897
80413487
RH
4898 * configure.in (noconfigdirs): Don't compile some
4899 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 4900
d64552c5
AO
49012000-09-30 Alexandre Oliva <aoliva@redhat.com>
4902
4903 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
4904 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
4905 all affected `configure' scripts.
4906
97f60b31
AO
49072000-09-25 Alexandre Oliva <aoliva@redhat.com>
4908
4909 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
4910 ltcf-c.sh.
4911
6e8dd58f
PB
49122000-09-12 Philip Blundell <philb@gnu.org>
4913
4914 * config.sub, config.guess: Update from subversions.
4915
103a2e99
AO
49162000-09-06 Alexandre Oliva <aoliva@redhat.com>
4917
51601921
AO
4918 * Makefile.in (all-zlib): Added dummy target.
4919
103a2e99
AO
4920 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
4921 multi-language branch.
4922
2809b4b9
AO
49232000-09-05 Alexandre Oliva <aoliva@redhat.com>
4924
4925 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
4926 (bootstrap*): Depend on all-bootstrap.
4927
7450026c
AO
49282000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
4929
4930 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
4931 crosses, but add gcc/include to the header search path for them.
4932
6cf86f7f
AO
49332000-08-31 Alexandre Oliva <aoliva@redhat.com>
4934
4935 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
4936 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
4937 * gettext.m4: New file, extracted from aclocal.m4.
4938
ce2ea6e3
AO
49392000-08-22 Alexandre Oliva <aoliva@redhat.com>
4940
4941 * config-ml.in (CC, CXX): Avoid trailing whitespace.
4942 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
4943 sub-configures.
4944
9765193e
DE
49452000-08-20 Doug Evans <dje@casey.transmeta.com>
4946
4947 * Makefile.in (ALL_MODULES): Add all-cgen.
4948 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4949 (all-cgen): New target.
4950 (all-opcodes,all-sim): Depend on all-cgen.
4951 * configure.in (host_tools): Add cgen.
4952 Only configure cgen if --enable-cgen-maint.
4953
d7b32520
AO
49542000-08-17 Alexandre Oliva <aoliva@redhat.com>
4955
4956 * config-ml.in (CC, CXX): Don't introduce a leading space.
4957
e52ef561
AO
49582000-08-16 Alexandre Oliva <aoliva@redhat.com>
4959
4960 * configure.in (libstdcxx_flags): Use
4961 libstdc++-v3/src/libstdc++.INC.
4962
88f9c2a0
AO
49632000-08-15 Alexandre Oliva <aoliva@redhat.com>
4964
4965 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
4966
98fbe43f
JM
49672000-08-11 Jason Merrill <jason@redhat.com>
4968
4969 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
4970 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
4971 (FLAGS_FOR_TARGET): Not here.
4972 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
4973
279ddab4
DD
49742000-08-07 DJ Delorie <dj@redhat.com>
4975
4976 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
4977 "if we're also building gcc, and it's a gcc that will run on the
4978 build machine, we want to use its includes instead of the system's
4979 default includes".
4980
60523a83
AO
49812000-08-03 Alexandre Oliva <aoliva@redhat.com>
4982
24ffec7a
AO
4983 * configure.in (libstdcxx_flags): Don't use `"'.
4984
60523a83
AO
4985 * config-ml.in: Adjust multilib search paths to the
4986 appropriate multilib tree.
4987
daf644b5
AO
49882000-08-02 Alexandre Oliva <aoliva@redhat.com>
4989
4990 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
4991 commas in $LANGUAGES.
4992
63266560
DD
49932000-08-01 Alexandre Oliva <aoliva@redhat.com>
4994
4995 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
4996
49972000-07-31 Alexandre Oliva <aoliva@redhat.com>
4998
4999 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5000 CXX_FOR_TARGET for sed.
5001
50022000-07-30 Alexandre Oliva <aoliva@redhat.com>
5003
5004 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5005 Do not override if already set in the environment or in configure.
5006 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5007 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5008
9e449d3e
AO
50092000-07-27 Alexandre Oliva <aoliva@redhat.com>
5010
5011 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5012 (GCC_FOR_TARGET): Use it.
5013 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5014 * configure.in: ... here.
5015 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5016 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5017
8bbd92e0
AO
50182000-07-24 Alexandre Oliva <aoliva@redhat.com>
5019
fd1f87b2
AO
5020 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5021 (configure-target-libchill, configure-target-libobjc): Likewise.
5022
8bbd92e0
AO
5023 * configure.in: Use the same cache file for all target libs.
5024 * config-ml.in: But different cache files per multilib variant.
5025
25c6c112
JL
50262000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5027
5028 * configure (topsrcdir): Don't use dirname.
5029
ba73c63f
JM
50302000-07-20 Jason Merrill <jason@redhat.com>
5031
5032 * configure.in: Remove all references to libg++ and librx.
5033
5034 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5035
1af08294
HPN
50362000-07-20 Hans-Peter Nilsson <hp@axis.com>
5037
5038 * config.sub: Update to subversions version 2000-07-06.
5039
ba73c63f
JM
50402000-07-12 Andrew Haley <aph@cygnus.com>
5041
5042 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5043 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5044
50452000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
5046
5047 * symlink-tree: Check number of arguments.
5048
d932cae7 50492000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
5050
5051 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5052
ba73c63f
JM
50532000-07-05 Jim Wilson <wilson@cygnus.com>
5054
5055 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5056 search path for a g++ extracted from the build tree. This
5057 will allow link tests run by configure scripts in
5058 subdirectories to succeed.
5059
92ee2f86
UC
50602000-07-01 Koundinya K <kk@ddeorg.soft.net>
5061
80413487 5062 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 5063
23f2f29f
CV
50642000-06-28 Corinna Vinschen <vinschen@cygnus.com>
5065
5066 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5067 `os2'. Force ac_cv_exeext to be ".exe" in that case.
5068
f04f5a67
TW
50692000-06-19 Timothy Wall <twall@cygnus.com>
5070
5071 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5072 * config.sub: Add tic54x target.
5073
11da68be
NC
50742000-06-07 Phillip Thomas <pthomas@suse.de>
5075
5076 * README-maintainer-mode: New file: Contains notes on using
5077 --enable-maintainer-mode with binutils.
5078
d932cae7 50792000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
5080
5081 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5082
d932cae7 50832000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
5084
5085 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5086 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5087
9442cea3
L
508820000-05-21 H.J. Lu (hjl@gnu.org)
5089
80413487
RH
5090 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5091 directory are used if they exist. Make sure
5092 $(build_tooldir)/include is searched for header files,
5093 $(build_tooldir)/lib/ for library files.
9442cea3 5094 (GCC_FOR_TARGET): Likewise.
80413487 5095 (CXX_FOR_TARGET): Likewise.
9442cea3 5096
d932cae7 50972000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
5098
5099 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5100
d932cae7 51012000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
5102
5103 * Makefile.in (configure-target-libiberty): Depend on
5104 configure-target-newlib.
5105
ba73c63f
JM
51062000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5107
5108 * configure.in, Makefile.in: Merge all libffi-related
5109 configury stuff from the libgcj tree.
5110
d932cae7 51112000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
5112
5113 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5114 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5115
d932cae7 51162000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
5117
5118 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5119 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 5120 current version information. Add to proto-toplev directory.
b5a23627
AC
5121 (gdb-taz): Build do-djunpack.
5122
ba73c63f
JM
51232000-05-15 David Edelsohn <edelsohn@gnu.org>
5124
5125 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5126
7c86ed39
L
51272000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5128
5129 * ltmain.sh: Preserve in relink_command any environment
5130 variables that may affect the linker behavior.
5131
d932cae7 51322000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
5133
5134 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5135
d932cae7 51362000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
5137
5138 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5139
ed0a91a5
EZ
51402000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5141
5142 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 5143 with the version name.
ed0a91a5 5144
ba73c63f 51452000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 5146
ba73c63f 5147 * config.if: Tweak.
6cafa39f 5148
ba73c63f 51492000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 5150
ba73c63f 5151 * djunpack.bat: New file.
66156876 5152
d932cae7 51532000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
5154
5155 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
5156 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5157 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5158 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 5159
ba73c63f
JM
51602000-04-16 Dave Pitts <dpitts@cozx.com>
5161
80413487
RH
5162 * config.sub (case $basic_machine): Change default for "ibm-*"
5163 to "openedition".
ba73c63f 5164
d932cae7 51652000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
5166
5167 * Makefile.in (gdb-taz): New target. GDB specific archive.
5168 (do-md5sum): New target.
5169 (MD5PROG): Define.
5170 (PACKAGE): Default to TOOL.
5171 (VER): Default to a shell script.
5172 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 5173 md5 checksum generation.
b35ece4e
AC
5174 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5175 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5176 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 5177 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 5178
d932cae7 51792000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
5180
5181 * configure (warn_cflags): Delete.
5182
ba73c63f 51832000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 5184 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 5185
80413487
RH
5186 * configure.in (enable_libstdcxx_v3): Add.
5187 (target_libs): Add bits here to switch between libstdc++-v2 and
5188 libstdc++-v3.
5189 * config.if: And this file too.
5190 * Makefile.in: Add libstdc++-v3 targets.
35590697 5191
ba73c63f
JM
51922000-04-05 Michael Meissner <meissner@redhat.com>
5193
5194 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 5195
d332c5ac
JM
51962000-03-29 Jason Merrill <jason@casey.cygnus.com>
5197
5198 * configure.in: -linux-gnu*, not -linux-gnu.
5199
d932cae7 52002000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
5201
5202 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5203 (do-tar-bz2): Replace TOOL with PACKAGE.
5204 (gdb.tar.bz2): Remove GDBTK from GDB package.
5205 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 5206 dejagnu.tar.bz2): New packages.
6dcbc97b 5207
96ce09a7
ILT
52082000-02-27 Andreas Jaeger <aj@suse.de>
5209
5210 * configure.in: Add entry for mips*-*-linux*, move catch all
5211 *-*-*linux* entry below this one.
5212
2031769e
ILT
52132000-02-27 Ian Lance Taylor <ian@zembu.com>
5214
5215 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5216
4bab746c
NC
52172000-02-24 Nick Clifton <nickc@cygnus.com>
5218
5219 * config.sub: Support an OS of "wince".
5220
d932cae7 52212000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
5222
5223 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 5224 version.
ada59422 5225
5b93d8bb
AM
52262000-02-23 Linas Vepstas <linas@linas.org>
5227
5228 * config.sub: Add support for Linux/IBM 370.
5229 * configure.in: Likewise.
5230
2fb651f6
NC
52312000-02-22 Nick Clifton <nickc@cygnus.com>
5232
5233 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5234
b8441c25
CF
52352000-02-20 Christopher Faylor <cgf@cygnus.com>
5236
5237 * config.guess: Guess "cygwin" rather than "cygwin32".
5238
d332c5ac
JM
52392000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5240
5241 * configure (gcc_version): When setting, narrow search to
5242 lines containing `version_string'.
5243
ba73c63f
JM
52442000-02-15 Denis Chertykov <denisc@overta.ru>
5245
5246 * config.sub: Add support for avr target.
5247
d932cae7 52482000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
5249
5250 * config.sub: Add mmix-knuth-mmixware.
5251
52522000-01-27 Christopher Faylor <cgf@redhat.com>
5253
5254 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5255 structure stuff to -L library search.
5256 (CXX_FOR_TARGET): Ditto.
5257 (CROSS_CHECK_MODULES): Fix spelling mistake.
5258
52592000-01-24 Mark Mitchell <mark@codesourcery.com>
5260
5261 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5262 the C++ compiler.
5263
52642000-01-12 Richard Henderson <rth@cygnus.com>
5265
5266 * configure.in: Don't build some bits for beos.
5267
52682000-01-12 Joel Sherrill (joel@OARcorp.com)
5269
5270 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5271 as include files.
5272
91b2c84d
GK
52732000-01-06 Geoff Keating <geoffk@cygnus.com>
5274
5275 * configure.in: Use mt-aix43 to handle *_TARGET defs,
5276 not mh-aix43.
5277
ba73c63f
JM
52781999-12-14 Richard Henderson <rth@cygnus.com>
5279
5280 * config.guess (alpha-osf, alpha-linux): Detect ev67.
5281 * config.sub: Accept alphaev[78], alphaev8.
5282
52831999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5284
5285 * config.guess, config.sub: Update from autoconf.
5286
5287Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5288
5289 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5290 necessary libraries are missing.
5291
52921999-10-25 Andreas Schwab <schwab@suse.de>
5293
5294 * configure: Fix quoting inside arguments of eval.
5295
52961999-10-21 Nick Clifton <nickc@cygnus.com>
5297
5298 * config-ml.in: Allow suppression of some ARM multilibs.
5299
5300Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
5301
5302 * config.guess: Add OS/390 match pattern.
5303 * config.sub: Add mvs, openedition targets.
5304 * configure.in (i370-ibm-opened*): New.
5305
ef14edc4
ILT
53061999-09-04 Steve Chamberlain <sac@pobox.com>
5307
5308 * config.sub: Add support for configuring for pj.
5309
afb478e8
NC
53101999-08-31 Nick Clifton <nickc@cygnus.com>
5311
fd6848f6 5312 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 5313
ba73c63f 53141999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
5315
5316 * configure.in: Do not configure or build ld for AIX
5317 platforms. ld is known to be broken on these platforms.
5318
ba73c63f
JM
5319Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5320
5321 * config-ml.in: Pass compiler flag corresponding to multidirs to
5322 subdir configures.
5323
c363de44
ILT
53241999-08-09 Ian Lance Taylor <ian@zembu.com>
5325
5326 * Makefile.in (LDFLAGS): Define.
5327
dc8bc5a6
ILT
53281999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
5329
5330 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5331 noconfigdirs.
5332 (*-*-cygwin*): Likewise.
5333
6ca3858e
ILT
53341999-08-08 Ian Lance Taylor <ian@zembu.com>
5335
71141bb6
ILT
5336 * mkdep: New file.
5337 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5338 (BINUTILS_SUPPORT_DIRS): Add mkdep.
5339
6ca3858e
ILT
5340 From Eli Zaretskii <eliz@is.elta.co.il>:
5341 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5342 long file name when using DJGPP on MS-DOS.
5343
ba73c63f
JM
5344Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
5345
5346 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5347
2735a327
AM
53481999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
5349
5350 * Makefile.in (check-target-libio): Remove all-target-libstdc++
5351 dependency as this causes "make check" to globally "make all"
5352
ba73c63f
JM
5353Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
5354
5355 * configure.in (target_libs): Added target-zlib.
5356 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5357 (CONFIGURE_TARGET_MODULES): Likewise.
5358 (CHECK_TARGET_MODULES): Likewise.
5359 (INSTALL_TARGET_MODULES): Likewise.
5360 (CLEAN_TARGET_MODULES): Likewise.
5361 (configure-target-zlib): New target.
5362 (all-target-zlib): Likewise.
5363 (all-target-libjava): Depend on all-target-zlib.
5364 (configure-target-libjava): Depend on configure-target-zlib.
5365
5366 * Makefile.in (configure-target-libjava): Depend on
5367 configure-target-newlib.
5368 (configure-target-boehm-gc): New target.
5369 (configure-target-qthreads): New target.
5370
80413487
RH
5371 * configure.in (target_libs): Added target-qthreads.
5372 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5373 (CONFIGURE_TARGET_MODULES): Likewise.
5374 (CHECK_TARGET_MODULES): Likewise.
5375 (INSTALL_TARGET_MODULES): Likewise.
5376 (CLEAN_TARGET_MODULES): Likewise.
5377 (all-target-qthreads): New target.
5378 (configure-target-libjava): Depend on configure-target-qthreads.
5379 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
5380
5381 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5382 (CONFIGURE_TARGET_MODULES): Likewise.
5383 (CHECK_TARGET_MODULES): Likewise.
5384 (INSTALL_TARGET_MODULES): Likewise.
5385 (CLEAN_TARGET_MODULES): Likewise.
5386 (all-target-libjava): New target.
5387 (all-target-boehm-gc): Likewise.
5388 * configure.in (target_libs): Added libjava, boehm-gc.
5389
08d836d6
ILT
53901999-07-22 Ian Lance Taylor <ian@zembu.com>
5391
5392 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5393 configure.bat in SUPPORT_FILES.
5394 (gas+binutils.tar.bz2): Likewise.
5395
5396 * makeall.bat: Remove; obsolete.
5397
8f36e47c
ILT
53981999-07-21 Ian Lance Taylor <ian@zembu.com>
5399
5400 From Mark Elbrecht:
5401 * configure.bat: Remove; obsolete.
5402
56e82f25
ILT
54031999-07-11 Ian Lance Taylor <ian@zembu.com>
5404
5405 * configure: Add -W -Wall to the default CFLAGS when compiling with
5406 gcc.
5407
1001d816
JL
5408Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
5409
5410 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5411
106117aa
MM
54121999-06-30 Mark Mitchell <mark@codesourcery.com>
5413
5414 * configure.in: Build ld on IRIX6.
5415
c376f4ed
ILT
54161999-06-12 Ian Lance Taylor <ian@zembu.com>
5417
5418 * Makefile.in: Change distribution targets to use bzip2 instead of
5419 gzip.
5420 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 5421 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 5422
306b7445
NC
54231999-06-04 Nick Clifton <nickc@cygnus.com>
5424
5425 * config.sub: Add mcore target.
5426
d932cae7 54271999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
5428
5429 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5430
d932cae7 54311999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
5432
5433 * config.guess (dummy): Changed to $dummy.
5434
6c3175b0
NC
54351999-05-24 Nick Clifton <nickc@cygnus.com>
5436
ba73c63f
JM
5437 * config.sub: Tidied up case statements.
5438
54391999-05-22 Ben Elliston <bje@cygnus.com>
5440
5441 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5442 <jiro@din.or.jp>.
5443
5444 * config.guess: Merge with FSF version. Future changes will be
5445 more accurately recorded in this ChangeLog.
5446 * config.sub: Likewise.
5447
d932cae7 54481999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
5449
5450 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 5451
252b5132
RH
54521999-04-30 Tom Tromey <tromey@cygnus.com>
5453
5454 * ltmain.sh: [mode link] Always use CC given by ltconfig.
5455
54561999-04-23 Tom Tromey <tromey@cygnus.com>
5457
5458 * ltconfig, ltmain.sh: Update to libtool 1.2f.
5459
54601999-04-20 Drew Moseley <dmoseley@cygnus.com>
5461
5462 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5463 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5464 Bad merge removed these two changes.
5465
ba73c63f 5466Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 5467 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
5468
5469 * config.guess (interix Alpha): Add.
5470
252b5132
RH
54711999-04-11 Richard Henderson <rth@cygnus.com>
5472
5473 * configure.in (i?86-*-beos*): Do config gperf; don't config
5474 gdb, newlib, or libgloss.
5475
d932cae7 54761999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5477
ba73c63f
JM
5478 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5479 link a trivial program with -mabi=64. If it fails, remove mabi=64
5480 from multidirs.
5481
d932cae7 54821999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
5483
5484 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5485
252b5132
RH
54861999-04-08 Nick Clifton <nickc@cygnus.com>
5487
5488 * config.sub: Add support for mcore targets.
5489
54901999-04-07 Michael Meissner <meissner@cygnus.com>
5491
5492 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5493 not mt-ospace, in order to shut up assembler warning about using
5494 symbols that are named the same as registers.
5495
54961999-04-07 Drew Moseley <dmoseley@cygnus.com>
5497
5498 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5499 dependency list for all-target-cygmon.
5500
55011999-04-05 Doug Evans <devans@casey.cygnus.com>
5502
5503 * config-ml.in: Check $host, not $target, for selective multilibs.
5504 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5505 thumb interworking, and underscore prefix multilibs.
5506
55071999-04-04 Ian Lance Taylor <ian@zembu.com>
5508
5509 * missing: Update to version from current automake.
5510
5511Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
5512
5513 * configure (gxx_include_dir): Removed.
5514
5515 * configure.in (gxx_include_dir): Handle it.
5516 * Makefile.in: Likewise.
5517
55181999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
5519
5520 * config.sub (mips64vr4111,mips64vr4111el) Add.
5521
55221999-03-21 Ben Elliston <bje@cygnus.com>
5523
80413487 5524 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
5525
5526Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
5527
252b5132
RH
5528 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5529 config/mh-djgpp.
5530
5531Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
5532
5533 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5534 all-target-newlib to dependency list for all-target-bsp.
5535
5536Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
5537
5538 * config.sub: Add i386-uwin support.
5539 * config.guess: Likewise.
5540
5541Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5542
5543 * configure.in: cleanup, add mh-*pic handling for arm, special
5544 case powerpc*-*-aix*
5545
5546Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
5547
5548 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5549 can be built.
5550
5551Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
5552
5553 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 5554 targets.
252b5132
RH
5555
55561999-03-02 Nick Clifton <nickc@cygnus.com>
5557
5558 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5559
d932cae7 55601999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5561
5562 * config.sub: Check for "cygwin*" rather than "cygwin32*"
5563
55641999-02-24 Nick Clifton <nickc@cygnus.com>
5565
5566 * config.sub: Fix typo in arm recognition.
5567
d932cae7 55681999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
5569
5570 * configure.in (noconfigdirs): Changed target_configdirs to
5571 include target-bsp only for m68k-*-elf* and m68k-*-coff*
5572 rather than m68k-*-* since it is not known to work on
5573 m68k-aout. Ditto for arm-*-*oabi.
5574
d932cae7 55751999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
5576
5577 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
5578
55791999-02-19 Ben Elliston <bje@cygnus.com>
5580
5581 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
5582 Smart and improved by Andrew Cagney.
5583
d932cae7 55841999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
5585
5586 * config.guess: Recognize openbsd-*-hppa.
5587
d932cae7 55881999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
5589
5590 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
5591 only if it is not empty.
5592
55931999-02-17 Nick Clifton <nickc@cygnus.com>
5594
5595 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 5596
fd6848f6 5597 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
5598
5599 * config.sub: Modified to recognize uname's armv* syntax.
5600
56011999-02-17 Mark Salter <msalter@cygnus.com>
5602
5603 * configure.in: Added target-bsp for sparclite.
5604
d932cae7 56051999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
5606
5607 * config.sub: Recognize alphapca5[67] and up to alphaev8.
5608
56091999-02-08 Nick Clifton <nickc@cygnus.com>
5610
5611 * configure.in: Add support for strongarm port.
5612 * config.sub: Add support for strongarm target.
5613
d932cae7 56141999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 5615
252b5132
RH
5616 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5617 the old name config/mh-cygwin32.
5618 Enable texinfo.
5619
d932cae7 56201999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
5621
5622 * configure.in: Do build ld for ix86 Solaris.
5623
d932cae7 56241999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
5625
5626 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
5627 $AR_FOR_TARGET. Likewise for RANLIB.
5628
d932cae7 56291999-02-02 Catherine Moore <clm@cygnus.com>
35590697 5630
80413487
RH
5631 * config.sub (oabi): Recognize.
5632 * configure.in (arm-*-oabi): Handle.
252b5132 5633
d932cae7 56341999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
5635
5636 * config.guess: Improve detection of i686 on UnixWare 7.
5637
d932cae7 56381999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
5639
5640 * config.guess: Add support for i386-pc-interix.
5641 * config.sub: Likewise.
5642 * configure.in: Likewise.
252b5132 5643
d932cae7 56441999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5645
5646 * Makefile.in: Remove unneeded all-target-libio from
5647 from all-target-winsup target since it is now unneeded.
5648 Add all-target-libtermcap in its place since it is now
5649 needed.
5650
d932cae7 56511998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5652
5653 * configure.in: makefile stub for cygwin target is probably
5654 unnecessary. Remove it for now.
252b5132 5655
d932cae7 56561998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5657
5658 * configure.in: libtermcap.a should be built when cygwin is the
5659 target as well as the host.
5660 * config.guess: Allow mixed case in cygwin uname output.
5661 * Makefile.in: Add libtermcap target.
252b5132 5662
d932cae7 56631998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5664
5665 * config.sub: Clean up handling of hppa2.0.
5666
d932cae7 56671998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
5668
5669 * config.guess: Use C code to identify more HP machines.
5670
5671Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
5672
5673 * config.sub: Handle hppa2.0.
5674
ba73c63f
JM
5675Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
5676
5677 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 5678 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
5679
56801998-12-15 Mark Salter <msalter@cygnus.com>
5681
5682 * configure.in: Added target-bsp for several target architectures.
5683
5684 * Makefile.in: Added rules for bsp.
5685
252b5132
RH
5686Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
5687
5688 * config.guess: Improve detection of hppa2.0 processors.
5689
5690Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
5691
5692 * config.guess: Recognize FreeBSD using ELF automatically.
5693
56941998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
5695
5696 * configure (skip-this-dir): Add handling for new shell script, which
5697 might be created by a sub-directory's configure to indicate, this particular
5698 directory is "unwanted".
5699 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5700
252b5132
RH
5701Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
5702
5703 * ltconfig: import from libtool, after changing libtool to
5704 account for the cygwin name change.
5705
5706Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
5707
5708 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5709 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5710
5711Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
5712
5713 * configure.in: Add libtermcap to list of cygwin dependencies.
5714
d932cae7 57151998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 5716
80413487
RH
5717 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5718 they include winsup/include when it's a cygwin target.
252b5132
RH
5719
57201998-11-12 Tom Tromey <tromey@cygnus.com>
5721
5722 * configure.in (host_tools): Added zip.
5723 * Makefile.in (all-target-libjava): Depend on all-zip.
5724 (all-zip): New target.
5725 (ALL_MODULES): Added all-zip.
5726 (NATIVE_CHECK_MODULES): Added check-zip.
5727 (INSTALL_MODULES): Added install-zip.
5728 (CLEAN_MODULES): Added clean-zip.
5729
d932cae7 57301998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5731
5732 * Makefile.in: lose "32" from comment about cygwin.
5733
d932cae7 57341998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
5735
5736 * configure.in: Use -Os to build target libraries for the fr30.
5737
d932cae7 57381998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
5739
5740 * config.sub: Add fr30.
5741
d932cae7 57421998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 5743
80413487 5744 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
5745 cygwin* instead of cygwin32*.
5746 * config.sub: Check cygwin* instead of cygwin32*.
5747
d932cae7 57481998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
5749
5750 * config.guess: Match any version of Unixware7.
5751
252b5132
RH
57521998-10-20 Syd Polk <spolk@cygnus.com>
5753
5754 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
5755 if desired.
5756
d932cae7 57571998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5758
5759 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
5760 these if the appropriate directories and files to not exist.
5761
d932cae7 57621998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5763
5764 * Makefile.in (DEVO_SUPPORT): Add config.if.
5765
d932cae7 57661998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
5767
5768 * configure: Add pattern to replace "build_tooldir"'s
5769 definition in the generated Makefile with "tooldir"'s
5770 actual value.
5771
252b5132
RH
5772Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
5773
5774 * config.sub: Bring back lost sparcv9.
5775
ba73c63f
JM
5776 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
5777
5778Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
5779
5780 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
5781 CC_FOR_TARGET and friends.
5782
5783Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5784
ba73c63f
JM
5785 * Makefile.in (build_tooldir): New variable, same as tooldir.
5786 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
5787 -B$(build_tooldir)/bin/.
5788 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5789
252b5132
RH
5790Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
5791
5792 * config.sub: Add support for i[34567]86-pc-udk.
5793 * configure.in: Likewise.
5794
5795Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
5796
5797 * Makefile.in: add bzip2 package building bits for user
5798 tools module
5799 * configure.in: ditto
5800
ba73c63f
JM
5801Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
5802
5803 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
5804 (ALL_TARGET_MODULES): Add all-target-libobjc.
5805 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5806 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5807 (all-target-libchill): Add dependencies.
5808 * configure.in (target_libs): Add libchill.
35590697 5809
252b5132
RH
58101998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
5811
ba73c63f 5812 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
5813
5814Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
5815
5816 * Makefile.in (all-automake): fix dependencies.
5817
5818Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
5819
5820 * configure.in: Minor cleanups for building in the $(target_alias)
5821 subdir.
5822
58231998-09-22 Jim Wilson <wilson@cygnus.com>
5824
5825 * Makefile.in (bootstrap): Set r and s before make all. Use
5826 BASE_FLAGS_TO_PASS in make all.
5827 (cross): Likewise.
5828
58291998-09-20 Mark Mitchell <mark@markmitchell.com>
5830
5831 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
5832
252b5132
RH
5833Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
5834
5835 * config.sub: Fix typo in last change.
5836
58371998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
5838
5839 * config.sub: Add support for C4x target.
5840 * configure.in: Likewise.
5841
58421998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
5843
5844 * config.sub: Recognize sparcv9 just like sparc64.
5845
5846Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
5847
5848 * config.guess: Match "Pent II" or "PentII" for OpenServer.
5849
5850Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
5851
5852 * config.guess: Correctly identify Pentium II sco boxes.
5853
5854 * config.guess: Fix "tr" code. From Weiwen Liu.
5855
5856Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
5857
5858 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
5859 stabs.
5860
5861Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
5862
5863 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
5864 (ALL_TARGET_MODULES): Add all-target-libchill.
5865 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5866 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5867 (all-target-libchill): Add dependencies.
5868 * configure.in (target_libs): Add libchill.
5869
5870Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
5871
5872 * config.guess: Avoid assumptions about "tr" behaves when
5873 LANG is set to something other than English.
5874
5875Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
5876
5877 * configure (gxx_include_dir): Changed to
5878 '${prefix}/include/g++'-${libstdcxx_interface}.
5879
5880 * config.if: New to determine the interfaces.
5881
5882Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
5883
5884 * config.guess: Detect and handle MPE/IX.
5885 * config.sub: Deal with MPE/IX.
5886
5887Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
5888
5889 * configure.in: Use mh-aix43.
5890
58911998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
5892
5893 * configure: Fix --without/--disable cases for gxx-include-dir.
5894
5895Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
5896
5897 * mdata-sh: Imported. Needed for automake support.
5898
5899Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
5900
ba73c63f 5901 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
5902 "chmod og=u `find . -print`".
5903
5904Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
5905
ba73c63f 5906 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
5907
5908Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
5909
5910 * Makefile.in: Undo previous patch.
5911
5912Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
5913
5914 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
5915 to here ...
5916 (install-no-fixedincludes): and here
5917 (INSTALL_MODULES): ... from here.
5918
5919Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
5920
5921 * config.sub: Merge with FSF.
5922
5923 * config.guess: Merge with FSF.
5924
5925Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
5926
5927 * configure (extraconfigdirs): New variable.
5928 (SUBDIRS): Add extraconfigdirs and recurse on them too.
5929 * Makefile.in (all): Move higher in file.
5930 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
5931 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
5932 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
5933 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
5934 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
5935
59361998-07-23 Brendan Kehoe <brendan@cygnus.com>
5937
5938 * Makefile.in (all-target-libjava): Depend on all-gcc and
5939 all-target-newlib.
5940 (configure-target-libjava): Depend on $(ALL_GCC).
5941
5942Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
5943
5944 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
5945 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
5946
5947Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
5948
5949 * ylwrap: Change absolute path checks to check for DOS style path
5950 names.
5951
5952 * ylwrap: Don't use a full path name if the source file is in the
5953 same directory. From hjl@lucon.org (H.J. Lu).
5954
5955 * config-ml.in: Default to being verbose, to match Feb 18 change to
5956 configure.
5957
5958Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
5959
5960 Brought over from egcs:
5961
5962 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
5963
5964 * configure.in (target_subdir): Set to ${target_alias} instead
5965 of "libraries".
5966
5967 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5968
5969 * configure.in (target_subdir): Set to libraries if enable_multilib.
5970
5971Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
5972
5973 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
5974 multilibs, force reconfiguration the first time we create
5975 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
5976
5977Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
5978
5979 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
5980 avoid confusion with --no-recursion.
5981
5982Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
5983
5984 * configure.in: Win32 hosts shouldn't use install -x
5985 * install-sh: remove -x option, and special .exe-handling
5986 hack.
5987
5988Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
5989
5990 * config.guess: Recognize i586-pc-beos.
5991 * configure.in: Don't build some bits for beos.
5992
5993Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
5994
5995 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
5996 CFLAGS default to -O2.
5997
5998 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
5999 when using GNU ld.
6000
6001Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6002
6003 * ltmain.sh: Correct install when using a different shell.
6004
6005Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6006
6007 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6008
6009Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6010
6011 * makefile.vms: Update to build binutils/makefile.vms. Add install
6012 target.
6013
6014Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6015
6016 * ltconfig: Update to correct AIX handling.
6017
6018Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6019
6020 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6021
6022 * configure.in (target_subdir): Set to ${target_alias} instead
6023 of "libraries".
6024
60251998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6026
6027 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6028 (Makefile): Depend on $(gcc_version_trigger).
6029
6030 * configure (gcc_version): Change default initializer to empty
6031 string.
6032 (gcc_version_trigger): New variable; pass this variable down
6033 to subdir configures to enable them checking gcc's version
6034 themselves. Emit make macros for both gcc_version vars.
6035 (topsrcdir): Initialize reliably.
6036 (recursion line): Remove --with-gcc-version=${gcc_version}.
6037
60381998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6039
6040 * configure (enable_version_specific_runtime_libs): Implement new flag
6041 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6042 in $(libsubdir); emit definition in each generated Makefile.
6043 (gxx_include_dir): Initialize depending on
6044 $enable_version_specific_runtime_libs.
6045
60461998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6047
6048 * configure (gcc_version): Initialize properly depending on
6049 how and where configure is started.
6050 (recursion line): Pass a --with-gcc-version=${gcc_version}
6051 to configures in subdirs.
6052
6053Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
6054
6055 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 6056 cygmon
252b5132
RH
6057
6058Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
6059
6060 * configure.in: Add cygmon and libstub support for mn10200.
6061
60621998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
6063
6064 * configure (gcc_version): Add new variable describing the
6065 particular gcc version we're building.
6066 * Makefile.in (libsubdir): Add new macro for the directory
6067 in which the compiler finds executables, libraries, etc.
6068 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6069 and libsubdir.
6070
6071Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6072
ba73c63f
JM
6073 * Makefile.in (local-clean): Remove *.log.
6074 (warning.log): Built with warn_summary from build.log.
6075 (mail-report.log): Run test_summary.
6076 (mail-report-with-warnings.log): Run test_summary including
6077 warning.log in the report.
252b5132
RH
6078
6079Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6080
6081 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6082
6083Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6084
6085 * Makefile.in (grep): Grep no longer depends on libiberty.
6086
6087Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6088
6089 * Makefile.in: all-snavigator needs all-libgui.
6090
6091Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
6092
6093 * configure.in: Add cygmon and libstub support for mn10300.
6094
6095Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
6096
6097 * missing: Update to version from automake 1.3.
6098
6099 * ltmain.sh: On installation, don't get confused if the same name
6100 appears more than once in the list of library names.
6101
6102Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
6103
6104 * config.sub: Accept m68060 and m5200 as CPU names.
6105
6106Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
6107
6108 * configure: Use && rather than using -a in test, because odd
6109 strings can confuse test.
6110 * configure.in: Likewise.
6111
6112Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
6113
6114 * ltconfig, ltmain.sh: Bring in Visual C++ support.
6115
6116Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6117
6118 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
6119 bootstrap4-lean): New targets.
6120
6121Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
6122
6123 * mpw-* Delete. Not used.
252b5132
RH
6124
6125Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
6126
6127 * COPYING.LIB: Update FSF address.
6128
6129Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
6130
6131 * ltconfig, ltmain.sh: Update to libtool 1.2a.
6132
6133 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6134 GAS_SUPPORT_DIRS.
6135
6136Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
6137
6138 * ltconfig, ltmain.sh: Avoid producing a version number if
6139 -version-info was not used.
6140
6141Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
6142
6143 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6144 building with newlib.
6145
61461998-04-30 Paul Eggert <eggert@twinsun.com>
6147
ba73c63f 6148 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 6149 Solaris `make' causes it to continue to next definition.
252b5132 6150
afb8d725
JM
6151Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
6152
6153 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6154 the right GUI libraries and files are installed along with GDB.
6155
252b5132
RH
6156Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
6157
6158 * configure.in: Change alpha to alpha* in several places.
6159
6160Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
6161
6162 * config.sub: Recognize sparc86x.
6163
6164Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 6165
252b5132
RH
6166 * configure.in (--enable-target-optspace): Remove debug echo.
6167
6168Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
6169
6170 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6171
6172Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
6173
6174 * ltconfig: Update cygwin32 support.
6175
6176 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6177 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6178 (GDB_SUPPORT_DIRS): Likewise.
6179
6180Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
6181
6182 * configure.in (target_makefile_frag): If --enable-target-optspace,
6183 use -Os to compile target libraries rather than -O2. Default to
6184 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6185 not used.
6186 * configure.in (target_cflags): Ditto for d30v.
6187
6188Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
6189
6190 * Makefile.in (all-bfd): Depend on all-intl.
6191 (all-binutils): Likewise.
6192 (all-gas): Likewise.
6193 (all-gprof): Likewise.
6194 (all-ld): Likewise.
6195
252b5132
RH
61961998-04-19 Brendan Kehoe <brendan@cygnus.com>
6197
6198 * configure.in (host_tools): Fix typo, lbtool -> libtool.
6199
6200Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
6201
6202 * Makefile.in (all-bfd): Depend upon all-libiberty.
6203
6204 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6205
6206Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
6207
6208 * Makefile.in: Add libstub.
6209
6210 * configure.in: Ditto. Build libstub for targets that have cygmon
6211 support.
6212
6213Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
6214
6215 * configure.in: Don't set PICFLAG on ix86-cygwin32.
6216
6217Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
6218
6219 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6220 use mh-sysv5 if specified. Support gprof on SCO Open Server.
6221
6222Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
6223
6224 * configure: Define DEFAULT_M4 by searching PATH.
6225 * Makfile.in: Use DEFAULT_M4.
6226
6227Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
6228
6229 * ltconfig: Add cygwin32 support.
6230
6231 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
6232 to configure and build.
6233
6234Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
6235
6236 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
6237
6238Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
6239
6240 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6241
6242Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
6243
6244 * Makefile.in: add ash make rules
6245 * configure.in: add ash to native_only and host_tools lists
6246
6247Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
6248
6249 * Makefile.in (all-gettext, all-intl): New targets.
6250 (ALL_MODULES): Added all-gettext, all-intl.
6251 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6252 (INSTALL_MODULES): Added install-gettext, install-intl.
6253 (CLEAN_MODULES): Added clean-gettext, clean-intl.
6254
6255 * configure.in (host_tools): Added gettext.
6256 (native_only): Likewise.
6257 (noconfigdirs) [various cases]: Likewise.
6258 (host_libs): Added intl.
6259
afb8d725
JM
6260Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
6261
6262 * configure: Do not disable building gdbtk for cygwin32 hosts.
6263
ba73c63f
JM
6264Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
6265
6266 * configure.in: Add thumb-coff target.
6267 * config.sub: Add thumb-coff target.
6268
252b5132
RH
6269Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6270
6271 * Makefile.in: Revert yesterday's change.
6272 (all-target-winsup): all-target-librx stays out of here.
6273
6274Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
6275
ba73c63f
JM
6276 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6277 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6278 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
6279 Remove references to librx and libg++.
6280
6281Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
6282
6283 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6284 recursive makes
6285
6286Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
6287
6288 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6289 for newlib directory.
6290 (CXX_FOR_TARGET): Likewise.
6291
6292Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
6293
6294 * ltconfig: Update after libtool/ltconfig.in change for
6295 hpux11.
6296
6297Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
6298
6299 * ltconfig, ltmain.sh: Update to libtool 1.2.
6300
6301Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
6302
6303 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6304 (install-gcc-cross): Instead, override LANGUAGES here.
6305
63061998-03-18 Dave Love <d.love@dl.ac.uk>
6307
6308 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6309 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6310
6311Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
6312
6313 * configure.in: Add Thumb-pe target.
6314
6315Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 6316
252b5132
RH
6317 * Makefile.in - changed sn targets to snavigator
6318 * configure.in - changed sn targets to snavigator
6319
6320Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
6321
6322 * config-ml.in: After building symlink tree call make distclean
6323 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6324 to be the case for libiberty.
6325
6326Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
6327
6328 * configure: When making link, also check the current
6329 directory. The configure scripts may create one.
6330
6331Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
6332
6333 * config.sub: Accept alphapca56 and alphaev6 properly.
6334
6335Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6336
6337 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6338
252b5132
RH
6339Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6340
80413487 6341 * config.sub (sco5): Fix typo.
252b5132
RH
6342
6343Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
6344
6345 * Makefile.in (INSTALL_MODULES): Move install-tcl before
6346 install-itcl.
6347 (install-itcl): Remove dependency on install-tcl.
6348
6349Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
6350
6351 * configure.in: Remove libgloss from noconfigdirs for MN10300.
6352
252b5132
RH
6353Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
6354
6355 * configure.in: Don't build libgui for a cygwin32 target when not on
6356 a cygwin32 host.
6357
6358Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
6359
6360 * configure (redirect): Set to null, so default behavior of
6361 configure is now --verbose.
6362
63631998-02-16 Dave Love <d.love@dl.ac.uk>
6364
6365 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6366 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6367
6368Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
6369
6370 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6371 this change to sync Makefile.in with its ChangeLog entries.
6372
6373Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
6374
6375 * ltmain.sh (mkdir): Check that the directory doesn't exist
6376 before we exit with error, so that we don't get races during
6377 parallel builds.
6378
6379Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
6380
6381 * ltconfig, ltmain.sh: Update from libtool 1.0i.
6382
6383Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
6384
6385 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6386 PICFLAG_FOR_TARGET.
6387 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6388
6389 * configure: Emit a definition for the new macro enable_shared
6390 into each Makefile.
6391
252b5132
RH
6392Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6393
6394 * configure.in (host_tools, native_only): Add libtool.
6395
6396Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
6397
6398 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6399 Fix typo in ming config comment.
6400
6401Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
6402
6403 * ltconfig, ltmain.sh: Update from libtool 1.0h.
6404
6405Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
6406
6407 * config.sub: Add tic30 cases, and map c30 to tic30.
6408
ba73c63f
JM
6409Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
6410
6411 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6412 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6413 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6414 (CLEAN_TARGET_MODULES): Similarly
6415 (all-target-libf2c): Add dependences.
35590697 6416 * configure.in (target_libs): Add libf2c.
ba73c63f 6417
252b5132
RH
6418Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
6419
ba73c63f
JM
6420 * configure.in: Remove expect from noconfigdirs when target
6421 is cygwin32. OK to build expect and dejagnu with Canadian
6422 Cross.
252b5132
RH
6423
6424Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
6425
6426 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6427 host.
6428
6429 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6430 and mingw32.
6431
6432Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
6433
6434 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6435 here as it is not defined in the toplevel Makefile.
6436
6437Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
6438
6439 * configure (package_makefile_rules_frag): New variable, which names
6440 a file with generic rules, ...
6441 Change comment to mention we now have FIVE parts.
6442 * configure: Undo last change.
6443
6444Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
6445
6446 * config.guess: More accurate determination of HP processor types.
6447 * config.sub: More accurate determination of HP processor types.
6448
6449Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
6450
6451 * configure (package_makefile_frag): Move inserting the
6452 ${package_makefile_frag} to where it should be according
6453 to the comment.
6454
ba73c63f 6455Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
6456
6457 * config.guess: Add support for Linux/ARM.
6458
6459Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
6460
6461 * .cvsignore: Remove *-info and *-install since they match
6462 release-info and mpw-install, which we don't want to just ignore.
6463
6464Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
6465
6466 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6467
6468Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
6469
6470 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6471 local_prefix to sub-make invocations.
6472
6473Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
6474
6475 * configure.in: Check makefile fragments in the source
6476 directory.
6477
6478Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6479
ba73c63f
JM
6480 * configure.in: Check whether host and target makefile
6481 fragments exist before adding them to *_makefile_frag.
252b5132
RH
6482
6483Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
6484
6485 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 6486
252b5132
RH
6487Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
6488
6489 * configure.in: Make sure we only replace RPATH_ENVVAR on
6490 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6491 regexp to sed.
6492
6493 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6494 to sub-makes.
6495
64961998-01-13 Lee Iverson (leei@ai.sri.com)
6497
6498 * config-ml.in (multi-do): LDFLAGS must include multilib
6499 designator.
6500
6501Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
6502
6503 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6504
6505Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
6506
6507 * config.sub: Add mingw32 support.
6508 * configure.in: Likewise.
252b5132
RH
6509
6510Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6511
6512 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6513
6514Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
6515
6516 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6517 * configure (gxx_include_dir): Provide a definition for subdirs
6518 which do not use autoconf.
6519
6520Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
6521
6522 * config.guess: Sync with egcs. Picks up new alpha support,
6523 BeOS & some additional linux support.
6524
ba73c63f 6525Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6526
6527 * config.guess: HP 9000/803 is a PA1.1 machine.
6528
ba73c63f
JM
6529Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
6530
6531 * configure.in: It's alpha*-...
252b5132
RH
6532
6533Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6534
ba73c63f
JM
6535 * configure.in (host_makefile_frag, target_makefile_frag):
6536 Handle multiple config files.
6537 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6538 alpha-*-*.
252b5132
RH
6539
6540Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
6541
6542 * mkdep: New file.
6543
6544Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
6545
6546 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6547
6548Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
6549
6550 * Makefile.in: Add libgui directory.
6551 (GDB_TK): Add all-libgui.
6552 * configure.in: Add libgui directory.
6553 * configure: Add all-libgui to GDB_TK.
6554
6555Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
6556
6557 * config-ml.in (multidirs): Add m32r to multilib list.
6558
6559Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
6560
6561 * Makefile.in (all-target-gperf): Change dependency to
6562 all-target-libstdc++.
6563
6564Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
6565
6566 * config.guess: Add BeOS support.
6567
6568Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
6569
6570 Source directory cvs renamed to cvssrc:
6571 * configure.in (host_tools): Change cvs to cvssrc.
6572 (native_only): Likewise.
6573 (noconfigdirs) [various cases]: Likewise.
6574 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
6575 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
6576 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
6577 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
6578 (all-cvssrc): Rename target from all-cvs.
6579
6580Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
6581
6582 * configure (gxx_include_dir): Fix thinko.
6583
6584Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
6585
6586 * Makefile.in (INSTALL_TARGET_CROSS): Define.
6587 (install-cross, install-gcc-cross): New targets.
6588
6589Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
6590
6591 * configure.in (noconfigdirs): Add support for Thumb target.
6592
6593 * config.sub (maybe_os): Add support for Thumb target.
6594
6595Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
6596
6597 * Makefile.in: Add rules for cygmon.
6598
6599 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6600
6601Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
6602
6603 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6604 * configure (gxx_include_dir): Provide a definition for subdirs
6605 which do not use autoconf.
6606
6607Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
6608
6609 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 6610 11/18/97 build
252b5132
RH
6611
6612Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
6613
6614 * From Franz Sirl.
6615 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6616 found on RedHat Linux systems.
6617
6618Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
6619
6620 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6621 guesses.
6622
6623Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
6624
6625 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6626
6627Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
6628
6629 * ltmain.sh: If mkdir fails, check whether the directory was created
6630 anyhow by some other process.
6631
6632Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
6633
6634 * configure.in (d30v-*-*): Configure all directories.
6635
6636Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
6637
6638 * configure.in (d30v-*-*): Configure newlib, libiberty directories
6639 for the D30V.
6640
6641Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
6642
6643 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6644
6645Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
6646
80413487
RH
6647 * include/libiberty.h: Add extern "C" { so it can be used with C++
6648 progrms.
6649 * include/remote-sim.h: Add extern "C" { so it can be used with C++
6650 programs.
252b5132
RH
6651
6652Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
6653
6654 * configure.in (d30v-*-*): Configure GCC now.
6655
6656Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
6657
6658 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6659 is no longer needed.
6660
6661Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
6662
6663 * Makefile.in: check-target-libio depends on all-target-libstdc++.
6664
6665Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
6666
6667 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6668 targets using "$@" to provide support for similar but not identical
6669 targets without having to duplicate code.
6670
6671Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
6672
6673 * makefile.vms: Fix to work with DEC C.
6674
6675Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
6676
6677 * config.sub: Add mips-tx39-elf to marketing names.
6678
6679Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
6680
6681 * ltmain.sh: Handle symlinks in generated script.
6682
6683Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
6684
6685 * configure: Handle autoconf style directory options: --bindir,
6686 --datadir, --includedir, --infodir, --libdir, --libexecdir,
6687 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6688 --sysconfdir.
6689 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6690 (sharedstatedir, localstatedir, oldincludedir): New variables.
6691 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6692 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6693 sbindir, sharedstatedir, and sysconfdir.
6694
6695Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6696
6697 * Makefile.in (bootstrap-lean): New target.
6698
6699Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
6700
6701 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 6702 sn, and gnuserv from noconfigdirs.
252b5132
RH
6703
6704Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
6705
6706 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6707
6708Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
6709
ba73c63f 6710 * Makefile.in (cross): New target.
252b5132
RH
6711
6712Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 6713 Jeff Law <law@cygnus.com>
252b5132
RH
6714
6715 * Makefile.in (bootstrap2, bootstrap3): New targets.
6716 (all-bootstrap): Remove outdated and confusing target.
6717 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6718
afb8d725
JM
6719Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
6720
6721 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 6722 windows. Consistent with gdb/configure.
afb8d725 6723
252b5132
RH
67241997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
6725
252b5132
RH
6726 * configure.in: Name Linux target fragment.
6727
6728 * configure: Rewrite so that project Makefile fragment is inserted
6729 first and appears last in the resulting Makefile.
6730
6731Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
6732
6733 * Makefile.in (install-itcl): Install tcl first.
6734
252b5132 6735Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 6736
252b5132
RH
6737 * configure.in: remove bison from noconfigdirs for Cygwin32 host
6738
6739Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6740
6741 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
6742
6743 * configure.in (skipdirs): Add target-librx for Linux.
6744 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
6745
6746Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
6747
6748 * Makefile.in (bootstrap): New target.
6749
6750Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
6751
6752 * config.sub: Accept 'amigados' for backward compatability.
6753
6754Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
6755
6756 * config.guess: Merge with FSF.
6757
ba73c63f
JM
6758Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
6759
6760 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
6761
252b5132
RH
6762Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
6763
6764 * config.sub: Add "marketing-names" patch.
6765
6766Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
6767
80413487 6768 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
6769
6770Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
6771
6772 * config.sub: Handle v850-elf.
6773
ba73c63f
JM
6774Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
6775
6776 * .cvsignore (*-install): Remove.
6777
252b5132
RH
6778Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
6779
6780 * ltconfig: Set CONFIG_SHELL in libtool.
6781 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
6782
6783Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6784
6785 * configure.in (target_subdir): Set to libraries if enable_multilib.
6786
6787Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
6788
6789 * config.guess: Update from gcc directory.
6790
6791Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
6792
6793 * Makefile.in (all-sim): Depends on all-readline.
6794
6795Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
6796
6797 * Makefile.in (BISON, YACC): Use $$s.
6798 (all-bison): Depend on all-texinfo.
6799
6800Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
6801
6802 * Makefile.in (BISON): Add -L flag.
6803 (YACC): Likewise.
6804
6805Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6806
35590697
AJ
6807 * configure.in (noconfigdirs): Add support for v850e target.
6808
252b5132
RH
6809 * config.sub (maybe_os): Add support for v850e target.
6810
6811Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6812
35590697
AJ
6813 * configure.in (noconfigdirs): Add support for v850ea target.
6814
252b5132
RH
6815 * config.sub (maybe_os): Add support for v850ea target.
6816
6817Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
6818
6819 * config.sub: Add mipstx39. Delete r3900.
6820
6821Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6822
6823 * Makefile.in (all-autoconf): Depends on all-texinfo.
6824
6825Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
6826
6827 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
6828 eabi targets.
6829
6830Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
6831
6832 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
6833
6834 * configure: When handling a Canadian Cross, handle YACC as well as
6835 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 6836 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
6837
6838Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
6839
6840 * Makefile.in (BISON): bison, not byacc or bison -y.
6841 (YACC): bison -y or byacc or yacc.
6842 (various): Add *-bison as appropriate.
6843 (taz): No need to mess with BISON anymore.
6844
6845Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
6846
6847 * configure: If OSTYPE matches *win32*, try to find a good value for
6848 CONFIG_SHELL.
6849
6850Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
6851
6852 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
6853 configure.in if it is present.
6854
6855Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
6856
6857 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
6858
6859Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
6860
6861 * config.sub: Recognize `arc' cpu.
6862 * configure.in: Likewise.
6863 * config-ml.in: Likewise.
6864
6865Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
6866
6867 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
6868
6869Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
6870
6871 * configure: Changed sed delimiter from ':' to '|' when
6872 attempting to substitute ${config_shell} for SHELL. On
6873 NT ${config_shell} may contain a ':' in it.
6874
6875Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
6876
6877 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
6878
6879Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
6880
6881 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
6882
6883Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
6884
6885 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
6886
6887 * ylwrap: If the program is a relative path, force it to be
6888 absolute.
6889
6890Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
6891
6892 * configure (tooldir): Set BISON to `bison -y' and not just bison.
6893
6894Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
6895
6896 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
6897 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
6898 for libraries.
252b5132
RH
6899
6900Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
6901
6902 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 6903 separated by spaces.
252b5132
RH
6904
6905Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
6906
6907 * ylwrap: New file.
6908 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
6909
6910 * ltmain.sh: Handle /bin/sh at start of install program.
6911
6912 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
6913
6914 * ltconfig, ltmain.sh: New files, from libtool 1.0.
6915 * missing: New file, from automake 1.2.
6916
6917Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
6918
6919 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
6920 check-tk to CHECK_X11_MODULES.
6921
6922Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
6923
6924 * config.sub: Merge with FSF.
6925
6926Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
6927
6928 * config.guess: Merge with FSF.
6929
6930Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
6931
6932 * configure: Treat msdosdjgpp like go32.
6933 * configure.in: Likewise. Don't remove gprof for go32.
6934
6935 * configure: Change Makefile.tem2 to Makefile.tm2.
6936
6937Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
6938
6939 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
6940
6941Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6942
6943 * install-sh (chmodcmd): Set to null if the DST directory already
6944 exists. Same as Nov 11th change.
6945
6946Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
6947
35590697 6948 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
6949
6950Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
6951
6952 * config.guess: Update from FSF.
6953
6954Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
6955
6956 * Makefile.in (GDB_TK): Depend on itcl and tix.
6957
6958Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
6959
6960 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
6961 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
6962 (INSTALL_SCRIPT): New variable.
6963 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
6964 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
6965 to -x.
6966 * install-sh: Add support for -x option.
6967
6968Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
6969
6970 * configure.in, Makefile.in: Treat tix like itcl.
6971
6972Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
6973
6974 * Makefile.in (WINDRES): New variable.
6975 (WINDRES_FOR_TARGET): New variable.
6976 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
6977 (EXTRA_HOST_FLAGS): Add WINDRES.
6978 (EXTRA_TARGET_FLAGS): Add WINDRES.
6979 (EXTRA_GCC_FLAGS): Add WINDRES.
6980 ($(DO_X)): Pass down WINDRES.
6981 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
6982 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
6983 DLLTOOL_FOR_TARGET.
6984
6985Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
6986
6987 * configure.in: configure sim before gdb for win32-x-ppc
6988
6989Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6990
6991 Move gperf into the toplevel, from libg++.
6992 * configure.in (target_tools): Add target-gperf.
6993 (native_only): Add target-gperf.
6994 * Makefile.in (all-target-gperf): New target, depend on
6995 all-target-libg++.
6996 (configure-target-gperf): Empty rule.
6997 (ALL_TARGET_MODULES): Add all-target-gperf.
6998 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
6999 (CHECK_TARGET_MODULES): Add check-target-gperf.
7000 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7001 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7002
7003Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 7004
252b5132
RH
7005 * config.sub (mn10200): Recognize new basic machine.
7006
7007Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7008
7009 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7010 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7011
7012Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7013
7014 * configure.in: If we're building mips-sgi-irix6* native, turn on
7015 ENABLE_MULTILIB and set TARGET_SUBDIR.
7016
7017Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7018
7019 * Makefile.in (all-sn): Depend on all-grep.
7020
7021Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7022
7023 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7024
7025 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7026 Makefile. From Jeff Makey <jeff@cts.com>.
7027 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7028
7029 * Makefile.in (DISTBISONFILES): Remove.
7030 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7031 $(DEFAULT_YACC).
7032
7033 * configure.in: Build itl, db, sn, etc., when building for native
35590697 7034 cygwin32.
252b5132
RH
7035
7036 * Makefile.in (LD): New variable.
7037 (EXTRA_HOST_FLAGS): Pass down LD.
7038 ($(DO_X)): Likewise.
7039
7040Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7041
7042 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7043
7044Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7045
7046 * configure.in (targargs): Strip out any supplied --build argument
35590697 7047 before adding our own. Always add --build.
252b5132
RH
7048
7049Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7050
7051 * configure.in (targargs): Pass --build if we're doing
7052 a cross-compile.
7053
7054Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
7055
ba73c63f 7056 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
7057 sed. Otherwise sed chokes on NT path names with drive
7058 designators. Also look for "?:*" as the leading characters in an
7059 absolute pathname.
7060
7061Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
7062
7063 * config.sub: Support for r3900.
7064
7065Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
7066
7067 * configure.in: Use install-sh, not install.sh.
7068
7069Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
7070
7071 * Makefile.in (taz): Improve check for BISON so it doesn't try to
7072 apply it twice.
7073
7074Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7075
7076 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7077 install-binutils.
7078
7079Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7080
7081 * Makefile.in: Add automake targets.
7082 * configure.in (host_tools): Add automake.
7083
7084Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7085
7086 * configure: Default CXX to c++, not gcc.
7087 * Makefile.in (CXX): Set to c++, not gcc.
7088 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7089
7090Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
7091
7092 * install-sh: try appending a .exe if source file doesn't
7093 exist
7094
7095Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
7096
7097 * configure.in: Turn on multilib by default.
7098 (cross_only): Remove target-libiberty.
7099
7100 * Makefile.in (all-gcc): Don't depend on libiberty.
7101
7102Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
7103
7104 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7105
7106Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
7107
7108 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7109 (DISTBISONFILES): Add ld/Makefile.in
7110
7111Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
7112
7113 * configure.in: if target is cygwin32 but host isn't cygwin32,
7114 don't configure gdb tcl tk expect, not just gdb.
7115
7116Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
7117
7118 * configure.in: Added gnuserv everywhere sn appears.
7119
7120 * Makefile.in (ALL_MODULES): Added all-gnuserv.
7121 (CROSS_CHECK_MODULES): Added check-gnuserv.
7122 (INSTALL_MODULES): Added install-gnuserv.
7123 (CLEAN_MODULES): Added clean-gnuserv.
7124 (all-gnuserv): New target.
7125
7126Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
7127
7128 * config.guess: Fixes for MIPS OpenBSD systems.
7129
7130Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
7131
7132 * Makefile.in (INSTALL_XFORM): Remove.
7133 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7134
7135 * mkinstalldirs: New file, copied from automake.
7136 * Makefile.in (installdirs): Rename from install-dirs. Use
7137 mkinstalldirs. Change all users.
7138 (DEVO_SUPPORT): Add mkinstalldirs.
7139
7140Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
7141
7142 * install-sh: Rename from install.sh.
7143 * Makefile.in (INSTALL): Change install.sh to install-sh.
7144 (DEVO_SUPPORT): Likewise.
7145
7146 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
7147 Graichen <graichen@rzpd.de>.
7148
7149Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
7150
7151 * config.guess: Recognize OpenBSD systems correctly.
7152
7153Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7154
7155 * README, Makefile.in (ETC_SUPPORT): Remove references to
7156 cfg-paper*, configure.{texi,man,info*}._
7157
7158Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
7159
7160 * Makefile.in (all.normal): Ensure that gcc is built after all
7161 the x11 - ie gdb - targets.
7162
7163Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
7164
7165 * makefile.vms: Don't run conf-a-gas.
7166
7167Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
7168
80413487 7169 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
7170
7171Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
7172
7173 * configure.in: Remove noconfigdirs case since gdb also
7174 configures and builds for tic80-coff.
7175
7176Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
7177
7178 * configure: Set cache_file to config.cache.
7179 * Makefile.in (local-distclean): Remove config.cache.
7180
7181Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
7182
7183 * COPYING: Update FSF address.
7184
7185Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
7186
7187 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7188 noconfigdirs.
7189
7190Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
7191
7192 * Makefile.in (install-dirs): Don't crash if prefix, and hence
7193 MAKEDIRS, is empty.
7194
7195Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
7196
7197 * config.sub: Tweak mn10300 entry.
7198
7199Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
7200
7201 * configure.in (host_tools): Put sim before gdb, so gdb's
7202 configure.tgt can determine if the simulator was configured.
7203
7204Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
7205
7206 * config.sub: Move BeOS $os case to be with other Cygnus
7207 local cases.
7208
7209Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
7210
7211 * config.sub: Remove misplaced comment that broke Linux.
7212
7213Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
7214
7215 * config.sub: Add BeOS support.
7216
7217Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
7218
7219 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7220
7221Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
7222
7223 * configure.in (noconfigdirs): Remove tcl and tk from
7224 noconfigdirs for cygwin32 builds.
7225
7226Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
7227
7228 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7229
7230Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
7231
7232 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7233 make-all.com, use makefile.vms instead.
7234
7235Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
7236
7237 * config.sub: Accept -lnews*.
7238
7239Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
7240
7241 * configure.in (noconfigdirs): Disable target-newlib,
35590697 7242 target-examples and target-libiberty for d30v.
252b5132
RH
7243
7244Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7245
7246 * configure.in (noconfigdirs): Enable ld for d30v.
7247
7248Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
7249
7250 * configure.in (tic80-*-*): Build compiler.
7251
7252Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
7253
7254 * configure.in (d30v-*): Remove sim directory from list of
35590697 7255 unsupported d30v directories
252b5132
RH
7256
7257Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7258
35590697
AJ
7259 * config.sub, configure.in: Add d30v target cpu.
7260
252b5132
RH
7261Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
7262
7263 * makefile.vms: New file.
7264 * make-all.com: Remove.
7265
7266Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
7267
7268 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7269
7270Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
7271
7272 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7273
7274Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
7275
7276 * Makefile.in (ALL_MODULES): Added all-db.
7277 (CROSS_CHECK_MODULES): Addec check-db.
7278 (INSTALL_MODULES): Added install-db.
7279 (CLEAN_MODULES): Added clean-db.
7280
7281Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
7282
7283 * config.guess: Merge with latest FSF sources.
7284
7285Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
7286
7287 * Makefile.in (ALL_MODULES): Added all-itcl.
7288 (CROSS_CHECK_MODULES): Added check-itcl.
7289 (INSTALL_MODULES): Added install-itcl.
7290 (CLEAN_MODULES): Added clean-itcl.
7291
7292Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
7293
7294 * configure.in: build gdb for mn10200
7295
7296Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
7297
7298 * Makefile.in (all-target-winsup): Depend on all-target-libio.
7299
7300Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
7301
7302 * configure.in (tic80-*-*): Turn off most targets right now.
7303
7304Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
7305
7306 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7307 rather than the makeinfo program.
7308 (do-info): Depend upon all-texinfo.
7309
7310Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
7311
7312 * configure.in: Remove uses of config/mh-linux.
7313
7314 * config.sub, config.guess: Merge with latest FSF sources.
7315
7316Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
7317
7318 * config.sub (case $basic_machine): Add tic80 entries.
7319
7320Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
7321
7322 * config.sub, config.guess: Merge with latest FSF sources.
7323
7324Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7325
7326 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7327 * mpw-config.in: Test for NewFolderRecursive.
7328 * mpw-install: Use symbolic name for startup filename.
7329 * mpw-README: Add various additional details.
7330
7331Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
7332
7333 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7334
7335Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
7336
7337 * configure.in: Do build gcc and the target libraries for
7338 the mn10200.
7339
7340Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
7341
7342 * configure.in: don't avoid building gdb for mn10300 any more
7343 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7344 instead of single-quoting it.
7345
7346Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
7347
7348 * configure.in: Don't use --with-stabs on IRIX 6.
7349
7350Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
7351
7352 * configure.in (m32r): Build gdb, libg++ now.
7353
7354Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7355
7356 * configure.in (mips*-sgi-irix6*): Remove gdb and related
7357 directories from noconfigdirs.
7358
7359Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
7360
7361 * config.sub (basic_machine): added mips16 configuration
7362
7363Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7364
7365 * config.sub: Handle d10v-unknown.
7366
7367Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
7368
7369 * config.sub: Handle v850-unknown.
7370
7371Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
7372
7373 * Makefile.in: add findutils
7374 * configure.in: add findutils to list of host_tools
7375
7376Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
7377
7378 * config.sub: Handle mn10200 and mn10300.
7379
7380Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7381
7382 * configure.in (d10v-*): Do not build librx.
7383
7384Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
7385
7386 * configure.in (mn10300): Build everything except gdb & libgloss.
7387
7388Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
7389
7390 * config.guess: Patch for Dansk Data Elektronik servers,
7391 from Niels Skou Olsen <nso@dde.dk>.
7392
7393 For ncr, use /bin/uname rather than uname, since GNU uname does not
7394 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
7395
7396 Patch for MIPS R4000 running System V,
7397 from Eric S. Raymond <esr@snark.thyrsus.com>.
7398
7399 Fix thinko for nextstep.
7400
7401 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7402
7403 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
7404 * config.guess: Guess mips-dec-mach_bsd4.3.
7405
7406 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
7407 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
7408 release numbers.
7409 * config.guess (mips-mips-riscos*): Emit just enough of the
7410 release number.
7411
7412 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
7413 * config.guess (sparc-auspex-sunos*): Added.
7414 (f300-fujitsu-*): Added.
7415
7416 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
7417 * config.guess: Recognize a Tadpole as a sparc.
7418
7419Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7420
7421 * config.guess: Don't assume that NextStep version is either 2 or
7422 3. NextStep 4 (aka OpenStep 4) has come out now.
7423
7424Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7425
7426 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7427 From Rik Faith <faith@cs.unc.edu>.
7428
7429Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
7430
7431 * config.sub: Contributions from bug-gnu-utils to:
7432 Support plain "hppa" (no version given) architecture, reported by
7433 OpenStep.
7434 OpenBSD like NetBSD.
7435 LynxOs is not a hardware supplier.
7436
7437 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 7438 OpenBSD like NetBSD.
252b5132
RH
7439 Stratus systems.
7440 More Pyramid systems.
7441 i[n>4]86 Intel chips.
7442 M680[n>4]0 Motorola chips.
7443 Use unknown instead of lynx for hardware manufacturer.
7444
7445Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7446
7447 * install.sh (chmodcmd): Set to null if the DST directory already
7448 exists.
7449
7450Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7451
7452 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7453 not use mt-ppc target Makefile fragment any more.
7454
7455Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7456
7457 * configure.in (*-*-windows): Exclude everything but those dirs
7458 needed to build windows.
7459
7460Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
7461
7462 * Makefile.in (all-target-winsup): Depend on all-target-librx.
7463
7464Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7465
7466 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
7467
7468Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7469
7470 * Undo my previous change.
7471
7472Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
7473
7474 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7475 unconditionally.
7476 (MAKEOVERRIDES): Define (revert this part of October 18 change).
7477
7478Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7479
7480 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
7481 host to add it's own flags.
252b5132
RH
7482
7483Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
7484
7485 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7486
7487Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
7488
7489 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7490 (CXX_FOR_TARGET): Likewise.
7491 (GCC_FOR_TARGET): Define.
7492 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7493 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7494 CC_FOR_TARGET was specified on the command line.
7495 (MAKEOVERRIDES): Don't define.
7496
7497Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
7498
7499 * configure.in (m32r): Fix spelling of libg++ libs.
7500
7501Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
7502
7503 * config.sub (-apple*): Remove, now redundant.
7504
7505Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
7506
7507 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7508
7509 * configure: Rework yesterday's sed script patch.
7510
7511 * config.sub: Merge with FSF.
7512
7513Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
7514
7515 * config.guess: Merge from FSF.
7516
7517 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
7518 * config.guess: Use pc instead of unknown, for pc clone systems.
7519 Change linux to linux-gnu.
252b5132
RH
7520
7521 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 7522 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
7523
7524Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
7525
7526 * test-build.mk (HOLES): Add "xargs" for gdb.
7527
7528 * configure: Avoid hpux10.20 sed bug.
7529
7530Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
7531
4bddf3ad 7532 * configure.in: Add support for windows host
252b5132
RH
7533 (that is a build done under the Microsoft build environment).
7534
7535Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
7536
7537 * Makefile.in: Replace all uses of srcroot with s, to shrink
7538 command line lengths.
7539
7540 Patches from Geoffrey Noer <noer@cygnus.com>:
7541 * configure.in: If configuring for newlib, pass --with-newlib to
7542 subdirectories.
7543 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7544 -Bnewlib/ and -Lwinsup to gcc.
7545 (CXX_FOR_TARGET): Likewise.
7546
7547Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
7548
7549 * Makefile.in (ETC_SUPPORT): Add configure.
7550
7551Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
7552
35590697 7553 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
7554 host configuration file.
7555
7556Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
7557
7558 * configure.in: Break mn10x00 support into separate
7559 mn10200 and mn10300 configurations.
7560 * config.sub: Likewise.
7561
7562Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
7563
7564 * configure.in: Add lots of stuff to noconfigdirs for
7565 the mn10x00 targets.
7566
7567 * config.sub, configure.in: Add mn10x00 support.
7568
7569Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
7570
7571 * make-all.com: Call conf-a-gas, not config-a-gas.
7572
7573Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
7574
7575 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 7576 targets.
252b5132
RH
7577
7578Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
7579
7580 * mpw-README: Add much more detail for native PowerMac.
7581 * mpw-install: New file.
7582 * mpw-configure: Add --norecursion and --help options.
7583 * mpw-config.in: Translate readme and install files when
7584 copying to objdir.
7585 * mpw-build.in: Don't always depend on byacc and flex.
7586 (install-only-top): New action.
7587
7588Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
7589
7590 * configure.in: You can now configure GDB for the v850.
7591
7592Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
7593
7594 * configure.in (noconfigdirs): Don't configure any C++ dirs
7595 if targeting D10V.
7596
7597Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
7598
7599 * config.sub: Recognize mips64vr5000.
7600
7601Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
7602
7603 * configure.in: Use a single line for host_tools and native_only.
7604
7605Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
7606
7607 * config.sub, configure.in: Add entries for m32r.
7608
7609Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
7610
7611 * Makefile.in (inet-install): Don't run install-gzip.
7612
7613Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
7614
7615 * configure.in: Don't config lots of things for *-*-windows*.
7616
7617Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
7618
7619 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7620 (host_libs, host_tools): Copy from configure.in.
7621 * mpw-configure: Don't complain about directories not found.
7622
7623Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7624
7625 * configure.in (i[345]86): Recognize i686 for pentium pro.
7626 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7627 file.
7628
7629 * config.guess (i[345]86): Ditto.
7630
7631Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7632
7633 * configure.in (noconfigdirs): Removed gdb for D10V.
7634
7635Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
7636
7637 * configure.in: Remove ld, target-libio, target-libg++, and
7638 target-libstdc++ from noconfigdirs.
7639
7640Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
7641
7642 * configure: Fix three locations where shell scripts were
7643 being run directly rather than with config_shell.
7644
7645Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
7646
7647 * configure.in (v850-*-*): Set up initial $noconfigdirs.
7648 * config.sub (basic_machine): Recognize v850.
7649
7650Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
7651
7652 * mpw-configure: Handle multiple enable/disable options and
7653 pass them down recursively, handle -c and -s flags appropriately
7654 depending on choice of compiler, add escape mechanism for
7655 quoted arguments to gC.
7656
7657Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7658
7659 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7660 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7661 so that -mrelocatable-lib and -mno-eabi are used.
7662
7663 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7664 not support --print-multi-lib, don't abort.
7665
252b5132
RH
7666Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
7667
7668 * make-all.com: Run config-a-gas.
7669 * setup.com: Don't copy subdirectory files around.
7670
7671Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
7672
7673 * configure.in (*-*-ose): Remove exclusion of libgloss for this
7674 target, it now compiles correctly.
7675
7676Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
7677
7678 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7679
7680Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7681
35590697 7682 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
7683
7684Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7685
7686 * configure.in (native_only): Add prms.
7687
7688Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
7689
7690 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7691 (BINUTILS_SUPPORT_DIRS): Likewise.
7692
7693Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7694
7695 * configure.in (d10v-*-*): Don't configure ld or gdb until the
7696 d10v support is added.
7697
7698Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7699
7700 * configure.in (d10v-*-*): New target.
7701
7702Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
7703
7704 * config.guess (HP 9000/811): Recognize this as a PA1.1
7705 machine.
7706
7707Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
7708
7709 * Makefile.in (do-tar-gz): New target, split out from tail end of
7710 taz target. Run each command separately, don't use pipes.
7711 (taz): Use it.
7712
7713Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
7714
7715 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7716 * mpw-build.in: No builds should depend on building byacc or flex,
7717 they are assumed to be installed already.
7718
7719Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7720
7721 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7722 variable that CC_FOR_TARGET needs.
7723
7724Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7725
7726 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
7727 options have changed since the last time the subdirectory was
7728 configured, and if it has, reconfigure.
7729 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
7730 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
7731
7732Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
7733
7734 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
7735 CLEAN_MODULES): Add bash.
7736 (all-bash): New target.
7737
7738Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
7739
7740 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
7741
7742Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7743
7744 * config.sub (basic_machine): Recognize d10v as a valid processor.
7745
7746Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
7747
7748 * mpw-configure: Add support for --bindir.
7749 * mpw-build.in: Use a GCC-specific build script for GCC actions.
7750
7751Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
7752
7753 * configure.in: add bash, time, gawk to list of hosttools and things
7754 to only build for native toolchains
7755
7756Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7757
7758 * Makefile.in (docdir): Remove.
7759
7760Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7761
7762 * Makefile.in (datadir): Set to $(prefix)/share.
7763
7764Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
7765
7766 * configure.in: build diff and patch for cygwin32-hosted
7767 toolchains.
7768
7769Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
7770
7771 * config.sub: Accept -rtems*.
7772
7773Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
7774
80413487 7775 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
7776 remove diff from the list of things not buildable
7777 via Canadian Cross
252b5132
RH
7778
7779Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
7780
7781 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 7782 don't get ". ".
252b5132
RH
7783
7784Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
7785
7786 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
7787
7788Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
7789
7790 * Makefile.in (taz): Handle case where tex3patch didn't even get
7791 checked out. Also, if it was found, put the symlink in a new util
7792 subdirectory.
7793
7794Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7795
7796 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
7797
7798Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
7799
7800 * config.sub: Recognize -openvms.
7801 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
7802 * make-all.com, setup.com: New files.
7803
7804Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7805
7806 * Makefile.in (taz): tex3patch moved to texinfo/util.
7807
7808Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
7809
afb8d725 7810 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
7811 * configure.in: remove make from disable-if-Can-Cross list
7812 enable gdb if ${host} and ${target} are cygwin32
7813
7814Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
7815
7816 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
7817 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
7818
7819Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
7820
7821 * config.guess: Combine mips-mips-riscos cases, and use cpp to
7822 distinguish sysv/svr4/bsd variants.
7823 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
7824
7825Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
7826
7827 * configure.in: Added copyright notice.
7828 * move-if-change: Added copyright notice.
7829
7830Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7831
7832 * configure.in (powerpcle-*-solaris*): Until we get shared
7833 libraries working, don't build gdb, sim, make, tcl, tk, or
7834 expect.
7835
7836Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
7837
7838 * config.guess: Merge with FSF:
7839
7840 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
7841 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
7842
7843 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
7844 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
7845
7846 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
7847 * config.guess: Combine two OSF1 rules.
7848 Also recognize field test versions. From mjr@zk3.dec.com.
7849 * config.guess (dgux): Use /usr/bin/uname rather than uname,
7850 because GNU uname does not support -p. From pmr@pajato.com.
7851
7852Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
7853
7854 * Makefile.in (MAKEDIRS): Removed $(tooldir).
7855
7856Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
7857
7858 * mpw-README: Document GCCIncludes.
7859
7860Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
7861
7862 * configure.in (alpha-*-linux*): Set enable_shared to yes.
7863
7864Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7865
7866 * mpw-configure: Handle --enable-FOO and --disable-FOO.
7867
7868Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
7869
7870 * configure.in (*-*-cygwin32): Configure make.
7871
7872Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
7873
7874 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
7875
7876Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
7877
7878 * Makefile.in (all-inet): Depend on all-perl.
7879
7880 * Makefile.in (inet-install): New target.
7881
7882 * Makefile.in (all-inet): Depend on all-tcl.
7883 (all-inet): Depend on all-send-pr.
7884
7885Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7886
7887 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
7888 temporarily.
7889
7890Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
7891
7892 * configure.in: Don't configure --with-gnu-ld on AIX.
7893
7894Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7895
7896 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
7897
7898Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
7899
7900 * Makefile.in (ALL_MODULES): Added all-inet.
7901 (CROSS_CHECK_MODULES): Added check-inet.
7902 (INSTALL_MODULES): Added install-inet.
7903 (CLEAN_MODULES): Added clean-inet.
7904 (all-indent): New target.
7905
7906 * configure.in (host_tools): Added inet.
7907 (native_only): Added inet.
7908 (noconfigdirs): Added inet.
7909
7910Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
7911
7912 * configure.in: Don't configure libgloss if we are not configuring
7913 newlib.
7914
7915Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7916
7917 * configure.in: Don't configure libgloss for unsupported
7918 architectures.
7919
7920Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7921
7922 * Makefile.in (CLEAN_MODULES): Add clean-apache.
7923
7924Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
7925
7926 * Makefile.in (ALL_MODULES): Include all-apache.
7927 (CROSS_CHECK_MODULES): Include check-apache.
7928 (INSTALL_MODULES): Include install-apache.
7929 (all-apache): New target.
7930
7931 * configure.in: Added apache everywhere perl is seen.
7932
7933Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7934
7935 * Makefile.in: Add support for clean-{module} and
7936 clean-target-{module} rules.
7937
7938Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
7939
7940 * configure.in (*-*-ose) do not build libgloss.
7941
7942Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7943
7944 * config.guess (prep*:SunOS:5.*:*): Turn into
7945 powerpele-unknown-solaris2.
7946
7947Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
7948
7949 * configure.in: Permit --enable-shared to specify a list of
7950 directories.
7951
7952Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7953
7954 * configure.in (host==solaris): Pass only the first word of $CC
7955 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
7956
7957Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7958
7959 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
7960
7961Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
7962
7963 * Makefile.in (ALL_MODULES): Include all-perl.
7964 (CROSS_CHECK_MODULES): Include check-perl.
7965 (INSTALL_MODULES): Include install-perl.
7966 (ALL_X11_MODULES): Include all-guile.
7967 (CHECK_X11_MODULES): Include check-guile.
7968 (INSTALL_X11_MODULES): Include install-guile.
7969 (all-perl): New target.
7970 (all-guile): New target.
7971
7972 * configure.in (host_tools): Include perl and guile.
7973 (native_only): Include perl and guile.
7974 (noconfigdirs): Don't build guile and perl; no ports have been
7975 done.
7976
7977Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
7978
80413487
RH
7979 * configure (--enable-*): Handle quoted option lists such as
7980 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
7981
7982Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7983
7984 * Makefile.in ({,inst}all-target): New rule so we can make and
7985 install all of the target directories easily.
7986
7987Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7988
7989 * configure.in: Add missing global flag in sed substitution when
7990 deleting `target-' from ${configdirs}.
7991
7992Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
7993
7994 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
7995 option.
7996
7997 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
7998 config/mh-necv4.
7999
8000 * install.sh: Correct misspelling of transformbasename.
8001
8002 * config.guess: Recognize mips-*-sysv*.
8003
8004Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8005
8006 * config.sub: Recognize mon960.
8007
8008Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8009
8010 * configure: Restore Canadian Cross handling of BISON and LEX,
8011 removed in Feb 20 change.
8012
8013Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8014
8015 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8016 Mention make install. Remove the old copyright date as well the
8017 clumsy and rather pointless copyright on the README file.
8018
8019Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8020
8021 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8022 Makefile after running symlink-tree, then run `make distclean' to
8023 avoid clobbering any generated files in srcdir.
8024
8025Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8026
8027 * configure.in (m68k-*-netbsd*): Build everything now.
8028
8029Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8030
8031 * Makefile.in (taz): Fix quoting.
8032
8033Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8034
8035 * configure.in (sparclet-*-*): Build everything now.
8036
8037Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8038
8039 * configure.in (m68k-*-linux*): New host.
8040
8041Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8042
8043 * configure: Check for bison before byacc.
8044
8045Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8046
8047 * Makefile.in configure: Change the way LEX and BISON/YACC are
8048 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8049 searching PATH. These are used as fallbacks by Makefile.in if
8050 flex/bison/byacc aren't in objdir.
8051
8052Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8053
8054 * Makefile.in: Make everything which depends upon all-bfd also
8055 depend upon all-opcodes, in case --with-commonbfdlib is used.
8056
8057Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8058
8059 * configure.in (host *-*-cygwin32): Don't build gdb if we are
8060 building NT native compilers on Unix.
8061
8062Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
8063
8064 * configure.in: Don't get CC from the host Makefile fragment if we
8065 can find gcc in PATH, or if this is a Canadian Cross. Move the
8066 Solaris test for /usr/ucb/cc to the post target script, just after
8067 the compiler sanity test.
8068
8069Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
8070
8071 * config.sub: Merge with FSF.
8072
8073Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8074
8075 * Makefile.in (RPATH_ENVVAR): New variable.
8076 (REALLY_SET_LIB_PATH): Use it.
8077 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8078
8079Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8080
8081 * config.sub, configure.in: Recognize sparclet cpu.
8082
8083Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8084
8085 * config.guess: Support m68k-cbm-sysv4.
8086
8087Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8088
8089 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8090 m68k-unknown-linuxaout from linker help string. Put quotes around
8091 $ld_help_string.
8092
8093Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
8094
8095 * config.guess (powerpc-harris-powerunix): Add guess for port
8096 to new target.
8097
8098Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8099
8100 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8101
8102Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
8103
8104 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8105 $(REALLY_SET_LIB_PATH) in Makefile.
8106 * Makefile.in (SET_LIB_PATH): New variable.
8107 (REALLY_SET_LIB_PATH): New variable.
8108 ($(DO_X)): Use $(SET_LIB_PATH).
8109 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8110 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8111 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8112 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8113 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8114 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8115 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8116 (install-dosrel): Likewise.
8117 (all-opcodes): Depend upon all-libiberty.
8118
8119Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
8120
8121 * config.guess (*:CYGWIN*): New
8122
8123Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8124
8125 * Makefile.in (all-target-winsup): All all-target-libiberty.
8126
8127Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8128
8129 * configure.in (noconfigdirs): Add missing # in front of comment.
8130
8131Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
8132
8133 * configure.in: add second pass to things added to noconfigdirs
8134 so *-gm-magic can exclude libgloss properly.
8135
8136Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8137
8138 * mpw-configure (extralibs_name, rez_name): Set correctly
8139 for MWC68K compiler.
8140
8141 * mpw-README: Add more info on the necessary build tools.
8142
8143Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
8144
8145 * configure.in, config.sub: Recognize cygwin32.
8146
8147Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
8148
8149 * config.guess, config.sub: Recognize A/UX.
8150
8151Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
8152
8153 * config.sub: Merge with gcc/config.sub.
8154
8155Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
8156
8157 * mpw-build.in (do-binutils): Add build of stamps.
8158
8159Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
8160
8161 * config.sub: Add recognition for mips64vr4100*-* targets.
8162
8163Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8164
8165 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8166 Add creation of gconfigargs with `--enable-shared' turned on.
8167 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8168 ($(host)-stamp-stage3-configured): Likewise.
8169 (HOLES): Add chatr and ldd.
8170 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8171
8172Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
8173
8174 * configure: Pass --nfp to recursive configures.
8175
8176Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
8177
8178 * Makefile.in (DLLTOOL): New.
8179 (DLLTOOL_FOR_TARGET): New.
8180 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8181 (EXTRA_TARGET_FLAGS): Ditto.
8182 (EXTRA_GCC_FLAGS): Ditto.
8183 (CONFIGURE_TARGET_MODULES): Ditto.
8184 (DO_X): Ditto.
8185 * configure: Add DLLTOOL.
8186
8187Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
8188
8189 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8190 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8191 mh-sco, since old workarounds no longer needed, and don't
8192 build ld, since libraries have weak symbols in COFF.
8193
8194Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
8195
8196 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8197
8198Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
8199
8200 * configure.in: Make sure that ${CC} can be used to compile an
8201 executable.
8202
afb8d725
JM
8203Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8204
8205 * Makefile.in (all-gdb): Depend on $(GDB_TK).
8206 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8207 nothing depending on whether gdbtk is being built.
8208
252b5132
RH
8209Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
8210
8211 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8212
8213Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
8214
8215 * configure.in (noconfigdirs): Put ld or gas in this early, if the
8216 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8217
8218Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
8219
8220 * config-ml.in: Add support for
8221 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8222 Simplify setting of multidirs from --disable-foo.
8223
8224Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8225
8226 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8227 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8228 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 8229 non-empty, pass them on to the GCC make.
252b5132
RH
8230 (all-bootstrap): New rule that is like all-gcc, except it executes
8231 the GCC bootstrap rule instead of the GCC all rule.
8232
8233Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
8234
8235 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8236
8237Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8238
8239 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8240 DG/UX support.
8241
8242Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
8243
8244 * config.sub (i*86*) Change [345] to [3456]
8245
8246Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8247
8248 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8249 --with-gnu-ld=no.
8250
8251Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8252
8253 * config-ml.in (rs6000*, powerpc*): Add switches to control which
8254 AIX multilibs get built.
8255
8256Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8257
8258 * configure.in (i386-win32): Don't build expect if we're not
8259 building the tcl subdir.
8260
8261Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
8262
8263 * Makefile.in: (configure-target-examples, all-target-examples):
8264 New targets, configure and build example programs.
8265
8266Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8267
8268 * mpw-configure: If an mpw-config.in generated a file mk.sed,
8269 use it as input to sedit the generated MPW makefile.
8270 * mpw-README: Add a suggestion about Gestalt.h.
8271
8272Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
8273
8274 * config.sub: Accept *-*-ieee*.
8275
8276Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
8277
8278 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
8279 Ronald F. Guilmette <rfg@monkeys.com>.
8280
8281Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8282
8283 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8284 for powerpc-pe native.
8285 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8286 (target==powerpc-pe): duplicate i386-win32 entry.
8287
8288Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8289
8290 * configure.in (noconfigdirs): Exclude target-newlib for all versions
8291 of vxworks, not just vxworks5.1.
8292
8293Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
8294
8295 * mpw-configure: Add support for exec-prefix.
8296
8297Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8298
8299 * config.guess: Recognize HP model 816 machines as having
8300 a PA1.1 processor.
8301
8302Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
8303
8304 * configure: Ignore new autoconf configure options.
8305
252b5132
RH
8306Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8307
8308 * config.guess: Recognize Pentium under SCO.
8309 From Robert Lipe <robertl@arnet.com>.
8310
8311Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8312
8313 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
8314
8315Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
8316
8317 * configure.in: Don't configure gas for alpha-dec-osf*.
8318
8319Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
8320
8321 * configure.in: Default to --with-stabs for some targets for which
8322 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8323 i[345]86*-*-unixware*.
8324
8325Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
8326
8327 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8328 rather than basing it on the target. Simplify handling of options
8329 controlling which directories to configure. Remove extraneous
8330 slash in multi-clean target.
8331
8332Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
8333
8334 * config-ml.in: Prefix more variables with ml_ so they don't collide
8335 with configure's.
8336
8337Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
8338
8339 * configure: Don't turn -v into --v.
8340
8341Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
8342
8343 * configure.in (targargs): Fix typo.
8344
8345 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8346
8347Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
8348
8349 * configure.in: Strip --host and --target options from
8350 CONFIG_ARGUMENTS, and always configure for --host only. Add
8351 --with-cross-host option when building with a cross-compiler.
8352 * configure: Canonicalize the arguments put into config.status by
8353 always using `=' for an option with an argument. Pass a presumed
8354 --host or --target explicitly.
8355
8356Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
8357
8358 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8359 into general OS recognition case.
8360
8361Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8362
8363 * configure.in (target_configdirs): add target-winsup only
8364 for win32 target systems.
8365
8366Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
8367
8368 * Makefile.in (all-target-libgloss): Depend upon
8369 configure-target-newlib, since when libgloss is built it looks to
8370 see if the newlib directory exists.
8371
8372Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
8373
8374 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8375 cfg-ml-*.in.
8376
8377Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
8378
8379 * configure: Handle LD and LD_FOR_TARGET when configuring a
8380 Canadian Cross.
8381
252b5132
RH
8382Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8383
8384 * configure.in (target_libs): add target-winsup.
8385 (target==i386-win32): add patch diff flex make to $noconfigdirs.
8386 (target==ppcle-pe): remove ld from $noconfigdirs.
8387
8388Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
8389
8390 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8391 Preserve relative path names in $srcdir. Build symlink tree if
8392 configuring cross target dir and srcdir=. (= no VPATH support).
8393 (configure-target-libg++): Depend on configure-target-librx.
8394 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8395 * config-ml.in: New file.
8396 * symlink-tree: New file.
8397 * configure: Ensure srcdir="." if that's what it is.
8398
8399Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8400
8401 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8402 includes and FLEX_SKELETON setting.
8403 * mpw-configure (--with-gnu-ld): New option, controls whether
8404 to use PPCLink or ld with PowerMac GCC.
8405 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8406 * mpw-config.in: Configure grez if targeting Mac.
8407
8408 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
8409 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8410 just macos.
252b5132
RH
8411 * configure.in: Configure grez resource compiler if targeting Mac.
8412 * Makefile.in (all-grez, install-grez): New targets.
8413
8414Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
8415
8416 * configure: CXX defaults to gcc, not g++. If we find
35590697 8417 gcc in the path, set CC to gcc -O2.
252b5132
RH
8418
8419Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
8420
8421 * configure: Default ${build} correctly. Avoid picking up extra
8422 spaces when reading CC and CXX from Makefile. When doing a
8423 Canadian Cross, use plausible default values for numerous
8424 variables.
8425 * configure.in: When doing a Canadian Cross, don't try to
8426 configure tools whose configure script can't handle it.
8427
8428Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8429
8430 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8431
8432Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
8433
8434 * configure: Remove dubious bug reporting address.
8435
8436Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
8437
8438 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
8439 configure script, run that instead of this directory's configure.
8440 In either case, print a message that we're configuring the sub-dir.
8441
8442Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
8443
8444 * configure.in: Before checking for the existence of various files,
8445 use sed to filter out "target-".
8446
8447Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
8448
8449 * Makefile.in (DO_X): Split rule to decrease command line length
8450 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
8451 (Philippe De Muyter).
8452
8453Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8454
8455 * Makefile.in (all-patch): depend on all-libiberty.
8456
8457Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
8458
8459 * configure.in: If the only directory in target_configdirs which
8460 actually exists is libiberty, then set target_configdirs to empty,
8461 to avoid trying to build a target libiberty in a gas or gdb
8462 distribution.
8463
8464Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
8465
8466 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
8467 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8468 systems.
252b5132
RH
8469
8470Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8471
8472 * configure.in (copy_dirs): Use sys-include instead of include
8473 for --with-headers option.
8474
8475Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
8476
8477 * Makefile.in, configure.in: Make winsup builds work with
8478 new scheme.
8479
8480Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
8481
8482 * configure.in: Build the linker on AIX.
8483
8484Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
8485
8486 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
8487 where needed.
8488
8489Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
8490
8491 * Makefile.in (all-gcc): Fix typo.
8492
8493Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
8494
8495 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
8496
8497Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
8498
8499 * configure.in: Rename libFOO to target-libFOO, and xiberty
8500 to target-xiberty, to provide more flexibility.
8501 (target_subdir): Define. Create if cross.
8502 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8503 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
8504 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8505 check-libFOO -> check-target-libFOO, etc.
8506 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8507 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8508 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8509 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
8510 allow ALL_GCC="" to only configure.
8511 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
8512 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
8513 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
8514
8515Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
8516
8517 * Makefile.in (taz): Build "info" in etc explicitly.
8518
8519Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
8520
8521 * configure.in: Make sure that CC is undefined (as opposed to
8522 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
8523 problem with autoconf trying to configure on a host without GCC.
8524
8525Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8526
8527 * mpw-configure: Set host alias from choice of host compiler,
8528 only use generic MPW Makefile sed if present, edit a file
8529 named "hacked_Makefile.in" instead of "Makefile.in" if present.
8530 * mpw-README: Add problem notes about CW6 and CW7.
8531
8532Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
8533
8534 * Makefile.in (taz): Use ";" instead of ";;".
8535
8536Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8537
8538 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
8539 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8540 DISTDOCDIRS.
8541 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
8542 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
8543
8544Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
8545
8546 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
8547 and gnats, because they are now subsumed by DISTSTUFFDIRS.
8548 Move bfd to DISTSTUFFDIRS.
8549
8550Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8551
8552 * Makefile.in (X11_LIB): Removed.
8553 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8554
8555 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8556
8557Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8558
8559 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
8560 names.
8561
8562Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8563
8564 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
8565
8566Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
8567
8568 * configure.in (i[345]86-*-win32): Always build newlib.
8569 Don't configure cvs, autoconf or texinfo.
8570 * Makefile.in (LD_FOR_TARGET): New.
8571 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
8572 Pass down LD_FOR_TARGET.
8573
8574Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
8575
8576 * winsup: New directory.
8577 * Makefile.in: Build winsup.
8578 * configure.in: Winsup is configured when target is win32.
8579 Can only build win32 target GDB when native.
35590697 8580
252b5132
RH
8581Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
8582
8583 * config.guess: Recognize HP model 819 machines as having
8584 a PA 1.1 processor.
8585
8586Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
8587
8588 * configure: Fix sed loop which substitutes for CC and CXX to
8589 avoid bug found in various sed implementations.
8590
8591Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8592
8593 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
8594 simulator. Use standard powerpc-*-eabi*.
8595
8596Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
8597
8598 * configure.in: Stop putting gas and binutils in noconfigdirs for
8599 powerpc-*-aix* and rs6000-*-*.
8600
8601Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
8602
8603 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8604 -mcall-aixdesc libraries.
8605
8606Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
8607
8608 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8609
8610 * config.sub (arm | armel | armeb): Fix shell syntax.
8611
8612Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8613
8614 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8615 -msoft-float and -mcpu=common support.
8616 (powerpc*-*-eabisim*): Add support for building -mcall-aix
8617 libraries.
8618
8619Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8620
8621 * configure.in: Allow configuration and build of emacs19 for the alpha.
8622
8623Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8624
8625 * configure.in (CC): Get ^CC, not just any old CC, from
8626 ${host_makefile_frag}.
8627
8628Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8629
35590697 8630 * configure.in (CC): Try to get CC from
252b5132
RH
8631 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8632
8633Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8634
8635 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8636 only if it exists in $(srcdir).
8637
8638Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
8639
8640 * configure: If CC and CXX are not set in the environment, set
8641 them, based on either an existing Makefile or on searching for gcc
8642 in PATH. Substitute for CC and CXX in Makefile.
8643 * configure.in: Remove libm from target_libs. Separate
8644 target_configdirs from configdirs. If CC is not set in
8645 environment, try to get it from a host Makefile fragment. Rewrite
8646 changes of configdirs to use skipdirs instead. A few minor
8647 tweaks. Take directories out of target_configdirs as they are
8648 taken out of configdirs. Remove existing Makefile files from
8649 subdirectories. Substitute for TARGET_CONFIGDIRS and
8650 CONFIG_ARGUMENTS in Makefile.
8651 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8652 by configure.in.
8653 (CONFIG_ARGUMENTS): Likewise.
8654 (CONFIGURE_TARGET_MODULES): New variable.
8655 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8656 ($(CONFIGURE_TARGET_MODULES)): New target.
8657 (configure-libg++, configure-libio): New targets.
8658 (all-libg++): Depend upon configure-libg++.
8659 (all-libio): Depend upon configure-libio.
8660 (configure-libgloss, all-libgloss): New targets.
8661 (configure-libstdc++): New target.
8662 (all-libstdc++): Depend upon configure-libstdc++.
8663 (configure-librx, all-librx): New targets.
8664 (configure-newlib): New target.
8665 (all-newlib): Depend upon configure-newlib
8666 (configure-xiberty): New target.
8667 (all-xiberty): Depend upon configure-xiberty.
8668
8669Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8670
8671 * configure.in (host i[345]86-*-win32): Expand the
8672 noconfigdirs again.
8673
8674Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
8675
8676 * mpw-configure: Fix sed command file name.
8677
8678Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
8679
35590697 8680 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
8681 noconfigdirs again.
8682
8683Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
8684
8685 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8686 or powerpc*-*-pe*, since they are not yet supported.
8687
8688Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8689
8690 Add PowerMac support and many other enhancements.
8691 * mpw-configure: New option --cc to select compiler to use,
8692 paste options set according to --cc into the generated
8693 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8694 if mpw-make.sed is present.
8695 * mpw-config.in: Don't test for gC1, test for mpw-touch,
8696 add forward includes for PowerPC include files.
8697 * mpw-build.in: Build using Makefile.PPC if present.
8698 (do-byacc, etc): Remove separate version resource builds.
8699 (do-gas): Build "stamps" before "all".
8700 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8701 * mpw-README: Update to reflect --cc option, PowerMac support,
8702 and recently-reported compatibility problems.
8703
8704Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
8705
8706 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8707 embedded m68k systems (-aout, -coff, -elf, -vxworks).
8708 (--with-multilib-top): Pass to recursive invocations.
8709
8710Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
8711
8712 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8713 v810-*-*.
8714
8715Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8716
8717 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8718 gdb, ld and opcodes on v810-*-*.
8719
252b5132
RH
8720Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
8721
8722 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8723 (local-maintainer-clean): New target.
8724 (maintainer-clean): New target.
8725 (realclean): Just depend upon maintainer-clean.
8726
8727Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8728
8729 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
8730
8731Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
8732
8733 * configure.in: Build ld in mips*-*-bsd* case.
8734
8735Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
8736
8737 * config.sub: Accept -lites* OS. From Ian Dall.
8738
8739Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
8740
8741 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 8742 targets.
252b5132
RH
8743
8744Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8745
8746 * configure.in: treat i386-win32 canadian cross the same as
8747 i386-go32 canadian cross.
8748
8749Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8750
8751 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
8752 running under the simulator to build a reduced set of libraries.
8753 (powerpc-*-eabiaix): Add fine grained multilib support added to
8754 other powerpc targets yesterday.
8755
8756Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8757
8758 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
8759 -disable-softfloat, -disable-relocatable, -disable-aix, and
8760 -disable-sysv to control which multilib libraries get built.
8761
8762Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8763
8764 * configure: Add Makefile.tem to list of files to remove in trap
8765 handler.
8766
8767Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
8768
8769 * config.guess (*Linux*): Add missing "exit"s.
8770 Also, need specific check for alpha-unknown-linux (uses COFF).
8771
8772Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
8773
8774 * config.guess: Merge with FSF:
8775
8776 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
8777 * config.guess (AIX4): More robust release numbering discovery.
8778
8779 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
8780 * config.guess (i386-sequent-ptx): Properly get version number.
8781
8782 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
8783 * config.guess (mips:*:4*:UMIPS): New case.
8784
8785Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
8786
8787 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
8788 (i386-win32 host): Likewise. Don't build readline.
8789
afb8d725
JM
8790Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
8791
8792 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
8793 SUPPORT_FILES to submakes.
8794
252b5132
RH
8795Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
8796
8797 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
8798 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
8799 mpw-configure.
8800
8801Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
8802
8803 * configure.in (appdirs): Use =, not ==, in test expression when
8804 trying to build the text to print in the warning message for
8805 Solaris users.
8806
8807Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
8808
8809 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
8810
8811Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8812
8813 * config.guess: Recognize lynx-2.3.
8814
8815Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
8816
8817 * config.sub (z8ksim): Deleted
8818 (z8k-*-coff): New, this is the one true name of the target.
8819
8820Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
8821
8822 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
8823
8824Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
8825
8826 * config.guess (*:Linux:*:*): First try asking the linker what the
8827 default object file format is (elf, aout, or coff). Then if this
8828 fails, try previous methods.
8829
8830Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8831
8832 * configure.in: Don't build newlib for *-*-vxworks5.1.
8833
8834Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8835
8836 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
8837 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
8838
8839Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
8840
8841 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
8842
8843Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
8844
8845 * cfg-ml-com.in: New file.
8846 * cfg-ml-pos.in: New file.
8847
8848Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8849
8850 * COPYING.NEWLIB: Add HP free copyright to list.
8851
8852Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8853
8854 * config.sub: Recognize -eabi* for the system, not just -eabi.
8855
8856Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
8857
8858 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
8859 * config.sub, configure.in (win32): New target and host.
8860
8861Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
8862
8863 * configure.in: Add i386-pe configuration.
8864
8865Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
8866
8867 * mpw-build.in (install): Install GDB after LD.
8868
8869Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
8870
8871 * mpw-config.in (elf/mips.h): Always forward-include, needed
8872 for GDB to build.
8873
8874Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
8875
8876 * testsuite: New directory for customer acceptance and whole tool
8877 chain tests.
8878
8879Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
8880
8881 * configure: If per-host line isn't found, but AC_OUTPUT is found
8882 and a configure script exists, run it instead.
8883
8884Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8885
8886 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
8887
8888Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
8889
8890 * configure: Set build_{cpu,vendor,os,alias} to host values when
8891 --build isn't specified.
8892
8893Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8894
8895 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
8896 (FLAGS_TO_PASS): Pass them.
8897 (EXTRA_TARGET_FLAGS): Ditto.
8898
252b5132
RH
8899Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8900
8901 * Makefile.in (all-libg++): Depend on all-libstdc++.
8902
8903Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8904
8905 * configure.in (noconfigdirs): Enable all packages for
8906 i386-unknown-netbsd.
8907
8908Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
8909
8910 * configure.in (noconfigdirs): Don't configure tk for i386-go32
8911 hosted builds (DOS builds)
8912
8913Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8914
8915 Changes for ARM based on patches from Richard Earnshaw:
8916 * config.sub: Handle armeb and armel.
8917 * configure.in: Omit arm linker only for riscix.
8918
8919Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
8920
8921 * config.guess: Update from FSF.
8922
8923Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
8924
8925 * config.sub: Recognize powerpcle as the little endian varient of
8926 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
8927 powerpcle variant. Convert pentium into i586, not i486. Add p5
8928 alias for i586. Map new x86 variants p6, k5, nexgen into i586
8929 temporarily.
8930
8931Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
8932
8933 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
8934
8935Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
8936
8937 * config.sub: Accept -lites* as a basic system type.
8938
8939Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
8940
8941 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
8942 installed, and if so return linuxoldld as the system name.
8943
8944Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
8945
8946 * config.guess: Add hppa1.1-hp-lites support.
8947
8948Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
8949
8950 * configure.in: Don't build newlib for m68k-vxworks5.1.
8951
8952Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8953
8954 * configure.in (mips-sgi-irix6): Use mh-irix5.
8955
8956Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
8957
8958 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
8959
8960Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8961
8962 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 8963 OSF/1. Fix compiler flags.
252b5132
RH
8964 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
8965
8966Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
8967
8968 * configure.in: Recognize --with-newlib.
8969 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
8970
afb8d725
JM
8971Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8972
8973 * Makefile.in: move {all,check,install}-gdb from *_MODULES
8974 to *_X11_MODULES due to gdbtk needing X include files et al.
8975
252b5132
RH
8976Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
8977
8978 Merge in support for Mac MPW as a host.
8979 (Old change descriptions retained for informational value.)
8980
8981 * mpw-config.in: Add generic include forwards for cpu-specific
8982 include files in aout and elf directories.
8983
8984 * mpw-configure: Added copyright.
8985 * mpw-config.in: Check for presence of required build tools.
8986 (target_libs): Add newlib.
8987 (target_tools): Add examples.
8988 (Read Me): Generate as "Read Me for MPW" instead.
8989 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
8990 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
8991 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
8992
8993 * mpw-configure: Remove subdir-specific makefile hackery,
8994 delete mk.tmp after using it.
8995
8996 * mpw-build.in (all): Display start and end times.
8997
8998 * mpw-configure (host_canonical): Set.
8999 (target_cpu): Always add to makefiles.
9000 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9001 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9002 (mpw-mh-mpw): Look for in srcdir and srcroot.
9003 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9004
9005 * mpw-build.in: (install-only): New target.
9006
9007 * mpw-configure (host_alias, target_alias): Rename from hostalias
9008 and targetalias, add into generated Makefile.
9009 (mk.tmp): If present, add into generated Makefile.
9010 * mpw-build.in (all-gas): Build config.h first before gas proper.
9011
9012 * mpw-configure (config.status): Write only if changed.
9013 * mpw-config.in (readline): Configure it (not built, just used for
9014 definitions).
9015
9016 * mpw-config.in (elf/mips.h): Add a forward include.
9017
9018 * mpw-config.in: Forward-include most .h files in include into
9019 extra-include.
9020 (readline): Don't build.
9021 mpw-build.in (install): Install GDB.
9022
9023 * mpw-configure (prefix, mpw_prefix): Handle it.
9024 * mpw-config.in (mmalloc, readline): Don't configure.
9025 * mpw-build.in (thisscript): Rename to ThisScript.
9026 Use mpw-build instead of BuildProgram everywhere.
9027 (mmalloc, readline): Don't build.
9028 * mpw-README: New file, basic documentation about the MPW port.
9029
9030 * mpw-config.in: Use forward-include to create include files.
9031
9032 * mpw-configure: Add more things to the top of each configured
9033 Makefile, including contents of config/mpw-mh-mpw.
9034 * mpw-config.in (extra-include): Create this directory and fill it
9035 with Posix-like include files when configuring.
9036
9037 * config.sub (apple, mac, mpw): Add various aliases.
9038
9039 * mpw-build.in: New file, top-level build script fragment for MPW.
9040 * mpw-configure: New file, configure script for MPW.
9041 * mpw-config.in: New file, config fragment for MPW.
9042
9043Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9044
9045 * configure.in (host_libs): Remove glob, since it is gone from the
9046 sources.
9047
9048Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9049
9050 * Makefile.in: define empty GDB_NLM_DEPS var.
9051
9052 * configure.in(target_makefile_frag): use config/mt-netware
9053 for netware targets.
9054
9055Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
9056
9057 * config.sub: Merge in recent FSF changes. Remove linux special
9058 cases.
9059
9060Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9061
4bddf3ad 9062 Revert this change:
252b5132
RH
9063
9064 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9065
9066 * build-all.mk: Use CC=cc -Xs on Solaris.
9067
252b5132
RH
9068Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9069
9070 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
9071 stop using it.
9072 * Makefile.in: Nuke all references to glob subdirectory.
9073
9074Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9075
9076 * configure.in: Fix --enable-shared logic in per-host.
9077
9078Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9079
9080 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9081
9082Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9083
9084 * configure.in (noconfigdirs): Don't build gas on AIX, for
9085 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9086
9087Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9088
9089 * configure: Fix --cache-file to work if the file argument is a
9090 relative path.
9091
9092Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
9093
9094 * configure: If the --cache-file is used, pass it down to
9095 configure in subdirectories.
9096
9097Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
9098
9099 * config.sub: add vxworks29k configuration.
9100
9101Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9102
9103 * Makefile.in (taz): Do "diststuff" part quietly.
9104
9105Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
9106
9107 * config.sub: Mini-merge with gcc/config.sub.
9108
9109Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9110
9111 * config.guess (IRIX): Sed - to _.
9112
9113Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9114
9115 * Makefile.in (source-vault, binary-vault): New targets.
9116
9117Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
9118
9119 * config.sub: Recognize -eabi as a basic system type.
9120
9121Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9122
9123 * configure.in (enable_shared stuff): Fix typo.
9124
9125Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
9126
9127 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9128
9129Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9130
9131 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9132
9133Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9134
9135 * configure.in (rs6000-*-*): Don't build gas.
9136
9137Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
9138
9139 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9140 reduce command line length.
9141 (AS_FOR_TARGET): Check for as.new, not Makefile.
9142 (NM_FOR_TARGET): Check for nm.new, not Makefile.
9143
9144Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
9145
9146 * config.guess: Merge from FSF.
9147
9148Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9149
9150 * configure: Don't use $ when handling program_suffix.
9151
9152Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
9153
9154 * configure.in: Configure tk for hppa/hpux.
9155
9156Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
9157
9158 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
9159
9160Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9161
9162 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
9163 to LIBCXXFLAGS. Tests are better run without it.
9164
9165Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
9166
9167 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9168
9169Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
9170
9171 * configure.in (*-*-netware*): Don't configure xiberty.
9172
9173Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
9174
9175 * configure.in: Remove tk from native_only list.
9176
9177Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
9178
9179 * build-all.mk: Add mips-ncd-elf target to sun4 targets
9180 for special NCD build.
9181
9182Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9183
9184 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9185 makeall.bat, they're only useful for binutils snapshots.
9186 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9187 makeall.bat to specified SUPPORT_FILES.
9188
9189Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
9190
9191 * build-all.mk: Add Ericsson targets to sun4 and solaris
9192 hosts. Add BNR's sun4 target to solaris host, so their
9193 build-from-source will be tested in-house first.
9194
9195Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9196
9197 * Makefile.in (LIBCFLAGS): New variable.
9198 (CFLAGS_FOR_TARGET): Ditto.
9199 (LIBCFLAGS_FOR_TARGET): Ditto.
9200 (LIBCXXFLAGS): Ditto.
9201 (CXXFLAGS_FOR_TARGET): Ditto.
9202 (LIBCXXFLAGS_FOR_TARGET): Ditto.
9203 (BASE_FLAGS_TO_PASS): Pass them.
9204 (EXTRA_TARGET_FLAGS): Ditto.
9205
4bddf3ad 9206 * configure.in: Support --enable-shared.
252b5132
RH
9207
9208Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
9209
9210 * configure.in (target_libs): Include libstdc++ again.
9211 * config.guess: Update from FSF (for FreeBSD).
9212
9213Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9214
9215 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9216 makeall.bat.
9217 (DISTDOCDIRS): Add `etc'.
9218 (ETC_SUPPORT_PFX): New variable.
9219 (taz): Include anything from etc starting with a word in
9220 ETC_SUPPORT_PFX.
9221
9222Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9223
9224 * config.sub: Update for recent FSF changes. Remove obsolete
9225 h8300hds entry. Add -windows* and -osx as basic os. Minor
9226 spacing changes.
9227
9228Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9229
9230 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
9231
9232 * config.guess: Merge with FSF.
9233 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9234
9235Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9236
9237 * configure: Since the "trap 0" handler will override the exit
9238 status on many systems, only use it for "exit 1", and make it set
9239 a non-zero exit status; reset it before "exit 0". Also, check
9240 exit status of config.sub, and error out if it failed.
9241
9242Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
9243
9244 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9245 and install libgloss.
9246
9247Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9248
9249 * Makefile.in (all-binutils): Depend upon all-byacc.
9250
9251 * configure.in: Don't build emacs on Irix 5.
9252
9253Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9254
9255 * configure.in (*-*-netware*): Add libio.
9256
9257Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9258
9259 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9260 (CHECK_TARGET_MODULES): Ditto.
9261 (INSTALL_TARGET_MODULES): Ditto.
9262 (TARGET_LIBS): Ditto.
9263 (all-libstdc++): Note dependencies.
9264
9265Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9266
9267 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9268
9269Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9270
9271 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9272 -fexternal-templates.
9273
9274 * configure.in (target_libs): Add libstdc++.
9275 (noconfigdirs): Add libstdc++ as appropriate.
9276
9277Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9278
9279 * config.guess: Update from FSF.
9280
9281Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9282
9283 * configure: Use ${config_shell} when running ${configsub}.
9284
9285Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
9286
9287 * config.sub: No longer recognize h8300h.
9288
9289Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9290
9291 * config.sub: Remove extraneous differences between config.sub and
9292 gcc/config.sub.
9293
9294Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9295
9296 * Makefile.in (DISTSTUFFDIRS): Add gas.
9297
9298Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
9299
9300 * COPYING.NEWLIB: New file.
9301
9302Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
9303
9304 * config.guess (HP-UX): Patch from Harlan Stenn
9305 <harlan@landmark.com> to also emit release level.
9306
9307Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9308
9309 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9310
9311Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
9312
9313 * config.sub: Merge nextstep cleanup from FSF.
9314
9315Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9316
9317 * configure.in (arm-*-*): Don't configure ld for this target.
9318
9319Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9320
9321 * configure.in (*-*-netware): don't configure libg++, libio,
9322 librx, or newlib.
9323
9324Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9325
9326 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
9327 configure ld--it works, but it doesn't support shared libraries.
9328
9329Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9330
9331 * config.guess (*-unknown-freebsd*): Get rid of possible
9332 trailing "(Release)" in version string.
9333 Patch from Paul Richards <paul@isl.cf.ac.uk>.
9334
9335Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
9336
9337 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9338 Fix type: *-next-neststep -> *-next-nextstep.
9339
9340 * config.guess: Merge from FSF:
9341
9342 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9343
9344 * config.guess: Recognize powerpc-ibm-aix3.2.5.
9345
9346 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9347
9348 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9349 instead of UNIX_SV for UnixWare 1.0).
9350
9351Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
9352
9353 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
9354 to make gdb/nlm/* build after the compiler and linker.
9355
9356Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
9357
9358 * config.guess (netbsd, freebsd, linux): Accept any machine,
9359 not just i[34]86.
9360 (m68k-atari-sysv4): Relocate to match FSF version.
9361
9362 * config.guess: More merges from the FSF:
9363
9364 Add a space before function call or macro invocation.
9365
9366 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9367
9368 * config.guess: Add trap cmd to remove dummy.c and dummy when
9369 interrupted.
9370
9371 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9372
9373 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9374 (dummy): Redirect stderr from compilation of dummy.c.
9375
9376 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
9377
9378 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9379
9380Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
9381
9382 * configure: Accept and ignore --cache*, for compatibility with
9383 new autoconf.
9384
9385Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
9386
9387 * config.guess: Merge from FSF:
9388
9389 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9390
9391 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
9392 (PATH): Add /.attbin at end for finding uname.
9393 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
9394
9395 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
9396
80413487 9397 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
9398
9399 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
9400
80413487
RH
9401 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9402 to select whether to use ELF or COFF.
252b5132
RH
9403
9404 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9405
80413487 9406 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
9407
9408 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9409
9410 * config.guess: Guess the OS version for HPUX.
9411
9412 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
9413
9414 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9415
9416Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9417
9418 * configure.in: Recognize --with-headers, --with-libs, and
9419 --without-newlib.
9420 * Makefile.in (all-xiberty): Depend upon all-ld.
9421
9422Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9423
9424 * configure.in: Change i[34]86 to i[345]86.
9425
9426Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9427
9428 * configure (version): A few more tweaks to help message.
9429
9430Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
9431
9432 * Makefile.in: Remove (for now) librx as a host library,
9433 now that we're building it for target.
9434
9435Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9436
9437 * configure: Fix up help message; from karl@owl.hq.ileaf.com
9438 (Karl Berry).
9439
9440Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
9441
9442 * configure.in: Also configure librx.
9443
9444Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9445
9446 * Makefile.in: Update various rules to reflect that librx
9447 is now needed for libg++.
9448
9449Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9450
9451 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9452
9453Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9454
9455 * configure.in: Configure the examples directory.
9456
9457Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9458
9459 * configure: Simplify Jun 2 1994 change.
9460
9461Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9462
9463 * change CC to /usr/latest/bin/gcc for lynx host builds, since
9464 /bin/gcc isn't good enough to build gcc.
9465
9466Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
9467
9468 * Makefile.in (GDB_SUPPORT_FILES): Remove
9469 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
9470 (gdb.tar.gz): Add new rule to use standard distribution building
9471 mechanism.
9472
9473Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9474
9475 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
9476 Bill Cox <bill@cygnus.com>.
9477
9478Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
9479
9480 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
9481
9482Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
9483
9484 * configure: Search current dir first in .gdbinit.
9485
9486Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
9487
9488 * config.sub: Recognize freebsd (merged from gcc config.sub).
9489
9490Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
9491
9492 * config.sub: Refer to NeXT's operating system as nextstep.
9493
9494 * config.sub (case $basic_machine): Re-order the cases, to match
9495 the order in the FSF version (which is mostly alphabethical).
9496 Merge in some additions and changes from the FSF.
9497
9498Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
9499
9500 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9501 * config.sub: Recognize cxux7.
9502 * configure.in: Use mh-cxux for m88k-harris-cxux*.
9503
9504Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9505
9506 * config.sub: Fix typo powerpc -> powerpc-*.
9507
9508Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
9509
9510 * Makefile.in: `all-emacs19' depends on `all-byacc'.
9511
9512 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9513 parallel with all-emacs and install-emacs). Top-level command
9514 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9515
9516Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9517
9518 * test-build.mk ($(host)-stamp-stage2-installed): Remove
9519 $(relbindir)/make before doing ``make install'', and use
9520 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
9521 installing over running make binary.
9522 ($(host)-stamp-stage3-installed): Likewise.
9523
9524Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9525
9526 * config.guess: Recognize Mach.
9527
9528Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9529
9530 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9531 see whether --exec-prefix was used.
9532
9533Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9534
9535 * README: Explicitly mention libg++/README. (Zoo's idea.)
9536
9537Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9538
9539 * Makefile.in: Add all-librx target similar to all-libproc.
9540
9541Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
9542
9543 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
9544 with post 1.2 uname bogosity.
9545
9546Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9547
9548 * configure: Remove temporary files on receipt of a signal.
9549
9550Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
9551
9552 * configure: If there is a package_makefile_frag, remove
9553 ${subdir}/Makefile.tem after copying it in.
9554
9555Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9556
9557 * build_all.mk: support rs6000 lynx identifies itself as
9558 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
9559 since /bin/gcc is too feeble to compile a modern gcc.
9560
9561Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9562
9563 * brought devo/test-build.mk update-to-date with progressive/
9564 test-build.mk. Add lynx targets and hppa flag info.
9565
9566Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9567
9568 * configure.in: Use mh-ncrsvr43. Patch from
9569 Tom McConnell <tmcconne@sedona.intel.com>.
9570
9571Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
9572
9573 * config.guess (i386-unknown-bsdi): No longer need to
9574 check #if defined(__bsdi__) && defined(__i386__).
9575
9576Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9577
9578 * configure: Set program_transform_nameoption correctly.
9579
9580Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9581
9582 * brought build-all.mk update-to-date with progressive build-all.mk,
9583 added new targets and hppa info.
35590697 9584
252b5132
RH
9585Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9586
9587 * configure: If config.guess result is a prefix of the user
9588 specified target, assume a native build and use the user specified
9589 target as the host alias. Remove SunOS patch suffix removal hack.
9590 * configure.in: Remove SunOS patch suffix removal hack.
9591
9592 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
9593 in NATIVE_CHECK_MODULES.
9594
9595Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
9596
9597 * Makefile.in: Rename HOST_ONLY to NATIVE.
9598 * configure: Delete SunOs patch suffix from host_canonical
9599 and build_canonical variables that are prepended to Makefiles.
9600 * configure.in: Add comments for easier maintenance.
9601
9602Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9603
9604 * Makefile.in: Add all-libproc target similar to all-gui.
9605
9606Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
9607
9608 * Makefile.in (CHECK_MODULES): split into
9609 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9610
9611Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
9612
9613 * config.guess (i386-unknown-bsdi): New system to guess.
9614
9615Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9616
9617 * Makefile.in: Add all-gui target (but not yet build by "all").
9618
9619Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
9620
9621 * config.sub: Move deletion of patch suffix from here...
9622 * configure.in: To here, at Ian's suggestion. The top-
9623 level scripts might need to know of a patch level.
9624
9625Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
9626
9627 * config.sub: Strip off patch suffix so rtl is recognized
9628 as a sunos4.1.3 machine, even though it's been patched.
9629
9630Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
9631
9632 * Makefile.in (INSTALL_LAST): Delete.
9633 (INSTALL_DOSREL): New.
9634
9635Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9636
9637 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9638 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9639 whether we pass down --with-gnu-ld anyhow.
9640
9641Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
9642
9643 * Makefile.in (INSTALL_LAST): Change operation so it works
9644 on more flavors of make.
9645 * configure.in (go32): Don't build libg++ or libio.
9646
9647Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
9648
9649 * Makefile.in (Move HOST_PREFIX_1 and friends up so
9650 they can be overriden by templates.
9651
9652Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
9653
9654 * configure.in (target==go32): Don't build gdb.
9655 * dosrel: New directory.
9656
9657Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
9658
9659 * configure.in (host==go32): Configure dosrel too.
9660 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9661 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9662 be set by incoming names or templates.
9663 (INSTALL_LAST): New rule.
252b5132
RH
9664
9665Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
9666
9667 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9668
9669Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9670
252b5132
RH
9671 * configure.in (appdirs): New variable. Currently empty, but will
9672 be used in gas distribution. If nonempty, lists a set of
9673 directories at least one of which must get configured, or top
9674 level configuration is considered to have failed.
9675 (rs6000-*-lynxos*): Use new file name.
9676
9677Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9678
9679 Eliminate XTRAFLAGS.
9680 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9681 newlib include files using -idirafter, and also use -nostdinc.
9682 (CXX_FOR_TARGET): Likewise.
9683 (XTRAFLAGS): Removed.
9684 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9685 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9686 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9687 ($(DO_X)): Don't pass down XTRAFLAGS.
9688
9689Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9690
9691 * configure.in (mips*-dec-bsd*): New target; do build linker.
9692 (mips*-*-bsd*): New target; don't build linker.
9693
9694Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9695
9696 * configure.in: support rs6000-*-lynxos* configuration.
9697 support sunos4 as a cross target.
9698
9699 * config.sub: look for lynx*, not lynx since the OS version may
9700 legitimately be part of the name.
9701
9702Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9703
9704 * configure.in (i[34]86-*-sco*): Move to be with other i386
9705 targets.
9706 (romp-*-*): New target. Skip various binary utilities.
9707 (vax-*-*): New target. Don't build newlib.
9708 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
9709
9710Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9711
9712 * configure.in: Only set host_makefile_frag if config
9713 directory exists.
9714
9715Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9716
9717 * install.sh: If $dstdir exists, don't check whether each
9718 component does.
9719
9720Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9721
9722 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
9723
9724Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
9725
35590697
AJ
9726 * configure.in (*-*-lynxos*): Don't configure newlib for either
9727 native or cross Lynx.
252b5132
RH
9728
9729Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
9730
9731 * config.sub (sparc64-elf): Fix os.
9732 (z8k): Remove duplicate.
9733
9734Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9735
9736 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
9737 gcc/stmp-fixproto, to try to prevent fixproto from being run.
9738
9739Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
9740
9741 * configure: Make file links cleanly even if Lynx fails on
80413487 9742 an NFS symlink (at least fail cleanly).
252b5132
RH
9743
9744Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9745
9746 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
9747 -XNh2000.
9748
9749Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9750
9751 * configure: Unknown options are fatal again.
9752
9753Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
9754
9755 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 9756 compatibility.
252b5132
RH
9757
9758Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
9759
9760 * build-all.mk: Add `clean' target.
9761
9762Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9763
9764 * config.guess: Add SINIX support.
9765 * configure.in: Add mips-*-sysv4* support.
9766
9767Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
9768
9769 * build-all.mk: Document all useful targets.
9770 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
9771 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
9772
9773Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9774
9775 * configure: Support --silent, --quiet.
9776
9777Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9778
9779 * configure: Support --disable-FEATURE.
9780
9781Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9782
9783 * config.guess: Recognize NCR running SVR4.3.
9784
9785Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
9786
9787 * config.guess: Make BSDI generate i386-unknown-bsd386.
9788 Patch from Paul Eggert <eggert@twinsun.com>.
9789
9790Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9791
9792 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
9793
9794Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9795
9796 * configure: Make unrecognized options give nonfatal warnings
9797 instead of fatal errors, and pass them to any subdirectory
9798 configures in case they recognize them.
9799 Make --x equivalent to --with-x.
9800
9801Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9802
9803 * configure: Add --enable-* options. Clean up usage message and
9804 some comments.
9805
9806Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
9807
9808 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
9809
9810Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9811
9812 * configure.in (hppa*-*-*): Enable binutils.
9813
9814Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9815
9816 * config.sub: Recognize cisco.
9817
9818Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
9819
9820 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
9821
9822Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9823
9824 * config.guess: about target *-hitachi-hiuxwe2, don't print more
9825 than one configuration name. Add comment.
9826
9827Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
9828
9829 * config.guess: about target *-hitachi-hiuxwe2, fixed
9830 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
9831 macro is incorrect.]
9832
9833Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9834
9835 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
9836 than the "make ls" stuff which used to be here.
9837
9838Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9839
9840 * config.guess: Recognize i[34]86-unknown-freebsd.
9841 From Shawn M Carey <smcarey@rodan.syr.edu>.
9842
9843Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
9844
9845 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
9846
9847Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9848
9849 * config.guess: Check for ptx.
9850
9851Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
9852
9853 * config.sub: Add os9k checking.
9854
9855Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9856
9857 * config.guess: Handle OSF1 running on HPPA processors
9858
9859Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9860
9861 * configure: If subdir configure fails, print out a message with
9862 subdirectory name, in case subdir's configure code didn't identify
9863 itself.
9864
9865Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
9866
9867 * configure.in: Remove embedded newlines from configdirs.
9868 Avoid mismatches of substrings. Fix matching strings at end
9869 of configdirs.
9870
9871Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
9872
9873 * config.guess: Add Lynx/rs6000 config support.
9874
9875Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9876
9877 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
9878
9879Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
9880
9881 * configure.in (hppa*-*-osf*): Treat this just like most other
9882 PA configurations (eg no binutils or ld).
9883 (hppa*-*-*elf*): These configurations have binutils and ld.
9884
9885Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9886
9887 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
9888
9889Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9890
9891 * configure.in (rs6000-*-*): Build gas.
9892
9893Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9894
80413487 9895 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
9896
9897Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9898
9899 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
9900 for GDB and GDB has been fixed to not need it.
9901
252b5132
RH
9902Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9903
9904 * config.guess: Recognize vax hosts.
9905
9906Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9907
9908 * configure (while loop): Don't use "break 2" inside case
9909 statement -- the case statement isn't an enclosing loop.
9910
9911Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
9912
9913 * config.guess: Clean up NeXT support, to allow nextstep
9914 on Intel machines. Make OS be nextstep.
9915
9916Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
9917
9918 * config.guess: Add alternate forms for Convex.
9919
9920Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
9921
9922 * configure: Completely rewrite option processing. Take
9923 advantage of pattern-matching to avoid invoking test frequently.
9924 Also clean up host and target defaulting logic.
9925
9926Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9927
9928 * Makefile.in: Replace all occurrances of "rootme" with "r" and
9929 "$${rootme}" with "$$r", to increase the likelihood that the do-*
9930 commands (plus user environment) will fit SCO limits.
9931
9932Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9933
9934 * configure.in: Don't issue warnings about directories which are
9935 not being configured if -norecursion is set. Correct test for
9936 --with-gnu-as and --with-gnu-ld to not get confused by substring
9937 matches.
9938
9939 * configure.in: Don't build gas for alpha-dec-osf1*.
9940
9941Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
9942
9943 * configure: Back out Per's change of 12/19/1993. It changes the
9944 behavior of configure in unexpected and confusing ways.
9945
9946 Also, use different delim char when calculating
9947 program_transform_name so that the name can contain slashes.
9948
9949Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
9950
9951 * configure.in, config.sub: Add support for VSTa micro-kernel.
9952
9953Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9954
9955 * configure.in: Nuke hacks which were used to get a special
9956 version of GAS for HPPA configurations.
9957
9958Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
9959
9960 * configure: If only ${target_alias} is given, use that
9961 as the default for ${host_alias}.
9962 * configure: Add missing back-slashes before nested quotes.
9963
9964Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9965
9966 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
9967
9968Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
9969
9970 * config.guess: Recognize some Tektronix configurations.
9971 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
9972
9973Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9974
9975 * config.sub: Match any flavor of SH.
9976
9977Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
9978
9979 * configure.in: Don't try to configure newlib for Alpha.
9980
9981Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9982
9983 * configure.in: Don't build ld for Irix 5. Don't build gas,
9984 libg++ or libio for any Alpha target.
9985
9986 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
9987
9988Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
9989
9990 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
9991 default arguments -- so it tried to compress itself.
9992
9993Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9994
9995 * configure.in (notsupp): ensure that a space is always at the end
9996 of the configdirs list, since the grep checks for an explicit space
9997
9998Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9999
10000 * configure.in (target i386-sysv4.2): don't build ld, since static
10001 versions of many libraries are not available.
10002
10003Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10004
10005 * config.guess: Recognize Apollos (using environment variables).
10006 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10007
10008Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10009
10010 * config.guess: Recognize Sony news mips running newsos.
10011
10012Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10013
10014 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10015 "fi ; else" for bash.
10016
10017Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10018
10019 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10020
10021Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10022
10023 * config.sub: accept unixware as an alias for svr4.2.
10024 Fix some inconsistancies with the gcc version.
10025
10026Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10027
10028 * Makefile.in (DISTDOCDIRS): Add gdb.
10029
10030Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10031
10032 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10033
10034Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10035
10036 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10037 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10038 this now.
10039
10040Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10041
10042 * config.sub: Accept hiux* as an OS name.
10043
10044 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10045 etc/make-stds.texi. The underscore came from gcc, and dje now
10046 agrees that RUNTESTFLAGS is the correct name.
10047
10048Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10049
10050 * install.sh: Remove 'set -e'. It makes any conditionals
10051 in the script useless.
10052
10053 * config.guess: Automatically recognize arm-acorn-riscix
10054 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10055
10056Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
10057
10058 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10059
10060Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10061
10062 * Makefile.in (DISTDOCDIRS): New variable.
10063 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 10064 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
10065
10066Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10067
10068 * configure.in (hppa target): check the source directory for the
10069 pagas sub-directory
10070
10071Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
10072
10073 * config.sub: Allow -aout* and -elf*.
10074
10075Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10076
10077 * configure.in: Don't build ld on i386-solaris2, same as for
10078 sparc-solaris2.
10079
10080Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10081
10082 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10083
10084Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10085
10086 * configure.in: Configure gdb for alpha.
10087
10088Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10089
10090 * Makefile.in (CXXFLAGS): Add -O.
10091
10092Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10093
10094 * config.guess: added support for DG Aviion
10095
10096Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10097
10098 * configure.in: Produce warning message for subdirectories not
10099 configurable for this host/target combination. Don't try to
10100 configure gdb for vms.
10101
10102Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10103
10104 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10105 appropriate files before making "diststuff".
10106 (DISTBISONFILES): New var: list of files to be edited.
10107 (DISTSTUFFDIRS): Add binutils.
10108
10109Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10110
10111 * config.sub: also handle mipsel and mips64el (for little endian mips)
10112
10113Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10114
10115 * configure.in: Add * to end of all OS names.
10116
10117Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
10118
10119 * configure.in: Build newlib for LynxOS native.
10120
10121Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10122
10123 * config.guess: Add support for delta 88k running SVR3.
10124
10125 * configure.in: Add comment about HP compiler vs. emacs.
10126
10127Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10128
10129 * configure.in: don't build ld on solaris2 (not a viable option
10130 due to bugs in getpwnam & getpwuid)
10131
10132Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10133
10134 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10135 config.guess will produce a full version number.
10136
10137Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10138
10139 * configure.in: Build linker and binutils for alpha-dec-osf1.
10140
10141Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10142
10143 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10144 and gdb/testsuite/Makefile.in.
10145
10146Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10147
10148 * configure.in: recognize mips*- instead of mips-
10149
10150Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
10151
10152 * config.sub: Accept linux*coff and linux*elf as operating
10153 systems.
10154
10155Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10156
10157 * config.sub: Recognize mips64, and mips3 as an alias for it.
10158
10159Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10160
10161 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10162 gdb knows how to handle OSF/1 shared libraries.
10163
10164Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10165
10166 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10167 * config.guess: Recognize Hitachi's HIUX.
10168 * config.sub: Recognize h3050r* and hppahitachi.
10169 Remove redundant cases for hp9k[23]*.
10170
10171Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10172
10173 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10174 if gas and ld are in the source tree and are in ${configdirs}.
10175 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 10176 --with options (but still pass them down on the command line,
252b5132
RH
10177 if they were explicitly specified).
10178
10179Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10180
10181 * configure: substitute SHELL value in Makefile.in with
10182 ${CONFIG_SHELL}
10183
10184Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10185
10186 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10187 *-*-solaris2* targets.
10188
10189Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10190
10191 * Makefile.in: define M4, and pass it down to sub-makes;
10192 all-autoconf now depends on all-m4
10193
10194Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10195
10196 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10197 presence of {ar,ranlib} instead of a configured directory
10198
10199Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10200
10201 * config.guess: Accept 34?? as well as 33?? for NCR.
10202
10203Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10204
10205 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10206 of 'gas' in sed commands, since 'gash' is now in the tree as well.
10207
10208Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10209
10210 * configure: grab values for $(CC) and $(CXX) from the
10211 environment, so that someone can do "CC=gcc configure; make" and
10212 have it work right (matching the way that autoconf works now)
10213
10214 * configure.in, Makefile.in: add support for gash, the tcl
10215 interface to Galaxy
10216
10217 * config.guess: add NetBSD variants (hp300, x86)
10218
10219Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
10220
10221 * install.sh: Support -d option (in the manner of SunOS 4 install,
10222 as it is more deterministic than that of GNU install)
10223 (chmodcmd): Set file to mode 755 by default (should also do default
10224 chgrp and chown, but I don't feel like dealing with that now)
10225
10226Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
10227
10228 * config.sub: Remove h8300hhms alias.
10229
10230Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10231
10232 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10233
10234Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10235
10236 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10237 as stmp-fixinc
10238
10239Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10240
10241 * config.sub: recognize m88110-bug-coff.
10242
10243Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10244
10245 * Makefile.in (all-libio): all dependencies on the toolchain used
10246 to build this (gcc, gas, ld, etc)
10247
10248Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10249
10250 * config.guess: Deal with OSF/1 1.3 on alpha.
10251
10252Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10253
10254 * install.sh: add some 'else true' clauses for portability
10255
10256 * configure.in: don't build libio for h8[35]00-*-* targets
10257
10258Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
10259
10260 * Makefile.in: Add support for new libio.
10261
10262Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10263
10264 * install.sh: If one command fails, don't try the rest. Don't try
10265 to remove $dsttmp (via trap) unless we have already created it.
10266 If $src doesn't exist, detect it and exit with an error.
10267
10268 * config.guess: Recognize BSD on hp300.
10269
10270Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
10271
10272 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10273 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10274
10275Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
10276
10277 * Makefile.in (all-send-pr): depends on all-prms
10278
10279Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10280
10281 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10282
10283Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10284
10285 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10286 Added test for mips-mips-riscos5.
10287
10288Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10289
10290 * configure.in: use mh-hp300 for 68k HP hosts
10291
10292Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10293
10294 * configure: add support for CONFIG_SHELL, so that you can use
10295 some alternate shell for evaluating configure scripts
10296
10297Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
10298
10299 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
10300 in configure script to bug-gdb@prep.ai.mit.edu when building
10301 distribution archive.
10302 * Makefile.in (COMPRESS): Remove def.
10303 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
10304 gdb.tar.Z and make-gdb.tar.Z respectively.
10305 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
10306 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
10307 to convergence with 'taz' target in Makefile.in.
10308
10309Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10310
10311 * install.sh (dsttmp): use trap to ensure that tmp files go
10312 away on error conditions
10313
10314Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10315
10316 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10317
10318Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10319
10320 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10321 its parent is '/' not ''.
10322
10323 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10324
10325Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
10326
10327 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10328 that ${newsrcdir}/configure.in does.
10329
10330Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10331
10332 * test-build.mk: support for CONFIG_SHELL
10333
10334Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
10335
10336 * config.sub (netware): Add as a basic system type.
10337
10338Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10339
10340 * Makefile.in (Makefile): depend on configure.in. Also drop the
10341 $(srcdir)/ from the dependency on Makefile.in.
10342
10343Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
10344
10345 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10346 (h8300hhms is temporary until multi-libraries are implemented).
10347 * configure.in: Handle h8300h too.
10348
10349Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10350
10351 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10352
10353Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
10354
10355 * configure: Remove extraneous output when guessing host type.
10356 * config.guess: Remove extraneous output when guessing using C
10357 compiler rather than uname, or when guessing fails.
10358
10359Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10360
10361 * Makefile.in: remove all.cross and install.cross targets
10362
10363 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10364 definitions
10365
10366Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
10367
10368 * configure.in (target sh): Build gprof.
10369
10370Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10371
10372 * config.sub: change -solaris to -solaris2
10373
10374Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10375
10376 * configure.in: Use config/mh-riscos for mips-*-sysv*.
10377
10378Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
10379
10380 * configure: Correct error message for missing Makefile.in to
10381 print correct directory.
10382
10383Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10384
10385 * install.sh: kludge around 386BSD shell bug
10386
10387Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
10388
10389 * config.guess: Recognize NeXT.
10390 * config.guess: Recognize i486-ncr-sysv4.
10391 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
10392
10393Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
10394
10395 * Makefile.in (MAKEINFOFLAGS): New variable.
10396 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10397 * build-all.mk, test-build.mk: Pass down --no-split as
10398 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
10399
10400Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
10401
10402 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
10403
10404Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
10405
10406 * Makefile.in (libg++.tar.z): New rule.
10407 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
10408 * Makefile.in (taz): Only do a single chmod.
10409
10410Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10411
10412 * install.sh: don't use dirname anymore (replaced with sed usage)
10413
10414Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
10415
10416 * Makefile.in: Change extension for gzip'd files from '.z' to
10417 '.gz' per new FSF standard usage.
10418
10419Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10420
10421 * configure: put quotes around the final value of program_transform_name
10422
10423Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10424
10425 * Makefile.in: new install.sh support; update install-info rules
10426
10427Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
10428
10429 * configure.in: Build diff for crosses, but not for go32 host.
10430
10431 * configure.in: Build gprof only for native, and don't build it
10432 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10433
10434Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
10435
10436 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10437
10438Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10439
10440 * configure.in (host_tools): Add prms.
10441
10442Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10443
10444 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10445 with $(FLAGS_TO_PASS) on the command line
10446
10447 * config.sub: Recognize lynx and lynxos
10448
10449Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
10450
10451 * config.sub: Accept -ecoff*, not just -ecoff.
10452
10453Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10454
10455 * Makefile.in (taz): Use .gz suffix instead of .z.
10456 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10457 names.
10458
10459Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10460
10461 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10462
10463Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10464
10465 * Makefile.in (install-no-fixedincludes): install gcc last, so
10466 that rebuilds that might happen during 'make install' don't get
10467 bogus gcc include files
10468
10469Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10470
10471 Change from Utah for HPPA support:
10472 * config.guess: Recognize hppa1.x-hp-bsd.
10473
10474Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
10475
10476 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
10477 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10478
10479Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
10480
10481 * config.sub: Add support for rom68k and bug boot monitors.
10482
10483Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
10484
10485 * Makefile.in: Make all-opcodes depend on all-bfd.
10486
10487Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
10488
10489 * config.guess: Added special check for i[34]86-univel-sysv4*.
10490
10491Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
10492
10493 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10494 the processor rather than assuming i486.
10495
10496Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10497
10498 * config.guess: Recognize SunOS6 as Solaris3.
10499
10500Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
10501
10502 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
10503 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10504
10505Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
10506
10507 * build-all.mk (all-cross): New target for Canadian Cross.
10508 Added Q2 go32 targets.
10509 * test-build.mk: Configure go32 cross sparclite-aout and
10510 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
10511 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10512
10513Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10514
10515 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10516 GO32 hosted toolchains
10517
10518Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
10519
10520 * configure: change so "-exec-prefix" gets passed down rather
10521 than "-exec_prefix" so autoconf generated Makefiles get the
10522 exec_prefix set right.
10523
10524Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10525
10526 * config.guess: get the Solaris2 minor version number
10527
10528 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10529
10530Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10531
10532 * config.guess: Recognize some Sequent platforms.
10533
10534Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10535
10536 * Makefile.in: added the vault-install target
10537
10538 * configure.in: actually use the Sun3 makefile fragment that's in
10539 config, also added the release dir to configdirs
10540
10541Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10542
10543 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10544
10545Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10546
10547 * configure.in: remove some program from Alpha targetted toolchains
10548
10549Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
10550
10551 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
10552 gprof.
10553 (taz): Run "make diststuff" in those directories instead of "make
10554 proto-dir". Look for "VERSION=" only at start of line in subdir
10555 Makefile. Use "gzip -9" for compression.
10556 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10557 (binutils.tar.z): New target.
10558
10559Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10560
10561 * Makefile.in (taz): Include gpl.texinfo.
10562
10563Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10564
10565 * Makefile.in (setup-dirs): Merged into "taz" target.
10566 (taz): Only do `proto-dir' stuff if a directory is actually needed
10567 for this target.
10568
10569Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
10570
10571 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
10572 (FLAGS_TO_PASS): Pass down MUNCH_NM.
10573 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
10574 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
10575 (gcc-no-fixedincludes): Correct for current gcc Makefile.
10576
10577Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
10578
10579 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
10580 config.sub, and move-if-change to gdb testsuite distribution
10581 archive, so the testsuite can be extracted, configured, and
10582 run separately from the gdb distribution. Blow away the Chill
10583 tests that require a Chill compiled executable, since GNU Chill
10584 is not yet publically available.
10585
10586Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10587
10588 * test-build.mk: set environment variables in a single command,
10589 instead of a list of assignments and exports
10590
10591 * config.guess: recognize Alpha/OSF1 systems
10592
10593Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10594
10595 * configure: Change help message to prefer --options rather than
10596 -options.
10597
10598Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10599
10600 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10601 zippy@ecst.csuchico.edu.
10602 * config.guess: Recognize miniframe.
10603
10604Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
10605
10606 * Makefile.in: Use srcroot to find runtest rather than rootme.
10607 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10608
10609Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
10610
10611 * test-build.mk: Extensive additions to support building on a
10612 machine other than the host.
10613
10614Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10615
10616 * configure (tooldir): Fix for i386-aix again.
10617
10618Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
10619
10620 * configure, Makefile.in: Change definition of $(tooldir)
10621 to match the FSF.
10622
10623Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
10624
10625 * config.guess: Recognize i[34]86/SVR4.
10626
10627Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10628
10629 * Makefile.in (all-gdb): gdb depends on sim.
10630
10631Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
10632
10633 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
10634 at the same time we make the prototype gdb directory.
10635 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
10636 files at the same time as the gdb base release distribution.
10637
10638Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
10639
10640 * Makefile.in (check): Use individual check targets rather than
10641 DO_X rule.
10642 (check-gcc): Added.
10643
10644Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
10645
10646 * config.sub: Use sysv3.2 not sysv32 for canonical OS
10647 for System V release 3.2.
10648
10649Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10650
10651 * config.sub: Recognize hppaosf.
10652 * configure.in: Do configure ld/binutils/gas for it.
10653
10654Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10655
10656 * configure (tooldir): Alter syntax used to set this, for systems
10657 where "\$" isn't handled right, like i386-aix.
10658
10659Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
10660
10661 * configure: Pass program-transform-name, not
10662 program_transform_name, to recursive configures.
10663
10664Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
10665
10666 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10667 of gas+ld+binutils.
10668
10669Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
10670
10671 * config.guess: Recognize AIX3.2 as distinct from 3.1.
10672
10673Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10674
10675 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10676
252b5132
RH
10677Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10678
10679 * Makefile.in (PRMS): Set back to all-prms.
10680
10681Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
10682
10683 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10684 targets, rather than for MIPS hosts.
10685
10686Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10687
10688 * configure.in: add comment for --with-x default values
10689
10690 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10691
10692 * Makefile.in: add check-* targets for each of the directories in
10693 the tree. Add a definition of RUNTEST that will use the one we
10694 just built, if it exists. Pass this down via FLAGS_TO_PASS.
10695
10696Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
10697
10698 * configure.in: Removed obsolete references to bfd_target and
10699 target_makefile_frag.
10700
10701 * build-all.mk: Set assorted targets for Q2.
10702 * config.sub: Recognize z8k-sim and h8300-hms.
10703 * test-build.mk: Really don't pass host to configure.
10704 (HOLES): Added uname.
10705
10706Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
10707
10708 * configure: Handle an empty program-prefix, program-suffix or
10709 program-transform-name correctly.
10710
10711Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
10712
10713 * build-all.mk: -G 8 no longer required for MIPS targets.
10714 * test-build.mk: Don't pass host argument to configure; make it
10715 guess.
10716
10717Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
10718
10719 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
10720 * Makefile.in (COMPRESS): New macro, like GZIP.
10721
10722Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
10723
10724 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
10725
10726 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
10727 with gas currently defaults to -G 0.
10728
10729Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
10730
10731 * Makefile.in (all-flex): flex depends on byacc.
10732
10733 * build-all.mk: If host not specified, use config.guess. Pass TAG
10734 to test-build.mk as RELEASE_TAG.
10735 * test-build.mk (configargs): New variable containing arguments to
10736 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
10737 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
10738
10739 * config.guess: Use /bin/uname when checking -X argument on SCO,
10740 to avoid invoking GNU uname which doesn't understand -X.
10741
10742 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
10743
10744 * configure.in: Build gas for mips-*-*.
10745
10746Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10747
10748 * Makefile.in (all.normal): insert missing backslash.
10749
10750Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
10751
4bddf3ad 10752 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
10753
10754 * Makefile.in: Complete overhaul to merge many almost identical
10755 targets.
10756
10757Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10758
10759 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
10760 (gdb.tar.Z): Adjusted.
10761
10762 * Makefile.in (setup-dirs, taz): New targets; should be general
10763 enough to adapt for gdb sometime. Build only .z file.
10764 (gas.tar.z): New target.
10765
10766Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10767
10768 * build-all.mk: Use CC=cc -Xs on Solaris.
10769
252b5132
RH
10770Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
10771
10772 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
10773 for handling BISON for FSF releases.
10774
10775Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10776
10777 * configure: Actually implement the change zoo just documented.
10778
10779Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10780
10781 * configure: when using config.guess, only set target_alias when
10782 it's not already been set (ie, on the command line)
10783
10784Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10785
10786 * Makefile.in: add installcheck target, set PRMS to install-prms
10787
10788Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10789
10790 * configure: add support for package_makefile_fragment, handle the
10791 case where a directory has a configure.in file but no Makefile.in
10792 more gracefully (with an actual understandable error message, even);
10793 add support for --without (and add this to the usage message); also
10794 explicitly add a --host=${host_alias} to the command line when
10795 config.guess is used
10796
10797Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10798
10799 * configure: Must use both --host and --target in recursive calls.
10800
10801Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
10802
10803 * Makefile.in: Change deja-gnu to dejagnu.
10804
10805Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
10806
10807 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
10808
10809Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10810
10811 * configure.in: canonicalize all instances to *-*-solaris2*,
10812 also strip out a number of tools to not build for go32 host
10813
10814Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10815
10816 * config.guess: add GPL.
10817
10818 * Makefile.in, config.guess, config.sub, configure: bump
10819 copyrights to 93.
10820
10821Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
10822
10823 * Makefile.in (do-info): Removed obsolete check for existence of
10824 localenv file.
10825
10826 * Makefile.in (MAKEOVERRIDES): Define to be empty.
10827
10828Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10829
10830 * Makefile.in: a couple of 'else true' for decstation,
10831 support for TclX
10832
10833 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
10834
10835Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
10836
10837 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
10838
10839Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
10840
10841 * config.guess: Recognize i386-ibm-aix (PS/2).
10842 * configure.in: Use config/mh-aix386 file for it.
10843
10844Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
10845
10846 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
10847 CC_FOR_TARGET instead.
10848 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
10849
10850Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
10851
10852 * Makefile.in: Add sim to list of directories sent with gdb
10853
10854Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
10855
10856 * configure.in: Put back mips-dec-bsd* case.
10857
10858Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
10859
10860 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
10861 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
10862 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
10863
10864Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10865
10866 * configure.in: remove no-op mips-dec-bsd* in "case $target"
10867
10868 * Makefile.in (dir.info): only run gen-info-dir if it exists,
10869 (install-info): install dir.info only if it exists,
10870 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
10871
10872Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
10873
10874 * configure.in: For vms target, skip bfd, ld, binutils. Do build
10875 gas for mips-dec-bsd.
10876
10877Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
10878
10879 * configure (makesrcdir): If ${srcdir} is relative and not ".",
10880 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
10881
10882Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
10883
10884 * configure.in: Added "dejagnu" to hosttools list.
10885
10886Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10887
10888 * config.sub, configure.in, config.guess: Add support
10889 for Bosx, an AIX variant from Bull.
10890 Patches from F.Pierresteguy@frcl.bull.fr.
10891
10892Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
10893
10894 * devo/dejagnu: Initial creation of devo/dejagnu.
10895 Migrated dejagnu testcases and support files for testing software
10896 tools to reside as subdirectories, currently called "testsuite",
10897 within the directory of the software tool. Migrated all programs,
10898 support libraries, etc. beloging to dejagnu proper from
10899 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
10900 with no modifications. The changes to these files which will
10901 allow them to configure, build, and execute properly will be made
10902 in a future update.
10903
10904Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10905
10906 * Makefile.in: Change send_pr to send-pr.
10907 * configure.in: Likewise.
10908 * send_pr: Renamed directory to send-pr.
10909
10910Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
10911
10912 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
10913
10914Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
10915
10916 * README: Update for gdb-4.8 release.
10917 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
10918 gdb-xxx.tar.z (gzip'd) file also.
10919
10920Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10921
10922 * Makefile.in: make all-diff depend on all-libiberty
10923
10924Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
10925
10926 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
10927
10928Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10929
10930 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
10931
10932Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
10933
10934 * Makefile.in (DEVO_SUPPORT): Remove etc directory
10935 (ETC_SUPPORT): Only add the files GDB wants from etc/.
10936 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
10937
10938Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10939
10940 * Makefile.in: makeinfo binary is in a new location
10941
10942Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
10943
10944 * config.sub: Accept -ecoff as an OS.
10945
10946 * Makefile.in: Various changes to eliminate a level of make
10947 recursion and reduce the required command line length.
10948 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
10949 sub-makes.
10950 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
10951 variables holding settings for specific sub-makes.
10952 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
10953 in terms of BASE_FLAGS_TO_PASS.
10954 (TARGET_LIBS): New variable listing directories which use
10955 TARGET_FLAGS_TO_PASS.
10956 (subdir_do): Eliminated.
10957 (do-*): New set of targets to replace subdir_do.
10958 (various): All targets which used subdir_do now depend on do-*.
10959 (local-clean): Renamed from do_clean.
10960 (local-distclean): New target, dependency of distclean and
10961 realclean.
10962 (install-info): Don't create directories. Depend on dir.info
10963 rather than calling make recursively.
10964 (install-dir.info): Eliminated.
10965 (install-info-dirs): Create all info directories here.
10966 (dir.info): Depend upon do-install-info.
10967
10968 * test-build.mk (HOLES): Added false.
10969
10970Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
10971
10972 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
10973
10974Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10975
10976 * Makefile.in (info): remove dependency on all-texinfo. The
10977 problem was really in texinfo/C, not at this level.
10978
10979Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
10980
10981 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
10982
10983Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
10984
10985 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
10986 GDB releases.
10987
10988Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10989
10990 * configure: Include srcdir in message about target of link not
10991 being found. Don't convert `-' to `_' in `with' options being
10992 passed to subdirs.
10993
10994Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10995
10996 * configure.in: add uudecode to host_tools
10997
10998 * Makefile.in: added {all,install}-uudecode targets, added them to
10999 the appropriate lists
11000
11001Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11002
11003 * Makefile.in (all-gcc): Added dependency on all-gas.
11004
11005 * configure.in (mips-*-*): Build ld and binutils.
11006
11007Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11008
11009 * configure: check return code from mkdir, print error message and
11010 exit on failure.
11011
11012Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11013
11014 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11015
11016Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11017
11018 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11019
11020Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11021
11022 * config.sub (h8500): Recognize this as a cpu type.
11023
11024Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11025
11026 * configure: source directory missing is no longer a warning
11027
11028 * configure.in: recognize irix[34]* instead of irix[34]
11029
11030 * Makefile.in: define and pass down X11_LIB
11031
252b5132
RH
11032Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11033
11034 * guess-systype: Renamed to ...
11035 * config.guess: ... by popular request.
11036 * configure.in, Makefile.in: Update accordingly.
11037
11038Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11039
11040 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11041 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11042 + Execute ./dummy instead of assuming . is in PATH.
11043
11044Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11045
11046 * guess-systype: New shell script. Attempts to guess the
11047 canonical host name of the executing host.
11048 Only a few hosts are supported so far.
11049 * configure: Call guess-systype if no host is specified.
11050
11051Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11052
11053 * Makefile.in (gcc-no-fixedincludes): Made to work with current
11054 gcc Makefile.
11055
11056
11057Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
11058
11059 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11060 (all-gcc, install-gcc, subdir_do): Use it.
11061
11062Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11063
11064 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11065
11066Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
11067
11068 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11069 set exclusively by configure, using configure.in .
11070
11071Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11072
11073 * test-build.mk: set $PATH for all builds
11074
11075 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11076
11077Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11078
11079 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11080 the one used in gcc/Makefile.in, so that a null expansion doesn't
11081 override the one needed to build gcc with a native cc.
11082
11083
11084Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11085
11086 * configure: Accept -with arguments.
11087
11088Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11089
11090 * Makefile.in: added h8300sim
11091
11092Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
11093
252b5132
RH
11094 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11095 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
11096 (all-cygnus, native, build-cygnus): Make
11097 $(canonhost)-stamp-3stage-done, not $(host)....
11098 * test-build.mk (stamp-3stage-compared): Use tail +10c for
11099 i386-sco3.2v4. Added else true to if command.
11100
11101Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
11102
11103 * config.sub: (from FSF) Sequent uses a BSD-like OS.
11104
11105Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
11106
11107 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11108
11109Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11110
11111 * configure.in: don't remove binutils from Solaris builds
11112
11113Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
11114
11115 * Makefile.in: get rid of earlier definitions for *clean,
11116 also handle the recursive info rule better
11117
11118Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
11119
11120 * Makefile.in (mostlyclean, distclean, realclean): Fix to
11121 do more-or-less the right thing.
11122
11123Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
11124
11125 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11126 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11127
11128Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11129
11130 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11131 $(host_canonical).
11132
11133 * configure.in: split the configdirs list into 4 categories (native
11134 v. cross, library v. tool) and handle the cross-only and native-
11135 only in more reasonable (and correct!) way.
11136
11137Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
11138
11139 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
11140 configdirs anymore.
11141
11142Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11143
11144 * Makefile.in: extensive cleanup:: removed all of the explicit
11145 clean-* targets, collapsed many wrappers around subdir_do into
11146 one, added additional targets to satisfy standards.texi, deleted
11147 some old targets, some changes for consistency
11148
11149Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11150
11151 * configure.in: handle some programs as cross-only, and others as
11152 native only
11153
11154 * test-build.mk: handle partial holes in a more generic manner
11155
11156 * Makefile.in: m4 depends on libiberty
11157
252b5132
RH
11158Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11159
11160 * configure.in: add m4, textutils, fileutils, sed, shellutils,
11161 time, wdiff, and find to configdirs
11162
11163 * Makefile.in: all, clean, and install rules for the new programs
11164 added to configure.in
11165
11166Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11167
11168 * configure.in: use mh-sun for all *-sun-* hosts
11169
252b5132
RH
11170Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11171
11172 * Makefile.in: define flags for X11 include files and library file
11173 locations, pass them down to the programs that need this info
11174
11175 * build-all.mk: added a 'native' target, to 3stage the native toolchain
11176
252b5132
RH
11177Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11178
11179 * configure.in: start building libg++ for HP-UX targets
11180
11181Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
11182
11183 * README: Update references to files moved into etc/.
11184
11185Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
11186
11187 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
11188 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
11189
11190Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
11191
11192 * configure: accept dash as well as underscore in long option
11193 names for FSF compatibility.
11194
11195Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
11196
11197 * config.sub: added -sco3.2v4 support from FSF.
11198
11199Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11200
11201 * configure.in: expand the section that adds or removes
11202 directories from the list of programs to build, to handle native
11203 vs. cross in addition to host v. native
11204
11205Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
11206
11207 * Makefile.in: Replace C++ in macro names with CXX.
11208 This is less likely to break ...
11209
11210Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11211
11212 * test-build.mk: add -w to GNU_MAKE
11213
11214Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11215
11216 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11217 add 'sparc' to list of recognized cpus. This needed to make
11218 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11219 Delete some redundant ose68 variants. Recognize -wrs as an os,
11220 then changes that into $CPU-wrs-vxworks.
11221
11222 * configure.in: remove most references to gdbtest, regularize
11223 target based program removal
11224
11225 * test-build.mk: import from p3 tree (many fixes and changes)
11226
11227Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11228
11229 * Makefile.in: added rules to handle tcl, tk, and expect
11230
11231 * configure.in: handle those directories if they exist
11232
11233Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11234
11235 * config.sub: removed bogus hppabsd and hppahpux names, since
11236 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11237
11238Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11239
11240 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
11241 depends upon all-xiberty
11242
11243 * Makefile.in: changes from p3, including:
11244
11245 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
11246
11247 * Makefile.in (XTRAFLAGS): include newlib directories if
11248 newlib/Makefile exists, rather than if host != target.
11249
11250 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
11251
11252 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11253 from the same source tree and not building a cross-compiler. This
11254 matters for the libg++ configuration if reconfiguring a tree that
11255 has already been installed.
11256
11257 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
11258
11259 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11260 pick up the machine and system specific header files.
11261
11262 * Makefile.in: added AS_FOR_TARGET, passed down in
11263 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11264 the C compiler to use to create programs which are run in the
11265 build environment, set it to default to $(CC), and passed it down
11266 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11267
11268 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
11269
11270 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11271 We need them for unusual native builds, like systems without
11272 ranlib.
11273
11274 * configure: also define $(host_canonical) and
80413487
RH
11275 $(target_canonical), which are the full, canonical names for the
11276 given host and target
252b5132
RH
11277
11278Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
11279
11280 * Makefile.in: Added separate definitions for C++.
11281
11282Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
11283
11284 * configure.in (configdirs): Add deja-gnu.
11285
11286Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
11287
11288 * README: Update for configure.texi and gdb-4.7 release.
11289
11290Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
11291
11292 * Makefile.in: Move "all" target to top of file.
11293 Previously, first target was ".PHONY" which caused BSD4.4 make
11294 to build .PHONY when make was run without arguments.
11295
11296Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
11297
11298 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
11299 Library-copylefted code in libiberty.
11300
11301Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
11302
11303 * config.sub: Replace m68kmote with plain old m68k.
11304
11305Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
11306
11307 * Makefile.in: Remove space from blank line, avoid Make complaints.
11308
11309Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
11310
11311 * config.sub: Complain if no argument is given. Added support for
11312 386bsd as OS and target alias.
11313
11314Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
11315
11316 * Makefile.in (XTRAFLAGS): include newlib directories if
11317 newlib/Makefile exists, rather than if host != target.
11318
11319Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
11320
11321 * config.sub: recognize sparclite-wrs-vxworks.
11322
11323 * Makefile.in (install-xiberty): added *-xiberty make rules (from
11324 p3.) Added clean-xiberty to clean.
11325
11326Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11327
11328 * configure.in: use *-*-* instead of nested cases for host and target
11329
11330Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
11331
11332 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11333 from the same source tree and not building a cross-compiler. This
11334 matters for the libg++ configuration if reconfiguring a tree that
11335 has already been installed.
11336
11337Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
11338
11339 * config.sub (i486v/i486v4): Merge in from FSF version.
11340
11341Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
11342
11343 * configure: only set PWD if it is already set.
11344
11345Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
11346
11347 * configure: just set PWD=`pwd` at the top, since Ultrix sh
11348 doesn't have unset and all success paths (and most error paths)
11349 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11350 to just ${PWD} to avoid confusion.)
11351
11352Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
11353
11354 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11355 even for a native compilation.
11356
11357Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
11358
11359 Changes to make the gdb.tar.Z rule work better.
11360
11361 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
11362 (DEVO_SUPPORT): Add configure.texi.
11363 (bfd-ilrt.tar.Z): Remove ancient rule.
11364
11365Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
11366
11367 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11368 pick up the machine and system specific header files.
11369
11370 * configure.in, config.sub: added new target m68010-adobe-scout,
11371 with alias of adobe68k. Changed configure.in to check for
11372 -scout before -sco* to avoid a false match.
11373
11374 * Makefile.in: added AS_FOR_TARGET, passed down in
11375 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11376 the C compiler to use to create programs which are run in the
11377 build environment, set it to default to $(CC), and passed it down
11378 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11379
11380Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
11381
11382 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11383 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
11384 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11385 FOR_TARGET variants, to newlib and libg++.
11386
11387Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
11388
11389 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11390 first.
11391
11392Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
11393
11394 * config.sub: Accept `elf' as an environment.
11395
11396Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11397
11398 * Makefile.in (all-opcodes): cd into the right directory
11399
11400Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
11401
11402 * configure: added -program_transform_name option, used as
11403 argument to sed when installing programs.
11404 configure.texi: added documentation for -program_prefix,
11405 -program_suffix and -program_transform_name.
11406
11407Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
11408
11409 * config.sub: Accept i486 where i386 ok.
11410
11411Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
11412
11413 * config.sub: accept we32k
11414
11415Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
11416
35590697 11417 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
11418
11419 * Makefile.in: don't create all directories for ``make install'';
11420 let the subdirectories create the ones they need.
11421
11422Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11423
80413487 11424 * COPYING: new file, GPL v2
252b5132
RH
11425
11426Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11427
11428 * Makefile.in: use the new gen-info-dir, which needs a template
11429 argument (which also lives in texinfo)
11430
11431 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11432
252b5132
RH
11433Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
11434
11435 * config.sub (ncr3000): Change i386 to i486.
11436
11437Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11438
11439 * Makefile.in: add install-rcs, install-grep to
11440 install-no-fixedincludes, removed install-bison and install-libgcc
11441
11442Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
11443
11444 * configure.in: grab the HPUX makefile fragment if on HPUX
11445
11446Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11447
11448 * Makefile.in: eradicate bison spoor (ditto libgcc).
11449 configure.in: recognise m68{k,000}-ericsson-OSE.
11450 es1800 is alias for m68k-ericsson-OSE
11451
11452Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11453
11454 * configure.in: rearrange the parts that remove programs from
11455 configdirs, based now on HOST==TARGET or by canonical triple.
11456
11457Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11458
11459 * test-build.mk: recurse explicitly with -f test-build.mk when
11460 appropriate. predicate stage3 and comparison on the existence
11461 of gcc. That is, if gcc isn't around, we aren't three-staging.
11462 On very clean, also remove ...stamp-co. Build in-place before
11463 doing other builds.
11464
11465Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11466
11467 * Makefile.in, configure.in: add tgas
11468
11469Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11470
11471 * Makefile.in: a number of changes merged in from progressive.
11472
11473 * configure.in: add libm.
11474
11475 * .cvsignore: ignore some stuff that comes from test-build.mk.
11476
252b5132
RH
11477Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
11478
11479 * config.sub: Add es1800 (m68k-ericsson-es1800).
11480
11481Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11482
11483 * configure: Add program_suffix (parallel to program_prefix)
11484 * Makefile.in: adjust directory-creating script for losing decstation
11485
11486Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
11487
11488 * configure: Minor $subdir-related fixes.
11489
11490Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11491
11492 * configure: fix various problems with propogating
11493 makefile_target_frag in subdirs.
11494 * configure.in: config libgcc if its there
11495
11496Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
11497
11498 * config.sub: HPPA merge.
11499
252b5132
RH
11500Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
11501
11502 * Makefile.in: Replace all-bison with all-byacc in all
11503 dependency lines for other tools (which now use byacc).
11504
11505Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
11506
11507 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
11508
252b5132
RH
11509Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
11510
11511 * Makefile.in: make gprof rules similar to byacc rules (instead of
11512 vestigal $(unsubdir) that didn't work...)
11513
11514Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
11515
11516 * config.sub: Add support for Linux.
11517 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
11518 (at least for libg++).
11519
11520Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11521
11522 * configure.texi: fix doc for the -nfp option to configure
11523
11524Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
11525
11526 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11527
11528Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
11529
11530 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11531 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11532 * configure.in: added solaris* host_makefile_frag hook.
11533
11534Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11535
11536 * config.sub: changed recognition of m68000 so that various
11537 m68k types can be specified via m680[01234]0
11538
11539Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11540
11541 * config.sub (basic_machine): fix sed so that '-foo' isn't
11542 completely substituted out while .+'-foo' loses the '-foo'
11543
11544Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11545
11546 * config.sub ($os): Add -aout.
11547
11548Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
11549
11550 * configure: If host_makefile_frag is absolute, don't
11551 prefix ${invsubdir} (relevant to libg++ auto-configure).
11552
11553Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11554
11555 * Makefile.in (tooldir): Define it.
11556 (all-ld): Depend on all-flex.
11557
11558Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
11559
11560 * Makefile.in (check): Fix libg++ special case.
11561
11562Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
11563
11564 * configure: do not bury `pwd` into config.status, thus do fewer
11565 pwd's.
11566
11567 * configure: print the "Building in" message only when building in
11568 other than "." AND verbose.
11569
11570 * configure: remove -s, rework -v to better accomodate guested
11571 configures.
11572
11573 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
11574
11575Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
11576
11577 * Makefile.in: macroize flags passed on recursion. remove
11578 fileutils.
11579
11580Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
11581
11582 * configure: get makesrcdir right for subdirs deeper than 1.
11583
11584 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
11585 install.
11586
11587Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
11588
11589 * Makefile.in: don't print subdir_do or recursion lines.
11590
11591Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
11592
11593 * standards.texi: added menu item.
11594
11595 * Makefile.in: build and install standards.info.
11596
11597 * standards.texi: new file.
11598
11599Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11600
11601 * configure: test for and move config.status pieces from
11602 ${subdir}/.
11603
11604Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
11605
252b5132
RH
11606 * configure: Test for existance of files before trying to mv
11607 them, to avoid numerous non-existance messages.
11608
11609Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
11610
11611 * configure: correct final line of config.status.
11612
11613 * configure: patch from eggert. Avoids a protection problem if
11614 the original Makefile.in is read only.
11615
11616 * configure: use move-if-change from gcc to create config.status.
11617 Some makefiles depend on config.status to tell if a directory
11618 has been reconfigured for a different host. This change
11619 prevents those directories from remaking everything in the case
11620 where the reconfig was only intended to rebuild a Makefile.
11621
11622 * configure: test for config.sub with "config.sub sun4" rather
11623 than "config.sub ${host_alias}". Otherwise we can't tell a bad
11624 host alias from a missing config.sub.
11625
11626Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11627
11628 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11629 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
11630
11631Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
11632
11633 * configure: mkdir ${subdir} as needed.
11634
11635Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
11636
11637 * Makefile.in,configure.in: added autoconf.
11638
11639Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11640
11641 * Makefile.in: no longer pass against on recursion.
11642
11643 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11644 definitions are not inherited.
11645
11646 * configure: correct makesrcdir when subdir is .
11647
11648Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
11649
11650 * configure: Add support for 'subdirs' variable, which is
11651 like 'configdirs', except that configure doesn't re-invoke
11652 itself for subdirs, it just creates a Makefile for each subdir.
11653 * configure.texi: Document subdirs.
11654
11655Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11656
11657 * configure.in: added flex to configdirs
11658
11659Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
11660
11661 * Makefile.in: remove clean-stamps from clean.
11662
11663Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
11664
11665 * configure.in: Add gdbtest to configdirs.
11666
11667Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
11668
11669 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
11670 to recursive makes.
11671 * configure.in: Recognize new ncr3000 config.
11672
11673Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
11674
11675 * Makefile.in, configure.in: removed references to gdbm.
11676
11677Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
11678
11679 * config.sub: Don't canonicalize os value
11680 newsos* to bsd (readline needs to check for newsos).
11681 (This fix was earlier made Jan 31, but got re-broken.)
11682
11683Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
11684
11685 * configure.in: sco is an os, not a vendor!
11686
11687 * configure: Quote $( better. Keep various shells happy.
11688
11689Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
11690
11691 * Makefile.in: eliminate stamp-files.
11692
11693Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
11694
11695 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
11696 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11697
11698Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
11699
11700 * config.sub: fix iris/iris3.
11701
11702Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
11703
11704 * configure: re-add -rm.
11705
11706Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
11707
11708 * Maskefile.in: add .stmp-rcs to all.
11709
11710 * configure.in: remove gas from rs6000 build, use aix host fragment.
11711
11712Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
11713
11714 * configure: pass down site_option during recursion.
11715
11716Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
11717
11718 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
11719
11720Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
11721
11722 * configure: Change exec_prefix so that it really defaults to prefix.
11723
11724Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
11725
11726 * Makefile.in, configure.in: Add support for mmalloc library.
11727
11728Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
11729
11730 * Makefile.in: add stmp dependencies for a few more things.
11731
11732Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
11733
11734 * configure: adjusted error message on objdir/srcdir configure
11735 collision, per john's suggestion.
11736
11737 * Makefile.in: add libiberty stmp to all and all.cross.
11738
11739Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
11740
11741 * Makefile.in: remove force dependencies, add grep to all.
11742
11743Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
11744
11745 * Makefile.in: drop flex. make stamp files work.
11746
11747 * configure: added test for conflicting configuration in srcdir,
11748 remove trailing slashes from srcdir. Otherwise emacs gdb mode
11749 gets cranky. use relative paths for configure and srcdir
11750 whenever possible. Send some error messages to stderr that were
11751 going to stdout.
11752
11753Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
11754
11755 * Makefile.in: Fix libg++ rule to check for gcc directory
11756 before using gcc/gcc. Also pass XTRAFLAGS.
11757
11758Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
11759
11760 * Makefile.in: added stmp-files so that directories aren't polled
11761 when they are already built.
11762
11763 * configure.texi: fixed a node pointer problem.
11764
11765Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
11766
4bddf3ad 11767 * config.sub configure.in gdb/configure.in
252b5132
RH
11768 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
11769 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
11770 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
11771
11772Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11773
11774 * configure: -recurring becomes -silent. corrected help message
11775 for -site= option.
11776
11777 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
11778
11779Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11780
11781 * configure: when building Makefile for crosses, replace
11782 tooldir and program_prefix. default srcdir from location of
11783 config.sub. remove "for host in hosts" and "for target in
11784 targets" loops.
11785
11786Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11787
11788 * Makefile.in: Do not pass bindir or mandir to cvs.
11789
11790Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11791
11792 * Makefile.in, configure.in: removed traces of namesubdir,
11793 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11794 copyrights to '92, changed some from Cygnus to FSF.
11795
11796 * configure.texi: remove most references to multiple hosts,
11797 multiple targets, subdirs, etc.
11798
11799 * configure.man: removed rcsid. reference config.sub not
11800 config.subr.
11801
11802 * Makefile.in: mkdir $(infodir) on install-info.
11803
11804Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
11805
11806 * configure.texi: Explain better about .gdbinit and about
11807 the environment that configure.in sections run in.
11808
11809Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
11810
11811 * configure.in: Ultrix is only a decstation if it's a MIPS.
11812
11813Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
11814
11815 * README: DOC.configure => cfg-paper.texi.
11816
11817Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
11818
11819 * config.sub (near case $os): Don't convert newsos* to bsd!
11820
11821Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
11822
11823 * Makefile.in: Reinstall change from gdb-4.3 that reduces
11824 the number of copies of COPYING that go into the GDB tar file.
11825
11826Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
11827
4bddf3ad 11828 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
11829 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
11830 Fix SCO configuration stuff.
11831
11832Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
11833
11834 * Makefile.in: For libg++, make sure the -I pointing
11835 to the gcc directory goes *after* all the libg++-local -I flags.
11836 Also, move just-gcc dependency from just-libg++ to all-libg++.
11837
11838Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
11839
11840 * configure: Change -x to -f to keep Ultrix /bin/test happy.
11841
11842Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
11843
11844 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
11845
11846Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
11847
11848 * config.sub: Add stratus configuration frags. Also
11849 submitted to FSF.
11850
11851Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
11852
11853 * Makefile.in (DEV_SUPPORT): add configure.man.
11854
11855 * config.sub(Decode manufacturer-specific): add -none*.
11856
11857Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
11858
11859 * Makefile.in: remove form feeds to make Sun's make happy.
11860 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
11861
11862Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
11863
11864 * Makefile.in (AR_FLAGS): Make quieter.
11865
11866Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
11867
11868 * configure.in: Add libg++.
11869 * configure: When verbose, don't output the command line at each
11870 level; it will be unremarkably the same as the previous version,
11871 which will be the same as what the user typed.
11872
11873Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
11874
11875 * configure.in, Makefile.in: fix clean-info, add flex. add
11876 fileutils.
11877
11878 * configure: be less sensitive to spaces in Makefile.in. Do not
11879 look for sources in "..". Doing so breaks subdirectories that
11880 might have their own configure. If a subdir has it's own
11881 configure script, use it.
11882
11883Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
11884
11885 * cfg-paper.texi: some changes suggested by rms.
11886
11887Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
11888
11889 * config.sub: Merge in some small additions from the FSF version,
11890 taken from the gcc distribution, to bring the Cygnus and FSF
11891 versions into closer sync.
11892
11893Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
11894
11895 * configure.in: Changed svr4 references to sysv4.
11896
11897Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
11898
11899 * configure: added -V for version number option.
11900
11901Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
11902
11903 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
11904 renamed from DOC.configure to cfg-paper.texi.
11905
11906Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11907
11908 * configure, config.subr, config.sub: config.subr is now
11909 config.sub again.
11910
11911Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
11912
11913 * configure.texi: new file, in progress.
11914
11915 * Makefile.in: build info file and install the man page for
11916 configure.
11917
11918 * configure.man: new file, first cut.
11919
11920 * configure: find config.subr again now that configuration "none"
11921 has gone. removed all traces of the -ansi option. removed all
11922 traces of the -languages option.
11923
11924 * config.subr: resync from rms.
11925
d932cae7 119261991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11927
11928 * configure, config.sub, config.subr: merge config.sub into
11929 config.subr, call the result config.subr, remove config.sub, use
11930 config.subr.
11931
11932 * Makefile.in: revised install for dir.info.
11933
d932cae7 119341991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11935
11936 * configure.in: add decstation host makefile frag.
11937
11938 * Makefile.in: BISON now bison -y again. also install-gcc on
11939 install. clean-gdbm on clean. infodir belongs in datadir.
11940 Make directories for info install. Build dir.info here then
11941 install it.
11942
d932cae7 119431991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11944
11945 * Makefile.in: fix for bad directory tests.
11946
d932cae7 119471991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11948
11949 * configure: \{1,2\} appears to be a sysv'ism. Use a different
11950 regexp. -srcdir relative was being handled incorrectly.
11951
11952 * Makefile.in: unwrapped some for loops so that parallel makes
11953 work again and so one can focus one's attention on a particular
11954 package.
11955
d932cae7 119561991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11957
11958 * configure: added PWD as a stand in for `pwd` (for speed). use
11959 elif wherever possible. make -srcdir work without -objdir.
11960 -objdir= commented out.
11961
d932cae7 119621991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11963
11964 * configure: +options become --options. -subdirs commented out.
11965 added -host, -datadir. Renamed -destdir to -prefix. Comment in
11966 Makefile now at top of generated Makefile. Removed cvs log
11967 entries. added -srcdir. create .gdbinit only if there is one
11968 in ${srcdir}.
11969
11970 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11971 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11972 and mandir now keyed off datadir by default.
11973
d932cae7 119741991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11975
11976 * Freshly created ChangeLog.
11977
11978\f
11979Local Variables:
11980mode: change-log
11981left-margin: 8
11982fill-column: 76
11983version-control: never
11984End:
This page took 0.827953 seconds and 4 git commands to generate.