]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ChangeLog
2007-07-06 H.J. Lu <hongjiu.lu@intel.com>
[thirdparty/binutils-gdb.git] / ChangeLog
CommitLineData
0c24b341
NC
12007-07-09 Kai Tietz <kai.tietz@onevision.com>
2
3 * Makefile.def: Add windmc tool to build.
4 * Makefile.tpl: Likewise.
5 * configure.ac: Likewise.
6 * Makefile.in: Regenerate.
7 * configure: Regenerate.
8
a09314d0
L
92007-07-05 H.J. Lu <hongjiu.lu@intel.com>
10
11 * lt~obsolete.m4: New. Import from 20070318 libtool.
12
7c3e1d12
BS
132007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
14
15 * configure.ac: Don't add target-libmudflap to noconfigdirs for
16 uclinux and linux-uclibc targets.
17 * configure: Regenerate.
18
a5b3b4dd
DD
192007-06-28 DJ Delorie <dj@redhat.com>
20
21 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
22 not building newlib.
23 * configure: Regenerated.
24
184d813c
DJ
252007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
26
27 * src-release (DEVO_SUPPORT): Correct typos.
28
31d99776
DJ
292007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
30
31 * Makefile.def: Add dependency from configure-gdb to all-bfd.
32 * Makefile.in: Regenerated.
33
e00a73e3
PB
342007-06-14 Paolo Bonzini <bonzini@gnu.org>
35
36 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
37 (distclean-stage[+id+]): Possibly delete stage_last.
38 * Makefile.in: Regenerate.
39
98a1bbc5
BE
402007-06-07 Ben Elliston <bje@au.ibm.com>
41
42 * config.sub, config.guess: Update from upstream sources.
43
973601e1
BE
442007-06-07 Ben Elliston <bje@au.ibm.com>
45
46 * Makefile.tpl: Fix spelling error.
47 * Makefile.in: Regenerate.
48
2038f525
PB
492007-06-04 Paolo Bonzini <bonzini@gnu.org>
50
51 Sync with gcc:
52 2007-05-30 Jakub Jelinek <jakub@redhat.com>
53
54 PR bootstrap/29382
55 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
56 * configure: Rebuilt.
57
f7c5c4b5
PB
582007-06-01 Steve Ellcey <sje@cup.hp.com>
59
12a64d4f
L
60 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
61 lt_cv_sys_max_cmd_len.
f7c5c4b5 62
7ad9660b
PB
632007-05-31 Paolo Bonzini <bonzini@gnu.org>
64
65 * ltgcc.m4: Update from GCC.
66
0e7ef45c
EC
672007-05-25 Andreas Tobler <a.tobler@schweiz.org>
68
12a64d4f 69 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 70
37ad9514
SE
712007-05-24 Steve Ellcey <sje@cup.hp.com>
72
73 * ltmain.sh: Update from GCC.
74 * libtool.m4: Update from GCC.
75 * ltsugar.m4: New. Update from GCC.
76 * ltversion.m4: New. Update from GCC.
77 * ltoptions.m4: New. Update from GCC.
78 * ltconfig: Remove.
79 * ltcf-c.sh: Remove.
80 * ltcf-cxx.sh: Remove.
81 * ltcf-gcj.sh: Remove.
82 * src-release: Update with new libtool file list.
83
8ee82aff
PB
842007-05-16 Paolo Bonzini <bonzini@gnu.org>
85
86 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
87 stage_cflags.
88 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
89 Remove CFLAGS/LIBCFLAGS.
90 (configure-stage[+id+]-[+prefix+][+module+],
91 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
92 * Makefile.in: Regenerate.
93
149cb58d
SE
942007-04-14 Steve Ellcey <sje@cup.hp.com>
95
96 * config-ml.in: Update from GCC.
97
91506736
DJ
982007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
99
100 * src-release (do-proto-toplev): Process the support directories before
101 the tool directory.
102
ffa8bd48
RS
1032007-03-21 Richard Sandiford <richard@codesourcery.com>
104
105 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
106 of glob. Quote arguments with single quotes too.
107 * configure: Regenerate.
108
a4fd3374
DD
1092007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
110
111 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
112 * Makefile.in: Regenerate
113
b8025f34
AS
1142007-03-07 Andreas Schwab <schwab@suse.de>
115
116 * configure: Regenerate.
117
a3ca38d2
DD
1182007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
119
120 * configure.ac: Add "--with-pdfdir" configure option,
121 which defines pdfdir variable.
122 * Makefile.def (target=fixincludes): Add install-pdf to
123 missing targets.
124 (recursive_targets): Add install-pdf target.
125 (flags_to_pass): Add pdfdir.
126 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
127 target.
128 * configure: Regenerate
129 * Makefile.in: Regenerate
130
1312007-02-28 Eric Christopher <echristo@apple.com>
132
133 Revert:
134 2006-12-07 Mike Stump <mrs@apple.com>
135
136 * Makefile.def (dependencies): Add dependency for
137 install-target-libssp and install-target-libgomp on
138 install-gcc.
139 * Makefile.in: Regenerate.
140
1412007-02-27 Matt Kraai <kraai@ftbfs.org>
142
143 * configure: Regenerate.
144 * configure.ac: Move statements after variable declarations.
145
a4708fba
JM
1462007-02-19 Joseph Myers <joseph@codesourcery.com>
147
148 * configure.ac: Adjust for loop syntax.
149 * configure: Regenerate.
150
9a819804
AO
1512007-02-18 Alexandre Oliva <aoliva@redhat.com>
152
153 * configure: Rebuilt.
154
81ec575a
AO
1552007-02-18 Alexandre Oliva <aoliva@redhat.com>
156
157 * configure.ac: Drop multiple occurrences of --enable-languages,
158 and fix its quoting.
159 * configure: Rebuilt.
160
92f01d61
JM
1612007-02-17 Mark Mitchell <mark@codesourcery.com>
162 Nathan Sidwell <nathan@codesourcery.com>
163 Vladimir Prus <vladimir@codesourcery.com
164 Joseph Myers <joseph@codesourcery.com>
165
166 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
167 * configure: Regenerate.
168
b1299c4e
DJ
1692007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
170
171 * configure.ac (target_libraries): Move libgcc before libiberty.
172 * configure: Regenerated.
173
18f6b6ee
PB
1742007-02-13 Paolo Bonzini <bonzini@gnu.org>
175
176 * configure: Regenerate again?
177
9c4e9f27
PB
1782007-02-13 Paolo Bonzini <bonzini@gnu.org>
179
180 * configure: Reapply PR30748 fix which was lost in the previous commit.
181
24ff9987
DJ
1822007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
183 Paolo Bonzini <bonzini@gnu.org>
184
185 PR bootstrap/30753
186 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
187 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
188 * configure: Regenerated.
189
7df2cd5d
PB
1902007-02-10 Paolo Bonzini <bonzini@gnu.org>
191
192 * configure: Regenerate.
193
b0aaa663
DJ
1942007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
195
196 PR bootstrap/30748
197 * configure.ac: Correct syntax for Solaris ksh.
198 * configure: Regenerated.
199
a0323144
PB
2002007-02-09 Paolo Bonzini <bonzini@gnu.org>
201
202 * Makefile.def: Sync with GCC.
203 * Makefile.tpl: Sync with GCC.
204 * Makefile.in: Regenerate.
205 * configure: Regenerate.
206
c6b750e1
DJ
2072007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
208
209 * Makefile.tpl (build_alias, host_alias, target_alias): Use
210 noncanonical equivalents.
211 * configure.in: Rename to...
212 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
213 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
214 target_noncanonical. Use them. Rewrite removal of configure
215 arguments for autoconf 2.59. Discard variable settings. Force
216 program_transform_name for native tools.
217
218 * Makefile.in: Regenerated.
219 * configure: Regenerated with autoconf 2.59.
220
221 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
222
f3cd89f4
JJ
2232007-02-08 Jeff Johnston <jjohnstn@redhat.com>
224
225 * COPYING.LIBGLOSS: Reformat default Red Hat
226 license to fit within 80 columns.
227 * COPYING.NEWLIB: Ditto.
228
4e206d7e
DB
2292007-02-05 Dave Brolley <brolley@redhat.com>
230
231 * Contribute the following changes:
232 2006-11-28 DJ Delorie <dj@redhat.com>
233
234 * configure.in: Fix typo for mep's target_makefile_frag.
235 * configure: Regenerated.
236
237 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
238
239 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
240 * configure: Regenerate.
241
242 2001-09-19 DJ Delorie <dj@redhat.com>
243
244 * configure.in (target_makefile_frag): use mt-mep
245
246 2001-06-12 Don Howard <dhoward@redhat.com>
247
248 * configure.in: Remove gdb from MeP skip list.
249
250 2001-04-05 DJ Delorie <dj@redhat.com>
251
252 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
253
254 2001-03-20 Ben Elliston <bje@redhat.com>
255
256 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
257
258 2001-03-19 Ben Elliston <bje@redhat.com>
259
260 * config.sub (mep, mep-*): Add.
261
b2edfdd2
AS
2622007-01-31 Andreas Schwab <schwab@suse.de>
263
264 * Makefile.tpl (LDFLAGS): Substitute it.
265 * Makefile.in: Regenerate.
266
ceb92e78
PB
2672007-01-11 Paolo Bonzini <bonzini@gnu.org>
268
269 * configure.in: Change == to = in test command.
270 * configure: Regenerate.
271
4b900473
PB
2722007-01-11 Paolo Bonzini <bonzini@gnu.org>
273 Nick Clifton <nickc@redhat.com>
274 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
275
276 * configure.in (build_configargs, host_configargs, target_configargs):
277 Remove build/host/target parameters.
278 (host_libs): Add gmp and mpfr.
279 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
280 * Makefile.def (gmp, mpfr): New.
281 (gcc): Remove target.
282 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
283 target_os, target_vendor): New.
284 (configure): Add host_alias/target_alias arguments. Adjust invocations.
285 * configure: Regenerate.
286 * Makefile.in: Regenerate.
287
2882007-01-11 Matt Fago <fago@earthlink.net>
289
290 * configure.in: Try to link to functions only in mpfr 2.2.x
291 to improve robustness of configure tests.
292 * configure: Regenerate.
293
80f6dcbc
NC
2942007-01-08 Kai Tietz <kai.tietz@onevision.com>
295
296 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 297 * configure: Regenerate.
80f6dcbc 298
f86e35b8
NC
2992007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
300
301 * Makefile.tpl (all-target): Correct @if conditional for target
302 modules.
303 * configure.in: Omit libiberty if building only target libgcc.
304 * configure, Makefile.in: Regenerated.
305
79fcd0ec
PB
3062007-01-04 Paolo Bonzini <bonzini@gnu.org>
307
308 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
309 * configure: Regenerate.
310
6aa8ef82
DJ
3112007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
312
313 * Makefile.def (target_modules): Add libgcc.
314 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
315 * Makefile.tpl (clean-target-libgcc): Delete.
316 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
317 on gcc even for bootstrapped modules. Rewrite handling of
318 lang_env_dependencies to loop over target_modules.
319 * configure.in (target_libraries): Add target-libgcc.
320 * Makefile.in, configure: Regenerated.
321
9b134994
PB
3222006-12-29 Paolo Bonzini <bonzini@gnu.org>
323
324 Sync with gcc:
325 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
326
327 * configure.in: Reorganize recognition of languages. Add
328 --enable-stage1-languages. Show supported languages for the chosen
329 target rather than all recognized languages.
330 * configure: Regenerate.
331
332 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
333
334 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
335 * Makefile.in: Regenerate.
336
337 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
338
339 * configure.in: Warn that MPFR 2.2.0 is buggy.
340 * configure: Regenerate.
341
8cf39b1b
ILT
3422006-12-27 Ian Lance Taylor <iant@google.com>
343
344 * configure.in: When removing Makefiles to force a reconfigure, also
345 remove prev-DIR*/Makefile.
346 * configure: Regenerate.
347
ebff6cd5
KH
3482006-12-23 Kazu Hirata <kazu@codesourcery.com>
349
350 * config.bfd: Recognize fido.
351
8a0d8a5c
PB
3522006-12-19 Paolo Bonzini <bonzini@gnu.org>
353
354 Sync with gcc:
355
356 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
357
358 * configure.in: Remove "$build" case for powerpc-*-darwin* since
359 it only affects bootstrap and could be tested on "$host" as well.
360 * configure: Regenerate.
361 * config/mh-ppc-darwin: Add to the stage1 cflags here.
362
363 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
364
365 PR bootstrap/29544
366 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
367 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
368 move here comment from Makefile.tpl.
369 * Makefile.tpl: Move some definitions higher in the file.
370 (STAGE1_CHECKING): New.
371 * configure.in: Add --enable-stage1-checking.
372 * configure: Regenerate.
373 * Makefile.in: Regenerate.
374
375 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
376
377 * configure.in: Update error message for missing GMP/MPFR.
378
379 * configure: Regenerate.
380
381 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
382
383 * configure.in: Update MPFR version in error message.
384
385 * configure: Regenerate.
386
387 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
388
389 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
390 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
391 --with-gmp-lib): New flags.
392
393 * configure: Regenerate.
394
790c0838
AM
3952006-12-12 Andreas Tobler <a.tobler@schweiz.org>
396
397 PR bootstrap/30134
398 * configure.in: Correct x86 darwin support for libjava to powerpc
399 and i?86 only.
400 * configure: Regenerate.
401
77d7106f
AM
4022006-12-11 Alan Modra <amodra@bigpond.net.au>
403
404 * configure.in: Handle spu makefile frag.
77d7106f
AM
405 * Makefile.tpl (MAINT): Define
406 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
407 * configure: Regenerate.
408 * Makefile.in: Regenerate.
409
0cfa5389
BE
4102006-12-11 Ben Elliston <bje@au.ibm.com>
411
412 * config.sub, config.guess: Update from upstream sources.
413
2839fe5d
BE
4142006-12-11 Ben Elliston <bje@au.ibm.com>
415
416 * configure.in: Sync with GCC (spu-*-*).
417 * configure: Sync with GCC.
418
b897f5d4
MS
4192006-12-07 Mike Stump <mrs@apple.com>
420
421 * Makefile.def (dependencies): Add dependency for
422 install-target-libssp and install-target-libgomp on
423 install-gcc.
424 * Makefile.in: Regenerate.
425
9daf3993
PB
4262006-11-16 Paolo Bonzini <bonzini@gnu.org>
427
428 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
429 (unstage): Test for stage_last presence.
430
431 PR bootstrap/29802
432 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
433 * Makefile.in: Regenerate.
434
9dbaa842
DD
4352006-11-14 DJ Delorie <dj@redhat.com>
436
437 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
438 * Makefile.in: Sync with GCC.
439 * configure.in: Sync with GCC (mpfr, gmp).
440 * configure: Sync with GCC.
441
b0cbce8d
JJ
4422006-11-08 Jie Zhang <jie.zhang@analog.com>
443
444 * configure.in: Remove target-libgloss from noconfigdirs for
445 bfin-*-*.
446 * configure: Regenerated.
447
44330a94
JJ
4482006-10-27 Jeff Johnston <jjohnstn@redhat.com>
449
450 * COPYING.NEWLIB: Add spu license.
7de05dd5 451 * COPYING.LIBGLOSS: Ditto.
44330a94 452
56a8fe78
DD
4532006-10-17 Brooks Moses <bmoses@stanford.edu>
454
455 * Makefile.def: Added pdf target handling.
456 * Makefile.tpl: Added pdf target handling.
457 * Makefile.in: Regenerated.
458
fbb00ad0
JJ
4592006-10-11 Jeff Johnston <jjohnstn@redhat.com>
460
461 * COPYING.NEWLIB: Updated.
462 * COPYING.LIBGLOSS: Ditto.
463
6b89cc21
DB
4642006-09-27 Dave Brolley <brolley@redhat.com>
465
466 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
467 $s instead of $r.
468 * configure: Regenerated.
469
17bcf627
BE
4702006-09-26 Ben Elliston <bje@au.ibm.com>
471
472 * config.sub, config.guess: Update from upstream sources.
473
f3529cf1
TS
4742006-09-20 Thiemo Seufer <ths@mips.com>
475
476 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
477 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
478 * configure: Regenerate.
479
45055374
CV
4802006-08-30 Corinna Vinschen <corinna@vinschen.de>
481
482 * configure.in: Never build newlib for a Mingw host.
483 Never build newlib as Mingw target library.
484 Test the existence of winsup/cygwin for building a Cygwin newlib,
485 rather than just winsup.
486 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
487 building a Mingw target.
488 * configure: Regenerate.
489
4be041b2
TS
4902006-08-15 Thiemo Seufer <ths@mips.com>
491 Nigel Stephens <nigel@mips.com>
492 David Ung <davidu@mips.com>
493
494 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
495
1d89b610
PB
4962006-07-25 Paolo Bonzini <bonzini@gnu.org>
497
498 Sync from GCC:
499 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
500
501 PR bootstrap/18058
502 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
503 if the bootstrap compiler is a GCC version that supports it.
504 * configure: Regenerate.
505
66a79c16
DJ
5062006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
507
508 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
509 * configure: Regenerated.
510
c1cb7e02
PB
5112006-07-18 Paolo Bonzini <bonzini@gnu.org>
512
513 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
514 for stages after the first.
515
7206a0ee
JJ
5162006-07-17 Jakub Jelinek <jakub@redhat.com>
517
518 * Makefile.def: Add dependencies for configure-opcodes
519 on configure-intl and all-opcodes on all-intl.
520 * Makefile.in: Regenerated.
521
6816f995
AO
5222006-07-04 Peter O'Gorman <peter@pogma.com>
523
524 * ltconfig: chmod 644 before ranlib during install.
525
3d3adb43
PB
5262006-07-03 Paolo Bonzini <bonzini@gnu.org>
527
1f3f1bbf 528 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
529 * configure: Regenerate.
530
64ce424c
PB
5312006-07-03 Paolo Bonzini <bonzini@gnu.org>
532
533 Sync from gcc:
534
535 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
536
537 PR other/27063
538 * configure.in: Test subdir_requires and give an appropriate
539 error message.
540 * configure: Regenerate.
541
542 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
543
544 PR target/27540
545 * configure.in: Only enable libgomp on IRIX 6.
546 * configure: Regenerate.
547
d42c4017
DA
5482006-06-20 David Ayers <d.ayers@inode.at>
549
550 PR bootstrap/28072
551 * configure.in: Add target-boehm-gc to noconfigdirs depending on
552 whether target-libjava is being configured instead of whether the
553 java front end is enabled.
554 * configure: Regenerate.
0e7ef45c 555
4962c51a
MS
5562006-06-15 Mark Shinwell <shinwell@codesourcery.com>
557
558 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
559 to R_ARM_LDC_SB_G{0,1,2} respectively.
560
caee866a
PB
5612006-06-15 Paolo Bonzini <bonzini@gnu.org>
562
563 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
564 too.
565 * Makefile.in: Regenerate.
566
363ef840
DA
5672006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
568
569 Sync from gcc:
570
571 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
572 * configure.in: Don't enable libgomp on hpux10.
573 * configure: Rebuilt.
574
54d1c879
DA
5752006-06-13 David Ayers <d.ayers@inode.at>
576
577 Sync from gcc:
578
579 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 580
54d1c879
DA
581 PR bootstrap/27963
582 PR target/19970
0e7ef45c 583 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
584 ${libgcj} is specified.
585 * configure: Regenerate.
0e7ef45c 586
a4d8b690
JJ
5872006-06-08 Jeff Johnston <jjohnstn@redhat.com>
588
589 Sync from gcc:
590
591 2005-01-12 David Edelsohn <edelsohn@gnu.org>
592 Andreas Schwab <schwab@suse.de>
593
594 PR bootstrap/18033
595 * config-ml.in: Eval option if surrounded by single quotes.
596
4f0ef2d8
CD
5972006-06-07 Carlos O'Donell <carlos@codesourcery.com>
598
599 Sync from gcc:
0e7ef45c 600
4f0ef2d8 601 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 602
4f0ef2d8
CD
603 PR libobjc/13946
604 * Makefile.def: Add dependencies for libobjc which boehm-gc.
605 * Makefile.in: Regenerate.
606 * configure.in: Add --enable-objc-gc at toplevel and have it
607 enable boehm-gc for Objective-C.
608 Remove target-boehm-gc from libgcj.
609 Add target-boehm-gc to target_libraries.
610 Add target-boehm-gc to noconfigdirs where ${libgcj}
611 is specified.
612 Assert that boehm-gc is supported when requested for Objective-C.
613 Only build boehm-gc if needed either for Java or Objective-C.
614 * configure: Regenerate.
615
616 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 617
4f0ef2d8
CD
618 PR 27674
619 * Makefile.tpl (configure-[+prefix+][+module+],
620 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
621 Remove rule to unstage bootstrapped modules.
622 (stage_current): New.
623 * Makefile.in: Regenerate.
624
625 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
626 Andreas Tobler <a.tobler@schweiz.ch>
627
628 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
629 * configure: Rebuilt.
630
631 Revert
632 2006-01-31 Richard Guenther <rguenther@suse.de>
633 Paolo Bonzini <bonzini@gnu.org>
634
635 * Makefile.def (target_modules): Add libgcc-math target module.
636 * configure.in (target_libraries): Add libgcc-math target library.
637 (--enable-libgcc-math): New configure switch.
638 * Makefile.in: Re-generate.
639 * configure: Re-generate.
640
c17b816b
JJ
6412006-06-05 Jeff Johnston <jjohnstn@redhat.com>
642
643 * config-ml.in: Alter CCASFLAGS to include special
644 multilib options the same as is done for CFLAGS.
645
20e95c23
DJ
6462006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
647
648 * Makefile.def: Added dependencies from sim and gdb on intl, and
649 added configure dependencies to everything with an all dependency
650 on intl.
651 * gettext.m4: Removed.
652 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
653 (GDB_SUPPORT_DIRS): Add intl.
654 * Makefile.in: Regenerated.
655
4bd8ad80
DJ
6562006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
657
658 * src-release (DEVO_SUPPORT): Add config.rpath.
659
c380fdd8
PB
6602006-05-25 Paolo Bonzini <bonzini@gnu.org>
661
662 * Makefile.def (bfd, opcodes): Fix lib_path.
663 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
664 (restrap): Move under "@if gcc-bootstrap". Fix typo.
665 * Makefile.in: Regenerate.
666
701628f5
MS
6672006-05-24 Mark Shinwell <shinwell@codesourcery.com>
668
669 * configure.in: Enable gprof for cross builds.
670 * configure: Regenerate.
671
25aae7f2
DJ
6722006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
673
674 * src-release (MAKEINFOFLAGS): Define.
675 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
676
ea3d1626
BE
6772006-05-14 Ben Elliston <bje@au.ibm.com>
678
679 * config.sub, config.guess: Update from upstream sources.
680
49b9e644
BE
6812006-05-12 Ben Elliston <bje@au.ibm.com>
682
683 * config.sub, config.guess: Update from upstream sources.
684
482dd2f6
DJ
6852006-05-04 Steve Ellcey <sje@cup.hp.com>
686
687 * blt, iwidgets, mmalloc: Remove directories.
688
8b01a5c2
DD
6892006-05-01 DJ Delorie <dj@redhat.com>
690
641a3af4 691 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
692 * configure: Regenerate.
693
a481dbb7
DD
6942006-04-18 DJ Delorie <dj@redhat.com>
695
696 * configure.in (m32c): Build libstdc++-v3. Pass flags to
697 reference libgloss so that libssp can be built in a combined
698 tree.
699 * configure: Regenerate.
700
962c9e74
BE
7012006-04-10 Ben Elliston <bje@au.ibm.com>
702
703 * contrib: Remove directory.
704
108a6f8e
CD
7052006-04-06 Carlos O'Donell <carlos@codesourcery.com>
706
707 * Makefile.tpl: Add install-html target.
708 * Makefile.def: Add install-html target.
709 * Makefile.in: Regenerate.
710 * configure.in: Add --with-datarootdir, --with-docdir,
711 and --with-htmldir options.
712 * configure: Regenerate.
713
a4ef73e9
BE
7142006-03-31 Ben Elliston <bje@au.ibm.com>
715
716 PR binutils/1860
717 * configure.in: Require makeinfo 4.4 or higher.
718 * configure: Regenerate.
719
b37df25a
PB
7202006-03-14 Paolo Bonzini <bonzini@gnu.org>
721
722 * Makefile.in: Regenerate.
723
a6df5a19
PB
7242006-03-14 Paolo Bonzini <bonzini@gnu.org>
725
726 Sync with gcc:
727 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
728
729 * configure.in: Handle --disable-<component> generically.
730 * configure: Regenerate.
731
732 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 733
a6df5a19
PB
734 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
735 (TARGET_CONFIGDIRS): Remove.
736 * configure.in: Remove AC_SUBST(target_configdirs).
737 * Makefile.in, configure: Regenerated.
738
739
65419985
L
7402006-03-01 H.J. Lu <hongjiu.lu@intel.com>
741
742 PR libgcj/17311
743 * ltmain.sh: Don't use "$finalize_rpath" for compile.
744
c52c6897
PB
7452006-02-20 Paolo Bonzini <bonzini@gnu.org>
746
747 PR bootstrap/25670
748
749 * Makefile.tpl ([+compare-target+]): Print explanation messages.
750
751 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
752 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
753 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
754 BUILD_PREFIX, BUILD_PREFIX_1.
755 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
756
757 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
758 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
759
760 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
761 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
762 of `cat stage_current`. Always provide the `r' and `s' variables.
763 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
764 a single shell execution.
765 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
766 bootstrapped modules, make the stage1 module if the build was not
767 started yet, else build the current stage.
768 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
769 (all-build, all-host, all-target, [+make_target+]-host,
770 [+make_target+]-target): Do not use \-continued lines.
771 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
772 (current_stage, restrap, stage_last): New.
773
774 * Makefile.in: Regenerate.
775 * configure: Regenerate.
776
b3ded179
PB
7772006-02-14 Paolo Bonzini <bonzini@gnu.org>
778
779 Sync from gcc:
780
781 2006-01-31 Richard Guenther <rguenther@suse.de>
782 Paolo Bonzini <bonzini@gnu.org>
783
784 * Makefile.def (target_modules): Add libgcc-math target module.
785 * configure.in (target_libraries): Add libgcc-math target library.
786 (--enable-libgcc-math): New configure switch.
787 * Makefile.in: Re-generate.
788 * configure: Re-generate.
789 * libgcc-math: New toplevel directory.
790
791 2006-01-18 Richard Henderson <rth@redhat.com>
792 Jakub Jelinek <jakub@redhat.com>
793 Diego Novillo <dnovillo@redhat.com>
794
795 * libgomp: New directory.
796 * Makefile.def: Add target_module libgomp.
797 * Makefile.in: Regenerate.
798 * configure.in (target_libraries): Add target-libgomp.
799 * configure: Regenerate.
800
3a35eeb3
PB
8012006-02-14 Paolo Bonzini <bonzini@gnu.org>
802 Andreas Schwab <schwab@suse.de>
0e7ef45c 803
3a35eeb3
PB
804 * configure: Regenerate.
805
2429c060
PB
8062006-01-16 Paolo Bonzini <bonzini@gnu.org>
807
808 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
809 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
810 the assembler, linker and binutils.
811 * configure: Regenerate.
812
ec49b2b8
NC
8132006-01-16 Nick Clifton <nickc@redhat.com>
814
49b9e644 815 * config.sub, config.guess: Sync from config repository.
ec49b2b8 816
44b2308f
AO
8172006-01-05 Alexandre Oliva <aoliva@redhat.com>
818
819 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
820 @ from continuation.
821 * Makefile.in: Rebuilt.
822
80911fe1
PB
8232006-01-04 Paolo Bonzini <bonzini@gnu.org>
824
825 Sync from gcc:
826
827 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
828
829 PR bootstrap/24252
830
831 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
832 * Makefile.tpl (OBJDUMP): New.
833 (EXTRA_HOST_FLAGS): Add it.
834 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
835
836 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
837 to use symbolic links between directories. Avoid race conditions
838 or make them harmless.
839 * configure.in: Do not try to use symbolic links between directories.
840
841 * Makefile.def (LEAN): Pass.
842 * Makefile.tpl (LEAN): Define.
843 (stage[+id+]-start): Accept that the previous directory does not
844 exist, if the bootstrap is lean.
845 (stage[+id+]-bubble): Invoke lean bootstrap commands after
846 stage[+id+]-start. Use a makefile variable and an `if' instead of a
847 configure substitution.
848 ([+compare-target+]): Likewise.
849 ([+bootstrap-target+]-lean): New.
850 * configure.in: Remove lean bootstrap support from here.
851
852 * Makefile.in: Regenerate.
853 * configure: Regenerate.
854
855 2006-01-02 Andreas Schwab <schwab@suse.de>
856
857 * configure.in: When reconfiguring remove Makefile in
858 all stage directories.
859 * configure: Regenerate.
860
b59bea8a
NC
8612005-12-27 Leif Ekblad <leif@rdos.net>
862
863 * configure.in: Add support for RDOS target.
864 * configure: Regenerate.
865
d7730bac
NC
8662005-12-27 Nick Clifton <nickc@redhat.com>
867
868 PR binutils/1990
869 * libtool.m4: Synchronize with version in GCC sources.
870
c02dabc3
PB
8712005-12-20 Paolo Bonzini <bonzini@gnu.org>
872
873 Revert Ada-related part of the previous change.
874
875 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
876 Do not pass.
877 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
878 * Makefile.in: Regenerate.
879 * configure.in: Do not include mt-ppc-aix target fragment.
880 * configure: Regenerate.
881
f6d183c0
PB
8822005-12-19 Paolo Bonzini <bonzini@gnu.org>
883
884 * configure.in: Select appropriate fragments for PowerPC/AIX.
885 * configure: Regenerate.
886
887 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
888 BOOT_CFLAGS, BOOT_LDFLAGS.
889 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
890 BOOT_CFLAGS, BOOT_LDFLAGS.
891 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
892 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
893 (stage): Fail if we cannot complete the work.
894 * Makefile.in: Regenerate.
895
f29759fc
JJ
8962005-12-16 Jeff Johnston <jjohnstn@redhat.com>
897
898 * COPYING.NEWLIB: Update copyright year for default
899 copyright.
900
1f054001
PB
9012005-12-15 Paolo Bonzini <bonzini@gnu.org>
902
903 * Makefile.tpl (all, do-[+make_target+], do-check, install,
904 install-host-nogcc): Don't invoke $(stage) at the end.
905 * Makefile.in: Regenerate.
906
0aed8855
PB
9072005-12-14 Paolo Bonzini <bonzini@gnu.org>
908
909 * configure.in: Flip the top-level bootstrap switch.
910 * configure: Regenerate.
911
912 Merge from gcc:
913
914 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
915
916 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
917 $(stage) and $(unstage).
918 (EXTRA_TARGET_FLAGS): Correct double-quoting.
919 (all): Remove stray semicolon.
920 (local-distclean): Don't handle multilib.tmp and multilib.out.
921 (install.all): Set $s for consistency.
922 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
923 check_multilibs setting. Always make the install directory.
924 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
925 Correct @if/@endif.
926 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
927 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
928 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
929 (multilib.out): Remove.
930 * Makefile.in: Regenerated.
931
9322005-12-12 Nathan Sidwell <nathan@codesourcery.com>
933
934 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
935 * configure.in: Replace ms1 arch with mt.
936 * configure: Rebuilt.
937
9382005-12-05 Paolo Bonzini <bonzini@gnu.org>
939
940 Sync with gcc:
941
4970f871
NS
9422005-12-12 Nathan Sidwell <nathan@codesourcery.com>
943
944 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
945 * configure.in: Replace ms1 arch with mt.
946 * configure: Rebuilt.
947
be01d343
PB
9482005-12-05 Paolo Bonzini <bonzini@gnu.org>
949
950 Sync with gcc:
951
952 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
953
954 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
955 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
956 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
957 Find in-tree tools if available.
958 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
959 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
960 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
961 (COMPILER_*_FOR_TARGET): New.
962 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
963 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
964 (CONFIGURED_*, USUAL_*): Remove.
965 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
966 STRIP): Use autoconf substitutions.
967 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
968 COMPILER_NM_FOR_TARGET): New.
969 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
970
971 (all): Make all-host and all-target in parallel.
972 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
973 that $$r and $$s are set before invoking a recursive make.
974 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
975 ([+bootstrap-target+]): Inline most of the `all' target.
976
977 2005-11-29 Ben Elliston <bje@au.ibm.com>
978
979 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
980 from the gcc build directory.
981 * Makefile.in: Regenerate.
982
983 2005-11-29 Ben Elliston <bje@au.ibm.com>
984
985 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
986 depend on all-libdecnumber.
987 * configure.in (host_libs): Include libdecnumber.
988 * Makefile.in: Regenerate.
989 * configure: Likewise.
990
991 2005-11-21 Kean Johnston <jkj@sco.com>
992
993 * config.sub, config.guess: Sync from upstream sources.
994
907be67c
DJ
9952005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
996
997 * Makefile.def: Remove gdb dependencies for gdbtk.
998 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
999 (configure-gdb, install-gdb): New rules.
1000 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1001 * Makefile.in, configure: Regenerated.
1002
e360f423
PB
10032005-10-22 Paolo Bonzini <bonzini@gnu.org>
1004
1005 PR bootstrap/24297
1006 * Makefile.tpl (do-[+make-target+], do-check, install,
1007 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1008 are set before recursing.
1009 * Makefile.in: Regenerate.
1010
45d5eb0a
EB
10112005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1012
1013 PR bootstrap/18939
1014 * Makefile.def (gcc) <target>: Fix thinko.
1015 * Makefile.in: Regenerate.
1016
3cf3372e
BS
10172005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1018
1019 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1020 * configure: Regenerate.
1021
bd70a46f
KH
10222005-10-09 Kazu Hirata <kazu@codesourcery.com>
1023
1024 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1025 target-libffi, target-qthreads, target-libjava, and
1026 targetlibobjc.
1027 * configure: Regenerate.
1028
5ae72758
DJ
10292005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1030
1031 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1032 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1033 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1034 (USUAL_OBJDUMP_FOR_TARGET): New.
1035 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1036 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 1037 * configure, Makefile.in: Regenerated.
5ae72758 1038
cc96343e
PB
10392005-10-05 Paolo Bonzini <bonzini@gnu.org>
1040
1041 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1042 before other host packages.
1043
f70224b5
PB
10442005-10-05 Paolo Bonzini <bonzini@gnu.org>
1045
1046 PR bootstrap/22340
1047
1048 * configure.in (default_target): Remove.
1049 * Makefile.tpl (all): Do not use prerequisites as subroutines
1050 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1051 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1052 use prerequisites as subroutines.
1053 (check-host, check-target): New.
1054 (bootstrap configure & all targets): Do not use stage*-start
1055 if the directory layout is already ok.
1056 (non-bootstrap configure & all targets): Prepend a $(unstage).
1057 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1058 (NOTPARALLEL): Remove.
1059 (unstage, stage variables): New variables.
1060 (unstage, stage targets): Simply expand to those variables.
1061
1062 * configure: Regenerate.
1063 * Makefile.in: Regenerate.
1064
c13c918a
JW
10652005-10-04 James E Wilson <wilson@specifix.com>
1066
1067 * Makefile.def (lang_env_dependencies): Add libmudflap.
1068 * Makefile.in: Regenerate.
1069
376a0e54
CM
10702005-10-03 Catherine Moore <clm@cm00re.com>
1071
1072 * configure.in (bfin-*-*): Support bfin.
1073 * configure: Regenerated.
1074
d320aacb
L
10752005-09-30 H.J. Lu <hongjiu.lu@intel.com>
1076
1077 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1078 * configure: Regenerated.
1079
7e0f7140
GK
10802005-09-28 Geoffrey Keating <geoffk@apple.com>
1081
1082 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1083 (LIPO_FOR_TARGET): New.
1084 (CONFIGURED_LIPO_FOR_TARGET): New.
1085 (USUAL_LIPO_FOR_TARGET): New.
1086 (STRIP_FOR_TARGET): New.
1087 (CONFIGURED_STRIP_FOR_TARGET): New.
1088 (USUAL_STRIP_FOR_TARGET): New.
1089 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1090 STRIP_FOR_TARGET.
1091 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1092 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1093 * Makefile.in: Regenerate.
1094 * configure: Regenerate.
0e7ef45c 1095
096f7d00
DE
10962005-09-19 David Edelsohn <edelsohn@gnu.org>
1097
1098 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1099 (rs6000-*-aix*): Same.
1100 * configure: Regenerate.
1101
11022005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1103
1104 * configure.in: Recognize f95 in the --enable-languages option,
1105 and substitute it for fortran, issuing a warning.
1106 * configure: Regenerate.
1107
2016dfcc
BE
11082005-09-07 Ben Elliston <bje@au.ibm.com>
1109
1110 Import from Autoconf sources:
1111
1112 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1113 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1114 Elliston. Handle weird characters correctly.
1115
6dd2fda9
DD
11162005-08-30 Phil Edwards <phil@codesourcery.com>
1117
1118 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1119 * configure: Regenerated.
1120
e6db70d4
RE
11212005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1122
1123 * Makefile.def (libssp): Add to lang_env_dependencies.
1124 * Makefile.in: Regenerate.
1125
e1e3d0f5
CG
11262005-08-17 Christian Groessler <chris@groessler.org>
1127
1128 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1129 * Makefile.in: Regenerate.
1130
05cbd757
PB
11312005-08-12 Paolo Bonzini <bonzini@gnu.org>
1132
1133 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1134 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1135 Look for alternate names of the target cc and c++
1136 * configure: Regenerate.
1137
55db4b87
PB
11382005-08-08 Paolo Bonzini <bonzini@gnu.org>
1139
1140 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1141 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1142 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1143 tools; remove code to manually set them.
1144 (Target tools): Look in the environment for them.
1145 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1146 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1147 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1148 build directory.
1149 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1150 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1151 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1152 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1153 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1154 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1155 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1156 * configure: Regenerate.
1157 * Makefile.in: Regenerate.
1158
414e5532
MM
11592005-07-27 Mark Mitchell <mark@codesourcery.com>
1160
1161 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 1162 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
1163 * Makefile.in: Regenerated.
1164
a19b6204
MM
11652005-07-26 Mark Mitchell <mark@codesourcery.com>
1166
1167 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1168 (CFLAGS_FOR_TARGET): Use it.
1169 (CXXFLAGS_FOR_TARGET): Likewise.
1170 * Makefile.in: Regenerated.
1171 * configure.in (--with-build-sysroot): New option.
1172 * configure: Regenerated.
1173
b73aa406
PB
11742005-07-24 Paolo Bonzini <bonzini@gnu.org>
1175
1176 * Makefile.tpl: Wrap install between unstage and stage
1177 * Makefile.in: Regenerate.
1178
6e4d0bcb
KC
11792005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1180
1181 * all files: Update FSF address.
1182
49f58d10
JB
11832005-07-14 Jim Blandy <jimb@redhat.com>
1184
1185 * configure.in: Add cases for Renesas m32c.
1186 * configure: Regenerated.
0e7ef45c 1187
1d9c9cd7
KC
11882005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1189
1190 * COPYING, compile, config-ml.in, config.guess,
1191 config.sub, install-sh, missing, mkinstalldirs,
1192 symlink-tree, ylwrap: Sync from upstream sources.
1193
1587117a
EC
11942005-07-13 Eric Christopher <echristo@redhat.com>
1195
1196 * configure.in: Add toplevel noconfigdir support for tpf.
1197 * configure: Regenerate.
1198
bb780410
DD
11992005-07-11 Jakub Jelinek <jakub@redhat.com>
1200
1201 * Makefile.def (target_modules): Add libssp.
1202 * configure.in (target_libraries): Add target-libssp.
1203 * configure: Rebuilt.
1204 * Makefile.in: Rebuilt.
1205
064d0a7c
PB
12062005-07-11 Paolo Bonzini <bonzini@gnu.org>
1207
1208 PR ada/22340
1209
1210 * Makefile.def: Sync with gcc.
1211 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1212 * Makefile.in: Regenerate.
1213
b2edd3b5
AS
12142005-07-07 Andreas Schwab <schwab@suse.de>
1215
1216 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1217 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1218 * Makefile.in: Regenerated.
1219
5f128533
KH
12202005-07-07 Kazu Hirata <kazu@codesourcery.com>
1221
1222 * configure.in: Add --enable-libssp and --disable-libssp.
1223 * configure: Regenerate with autoconf-2.13.
1224
4e3fc8e5
GK
12252005-07-06 Geoffrey Keating <geoffk@apple.com>
1226
1227 * configure.in: Don't build sim or rda when targetting darwin.
1228 * configure: Regenerate.
1229
c7357d6a
BE
12302005-07-04 Ben Elliston <bje@gnu.org>
1231
1232 * src-release (do-proto-toplev): Remove dejagnu bits.
1233 (DEJAGNU_SUPPORT_DIRS): Remove.
1234 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1235 (GDBD_SUPPORT_DIRS): Likewise.
1236 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1237 (INSIGHTD_SUPPORT_DIRS): Likewise.
1238 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1239
12402005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
1241
1242 * setup.com (mpw): Remove unused directive.
1243
7d329e61
PB
12442005-06-22 Paolo Bonzini <bonzini@gnu.org>
1245
1246 * Makefile.def (stagefeedback): Come after profile.
1247 Define profiledbootstrap target.
1248 * Makefile.tpl (profiledbootstrap): Remove.
1249 (stageprofile-end): Zap stagefeedback.
1250 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1251 * Makefile.in: Regenerate.
1252
e5fbed21
DD
12532005-06-13 Zack Weinberg <zack@codesourcery.com>
1254
1255 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1256 In 'cpp' stanza, support '#line' as well as '# '.
1257
59f7ec45
HPN
12582005-06-07 Hans-Peter Nilsson <hp@axis.com>
1259
1260 * configure.in (unsupported_languages): New macro.
1261 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1262 non-ported target libraries in noconfigdirs.
1263 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1264 non-linux-gnu. Remove libgcj_ex_libffi.
1265 <lang_frag loop>: Set add_this_lang=no if the language is in
1266 unsupported_languages.
1267 * configure: Regenerate.
1268
c10e9ba7
DD
12692005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1270
1271 * configure.in: Fix typo in handling of --with-mpfr-dir.
1272 * configure: Regenerate.
1273
20deb2b8
JB
12742005-06-02 Jim Blandy <jimb@redhat.com>
1275
1276 * config.sub: Add cases for the Renesas m32c. (This patch has been
1277 accepted into the master sources.)
1278
cdb9b172
AH
12792005-06-02 Aldy Hernandez <aldyh@redhat.com>
1280 Michael Snyder <msnyder@redhat.com>
1281 Stan Cox <scox@redhat.com>
1282
1283 * configure.in: Set noconfigdirs for ms1.
1284
1285 * configure: Regenerate.
1286
1dc3053f
PB
12872005-05-25 Paolo Bonzini <bonzini@gnu.org>
1288
1289 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1290 (Dependencies): Consider target modules for bootstrap dependencies.
1291 Make target bootstrap modules depend on each stage's gcc.
1292 * Makefile.in: Regenerate.
1293
c60fe18b
PB
12942005-05-20 Paolo Bonzini <bonzini@gnu.org>
1295
1296 * Makefile.def (configure-gcc): Depend on binutils having been built.
1297 (all-gcc): No need to do it here.
1298 * Makefile.in: Regenerate.
1299
27258dd4
PB
13002005-05-19 Paul Brook <paul@codesourcery.com>
1301
0e7ef45c 1302 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
1303 language cannot be built.
1304 * configure: Regenerate.
1305
42ecbf5e
DJ
13062005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1307
1308 * ylwrap: Import from Automake 1.9.5.
1309
ae380b45
MS
13102005-05-04 Mike Stump <mrs@apple.com>
1311
1312 * configure.in: Always pass --target to target configures as
1313 otherwise rebuilds that do --recheck will fail.
811d3af8 1314 * configure: Rebuilt.
ae380b45 1315
d545f33b
PB
13162005-05-04 Paolo Bonzini <bonzini@gnu.org>
1317
1318 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1319 STAGE_HOST_EXPORTS.
1320 (configure, all): Add bootstrap support.
1321 (Host modules, target modules): Pass post-stage1 flags and exports.
1322 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1323 * Makefile.in: Regenerate.
1324
2faa2958
PB
13252005-04-29 Paolo Bonzini <bonzini@gnu.org>
1326
1327 Sync from gcc:
1328
1329 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1330
1331 * config.sub: Update from master copy.
1332
1333 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
1334
1335 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1336 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1337 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1338 "*-*-elf" and "*-*-linux*".
1339 * configure: Regenerate.
1340
a7254363
PB
13412005-04-06 Paolo Bonzini <bonzini@gnu.org>
1342
1343 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1344 (TARGET_CONFIGARGS): Include --with-target-subdir.
1345 (configure, all): New macros. Use them throughout.
1346
a8637a7d
PB
13472005-04-05 Paolo Bonzini <bonzini@gnu.org>
1348
1349 * Makefile.tpl: Sync with gcc.
1350 * Makefile.in: Regenerate.
1351
dd387d52
JR
13522005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1353
1354 * config/mh-mingw32: Delete.
1355 * configure.in: Don't use it.
1356 * configure: Regenerate.
1357
e90269c8
PB
13582005-03-31 Paolo Bonzini <bonzini@gnu.org>
1359
1360 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1361 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1362 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1363 (HOST_LIB_PATH): Generate from Makefile.def.
1364 (TARGET_LIB_PATH): Likewise.
1365 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1366 * Makefile.in: Regenerate.
1367 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1368 (RPATH_ENVVAR): Include Darwin case.
1369 * configure: Regenerate.
1370
9a237d9e
PB
13712005-03-25 Paolo Bonzini <bonzini@gnu.org>
1372
1373 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1374 * configure: Regenerate.
1375
479759c8
ZW
13762005-03-21 Zack Weinberg <zack@codesourcery.com>
1377
1378 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1379 gcc_version, and gcc_version_trigger from set of flags to pass.
1380 * Makefile.tpl: Remove definitions of above variables.
1381 (config.status): Remove dependency on $(gcc_version_trigger).
1382 * Makefile.in: Regenerate.
1383 * configure.in: Do not reference config/gcc-version.m4 nor
1384 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1385 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1386 * configure: Regenerate.
1387
4cfaf6d5
DD
13882005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1389 Andrew Pinski <pinskia@physics.uc.edu>
1390
1391 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1392 * Makefile.in: Regenerate.
1393
33a3fb7b
AO
13942005-03-01 Alexandre Oliva <aoliva@redhat.com>
1395
1396 PR libgcj/20160
1397 * ltmain.sh: Avoid creating archives with components that have
1398 duplicate basenames.
1399
2da12f12
PB
14002005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1401
479759c8
ZW
1402 PR bootstrap/20250
1403 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1404 instead of check.
1405 * Makefile.in: Regenerate.
2da12f12 1406
b00612cc
PB
14072005-02-28 Paolo Bonzini <bonzini@gnu.org>
1408
1409 Sync from gcc.
1410
1411 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1412
1413 PR bootstrap/17383
1414 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1415 * Makefile.tpl (HOST_SUBDIR): New substitution.
1416 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1417 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1418 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1419 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1420 (Host modules, Bootstrapped modules): Use it.
1421 (Build modules, Target modules): Do not create symlink trees,
1422 always configure out-of-srcdir.
1423 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1424 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1425 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1426 $(HOST_SUBDIR). Create a symlink for host_subdir.
1427
1428 * Makefile.in: Regenerate.
1429 * configure: Regenerate.
1430
1431 Merged from libada-gnattools-branch:
1432 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1433
1434 * Makefile.def: Add gnattools as a module, depending on target-libada.
1435 * Makefile.in: Regenerate.
1436 * configure.in: Include gnattools in host_tools; disable it if ada
1437 is disabled.
1438 * configure: Regenerate.
1439
c3e65f62
NC
14402005-02-23 Nick Clifton <nickc@redhat.com>
1441
1442 * configure: Regenerate.
1443
e4d180c2
NC
14442005-02-22 Paul Schlie <schlie@comcast.net>
1445
1446 * configure.in: Allow darwin targeted ports to build tk, itcl and
1447 libgui.
1448
e3c770b1
EB
14492005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1450
1451 PR libgcj/10353
1452 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1453 * configure: Regenerate.
1454
9c73618c
AC
14552005-02-08 Andrew Cagney <cagney@gnu.org>
1456
1457 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
1458 gdb/ section. Update GDB's URL.
1459
c46f8c51
AC
14602005-01-31 Andrew Cagney <cagney@gnu.org>
1461
1462 * gettext.m4: Only set ENABLE_NLS when gettext is present.
1463
c7e66c6d
HPN
14642005-01-29 Hans-Peter Nilsson <hp@axis.com>
1465
1466 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1467 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1468 target-libgloss when not *-*-elf and *-*-aout.
1469 * configure: Regenerate.
1470
a53bf506
AC
14712005-01-27 Andrew Cagney <cagney@gnu.org>
1472
1473 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
1474
45181ed1
AC
14752005-01-24 Andrew Cagney <cagney@gnu.org>
1476
1477 * gettext.m4: Only fall back to ../intl/ when it's present.
1478
a1e0f4e4
KC
14792005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1480
1481 * install-sh, config.sub: Import from upstream.
1482
14832005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
1484
1485 PR bootstrap/18222
1486 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1487 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1488 * Makefile.in: Regenerate.
1489
c50382e2
PB
14902005-01-03 Paolo Bonzini <bonzini@gnu.org>
1491
1492 Revert 2004-12-28 Makefile changes, a better fix will be
1493 applied to mainline and src after GCC 4.0 branches.
1494
11d07737
PB
14952004-12-28 Paolo Bonzini <bonzini@gnu.org>
1496
1497 PR bootstrap/17383
1498
1499 * Makefile.def (target_modules): Remove stage parameter,
1500 it is always true now.
1501 * Makefile.tpl (configure-build-[+module+],
1502 configure-target-[+module+]): Always build symlink tree
1503 for the directory and for include. BUILD_SUBDIR and
1504 TARGET_SUBDIR cannot be . anymore.
1505 * Makefile.in: Regenerate.
1506
dadfdbe2
DD
15072004-12-25 David Edelsohn <edelsohn@gnu.org>
1508
1509 Revert 2004-12-08 Makefile changes.
1510
dbf85af7
JR
15112004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1512
1513 * configure.in (sh64-*-*): Reenable gprof.
1514 * configure: Regenerate.
1515
6b8fea99
JB
15162004-12-09 Jim Blandy <jimb@redhat.com>
1517
1518 * MAINTAINERS: List 'depcomp' as part of automake.
1519
7341462c
DE
15202004-12-08 David Edelsohn <edelsohn@gnu.org>
1521
1522 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1523 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1524 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1525 * Makefile.in: Regenerate.
1526
21fde4dc
DD
15272004-12-07 Matt Kraai <kraai@ftbfs.org>
1528
1529 * Makefile.tpl: Generate normal dependencies if the LHS module is
1530 not bootstrapped.
1531 * Makefile.in: Regenerate.
1532
3da796a2
RS
15332004-12-03 Richard Sandiford <rsandifo@redhat.com>
1534
1535 * configure.in: Include config/gxx-include-dir.m4. Use
1536 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1537 * configure: Regenerate.
1538
73fb7068
RS
15392004-12-03 Richard Sandiford <rsandifo@redhat.com>
1540
1541 * config.if: Delete.
1542 * configure.in: Set libstdcxx_incdir directly.
1543 * configure: Regenerate.
1544 * MAINTAINERS: Remove mention of config.if.
1545 * src-release (DEVO_SUPPORT): Remove config.if.
1546
6c8e6ce9
EC
15472004-12-02 Eric Christopher <echristo@redhat.com>
1548
3b6098f8
EC
1549 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
1550 of things to remove.
6c8e6ce9 1551 * Makefile.in: Regenerate.
479759c8 1552
b8658a2f
RS
15532004-12-02 Richard Sandiford <rsandifo@redhat.com>
1554
1555 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1556 * configure: Regenerate.
1557
afefada0
RS
15582004-12-02 Richard Sandiford <rsandifo@redhat.com>
1559
1560 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1561 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1562 * configure: Regenerate.
1563
5dcac624
DA
15642004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1565
1566 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1567 (hppa*64*-*-*): Delete incorrect comment.
1568 * configure: Rebuilt.
1569
57d1eb1a
DD
15702004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1571
1572 * install-sh, compile: Import from automake.
1573
15742004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1575
1576 * config.guess, config.sub: Import from savannnah.
1577
6d389afc
MS
15782004-11-12 Mike Stump <mrs@apple.com>
1579
1580 * Makefile.def: Add html support.
1581 * Makefile.tpl: Likewise.
1582 * Makefile.in: Regenerate.
1583
69e57115
GK
15842004-11-11 Geoffrey Keating <geoffk@apple.com>
1585
1586 PR 18423
1587 * configure.in: Remove all instances of build-fixincludes from
1588 noconfigdirs.
1589 (build_configargs): Supply --target to subdirectories.
1590 * configure: Regenerate.
1591
1592 * Makefile.def: Make gcc install depend on fixincludes install.
1593 * Makefile.in: Regenerate.
1594
ba719b26
HPN
15952004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1596
1597 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1598 target-libgfortran.
1599 * configure: Regenerate.
1600
c37653e7
DE
16012004-11-07 David Edelsohn <edelsohn@gnu.org>
1602
1603 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1604 like CC.
1605
1eefd493
PB
16062004-11-05 Paolo Bonzini <bonzini@gnu.org>
1607
1608 * Makefile.def (host fixincludes): Specify missing targets.
1609 * Makefile.in: Regenerate.
1610
02b1af09
L
16112004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1612
1613 PR other/17783
1614 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1615 * configure: Regenerated.
1616
7f266840
DJ
16172004-11-04 Daniel Jacobowitz <dan@debian.org>
1618
1619 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1620 * configure: Regenerated.
1621
47444073
AL
16222004-10-28 Eric B. Weddington <ericw@evcohs.com>
1623
1624 PR target/18151
1625 * configure.in (case ${target}): Do not build fixincludes for avr.
1626 * configure: Regenerated.
1627
caeba88f
AL
16282004-10-26 Paolo Bonzini <bonzini@gnu.org>
1629
1630 * configure.in (case ${target}): Do not build fixincludes
1631 on platforms where it is not used.
1632 * configure: Regenerated.
1633
0fdbe983
DJ
16342004-10-23 Daniel Jacobowitz <dan@debian.org>
1635
1636 * configure.in: Use an absolute path to install-sh.
1637 * configure: Regenerated.
1638
1c0f67c1
AC
16392004-10-19 Andrew Cagney <cagney@gnu.org>
1640
1641 * src-release (do-djunpack, do-md5sum): Install the generated file
1642 directly into the proto-toplev/ directory.
479759c8 1643
a9cfce9c
AC
16442004-10-19 Andrew Cagney <cagney@gnu.org>
1645
1646 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
1647
ac0fa625
DD
16482004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1649
1650 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1651 * configure: Regenerate.
1652
d27cc32e
PB
16532004-10-06 Paolo Bonzini <bonzini@gnu.org>
1654
1655 Fix wrong conflict resolution in:
1656
1657 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1658
1659 * Makefile.in: Regenerate.
1660 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1661 in the recursive `make', instead of hardwiring `all'.
1662 (Autogenerated TARGET-* variables): New.
1663
1763908f
UW
16642004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1665
1666 Merged from GCC / libtool upstream:
1667 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1668 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1669 * ltcf-cxx.sh (tpf*): Likewise.
1670 * ltconfig (tpf*): Add TPF OS configuration support.
1671
0490e016
NC
16722004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
1673
1674 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 1675 * configure: Regenerate.
0490e016 1676
32be62b5
RS
16772004-09-24 Michael Roth <mroth@nessie.de>
1678
1679 * configure.in (--without-headers): Add missing double quotes.
1680 * configure: Regenerate.
1681
6048df60
DD
16822004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1683
1684 * ylwrap: Revert to previous version.
1685
315b3b02
L
16862004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1687
6048df60 1688 PR bootstrap/17369
315b3b02
L
1689 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1690 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1691 SET_GCC_LIB_PATH_CMD.
1692 (BASE_TARGET_EXPORTS): Likewise.
1693 * Makefile.in: Regenerated.
1694
1695 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1696 * configure: Regenerated.
1697
fe69863c
DD
16982004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1699
1700 * config.guess: New upstream version
1701 * compile, depcomp, install-sh, ylwrap: Likewise.
1702
17032004-09-19 Roger Sayle <roger@eyesopen.com>
1704
1705 * config/mh-x86omitfp: New host makefile fragment. Add
1706 -fomit-frame-pointer to the default BOOT_CFLAGS.
1707 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1708 * configure: Regenerate.
1709
17102004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1711
1712 PR target/11572
1713 * configure.in (*-*-darwin*): Renable libobjc.
1714 * configure: Regenerate.
1715
be75bbe1 17162004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 1717
be75bbe1
DB
1718 * Makefile.def: Remove libbanshee.
1719 * Makefile.tpl: Ditto.
1720 * configure.in: Ditto.
1721 * Makefile.in: Regen.
1722 * configure: Ditto.
1723
1b882a91
PB
17242004-09-07 Paolo Bonzini <bonzini@gnu.org>
1725
1726 * missing: Import latest version from master repository.
1727
eb1352ed
NC
17282004-09-04 Nick Clifton <nickc@redhat.com>
1729
1730 * config.sub: Import latest version from master repository.
1731 * config.guess: Likewise.
1732 This includes these changes:
479759c8 1733
eb1352ed
NC
1734 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1735
1736 * config.sub: Handle crisv32, alias etraxfs.
1737 * config.guess (crisv32:Linux:*:*): Handle.
1738
1739 2004-08-13 Brad Smith <brad@comstyle.com>
1740
1741 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1742 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1743
1744 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1745
1746 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1747 assume the processor is a powerpc. This is because coreutils
1748 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1749 in this case, due to a MacOS X bug that causes
1750 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1751 to return a negative number.
1752 Problem reported by Petter Reinholdtsen in:
1753 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1754
1755 2004-07-19 Ben Elliston <bje@gnu.org>
1756
1757 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1758
1759 2004-06-24 Ben Elliston <bje@gnu.org>
1760
1761 * config.guess: Update copyright years.
1762 * config.sub: Likewise.
1763
1764 2004-06-22 Robert Millan <robertmh@gnu.org>
1765
1766 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1767 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1768
1769 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1770
1771 * config.guess (*:*VMS:*:*): New entry. Replaces
1772 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1773 manufacturer.
1774
1775 2004-06-22 Ben Elliston <bje@gnu.org>
1776
1777 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1778 * config.sub: Likewise.
1779
1780 2004-06-22 Ben Elliston <bje@gnu.org>
1781
1782 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1783 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1784
1785 2004-06-11 Ben Elliston <bje@gnu.org>
1786
1787 * config.guess (pegasos:OpenBSD:*:*): Remove.
1788
1789 2004-06-11 Ben Elliston <bje@gnu.org>
1790
1791 From Wouter Verhelst <wouter@grep.be>:
1792 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1793
1794 2004-06-11 Ben Elliston <bje@gnu.org>
1795
1796 * config.guess (luna88k:OpenBSD:*:*): New.
1797
1798 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1799
1800 * config.guess (m32r*:Linux:*:*): New case.
1801 * config.sub: Handle m32rle.
1802
1803 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1804
1805 From Jens Petersen <petersen@redhat.com>:
1806 * config.sub: Handle sparcv8.
1807
1808 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1809
1810 From Tom Smith <smith@cag.lkg.hp.com>:
1811 * config.guess: Version suffixes are equally significant on Tru64
1812 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1813 prefix of "P" (patched kernel).
1814
1815 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1816
1817 * config.sub: Add support for National Semiconductor CRX target.
1818
2a3124ca 18192004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 1820
2a3124ca
RH
1821 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1822 *-*-netware, but add target-libmudflap.
1823 Consolidate *-*-netware targets (of which really only i?86 exists)
1824 into a single entry.
1825 * configure: Likewise.
1826
0df3d27f
PB
18272004-09-01 Paolo Bonzini <bonzini@gnu.org>
1828
1829 * Makefile.tpl (sorry): Remove.
1830 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1831 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1832 (do-clean): Clean per-stage directories too.
1833 (do-distclean): Run distclean-stage1 too.
1834 (.NOTPARALLEL): Enable during toplevel bootstrap.
1835 (stage[+id+]-bubble): Enable parallel execution during
1836 the recursive invocation.
1837 * Makefile.in: Regenerate.
1838
1839 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
1840
1841 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
1842
1843 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1844 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1845 * configure: regenerate
479759c8
ZW
1846 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1847 -mdynamic-no-pic
0df3d27f
PB
1848
18492004-08-31 Paolo Bonzini <bonzini@gnu.org>
1850
1851 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1852 include.
1853 * configure.in: Fix indentation.
1854 * configure: Regenerate.
1855
ee025550
PB
18562004-08-31 Paolo Bonzini <bonzini@gnu.org>
1857
1858 * Makefile.def (build_modules): Add fixincludes.
1859 (dependencies): Make gcc depend on fixincludes.
1860 * configure.in (build_tools): Add fixincludes.
1861 (build_configdirs): Always include build_libs.
1862 * Makefile.in: Regenerate.
1863 * configure: Regenerate.
1864
18652004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
1866
1867 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1868 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1869 phony targets; do not generate timestamp files.
1870 (distclean-stageN): Remove references to their timestamp files.
1871 (restageN, touch-stageN): Remove.
1872 (stageN-bubble): Rewritten.
1873 (compare): Support lean bootstraps.
1874 * Makefile.in: Regenerate.
1875
1876 * configure.in: Only warn when bootstrapping but
1877 build != host or build != target. Support lean bootstraps.
1878 * configure: Regenerate.
1879
1880 Sync from gcc:
1881 2004-08-26 Phil Edwards <phil@codesourcery.com>
1882
1883 * configure.in: Give a better error message if GMP/MPFR are missing
1884 and a language needing them has been requested.
1885 * configure: Regenerated.
1886
1887 2004-08-25 Phil Edwards <phil@codesourcery.com>
1888
1889 * configure.in: Print a list of available language front-ends if
1890 a requested one is missing. Tidy stray tab characters.
1891 * configure: Regenerated.
1892
72b2455a
PB
18932004-08-17 Paolo Bonzini <bonzini@gnu.org>
1894
1895 * Makefile.in: Regenerate.
1896 * configure: Regenerate.
1897
1898 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1899 stage_*_flags.
1900 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1901 for bootstrapped modules if toplevel bootstrap is going.
1902 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1903 modules. Adjust for changes in Makefile.def. Enable several
1904 rules even in non-bootstrap mode, just to avoid peppering the
1905 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1906 (stage-[+prev+]-bubble): Remove.
1907
1908 * Makefile.def (Dependencies): Depend on all-build-bison,
1909 all-build-flex, all-build-byacc, all-build-texinfo, rather
1910 than the host variations.
1911 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1912 with BUILD_SUBDIR.
1913 (BISON): Update for recent Bisons.
1914 (YACC): Fix typo.
1915 (cross): Depend on all-build.
1916 (all): Do not depend on all-build.
1917 (prebootstrap): Remove.
1918 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1919 (Prebootstrap dependencies): Add them to the per-stage targets
1920 and to all-prebootstrap.
1921 * configure.in (build_configdirs): Always enable build_tools.
1922 (BUILD_DIR_PREFIX): Remove.
1923
1924 * Makefile.def (gcc): Add target variable.
1925 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1926 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1927 in the recursive `make', instead of hardwiring `all'.
1928 (Autogenerated TARGET-* variables): New.
1929
de0b4a87
JW
19302004-08-17 Robert Millan <robertmh@gnu.org>
1931
1932 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1933 (instead of FreeBSD).
1934 * configure: Regenerate.
1935
ad681c85
NN
19362004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1937
675c6968
NN
1938 * Makefile.def, configure.in, src-release: Remove useless, bogus
1939 references to tix.
1940 * Makefile.in, configure: Regenerate.
1941
ad681c85
NN
1942 * src-release: Stop distributing mmalloc with gdb (which doesn't
1943 use it).
1944 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1945 * Makefile.in: Regenerate.
1946
11b04d1f
DD
19472004-08-09 Mark Mitchell <mark@codesourcery.com>
1948
1949 * configure.in (arm*-*-eabi*): New target.
1950 * configure: Regenerate.
1951
f2420bea
NN
19522004-08-01 Robert Millan <robertmh@gnu.org>
1953
1954 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1955 libmudflap for all GNU-based systems (with Glibc).
1956 * configure: Regenerate.
1957
9e6ce191
PB
19582004-08-06 Paolo Bonzini <bonzini@gnu.org>
1959
1960 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1961 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1962 (Dependencies): New section.
1963 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1964 (configure-target-[+module+]): Depend on maybe-all-gcc
1965 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1966 (toplevel profiledbootstrap): Fix dependencies.
1967 * Makefile.in: Regenerate.
1968
df4a6958
MM
19692004-08-03 Mark Mitchell <mark@codesourcery.com>
1970
1971 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1972 target-libiberty to noconfigdirs.
1973
11b04d1f
DD
19742004-08-03 Paul Brook <paul@codesourcery.com>
1975
1976 * configure.in: Check for MPFR as well as GMP.
1977 * configure: Regenerate.
1978
b813574b
PB
19792004-08-03 Paolo Bonzini <bonzini@gnu.org>
1980
1981 * Makefile.def (host-modules): Add gcc.
1982 * Makefile.in: Regenerate.
1983 * Makefile.tpl (sorry): New rule.
1984 (configure-host, all-host, [+make_target+]-host, do-check,
1985 install-host): Do not add gcc as a special case.
1986 (host modules): Add a small special-casing for gcc. Export
1987 extra_make_flags through the environment.
1988 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1989 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1990 other recursive targets for gcc): Remove.
1991
1992 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1993 (stage, unstage): New rules.
1994 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1995 distclean-stage[+id+]): Use stage_current.
1996 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1997 the stage*-start rules.
1998
61edac0c
JW
19992004-07-19 Robert Millan <robertmh@gnu.org>
2000
2001 Synced from gcc:
2002
2003 2004-04-26 Robert Millan <robertmh@gnu.org>
2004
2005 Add patches from libtool CVS.
2006 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2007 * ltconfig: Likewise.
2008 * ltcf-c.sh: Likewise.
2009 * ltcf-cxx.sh: Likewise.
2010 * ltcf-gcj.sh: Likewise.
2011
3e707e94
PB
20122004-07-12 Paolo Bonzini <bonzini@gnu.org>
2013
2014 * configure.in: Add noconfigdirs for crx-*-*.
2015 * configure: Regenerate.
2016
20172004-07-12 Paolo Bonzini <bonzini@gnu.org>
2018
2019 Synced from gcc:
2020
2021 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2022
2023 * configure.in: Build libmudflap by default on FreeBSD.
2024 * configure: Regenerated.
2025
2026 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2027
2028 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2029 systems.
2030 * configure: Regenerated.
2031
2032 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2033
2034 PR target/16344
2035 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2036 feedback based compiler.
2037 * Makefile.in: Rebuilt.
2038
2039 2004-07-05 Phil Edwards <phil@codesourcery.com>
2040
2041 * configure.in: Do not prepend $srcdir to /dev/null in
2042 makefile fragments.
2043 * configure: Regenerate.
2044
a7ee7660
AO
20452004-07-08 Alexandre Oliva <aoliva@redhat.com>
2046
2047 * Makefile.def (host_modules): Set bootstrap=true for flex.
2048 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2049 * Makefile.in: Rebuilt.
2050
6a9cf61e
PB
20512004-07-01 Paolo Bonzini <bonzini@gnu.org>
2052
2053 * Makefile.def (build_modules): Add bison, byacc, flex,
2054 m4, texinfo.
2055 (flags_to_pass): Add FLEX.
2056 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2057 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2058 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2059 DEFAULT_MAKEINFO): Remove.
2060 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2061 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2062 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2063 objdir or else use configured tool.
2064 (all-build): New.
2065 (all): Depend on it.
2066 (Build module dependencies): Add.
2067 * Makefile.in: Regenerate.
2068 * configure.in: Better support for multiple build modules,
2069 matching what is done for host/target modules. Do not look
2070 for "plausible" locations of build tools if Canadian cross.
2071 Use autoconf's AC_PROG_CC to find a C compiler. Define
2072 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2073 * configure: Regenerate.
2074
95b6a1f2
PB
20752004-06-22 Paolo Bonzini <bonzini@gnu.org>
2076
2077 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2078 * Makefile.in: Regenerate.
2079
7ffa0b57
PB
20802004-06-22 Paolo Bonzini <bonzini@gnu.org>
2081
2082 * Makefile.tpl (configure-build-[+module+],
2083 configure-[+module+], configure-target-[+module+]): Pass
2084 [+extra_configure_args+].
2085 (all-build-[+module+], all-[+module+], check-[+module+],
2086 install-[+module+], [+make_target+]-[+module+],
2087 all-target-[+module+], check-target-[+module+],
2088 install-target-[+module+], [+make_target+]-target-[+module+]):
2089 Pass [+extra_make_args+].
2090 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2091 (GCC_HOST_EXPORTS): Remove.
2092 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2093 cross, check-gcc, check-gcc-c++, install-gcc,
2094 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2095 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2096 * Makefile.in: Regenerate.
2097
929ba6e7
CF
20982004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2099
2100 * configure.in: Check for srcdir/winsup rather than build directory
2101 winsup.
2102 * configure: Regenerate.
2103
b76d7de0
CV
21042004-06-17 Corinna Vinschen <vinschen@redhat.com>
2105
2106 * configure.in: Don't build Cygwin native newlib if winsup
2107 directory is missing. Emit warning instead.
2108 * configure: Regenerate.
2109
656fdd47
PB
21102004-06-09 Paolo Bonzini <bonzini@gnu.org>
2111
2112 * Makefile.tpl (touch-stage[+id+]): New.
2113 (restage[+prev+]): Depend on touch-stage[+id+].
2114
2115 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2116 Use it throughout.
2117
2118 * Makefile.def: Add profile and feedback bootstrap stages.
2119 Remove next field from bootstrap stages.
2120 * Makefile.tpl (LN, LN_S): Substitute.
2121 (stageN-start, stageN-end): Use double-colon rules, to
2122 provide a hook for additional setup commands.
2123 (distclean-stageN-gcc, restageN): Create dependencies from
2124 [+prev+], not from [+next+].
2125 (stageN-bubble): Add commands for successive stages from
2126 [+prev+], using double-colon rules.
2127 (all-stageN-gcc): Fix typo.
2128 (stagefeedback-start, profiledbootstrap): New.
2129 * Makefile.in: Regenerate.
2130 * configure.in: Call ACX_PROG_LN.
2131 * configure: Regenerate.
2132
498d4a71
CF
21332004-06-03 Paolo Bonzini <bonzini@gnu.org>
2134
2135 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2136 without gcc.
2137 * configure: Regenerate.
2138
377d8c42
PB
21392004-06-01 Paolo Bonzini <bonzini@gnu.org>
2140
2141 * Makefile.tpl: Fix typo.
2142 * Makefile.in: Regenerate.
2143
f5f8a794
PB
21442004-06-01 Paolo Bonzini <bonzini@gnu.org>
2145
2146 * configure.in: Remove new- prefix from toplevel
2147 bootstrap targets.
2148 * configure: Regenerate.
2149
f7a4c34f
PB
21502004-06-01 Paolo Bonzini <bonzini@gnu.org>
2151
2152 Merge this patch from the gcc tree:
2153
2154 2004-05-30 Andreas Jaeger <aj@suse.de>
2155 Jim Wilson <wilson@specifixinc.com>
2156
2157 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2158 like CC.
2159
319cab08
PB
21602004-06-01 Paolo Bonzini <bonzini@gnu.org>
2161
2162 * Makefile.tpl (all.normal): Rename to all.
2163 (all): Replace with a rule to pick the default
2164 target from configure.
2165 (all-gcc, configure-gcc): Use conditionals to
2166 do nothing when toplevel bootstrap is going on.
2167 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2168 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2169 * configure.in: Support --enable-bootstrap.
2170
2171 * Makefile.def: Remove new- prefix from toplevel
2172 bootstrap targets.
2173 * Makefile.tpl: Likewise.
2174
2175 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2176 target.
2177
2178 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2179 $(RECURSE_FLAGS) to recursive invocation of make.
2180
2181 * Makefile.in: Regenerate.
2182 * configure: Regenerate.
2183
88f64edc
DJ
21842004-05-27 Daniel Jacobowitz <dan@debian.org>
2185
2186 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2187 * configure: Regenerate.
2188
378fce5b
DD
21892004-05-25 Daniel Jacobowitz <drow@false.org>
2190
2191 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2192 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2193 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2194 targets.
2195 * Makefile.in: Regenerate.
2196
dfdffa2c
PB
21972005-05-24 Paolo Bonzini <bonzini@gnu.org>
2198
2199 * configure.in: Test the ability to symlink directories.
2200 * configure: Regenerate.
2201
2202 * Makefile.def (bootstrap-stage): New definitions.
2203 * Makefile.tpl (configure-stage1-gcc,
2204 configure-stage2-gcc, configure-stage3-gcc,
2205 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2206 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2207 new-restage3, compare): Autogenerate, see Makefile.in
2208 entry for behavioral changes.
2209 (distclean-stage1, new-stage1-start, new-stage1-end,
2210 new-stage1-bubble, distclean-stage2, new-stage2-start,
2211 new-stage2-end, new-stage2-bubble, distclean-stage3,
2212 new-stage3-start, new-stage3-end): New autogenerated targets.
2213 (objext, prebootstrap, BOOT_CFLAGS,
2214 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2215 targets.
2216
2217 * Makefile.in: Regenerate.
2218 (distclean-stage1, new-stage1-start, new-stage1-end,
2219 new-stage1-bubble, distclean-stage2, new-stage2-start,
2220 new-stage2-end, new-stage2-bubble, distclean-stage3,
2221 new-stage3-start, new-stage3-end): New targets.
2222 (all-stage1-gcc): Move prebootstrap dependency from here...
2223 (configure-stage1-gcc): ...to here.
2224 (new-bootstrap): Use bubble targets.
2225 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2226 Use per-stage distclean targets.
2227 (configure-stage1-gcc, configure-stage2-gcc,
2228 configure-stage3-gcc, all-stage1-gcc,
2229 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2230 Use new-stageN-start to prepare the tree.
2231
04cf1b77
PB
22322004-05-23 Paolo Bonzini <bonzini@gnu.org>
2233
2234 * Makefile.def (host_modules): add libcpp.
2235 * Makefile.tpl: Add dependencies on and for libcpp.
2236 * Makefile.in: Regenerate.
2237 * configure.in: Add libcpp host module.
2238 * configure: Regenerate.
2239
80b200a1
ZW
22402004-05-17 Zack Weinberg <zack@codesourcery.com>
2241
2242 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2243 of libf2c.
2244 * configure, Makefile.in: Regenerate.
2245
4b1cb4fe
DD
22462004-05-13 Diego Novillo <dnovillo@redhat.com>
2247
2248 Merge from tree-ssa-20020619-branch.
2249
2250 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2251 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2252 (HOST_GMPLIBS): Define.
2253 (HOST_GMPINC): Define.
2254 (TARGET_LIB_PATH): Add libmudflap.
2255 (GFORTRAN_FOR_TARGET): Define.
2256 (configure-build*): Export GFORTRAN.
2257 (configure-gcc): Export GMPLIBS and GMPINC.
2258 (all-gcc): Add maybe-all-libbanshee.
2259 (configure-target-libgfortran): Define.
2260 * Makefile.in: Regenerate.
2261 * configure.in (host_libs): Add libbanshee.
2262 (target_libraries): Add target-libmudflap and target-libgfortran.
2263 Add --with-libbanshee.
2264 Handle --disable-libmudflap.
2265 (*-*-freebsd*): Use with_gmp.
2266 Add $(libgcj) to noconfigdirs.
2267 * configure: Regenerate.
2268 * depcomp: New file.
2269 * MAINTAINERS: Add tree-ssa maintainers.
2270
22712004-04-28 Paolo Bonzini <bonzini@gnu.org>
2272
2273 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2274 * configure: Regenerate.
2275
b8908782
DD
22762004-04-27 Paolo Bonzini <bonzini@gnu.org>
2277
2278 Revert:
2279 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2280
2281 * Makefile.def (flags_to_pass): Remove *dir variables that
2282 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2283 as well as prefix and exec_prefix.
2284 * Makefile.in: Regenerate.
2285
22862004-04-26 Paolo Bonzini <bonzini@gnu.org>
2287
2288 * Makefile.def (host_modules): Mark with the bootstrap
2289 flag packages on which gcc depends.
2290 * Makefile.tpl (all-bootstrap): Use it.
2291 * Makefile.in: Regenerate.
2292
22932004-04-26 Paolo Bonzini <bonzini@gnu.org>
2294
2295 * Makefile.def (flags_to_pass): Remove *dir variables that
2296 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2297 as well as prefix and exec_prefix.
2298 * Makefile.in: Regenerate.
2299
23002004-04-26 Paolo Bonzini <bonzini@gnu.org>
2301
80b200a1
ZW
2302 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2303 * configure: Regenerate.
2304 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2305 * gcc/Makefile.tpl (compare): Use the result of the test.
2306 * gcc/Makefile.in: Regenerate.
b8908782
DD
2307
23082004-04-23 Paolo Bonzini <bonzini@gnu.org>
2309
2310 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2311 Always relocate gcc and prev-gcc to the original names, even
2312 if the build fails.
2313 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2314 New targets.
2315
0f260896
RO
23162004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2317
2318 * configure.in (mips*-*-irix5*): Enable ld.
2319 * configure: Regenerate.
2320
51860f05
JW
23212004-04-15 James E Wilson <wilson@specifixinc.com>
2322
2323 * Makefile.tpl (configure-[+module+], configure-gcc,
2324 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2325 Set and export LDFLAGS.
2326 * Makefile.in: Regenerate.
2327
54752a6b
NN
23282004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2329
2330 PR bootstrap/14871
2331 * Makefile.tpl: If we don't have built-in-tree target tools,
2332 use the ones found by configure rather than hacking around with
2333 program_transform_name.
2334 * configure.in: Give Makefile.tpl the information necessary
2335 to do that.
2336 * Makefile.in: Regenerate.
2337 * configure: Regenerate.
2338
23392004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
2340
2341 PR bootstrap/14760
2342 * configure.in: When computing baseargs, strip *all* copies of
2343 offending options. Also, don't match/substitute the trailing space,
2344 so that this actually works when two similar options are separated by
2345 only one space.
2346 * configure: Regenerate.
2347
23482004-04-06 David Edelsohn <edelsohn@gnu.org>
2349
80b200a1
ZW
2350 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2351 (rs6000-*-aix*): Same.
2352 * configure: Regenerate.
54752a6b 2353
5e2b61fb
SS
23542004-03-25 Stan Shebs <shebs@apple.com>
2355
2356 Remove MPW support, no longer used.
2357 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2358 mpw-install: Remove files.
2359 * src-release (DEVO_SUPPORT): Remove names of removed files.
2360 * MAINTAINERS: Likewise.
2361
1a6f2dc7
NN
23622004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2363
a0049f1b
NN
2364 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2365 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2366 * Makefile.in: Regenerate.
2367
1a6f2dc7
NN
2368 * configure.in (top level bootstrap support): Rework --enable-werror
2369 to set @stage2_werror_flag@.
2370 * configure: Regenerate.
2371 * Makefile.tpl (top level bootstrap support): Pass
2372 @stage2_werror_flag@ down to configure in stages 2 and 3.
2373 * Makefile.in: Regenerate.
2374
920e3419
NN
23752004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2376
2377 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2378 for stages 2 and 3 as well as in make. As a consequence, remove
2379 OUTPUT_OPTION (now detected by configure) from the flags passed down
2380 to make.
2381 * Makefile.in: Regenerate.
2382
2383 * Makefile.tpl (new-bootstrap): Fix typo.
2384 * Makefile.in: Regenerate.
2385
4fa63067
NN
23862004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2387
2388 * Makefile.tpl: Rearrange by moving recursive_targets rules
2389 into their proper sections.
2390 * Makefile.tpl (top level bootstrap support): Move disabling
2391 of coverage flags from 'make' to 'configure'; improve comments.
2392 * Makefile.in: Regenerate.
2393
2394 * Makefile.tpl (experimental top level bootstrap) Move stage1
2395 language setting from all- target to configure- target; disable
2396 intermodule optimization in stage 1; prevent gratuitous rebuilds
2397 of stage 1.
2398 * Makefile.in: Regenerate.
2399 * configure.in: Comma-separate stage 1 language list for top
2400 level bootstrap.
2401 * configure: Regenerate.
2402
2403 * Makefile.tpl: Clean up experimental top level bootstrap support:
2404 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2405 prev-gcc in configure- targets as well as all- targets.
2406 * Makefile.in: Regenerate.
2407
fb8a10fd
NN
24082004-03-17 Paolo Bonzini <bonzini@gnu.org>
2409
2410 * configure.in: Remove symbolic link section.
2411 * configure: Regenerate.
2412 * Makefile.tpl (links): Remove.
2413 * Makefile.in: Regenerate.
2414
947f426e 24152004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 2416 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
2417
2418 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 2419 Set with AC_CHECK_PROGS.
947f426e
NN
2420 * configure.in: Fix comment typo from last patch.
2421 * configure: Regenerate.
2422
1d39f329
NN
24232004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2424
2425 * Makefile.tpl: Introduce experimental top level bootstrap support.
2426 * Makefile.in: Regenerate.
2427 * configure.in: Introduce support for top level bootstrap.
2428 * configure: Regenerate.
2429
4b0ac75d 24302004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2431 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
2432
2433 PR bootstrap/14522
2434 * configure.in: Cope with shells that do not support unquoted ^
2435 * configure: Regenerate.
2436
2e70b094 24372004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2438 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
2439
2440 PR bootstrap/14522
2441 * configure.in: Cope with shell that do not support nesting
2442 quotes inside quoted backquote substitutions.
2443 * configure: Regenerate.
2444
24452004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2446
2447 PR bootstrap/14522
2448 * configure.in: Fix escaping of $.
2449 * configure: Regenerate.
2450
9e07f89d
NN
24512004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2452
2453 * configure: Regenerate.
2454
24552004-03-08 Paolo Bonzini <bonzini@gnu.org>
2456
2457 PR ada/14131
2458 Move language detection to the top level.
2459 * configure.in: Find default values for the tools as
2460 soon as possible. Disable ada if GNAT is not found.
2461 Emit error message about missing languages. Expand
2462 --enable-languages=all for the gcc subdirectory.
2463
1712ab83
RS
24642004-03-01 Richard Sandiford <rsandifo@redhat.com>
2465
2466 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2467 and disable libgcj.
2468 * configure: Regenerated.
2469
3dee29da
NN
24702004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2471
2472 PR bootstrap/7087
2473 * Makefile.tpl: Guard XFOO sed statements better.
2474 * Makefile.tpl: Add dependency for configure-target-libada.
2475 * Makefile.in: Regenerate (incidentally fixes broken
2476 commit when libada-branch was merged).
2477
0558264b
AC
24782004-02-28 Andrew Cagney <cagney@redhat.com>
2479
2480 * src-release (CVS_NAMES): Define.
2481 (do-tar, do-tar): Prune $(CVS_NAMES).
2482
c38f9803
AC
24832004-02-23 Andrew Cagney <cagney@redhat.com>
2484
2485 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
2486 2004-02-19.09.
2487
55636792
NN
24882004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
2489
2490 PR bootstrap/11932
2491 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2492
1e600082
AC
24932004-02-19 Andrew Cagney <cagney@redhat.com>
2494
2495 * config.guess: Update from version 2003-06-12 to 2004-02-16.
2496 * config.sub: Update from version 2003-06-13 to 2004-02-16.
2497
3769cd82
DD
24982004-02-11 David Edelsohn <edelsohn@gnu.org>
2499
2500 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2501 (rs6000-*-aix*): Same.
2502 * configure: Regenerate.
2503
a92834c8
DD
25042004-02-11 Kelley Cook <kcook@gcc.gnu.org>
2505
2506 * configure.in (host): Add in missing $noconfigdirs to defines.
2507 * configure: Regenerate.
2508
a2592b1b
DD
25092004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2510 Nathanael Nerode <neroden@gcc.gnu.org>
2511
2512 PR ada/6637, PR ada/5911
80b200a1 2513 Merge with libada-branch:
a2592b1b
DD
2514 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2515 with appropriate dependencies. Add --enable-libada configure switch.
2516 * configure, Makefile.in: Regenerate.
2517
e31d1ea3
DD
25182004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2519
2520 * configure.in: Don't pass --with-stabs on IRIX 5 either.
2521 * configure: Regenerate.
2522
db85f5c0
JJ
25232004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2524
2525 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 2526
fc434214
DD
25272004-01-23 DJ Delorie <dj@redhat.com>
2528
2529 * Makefile.def (target_modules) [libiberty]: Don't stage.
2530 * Makefile.in: Rebuilt.
2531
ad445c2c 25322004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 2533
ad445c2c
JJ
2534 * COPYING.NEWLIB: Update to include copyrights for new
2535 iconv code.
2536
72bbedde
AC
25372004-01-15 Andrew Cagney <cagney@redhat.com>
2538
2539 * src-release: Update copyright year.
2540 (do-proto-toplev): Configure using i686-pc-linux-gnu.
2541 (NEWLIB_SUPPORT_DIRS): Delete macro.
2542 (newlib.tar.bz2): Delete rule.
2543
a6d6062d
DD
25442004-01-14 Loren J. Rittle <ljrittle@acm.org>
2545
2546 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2547 * Makefile.tpl (configure-target-[+module+]): Support stage.
2548 * Makefile.in: Rebuilt.
2549
f8b73030
MR
25502003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2551
2552 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
2553 throughout.
2554
aff0e9df
NN
25552004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
2556
bb5dca17
NN
2557 * configure.in: Use ./config.cache, not config.cache.
2558 * configure: Regenerate.
2559 * Makefile.tpl: Special-casing not needed for GCC any more.
2560 * Makefile.in: Regenerate.
2561
82252c06
NN
2562 * configure.in: Don't share a cache file for host dirs.
2563 * configure: Regenerate.
2564
aff0e9df
NN
2565 * config-ml.in: Don't mess with the cache file.
2566
95036d20
NN
25672004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2568
ac7b618e
NN
2569 * Makefile.tpl: Make GCC use a separate config.cache.
2570 * Makefile.in: Regenerate.
2571
95036d20
NN
2572 PR bootstrap/11932, PR bootstrap/11933
2573 (I don't know if it will fix either of them, but it relates
2574 to them.)
2575 * configure.in: Don't use shared config.cache for target
2576 directories.
2577 * configure: Regenerate.
2578
08c1856b
DD
25792003-12-31 Roger Sayle <roger@eyesopen.com>
2580
2581 * configure.in (ia64*-*-hpux*): Disable building java libraries.
2582 * configure: Regenerated.
2583
c1968181 25842003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 2585
c1968181
DD
2586 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2587 * configure: Regenerated.
2588
10ecffb9
NN
25892003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2590
2591 Port change over from GCC:
2592 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
2593 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2594 (configure-build-[+module+], configure-[+module+]): Likewise.
2595 (configure-target-[+module+], configure-gcc, config.status): Likewise.
2596 * Makefile.in: Regenerate.
2597
f2ab5990
TF
25982003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2599
2600 * configure.in (raw_libstdcxx_flags): Remove the leading space.
2601 * configure: Regenerate.
2602
41a7d11a
JJ
26032003-11-27 Jeff Johnston <jjohnstn@redhat.com>
2604
80b200a1 2605 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
2606 stdlib.
2607
d9441a1f
DD
26082003-11-14 Arnaud Charlet <charlet@act-europe.fr>
2609
2610 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2611 * Makefile.in: Regenerate.
2612
3a48a978
DD
26132003-10-20 Phil Edwards <phil@codesourcery.com>
2614
2615 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
2616 * configure: Regenerate.
2617
f0b24077
NN
26182003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
2619
2620 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2621 HOST_FLAGS_TO_PASS.
2622 * Makefile.in: Regenerate.
2623
5fbad20a
DD
26242003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2625
2626 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2627 * configure: Rebuilt
2628 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2629 * Makefile.in: Rebuilt
2630
78be4155
L
26312003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2632
2633 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2634
051fcc7a
L
26352003-10-01 Phil Edwards <pme@gcc.gnu.org>
2636
2637 * config-ml.in: Use ac_configure_args directly instead of
2638 ml_arguments. Only set ml_norecursion if --no[-]recursion is
2639 actually seen.
2640
26412003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
2642
2643 * config-ml.in: Propagate INSTALL variables.
2644
f27d4f92
DJ
26452003-09-21 Daniel Jacobowitz <drow@mvista.com>
2646
2647 * configure.in: Pass a computed --program-transform-name
2648 to subconfigures.
2649 * configure: Regenerated.
2650
cae4d560
NN
26512003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2652
2653 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2654 * Makefile.in: Regenerate.
2655
2656 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2657 * Makefile.in: Regenerate.
2658
8ff944f6
DJ
26592003-09-17 Daniel Jacobowitz <drow@mvista.com>
2660
2661 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2662 quoting.
2663 * configure: Regenerated.
2664
d9a35680
MC
26652003-09-12 Michael Chastain <mec@shout.net>
2666
2667 Fix PR gdb/857.
2668 * src-release (do-proto-topleve): Remove junk files
2669 intl/config.cache, intl/config.status,
2670 intl/config.h, intl/stamp-h.
2671
710068b9
AC
26722003-09-14 Andrew Cagney <cagney@redhat.com>
2673
2674 * src-release (dejagnu.tar): New target.
2675 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
2676 (do-djunpack): Use $(PACKAGE) for the package name.
2677
e1008165
DD
26782003-09-04 DJ Delorie <dj@redhat.com>
2679
2680 * configure: Regenerate.
2681
21998d12
NC
26822003-09-04 Robert Millan <robertmh@gnu.org>
2683
2684 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 2685
ccca4bb3
DD
26862003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2687
2688 * configure.in: Ensure arguments to sed are properly spaced.
2689 * configure: Regenerate.
2690
ee949b5e
DJ
26912003-08-28 Daniel Jacobowitz <drow@mvista.com>
2692
2693 Merge from gcc:
2694 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
2695 * install-sh: Update to newer upstream versions (associated with
2696 aclocal 1.7).
2697 * missing: Likewise, plus $1Help2man -> $1 typo fix.
2698
75addda2
DJ
26992003-08-27 Daniel Jacobowitz <drow@mvista.com>
2700
2701 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2702 * configure: Regenerated.
2703
8d2877d8
NN
27042003-08-23 Phil Edwards <pme@gcc.gnu.org>
2705
2706 * configure.in: Use newline instead of semicolon when assuming
2707 shell arguments in a for loop.
2708 * configure: Regenerated.
2709
d2cc0e0d
GK
27102003-08-20 Geoffrey Keating <geoffk@apple.com>
2711
2712 PR 8180
2713 * configure.in: When testing with_libs and with_headers, treat
2714 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
2715 * configure: Regenerate.
80b200a1 2716
d2cc0e0d
GK
2717 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2718 make, shell, etc.
2719 (baseargs): Likewise.
2720 * configure: Regenerate.
2721
04d1ab34
GK
27222003-08-19 Geoffrey Keating <geoffk@apple.com>
2723
2724 * configure.in: Disable libgcj for darwin not on powerpc.
2725 * configure: Rebuild.
2726
ca506da8
MC
27272003-08-15 Michael Chastain <mec@shout.net>
2728
2729 * src-release (do-proto-toplev): Remove junk files
2730 dejagnu/example/calc/config.status,
2731 dejagnu/example/calc/config.log.
2732
a4aa3f49
DD
27332003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
2734
2735 * config-ml.in, symlink-tree: Add license.
2736
ede4fbe4
NN
27372003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
2738
2739 Merge from gcc:
2740
2741 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
2742 * Makefile.tpl (check, check-c++): Express dependencies using
2743 dependencies rather than commands.
2744 * Makefile.in: Regenerate.
2745
2746 2003-07-31 Geoffrey Keating <geoffk@apple.com>
2747 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2748 * Makefile.in: Update.
2749
970f29af
AC
27502003-08-01 Andrew Cagney <cagney@redhat.com>
2751
2752 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2753 * configure: Ditto.
2754
b2884a0c
DD
27552003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
2756
2757 * configure.in: Enable libgcj for darwin.
2758 * configure: Rebuild.
2759
c07f46a4
NN
27602003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
2761
2762 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
2763
9175bfc0
NN
27642003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
2765
2766 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2767 creating target and build subdirs to build all parent dirs as needed.
2768 * Makefile.in: Rebuild.
2769 * configure.in: Don't build dirs explicitly here.
2770 * configure: Rebuild.
2771
b9abda6a
AO
27722003-07-22 Alexandre Oliva <aoliva@redhat.com>
2773
2774 * Makefile.tpl (all-make): Depend on intl.
2775 * Makefile.in: Rebuilt.
2776
eef8ffd4
NN
27772003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
2778
2779 * config.if: Remove unused libc_interface determination.
2780
295efaf0
NN
27812003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
2782
2783 * Makefile.in: Regenerate, correctly this time.
2784
e5c3f801
NN
27852003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
2786
2787 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
2788 unused INSTALL_PROGRAM_ARGS.
2789 * configure.in: Use AC_PROG_INSTALL.
2790 * Makefile.in: Regenerate.
2791 * configure: Regenerate.
2792
4a18bd6b
AO
27932003-07-10 Alexandre Oliva <aoliva@redhat.com>
2794
2795 * configure: Rebuilt.
2796 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2797 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2798 newlib nor libgloss.
2799 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
2800 * configure.in (am33_2.0-*-linux*): Added.
2801
fbd1054d
BW
28022003-07-09 Bob Wilson <bob.wilson@acm.org>
2803
2804 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2805 * configure: Regenerate.
2806
b40e3958
L
28072003-07-06 H.J. Lu <hongjiu.lu@intel.com>
2808
2809 * config-ml.in: Replace PWD with PWD_COMMAND.
2810 * Makefile.tpl: Likewise.
2811 * Makefile.in: Regenerated.
2812
4a5be7ba
NN
28132003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
2814
2815 * configure.in: Clean up config-lang.in handling. Delete
2816 useless assignment to "subdirs".
2817 * configure: Regenerate.
2818
9c14acb8
NN
28192003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
2820
2821 * configure.in: Rename 'target_libs' to 'target_libraries'.
2822 Remove useless reference to 'target_libs'.
2823 * configure: Regenerate.
2824
8f32e830
KS
28252003-06-23 Keith Seitz <kseitz@sources.redhat.com>
2826
2827 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2828 * Makefile.in: Regenerate.
2829
12f0bd74
NN
28302003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
2831
2832 * Makefile.def: Introduce flags_to_pass.
2833 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2834 * Makefile.in: Regenerate.
2835
b07c2aad
HPN
28362003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
2837
2838 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2839 and target-libgloss.
2840 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2841 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 2842 * configure: Regenerate.
b07c2aad 2843
56f25033
DD
28442003-06-17 Benjamin Kosnik <bkoz@redhat.com>
2845
2846 * configure.in: Update testsuite_flags to new location.
2847 * configure. Regenerate.
80b200a1 2848
4ec9a3b2
NN
28492003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
2850
2851 * Makefile.tpl: Remove BUILD_CC stuff.
2852 * Makefile.in: Regenerate.
2853
059083b1 28542003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2855
059083b1
L
2856 * config.guess: Update to 2003-06-12 version.
2857 * config.sub: Update to 2003-06-13 version.
2858
535b046a
TS
28592003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2860
2861 * MAINTAINERS: Add myself as MIPS co-maintainer.
2862
00c22daa 28632003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2864
00c22daa
L
2865 * config.guess: Update to 2003-06-06 version.
2866 * config.sub: Update to 2003-06-06 version.
2867
1047cb91
DD
28682003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2869
2870 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2871 * configure. Regenerate.
2872
123494c8
NN
28732003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
2874
1047cb91
DD
2875 * configure.in: Disable serial configure by default.
2876 * configure: Regenerate.
2877 * Makefile.tpl: Abolish .NOTPARALLEL.
2878 * Makefile.in: Regenerate.
2879
7f121bbf
NN
2880 * Makefile.tpl: Replace {build,host,target}_canonical by
2881 {build,host,target}.
2882 * Makefile.in: Regenerate.
2883
123494c8
NN
2884 * Makefile.tpl: Fix stupid pasto.
2885 * Makefile.in: Regenerate.
2886
ec7e0995
NN
28872003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
2888
2889 * Makefile.tpl: Remove bogus conditional.
2890 * Makefile.in: Regenerate.
2891
27b1cc72
NN
28922003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
2893
2a4cbe27
NN
2894 * Makefile.tpl: Make 'recursive targets' using autogen rather
2895 than shell loop. Remove duplicate 'clean' targets and false
2896 comments.
2897 * Makefile.def: Add systematic dependencies to 'recursive' targets.
2898 Add systematic method of specifying missing targets in subdirs.
2899 Add copyright boilerplate.
2900 * Makefile.in: Regenerate.
2901 * configure.in: Add 'recursive targets' to maybe list.
2902 * configure: Regenerate.
2903
27b1cc72
NN
2904 * Makefile.tpl: Rename [+target+] to [+make_target+].
2905 * Makefile.def: Rename 'target' to 'make_target'.
2906
01e51bd0
NC
29072003-05-30 Nick Clifton <nickc@redhat.com>
2908
2909 * README-maintainer-mode: Update URL for locating blessed config
2910 tools.
2911
2fd84b42
NC
29122003-05-29 Robert Millan <rmh@debian.org>
2913
2914 * ltconfig: Import this patch and modify for use with current
2915 version of ltconfig:
2916
2917 2003-05-21 Bruno Haible <bruno@clisp.org>
2918
2919 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
2920 GNU/FreeBSD.
2921
8945c6bb
DD
29222003-05-28 DJ Delorie <dj@redhat.com>
2923
2924 * Makefile.tpl: Make maybe-check-gcc .PHONY.
2925 * Makefile.in: Regenerate.
2926
2f9632a1
JJ
29272003-05-28 Jeff Johnston <jjohnstn@redhat.com>
2928
80b200a1 2929 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 2930
3a12db16 29312003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 2932
3a12db16
DD
2933 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2934 newlib or libgloss.
2935 * Makefile.in: Regenerate.
2936
44482353
DD
29372003-05-21 DJ Delorie <dj@redhat.com>
2938
2939 * Makefile.tpl: Add missing empty maybe-check-gcc target.
2940 * Makefile.in: Regenerate.
2941
fec2c52d
MR
29422003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2943
2944 * configure.in: Use curly braces in the definition of tooldir.
2945 * configure: Regenerate.
2946
16ae0395
NN
29472003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
2948
2949 * configure.in: Switch more things to use maybe dependencies.
80b200a1 2950 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
2951 Factor out common code from autogen IF statements.
2952 * configure: Regenerate.
2953 * Makefile.in: Regenerate.
2954
ec11bdc6
DD
29552003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
2956
2957 * configure.in: Accept i[3456789]86 for machine type.
2958 * configure: Regenerate.
2959
dd12c3a8
NN
29602003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
2961
2962 * configure.in: Switch more things to use maybe dependencies.
2963 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
2964 * configure: Regenerate.
2965 * Makefile.tpl: Switch more things to use maybe dependencies.
2966 * Makefile.in: Regenerate.
2967
cf662e21
AJ
29682003-05-16 Andreas Schwab <schwab@suse.de>
2969
2970 * Makefile.tpl (install-opcodes): Define.
2971 * Makefile.in: Rebuild.
2972
5481b376
AJ
29732003-05-13 Andreas Jaeger <aj@suse.de>
2974
2975 * config.guess: Update to 2003-05-09 version.
2976 * config.sub: Update to 2003-05-09 version.
2977
3959a22a
AJ
29782003-05-13 Michael Eager <eager@mvista.com>
2979
2980 * configure.in: Correct sed script so that options in quotes are not
2981 deleted.
2982 * configure: Rebuild.
2983
564b43e5
CV
29842003-05-12 Corinna Vinschen <corinna@vinschen.de>
2985
2986 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2987 and $$s/newlib/libc/sys/cygwin32 include paths.
2988 * configure: Ditto.
2989
bb947dc9
L
29902003-05-05 H.J. Lu <hjl@gnu.org>
2991
2992 * config-ml.in: Restored from gcc repository.
2993
77f7441a
CD
29942003-05-02 Chris Demetriou <cgd@broadcom.com>
2995
80b200a1
ZW
2996 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2997 * Makefile.in: Regenerate.
77f7441a 2998
a26d7085
DJ
29992003-04-27 Daniel Jacobowitz <drow@mvista.com>
3000
3001 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3002 and Makefile.def.
3003
e4c4d240
DJ
30042003-04-27 Daniel Jacobowitz <drow@mvista.com>
3005
3006 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3007 * Makefile.in: Regenerated.
3008
62a3fc85
DD
30092003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3010
3011 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3012 * Makefile.in: Regenerate.
3013
30142003-04-18 Jakub Jelinek <jakub@redhat.com>
3015
3016 * configure.in (powerpc64*-*-linux*): Remove.
3017 * configure: Rebuilt.
3018
5b474aa8
DD
30192003-04-17 Phil Edwards <pme@gcc.gnu.org>
3020
3021 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3022 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3023 and restrap.
3024 * Makefile.in: Regenerate.
3025
30262003-04-16 Richard Earnshaw <rearnsha@arm.com>
3027
3028 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3029 * configure: Regenerated.
3030
bc295afe
AO
30312003-04-11 Alexandre Oliva <aoliva@redhat.com>
3032
3033 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3034 * */configure: Rebuilt.
3035
3728fade
NN
30362003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3037
3038 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3039 * Makefile.in: Regenerate.
3040
ce5b542e
MC
30412003-03-14 Michael Chastain <mec@shout.net>
3042
3043 * Makefile.in: Regenerate with correct Makefile.def.
3044
3db0a37f
NN
30452003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3046
3047 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3048 Make macro.
3049 * Makefile.in: Regenerate.
3050 * configure.in: Clean up gxx_include_dir logic.
3051 * configure: Regenerate.
3052
34349c6e
DD
30532003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3054
3055 * configure.in (gxx_include_dir): Fix typo.
3056 * configure: Regenerated.
3057
686c28c9
AC
30582003-03-06 Andrew Cagney <cagney@redhat.com>
3059
3060 * texinfo/texinfo.tex: Import version 2003-02-03.16.
3061
bba45b8b 30622003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 3063
bba45b8b
NN
3064 * configure.in: Include $(build_tooldir)/sys-include in
3065 FLAGS_FOR_TARGET.
3066 * configure: Regenerated.
3067
2683747f
NN
30682003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3069
bba45b8b
NN
3070 * Makefile.tpl: Reindent.
3071 * Makefile.in: Regenerate.
3072 * configure.in: Reindent. Don't set unused variables.
3073 * configure: Regenerate.
3074
2683747f
NN
3075 * Makefile.tpl: Always pass down RANLIB.
3076 * Makefile.in: Regenerate.
3077
3078 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3079 * Makefile.in: Regenerate.
3080 * configure.in: Remove unused logic relating to --enable-shared
3081 and --enable-threads. Remove bogus comments. Remove redundant
3082 noconfigdirs.
3083 * configure: Regenerate.
3084
3085 * configure.in: Replace ${libstdcxx_version} by its value.
3086 Remove reference to mh-dgux.
3087 * configure: Regenerate.
3088
50212802
NN
30892003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3090
3091 * Makefile.tpl: Rearrange.
3092 * Makefile.in: Regenerate.
3093
a6be7fc6
NC
30942003-02-25 Nick Clifton <nickc@redhat.com>
3095
3096 * configure: Remove site-file supprot - it is obsolete.
3097
f8a495c8
NC
30982003-02-24 Uwe Stieber <uwe@wwws.de>
3099
3100 * configure.in: Add support for kaOS as cross build target system.
3101 * configure: Regenerated.
3102
3decd77d
DD
31032003-02-20 Sean McNeil <sean@blue.mcneil.com>
3104
3105 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3106 configure-target-* as some target builds may require additional
3107 flags for preprocessor tests.
3108 * Makefile.in: Regenerated.
3109
f4ff34a3
AO
31102003-02-19 Alexandre Oliva <aoliva@redhat.com>
3111
3112 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3113 * ltconfig: Handle it.
3114 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3115 auto-detecting it.
3116
b7e4a931
AO
31172003-02-19 Alexandre Oliva <aoliva@redhat.com>
3118
3119 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3120 it is used as argument to $CC.
3121 * ltcf-gcj.sh: Likewise.
3122
6b784d9f
AO
31232003-02-19 Alexandre Oliva <aoliva@redhat.com>
3124
3125 * configure.in: Introduce --enable-maintainer-mode.
3126 * configure: Rebuilt.
3127 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3128 for maintainer mode.
3129 * Makefile.in: Rebuilt.
3130
8bcd8a07
AC
31312003-02-19 Andrew Cagney <ac131313@redhat.com>
3132
3133 * configure: Regenerate using autoconf 2.13.
3134
ee3fd329
AM
31352003-02-19 Alan Modra <amodra@bigpond.net.au>
3136
3137 * config.guess: Import latest version.
3138 * config.sub: Import latest version.
3139
e9e45685
JM
31402003-02-18 Jason Merrill <jason@redhat.com>
3141
3142 * Makefile.tpl (check-c++): Allow parallelism.
3143
859789af
AC
31442003-02-17 Andrew Cagney <ac131313@redhat.com>
3145
3146 * configure: Regenerate using autoconf 000227.
3147
b3f16a9b
GK
31482003-02-15 Geoffrey Keating <geoffk@apple.com>
3149
3150 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3151 don't configure target-libobjc.
3152 * configure: Regenerate.
3153
72e60e02
DD
31542003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3155
3156 * Makefile.tpl (RANLIB): Define.
3157 * Makefile.in: Regenerate.
3158
91f0e695
KS
31592003-02-06 Keith R Seitz <keiths@redhat.com>
3160
3161 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3162 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3163 * Makefile.in: Regenerated.
3164 * configure.in: Remove all traces of snavigator, db, and grep.
3165 * configure: Regenerated.
3166
122bfa92
FCE
31672003-01-31 Frank Ch. Eigler <fche@redhat.com>
3168
3169 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3170 * Makefile.in: Regenerated.
3171
264095c3
AO
31722003-01-30 Alexandre Oliva <aoliva@redhat.com>
3173
3174 * config.if: Copy from GCC.
3175
a84dbcb3
AO
31762003-01-27 Phil Edwards <pme@gcc.gnu.org>
3177
3178 * configure.in: Revert 24Jan change.
3179 * configure: Regenerate.
3180
19618276
NN
31812003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3182
3183 * configure.in: Revert previous change.
3184 * configure: Regenerate.
3185
b7f27a92
NN
31862003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3187
3188 * configure.in: Make rda native-only.
3189 * configure: Regenerate.
3190
83326456
NN
31912003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3192
3193 * configure.in: Add missing \.
3194 * configure: Rebuilt.
3195
5e367fa5
JJ
31962003-01-17 Jakub Jelinek <jakub@redhat.com>
3197
3198 * configure.in (baseargs): Avoid using \| in sed regular
3199 expressions.
3200 * configure: Rebuilt.
3201
e01f337c
JJ
32022003-01-16 Jakub Jelinek <jakub@redhat.com>
3203
3204 * configure.in (baseargs): Remove all supported forms of
3205 --cache-file, --srcdir, --host, --build and --target options
3206 from argument lists.
3207 * configure: Rebuilt.
3208
aa236487
AO
32092003-01-15 Alexandre Oliva <aoliva@redhat.com>
3210
3211 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3212 * configure: Rebuilt.
3213
586c0873
NN
32142003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
3215
3216 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3217 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3218 * Makefile.in: Regenerate.
3219 * configure: Regenerate.
3220
497f816e
DD
32212003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3222
3223 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3224 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3225 * Makefile.in: Regenerate.
3226
bfbe5519
AO
32272003-01-09 Alexandre Oliva <aoliva@redhat.com>
3228
3229 * configure.in: Remove Makefile in build, host and target modules
3230 unless configure was run with --no-recursion.
3231 * configure: Rebuilt.
3232
3f234ef5
CD
32332003-01-08 Chris Demetriou <cgd@broadcom.com>
3234
3235 * config.guess: Update to 2003-01-03 version.
3236 * config.sub: Update to 2003-01-03 version.
3237
a3982d48
CF
32382003-01-07 Christopher Faylor <cgf@redhat.com>
3239
3240 * configure: Regenerate with proper autoconf 2.13.
3241
75778ec4
CF
32422003-01-07 Christopher Faylor <cgf@redhat.com>
3243
80b200a1
ZW
3244 * configure.in: Add AC_PREREQ for consistency.
3245 * configure: Regenerate.
75778ec4 3246
c180f501
AC
32472003-01-06 Andrew Cagney <ac131313@redhat.com>
3248
3249 * configure.in (GDB_TK): Add tcl directories conditional on
3250 gdb/gdbtk directory being present.
3251 * configure: Regenerate.
5481b376 3252
46ca2cc2
DA
32532003-01-04 John David Anglin <dave.anglin@nrc.ca>
3254
3255 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
3256 by gcc if LD is not defined and we are not doing a Canadian Cross.
3257 * configure: Rebuilt.
3258
53dd8dab
DJ
32592003-01-01 Daniel Jacobowitz <drow@mvista.com>
3260
3261 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3262
50ceb20c
TT
32632002-12-31 Tom Tromey <tromey@redhat.com>
3264
3265 * Makefile.in: Rebuilt.
3266 * Makefile.def (target_modules) [libffi]: Allow installation.
3267
e78b5cfe
AS
32682002-12-31 Andreas Schwab <schwab@suse.de>
3269
3270 * configure.in: Fix use of $program_transform_name.
3271 * configure: Regenerated.
3272
67448102
DJ
32732002-12-30 Daniel Jacobowitz <drow@mvista.com>
3274
3275 * configure.in (baseargs): Don't remove first configure argument.
3276 * configure: Regenerated.
3277
e6bfb94a
AO
32782002-12-29 Alexandre Oliva <aoliva@redhat.com>
3279
3280 * Makefile.tpl (local-distclean): Don't remove...
3281 (multilib.ts): ... this. Moved into...
3282 (multilib.out): ... this. Don't use sub-make.
3283 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3284 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3285 (configure-build-[+module+], configure-[+module+],
3286 configure-target-[+module+], configure-gcc): ... these. Test
3287 for Makefile existence. Drop config.status from dependencies.
3288 * Makefile.in: Rebuilt.
3289 * configure.in: Move gcc-version-trigger to the end of
3290 ac_configure_args. Add comments to maybedep.tmp and
3291 serdep.tmp. Introduce --disable-serial-configure. Remove
3292 nonopt from baseargs, matching and removing corresponding
3293 whitespace while at it.
3294 * configure: Rebuilt.
3295
8f0dfb36
AO
32962002-12-28 Alexandre Oliva <aoliva@redhat.com>
3297
3298 * configure.in (host_configargs): Replace reference to
3299 no-longer-defined buildopts with --build=${build_alias}.
3300 * configure: Rebuilt.
3301
43be203f
AO
33022002-12-28 Alexandre Oliva <aoliva@redhat.com>
3303
3304 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3305 program_transform_name to standard idiom.
3306 (AUTOGEN, AUTOCONF): Define.
3307 (Makefile.in): Use $(AUTOGEN).
3308 (Makefile): Depend on config.status, and use autoconf-style rule to
3309 build it. Move original commands to...
3310 (config.status): ... this new target.
3311 (configure): Add $(srcdir). Depend on config/acx.m4. Use
3312 $(AUTOCONF).
3313 * Makefile.in: Rebuilt.
3314
a0da8069
NN
33152002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
3316
d18f1c9f
NN
3317 * Makefile.tpl: Fix dramatic bustage due to change in
3318 program_transform_name.
3319 * Makefile.in: Regenerate.
3320
3321 * configure.in: Remove unnecessary PATH setting.
3322 * configure: Regnerate.
3323
3324 * configure.in: Don't default to unprefixed tools unless
3325 the native tools will work.
3326 * configure: Regenerate.
3327
a0da8069
NN
3328 * configure.in: Convert to autoconf script. Blow away lots
3329 of now-redundant Makefile fragments.
3330 * configure: Generate using Autoconf.
3331 * Makefile.tpl: Rewrite to reflect autoconfiscation.
3332 * Makefile.in: Regenerate.
3333
c567df0a
NN
33342002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
3335
5481b376 3336 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
3337 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3338
5481b376 3339 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 3340 where they belong.
2c7f9a32 3341
2dabcfb4
AS
33422002-12-24 Andreas Schwab <schwab@suse.de>
3343
3344 * Makefile.tpl (multilib.out): Fix missing space.
3345 * Makefile.in: Regenerate.
3346
1086bc09
NN
33472002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
3348
3349 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3350 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3351 * Makefile.in: Regenerate.
3352 * configure.in: Remove unnecessary leftovers.
3353
1086bc09
NN
33542002-12-21 Geoffrey Keating <geoffk@apple.com>
3355
3356 * configure.in (extra_ranlibflags_for_target): New variable.
3357 (*-*-darwin): Add -c to ranlib commands.
3358 * configure (tooldir): Handle extra_ranlibflags_for_target.
3359
14e9ca95
JJ
33602002-12-20 Jeff Johnston <jjohnstn@redhat.com>
3361
3362 * COPYING.NEWLIB: Updated.
3363 * COPYING.LIBGLOSS: Ditto.
3364
14c428fb
NN
33652002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3366
3367 * Makefile.tpl: Revert HJL's change.
3368 * Makefile.in: Regenerated.
3369 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3370 always.
3371
313b8244
AS
33722002-12-19 Andreas Schwab <schwab@suse.de>
3373
3374 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3375 * Makefile.in: Regenerate.
3376
efeae3db
L
33772002-12-18 H.J. Lu <hjl@gnu.org>
3378
3379 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3380 * Makefile.in: Regenerated.
3381
3382 * configure.in (build_prefix): New. Substitute.
3383
43d92c63
NN
33842002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3385
59da4fe6
NN
3386 * Makefile.tpl: Don't let real targets depend on phony targets.
3387 * Makefile.in: Regenerate.
3388
43d92c63
NN
3389 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3390 * Makefile.in: Regenerate.
3391
b72e6a2d
JM
33922002-12-16 Jason Merrill <jason@redhat.com>
3393
3394 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3395 previous 'make bootstrap'.
3396 * Makefile.in: Regenerate.
3397
95c72c44
HPN
33982002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3399
3400 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3401
7d695d07
JM
34022002-12-13 Jason Merrill <jason@redhat.com>
3403
3404 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
3405 library tests.
3406 (check-c++): Just depend on it and check-target-libstdc++-v3.
3407 * Makefile.in: Regenerate.
3408
54103d1e
NN
34092002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3410
3411 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3412 * Makefile.in: Regenerate.
3413
4024f1e1
JJ
34142002-12-12 Jeff Johnston <jjohnstn@redhat.com>
3415
80b200a1
ZW
3416 * COPYING.NEWLIB: Update list of alternate Regent of California
3417 licenses and discuss official revoking of advertising clause.
3418 * COPYING.LIBGLOSS: Ditto.
4024f1e1 3419
7dda0df6
AO
34202002-12-12 Alexandre Oliva <aoliva@redhat.com>
3421
3422 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3423 * Makefile.in: Rebuilt.
3424
d03be79e 34252002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 3426
929293f4
NN
3427 * configure: Fix bug put in by gremlins.
3428
d03be79e
NN
3429 * Makefile.tpl: Substitute more autoconfily.
3430 * configure: Substitute more autoconfily.
3431 * Makefile.in: Regenerate.
3432
34332002-12-08 Andrew Cagney <ac131313@redhat.com>
3434
3435 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3436 * Makefile.in (all-sim): Ditto.
a36d530e
DD
3437
34382002-12-06 DJ Delorie <dj@redhat.com>
3439
3440 * Makefile.tpl: Change configure dependencies to not have real
3441 targets depend on phony targets.
b4a77b47 3442
db1ac78d
NN
34432002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3444
bcaf2395
NN
3445 * configure.in: Revert unintentional change.
3446
b4fa093e
NN
3447 * src-release: Configure host subdirs.
3448
db1ac78d
NN
3449 * Makefile.tpl: Change dependency for */multilib.out so that
3450 it works when gcc isn't in the tree.
3451
3452 * configure.in: Substitute more.
3453 * configure: Run subconfigures from the Makefile.
3454 * Makefile.tpl: Run subconfigures from the Makefile; add a few
3455 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
3456
15723a45
NN
34572002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
3458
e2b9e2dc
NN
3459 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3460 and corresponding dependencies.
3461 * Makefile.in: Regenerate.
3462
2af579c4
NN
3463 * configure.in (host_tools): Order binutils, gas and ld for
3464 convenience in running the testsuites.
3465
a2cc058a
NN
3466 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3467 * Makefile.in: Regenerate.
3468 * configure.in: Introduce rules to serialize subconfigure runs.
3469
15723a45
NN
3470 * configure.in: Introduce BASE_CC_FOR_TARGET.
3471 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
3472 Realize configure-build-* targets. Realize configure-target-* targets.
3473 * Makefile.in: Regenerate.
3474
ae831be5
NN
34752002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3476
3477 * configure: Move gcc_version_trigger stuff from here...
3478 * configure.in: ...to here.
3479
3480 * configure.in: Separate subconfigure options added by this file from
3481 options given by the user. Add machinery to put args for host
3482 subconfigures into the Makefile.
3483
3484 * Makefile.tpl: Remove 'vault' targets.
3485 * Makefile.tpl: Reorder and comment dependencies.
3486 * Makefile.in: Regenerate.
3487
bbf7c8ac
NN
34882002-11-28 Geoffrey Keating <geoffk@apple.com>
3489
3490 * configure.in: Move host-specific darwin noconfigdirs into
3491 the host-specific section.
3492
930314a4
NN
34932002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3494
52d7cdee
NN
3495 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
3496 during replay.
3497 * Makefile.in: Regenerate.
3498
930314a4
NN
3499 (finishing slow-motion replay)
3500 * configure: Remove skip-this-dir support.
3501 * Makefile.tpl: Remove skip-this-dir support.
3502
3503 * Makefile.tpl: Remove leftover support for non-autoconfiscated
3504 subdirectories.
3505 * Makefile.in: Regenerate.
3506
3507 * Makefile.tpl: Strip out useless setting of 'dir'.
3508 * Makefile.in: Regenerate.
5481b376 3509
930314a4
NN
35102002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3511
3512 (finishing slow-motion replay)
3513 * configure.in: Fix deeply stupid bug.
3514
3515 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3516 shell code in CXX_FOR_TARGET
3517 * Makefile.def: Introduce raw_cxx.
3518 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3519 RAW_CXX_FOR_TARGET.
3520 * Makefile.in: Regenerate.
3521
35222002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3523
3524 (finishing slow-motion replay)
3525 * Makefile.tpl: Remove unnecessary ifs.
3526 * Makefile.in: Regenerate.
3527
5481b376 3528 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3529 dependencies. Maybe-ize build-libiberty. Create dummy install
3530 targets for 'no_install' modules.
5481b376 3531 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 3532 build_modules stuff to configure.in.
5481b376 3533 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3534 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
3535 * Makefile.in: Regenerate.
3536
3866be5d
NN
35372002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3538
3539 (continuing slow-motion replay)
3540 * Makefile.tpl: Make all-target, install-target behave similarly
3541 to all, install (only hitting configured targets). Eliminate
3542 unused macro defintions.
3543
3544 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3545 build != host.
3546
3547 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3548
3549 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3550
5481b376 3551 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
3552 configuring. Remove references to "dosrel".
3553 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 3554 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 3555 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 3556 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
3557 and redundant dependency; rearrange slightly.
3558 * Makefile.def: Add host-side libtermcap, utils.
3559
3560 * Makefile.in: Regenerate.
3561
e393202e
NN
35622002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3563
3564 (Continuing slow-motion replay)
3565 * Makefile.def: Add list of recursive targets to autogenerate.
3566 Add build_modules.
3567 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
3568 targets. Autogenerate *-build-* targets.
3569 * Makefile.in: Regenerate.
3570
583d52d7
NN
35712002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3572
3573 (Continuing slow-motion replay)
3574 * configure: More autoconf-style substitutions.
3575 * Makefile.tpl: More autoconf-style substitutions.
3576 * Makefile.in: Regenerate.
3577
35782002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3579
3580 (Continuing slow-motion replay)
3581 * configure: Substitute more variables in a more autoconf-friendly
3582 way. Simplify slightly.
3583 * Makefile.tpl: Make more variables substitutable in an
3584 autoconf-friendly way.
3585 * Makefile.in: Regenerate.
3586
874e38b4
NN
35872002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3588
3589 (Continuing slow-motion replay)
3590 * configure.in (v810*): Remove special setting of tools.
3591
3592 * configure: Add support for extra required flags for ar or nm.
3593 * configure.in (aix4.3+): Use above support for target-specific
3594 issues, rather than using config/mt-aix43.
3595
852e5f18
NN
35962002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3597
3598 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
3599 * configure: Remove 'removing', which doesn't work. Replace $subdir
3600 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
3601 with $srcdir. Reformat indentation. Substitute some variables
3602 formerly hard-coded in the Makefile for build=host.
3603 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3604 * Makefile.def: Autogenerate more.
3605 * Makefile.in: Regenerate.
3606
c9a0d920
DD
36072002-11-13 Bruce Korb <bkorb@gnu.org>
3608
3609 * Makefile.tpl: syntactic cleanup
3610
dd2768ff
KB
36112002-11-04 Kevin Buettner <kevinb@redhat.com>
3612
3613 * Makefile.def (host_modules): Add rda.
3614 * Makefile.in: Regenerate.
3615 * configure.in (target_tool): Add target-rda to list.
3616
1aa8389d
DD
36172002-10-25 Phil Edwards <pme@gcc.gnu.org>
3618
3619 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
3620 and restrap targets to this rule.
3621 * Makefile.in: Regenerate.
3622
28f46298
HPN
36232002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
3624
3625 * configure.in (i[3456]86-*-linux*): Add check to disable
3626 ${libgcj} for glibc1.
3627
ff72e302
NC
36282002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
3629
3630 * configure.in: Add tic4x target.
3631
8607b6c9
NN
36322002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
3633
3634 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3635 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3636 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3637 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3638 * Makefile.in: Regenerate.
3639
f8f61f4a
NN
36402002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3641
c86f794b
NN
3642 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3643 * Makefile.in: Regenerate.
3644
a9590527
NN
3645 * Makefile.def: Remove order dependency comments.
3646 * Makefile.tpl: Add explicit install-install dependencies.
3647 * Makefile.in: Regenerate.
3648
8412ce72
NN
3649 * Makefile.tpl: Remove material now in src-release. (Finally!)
3650 * Makefile.in: Regenerate.
3651
8b9f37f1
NN
3652 * configure: Restore my original patch by syncing with gcc version.
3653
f8f61f4a
NN
3654 * Bring following over from gcc:
3655
36562002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
3657
3658 * configure.in (s390*-*-linux*): Enable libgcj.
3659
403d9505
NN
36602002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3661
3662 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
3663
95f6f383
AM
36642002-10-02 Alan Modra <amodra@bigpond.net.au>
3665
e4673b0a 3666 * configure: Move stray lines back to where they belong.
95f6f383 3667
748503c8
NN
36682002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
3669
a581b5c3
NN
3670 * Makefile.tpl: Insert configure-target target, for src-release.
3671
c084f5b4
NN
3672 * configure: Finish reverting change which Andrew Cagney started
3673 reverting. Should fix bustage.
3674
7aa673ed 3675 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
3676 * src-release: New file. Contains material for making net
3677 releases for gdb, binutils, et al., formerly in Makefile.in.
3678
82a9b2d9
NC
36792002-09-30 Nick Clifton <nickc@redhat.com>
3680
3681 * cpu: New top level directory. Intended to hold input files for
3682 CGEN which have FSF copyright assignment.
3683 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3684
c2463a00
AC
36852002-09-29 Andrew Cagney <ac131313@redhat.com>
3686
3687 Revert below (note that src does not contain Makefile.tpl):
3688 * Makefile.tpl: Make subsituted variables more autoconfy.
3689 * Makefile.in: Regenerate.
3690
f03b4789
NN
36912002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
3692
c11e16a9
NN
3693 * configure: Revert accidentally applied changes.
3694
f03b4789
NN
3695 * Makefile.tpl: Make more autoconf-friendly.
3696 * Makefile.in: Regenerate.
3697 * configure: Make substitution more autoconf-like.
3698
36992002-09-28 Richard Earnshaw <rearnsha@arm.com>
3700
3701 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3702 single entry to handle all these.
3703 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
3704 libjava on arm-*-elf.
3705
c0292023
GK
37062002-09-27 Geoffrey Keating <geoffk@apple.com>
3707
3708 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3709 things that depend on them.
3710
c66d951e
NN
37112002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3712
3713 * Makefile.tpl: Make subsituted variables more autoconfy.
3714 * Makefile.in: Regenerate.
3715 * configure: Make seds more autoconfy.
3716
907a7241 37172002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
3718
3719 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3720 * Makefile.in: Regenerate.
3721 * configure.in: Rewrite sed statements to look autoconfy.
3722
907a7241
NN
3723 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3724 all-target-foo on configure-target-foo.
3725 * Makefile.def: Ditto.
3726 * Makefile.in: Rebuild.
3727
405ea7a0
NN
37282002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
3729
3730 * Makefile.def: New file.
3731 * Makefile.tpl: New file.
3732 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3733
3734 * configure.in: Minor rearrangement. Simplify tests.
3735
bdc57bfd
JT
37362002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
3737
3738 * configure.in (with_headers): Skip copy if value is "yes".
3739 (with_libs): Likewise.
3740
ae03d6e2
NN
37412002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3742
3743 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3744 * configure.in (sh*-*-pe*): Ditto.
3745 * configure.in (mips*-*-pe*): Ditto.
3746 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
3747
3748 * configure.in: Rearrange.
3749
707960fe
NC
37502002-09-12 Nick Clifton <nickc@redhat.com>
3751
3752 * Import these changes from the config master repository:
3753
3754 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
3755
3756 * config.sub: Add tic4x target.
3757
3758 2002-09-03 Ben Elliston <bje@redhat.com>
3759
3760 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
3761 Reported by <Duncan_Stodart@insession.com>.
3762
36ea319f
JJ
37632002-09-10 Jeff Johnston <jjohnstn@redhat.com>
3764
3765 * COPYING.NEWLIB: More updates.
3766
cf57480a
JJ
37672002-09-09 Jeff Johnston <jjohnstn@redhat.com>
3768
3769 * COPYING.NEWLIB: Update.
3770
fd31a171
AC
37712002-08-23 Andrew Cagney <ac131313@redhat.com>
3772
23b632fc
AC
3773 * texinfo/texinfo.tex: Import version 2002-06-04.06.
3774
fd31a171
AC
3775 * config.guess: Import version 2002-08-23.
3776 * config.sub: Import version 2002-08-22.
3777
a08bafb5
AO
37782002-08-20 Alexandre Oliva <aoliva@redhat.com>
3779
3780 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3781 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3782 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3783
17240c1f
NC
37842002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
3785
3786 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3787
e70ad0c6
L
37882002-08-04 H.J. Lu (hjl@gnu.org)
3789
3790 * configure.in (mips*-*-linux*): Don't skip target-libffi.
3791
574e6d11
DD
37922002-07-31 Alan Modra <amodra@bigpond.net.au>
3793
3794 * configure.in: Move generic linux case to end. Copy generic
3795 linux noconfigdirs to mips*-*-linux* entry and new
3796 powerpc64*-*-linux* entry. Add target-libffi for the latter.
3797
611e7523
CD
37982002-07-19 Chris Demetriou <cgd@broadcom.com>
3799
3800 * MAINTAINERS: Clarify on config.guess and config.sub, and add
3801 one instance of them which was missed to the list to update.
3802
51759676
CD
38032002-07-16 Chris Demetriou <cgd@broadcom.com>
3804
3805 * config.guess: Update to 2002-07-09 version.
3806 * config.sub: Update to 2002-07-03 version.
3807
7c1f909c
DD
38082002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
3809
3810 * configure.in: Remove two redundant tests.
3811
d7cf5d30
DD
38122002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3813
3814 * configure.in (mips*-*-irix6*o32): Enable stabs.
3815
c74222f7
DD
38162002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
3817
5b53c336
DD
3818 * configure.in: Don't build grez.
3819 * Makefile.in: Ditto.
3820
c74222f7
DD
3821 * Makefile.in: Remove references to bsp, cygmon, libstub.
3822 * configure.in: Ditto.
3823
3824 * configure.in: Remove leftover reference to gdbtest.
3825
edd1b227
DD
38262002-07-08 Phil Edwards <pme@gcc.gnu.org>
3827
3828 * configure.in (gxx_include_dir): Change to match versioned
3829 C++ headers if --enable-version-specific-runtime-libs is used.
3830
486186e3
AO
38312002-07-04 Steve Ellcey <sje@cup.hp.com>
3832
3833 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3834
ff0a3bf8
DD
38352002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
3836
3837 * configure.in: Make --without-x work.
3838
1dfa8174
NC
38392002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
3840
3841 * contrib: New directory. Created to contain a copy of the
5481b376 3842 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
3843 the FSF GCC sources.
3844
07637366
DD
38452002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
3846
b6f83f2a
DD
3847 * configure.in: Rearrange target Makefile fragment collection.
3848
07637366
DD
3849 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3850 cvs[src].
3851 * configure.in: Ditto.
3852
f48556b1
DD
38532002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3854
3855 * Makefile.in: Eliminate 'apache' targets.
3856 * configure.in: Eliminate 'apache' targets.
3857
3858 * configure.in: Eliminate redundant tests. Reorganize.
3859
3860 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3861
3862 * config-ml.in: Eliminate references to Cygnus configure.
3863
3864 * Makefile.in: Eliminate references to building emacs.
3865
38662002-07-01 Denis Chertykov <denisc@overta.ru>
3867
3868 * configure.in: Add support for ip2k.
3869
cdb9e2b8
BE
38702002-06-24 Ben Elliston <bje@redhat.com>
3871
3872 * configure.in (host_tools): Remove cgen.
3873
3874 * Makefile.in (all-cgen): Remove; runs from its source directory.
3875 (check-cgen, install-cgen, clean-cgen): Likewise.
3876 (all-opcodes): No not depend on all-cgen.
3877 (all-sim): Likewise.
3878
3558860c
DD
38792002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
3880
3881 * configure.in: Fix AIX configury bug.
3882
e3b0c936
DD
38832002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3884
cdb9e2b8 3885 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 3886
cdb9e2b8
BE
3887 * configure.in: Move definition of libstdcxx_flags right above
3888 usage, rather than way earlier.
8ee424c0 3889
c712250a
DD
3890 * configure.in: Pull definition of is_cross_compiler earlier.
3891
9ee1a75c
DD
3892 * configure.in: Rearrange a little.
3893
e3b0c936
DD
3894 * configure.in: Remove references to librx.
3895 * Makefile.in: Remove references to librx.
3896
b2bd228e
DD
38972002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3898
3899 * configure.in: Eliminate ${gasdir} variable.
3900
7cd52483
DB
39012002-06-18 Dave Brolley <brolley@redhat.com>
3902
3903 * configure.in: Add support for frv.
3904 * config.sub: Add support for frv.
3905
6c5e141a
DD
39062002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3907
3908 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3909
0d18b56d
JT
39102002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
3911
3912 * configure.in (vax-*-netbsd*): Re-enable gas.
3913
fd8958d5
DD
39142002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
3915
27f15fdd
DD
3916 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3917 BUILD_PREFIX_1, to correct nomenclature.
3918 * configure: Likewise.
3919
fd8958d5
DD
3920 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3921 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3922
0c2442b7
DD
39232002-05-31 Olaf Hering <olh@suse.de>
3924
3925 * config-ml.in: Propogate DESTDIR also.
3926
a3602181
JT
39272002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
3928
3929 * configure.in (vax-*-netbsd*): Don't build gas for this
3930 platform.
3931
c95f53ae
MM
39322002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
3933
3934 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3935 and libgcj for AVR.
3936
1d7c1053
NC
39372002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
3938
3939 * config.sub: Add DLX target.
3940
4b37028f
JT
39412002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
3942
3943 * config.guess: Update to 2002-05-22 version.
3944 * config.sub: Likewise.
3945
d5de0a84
NC
39462002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3947
3948 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3949 * config-ml.in: Likewise.
3950 * configure: Likewise.
3951 * configure.in: Likewise.
3952
c92a0210
DD
39532002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
3954
115a77aa
DD
3955 * configure.in: Simplify makefile fragment collection.
3956
3957 * configure.in: Remove code to build emacs.
e99daf2b 3958
91e060aa
DD
3959 * configure.in : Remove --srcdir argument from targargs and buildargs
3960 (it's always overridden in the Makefile anyway). Rearrange a bit.
3961
3962 * configure: Move some logic to configure.in.
3963 * configure.in: Move some logic from configure.
c92a0210 3964
91217342
JJ
39652002-05-07 Jeff Johnston <jjohnstn@redhat.com>
3966
3967 * COPYING.LIBGLOSS: New file.
3968
d3d8a9ee
NC
39692002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
3970
3971 * Makefile.in: Honour DESTDIR.
3972
3a036cdc
AO
39732002-05-05 Alexandre Oliva <aoliva@redhat.com>
3974
3975 * configure.in (noconfigdirs): Don't disable libgcj on
3976 sparc64-*-solaris* and sparcv9-*-solaris*.
3977
6d095fe4
AO
39782002-05-03 Alexandre Oliva <aoliva@redhat.com>
3979
3980 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3981
dac55df9
TF
39822002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
3983
3984 * configure.in (FLAGS_FOR_TARGET): Do not add
3985 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3986 on i[3456]86-*-linux*.
3987
a018e15b
TF
39882002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
3989
3990 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
3991
3992 * configure.in (noconfigdirs): Do not add target-newlib if
3993 target == i[3456]86-*-linux*, and host == target.
3994
5f284831
MM
39952002-04-29 Mark Mitchell <mark@codesourcery.com>
3996
3997 * config.guess: Updated to 2002-04-26's version.
3998 * config.sub: Updated to 2002-04-26's version.
3999
33babf59
DD
40002002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4001
bd5f7da2
DD
4002 * configure.in: delete reference to absent file
4003
a0c4f3a0
DD
4004 * configure.in: replace '[' with 'test'
4005
66f1ba4f
DD
4006 * configure.in: Eliminate references to gash.
4007 * Makefile.in: Eliminate references to gash.
4008
7c3ab50c
DD
4009 * configure.in: remove useless references to 'pic' makefile fragments.
4010
bbc025f5
DD
4011 * configure.in: (*-*-windows*) Finish removing.
4012
33babf59
DD
4013 * configure.in: Eliminate redundant test for libgui.
4014
d5ec694c
DD
40152002-04-26 Joel Sherrill <joel@OARcorp.com>
4016
4017 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4018 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4019
57a5346c
DD
40202002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4021
4022 * configure.in: remove references to dead files
4023
dbf93899
DD
40242002-04-18 Tom Tromey <tromey@redhat.com>
4025
4026 * configure.in: Disallow configuring libgcj when it is already
4027 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4028 Solaris 2.8 by default. For PR libgcj/6158.
4029
26eadf68
DD
40302002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4031
4032 * configure.in: Move default CC setting out of config/mh-* fragments
4033 directly into here.
4034
a0a2c6c6
DD
40352002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4036
4037 * configure.in: don't even try to configure or make a subdirectory
4038 if there's no configure script for it.
4039
9972f812
DD
40402002-04-15 Mark Mitchell <mark@codesourcery.com>
4041
4042 * MAINTAINERS: Remove chill maintainers.
4043 * Makefile.in (CHILLFLAGS): Remove.
4044 (CHILL_LIB): Remove.
4045 (TARGET_CONFIGDIRS): Remove libchill.
4046 (CHILL_FOR_TARGET): Remove.
4047 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4048 CHILL_LIB.
4049 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4050 (CHECK_TARGET_MODULES): Likewise.
4051 (INSTALL_TARGET_MODULES): Likewise.
4052 (CLEAN_TARGET_MODULES): Likewise.
4053 (configure-target-libchill): Remove.
4054 (all-target-libchill): Remove.
4055 * configure.in (target_libs): Remove target-libchill.
4056 Do not compute CHILL_FOR_TARGET.
4057 * libchill: Remove directory.
5481b376 4058
75205f78
DD
40592002-04-15 DJ Delorie <dj@redhat.com>
4060
4061 * Makefile.in, configure.in, configure: Sync with gcc, entries
4062 follow...
4063
40642002-04-08 Tom Tromey <tromey@redhat.com>
4065
4066 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4067 Fixes PR libgcj/6068.
4068
40692002-03-30 Krister Walfridsson <cato@df.lth.se>
4070
4071 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4072
40732002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4074
4075 * configure.in (alpha*-dec-osf*): Enable libgcj.
4076
40772002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4078
4079 Fix for: PR bootstrap/3591, target/5676
4080 * configure.in (mcore-pe): Disable the configuration of
4081 libstdc++-v3 since exceptions are not supported.
4082
40832002-03-20 Anthony Green <green@redhat.com>
4084
4085 * configure.in: Enable libgcj for xscale-elf target.
4086
40872002-02-28 Alexandre Oliva <aoliva@redhat.com>
4088
4089 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4090 libjava.
4091 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4092
40932002-02-22 Alexandre Oliva <aoliva@redhat.com>
4094
4095 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4096 libstdc++-v3 and libjava.
4097
40982002-02-11 Adam Megacz <adam@xwt.org>
4099
4100 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4101 boehm-gc
4102
41032002-02-09 Alexandre Oliva <aoliva@redhat.com>
4104
4105 * config.guess: Updated to 2002-01-30's version.
4106 * config.sub: Updated to 2002-02-01's version.
4107 Contribute sh64-elf.
4108 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4109 * configure.in: Added sh64-*-*.
4110
41112002-01-17 H.J. Lu <hjl@gnu.org>
4112
4113 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4114 (all-target-fastjar): Also depend on all-target-libiberty.
4115
4116Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4117
4118 * configure, configure.in: Use temp file for long sed commands.
4119
41202001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4121
4122 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4123 libf2c.
4124
41252001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4126
4127 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4128
41292001-10-11 Hans-Peter Nilsson <hp@axis.com>
4130
4131 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4132
41332001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4134
4135 * configure: Handle temporary files securely using mkdir.
4136
41372001-09-26 Will Cohen <wcohen@redhat.com>
4138
4139 * configure.in (*-*-linux*): Disable configuration of target-newlib
4140 and target-libgloss.
4141
41422001-09-26 Alexandre Oliva <aoliva@redhat.com>
4143
4144 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4145 RANLIB.
4146
41472001-08-11 Graham Stott <grahams@redhat.com>
4148
4149 * Makefile.in (check-c++): Add missing semicolon.
4150
41512001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4152
4153 * configure.in (sh-*-linux*): New.
4154
41552001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4156
4157 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4158 and libgcj on m68hc11/m68hc12.
4159
41602001-06-27 H.J. Lu (hjl@gnu.org)
4161
4162 * Makefile (CFLAGS_FOR_BUILD): New.
4163 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4164
41652001-06-01 Hans-Peter Nilsson <hp@axis.com>
4166
4167 * configure.in (libstdcxx_flags): Do not try to execute
4168 libstdc++-v3/testsuite_flags until it exists.
4169
41702001-05-18 Benjamin Kosnik <bkoz@redhat.com>
4171
4172 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4173
41742001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
4175
4176 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4177
4178Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
4179
4180 * configure.in: Move *-chorusos target case to the proper switch.
4181 Disable libgcj.
4182
41832001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4184
4185 * Makefile.in (STAGE1_CFLAGS): Pass down.
4186
41872001-04-13 Alan Modra <amodra@one.net.au>
4188
4189 * config.guess: Add hppa64-linux support. Note for next import that
4190 this is already in the master file.
4191 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
4192
41932001-03-22 Colin Howell <chowell@redhat.com>
4194
4195 * Makefile.in (DO_X): Do not backslash single-quotes in
4196 backquotes (two places).
4197
41982001-03-18 Laurynas Biveinis <lauras@softhome.net>
4199
4200 * Makefile.in (DO_X): Quote nested quotes.
4201
42022001-03-15 Laurynas Biveinis <lauras@softhome.net>
4203
4204 * Makefile.in (DO_X): Use double quotes for quoting
4205 "RANLIB=$${RANLIB}".
4206
42072001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4208
4209 * configure.in: Only use `lang_requires' for languages athat are
4210 actually enabled.
4211
42122001-03-07 Tom Tromey <tromey@redhat.com>
4213
4214 * configure.in: Allow config-lang.in to set `lang_requires' to list
4215 of other required languages.
4216
42172001-03-06 Laurynas Biveinis <lauras@softhome.net>
4218
4219 * Makefile.in: Remove RANLIB definition. Use RANLIB
4220 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4221 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4222
42232001-02-28 Benjamin Kosnik <bkoz@redhat.com>
4224 Alexandre Oliva <aoliva@redhat.com>
4225
4226 * Makefile.in (check-c++): Use tabs, not spaces.
4227
42282001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4229
4230 * Makefile.in (check-c++): New rule.
4231
4232 * configure.in (target_libs): Remove libg++.
4233 (noconfigdirs): Remove libg++.
4234 (noconfigdirs): Same.
4235 (noconfigdirs): Same.
4236 (noconfigdirs): Same.
4237
4238 * config-ml.in: Remove libg++ references.
4239
4240 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4241 (ALL_TARGET_MODULES): Same.
4242 (configure-target-libg++): Remove.
4243 (all-target-libg++): Remove.
4244 (configure-target-libio): Remove.
4245 (all-target-libio): Remove.
4246 (check-target-libio): Remove.
4247 (.PHONY): Remove.
4248 (libg++.tar.bz2): Remove.
4249 (all-target-cygmon): Remove libio.
4250 (all-target-libstdc++): Remove.
4251 (configure-target-libstdc++): Remove.
4252 (TARGET_LIB_PATH): Remove libstdc++.
4253 (ALL_GCC_CXX): Remove libstdc++.
4254 (all-target-gperf): Correct.
4255
42562001-02-15 Anthony Green <green@redhat.com>
4257
4258 * configure: Introduce GCJ_FOR_TARGET.
4259 * configure.in: Ditto.
4260 * Makefile.in: Ditto.
4261
42622001-02-08 Chandrakala Chavva <cchavva@redhat.com>
4263
4264 * configure.in: for *-chorusos, don't config target-newlib and
4265 target-libgloss.
4266
42672001-02-04 Mark Mitchell <mark@codesourcery.com>
4268
4269 Remove V2 C++ library.
4270 * configure.in: Remove --enable-libstdcxx_v3 support.
4271
42722001-01-27 Richard Henderson <rth@redhat.com>
4273
4274 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4275
42762001-01-26 Tom Tromey <tromey@redhat.com>
4277
4278 * configure.in: Allow libgcj to be built on Sparc Solaris.
4279
42802001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
4281
4282 * configure.in: Enable libgcj on several additional platforms.
4283
42842001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
4285
4286 * configure.in: Enable libgcj for linux targets.
4287
42882001-01-09 Mike Stump <mrs@wrs.com>
4289
4290 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4291 failures of subdirectories.
4292
42932001-01-02 Laurynas Biveinis <lauras@softhome.net>
4294
4295 * configure: handle DOS-style absolute paths.
4296
42972001-01-02 Laurynas Biveinis <lauras@softhome.net>
4298
4299 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4300
43012000-12-18 Benjamin Kosnik <bkoz@redhat.com>
4302
4303 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4304 (libstdcxx_incdir): Pass down.
4305 * config.if: Remove expired bits for cxx_interface, add stub.
4306 (libstdcxx_incdir): Add variable for g++ include directory.
4307 * configure.in (gxx_include_dir): Use it.
4308
43092000-12-15 Andreas Jaeger <aj@suse.de>
4310
4311 * configure.in: Handle lang_dirs.
4312
43132000-12-13 Anthony Green <green@redhat.com>
4314
4315 * configure.in: Disable libgcj for any target not specifically
4316 listed. Disable libgcj for x86 and Alpha Linux until compatible
4317 with g++ abi.
4318
43192000-12-13 Mike Stump <mrs@wrs.com>
4320
4321 * Makefile.in (local-distclean): Also remove fastjar.
4322
43232000-12-10 Anthony Green <green@redhat.com>
4324
4325 * configure.in: Define libgcj. Disable libgcj target libraries for
4326 most targets.
4327
43282000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
4329
4330 * configure.in (target_libs): Revert 2000-12-08 patch.
4331 (noconfigdirs): Added target-libjava.
4332
43332000-12-09 Laurynas Biveinis <lauras@softhome.net>
4334
4335 * Makefile.in: handle DOS-style absolute paths.
4336
43372000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4338
4339 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4340 libjava.
4341 * configure.in (target_libs): Removed `target-libjava'.
4342
43432000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4344
4345 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4346 (ALL_MODULES): Added fastjar.
4347 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4348 (all-target-libjava): all-fastjar replaces all-zip.
4349 (all-fastjar): Added.
4350 (configure-target-fastjar, all-target-fastjar): Likewise.
4351 * configure.in (host_tools): Added fastjar.
4352
43532000-12-07 Mike Stump <mrs@wrs.com>
4354
4355 * Makefile.in (local-distclean): Remove leftover built files.
4356
43572000-11-16 Fred Fish <fnf@be.com>
4358
4359 * configure.in (enable_libstdcxx_v3): Fix typo,
4360 libstd++ -> libstdc++.
4361
43622000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
4363
4364 * configure: Provide the original toplevel configure arguments
4365 (including $0) to subprocesses in the environment rather than
4366 through gcc/configargs.h.
4367
43682000-11-12 Mark Mitchell <mark@codesourcery.com>
4369
4370 * configure: Turn on libstdc++ V3 by default.
4371
43722000-10-16 Michael Meissner <meissner@redhat.com>
4373
4374 * configure (gcc/configargs.h): Only create if there is a build GCC
4375 directory created.
4376
43772000-10-05 Phil Edwards <pme@gcc.gnu.org>
4378
4379 * configure: Save configure arguments to gcc/configargs.h.
4380
43812000-10-04 Andris Pavenis <pavenis@latnet.lv>
4382
4383 * Makefile.in (bootstrap): avoid recursion if subdir missing
4384 (cross): ditto
4385 (do-proto-toplev): ditto
4386
4387Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
4388
4389 * configure.in: Do not build byacc for hppa64. Provide paths to the
4390 X11 libraries for hppa64.
4391
43922000-09-02 Anthony Green <green@cygnus.com>
4393
4394 * Makefile.in (all-gcc): Depend on all-zlib.
4395 (CLEAN_MODULES): Add clean-zlib.
4396 (ALL_MODULES): Add all-zlib.
4397 * configure.in (host_libs): Add zlib.
4398
43992000-08-25 Alexandre Oliva <aoliva@redhat.com>
4400
4401 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4402 $targargs to tell whether newlib is going to be built.
4403
4404 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4405 $$r/TARGET_SUBDIR/libio for _G_config.h.
4406
44072000-08-14 Zack Weinberg <zack@wolery.cumb.org>
4408
4409 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4410
4411 * configure: Make enable_threads and enable_shared defaults
4412 explicit. Substitute enable_threads into generated Makefiles.
4413 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4414 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4415
44162000-08-02 Manfred Hollstein <manfredh@redhat.com>
4417
4418 * configure.in: Re-enable all references to libg++ and librx.
4419
ffb97b2f 44202002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 4421
ffb97b2f
DD
4422 * configure.in: Add *-*-freebsd* configurations.
4423
bbf6e9e3
AC
44242002-04-07 Andrew Cagney <ac131313@redhat.com>
4425
4426 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4427 (do-tar, do-bz2): New rules.
4428 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4429 (gdb-tar): New rule.
4430 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4431 (insight_dejagnu.tar): New rule.
4432 (insight.tar): New rule.
4433 (gdb+dejagnu.tar): New rule.
4434 (gdb.tar): New rule.
4435
8f1579c0
AC
44362002-04-07 Andrew Cagney <ac131313@redhat.com>
4437
4438 * MAINTAINERS: Update dejagnu/
4439
ba3c59ab
AO
44402002-03-16 Alexandre Oliva <aoliva@redhat.com>
4441
4442 * ltmain.sh (relink_command): Fix typo in previous change.
4443
6243d5dd
AO
44442002-03-15 Alexandre Oliva <aoliva@redhat.com>
4445
4446 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4447 (relink_command): Added --tag flags.
4448 (mode=install): If relinking fails; error out.
4449
80413487
RH
44502002-03-12 Richard Henderson <rth@redhat.com>
4451
4452 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
4453 .NOTPARALLEL tag.
4454 (do-check): Rename from check.
4455 (check): Allow parallel check.
4456
3daeddf6
RH
44572002-03-11 Richard Henderson <rth@redhat.com>
4458
4459 * Makefile.in (.NOTPARALLEL): Add fake tag.
4460
fad93c55
L
44612002-03-07 H.J. Lu (hjl@gnu.org)
4462
4463 * configure.in: Enable gprof for mips*-*-linux*.
4464
2e8357fc
AO
44652002-02-28 Alexandre Oliva <aoliva@redhat.com>
4466
4467 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4468 libjava.
4469 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
4470
bd48e1a9
AC
44712002-02-24 Andrew Cagney <ac131313@redhat.com>
4472
4473 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
4474
39121370
DJ
44752002-02-23 Daniel Jacobowitz <drow@mvista.com>
4476
4477 * config.guess: Import from master sources, rev 1.232.
4478 * config.sub: Import from master sources, rev 1.246.
4479
081ff160
AO
44802002-02-23 Alexandre Oliva <aoliva@redhat.com>
4481
4482 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4483 because its Makefile is there; test for the executable instead.
4484
20a5393b
AO
44852002-02-09 Alexandre Oliva <aoliva@redhat.com>
4486
4487 Contribute sh64-elf.
4488 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4489 * configure.in: Added sh64-*-*.
4490
38135629
JJ
44912002-02-04 Jeff Johnston <jjohnstn@redhat.com>
4492
80413487
RH
4493 * COPYING.NEWLIB: Remove advertising clause from
4494 Berkeley and Red Hat licenses.
38135629 4495
48d19748
MD
44962002-02-01 Mo DeJong <supermo@bayarea.net>
4497
4498 * Makefile.in: Add all-tix to deps for all-snavigator
4499 so that tix is built when building snavigator.
4500
f6e1c110
BE
45012002-02-01 Ben Elliston <bje@redhat.com>
4502
4503 * config.guess: Import from master sources, rev 1.229.
4504 * config.sub: Import from master sources, rev 1.240.
4505
4867be41
DJ
45062002-01-27 Daniel Jacobowitz <drow@mvista.com>
4507
4508 From Steve Ellcey <sje@cup.hp.com>:
4509 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4510 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4511 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4512 IA64.
4513 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4514 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4515 soname_spec, sys_lib_search_path_spec): Ditto.
4516
e82380cc
JT
45172002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
4518
4519 * configure.in (*-*-netbsd*): New. Skip target-newlib,
4520 target-libiberty, and target-libgloss. Skip Java-related
4521 libraries if not supported for NetBSD on target CPU.
4522
1319fb9c
NC
45232002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
4524
4525 * configure.in: Import StrongARM and XScale target_configdirs from
4526 FSF GCC version.
4527
b020f6ac
L
45282002-01-16 H.J. Lu (hjl@gnu.org)
4529
4530 * config.guess: Import from master sources, rev 1.225.
4531 * config.sub: Import from master sources, rev 1.238.
4532
4533 * MAINTAINERS: Updated notes on config.guess and config.sub.
4534
a0c1c920
NC
45352002-01-11 Steve Ellcey <sje@cup.hp.com>
4536
4537 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4538 ld and gdb are not supported.
4539
a9fa5e1f
JJ
45402002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4541
4542 * Change reference to Cygnus Solutions to be Red Hat.
4543
94077108
JJ
45442002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4545
4546 * COPYING.NEWLIB: Update generic copyright date.
4547
05ecd75c
MS
45482002-01-07 Mark Salter <msalter@redhat.com>
4549
4550 * configure.in: Remove target-bsp and target-cygmon from arm builds.
4551 Allow target-libgloss to be built for arm, strongarm, and xscale.
4552
a106bb62
BE
45532002-01-03 Ben Elliston <bje@redhat.com>
4554
4555 * MAINTAINERS: Update URL for config.* scripts.
4556
0e254642
AM
45572001-12-18 Alan Modra <amodra@bigpond.net.au>
4558
4559 * config.sub: Import latest version.
4560 * config.guess: Likewise.
4561
0a0d0041
TF
45622001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
4563
4564 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4565 options for i[3456]86-pc-linux* native builds.
4566
d932cae7
NC
45672001-12-05 Laurent Guerby <guerby@acm.org>
4568
4569 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 4570 libiberty.
d932cae7
NC
4571
4572 Import this patch from gcc:
5481b376 4573
d932cae7
NC
4574 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
4575
4576 * symlink-tree: handle DOS-style absolute paths.
4577
49b7683b
DD
45782001-11-28 DJ Delorie <dj@redhat.com>
4579 Zack Weinberg <zack@codesourcery.com>
4580
4581 When build != host, create libiberty for the build machine.
4582
4583 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4584 CONFIG_ARGUMENTS.
4585 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4586 New variables.
4587 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4588 and rules.
4589 (all.normal): Depend on ALL_BUILD_MODULES.
4590 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4591 (all-build-libiberty): Depend on configure-build-libiberty.
4592
4593 * configure: Calculate and substitute proper value for
4594 ALL_BUILD_MODULES.
4595 * configure.in: Create the build subdirectory.
4596 Calculate and substitute TARGET_CONFIGARGS (formerly
4597 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4598
26ef82f4
GK
45992001-11-26 Geoffrey Keating <geoffk@redhat.com>
4600
4601 * config.sub: Update to version 1.232 on subversion.
4602
43e64072
NC
46032001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
4604
4605 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4606 files from .po files for a distribution.
4607
66f6c0d5
HPN
46082001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
4609
4610 * COPYING.NEWLIB: Mention preserved notice in specific parts.
4611
4a02fdb2
JH
46122001-11-13 Jeff Holcomb <jeffh@redhat.com>
4613
4614 Merged from net gcc:
4615 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
4616 * ltcf-c.sh: Use $objext, not $ac_objext.
4617 2001-07-27 Mark Kettenis <kettenis@gnu.org>
4618 * ltcf-cxx.sh: Add support for GNU.
4619 2001-07-22 Timothy Wall <twall@redhat.com>
4620 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
4621 default settings if using GNU tools with that configuration.
4622 * ltcf-cxx.sh: Ditto.
4623 * ltcf-gcj.sh: Ditto.
4624 2001-07-21 Michael Chastain <chastain@redhat.com>
4625 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4626 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
4627 * ltmain.sh: Mark as gcc-local.
4628
227b9953
JH
46292001-11-13 Jeff Holcomb <jeffh@redhat.com>
4630
4631 * Makefile.in (all-bison): Revert 2001-10-24.
4632 Don't depend on texinfo.
4633
cbbab8fb
JJ
46342001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
4635
80413487 4636 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 4637
922b2485
DD
46382001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
4639
4640 * configure.in (--enable-languages): Be more permissive about
4641 syntax. Check for empty lists better. Warn about $LANGUAGES.
4642
f08fa01d
HPN
46432001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
4644
4645 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4646
fee3da4e
JH
46472001-10-24 Jeff Holcomb <jeffh@redhat.com>
4648
4649 Makefile.in (all-bison): Don't depend on texinfo.
4650
73fb1ef9
AM
46512001-10-03 Alan Modra <amodra@bigpond.net.au>
4652
4653 * gettext.m4: Test po/POTFILES.in exists before trying to read.
4654
373688ac
AO
46552001-09-29 Alexandre Oliva <aoliva@redhat.com>
4656
4657 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4658
9c07660b
HPN
46592001-09-28 Hans-Peter Nilsson <hp@axis.com>
4660
4661 * config.sub, config.guess: Import latest from subversions.
4662
3f152009
AO
46632001-09-21 Alexandre Oliva <aoliva@redhat.com>
4664
4665 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4666 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4667 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4668 avoid quotes nesting problems.
4669 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4670 (DO_X): Export only variables that are set.
4671
8f6a59e5
BE
46722001-09-19 Ben Elliston <bje@redhat.com>
4673
4674 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4675 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4676 semantics. Use the shell built-in "type" command instead.
4677
a1ec19fa
TS
46782001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4679
4680 * config.sub: Reverted the earlier change, this version is not the
4681 master file.
4682
4008bd9b
TS
46832001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4684
4685 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
4686 Add support for mips64.
4687
dd1e52a4
JH
46882001-09-03 Jeff Holcomb <jeffh@redhat.com>
4689
4690 * configure.in: Enable libstdc++-v3 for h8300 targets.
4691
91549d1c
EC
46922001-08-30 Eric Christopher <echristo@redhat.com>
4693 Jason Eckhardt <jle@redhat.com>
4694
4695 * config.sub: Add support for mipsisa32.
4696
cf966cf9
EC
46972001-08-30 Eric Christopher <echristo@redhat.com>
4698
4699 * config.sub, config.guess: Import latest from subversions.
4700
82208dc5
AM
47012001-08-20 Alan Modra <amodra@bigpond.net.au>
4702
4703 * config.sub, config.guess: Import latest from subversions.
4704
4dca8403
DD
47052001-07-26 DJ Delorie <dj@redhat.com>
4706
4707 * MAINTAINERS: Clarify libiberty merge rules and procedures.
4708
1107dce2
AM
47092001-06-19 Alan Modra <amodra@bigpond.net.au>
4710
4711 * Makefile.in: Revert 2001-06-17.
4712 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
4713
e09a6604
L
47142001-06-17 H.J. Lu <hjl@gnu.org>
4715
4716 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
4717 (gas+binutils.tar.bz2): Likewise.
4718 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
4719
31a8b634
AC
4720Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
4721
4722 * Makefile.in (VER): When present, extract the version number from
5481b376 4723 the file version.in.
31a8b634 4724
dc70af01
AO
47252001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
4726
4727 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4728 gcc/xgcc is built, use -print-prog-name to find out the program
4729 name to use.
4730
839bbd8c
AO
47312001-06-04 Mark Mitchell <mark@codesourcery.com>
4732
4733 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4734 with_gcc]: Use `gcc -shared' to build a shared library.
4735
566e9a30
AO
47362001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
4737
4738 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4739 archives.
4740
e877bb69
AO
47412001-05-28 Simon Patarin <simon.patarin@inria.fr>
4742
4743 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
4744 libraries when using g++ with native linker.
4745
1605288b
AO
47462001-05-28 Alexandre Oliva <aoliva@redhat.com>
4747
4748 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4749
11a383ba
TR
47502001-05-24 Tom Rix <trix@redhat.com>
4751
4752 * configure.in : enable ld for aix
cf966cf9 4753
18611226
AO
47542001-05-22 Alexandre Oliva <aoliva@redhat.com>
4755
4756 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4757 [aix4*|aix5*]: Prepend blank.
4758
6be7c12c
AO
47592001-05-20 Alexandre Oliva <aoliva@redhat.com>
4760
4761 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4762 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
4763 of subdir/configure scripts to use the new libtool.m4.
4764
4ed00bba
L
47652001-05-14 H.J. Lu <hjl@gnu.org>
4766
4767 * config.if (libc_interface): Set to -libc6.2- for cross
4768 compiling to Linux/glibc 2.2.
4769
b1af961c
AO
47702001-05-03 Alexandre Oliva <aoliva@redhat.com>
4771
4772 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4773 libgcj.
4774
5ec3e74e
AO
47752001-04-26 Alexandre Oliva <aoliva@redhat.com>
4776
4777 * configure.in (noconfigdirs): Don't reset it from scratch in the
4778 target case; only append to it.
4779
b3ed1d6b
AO
47802001-04-26 Alexandre Oliva <aoliva@redhat.com>
4781
4782 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4783 sparc-*-solaris2.8]: Disable ${libgcj}.
4784
96111c10
AO
47852001-04-25 Alexandre Oliva <aoliva@redhat.com>
4786
4787 * configure.in (libgcj_saved): Copy from $libgcj.
4788 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4789 --disable-libgcj.
4790
b5bf43f2
AO
47912001-04-20 Alexandre Oliva <aoliva@redhat.com>
4792
4793 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4794 1.641.2.228.
4795
8cc32590
AO
47962001-04-12 Alexandre Oliva <aoliva@redhat.com>
4797
4798 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4799 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4800
dec0cb0c
AO
48012001-04-01 Alexandre Oliva <aoliva@redhat.com>
4802
4803 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4804 New macros.
4805 (bootstrap, cross): Use RECURSE_FLAGS.
4806 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4807
6a9c3886
AO
48082001-03-27 Alexandre Oliva <aoliva@redhat.com>
4809
4810 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4811
d4fc7db8
NC
48122001-03-23 Nick Clifton <nickc@redhat.com>
4813
4814 * README-maintainer-mode: Add note about inability to use "make
4815 distclean" in maintainer mode.
4816
7389ff65
AO
48172001-03-22 Alexandre Oliva <aoliva@redhat.com>
4818
4819 Re-installed:
4820 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
4821 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
4822 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4823 * ltcf-cxx.sh: Likewise.
4824 * ltcf-gcj.sh: Likewise.
4825
b3e0dc8e
PB
48262001-03-22 Philip Blundell <philb@gnu.org>
4827
4828 * config.sub, config.guess: Import latest from subversions.
4829
469b781c
AO
48302001-03-22 Alexandre Oliva <aoliva@redhat.com>
4831
4832 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4833 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4834
b0dad762
MC
48352001-03-20 Michael Chastain <chastain@redhat.com>
4836
4837 * Makefile.in: all-m4 depends on all-texinfo.
4838
c559bb17
AO
48392001-03-08 Alexandre Oliva <aoliva@redhat.com>
4840
4841 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4842
fef4ae2e
JJ
48432001-02-22 Jeff Johnston <jjohnstn@redhat.com>
4844
4845 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
4846 longer valid.
4847
8d6dd99d
NC
48482001-02-16 Nick Clifton <nickc@redhat.com>
4849
4850 * configure.in (noconfigdirs): Allow configuration of texinfo
4851 for Cygwin hosts.
4852
a85d7ed0
NC
48532001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
4854
4855 * config.guess: Add linux target for S/390.
4856 * config.sub: Likewise.
4857 * configure.in: Likewise.
4858
51221c5e
DD
48592001-02-06 Ben Elliston <bje@redhat.com>
4860
4861 * configure: Output host type to stdout, not stderr.
4862
9dec4c71
MS
48632001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4864
4865 * config.guess: Import from subversions.gnu.org (revision 1.181).
4866 * config.sub: Import from subversions.gnu.org (revision 1.199).
4867
9add9c04
AM
48682001-01-30 Alan Modra <alan@linuxcare.com.au>
4869
4870 * config.guess: Handle hppa64-linux systems.
4871
8679174d
MS
48722001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4873
4874 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4875 Don't unset, it's non-portable and no longer necessary, set to empty
4876 instead.
4877
02d01ed4
MS
48782001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4879
4880 * ltconfig: Shell portability fix for the tagname validity check.
4881
4cc5853d
MS
48822001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4883
4884 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4885
7487e485
AO
48862001-01-27 Alexandre Oliva <aoliva@redhat.com>
4887
4888 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4889 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4890
f332af52
AO
48912001-01-24 Alexandre Oliva <aoliva@redhat.com>
4892
4893 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4894 keep at least one of build_libtool_libs or build_old_libs set to
4895 yes.
4896
ef099754
AO
48972001-01-24 Alexandre Oliva <aoliva@redhat.com>
4898
4899 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4900 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4901
8341f2fc 49022000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 4903
8341f2fc
AJ
4904 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4905
49062000-11-03 Philip Blundell <pb@futuretv.com>
4907
4908 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4909 files.
ebf0fa2e 4910
c320a39f
JJ
49112001-01-15 Jeff Johnston <jjohnstn@redhat.com>
4912
4913 * COPYING.NEWLIB: Put into source repository.
4914
8817b92e
BE
49152001-01-15 Ben Elliston <bje@redhat.com>
4916
4917 * configure.in (host_tools): Add sid.
4918 Always configure cgen.
4919 * Makefile.in (all-sid): New target.
4920 (check-sid, clean-sid, install-sid): Likewise.
4921
35590697
AJ
49222001-01-07 Andreas Jaeger <aj@suse.de>
4923
80413487 4924 * config.sub, config.guess: Update from subversions.
35590697 4925
6ee6cea6
AO
49262000-12-12 Alexandre Oliva <aoliva@redhat.com>
4927
4928 * configure.in: Disable language-specific target libraries for
4929 languages that aren't enabled.
4930
077b8428
NC
49312000-11-24 Nick Clifton <nickc@redhat.com>
4932
4933 * configure.in (xscale-elf): Add target.
4934 (xscale-coff): Add target.
4935 (c4x, c5x, tic54x): Move after ARM targets.
4936
9e28a1ed
AO
49372000-11-23 Alexandre Oliva <aoliva@redhat.com>
4938
4939 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
4940
be98a80a
ILT
49412000-11-20 Ian Lance Taylor <ian@zembu.com>
4942
4943 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
4944
5cec67bf
AO
49452000-11-18 Alexandre Oliva <aoliva@redhat.com>
4946
4947 * Makefile.in: Merge with GCC and libgcj.
4948 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
4949 configure-target-<library> when their configure scripts need the C
4950 or C++ library to have already been built to work properly.
4951 (do_proto_toplev): Set them to an empty string.
4952
d932cae7 49532000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
4954
4955 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
4956 (REALLY_SET_LIB_PATH): Use them.
4957
d932cae7 49582000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
4959
4960 * config.sub: Add support for Sun Chorus
4961
8602ff0c
NC
49622000-11-02 Per Lundberg <plundis@chaosdev.org>
4963
4964 * config.sub: Add support for the *-storm-chaos OS.
4965
f9e0997d
NC
49662000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
4967
80413487
RH
4968 * configure.in (noconfigdirs): Don't compile some
4969 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 4970
d64552c5
AO
49712000-09-30 Alexandre Oliva <aoliva@redhat.com>
4972
4973 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
4974 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
4975 all affected `configure' scripts.
4976
97f60b31
AO
49772000-09-25 Alexandre Oliva <aoliva@redhat.com>
4978
4979 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
4980 ltcf-c.sh.
4981
6e8dd58f
PB
49822000-09-12 Philip Blundell <philb@gnu.org>
4983
4984 * config.sub, config.guess: Update from subversions.
4985
103a2e99
AO
49862000-09-06 Alexandre Oliva <aoliva@redhat.com>
4987
51601921
AO
4988 * Makefile.in (all-zlib): Added dummy target.
4989
103a2e99
AO
4990 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
4991 multi-language branch.
4992
2809b4b9
AO
49932000-09-05 Alexandre Oliva <aoliva@redhat.com>
4994
4995 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
4996 (bootstrap*): Depend on all-bootstrap.
4997
7450026c
AO
49982000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
4999
5000 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5001 crosses, but add gcc/include to the header search path for them.
5002
6cf86f7f
AO
50032000-08-31 Alexandre Oliva <aoliva@redhat.com>
5004
5005 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5006 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5007 * gettext.m4: New file, extracted from aclocal.m4.
5008
ce2ea6e3
AO
50092000-08-22 Alexandre Oliva <aoliva@redhat.com>
5010
5011 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5012 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5013 sub-configures.
5014
9765193e
DE
50152000-08-20 Doug Evans <dje@casey.transmeta.com>
5016
5017 * Makefile.in (ALL_MODULES): Add all-cgen.
5018 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5019 (all-cgen): New target.
5020 (all-opcodes,all-sim): Depend on all-cgen.
5021 * configure.in (host_tools): Add cgen.
5022 Only configure cgen if --enable-cgen-maint.
5023
d7b32520
AO
50242000-08-17 Alexandre Oliva <aoliva@redhat.com>
5025
5026 * config-ml.in (CC, CXX): Don't introduce a leading space.
5027
e52ef561
AO
50282000-08-16 Alexandre Oliva <aoliva@redhat.com>
5029
5030 * configure.in (libstdcxx_flags): Use
5031 libstdc++-v3/src/libstdc++.INC.
5032
88f9c2a0
AO
50332000-08-15 Alexandre Oliva <aoliva@redhat.com>
5034
5035 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5036
98fbe43f
JM
50372000-08-11 Jason Merrill <jason@redhat.com>
5038
5039 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5040 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5041 (FLAGS_FOR_TARGET): Not here.
5042 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5043
279ddab4
DD
50442000-08-07 DJ Delorie <dj@redhat.com>
5045
5046 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5047 "if we're also building gcc, and it's a gcc that will run on the
5048 build machine, we want to use its includes instead of the system's
5049 default includes".
5050
60523a83
AO
50512000-08-03 Alexandre Oliva <aoliva@redhat.com>
5052
24ffec7a
AO
5053 * configure.in (libstdcxx_flags): Don't use `"'.
5054
60523a83
AO
5055 * config-ml.in: Adjust multilib search paths to the
5056 appropriate multilib tree.
5057
daf644b5
AO
50582000-08-02 Alexandre Oliva <aoliva@redhat.com>
5059
5060 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5061 commas in $LANGUAGES.
5062
63266560
DD
50632000-08-01 Alexandre Oliva <aoliva@redhat.com>
5064
5065 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5066
50672000-07-31 Alexandre Oliva <aoliva@redhat.com>
5068
5069 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5070 CXX_FOR_TARGET for sed.
5071
50722000-07-30 Alexandre Oliva <aoliva@redhat.com>
5073
5074 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5075 Do not override if already set in the environment or in configure.
5076 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5077 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5078
9e449d3e
AO
50792000-07-27 Alexandre Oliva <aoliva@redhat.com>
5080
5081 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5082 (GCC_FOR_TARGET): Use it.
5083 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5084 * configure.in: ... here.
5085 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5086 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5087
8bbd92e0
AO
50882000-07-24 Alexandre Oliva <aoliva@redhat.com>
5089
fd1f87b2
AO
5090 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5091 (configure-target-libchill, configure-target-libobjc): Likewise.
5092
8bbd92e0
AO
5093 * configure.in: Use the same cache file for all target libs.
5094 * config-ml.in: But different cache files per multilib variant.
5095
25c6c112
JL
50962000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5097
5098 * configure (topsrcdir): Don't use dirname.
5099
ba73c63f
JM
51002000-07-20 Jason Merrill <jason@redhat.com>
5101
5102 * configure.in: Remove all references to libg++ and librx.
5103
5104 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5105
1af08294
HPN
51062000-07-20 Hans-Peter Nilsson <hp@axis.com>
5107
5108 * config.sub: Update to subversions version 2000-07-06.
5109
ba73c63f
JM
51102000-07-12 Andrew Haley <aph@cygnus.com>
5111
5112 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5113 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5114
51152000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
5116
5117 * symlink-tree: Check number of arguments.
5118
d932cae7 51192000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
5120
5121 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5122
ba73c63f
JM
51232000-07-05 Jim Wilson <wilson@cygnus.com>
5124
5125 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5126 search path for a g++ extracted from the build tree. This
5127 will allow link tests run by configure scripts in
5128 subdirectories to succeed.
5129
92ee2f86
UC
51302000-07-01 Koundinya K <kk@ddeorg.soft.net>
5131
80413487 5132 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 5133
23f2f29f
CV
51342000-06-28 Corinna Vinschen <vinschen@cygnus.com>
5135
5136 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5137 `os2'. Force ac_cv_exeext to be ".exe" in that case.
5138
f04f5a67
TW
51392000-06-19 Timothy Wall <twall@cygnus.com>
5140
5141 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5142 * config.sub: Add tic54x target.
5143
11da68be
NC
51442000-06-07 Phillip Thomas <pthomas@suse.de>
5145
5146 * README-maintainer-mode: New file: Contains notes on using
5147 --enable-maintainer-mode with binutils.
5148
d932cae7 51492000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
5150
5151 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5152
d932cae7 51532000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
5154
5155 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5156 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5157
9442cea3
L
515820000-05-21 H.J. Lu (hjl@gnu.org)
5159
80413487
RH
5160 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5161 directory are used if they exist. Make sure
5162 $(build_tooldir)/include is searched for header files,
5163 $(build_tooldir)/lib/ for library files.
9442cea3 5164 (GCC_FOR_TARGET): Likewise.
80413487 5165 (CXX_FOR_TARGET): Likewise.
9442cea3 5166
d932cae7 51672000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
5168
5169 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5170
d932cae7 51712000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
5172
5173 * Makefile.in (configure-target-libiberty): Depend on
5174 configure-target-newlib.
5175
ba73c63f
JM
51762000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5177
5178 * configure.in, Makefile.in: Merge all libffi-related
5179 configury stuff from the libgcj tree.
5180
d932cae7 51812000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
5182
5183 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5184 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5185
d932cae7 51862000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
5187
5188 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5189 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 5190 current version information. Add to proto-toplev directory.
b5a23627
AC
5191 (gdb-taz): Build do-djunpack.
5192
ba73c63f
JM
51932000-05-15 David Edelsohn <edelsohn@gnu.org>
5194
5195 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5196
7c86ed39
L
51972000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5198
5199 * ltmain.sh: Preserve in relink_command any environment
5200 variables that may affect the linker behavior.
5201
d932cae7 52022000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
5203
5204 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5205
d932cae7 52062000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
5207
5208 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5209
ed0a91a5
EZ
52102000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5211
5212 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 5213 with the version name.
ed0a91a5 5214
ba73c63f 52152000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 5216
ba73c63f 5217 * config.if: Tweak.
6cafa39f 5218
ba73c63f 52192000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 5220
ba73c63f 5221 * djunpack.bat: New file.
66156876 5222
d932cae7 52232000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
5224
5225 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
5226 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5227 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5228 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 5229
ba73c63f
JM
52302000-04-16 Dave Pitts <dpitts@cozx.com>
5231
80413487
RH
5232 * config.sub (case $basic_machine): Change default for "ibm-*"
5233 to "openedition".
ba73c63f 5234
d932cae7 52352000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
5236
5237 * Makefile.in (gdb-taz): New target. GDB specific archive.
5238 (do-md5sum): New target.
5239 (MD5PROG): Define.
5240 (PACKAGE): Default to TOOL.
5241 (VER): Default to a shell script.
5242 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 5243 md5 checksum generation.
b35ece4e
AC
5244 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5245 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5246 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 5247 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 5248
d932cae7 52492000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
5250
5251 * configure (warn_cflags): Delete.
5252
ba73c63f 52532000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 5254 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 5255
80413487
RH
5256 * configure.in (enable_libstdcxx_v3): Add.
5257 (target_libs): Add bits here to switch between libstdc++-v2 and
5258 libstdc++-v3.
5259 * config.if: And this file too.
5260 * Makefile.in: Add libstdc++-v3 targets.
35590697 5261
ba73c63f
JM
52622000-04-05 Michael Meissner <meissner@redhat.com>
5263
5264 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 5265
d332c5ac
JM
52662000-03-29 Jason Merrill <jason@casey.cygnus.com>
5267
5268 * configure.in: -linux-gnu*, not -linux-gnu.
5269
d932cae7 52702000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
5271
5272 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5273 (do-tar-bz2): Replace TOOL with PACKAGE.
5274 (gdb.tar.bz2): Remove GDBTK from GDB package.
5275 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 5276 dejagnu.tar.bz2): New packages.
6dcbc97b 5277
96ce09a7
ILT
52782000-02-27 Andreas Jaeger <aj@suse.de>
5279
5280 * configure.in: Add entry for mips*-*-linux*, move catch all
5281 *-*-*linux* entry below this one.
5282
2031769e
ILT
52832000-02-27 Ian Lance Taylor <ian@zembu.com>
5284
5285 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5286
4bab746c
NC
52872000-02-24 Nick Clifton <nickc@cygnus.com>
5288
5289 * config.sub: Support an OS of "wince".
5290
d932cae7 52912000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
5292
5293 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 5294 version.
ada59422 5295
5b93d8bb
AM
52962000-02-23 Linas Vepstas <linas@linas.org>
5297
5298 * config.sub: Add support for Linux/IBM 370.
5299 * configure.in: Likewise.
5300
2fb651f6
NC
53012000-02-22 Nick Clifton <nickc@cygnus.com>
5302
5303 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5304
b8441c25
CF
53052000-02-20 Christopher Faylor <cgf@cygnus.com>
5306
5307 * config.guess: Guess "cygwin" rather than "cygwin32".
5308
d332c5ac
JM
53092000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5310
5311 * configure (gcc_version): When setting, narrow search to
5312 lines containing `version_string'.
5313
ba73c63f
JM
53142000-02-15 Denis Chertykov <denisc@overta.ru>
5315
5316 * config.sub: Add support for avr target.
5317
d932cae7 53182000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
5319
5320 * config.sub: Add mmix-knuth-mmixware.
5321
53222000-01-27 Christopher Faylor <cgf@redhat.com>
5323
5324 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5325 structure stuff to -L library search.
5326 (CXX_FOR_TARGET): Ditto.
5327 (CROSS_CHECK_MODULES): Fix spelling mistake.
5328
53292000-01-24 Mark Mitchell <mark@codesourcery.com>
5330
5331 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5332 the C++ compiler.
5333
53342000-01-12 Richard Henderson <rth@cygnus.com>
5335
5336 * configure.in: Don't build some bits for beos.
5337
53382000-01-12 Joel Sherrill (joel@OARcorp.com)
5339
5340 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5341 as include files.
5342
91b2c84d
GK
53432000-01-06 Geoff Keating <geoffk@cygnus.com>
5344
5345 * configure.in: Use mt-aix43 to handle *_TARGET defs,
5346 not mh-aix43.
5347
ba73c63f
JM
53481999-12-14 Richard Henderson <rth@cygnus.com>
5349
5350 * config.guess (alpha-osf, alpha-linux): Detect ev67.
5351 * config.sub: Accept alphaev[78], alphaev8.
5352
53531999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5354
5355 * config.guess, config.sub: Update from autoconf.
5356
5357Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5358
5359 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5360 necessary libraries are missing.
5361
53621999-10-25 Andreas Schwab <schwab@suse.de>
5363
5364 * configure: Fix quoting inside arguments of eval.
5365
53661999-10-21 Nick Clifton <nickc@cygnus.com>
5367
5368 * config-ml.in: Allow suppression of some ARM multilibs.
5369
5370Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
5371
5372 * config.guess: Add OS/390 match pattern.
5373 * config.sub: Add mvs, openedition targets.
5374 * configure.in (i370-ibm-opened*): New.
5375
ef14edc4
ILT
53761999-09-04 Steve Chamberlain <sac@pobox.com>
5377
5378 * config.sub: Add support for configuring for pj.
5379
afb478e8
NC
53801999-08-31 Nick Clifton <nickc@cygnus.com>
5381
fd6848f6 5382 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 5383
ba73c63f 53841999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
5385
5386 * configure.in: Do not configure or build ld for AIX
5387 platforms. ld is known to be broken on these platforms.
5388
ba73c63f
JM
5389Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5390
5391 * config-ml.in: Pass compiler flag corresponding to multidirs to
5392 subdir configures.
5393
c363de44
ILT
53941999-08-09 Ian Lance Taylor <ian@zembu.com>
5395
5396 * Makefile.in (LDFLAGS): Define.
5397
dc8bc5a6
ILT
53981999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
5399
5400 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5401 noconfigdirs.
5402 (*-*-cygwin*): Likewise.
5403
6ca3858e
ILT
54041999-08-08 Ian Lance Taylor <ian@zembu.com>
5405
71141bb6
ILT
5406 * mkdep: New file.
5407 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5408 (BINUTILS_SUPPORT_DIRS): Add mkdep.
5409
6ca3858e
ILT
5410 From Eli Zaretskii <eliz@is.elta.co.il>:
5411 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5412 long file name when using DJGPP on MS-DOS.
5413
ba73c63f
JM
5414Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
5415
5416 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5417
2735a327
AM
54181999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
5419
5420 * Makefile.in (check-target-libio): Remove all-target-libstdc++
5421 dependency as this causes "make check" to globally "make all"
5422
ba73c63f
JM
5423Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
5424
5425 * configure.in (target_libs): Added target-zlib.
5426 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5427 (CONFIGURE_TARGET_MODULES): Likewise.
5428 (CHECK_TARGET_MODULES): Likewise.
5429 (INSTALL_TARGET_MODULES): Likewise.
5430 (CLEAN_TARGET_MODULES): Likewise.
5431 (configure-target-zlib): New target.
5432 (all-target-zlib): Likewise.
5433 (all-target-libjava): Depend on all-target-zlib.
5434 (configure-target-libjava): Depend on configure-target-zlib.
5435
5436 * Makefile.in (configure-target-libjava): Depend on
5437 configure-target-newlib.
5438 (configure-target-boehm-gc): New target.
5439 (configure-target-qthreads): New target.
5440
80413487
RH
5441 * configure.in (target_libs): Added target-qthreads.
5442 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5443 (CONFIGURE_TARGET_MODULES): Likewise.
5444 (CHECK_TARGET_MODULES): Likewise.
5445 (INSTALL_TARGET_MODULES): Likewise.
5446 (CLEAN_TARGET_MODULES): Likewise.
5447 (all-target-qthreads): New target.
5448 (configure-target-libjava): Depend on configure-target-qthreads.
5449 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
5450
5451 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5452 (CONFIGURE_TARGET_MODULES): Likewise.
5453 (CHECK_TARGET_MODULES): Likewise.
5454 (INSTALL_TARGET_MODULES): Likewise.
5455 (CLEAN_TARGET_MODULES): Likewise.
5456 (all-target-libjava): New target.
5457 (all-target-boehm-gc): Likewise.
5458 * configure.in (target_libs): Added libjava, boehm-gc.
5459
08d836d6
ILT
54601999-07-22 Ian Lance Taylor <ian@zembu.com>
5461
5462 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5463 configure.bat in SUPPORT_FILES.
5464 (gas+binutils.tar.bz2): Likewise.
5465
5466 * makeall.bat: Remove; obsolete.
5467
8f36e47c
ILT
54681999-07-21 Ian Lance Taylor <ian@zembu.com>
5469
5470 From Mark Elbrecht:
5471 * configure.bat: Remove; obsolete.
5472
56e82f25
ILT
54731999-07-11 Ian Lance Taylor <ian@zembu.com>
5474
5475 * configure: Add -W -Wall to the default CFLAGS when compiling with
5476 gcc.
5477
1001d816
JL
5478Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
5479
5480 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5481
106117aa
MM
54821999-06-30 Mark Mitchell <mark@codesourcery.com>
5483
5484 * configure.in: Build ld on IRIX6.
5485
c376f4ed
ILT
54861999-06-12 Ian Lance Taylor <ian@zembu.com>
5487
5488 * Makefile.in: Change distribution targets to use bzip2 instead of
5489 gzip.
5490 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 5491 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 5492
306b7445
NC
54931999-06-04 Nick Clifton <nickc@cygnus.com>
5494
5495 * config.sub: Add mcore target.
5496
d932cae7 54971999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
5498
5499 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5500
d932cae7 55011999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
5502
5503 * config.guess (dummy): Changed to $dummy.
5504
6c3175b0
NC
55051999-05-24 Nick Clifton <nickc@cygnus.com>
5506
ba73c63f
JM
5507 * config.sub: Tidied up case statements.
5508
55091999-05-22 Ben Elliston <bje@cygnus.com>
5510
5511 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5512 <jiro@din.or.jp>.
5513
5514 * config.guess: Merge with FSF version. Future changes will be
5515 more accurately recorded in this ChangeLog.
5516 * config.sub: Likewise.
5517
d932cae7 55181999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
5519
5520 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 5521
252b5132
RH
55221999-04-30 Tom Tromey <tromey@cygnus.com>
5523
5524 * ltmain.sh: [mode link] Always use CC given by ltconfig.
5525
55261999-04-23 Tom Tromey <tromey@cygnus.com>
5527
5528 * ltconfig, ltmain.sh: Update to libtool 1.2f.
5529
55301999-04-20 Drew Moseley <dmoseley@cygnus.com>
5531
5532 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5533 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5534 Bad merge removed these two changes.
5535
ba73c63f 5536Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 5537 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
5538
5539 * config.guess (interix Alpha): Add.
5540
252b5132
RH
55411999-04-11 Richard Henderson <rth@cygnus.com>
5542
5543 * configure.in (i?86-*-beos*): Do config gperf; don't config
5544 gdb, newlib, or libgloss.
5545
d932cae7 55461999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5547
ba73c63f
JM
5548 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5549 link a trivial program with -mabi=64. If it fails, remove mabi=64
5550 from multidirs.
5551
d932cae7 55521999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
5553
5554 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5555
252b5132
RH
55561999-04-08 Nick Clifton <nickc@cygnus.com>
5557
5558 * config.sub: Add support for mcore targets.
5559
55601999-04-07 Michael Meissner <meissner@cygnus.com>
5561
5562 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5563 not mt-ospace, in order to shut up assembler warning about using
5564 symbols that are named the same as registers.
5565
55661999-04-07 Drew Moseley <dmoseley@cygnus.com>
5567
5568 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5569 dependency list for all-target-cygmon.
5570
55711999-04-05 Doug Evans <devans@casey.cygnus.com>
5572
5573 * config-ml.in: Check $host, not $target, for selective multilibs.
5574 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5575 thumb interworking, and underscore prefix multilibs.
5576
55771999-04-04 Ian Lance Taylor <ian@zembu.com>
5578
5579 * missing: Update to version from current automake.
5580
5581Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
5582
5583 * configure (gxx_include_dir): Removed.
5584
5585 * configure.in (gxx_include_dir): Handle it.
5586 * Makefile.in: Likewise.
5587
55881999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
5589
5590 * config.sub (mips64vr4111,mips64vr4111el) Add.
5591
55921999-03-21 Ben Elliston <bje@cygnus.com>
5593
80413487 5594 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
5595
5596Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
5597
252b5132
RH
5598 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5599 config/mh-djgpp.
5600
5601Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
5602
5603 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5604 all-target-newlib to dependency list for all-target-bsp.
5605
5606Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
5607
5608 * config.sub: Add i386-uwin support.
5609 * config.guess: Likewise.
5610
5611Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5612
5613 * configure.in: cleanup, add mh-*pic handling for arm, special
5614 case powerpc*-*-aix*
5615
5616Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
5617
5618 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5619 can be built.
5620
5621Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
5622
5623 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 5624 targets.
252b5132
RH
5625
56261999-03-02 Nick Clifton <nickc@cygnus.com>
5627
5628 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5629
d932cae7 56301999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5631
5632 * config.sub: Check for "cygwin*" rather than "cygwin32*"
5633
56341999-02-24 Nick Clifton <nickc@cygnus.com>
5635
5636 * config.sub: Fix typo in arm recognition.
5637
d932cae7 56381999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
5639
5640 * configure.in (noconfigdirs): Changed target_configdirs to
5641 include target-bsp only for m68k-*-elf* and m68k-*-coff*
5642 rather than m68k-*-* since it is not known to work on
5643 m68k-aout. Ditto for arm-*-*oabi.
5644
d932cae7 56451999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
5646
5647 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
5648
56491999-02-19 Ben Elliston <bje@cygnus.com>
5650
5651 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
5652 Smart and improved by Andrew Cagney.
5653
d932cae7 56541999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
5655
5656 * config.guess: Recognize openbsd-*-hppa.
5657
d932cae7 56581999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
5659
5660 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
5661 only if it is not empty.
5662
56631999-02-17 Nick Clifton <nickc@cygnus.com>
5664
5665 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 5666
fd6848f6 5667 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
5668
5669 * config.sub: Modified to recognize uname's armv* syntax.
5670
56711999-02-17 Mark Salter <msalter@cygnus.com>
5672
5673 * configure.in: Added target-bsp for sparclite.
5674
d932cae7 56751999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
5676
5677 * config.sub: Recognize alphapca5[67] and up to alphaev8.
5678
56791999-02-08 Nick Clifton <nickc@cygnus.com>
5680
5681 * configure.in: Add support for strongarm port.
5682 * config.sub: Add support for strongarm target.
5683
d932cae7 56841999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 5685
252b5132
RH
5686 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5687 the old name config/mh-cygwin32.
5688 Enable texinfo.
5689
d932cae7 56901999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
5691
5692 * configure.in: Do build ld for ix86 Solaris.
5693
d932cae7 56941999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
5695
5696 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
5697 $AR_FOR_TARGET. Likewise for RANLIB.
5698
d932cae7 56991999-02-02 Catherine Moore <clm@cygnus.com>
35590697 5700
80413487
RH
5701 * config.sub (oabi): Recognize.
5702 * configure.in (arm-*-oabi): Handle.
252b5132 5703
d932cae7 57041999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
5705
5706 * config.guess: Improve detection of i686 on UnixWare 7.
5707
d932cae7 57081999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
5709
5710 * config.guess: Add support for i386-pc-interix.
5711 * config.sub: Likewise.
5712 * configure.in: Likewise.
252b5132 5713
d932cae7 57141999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5715
5716 * Makefile.in: Remove unneeded all-target-libio from
5717 from all-target-winsup target since it is now unneeded.
5718 Add all-target-libtermcap in its place since it is now
5719 needed.
5720
d932cae7 57211998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5722
5723 * configure.in: makefile stub for cygwin target is probably
5724 unnecessary. Remove it for now.
252b5132 5725
d932cae7 57261998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5727
5728 * configure.in: libtermcap.a should be built when cygwin is the
5729 target as well as the host.
5730 * config.guess: Allow mixed case in cygwin uname output.
5731 * Makefile.in: Add libtermcap target.
252b5132 5732
d932cae7 57331998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5734
5735 * config.sub: Clean up handling of hppa2.0.
5736
d932cae7 57371998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
5738
5739 * config.guess: Use C code to identify more HP machines.
5740
5741Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
5742
5743 * config.sub: Handle hppa2.0.
5744
ba73c63f
JM
5745Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
5746
5747 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 5748 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
5749
57501998-12-15 Mark Salter <msalter@cygnus.com>
5751
5752 * configure.in: Added target-bsp for several target architectures.
5753
5754 * Makefile.in: Added rules for bsp.
5755
252b5132
RH
5756Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
5757
5758 * config.guess: Improve detection of hppa2.0 processors.
5759
5760Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
5761
5762 * config.guess: Recognize FreeBSD using ELF automatically.
5763
57641998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
5765
5766 * configure (skip-this-dir): Add handling for new shell script, which
5767 might be created by a sub-directory's configure to indicate, this particular
5768 directory is "unwanted".
5769 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5770
252b5132
RH
5771Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
5772
5773 * ltconfig: import from libtool, after changing libtool to
5774 account for the cygwin name change.
5775
5776Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
5777
5778 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5779 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5780
5781Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
5782
5783 * configure.in: Add libtermcap to list of cygwin dependencies.
5784
d932cae7 57851998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 5786
80413487
RH
5787 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5788 they include winsup/include when it's a cygwin target.
252b5132
RH
5789
57901998-11-12 Tom Tromey <tromey@cygnus.com>
5791
5792 * configure.in (host_tools): Added zip.
5793 * Makefile.in (all-target-libjava): Depend on all-zip.
5794 (all-zip): New target.
5795 (ALL_MODULES): Added all-zip.
5796 (NATIVE_CHECK_MODULES): Added check-zip.
5797 (INSTALL_MODULES): Added install-zip.
5798 (CLEAN_MODULES): Added clean-zip.
5799
d932cae7 58001998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5801
5802 * Makefile.in: lose "32" from comment about cygwin.
5803
d932cae7 58041998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
5805
5806 * configure.in: Use -Os to build target libraries for the fr30.
5807
d932cae7 58081998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
5809
5810 * config.sub: Add fr30.
5811
d932cae7 58121998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 5813
80413487 5814 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
5815 cygwin* instead of cygwin32*.
5816 * config.sub: Check cygwin* instead of cygwin32*.
5817
d932cae7 58181998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
5819
5820 * config.guess: Match any version of Unixware7.
5821
252b5132
RH
58221998-10-20 Syd Polk <spolk@cygnus.com>
5823
5824 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
5825 if desired.
5826
d932cae7 58271998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5828
5829 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
5830 these if the appropriate directories and files to not exist.
5831
d932cae7 58321998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5833
5834 * Makefile.in (DEVO_SUPPORT): Add config.if.
5835
d932cae7 58361998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
5837
5838 * configure: Add pattern to replace "build_tooldir"'s
5839 definition in the generated Makefile with "tooldir"'s
5840 actual value.
5841
252b5132
RH
5842Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
5843
5844 * config.sub: Bring back lost sparcv9.
5845
ba73c63f
JM
5846 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
5847
5848Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
5849
5850 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
5851 CC_FOR_TARGET and friends.
5852
5853Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5854
ba73c63f
JM
5855 * Makefile.in (build_tooldir): New variable, same as tooldir.
5856 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
5857 -B$(build_tooldir)/bin/.
5858 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5859
252b5132
RH
5860Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
5861
5862 * config.sub: Add support for i[34567]86-pc-udk.
5863 * configure.in: Likewise.
5864
5865Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
5866
5867 * Makefile.in: add bzip2 package building bits for user
5868 tools module
5869 * configure.in: ditto
5870
ba73c63f
JM
5871Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
5872
5873 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
5874 (ALL_TARGET_MODULES): Add all-target-libobjc.
5875 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5876 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5877 (all-target-libchill): Add dependencies.
5878 * configure.in (target_libs): Add libchill.
35590697 5879
252b5132
RH
58801998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
5881
ba73c63f 5882 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
5883
5884Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
5885
5886 * Makefile.in (all-automake): fix dependencies.
5887
5888Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
5889
5890 * configure.in: Minor cleanups for building in the $(target_alias)
5891 subdir.
5892
58931998-09-22 Jim Wilson <wilson@cygnus.com>
5894
5895 * Makefile.in (bootstrap): Set r and s before make all. Use
5896 BASE_FLAGS_TO_PASS in make all.
5897 (cross): Likewise.
5898
58991998-09-20 Mark Mitchell <mark@markmitchell.com>
5900
5901 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
5902
252b5132
RH
5903Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
5904
5905 * config.sub: Fix typo in last change.
5906
59071998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
5908
5909 * config.sub: Add support for C4x target.
5910 * configure.in: Likewise.
5911
59121998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
5913
5914 * config.sub: Recognize sparcv9 just like sparc64.
5915
5916Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
5917
5918 * config.guess: Match "Pent II" or "PentII" for OpenServer.
5919
5920Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
5921
5922 * config.guess: Correctly identify Pentium II sco boxes.
5923
5924 * config.guess: Fix "tr" code. From Weiwen Liu.
5925
5926Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
5927
5928 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
5929 stabs.
5930
5931Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
5932
5933 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
5934 (ALL_TARGET_MODULES): Add all-target-libchill.
5935 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5936 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5937 (all-target-libchill): Add dependencies.
5938 * configure.in (target_libs): Add libchill.
5939
5940Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
5941
5942 * config.guess: Avoid assumptions about "tr" behaves when
5943 LANG is set to something other than English.
5944
5945Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
5946
5947 * configure (gxx_include_dir): Changed to
5948 '${prefix}/include/g++'-${libstdcxx_interface}.
5949
5950 * config.if: New to determine the interfaces.
5951
5952Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
5953
5954 * config.guess: Detect and handle MPE/IX.
5955 * config.sub: Deal with MPE/IX.
5956
5957Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
5958
5959 * configure.in: Use mh-aix43.
5960
59611998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
5962
5963 * configure: Fix --without/--disable cases for gxx-include-dir.
5964
5965Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
5966
5967 * mdata-sh: Imported. Needed for automake support.
5968
5969Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
5970
ba73c63f 5971 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
5972 "chmod og=u `find . -print`".
5973
5974Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
5975
ba73c63f 5976 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
5977
5978Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
5979
5980 * Makefile.in: Undo previous patch.
5981
5982Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
5983
5984 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
5985 to here ...
5986 (install-no-fixedincludes): and here
5987 (INSTALL_MODULES): ... from here.
5988
5989Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
5990
5991 * config.sub: Merge with FSF.
5992
5993 * config.guess: Merge with FSF.
5994
5995Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
5996
5997 * configure (extraconfigdirs): New variable.
5998 (SUBDIRS): Add extraconfigdirs and recurse on them too.
5999 * Makefile.in (all): Move higher in file.
6000 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6001 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6002 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6003 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6004 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6005
60061998-07-23 Brendan Kehoe <brendan@cygnus.com>
6007
6008 * Makefile.in (all-target-libjava): Depend on all-gcc and
6009 all-target-newlib.
6010 (configure-target-libjava): Depend on $(ALL_GCC).
6011
6012Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6013
6014 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6015 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6016
6017Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6018
6019 * ylwrap: Change absolute path checks to check for DOS style path
6020 names.
6021
6022 * ylwrap: Don't use a full path name if the source file is in the
6023 same directory. From hjl@lucon.org (H.J. Lu).
6024
6025 * config-ml.in: Default to being verbose, to match Feb 18 change to
6026 configure.
6027
6028Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6029
6030 Brought over from egcs:
6031
6032 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6033
6034 * configure.in (target_subdir): Set to ${target_alias} instead
6035 of "libraries".
6036
6037 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6038
6039 * configure.in (target_subdir): Set to libraries if enable_multilib.
6040
6041Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6042
6043 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6044 multilibs, force reconfiguration the first time we create
6045 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6046
6047Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6048
6049 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6050 avoid confusion with --no-recursion.
6051
6052Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6053
6054 * configure.in: Win32 hosts shouldn't use install -x
6055 * install-sh: remove -x option, and special .exe-handling
6056 hack.
6057
6058Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6059
6060 * config.guess: Recognize i586-pc-beos.
6061 * configure.in: Don't build some bits for beos.
6062
6063Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6064
6065 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6066 CFLAGS default to -O2.
6067
6068 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6069 when using GNU ld.
6070
6071Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6072
6073 * ltmain.sh: Correct install when using a different shell.
6074
6075Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6076
6077 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6078
6079Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6080
6081 * makefile.vms: Update to build binutils/makefile.vms. Add install
6082 target.
6083
6084Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6085
6086 * ltconfig: Update to correct AIX handling.
6087
6088Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6089
6090 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6091
6092 * configure.in (target_subdir): Set to ${target_alias} instead
6093 of "libraries".
6094
60951998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6096
6097 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6098 (Makefile): Depend on $(gcc_version_trigger).
6099
6100 * configure (gcc_version): Change default initializer to empty
6101 string.
6102 (gcc_version_trigger): New variable; pass this variable down
6103 to subdir configures to enable them checking gcc's version
6104 themselves. Emit make macros for both gcc_version vars.
6105 (topsrcdir): Initialize reliably.
6106 (recursion line): Remove --with-gcc-version=${gcc_version}.
6107
61081998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6109
6110 * configure (enable_version_specific_runtime_libs): Implement new flag
6111 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6112 in $(libsubdir); emit definition in each generated Makefile.
6113 (gxx_include_dir): Initialize depending on
6114 $enable_version_specific_runtime_libs.
6115
61161998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6117
6118 * configure (gcc_version): Initialize properly depending on
6119 how and where configure is started.
6120 (recursion line): Pass a --with-gcc-version=${gcc_version}
6121 to configures in subdirs.
6122
6123Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
6124
6125 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 6126 cygmon
252b5132
RH
6127
6128Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
6129
6130 * configure.in: Add cygmon and libstub support for mn10200.
6131
61321998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
6133
6134 * configure (gcc_version): Add new variable describing the
6135 particular gcc version we're building.
6136 * Makefile.in (libsubdir): Add new macro for the directory
6137 in which the compiler finds executables, libraries, etc.
6138 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6139 and libsubdir.
6140
6141Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6142
ba73c63f
JM
6143 * Makefile.in (local-clean): Remove *.log.
6144 (warning.log): Built with warn_summary from build.log.
6145 (mail-report.log): Run test_summary.
6146 (mail-report-with-warnings.log): Run test_summary including
6147 warning.log in the report.
252b5132
RH
6148
6149Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6150
6151 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6152
6153Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6154
6155 * Makefile.in (grep): Grep no longer depends on libiberty.
6156
6157Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6158
6159 * Makefile.in: all-snavigator needs all-libgui.
6160
6161Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
6162
6163 * configure.in: Add cygmon and libstub support for mn10300.
6164
6165Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
6166
6167 * missing: Update to version from automake 1.3.
6168
6169 * ltmain.sh: On installation, don't get confused if the same name
6170 appears more than once in the list of library names.
6171
6172Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
6173
6174 * config.sub: Accept m68060 and m5200 as CPU names.
6175
6176Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
6177
6178 * configure: Use && rather than using -a in test, because odd
6179 strings can confuse test.
6180 * configure.in: Likewise.
6181
6182Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
6183
6184 * ltconfig, ltmain.sh: Bring in Visual C++ support.
6185
6186Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6187
6188 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
6189 bootstrap4-lean): New targets.
6190
6191Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
6192
6193 * mpw-* Delete. Not used.
252b5132
RH
6194
6195Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
6196
6197 * COPYING.LIB: Update FSF address.
6198
6199Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
6200
6201 * ltconfig, ltmain.sh: Update to libtool 1.2a.
6202
6203 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6204 GAS_SUPPORT_DIRS.
6205
6206Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
6207
6208 * ltconfig, ltmain.sh: Avoid producing a version number if
6209 -version-info was not used.
6210
6211Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
6212
6213 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6214 building with newlib.
6215
62161998-04-30 Paul Eggert <eggert@twinsun.com>
6217
ba73c63f 6218 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 6219 Solaris `make' causes it to continue to next definition.
252b5132 6220
afb8d725
JM
6221Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
6222
6223 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6224 the right GUI libraries and files are installed along with GDB.
6225
252b5132
RH
6226Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
6227
6228 * configure.in: Change alpha to alpha* in several places.
6229
6230Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
6231
6232 * config.sub: Recognize sparc86x.
6233
6234Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 6235
252b5132
RH
6236 * configure.in (--enable-target-optspace): Remove debug echo.
6237
6238Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
6239
6240 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6241
6242Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
6243
6244 * ltconfig: Update cygwin32 support.
6245
6246 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6247 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6248 (GDB_SUPPORT_DIRS): Likewise.
6249
6250Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
6251
6252 * configure.in (target_makefile_frag): If --enable-target-optspace,
6253 use -Os to compile target libraries rather than -O2. Default to
6254 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6255 not used.
6256 * configure.in (target_cflags): Ditto for d30v.
6257
6258Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
6259
6260 * Makefile.in (all-bfd): Depend on all-intl.
6261 (all-binutils): Likewise.
6262 (all-gas): Likewise.
6263 (all-gprof): Likewise.
6264 (all-ld): Likewise.
6265
252b5132
RH
62661998-04-19 Brendan Kehoe <brendan@cygnus.com>
6267
6268 * configure.in (host_tools): Fix typo, lbtool -> libtool.
6269
6270Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
6271
6272 * Makefile.in (all-bfd): Depend upon all-libiberty.
6273
6274 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6275
6276Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
6277
6278 * Makefile.in: Add libstub.
6279
6280 * configure.in: Ditto. Build libstub for targets that have cygmon
6281 support.
6282
6283Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
6284
6285 * configure.in: Don't set PICFLAG on ix86-cygwin32.
6286
6287Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
6288
6289 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6290 use mh-sysv5 if specified. Support gprof on SCO Open Server.
6291
6292Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
6293
6294 * configure: Define DEFAULT_M4 by searching PATH.
6295 * Makfile.in: Use DEFAULT_M4.
6296
6297Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
6298
6299 * ltconfig: Add cygwin32 support.
6300
6301 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
6302 to configure and build.
6303
6304Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
6305
6306 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
6307
6308Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
6309
6310 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6311
6312Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
6313
6314 * Makefile.in: add ash make rules
6315 * configure.in: add ash to native_only and host_tools lists
6316
6317Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
6318
6319 * Makefile.in (all-gettext, all-intl): New targets.
6320 (ALL_MODULES): Added all-gettext, all-intl.
6321 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6322 (INSTALL_MODULES): Added install-gettext, install-intl.
6323 (CLEAN_MODULES): Added clean-gettext, clean-intl.
6324
6325 * configure.in (host_tools): Added gettext.
6326 (native_only): Likewise.
6327 (noconfigdirs) [various cases]: Likewise.
6328 (host_libs): Added intl.
6329
afb8d725
JM
6330Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
6331
6332 * configure: Do not disable building gdbtk for cygwin32 hosts.
6333
ba73c63f
JM
6334Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
6335
6336 * configure.in: Add thumb-coff target.
6337 * config.sub: Add thumb-coff target.
6338
252b5132
RH
6339Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6340
6341 * Makefile.in: Revert yesterday's change.
6342 (all-target-winsup): all-target-librx stays out of here.
6343
6344Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
6345
ba73c63f
JM
6346 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6347 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6348 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
6349 Remove references to librx and libg++.
6350
6351Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
6352
6353 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6354 recursive makes
6355
6356Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
6357
6358 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6359 for newlib directory.
6360 (CXX_FOR_TARGET): Likewise.
6361
6362Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
6363
6364 * ltconfig: Update after libtool/ltconfig.in change for
6365 hpux11.
6366
6367Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
6368
6369 * ltconfig, ltmain.sh: Update to libtool 1.2.
6370
6371Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
6372
6373 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6374 (install-gcc-cross): Instead, override LANGUAGES here.
6375
63761998-03-18 Dave Love <d.love@dl.ac.uk>
6377
6378 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6379 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6380
6381Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
6382
6383 * configure.in: Add Thumb-pe target.
6384
6385Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 6386
252b5132
RH
6387 * Makefile.in - changed sn targets to snavigator
6388 * configure.in - changed sn targets to snavigator
6389
6390Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
6391
6392 * config-ml.in: After building symlink tree call make distclean
6393 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6394 to be the case for libiberty.
6395
6396Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
6397
6398 * configure: When making link, also check the current
6399 directory. The configure scripts may create one.
6400
6401Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
6402
6403 * config.sub: Accept alphapca56 and alphaev6 properly.
6404
6405Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6406
6407 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6408
252b5132
RH
6409Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6410
80413487 6411 * config.sub (sco5): Fix typo.
252b5132
RH
6412
6413Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
6414
6415 * Makefile.in (INSTALL_MODULES): Move install-tcl before
6416 install-itcl.
6417 (install-itcl): Remove dependency on install-tcl.
6418
6419Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
6420
6421 * configure.in: Remove libgloss from noconfigdirs for MN10300.
6422
252b5132
RH
6423Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
6424
6425 * configure.in: Don't build libgui for a cygwin32 target when not on
6426 a cygwin32 host.
6427
6428Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
6429
6430 * configure (redirect): Set to null, so default behavior of
6431 configure is now --verbose.
6432
64331998-02-16 Dave Love <d.love@dl.ac.uk>
6434
6435 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6436 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6437
6438Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
6439
6440 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6441 this change to sync Makefile.in with its ChangeLog entries.
6442
6443Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
6444
6445 * ltmain.sh (mkdir): Check that the directory doesn't exist
6446 before we exit with error, so that we don't get races during
6447 parallel builds.
6448
6449Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
6450
6451 * ltconfig, ltmain.sh: Update from libtool 1.0i.
6452
6453Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
6454
6455 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6456 PICFLAG_FOR_TARGET.
6457 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6458
6459 * configure: Emit a definition for the new macro enable_shared
6460 into each Makefile.
6461
252b5132
RH
6462Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6463
6464 * configure.in (host_tools, native_only): Add libtool.
6465
6466Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
6467
6468 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6469 Fix typo in ming config comment.
6470
6471Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
6472
6473 * ltconfig, ltmain.sh: Update from libtool 1.0h.
6474
6475Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
6476
6477 * config.sub: Add tic30 cases, and map c30 to tic30.
6478
ba73c63f
JM
6479Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
6480
6481 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6482 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6483 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6484 (CLEAN_TARGET_MODULES): Similarly
6485 (all-target-libf2c): Add dependences.
35590697 6486 * configure.in (target_libs): Add libf2c.
ba73c63f 6487
252b5132
RH
6488Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
6489
ba73c63f
JM
6490 * configure.in: Remove expect from noconfigdirs when target
6491 is cygwin32. OK to build expect and dejagnu with Canadian
6492 Cross.
252b5132
RH
6493
6494Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
6495
6496 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6497 host.
6498
6499 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6500 and mingw32.
6501
6502Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
6503
6504 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6505 here as it is not defined in the toplevel Makefile.
6506
6507Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
6508
6509 * configure (package_makefile_rules_frag): New variable, which names
6510 a file with generic rules, ...
6511 Change comment to mention we now have FIVE parts.
6512 * configure: Undo last change.
6513
6514Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
6515
6516 * config.guess: More accurate determination of HP processor types.
6517 * config.sub: More accurate determination of HP processor types.
6518
6519Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
6520
6521 * configure (package_makefile_frag): Move inserting the
6522 ${package_makefile_frag} to where it should be according
6523 to the comment.
6524
ba73c63f 6525Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
6526
6527 * config.guess: Add support for Linux/ARM.
6528
6529Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
6530
6531 * .cvsignore: Remove *-info and *-install since they match
6532 release-info and mpw-install, which we don't want to just ignore.
6533
6534Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
6535
6536 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6537
6538Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
6539
6540 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6541 local_prefix to sub-make invocations.
6542
6543Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
6544
6545 * configure.in: Check makefile fragments in the source
6546 directory.
6547
6548Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6549
ba73c63f
JM
6550 * configure.in: Check whether host and target makefile
6551 fragments exist before adding them to *_makefile_frag.
252b5132
RH
6552
6553Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
6554
6555 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 6556
252b5132
RH
6557Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
6558
6559 * configure.in: Make sure we only replace RPATH_ENVVAR on
6560 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6561 regexp to sed.
6562
6563 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6564 to sub-makes.
6565
65661998-01-13 Lee Iverson (leei@ai.sri.com)
6567
6568 * config-ml.in (multi-do): LDFLAGS must include multilib
6569 designator.
6570
6571Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
6572
6573 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6574
6575Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
6576
6577 * config.sub: Add mingw32 support.
6578 * configure.in: Likewise.
252b5132
RH
6579
6580Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6581
6582 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6583
6584Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
6585
6586 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6587 * configure (gxx_include_dir): Provide a definition for subdirs
6588 which do not use autoconf.
6589
6590Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
6591
6592 * config.guess: Sync with egcs. Picks up new alpha support,
6593 BeOS & some additional linux support.
6594
ba73c63f 6595Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6596
6597 * config.guess: HP 9000/803 is a PA1.1 machine.
6598
ba73c63f
JM
6599Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
6600
6601 * configure.in: It's alpha*-...
252b5132
RH
6602
6603Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6604
ba73c63f
JM
6605 * configure.in (host_makefile_frag, target_makefile_frag):
6606 Handle multiple config files.
6607 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6608 alpha-*-*.
252b5132
RH
6609
6610Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
6611
6612 * mkdep: New file.
6613
6614Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
6615
6616 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6617
6618Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
6619
6620 * Makefile.in: Add libgui directory.
6621 (GDB_TK): Add all-libgui.
6622 * configure.in: Add libgui directory.
6623 * configure: Add all-libgui to GDB_TK.
6624
6625Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
6626
6627 * config-ml.in (multidirs): Add m32r to multilib list.
6628
6629Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
6630
6631 * Makefile.in (all-target-gperf): Change dependency to
6632 all-target-libstdc++.
6633
6634Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
6635
6636 * config.guess: Add BeOS support.
6637
6638Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
6639
6640 Source directory cvs renamed to cvssrc:
6641 * configure.in (host_tools): Change cvs to cvssrc.
6642 (native_only): Likewise.
6643 (noconfigdirs) [various cases]: Likewise.
6644 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
6645 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
6646 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
6647 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
6648 (all-cvssrc): Rename target from all-cvs.
6649
6650Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
6651
6652 * configure (gxx_include_dir): Fix thinko.
6653
6654Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
6655
6656 * Makefile.in (INSTALL_TARGET_CROSS): Define.
6657 (install-cross, install-gcc-cross): New targets.
6658
6659Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
6660
6661 * configure.in (noconfigdirs): Add support for Thumb target.
6662
6663 * config.sub (maybe_os): Add support for Thumb target.
6664
6665Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
6666
6667 * Makefile.in: Add rules for cygmon.
6668
6669 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6670
6671Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
6672
6673 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6674 * configure (gxx_include_dir): Provide a definition for subdirs
6675 which do not use autoconf.
6676
6677Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
6678
6679 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 6680 11/18/97 build
252b5132
RH
6681
6682Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
6683
6684 * From Franz Sirl.
6685 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6686 found on RedHat Linux systems.
6687
6688Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
6689
6690 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6691 guesses.
6692
6693Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
6694
6695 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6696
6697Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
6698
6699 * ltmain.sh: If mkdir fails, check whether the directory was created
6700 anyhow by some other process.
6701
6702Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
6703
6704 * configure.in (d30v-*-*): Configure all directories.
6705
6706Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
6707
6708 * configure.in (d30v-*-*): Configure newlib, libiberty directories
6709 for the D30V.
6710
6711Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
6712
6713 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6714
6715Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
6716
80413487
RH
6717 * include/libiberty.h: Add extern "C" { so it can be used with C++
6718 progrms.
6719 * include/remote-sim.h: Add extern "C" { so it can be used with C++
6720 programs.
252b5132
RH
6721
6722Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
6723
6724 * configure.in (d30v-*-*): Configure GCC now.
6725
6726Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
6727
6728 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6729 is no longer needed.
6730
6731Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
6732
6733 * Makefile.in: check-target-libio depends on all-target-libstdc++.
6734
6735Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
6736
6737 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6738 targets using "$@" to provide support for similar but not identical
6739 targets without having to duplicate code.
6740
6741Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
6742
6743 * makefile.vms: Fix to work with DEC C.
6744
6745Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
6746
6747 * config.sub: Add mips-tx39-elf to marketing names.
6748
6749Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
6750
6751 * ltmain.sh: Handle symlinks in generated script.
6752
6753Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
6754
6755 * configure: Handle autoconf style directory options: --bindir,
6756 --datadir, --includedir, --infodir, --libdir, --libexecdir,
6757 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6758 --sysconfdir.
6759 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6760 (sharedstatedir, localstatedir, oldincludedir): New variables.
6761 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6762 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6763 sbindir, sharedstatedir, and sysconfdir.
6764
6765Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6766
6767 * Makefile.in (bootstrap-lean): New target.
6768
6769Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
6770
6771 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 6772 sn, and gnuserv from noconfigdirs.
252b5132
RH
6773
6774Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
6775
6776 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6777
6778Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
6779
ba73c63f 6780 * Makefile.in (cross): New target.
252b5132
RH
6781
6782Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 6783 Jeff Law <law@cygnus.com>
252b5132
RH
6784
6785 * Makefile.in (bootstrap2, bootstrap3): New targets.
6786 (all-bootstrap): Remove outdated and confusing target.
6787 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6788
afb8d725
JM
6789Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
6790
6791 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 6792 windows. Consistent with gdb/configure.
afb8d725 6793
252b5132
RH
67941997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
6795
252b5132
RH
6796 * configure.in: Name Linux target fragment.
6797
6798 * configure: Rewrite so that project Makefile fragment is inserted
6799 first and appears last in the resulting Makefile.
6800
6801Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
6802
6803 * Makefile.in (install-itcl): Install tcl first.
6804
252b5132 6805Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 6806
252b5132
RH
6807 * configure.in: remove bison from noconfigdirs for Cygwin32 host
6808
6809Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6810
6811 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
6812
6813 * configure.in (skipdirs): Add target-librx for Linux.
6814 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
6815
6816Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
6817
6818 * Makefile.in (bootstrap): New target.
6819
6820Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
6821
6822 * config.sub: Accept 'amigados' for backward compatability.
6823
6824Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
6825
6826 * config.guess: Merge with FSF.
6827
ba73c63f
JM
6828Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
6829
6830 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
6831
252b5132
RH
6832Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
6833
6834 * config.sub: Add "marketing-names" patch.
6835
6836Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
6837
80413487 6838 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
6839
6840Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
6841
6842 * config.sub: Handle v850-elf.
6843
ba73c63f
JM
6844Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
6845
6846 * .cvsignore (*-install): Remove.
6847
252b5132
RH
6848Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
6849
6850 * ltconfig: Set CONFIG_SHELL in libtool.
6851 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
6852
6853Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6854
6855 * configure.in (target_subdir): Set to libraries if enable_multilib.
6856
6857Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
6858
6859 * config.guess: Update from gcc directory.
6860
6861Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
6862
6863 * Makefile.in (all-sim): Depends on all-readline.
6864
6865Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
6866
6867 * Makefile.in (BISON, YACC): Use $$s.
6868 (all-bison): Depend on all-texinfo.
6869
6870Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
6871
6872 * Makefile.in (BISON): Add -L flag.
6873 (YACC): Likewise.
6874
6875Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6876
35590697
AJ
6877 * configure.in (noconfigdirs): Add support for v850e target.
6878
252b5132
RH
6879 * config.sub (maybe_os): Add support for v850e target.
6880
6881Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6882
35590697
AJ
6883 * configure.in (noconfigdirs): Add support for v850ea target.
6884
252b5132
RH
6885 * config.sub (maybe_os): Add support for v850ea target.
6886
6887Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
6888
6889 * config.sub: Add mipstx39. Delete r3900.
6890
6891Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6892
6893 * Makefile.in (all-autoconf): Depends on all-texinfo.
6894
6895Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
6896
6897 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
6898 eabi targets.
6899
6900Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
6901
6902 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
6903
6904 * configure: When handling a Canadian Cross, handle YACC as well as
6905 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 6906 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
6907
6908Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
6909
6910 * Makefile.in (BISON): bison, not byacc or bison -y.
6911 (YACC): bison -y or byacc or yacc.
6912 (various): Add *-bison as appropriate.
6913 (taz): No need to mess with BISON anymore.
6914
6915Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
6916
6917 * configure: If OSTYPE matches *win32*, try to find a good value for
6918 CONFIG_SHELL.
6919
6920Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
6921
6922 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
6923 configure.in if it is present.
6924
6925Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
6926
6927 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
6928
6929Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
6930
6931 * config.sub: Recognize `arc' cpu.
6932 * configure.in: Likewise.
6933 * config-ml.in: Likewise.
6934
6935Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
6936
6937 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
6938
6939Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
6940
6941 * configure: Changed sed delimiter from ':' to '|' when
6942 attempting to substitute ${config_shell} for SHELL. On
6943 NT ${config_shell} may contain a ':' in it.
6944
6945Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
6946
6947 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
6948
6949Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
6950
6951 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
6952
6953Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
6954
6955 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
6956
6957 * ylwrap: If the program is a relative path, force it to be
6958 absolute.
6959
6960Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
6961
6962 * configure (tooldir): Set BISON to `bison -y' and not just bison.
6963
6964Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
6965
6966 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
6967 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
6968 for libraries.
252b5132
RH
6969
6970Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
6971
6972 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 6973 separated by spaces.
252b5132
RH
6974
6975Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
6976
6977 * ylwrap: New file.
6978 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
6979
6980 * ltmain.sh: Handle /bin/sh at start of install program.
6981
6982 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
6983
6984 * ltconfig, ltmain.sh: New files, from libtool 1.0.
6985 * missing: New file, from automake 1.2.
6986
6987Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
6988
6989 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
6990 check-tk to CHECK_X11_MODULES.
6991
6992Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
6993
6994 * config.sub: Merge with FSF.
6995
6996Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
6997
6998 * config.guess: Merge with FSF.
6999
7000Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7001
7002 * configure: Treat msdosdjgpp like go32.
7003 * configure.in: Likewise. Don't remove gprof for go32.
7004
7005 * configure: Change Makefile.tem2 to Makefile.tm2.
7006
7007Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7008
7009 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7010
7011Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7012
7013 * install-sh (chmodcmd): Set to null if the DST directory already
7014 exists. Same as Nov 11th change.
7015
7016Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7017
35590697 7018 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
7019
7020Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7021
7022 * config.guess: Update from FSF.
7023
7024Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7025
7026 * Makefile.in (GDB_TK): Depend on itcl and tix.
7027
7028Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7029
7030 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7031 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7032 (INSTALL_SCRIPT): New variable.
7033 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7034 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7035 to -x.
7036 * install-sh: Add support for -x option.
7037
7038Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7039
7040 * configure.in, Makefile.in: Treat tix like itcl.
7041
7042Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7043
7044 * Makefile.in (WINDRES): New variable.
7045 (WINDRES_FOR_TARGET): New variable.
7046 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7047 (EXTRA_HOST_FLAGS): Add WINDRES.
7048 (EXTRA_TARGET_FLAGS): Add WINDRES.
7049 (EXTRA_GCC_FLAGS): Add WINDRES.
7050 ($(DO_X)): Pass down WINDRES.
7051 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7052 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7053 DLLTOOL_FOR_TARGET.
7054
7055Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7056
7057 * configure.in: configure sim before gdb for win32-x-ppc
7058
7059Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7060
7061 Move gperf into the toplevel, from libg++.
7062 * configure.in (target_tools): Add target-gperf.
7063 (native_only): Add target-gperf.
7064 * Makefile.in (all-target-gperf): New target, depend on
7065 all-target-libg++.
7066 (configure-target-gperf): Empty rule.
7067 (ALL_TARGET_MODULES): Add all-target-gperf.
7068 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7069 (CHECK_TARGET_MODULES): Add check-target-gperf.
7070 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7071 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7072
7073Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 7074
252b5132
RH
7075 * config.sub (mn10200): Recognize new basic machine.
7076
7077Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7078
7079 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7080 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7081
7082Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7083
7084 * configure.in: If we're building mips-sgi-irix6* native, turn on
7085 ENABLE_MULTILIB and set TARGET_SUBDIR.
7086
7087Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7088
7089 * Makefile.in (all-sn): Depend on all-grep.
7090
7091Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7092
7093 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7094
7095 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7096 Makefile. From Jeff Makey <jeff@cts.com>.
7097 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7098
7099 * Makefile.in (DISTBISONFILES): Remove.
7100 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7101 $(DEFAULT_YACC).
7102
7103 * configure.in: Build itl, db, sn, etc., when building for native
35590697 7104 cygwin32.
252b5132
RH
7105
7106 * Makefile.in (LD): New variable.
7107 (EXTRA_HOST_FLAGS): Pass down LD.
7108 ($(DO_X)): Likewise.
7109
7110Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7111
7112 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7113
7114Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7115
7116 * configure.in (targargs): Strip out any supplied --build argument
35590697 7117 before adding our own. Always add --build.
252b5132
RH
7118
7119Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7120
7121 * configure.in (targargs): Pass --build if we're doing
7122 a cross-compile.
7123
7124Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
7125
ba73c63f 7126 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
7127 sed. Otherwise sed chokes on NT path names with drive
7128 designators. Also look for "?:*" as the leading characters in an
7129 absolute pathname.
7130
7131Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
7132
7133 * config.sub: Support for r3900.
7134
7135Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
7136
7137 * configure.in: Use install-sh, not install.sh.
7138
7139Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
7140
7141 * Makefile.in (taz): Improve check for BISON so it doesn't try to
7142 apply it twice.
7143
7144Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7145
7146 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7147 install-binutils.
7148
7149Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7150
7151 * Makefile.in: Add automake targets.
7152 * configure.in (host_tools): Add automake.
7153
7154Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7155
7156 * configure: Default CXX to c++, not gcc.
7157 * Makefile.in (CXX): Set to c++, not gcc.
7158 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7159
7160Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
7161
7162 * install-sh: try appending a .exe if source file doesn't
7163 exist
7164
7165Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
7166
7167 * configure.in: Turn on multilib by default.
7168 (cross_only): Remove target-libiberty.
7169
7170 * Makefile.in (all-gcc): Don't depend on libiberty.
7171
7172Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
7173
7174 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7175
7176Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
7177
7178 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7179 (DISTBISONFILES): Add ld/Makefile.in
7180
7181Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
7182
7183 * configure.in: if target is cygwin32 but host isn't cygwin32,
7184 don't configure gdb tcl tk expect, not just gdb.
7185
7186Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
7187
7188 * configure.in: Added gnuserv everywhere sn appears.
7189
7190 * Makefile.in (ALL_MODULES): Added all-gnuserv.
7191 (CROSS_CHECK_MODULES): Added check-gnuserv.
7192 (INSTALL_MODULES): Added install-gnuserv.
7193 (CLEAN_MODULES): Added clean-gnuserv.
7194 (all-gnuserv): New target.
7195
7196Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
7197
7198 * config.guess: Fixes for MIPS OpenBSD systems.
7199
7200Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
7201
7202 * Makefile.in (INSTALL_XFORM): Remove.
7203 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7204
7205 * mkinstalldirs: New file, copied from automake.
7206 * Makefile.in (installdirs): Rename from install-dirs. Use
7207 mkinstalldirs. Change all users.
7208 (DEVO_SUPPORT): Add mkinstalldirs.
7209
7210Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
7211
7212 * install-sh: Rename from install.sh.
7213 * Makefile.in (INSTALL): Change install.sh to install-sh.
7214 (DEVO_SUPPORT): Likewise.
7215
7216 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
7217 Graichen <graichen@rzpd.de>.
7218
7219Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
7220
7221 * config.guess: Recognize OpenBSD systems correctly.
7222
7223Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7224
7225 * README, Makefile.in (ETC_SUPPORT): Remove references to
7226 cfg-paper*, configure.{texi,man,info*}._
7227
7228Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
7229
7230 * Makefile.in (all.normal): Ensure that gcc is built after all
7231 the x11 - ie gdb - targets.
7232
7233Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
7234
7235 * makefile.vms: Don't run conf-a-gas.
7236
7237Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
7238
80413487 7239 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
7240
7241Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
7242
7243 * configure.in: Remove noconfigdirs case since gdb also
7244 configures and builds for tic80-coff.
7245
7246Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
7247
7248 * configure: Set cache_file to config.cache.
7249 * Makefile.in (local-distclean): Remove config.cache.
7250
7251Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
7252
7253 * COPYING: Update FSF address.
7254
7255Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
7256
7257 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7258 noconfigdirs.
7259
7260Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
7261
7262 * Makefile.in (install-dirs): Don't crash if prefix, and hence
7263 MAKEDIRS, is empty.
7264
7265Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
7266
7267 * config.sub: Tweak mn10300 entry.
7268
7269Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
7270
7271 * configure.in (host_tools): Put sim before gdb, so gdb's
7272 configure.tgt can determine if the simulator was configured.
7273
7274Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
7275
7276 * config.sub: Move BeOS $os case to be with other Cygnus
7277 local cases.
7278
7279Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
7280
7281 * config.sub: Remove misplaced comment that broke Linux.
7282
7283Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
7284
7285 * config.sub: Add BeOS support.
7286
7287Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
7288
7289 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7290
7291Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
7292
7293 * configure.in (noconfigdirs): Remove tcl and tk from
7294 noconfigdirs for cygwin32 builds.
7295
7296Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
7297
7298 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7299
7300Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
7301
7302 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7303 make-all.com, use makefile.vms instead.
7304
7305Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
7306
7307 * config.sub: Accept -lnews*.
7308
7309Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
7310
7311 * configure.in (noconfigdirs): Disable target-newlib,
35590697 7312 target-examples and target-libiberty for d30v.
252b5132
RH
7313
7314Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7315
7316 * configure.in (noconfigdirs): Enable ld for d30v.
7317
7318Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
7319
7320 * configure.in (tic80-*-*): Build compiler.
7321
7322Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
7323
7324 * configure.in (d30v-*): Remove sim directory from list of
35590697 7325 unsupported d30v directories
252b5132
RH
7326
7327Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7328
35590697
AJ
7329 * config.sub, configure.in: Add d30v target cpu.
7330
252b5132
RH
7331Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
7332
7333 * makefile.vms: New file.
7334 * make-all.com: Remove.
7335
7336Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
7337
7338 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7339
7340Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
7341
7342 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7343
7344Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
7345
7346 * Makefile.in (ALL_MODULES): Added all-db.
7347 (CROSS_CHECK_MODULES): Addec check-db.
7348 (INSTALL_MODULES): Added install-db.
7349 (CLEAN_MODULES): Added clean-db.
7350
7351Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
7352
7353 * config.guess: Merge with latest FSF sources.
7354
7355Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
7356
7357 * Makefile.in (ALL_MODULES): Added all-itcl.
7358 (CROSS_CHECK_MODULES): Added check-itcl.
7359 (INSTALL_MODULES): Added install-itcl.
7360 (CLEAN_MODULES): Added clean-itcl.
7361
7362Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
7363
7364 * configure.in: build gdb for mn10200
7365
7366Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
7367
7368 * Makefile.in (all-target-winsup): Depend on all-target-libio.
7369
7370Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
7371
7372 * configure.in (tic80-*-*): Turn off most targets right now.
7373
7374Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
7375
7376 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7377 rather than the makeinfo program.
7378 (do-info): Depend upon all-texinfo.
7379
7380Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
7381
7382 * configure.in: Remove uses of config/mh-linux.
7383
7384 * config.sub, config.guess: Merge with latest FSF sources.
7385
7386Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
7387
7388 * config.sub (case $basic_machine): Add tic80 entries.
7389
7390Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
7391
7392 * config.sub, config.guess: Merge with latest FSF sources.
7393
7394Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7395
7396 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7397 * mpw-config.in: Test for NewFolderRecursive.
7398 * mpw-install: Use symbolic name for startup filename.
7399 * mpw-README: Add various additional details.
7400
7401Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
7402
7403 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7404
7405Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
7406
7407 * configure.in: Do build gcc and the target libraries for
7408 the mn10200.
7409
7410Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
7411
7412 * configure.in: don't avoid building gdb for mn10300 any more
7413 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7414 instead of single-quoting it.
7415
7416Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
7417
7418 * configure.in: Don't use --with-stabs on IRIX 6.
7419
7420Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
7421
7422 * configure.in (m32r): Build gdb, libg++ now.
7423
7424Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7425
7426 * configure.in (mips*-sgi-irix6*): Remove gdb and related
7427 directories from noconfigdirs.
7428
7429Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
7430
7431 * config.sub (basic_machine): added mips16 configuration
7432
7433Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7434
7435 * config.sub: Handle d10v-unknown.
7436
7437Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
7438
7439 * config.sub: Handle v850-unknown.
7440
7441Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
7442
7443 * Makefile.in: add findutils
7444 * configure.in: add findutils to list of host_tools
7445
7446Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
7447
7448 * config.sub: Handle mn10200 and mn10300.
7449
7450Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7451
7452 * configure.in (d10v-*): Do not build librx.
7453
7454Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
7455
7456 * configure.in (mn10300): Build everything except gdb & libgloss.
7457
7458Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
7459
7460 * config.guess: Patch for Dansk Data Elektronik servers,
7461 from Niels Skou Olsen <nso@dde.dk>.
7462
7463 For ncr, use /bin/uname rather than uname, since GNU uname does not
7464 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
7465
7466 Patch for MIPS R4000 running System V,
7467 from Eric S. Raymond <esr@snark.thyrsus.com>.
7468
7469 Fix thinko for nextstep.
7470
7471 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7472
7473 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
7474 * config.guess: Guess mips-dec-mach_bsd4.3.
7475
7476 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
7477 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
7478 release numbers.
7479 * config.guess (mips-mips-riscos*): Emit just enough of the
7480 release number.
7481
7482 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
7483 * config.guess (sparc-auspex-sunos*): Added.
7484 (f300-fujitsu-*): Added.
7485
7486 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
7487 * config.guess: Recognize a Tadpole as a sparc.
7488
7489Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7490
7491 * config.guess: Don't assume that NextStep version is either 2 or
7492 3. NextStep 4 (aka OpenStep 4) has come out now.
7493
7494Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7495
7496 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7497 From Rik Faith <faith@cs.unc.edu>.
7498
7499Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
7500
7501 * config.sub: Contributions from bug-gnu-utils to:
7502 Support plain "hppa" (no version given) architecture, reported by
7503 OpenStep.
7504 OpenBSD like NetBSD.
7505 LynxOs is not a hardware supplier.
7506
7507 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 7508 OpenBSD like NetBSD.
252b5132
RH
7509 Stratus systems.
7510 More Pyramid systems.
7511 i[n>4]86 Intel chips.
7512 M680[n>4]0 Motorola chips.
7513 Use unknown instead of lynx for hardware manufacturer.
7514
7515Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7516
7517 * install.sh (chmodcmd): Set to null if the DST directory already
7518 exists.
7519
7520Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7521
7522 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7523 not use mt-ppc target Makefile fragment any more.
7524
7525Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7526
7527 * configure.in (*-*-windows): Exclude everything but those dirs
7528 needed to build windows.
7529
7530Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
7531
7532 * Makefile.in (all-target-winsup): Depend on all-target-librx.
7533
7534Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7535
7536 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
7537
7538Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7539
7540 * Undo my previous change.
7541
7542Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
7543
7544 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7545 unconditionally.
7546 (MAKEOVERRIDES): Define (revert this part of October 18 change).
7547
7548Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7549
7550 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
7551 host to add it's own flags.
252b5132
RH
7552
7553Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
7554
7555 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7556
7557Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
7558
7559 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7560 (CXX_FOR_TARGET): Likewise.
7561 (GCC_FOR_TARGET): Define.
7562 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7563 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7564 CC_FOR_TARGET was specified on the command line.
7565 (MAKEOVERRIDES): Don't define.
7566
7567Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
7568
7569 * configure.in (m32r): Fix spelling of libg++ libs.
7570
7571Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
7572
7573 * config.sub (-apple*): Remove, now redundant.
7574
7575Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
7576
7577 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7578
7579 * configure: Rework yesterday's sed script patch.
7580
7581 * config.sub: Merge with FSF.
7582
7583Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
7584
7585 * config.guess: Merge from FSF.
7586
7587 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
7588 * config.guess: Use pc instead of unknown, for pc clone systems.
7589 Change linux to linux-gnu.
252b5132
RH
7590
7591 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 7592 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
7593
7594Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
7595
7596 * test-build.mk (HOLES): Add "xargs" for gdb.
7597
7598 * configure: Avoid hpux10.20 sed bug.
7599
7600Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
7601
4bddf3ad 7602 * configure.in: Add support for windows host
252b5132
RH
7603 (that is a build done under the Microsoft build environment).
7604
7605Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
7606
7607 * Makefile.in: Replace all uses of srcroot with s, to shrink
7608 command line lengths.
7609
7610 Patches from Geoffrey Noer <noer@cygnus.com>:
7611 * configure.in: If configuring for newlib, pass --with-newlib to
7612 subdirectories.
7613 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7614 -Bnewlib/ and -Lwinsup to gcc.
7615 (CXX_FOR_TARGET): Likewise.
7616
7617Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
7618
7619 * Makefile.in (ETC_SUPPORT): Add configure.
7620
7621Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
7622
35590697 7623 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
7624 host configuration file.
7625
7626Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
7627
7628 * configure.in: Break mn10x00 support into separate
7629 mn10200 and mn10300 configurations.
7630 * config.sub: Likewise.
7631
7632Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
7633
7634 * configure.in: Add lots of stuff to noconfigdirs for
7635 the mn10x00 targets.
7636
7637 * config.sub, configure.in: Add mn10x00 support.
7638
7639Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
7640
7641 * make-all.com: Call conf-a-gas, not config-a-gas.
7642
7643Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
7644
7645 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 7646 targets.
252b5132
RH
7647
7648Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
7649
7650 * mpw-README: Add much more detail for native PowerMac.
7651 * mpw-install: New file.
7652 * mpw-configure: Add --norecursion and --help options.
7653 * mpw-config.in: Translate readme and install files when
7654 copying to objdir.
7655 * mpw-build.in: Don't always depend on byacc and flex.
7656 (install-only-top): New action.
7657
7658Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
7659
7660 * configure.in: You can now configure GDB for the v850.
7661
7662Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
7663
7664 * configure.in (noconfigdirs): Don't configure any C++ dirs
7665 if targeting D10V.
7666
7667Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
7668
7669 * config.sub: Recognize mips64vr5000.
7670
7671Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
7672
7673 * configure.in: Use a single line for host_tools and native_only.
7674
7675Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
7676
7677 * config.sub, configure.in: Add entries for m32r.
7678
7679Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
7680
7681 * Makefile.in (inet-install): Don't run install-gzip.
7682
7683Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
7684
7685 * configure.in: Don't config lots of things for *-*-windows*.
7686
7687Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
7688
7689 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7690 (host_libs, host_tools): Copy from configure.in.
7691 * mpw-configure: Don't complain about directories not found.
7692
7693Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7694
7695 * configure.in (i[345]86): Recognize i686 for pentium pro.
7696 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7697 file.
7698
7699 * config.guess (i[345]86): Ditto.
7700
7701Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7702
7703 * configure.in (noconfigdirs): Removed gdb for D10V.
7704
7705Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
7706
7707 * configure.in: Remove ld, target-libio, target-libg++, and
7708 target-libstdc++ from noconfigdirs.
7709
7710Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
7711
7712 * configure: Fix three locations where shell scripts were
7713 being run directly rather than with config_shell.
7714
7715Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
7716
7717 * configure.in (v850-*-*): Set up initial $noconfigdirs.
7718 * config.sub (basic_machine): Recognize v850.
7719
7720Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
7721
7722 * mpw-configure: Handle multiple enable/disable options and
7723 pass them down recursively, handle -c and -s flags appropriately
7724 depending on choice of compiler, add escape mechanism for
7725 quoted arguments to gC.
7726
7727Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7728
7729 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7730 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7731 so that -mrelocatable-lib and -mno-eabi are used.
7732
7733 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7734 not support --print-multi-lib, don't abort.
7735
252b5132
RH
7736Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
7737
7738 * make-all.com: Run config-a-gas.
7739 * setup.com: Don't copy subdirectory files around.
7740
7741Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
7742
7743 * configure.in (*-*-ose): Remove exclusion of libgloss for this
7744 target, it now compiles correctly.
7745
7746Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
7747
7748 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7749
7750Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7751
35590697 7752 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
7753
7754Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7755
7756 * configure.in (native_only): Add prms.
7757
7758Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
7759
7760 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7761 (BINUTILS_SUPPORT_DIRS): Likewise.
7762
7763Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7764
7765 * configure.in (d10v-*-*): Don't configure ld or gdb until the
7766 d10v support is added.
7767
7768Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7769
7770 * configure.in (d10v-*-*): New target.
7771
7772Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
7773
7774 * config.guess (HP 9000/811): Recognize this as a PA1.1
7775 machine.
7776
7777Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
7778
7779 * Makefile.in (do-tar-gz): New target, split out from tail end of
7780 taz target. Run each command separately, don't use pipes.
7781 (taz): Use it.
7782
7783Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
7784
7785 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7786 * mpw-build.in: No builds should depend on building byacc or flex,
7787 they are assumed to be installed already.
7788
7789Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7790
7791 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7792 variable that CC_FOR_TARGET needs.
7793
7794Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7795
7796 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
7797 options have changed since the last time the subdirectory was
7798 configured, and if it has, reconfigure.
7799 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
7800 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
7801
7802Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
7803
7804 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
7805 CLEAN_MODULES): Add bash.
7806 (all-bash): New target.
7807
7808Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
7809
7810 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
7811
7812Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7813
7814 * config.sub (basic_machine): Recognize d10v as a valid processor.
7815
7816Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
7817
7818 * mpw-configure: Add support for --bindir.
7819 * mpw-build.in: Use a GCC-specific build script for GCC actions.
7820
7821Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
7822
7823 * configure.in: add bash, time, gawk to list of hosttools and things
7824 to only build for native toolchains
7825
7826Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7827
7828 * Makefile.in (docdir): Remove.
7829
7830Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7831
7832 * Makefile.in (datadir): Set to $(prefix)/share.
7833
7834Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
7835
7836 * configure.in: build diff and patch for cygwin32-hosted
7837 toolchains.
7838
7839Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
7840
7841 * config.sub: Accept -rtems*.
7842
7843Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
7844
80413487 7845 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
7846 remove diff from the list of things not buildable
7847 via Canadian Cross
252b5132
RH
7848
7849Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
7850
7851 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 7852 don't get ". ".
252b5132
RH
7853
7854Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
7855
7856 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
7857
7858Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
7859
7860 * Makefile.in (taz): Handle case where tex3patch didn't even get
7861 checked out. Also, if it was found, put the symlink in a new util
7862 subdirectory.
7863
7864Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7865
7866 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
7867
7868Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
7869
7870 * config.sub: Recognize -openvms.
7871 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
7872 * make-all.com, setup.com: New files.
7873
7874Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7875
7876 * Makefile.in (taz): tex3patch moved to texinfo/util.
7877
7878Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
7879
afb8d725 7880 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
7881 * configure.in: remove make from disable-if-Can-Cross list
7882 enable gdb if ${host} and ${target} are cygwin32
7883
7884Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
7885
7886 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
7887 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
7888
7889Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
7890
7891 * config.guess: Combine mips-mips-riscos cases, and use cpp to
7892 distinguish sysv/svr4/bsd variants.
7893 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
7894
7895Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
7896
7897 * configure.in: Added copyright notice.
7898 * move-if-change: Added copyright notice.
7899
7900Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7901
7902 * configure.in (powerpcle-*-solaris*): Until we get shared
7903 libraries working, don't build gdb, sim, make, tcl, tk, or
7904 expect.
7905
7906Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
7907
7908 * config.guess: Merge with FSF:
7909
7910 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
7911 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
7912
7913 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
7914 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
7915
7916 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
7917 * config.guess: Combine two OSF1 rules.
7918 Also recognize field test versions. From mjr@zk3.dec.com.
7919 * config.guess (dgux): Use /usr/bin/uname rather than uname,
7920 because GNU uname does not support -p. From pmr@pajato.com.
7921
7922Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
7923
7924 * Makefile.in (MAKEDIRS): Removed $(tooldir).
7925
7926Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
7927
7928 * mpw-README: Document GCCIncludes.
7929
7930Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
7931
7932 * configure.in (alpha-*-linux*): Set enable_shared to yes.
7933
7934Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7935
7936 * mpw-configure: Handle --enable-FOO and --disable-FOO.
7937
7938Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
7939
7940 * configure.in (*-*-cygwin32): Configure make.
7941
7942Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
7943
7944 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
7945
7946Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
7947
7948 * Makefile.in (all-inet): Depend on all-perl.
7949
7950 * Makefile.in (inet-install): New target.
7951
7952 * Makefile.in (all-inet): Depend on all-tcl.
7953 (all-inet): Depend on all-send-pr.
7954
7955Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7956
7957 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
7958 temporarily.
7959
7960Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
7961
7962 * configure.in: Don't configure --with-gnu-ld on AIX.
7963
7964Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7965
7966 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
7967
7968Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
7969
7970 * Makefile.in (ALL_MODULES): Added all-inet.
7971 (CROSS_CHECK_MODULES): Added check-inet.
7972 (INSTALL_MODULES): Added install-inet.
7973 (CLEAN_MODULES): Added clean-inet.
7974 (all-indent): New target.
7975
7976 * configure.in (host_tools): Added inet.
7977 (native_only): Added inet.
7978 (noconfigdirs): Added inet.
7979
7980Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
7981
7982 * configure.in: Don't configure libgloss if we are not configuring
7983 newlib.
7984
7985Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7986
7987 * configure.in: Don't configure libgloss for unsupported
7988 architectures.
7989
7990Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7991
7992 * Makefile.in (CLEAN_MODULES): Add clean-apache.
7993
7994Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
7995
7996 * Makefile.in (ALL_MODULES): Include all-apache.
7997 (CROSS_CHECK_MODULES): Include check-apache.
7998 (INSTALL_MODULES): Include install-apache.
7999 (all-apache): New target.
8000
8001 * configure.in: Added apache everywhere perl is seen.
8002
8003Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8004
8005 * Makefile.in: Add support for clean-{module} and
8006 clean-target-{module} rules.
8007
8008Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8009
8010 * configure.in (*-*-ose) do not build libgloss.
8011
8012Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8013
8014 * config.guess (prep*:SunOS:5.*:*): Turn into
8015 powerpele-unknown-solaris2.
8016
8017Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8018
8019 * configure.in: Permit --enable-shared to specify a list of
8020 directories.
8021
8022Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8023
8024 * configure.in (host==solaris): Pass only the first word of $CC
8025 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8026
8027Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8028
8029 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8030
8031Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8032
8033 * Makefile.in (ALL_MODULES): Include all-perl.
8034 (CROSS_CHECK_MODULES): Include check-perl.
8035 (INSTALL_MODULES): Include install-perl.
8036 (ALL_X11_MODULES): Include all-guile.
8037 (CHECK_X11_MODULES): Include check-guile.
8038 (INSTALL_X11_MODULES): Include install-guile.
8039 (all-perl): New target.
8040 (all-guile): New target.
8041
8042 * configure.in (host_tools): Include perl and guile.
8043 (native_only): Include perl and guile.
8044 (noconfigdirs): Don't build guile and perl; no ports have been
8045 done.
8046
8047Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8048
80413487
RH
8049 * configure (--enable-*): Handle quoted option lists such as
8050 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
8051
8052Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8053
8054 * Makefile.in ({,inst}all-target): New rule so we can make and
8055 install all of the target directories easily.
8056
8057Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8058
8059 * configure.in: Add missing global flag in sed substitution when
8060 deleting `target-' from ${configdirs}.
8061
8062Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8063
8064 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8065 option.
8066
8067 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8068 config/mh-necv4.
8069
8070 * install.sh: Correct misspelling of transformbasename.
8071
8072 * config.guess: Recognize mips-*-sysv*.
8073
8074Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8075
8076 * config.sub: Recognize mon960.
8077
8078Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8079
8080 * configure: Restore Canadian Cross handling of BISON and LEX,
8081 removed in Feb 20 change.
8082
8083Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8084
8085 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8086 Mention make install. Remove the old copyright date as well the
8087 clumsy and rather pointless copyright on the README file.
8088
8089Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8090
8091 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8092 Makefile after running symlink-tree, then run `make distclean' to
8093 avoid clobbering any generated files in srcdir.
8094
8095Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8096
8097 * configure.in (m68k-*-netbsd*): Build everything now.
8098
8099Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8100
8101 * Makefile.in (taz): Fix quoting.
8102
8103Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8104
8105 * configure.in (sparclet-*-*): Build everything now.
8106
8107Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8108
8109 * configure.in (m68k-*-linux*): New host.
8110
8111Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8112
8113 * configure: Check for bison before byacc.
8114
8115Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8116
8117 * Makefile.in configure: Change the way LEX and BISON/YACC are
8118 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8119 searching PATH. These are used as fallbacks by Makefile.in if
8120 flex/bison/byacc aren't in objdir.
8121
8122Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8123
8124 * Makefile.in: Make everything which depends upon all-bfd also
8125 depend upon all-opcodes, in case --with-commonbfdlib is used.
8126
8127Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8128
8129 * configure.in (host *-*-cygwin32): Don't build gdb if we are
8130 building NT native compilers on Unix.
8131
8132Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
8133
8134 * configure.in: Don't get CC from the host Makefile fragment if we
8135 can find gcc in PATH, or if this is a Canadian Cross. Move the
8136 Solaris test for /usr/ucb/cc to the post target script, just after
8137 the compiler sanity test.
8138
8139Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
8140
8141 * config.sub: Merge with FSF.
8142
8143Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8144
8145 * Makefile.in (RPATH_ENVVAR): New variable.
8146 (REALLY_SET_LIB_PATH): Use it.
8147 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8148
8149Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8150
8151 * config.sub, configure.in: Recognize sparclet cpu.
8152
8153Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8154
8155 * config.guess: Support m68k-cbm-sysv4.
8156
8157Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8158
8159 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8160 m68k-unknown-linuxaout from linker help string. Put quotes around
8161 $ld_help_string.
8162
8163Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
8164
8165 * config.guess (powerpc-harris-powerunix): Add guess for port
8166 to new target.
8167
8168Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8169
8170 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8171
8172Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
8173
8174 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8175 $(REALLY_SET_LIB_PATH) in Makefile.
8176 * Makefile.in (SET_LIB_PATH): New variable.
8177 (REALLY_SET_LIB_PATH): New variable.
8178 ($(DO_X)): Use $(SET_LIB_PATH).
8179 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8180 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8181 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8182 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8183 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8184 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8185 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8186 (install-dosrel): Likewise.
8187 (all-opcodes): Depend upon all-libiberty.
8188
8189Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
8190
8191 * config.guess (*:CYGWIN*): New
8192
8193Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8194
8195 * Makefile.in (all-target-winsup): All all-target-libiberty.
8196
8197Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8198
8199 * configure.in (noconfigdirs): Add missing # in front of comment.
8200
8201Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
8202
8203 * configure.in: add second pass to things added to noconfigdirs
8204 so *-gm-magic can exclude libgloss properly.
8205
8206Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8207
8208 * mpw-configure (extralibs_name, rez_name): Set correctly
8209 for MWC68K compiler.
8210
8211 * mpw-README: Add more info on the necessary build tools.
8212
8213Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
8214
8215 * configure.in, config.sub: Recognize cygwin32.
8216
8217Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
8218
8219 * config.guess, config.sub: Recognize A/UX.
8220
8221Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
8222
8223 * config.sub: Merge with gcc/config.sub.
8224
8225Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
8226
8227 * mpw-build.in (do-binutils): Add build of stamps.
8228
8229Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
8230
8231 * config.sub: Add recognition for mips64vr4100*-* targets.
8232
8233Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8234
8235 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8236 Add creation of gconfigargs with `--enable-shared' turned on.
8237 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8238 ($(host)-stamp-stage3-configured): Likewise.
8239 (HOLES): Add chatr and ldd.
8240 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8241
8242Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
8243
8244 * configure: Pass --nfp to recursive configures.
8245
8246Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
8247
8248 * Makefile.in (DLLTOOL): New.
8249 (DLLTOOL_FOR_TARGET): New.
8250 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8251 (EXTRA_TARGET_FLAGS): Ditto.
8252 (EXTRA_GCC_FLAGS): Ditto.
8253 (CONFIGURE_TARGET_MODULES): Ditto.
8254 (DO_X): Ditto.
8255 * configure: Add DLLTOOL.
8256
8257Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
8258
8259 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8260 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8261 mh-sco, since old workarounds no longer needed, and don't
8262 build ld, since libraries have weak symbols in COFF.
8263
8264Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
8265
8266 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8267
8268Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
8269
8270 * configure.in: Make sure that ${CC} can be used to compile an
8271 executable.
8272
afb8d725
JM
8273Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8274
8275 * Makefile.in (all-gdb): Depend on $(GDB_TK).
8276 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8277 nothing depending on whether gdbtk is being built.
8278
252b5132
RH
8279Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
8280
8281 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8282
8283Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
8284
8285 * configure.in (noconfigdirs): Put ld or gas in this early, if the
8286 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8287
8288Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
8289
8290 * config-ml.in: Add support for
8291 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8292 Simplify setting of multidirs from --disable-foo.
8293
8294Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8295
8296 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8297 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8298 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 8299 non-empty, pass them on to the GCC make.
252b5132
RH
8300 (all-bootstrap): New rule that is like all-gcc, except it executes
8301 the GCC bootstrap rule instead of the GCC all rule.
8302
8303Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
8304
8305 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8306
8307Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8308
8309 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8310 DG/UX support.
8311
8312Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
8313
8314 * config.sub (i*86*) Change [345] to [3456]
8315
8316Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8317
8318 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8319 --with-gnu-ld=no.
8320
8321Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8322
8323 * config-ml.in (rs6000*, powerpc*): Add switches to control which
8324 AIX multilibs get built.
8325
8326Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8327
8328 * configure.in (i386-win32): Don't build expect if we're not
8329 building the tcl subdir.
8330
8331Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
8332
8333 * Makefile.in: (configure-target-examples, all-target-examples):
8334 New targets, configure and build example programs.
8335
8336Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8337
8338 * mpw-configure: If an mpw-config.in generated a file mk.sed,
8339 use it as input to sedit the generated MPW makefile.
8340 * mpw-README: Add a suggestion about Gestalt.h.
8341
8342Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
8343
8344 * config.sub: Accept *-*-ieee*.
8345
8346Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
8347
8348 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
8349 Ronald F. Guilmette <rfg@monkeys.com>.
8350
8351Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8352
8353 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8354 for powerpc-pe native.
8355 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8356 (target==powerpc-pe): duplicate i386-win32 entry.
8357
8358Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8359
8360 * configure.in (noconfigdirs): Exclude target-newlib for all versions
8361 of vxworks, not just vxworks5.1.
8362
8363Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
8364
8365 * mpw-configure: Add support for exec-prefix.
8366
8367Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8368
8369 * config.guess: Recognize HP model 816 machines as having
8370 a PA1.1 processor.
8371
8372Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
8373
8374 * configure: Ignore new autoconf configure options.
8375
252b5132
RH
8376Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8377
8378 * config.guess: Recognize Pentium under SCO.
8379 From Robert Lipe <robertl@arnet.com>.
8380
8381Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8382
8383 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
8384
8385Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
8386
8387 * configure.in: Don't configure gas for alpha-dec-osf*.
8388
8389Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
8390
8391 * configure.in: Default to --with-stabs for some targets for which
8392 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8393 i[345]86*-*-unixware*.
8394
8395Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
8396
8397 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8398 rather than basing it on the target. Simplify handling of options
8399 controlling which directories to configure. Remove extraneous
8400 slash in multi-clean target.
8401
8402Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
8403
8404 * config-ml.in: Prefix more variables with ml_ so they don't collide
8405 with configure's.
8406
8407Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
8408
8409 * configure: Don't turn -v into --v.
8410
8411Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
8412
8413 * configure.in (targargs): Fix typo.
8414
8415 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8416
8417Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
8418
8419 * configure.in: Strip --host and --target options from
8420 CONFIG_ARGUMENTS, and always configure for --host only. Add
8421 --with-cross-host option when building with a cross-compiler.
8422 * configure: Canonicalize the arguments put into config.status by
8423 always using `=' for an option with an argument. Pass a presumed
8424 --host or --target explicitly.
8425
8426Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
8427
8428 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8429 into general OS recognition case.
8430
8431Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8432
8433 * configure.in (target_configdirs): add target-winsup only
8434 for win32 target systems.
8435
8436Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
8437
8438 * Makefile.in (all-target-libgloss): Depend upon
8439 configure-target-newlib, since when libgloss is built it looks to
8440 see if the newlib directory exists.
8441
8442Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
8443
8444 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8445 cfg-ml-*.in.
8446
8447Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
8448
8449 * configure: Handle LD and LD_FOR_TARGET when configuring a
8450 Canadian Cross.
8451
252b5132
RH
8452Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8453
8454 * configure.in (target_libs): add target-winsup.
8455 (target==i386-win32): add patch diff flex make to $noconfigdirs.
8456 (target==ppcle-pe): remove ld from $noconfigdirs.
8457
8458Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
8459
8460 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8461 Preserve relative path names in $srcdir. Build symlink tree if
8462 configuring cross target dir and srcdir=. (= no VPATH support).
8463 (configure-target-libg++): Depend on configure-target-librx.
8464 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8465 * config-ml.in: New file.
8466 * symlink-tree: New file.
8467 * configure: Ensure srcdir="." if that's what it is.
8468
8469Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8470
8471 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8472 includes and FLEX_SKELETON setting.
8473 * mpw-configure (--with-gnu-ld): New option, controls whether
8474 to use PPCLink or ld with PowerMac GCC.
8475 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8476 * mpw-config.in: Configure grez if targeting Mac.
8477
8478 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
8479 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8480 just macos.
252b5132
RH
8481 * configure.in: Configure grez resource compiler if targeting Mac.
8482 * Makefile.in (all-grez, install-grez): New targets.
8483
8484Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
8485
8486 * configure: CXX defaults to gcc, not g++. If we find
35590697 8487 gcc in the path, set CC to gcc -O2.
252b5132
RH
8488
8489Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
8490
8491 * configure: Default ${build} correctly. Avoid picking up extra
8492 spaces when reading CC and CXX from Makefile. When doing a
8493 Canadian Cross, use plausible default values for numerous
8494 variables.
8495 * configure.in: When doing a Canadian Cross, don't try to
8496 configure tools whose configure script can't handle it.
8497
8498Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8499
8500 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8501
8502Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
8503
8504 * configure: Remove dubious bug reporting address.
8505
8506Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
8507
8508 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
8509 configure script, run that instead of this directory's configure.
8510 In either case, print a message that we're configuring the sub-dir.
8511
8512Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
8513
8514 * configure.in: Before checking for the existence of various files,
8515 use sed to filter out "target-".
8516
8517Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
8518
8519 * Makefile.in (DO_X): Split rule to decrease command line length
8520 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
8521 (Philippe De Muyter).
8522
8523Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8524
8525 * Makefile.in (all-patch): depend on all-libiberty.
8526
8527Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
8528
8529 * configure.in: If the only directory in target_configdirs which
8530 actually exists is libiberty, then set target_configdirs to empty,
8531 to avoid trying to build a target libiberty in a gas or gdb
8532 distribution.
8533
8534Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
8535
8536 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
8537 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8538 systems.
252b5132
RH
8539
8540Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8541
8542 * configure.in (copy_dirs): Use sys-include instead of include
8543 for --with-headers option.
8544
8545Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
8546
8547 * Makefile.in, configure.in: Make winsup builds work with
8548 new scheme.
8549
8550Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
8551
8552 * configure.in: Build the linker on AIX.
8553
8554Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
8555
8556 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
8557 where needed.
8558
8559Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
8560
8561 * Makefile.in (all-gcc): Fix typo.
8562
8563Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
8564
8565 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
8566
8567Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
8568
8569 * configure.in: Rename libFOO to target-libFOO, and xiberty
8570 to target-xiberty, to provide more flexibility.
8571 (target_subdir): Define. Create if cross.
8572 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8573 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
8574 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8575 check-libFOO -> check-target-libFOO, etc.
8576 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8577 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8578 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8579 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
8580 allow ALL_GCC="" to only configure.
8581 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
8582 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
8583 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
8584
8585Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
8586
8587 * Makefile.in (taz): Build "info" in etc explicitly.
8588
8589Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
8590
8591 * configure.in: Make sure that CC is undefined (as opposed to
8592 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
8593 problem with autoconf trying to configure on a host without GCC.
8594
8595Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8596
8597 * mpw-configure: Set host alias from choice of host compiler,
8598 only use generic MPW Makefile sed if present, edit a file
8599 named "hacked_Makefile.in" instead of "Makefile.in" if present.
8600 * mpw-README: Add problem notes about CW6 and CW7.
8601
8602Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
8603
8604 * Makefile.in (taz): Use ";" instead of ";;".
8605
8606Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8607
8608 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
8609 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8610 DISTDOCDIRS.
8611 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
8612 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
8613
8614Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
8615
8616 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
8617 and gnats, because they are now subsumed by DISTSTUFFDIRS.
8618 Move bfd to DISTSTUFFDIRS.
8619
8620Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8621
8622 * Makefile.in (X11_LIB): Removed.
8623 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8624
8625 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8626
8627Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8628
8629 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
8630 names.
8631
8632Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8633
8634 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
8635
8636Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
8637
8638 * configure.in (i[345]86-*-win32): Always build newlib.
8639 Don't configure cvs, autoconf or texinfo.
8640 * Makefile.in (LD_FOR_TARGET): New.
8641 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
8642 Pass down LD_FOR_TARGET.
8643
8644Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
8645
8646 * winsup: New directory.
8647 * Makefile.in: Build winsup.
8648 * configure.in: Winsup is configured when target is win32.
8649 Can only build win32 target GDB when native.
35590697 8650
252b5132
RH
8651Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
8652
8653 * config.guess: Recognize HP model 819 machines as having
8654 a PA 1.1 processor.
8655
8656Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
8657
8658 * configure: Fix sed loop which substitutes for CC and CXX to
8659 avoid bug found in various sed implementations.
8660
8661Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8662
8663 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
8664 simulator. Use standard powerpc-*-eabi*.
8665
8666Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
8667
8668 * configure.in: Stop putting gas and binutils in noconfigdirs for
8669 powerpc-*-aix* and rs6000-*-*.
8670
8671Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
8672
8673 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8674 -mcall-aixdesc libraries.
8675
8676Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
8677
8678 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8679
8680 * config.sub (arm | armel | armeb): Fix shell syntax.
8681
8682Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8683
8684 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8685 -msoft-float and -mcpu=common support.
8686 (powerpc*-*-eabisim*): Add support for building -mcall-aix
8687 libraries.
8688
8689Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8690
8691 * configure.in: Allow configuration and build of emacs19 for the alpha.
8692
8693Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8694
8695 * configure.in (CC): Get ^CC, not just any old CC, from
8696 ${host_makefile_frag}.
8697
8698Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8699
35590697 8700 * configure.in (CC): Try to get CC from
252b5132
RH
8701 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8702
8703Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8704
8705 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8706 only if it exists in $(srcdir).
8707
8708Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
8709
8710 * configure: If CC and CXX are not set in the environment, set
8711 them, based on either an existing Makefile or on searching for gcc
8712 in PATH. Substitute for CC and CXX in Makefile.
8713 * configure.in: Remove libm from target_libs. Separate
8714 target_configdirs from configdirs. If CC is not set in
8715 environment, try to get it from a host Makefile fragment. Rewrite
8716 changes of configdirs to use skipdirs instead. A few minor
8717 tweaks. Take directories out of target_configdirs as they are
8718 taken out of configdirs. Remove existing Makefile files from
8719 subdirectories. Substitute for TARGET_CONFIGDIRS and
8720 CONFIG_ARGUMENTS in Makefile.
8721 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8722 by configure.in.
8723 (CONFIG_ARGUMENTS): Likewise.
8724 (CONFIGURE_TARGET_MODULES): New variable.
8725 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8726 ($(CONFIGURE_TARGET_MODULES)): New target.
8727 (configure-libg++, configure-libio): New targets.
8728 (all-libg++): Depend upon configure-libg++.
8729 (all-libio): Depend upon configure-libio.
8730 (configure-libgloss, all-libgloss): New targets.
8731 (configure-libstdc++): New target.
8732 (all-libstdc++): Depend upon configure-libstdc++.
8733 (configure-librx, all-librx): New targets.
8734 (configure-newlib): New target.
8735 (all-newlib): Depend upon configure-newlib
8736 (configure-xiberty): New target.
8737 (all-xiberty): Depend upon configure-xiberty.
8738
8739Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8740
8741 * configure.in (host i[345]86-*-win32): Expand the
8742 noconfigdirs again.
8743
8744Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
8745
8746 * mpw-configure: Fix sed command file name.
8747
8748Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
8749
35590697 8750 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
8751 noconfigdirs again.
8752
8753Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
8754
8755 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8756 or powerpc*-*-pe*, since they are not yet supported.
8757
8758Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8759
8760 Add PowerMac support and many other enhancements.
8761 * mpw-configure: New option --cc to select compiler to use,
8762 paste options set according to --cc into the generated
8763 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8764 if mpw-make.sed is present.
8765 * mpw-config.in: Don't test for gC1, test for mpw-touch,
8766 add forward includes for PowerPC include files.
8767 * mpw-build.in: Build using Makefile.PPC if present.
8768 (do-byacc, etc): Remove separate version resource builds.
8769 (do-gas): Build "stamps" before "all".
8770 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8771 * mpw-README: Update to reflect --cc option, PowerMac support,
8772 and recently-reported compatibility problems.
8773
8774Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
8775
8776 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8777 embedded m68k systems (-aout, -coff, -elf, -vxworks).
8778 (--with-multilib-top): Pass to recursive invocations.
8779
8780Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
8781
8782 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8783 v810-*-*.
8784
8785Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8786
8787 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8788 gdb, ld and opcodes on v810-*-*.
8789
252b5132
RH
8790Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
8791
8792 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8793 (local-maintainer-clean): New target.
8794 (maintainer-clean): New target.
8795 (realclean): Just depend upon maintainer-clean.
8796
8797Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8798
8799 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
8800
8801Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
8802
8803 * configure.in: Build ld in mips*-*-bsd* case.
8804
8805Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
8806
8807 * config.sub: Accept -lites* OS. From Ian Dall.
8808
8809Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
8810
8811 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 8812 targets.
252b5132
RH
8813
8814Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8815
8816 * configure.in: treat i386-win32 canadian cross the same as
8817 i386-go32 canadian cross.
8818
8819Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8820
8821 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
8822 running under the simulator to build a reduced set of libraries.
8823 (powerpc-*-eabiaix): Add fine grained multilib support added to
8824 other powerpc targets yesterday.
8825
8826Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8827
8828 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
8829 -disable-softfloat, -disable-relocatable, -disable-aix, and
8830 -disable-sysv to control which multilib libraries get built.
8831
8832Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8833
8834 * configure: Add Makefile.tem to list of files to remove in trap
8835 handler.
8836
8837Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
8838
8839 * config.guess (*Linux*): Add missing "exit"s.
8840 Also, need specific check for alpha-unknown-linux (uses COFF).
8841
8842Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
8843
8844 * config.guess: Merge with FSF:
8845
8846 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
8847 * config.guess (AIX4): More robust release numbering discovery.
8848
8849 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
8850 * config.guess (i386-sequent-ptx): Properly get version number.
8851
8852 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
8853 * config.guess (mips:*:4*:UMIPS): New case.
8854
8855Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
8856
8857 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
8858 (i386-win32 host): Likewise. Don't build readline.
8859
afb8d725
JM
8860Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
8861
8862 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
8863 SUPPORT_FILES to submakes.
8864
252b5132
RH
8865Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
8866
8867 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
8868 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
8869 mpw-configure.
8870
8871Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
8872
8873 * configure.in (appdirs): Use =, not ==, in test expression when
8874 trying to build the text to print in the warning message for
8875 Solaris users.
8876
8877Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
8878
8879 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
8880
8881Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8882
8883 * config.guess: Recognize lynx-2.3.
8884
8885Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
8886
8887 * config.sub (z8ksim): Deleted
8888 (z8k-*-coff): New, this is the one true name of the target.
8889
8890Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
8891
8892 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
8893
8894Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
8895
8896 * config.guess (*:Linux:*:*): First try asking the linker what the
8897 default object file format is (elf, aout, or coff). Then if this
8898 fails, try previous methods.
8899
8900Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8901
8902 * configure.in: Don't build newlib for *-*-vxworks5.1.
8903
8904Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8905
8906 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
8907 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
8908
8909Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
8910
8911 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
8912
8913Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
8914
8915 * cfg-ml-com.in: New file.
8916 * cfg-ml-pos.in: New file.
8917
8918Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8919
8920 * COPYING.NEWLIB: Add HP free copyright to list.
8921
8922Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8923
8924 * config.sub: Recognize -eabi* for the system, not just -eabi.
8925
8926Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
8927
8928 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
8929 * config.sub, configure.in (win32): New target and host.
8930
8931Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
8932
8933 * configure.in: Add i386-pe configuration.
8934
8935Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
8936
8937 * mpw-build.in (install): Install GDB after LD.
8938
8939Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
8940
8941 * mpw-config.in (elf/mips.h): Always forward-include, needed
8942 for GDB to build.
8943
8944Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
8945
8946 * testsuite: New directory for customer acceptance and whole tool
8947 chain tests.
8948
8949Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
8950
8951 * configure: If per-host line isn't found, but AC_OUTPUT is found
8952 and a configure script exists, run it instead.
8953
8954Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8955
8956 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
8957
8958Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
8959
8960 * configure: Set build_{cpu,vendor,os,alias} to host values when
8961 --build isn't specified.
8962
8963Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8964
8965 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
8966 (FLAGS_TO_PASS): Pass them.
8967 (EXTRA_TARGET_FLAGS): Ditto.
8968
252b5132
RH
8969Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8970
8971 * Makefile.in (all-libg++): Depend on all-libstdc++.
8972
8973Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8974
8975 * configure.in (noconfigdirs): Enable all packages for
8976 i386-unknown-netbsd.
8977
8978Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
8979
8980 * configure.in (noconfigdirs): Don't configure tk for i386-go32
8981 hosted builds (DOS builds)
8982
8983Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8984
8985 Changes for ARM based on patches from Richard Earnshaw:
8986 * config.sub: Handle armeb and armel.
8987 * configure.in: Omit arm linker only for riscix.
8988
8989Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
8990
8991 * config.guess: Update from FSF.
8992
8993Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
8994
8995 * config.sub: Recognize powerpcle as the little endian varient of
8996 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
8997 powerpcle variant. Convert pentium into i586, not i486. Add p5
8998 alias for i586. Map new x86 variants p6, k5, nexgen into i586
8999 temporarily.
9000
9001Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9002
9003 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9004
9005Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9006
9007 * config.sub: Accept -lites* as a basic system type.
9008
9009Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9010
9011 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9012 installed, and if so return linuxoldld as the system name.
9013
9014Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9015
9016 * config.guess: Add hppa1.1-hp-lites support.
9017
9018Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9019
9020 * configure.in: Don't build newlib for m68k-vxworks5.1.
9021
9022Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9023
9024 * configure.in (mips-sgi-irix6): Use mh-irix5.
9025
9026Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9027
9028 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9029
9030Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9031
9032 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 9033 OSF/1. Fix compiler flags.
252b5132
RH
9034 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9035
9036Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9037
9038 * configure.in: Recognize --with-newlib.
9039 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9040
afb8d725
JM
9041Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9042
9043 * Makefile.in: move {all,check,install}-gdb from *_MODULES
9044 to *_X11_MODULES due to gdbtk needing X include files et al.
9045
252b5132
RH
9046Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9047
9048 Merge in support for Mac MPW as a host.
9049 (Old change descriptions retained for informational value.)
9050
9051 * mpw-config.in: Add generic include forwards for cpu-specific
9052 include files in aout and elf directories.
9053
9054 * mpw-configure: Added copyright.
9055 * mpw-config.in: Check for presence of required build tools.
9056 (target_libs): Add newlib.
9057 (target_tools): Add examples.
9058 (Read Me): Generate as "Read Me for MPW" instead.
9059 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9060 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9061 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9062
9063 * mpw-configure: Remove subdir-specific makefile hackery,
9064 delete mk.tmp after using it.
9065
9066 * mpw-build.in (all): Display start and end times.
9067
9068 * mpw-configure (host_canonical): Set.
9069 (target_cpu): Always add to makefiles.
9070 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9071 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9072 (mpw-mh-mpw): Look for in srcdir and srcroot.
9073 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9074
9075 * mpw-build.in: (install-only): New target.
9076
9077 * mpw-configure (host_alias, target_alias): Rename from hostalias
9078 and targetalias, add into generated Makefile.
9079 (mk.tmp): If present, add into generated Makefile.
9080 * mpw-build.in (all-gas): Build config.h first before gas proper.
9081
9082 * mpw-configure (config.status): Write only if changed.
9083 * mpw-config.in (readline): Configure it (not built, just used for
9084 definitions).
9085
9086 * mpw-config.in (elf/mips.h): Add a forward include.
9087
9088 * mpw-config.in: Forward-include most .h files in include into
9089 extra-include.
9090 (readline): Don't build.
9091 mpw-build.in (install): Install GDB.
9092
9093 * mpw-configure (prefix, mpw_prefix): Handle it.
9094 * mpw-config.in (mmalloc, readline): Don't configure.
9095 * mpw-build.in (thisscript): Rename to ThisScript.
9096 Use mpw-build instead of BuildProgram everywhere.
9097 (mmalloc, readline): Don't build.
9098 * mpw-README: New file, basic documentation about the MPW port.
9099
9100 * mpw-config.in: Use forward-include to create include files.
9101
9102 * mpw-configure: Add more things to the top of each configured
9103 Makefile, including contents of config/mpw-mh-mpw.
9104 * mpw-config.in (extra-include): Create this directory and fill it
9105 with Posix-like include files when configuring.
9106
9107 * config.sub (apple, mac, mpw): Add various aliases.
9108
9109 * mpw-build.in: New file, top-level build script fragment for MPW.
9110 * mpw-configure: New file, configure script for MPW.
9111 * mpw-config.in: New file, config fragment for MPW.
9112
9113Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9114
9115 * configure.in (host_libs): Remove glob, since it is gone from the
9116 sources.
9117
9118Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9119
9120 * Makefile.in: define empty GDB_NLM_DEPS var.
9121
9122 * configure.in(target_makefile_frag): use config/mt-netware
9123 for netware targets.
9124
9125Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
9126
9127 * config.sub: Merge in recent FSF changes. Remove linux special
9128 cases.
9129
9130Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9131
4bddf3ad 9132 Revert this change:
252b5132
RH
9133
9134 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9135
9136 * build-all.mk: Use CC=cc -Xs on Solaris.
9137
252b5132
RH
9138Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9139
9140 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
9141 stop using it.
9142 * Makefile.in: Nuke all references to glob subdirectory.
9143
9144Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9145
9146 * configure.in: Fix --enable-shared logic in per-host.
9147
9148Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9149
9150 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9151
9152Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9153
9154 * configure.in (noconfigdirs): Don't build gas on AIX, for
9155 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9156
9157Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9158
9159 * configure: Fix --cache-file to work if the file argument is a
9160 relative path.
9161
9162Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
9163
9164 * configure: If the --cache-file is used, pass it down to
9165 configure in subdirectories.
9166
9167Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
9168
9169 * config.sub: add vxworks29k configuration.
9170
9171Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9172
9173 * Makefile.in (taz): Do "diststuff" part quietly.
9174
9175Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
9176
9177 * config.sub: Mini-merge with gcc/config.sub.
9178
9179Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9180
9181 * config.guess (IRIX): Sed - to _.
9182
9183Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9184
9185 * Makefile.in (source-vault, binary-vault): New targets.
9186
9187Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
9188
9189 * config.sub: Recognize -eabi as a basic system type.
9190
9191Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9192
9193 * configure.in (enable_shared stuff): Fix typo.
9194
9195Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
9196
9197 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9198
9199Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9200
9201 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9202
9203Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9204
9205 * configure.in (rs6000-*-*): Don't build gas.
9206
9207Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
9208
9209 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9210 reduce command line length.
9211 (AS_FOR_TARGET): Check for as.new, not Makefile.
9212 (NM_FOR_TARGET): Check for nm.new, not Makefile.
9213
9214Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
9215
9216 * config.guess: Merge from FSF.
9217
9218Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9219
9220 * configure: Don't use $ when handling program_suffix.
9221
9222Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
9223
9224 * configure.in: Configure tk for hppa/hpux.
9225
9226Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
9227
9228 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
9229
9230Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9231
9232 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
9233 to LIBCXXFLAGS. Tests are better run without it.
9234
9235Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
9236
9237 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9238
9239Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
9240
9241 * configure.in (*-*-netware*): Don't configure xiberty.
9242
9243Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
9244
9245 * configure.in: Remove tk from native_only list.
9246
9247Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
9248
9249 * build-all.mk: Add mips-ncd-elf target to sun4 targets
9250 for special NCD build.
9251
9252Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9253
9254 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9255 makeall.bat, they're only useful for binutils snapshots.
9256 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9257 makeall.bat to specified SUPPORT_FILES.
9258
9259Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
9260
9261 * build-all.mk: Add Ericsson targets to sun4 and solaris
9262 hosts. Add BNR's sun4 target to solaris host, so their
9263 build-from-source will be tested in-house first.
9264
9265Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9266
9267 * Makefile.in (LIBCFLAGS): New variable.
9268 (CFLAGS_FOR_TARGET): Ditto.
9269 (LIBCFLAGS_FOR_TARGET): Ditto.
9270 (LIBCXXFLAGS): Ditto.
9271 (CXXFLAGS_FOR_TARGET): Ditto.
9272 (LIBCXXFLAGS_FOR_TARGET): Ditto.
9273 (BASE_FLAGS_TO_PASS): Pass them.
9274 (EXTRA_TARGET_FLAGS): Ditto.
9275
4bddf3ad 9276 * configure.in: Support --enable-shared.
252b5132
RH
9277
9278Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
9279
9280 * configure.in (target_libs): Include libstdc++ again.
9281 * config.guess: Update from FSF (for FreeBSD).
9282
9283Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9284
9285 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9286 makeall.bat.
9287 (DISTDOCDIRS): Add `etc'.
9288 (ETC_SUPPORT_PFX): New variable.
9289 (taz): Include anything from etc starting with a word in
9290 ETC_SUPPORT_PFX.
9291
9292Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9293
9294 * config.sub: Update for recent FSF changes. Remove obsolete
9295 h8300hds entry. Add -windows* and -osx as basic os. Minor
9296 spacing changes.
9297
9298Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9299
9300 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
9301
9302 * config.guess: Merge with FSF.
9303 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9304
9305Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9306
9307 * configure: Since the "trap 0" handler will override the exit
9308 status on many systems, only use it for "exit 1", and make it set
9309 a non-zero exit status; reset it before "exit 0". Also, check
9310 exit status of config.sub, and error out if it failed.
9311
9312Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
9313
9314 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9315 and install libgloss.
9316
9317Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9318
9319 * Makefile.in (all-binutils): Depend upon all-byacc.
9320
9321 * configure.in: Don't build emacs on Irix 5.
9322
9323Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9324
9325 * configure.in (*-*-netware*): Add libio.
9326
9327Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9328
9329 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9330 (CHECK_TARGET_MODULES): Ditto.
9331 (INSTALL_TARGET_MODULES): Ditto.
9332 (TARGET_LIBS): Ditto.
9333 (all-libstdc++): Note dependencies.
9334
9335Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9336
9337 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9338
9339Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9340
9341 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9342 -fexternal-templates.
9343
9344 * configure.in (target_libs): Add libstdc++.
9345 (noconfigdirs): Add libstdc++ as appropriate.
9346
9347Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9348
9349 * config.guess: Update from FSF.
9350
9351Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9352
9353 * configure: Use ${config_shell} when running ${configsub}.
9354
9355Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
9356
9357 * config.sub: No longer recognize h8300h.
9358
9359Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9360
9361 * config.sub: Remove extraneous differences between config.sub and
9362 gcc/config.sub.
9363
9364Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9365
9366 * Makefile.in (DISTSTUFFDIRS): Add gas.
9367
9368Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
9369
9370 * COPYING.NEWLIB: New file.
9371
9372Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
9373
9374 * config.guess (HP-UX): Patch from Harlan Stenn
9375 <harlan@landmark.com> to also emit release level.
9376
9377Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9378
9379 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9380
9381Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
9382
9383 * config.sub: Merge nextstep cleanup from FSF.
9384
9385Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9386
9387 * configure.in (arm-*-*): Don't configure ld for this target.
9388
9389Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9390
9391 * configure.in (*-*-netware): don't configure libg++, libio,
9392 librx, or newlib.
9393
9394Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9395
9396 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
9397 configure ld--it works, but it doesn't support shared libraries.
9398
9399Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9400
9401 * config.guess (*-unknown-freebsd*): Get rid of possible
9402 trailing "(Release)" in version string.
9403 Patch from Paul Richards <paul@isl.cf.ac.uk>.
9404
9405Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
9406
9407 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9408 Fix type: *-next-neststep -> *-next-nextstep.
9409
9410 * config.guess: Merge from FSF:
9411
9412 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9413
9414 * config.guess: Recognize powerpc-ibm-aix3.2.5.
9415
9416 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9417
9418 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9419 instead of UNIX_SV for UnixWare 1.0).
9420
9421Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
9422
9423 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
9424 to make gdb/nlm/* build after the compiler and linker.
9425
9426Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
9427
9428 * config.guess (netbsd, freebsd, linux): Accept any machine,
9429 not just i[34]86.
9430 (m68k-atari-sysv4): Relocate to match FSF version.
9431
9432 * config.guess: More merges from the FSF:
9433
9434 Add a space before function call or macro invocation.
9435
9436 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9437
9438 * config.guess: Add trap cmd to remove dummy.c and dummy when
9439 interrupted.
9440
9441 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9442
9443 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9444 (dummy): Redirect stderr from compilation of dummy.c.
9445
9446 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
9447
9448 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9449
9450Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
9451
9452 * configure: Accept and ignore --cache*, for compatibility with
9453 new autoconf.
9454
9455Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
9456
9457 * config.guess: Merge from FSF:
9458
9459 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9460
9461 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
9462 (PATH): Add /.attbin at end for finding uname.
9463 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
9464
9465 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
9466
80413487 9467 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
9468
9469 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
9470
80413487
RH
9471 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9472 to select whether to use ELF or COFF.
252b5132
RH
9473
9474 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9475
80413487 9476 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
9477
9478 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9479
9480 * config.guess: Guess the OS version for HPUX.
9481
9482 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
9483
9484 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9485
9486Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9487
9488 * configure.in: Recognize --with-headers, --with-libs, and
9489 --without-newlib.
9490 * Makefile.in (all-xiberty): Depend upon all-ld.
9491
9492Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9493
9494 * configure.in: Change i[34]86 to i[345]86.
9495
9496Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9497
9498 * configure (version): A few more tweaks to help message.
9499
9500Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
9501
9502 * Makefile.in: Remove (for now) librx as a host library,
9503 now that we're building it for target.
9504
9505Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9506
9507 * configure: Fix up help message; from karl@owl.hq.ileaf.com
9508 (Karl Berry).
9509
9510Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
9511
9512 * configure.in: Also configure librx.
9513
9514Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9515
9516 * Makefile.in: Update various rules to reflect that librx
9517 is now needed for libg++.
9518
9519Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9520
9521 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9522
9523Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9524
9525 * configure.in: Configure the examples directory.
9526
9527Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9528
9529 * configure: Simplify Jun 2 1994 change.
9530
9531Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9532
9533 * change CC to /usr/latest/bin/gcc for lynx host builds, since
9534 /bin/gcc isn't good enough to build gcc.
9535
9536Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
9537
9538 * Makefile.in (GDB_SUPPORT_FILES): Remove
9539 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
9540 (gdb.tar.gz): Add new rule to use standard distribution building
9541 mechanism.
9542
9543Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9544
9545 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
9546 Bill Cox <bill@cygnus.com>.
9547
9548Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
9549
9550 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
9551
9552Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
9553
9554 * configure: Search current dir first in .gdbinit.
9555
9556Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
9557
9558 * config.sub: Recognize freebsd (merged from gcc config.sub).
9559
9560Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
9561
9562 * config.sub: Refer to NeXT's operating system as nextstep.
9563
9564 * config.sub (case $basic_machine): Re-order the cases, to match
9565 the order in the FSF version (which is mostly alphabethical).
9566 Merge in some additions and changes from the FSF.
9567
9568Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
9569
9570 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9571 * config.sub: Recognize cxux7.
9572 * configure.in: Use mh-cxux for m88k-harris-cxux*.
9573
9574Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9575
9576 * config.sub: Fix typo powerpc -> powerpc-*.
9577
9578Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
9579
9580 * Makefile.in: `all-emacs19' depends on `all-byacc'.
9581
9582 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9583 parallel with all-emacs and install-emacs). Top-level command
9584 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9585
9586Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9587
9588 * test-build.mk ($(host)-stamp-stage2-installed): Remove
9589 $(relbindir)/make before doing ``make install'', and use
9590 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
9591 installing over running make binary.
9592 ($(host)-stamp-stage3-installed): Likewise.
9593
9594Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9595
9596 * config.guess: Recognize Mach.
9597
9598Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9599
9600 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9601 see whether --exec-prefix was used.
9602
9603Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9604
9605 * README: Explicitly mention libg++/README. (Zoo's idea.)
9606
9607Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9608
9609 * Makefile.in: Add all-librx target similar to all-libproc.
9610
9611Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
9612
9613 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
9614 with post 1.2 uname bogosity.
9615
9616Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9617
9618 * configure: Remove temporary files on receipt of a signal.
9619
9620Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
9621
9622 * configure: If there is a package_makefile_frag, remove
9623 ${subdir}/Makefile.tem after copying it in.
9624
9625Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9626
9627 * build_all.mk: support rs6000 lynx identifies itself as
9628 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
9629 since /bin/gcc is too feeble to compile a modern gcc.
9630
9631Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9632
9633 * brought devo/test-build.mk update-to-date with progressive/
9634 test-build.mk. Add lynx targets and hppa flag info.
9635
9636Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9637
9638 * configure.in: Use mh-ncrsvr43. Patch from
9639 Tom McConnell <tmcconne@sedona.intel.com>.
9640
9641Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
9642
9643 * config.guess (i386-unknown-bsdi): No longer need to
9644 check #if defined(__bsdi__) && defined(__i386__).
9645
9646Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9647
9648 * configure: Set program_transform_nameoption correctly.
9649
9650Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9651
9652 * brought build-all.mk update-to-date with progressive build-all.mk,
9653 added new targets and hppa info.
35590697 9654
252b5132
RH
9655Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9656
9657 * configure: If config.guess result is a prefix of the user
9658 specified target, assume a native build and use the user specified
9659 target as the host alias. Remove SunOS patch suffix removal hack.
9660 * configure.in: Remove SunOS patch suffix removal hack.
9661
9662 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
9663 in NATIVE_CHECK_MODULES.
9664
9665Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
9666
9667 * Makefile.in: Rename HOST_ONLY to NATIVE.
9668 * configure: Delete SunOs patch suffix from host_canonical
9669 and build_canonical variables that are prepended to Makefiles.
9670 * configure.in: Add comments for easier maintenance.
9671
9672Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9673
9674 * Makefile.in: Add all-libproc target similar to all-gui.
9675
9676Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
9677
9678 * Makefile.in (CHECK_MODULES): split into
9679 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9680
9681Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
9682
9683 * config.guess (i386-unknown-bsdi): New system to guess.
9684
9685Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9686
9687 * Makefile.in: Add all-gui target (but not yet build by "all").
9688
9689Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
9690
9691 * config.sub: Move deletion of patch suffix from here...
9692 * configure.in: To here, at Ian's suggestion. The top-
9693 level scripts might need to know of a patch level.
9694
9695Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
9696
9697 * config.sub: Strip off patch suffix so rtl is recognized
9698 as a sunos4.1.3 machine, even though it's been patched.
9699
9700Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
9701
9702 * Makefile.in (INSTALL_LAST): Delete.
9703 (INSTALL_DOSREL): New.
9704
9705Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9706
9707 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9708 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9709 whether we pass down --with-gnu-ld anyhow.
9710
9711Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
9712
9713 * Makefile.in (INSTALL_LAST): Change operation so it works
9714 on more flavors of make.
9715 * configure.in (go32): Don't build libg++ or libio.
9716
9717Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
9718
9719 * Makefile.in (Move HOST_PREFIX_1 and friends up so
9720 they can be overriden by templates.
9721
9722Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
9723
9724 * configure.in (target==go32): Don't build gdb.
9725 * dosrel: New directory.
9726
9727Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
9728
9729 * configure.in (host==go32): Configure dosrel too.
9730 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9731 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9732 be set by incoming names or templates.
9733 (INSTALL_LAST): New rule.
252b5132
RH
9734
9735Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
9736
9737 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9738
9739Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9740
252b5132
RH
9741 * configure.in (appdirs): New variable. Currently empty, but will
9742 be used in gas distribution. If nonempty, lists a set of
9743 directories at least one of which must get configured, or top
9744 level configuration is considered to have failed.
9745 (rs6000-*-lynxos*): Use new file name.
9746
9747Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9748
9749 Eliminate XTRAFLAGS.
9750 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9751 newlib include files using -idirafter, and also use -nostdinc.
9752 (CXX_FOR_TARGET): Likewise.
9753 (XTRAFLAGS): Removed.
9754 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9755 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9756 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9757 ($(DO_X)): Don't pass down XTRAFLAGS.
9758
9759Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9760
9761 * configure.in (mips*-dec-bsd*): New target; do build linker.
9762 (mips*-*-bsd*): New target; don't build linker.
9763
9764Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9765
9766 * configure.in: support rs6000-*-lynxos* configuration.
9767 support sunos4 as a cross target.
9768
9769 * config.sub: look for lynx*, not lynx since the OS version may
9770 legitimately be part of the name.
9771
9772Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9773
9774 * configure.in (i[34]86-*-sco*): Move to be with other i386
9775 targets.
9776 (romp-*-*): New target. Skip various binary utilities.
9777 (vax-*-*): New target. Don't build newlib.
9778 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
9779
9780Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9781
9782 * configure.in: Only set host_makefile_frag if config
9783 directory exists.
9784
9785Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9786
9787 * install.sh: If $dstdir exists, don't check whether each
9788 component does.
9789
9790Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9791
9792 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
9793
9794Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
9795
35590697
AJ
9796 * configure.in (*-*-lynxos*): Don't configure newlib for either
9797 native or cross Lynx.
252b5132
RH
9798
9799Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
9800
9801 * config.sub (sparc64-elf): Fix os.
9802 (z8k): Remove duplicate.
9803
9804Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9805
9806 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
9807 gcc/stmp-fixproto, to try to prevent fixproto from being run.
9808
9809Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
9810
9811 * configure: Make file links cleanly even if Lynx fails on
80413487 9812 an NFS symlink (at least fail cleanly).
252b5132
RH
9813
9814Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9815
9816 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
9817 -XNh2000.
9818
9819Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9820
9821 * configure: Unknown options are fatal again.
9822
9823Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
9824
9825 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 9826 compatibility.
252b5132
RH
9827
9828Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
9829
9830 * build-all.mk: Add `clean' target.
9831
9832Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9833
9834 * config.guess: Add SINIX support.
9835 * configure.in: Add mips-*-sysv4* support.
9836
9837Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
9838
9839 * build-all.mk: Document all useful targets.
9840 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
9841 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
9842
9843Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9844
9845 * configure: Support --silent, --quiet.
9846
9847Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9848
9849 * configure: Support --disable-FEATURE.
9850
9851Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9852
9853 * config.guess: Recognize NCR running SVR4.3.
9854
9855Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
9856
9857 * config.guess: Make BSDI generate i386-unknown-bsd386.
9858 Patch from Paul Eggert <eggert@twinsun.com>.
9859
9860Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9861
9862 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
9863
9864Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9865
9866 * configure: Make unrecognized options give nonfatal warnings
9867 instead of fatal errors, and pass them to any subdirectory
9868 configures in case they recognize them.
9869 Make --x equivalent to --with-x.
9870
9871Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9872
9873 * configure: Add --enable-* options. Clean up usage message and
9874 some comments.
9875
9876Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
9877
9878 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
9879
9880Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9881
9882 * configure.in (hppa*-*-*): Enable binutils.
9883
9884Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9885
9886 * config.sub: Recognize cisco.
9887
9888Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
9889
9890 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
9891
9892Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9893
9894 * config.guess: about target *-hitachi-hiuxwe2, don't print more
9895 than one configuration name. Add comment.
9896
9897Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
9898
9899 * config.guess: about target *-hitachi-hiuxwe2, fixed
9900 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
9901 macro is incorrect.]
9902
9903Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9904
9905 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
9906 than the "make ls" stuff which used to be here.
9907
9908Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9909
9910 * config.guess: Recognize i[34]86-unknown-freebsd.
9911 From Shawn M Carey <smcarey@rodan.syr.edu>.
9912
9913Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
9914
9915 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
9916
9917Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9918
9919 * config.guess: Check for ptx.
9920
9921Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
9922
9923 * config.sub: Add os9k checking.
9924
9925Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9926
9927 * config.guess: Handle OSF1 running on HPPA processors
9928
9929Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9930
9931 * configure: If subdir configure fails, print out a message with
9932 subdirectory name, in case subdir's configure code didn't identify
9933 itself.
9934
9935Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
9936
9937 * configure.in: Remove embedded newlines from configdirs.
9938 Avoid mismatches of substrings. Fix matching strings at end
9939 of configdirs.
9940
9941Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
9942
9943 * config.guess: Add Lynx/rs6000 config support.
9944
9945Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9946
9947 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
9948
9949Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
9950
9951 * configure.in (hppa*-*-osf*): Treat this just like most other
9952 PA configurations (eg no binutils or ld).
9953 (hppa*-*-*elf*): These configurations have binutils and ld.
9954
9955Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9956
9957 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
9958
9959Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9960
9961 * configure.in (rs6000-*-*): Build gas.
9962
9963Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9964
80413487 9965 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
9966
9967Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9968
9969 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
9970 for GDB and GDB has been fixed to not need it.
9971
252b5132
RH
9972Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9973
9974 * config.guess: Recognize vax hosts.
9975
9976Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9977
9978 * configure (while loop): Don't use "break 2" inside case
9979 statement -- the case statement isn't an enclosing loop.
9980
9981Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
9982
9983 * config.guess: Clean up NeXT support, to allow nextstep
9984 on Intel machines. Make OS be nextstep.
9985
9986Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
9987
9988 * config.guess: Add alternate forms for Convex.
9989
9990Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
9991
9992 * configure: Completely rewrite option processing. Take
9993 advantage of pattern-matching to avoid invoking test frequently.
9994 Also clean up host and target defaulting logic.
9995
9996Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9997
9998 * Makefile.in: Replace all occurrances of "rootme" with "r" and
9999 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10000 commands (plus user environment) will fit SCO limits.
10001
10002Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10003
10004 * configure.in: Don't issue warnings about directories which are
10005 not being configured if -norecursion is set. Correct test for
10006 --with-gnu-as and --with-gnu-ld to not get confused by substring
10007 matches.
10008
10009 * configure.in: Don't build gas for alpha-dec-osf1*.
10010
10011Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10012
10013 * configure: Back out Per's change of 12/19/1993. It changes the
10014 behavior of configure in unexpected and confusing ways.
10015
10016 Also, use different delim char when calculating
10017 program_transform_name so that the name can contain slashes.
10018
10019Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10020
10021 * configure.in, config.sub: Add support for VSTa micro-kernel.
10022
10023Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10024
10025 * configure.in: Nuke hacks which were used to get a special
10026 version of GAS for HPPA configurations.
10027
10028Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10029
10030 * configure: If only ${target_alias} is given, use that
10031 as the default for ${host_alias}.
10032 * configure: Add missing back-slashes before nested quotes.
10033
10034Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10035
10036 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10037
10038Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10039
10040 * config.guess: Recognize some Tektronix configurations.
10041 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10042
10043Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10044
10045 * config.sub: Match any flavor of SH.
10046
10047Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10048
10049 * configure.in: Don't try to configure newlib for Alpha.
10050
10051Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10052
10053 * configure.in: Don't build ld for Irix 5. Don't build gas,
10054 libg++ or libio for any Alpha target.
10055
10056 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
10057
10058Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10059
10060 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10061 default arguments -- so it tried to compress itself.
10062
10063Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10064
10065 * configure.in (notsupp): ensure that a space is always at the end
10066 of the configdirs list, since the grep checks for an explicit space
10067
10068Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10069
10070 * configure.in (target i386-sysv4.2): don't build ld, since static
10071 versions of many libraries are not available.
10072
10073Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10074
10075 * config.guess: Recognize Apollos (using environment variables).
10076 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10077
10078Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10079
10080 * config.guess: Recognize Sony news mips running newsos.
10081
10082Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10083
10084 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10085 "fi ; else" for bash.
10086
10087Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10088
10089 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10090
10091Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10092
10093 * config.sub: accept unixware as an alias for svr4.2.
10094 Fix some inconsistancies with the gcc version.
10095
10096Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10097
10098 * Makefile.in (DISTDOCDIRS): Add gdb.
10099
10100Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10101
10102 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10103
10104Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10105
10106 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10107 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10108 this now.
10109
10110Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10111
10112 * config.sub: Accept hiux* as an OS name.
10113
10114 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10115 etc/make-stds.texi. The underscore came from gcc, and dje now
10116 agrees that RUNTESTFLAGS is the correct name.
10117
10118Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10119
10120 * install.sh: Remove 'set -e'. It makes any conditionals
10121 in the script useless.
10122
10123 * config.guess: Automatically recognize arm-acorn-riscix
10124 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10125
10126Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
10127
10128 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10129
10130Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10131
10132 * Makefile.in (DISTDOCDIRS): New variable.
10133 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 10134 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
10135
10136Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10137
10138 * configure.in (hppa target): check the source directory for the
10139 pagas sub-directory
10140
10141Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
10142
10143 * config.sub: Allow -aout* and -elf*.
10144
10145Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10146
10147 * configure.in: Don't build ld on i386-solaris2, same as for
10148 sparc-solaris2.
10149
10150Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10151
10152 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10153
10154Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10155
10156 * configure.in: Configure gdb for alpha.
10157
10158Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10159
10160 * Makefile.in (CXXFLAGS): Add -O.
10161
10162Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10163
10164 * config.guess: added support for DG Aviion
10165
10166Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10167
10168 * configure.in: Produce warning message for subdirectories not
10169 configurable for this host/target combination. Don't try to
10170 configure gdb for vms.
10171
10172Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10173
10174 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10175 appropriate files before making "diststuff".
10176 (DISTBISONFILES): New var: list of files to be edited.
10177 (DISTSTUFFDIRS): Add binutils.
10178
10179Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10180
10181 * config.sub: also handle mipsel and mips64el (for little endian mips)
10182
10183Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10184
10185 * configure.in: Add * to end of all OS names.
10186
10187Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
10188
10189 * configure.in: Build newlib for LynxOS native.
10190
10191Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10192
10193 * config.guess: Add support for delta 88k running SVR3.
10194
10195 * configure.in: Add comment about HP compiler vs. emacs.
10196
10197Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10198
10199 * configure.in: don't build ld on solaris2 (not a viable option
10200 due to bugs in getpwnam & getpwuid)
10201
10202Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10203
10204 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10205 config.guess will produce a full version number.
10206
10207Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10208
10209 * configure.in: Build linker and binutils for alpha-dec-osf1.
10210
10211Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10212
10213 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10214 and gdb/testsuite/Makefile.in.
10215
10216Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10217
10218 * configure.in: recognize mips*- instead of mips-
10219
10220Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
10221
10222 * config.sub: Accept linux*coff and linux*elf as operating
10223 systems.
10224
10225Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10226
10227 * config.sub: Recognize mips64, and mips3 as an alias for it.
10228
10229Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10230
10231 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10232 gdb knows how to handle OSF/1 shared libraries.
10233
10234Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10235
10236 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10237 * config.guess: Recognize Hitachi's HIUX.
10238 * config.sub: Recognize h3050r* and hppahitachi.
10239 Remove redundant cases for hp9k[23]*.
10240
10241Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10242
10243 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10244 if gas and ld are in the source tree and are in ${configdirs}.
10245 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 10246 --with options (but still pass them down on the command line,
252b5132
RH
10247 if they were explicitly specified).
10248
10249Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10250
10251 * configure: substitute SHELL value in Makefile.in with
10252 ${CONFIG_SHELL}
10253
10254Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10255
10256 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10257 *-*-solaris2* targets.
10258
10259Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10260
10261 * Makefile.in: define M4, and pass it down to sub-makes;
10262 all-autoconf now depends on all-m4
10263
10264Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10265
10266 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10267 presence of {ar,ranlib} instead of a configured directory
10268
10269Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10270
10271 * config.guess: Accept 34?? as well as 33?? for NCR.
10272
10273Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10274
10275 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10276 of 'gas' in sed commands, since 'gash' is now in the tree as well.
10277
10278Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10279
10280 * configure: grab values for $(CC) and $(CXX) from the
10281 environment, so that someone can do "CC=gcc configure; make" and
10282 have it work right (matching the way that autoconf works now)
10283
10284 * configure.in, Makefile.in: add support for gash, the tcl
10285 interface to Galaxy
10286
10287 * config.guess: add NetBSD variants (hp300, x86)
10288
10289Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
10290
10291 * install.sh: Support -d option (in the manner of SunOS 4 install,
10292 as it is more deterministic than that of GNU install)
10293 (chmodcmd): Set file to mode 755 by default (should also do default
10294 chgrp and chown, but I don't feel like dealing with that now)
10295
10296Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
10297
10298 * config.sub: Remove h8300hhms alias.
10299
10300Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10301
10302 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10303
10304Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10305
10306 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10307 as stmp-fixinc
10308
10309Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10310
10311 * config.sub: recognize m88110-bug-coff.
10312
10313Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10314
10315 * Makefile.in (all-libio): all dependencies on the toolchain used
10316 to build this (gcc, gas, ld, etc)
10317
10318Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10319
10320 * config.guess: Deal with OSF/1 1.3 on alpha.
10321
10322Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10323
10324 * install.sh: add some 'else true' clauses for portability
10325
10326 * configure.in: don't build libio for h8[35]00-*-* targets
10327
10328Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
10329
10330 * Makefile.in: Add support for new libio.
10331
10332Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10333
10334 * install.sh: If one command fails, don't try the rest. Don't try
10335 to remove $dsttmp (via trap) unless we have already created it.
10336 If $src doesn't exist, detect it and exit with an error.
10337
10338 * config.guess: Recognize BSD on hp300.
10339
10340Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
10341
10342 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10343 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10344
10345Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
10346
10347 * Makefile.in (all-send-pr): depends on all-prms
10348
10349Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10350
10351 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10352
10353Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10354
10355 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10356 Added test for mips-mips-riscos5.
10357
10358Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10359
10360 * configure.in: use mh-hp300 for 68k HP hosts
10361
10362Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10363
10364 * configure: add support for CONFIG_SHELL, so that you can use
10365 some alternate shell for evaluating configure scripts
10366
10367Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
10368
10369 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
10370 in configure script to bug-gdb@prep.ai.mit.edu when building
10371 distribution archive.
10372 * Makefile.in (COMPRESS): Remove def.
10373 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
10374 gdb.tar.Z and make-gdb.tar.Z respectively.
10375 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
10376 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
10377 to convergence with 'taz' target in Makefile.in.
10378
10379Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10380
10381 * install.sh (dsttmp): use trap to ensure that tmp files go
10382 away on error conditions
10383
10384Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10385
10386 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10387
10388Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10389
10390 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10391 its parent is '/' not ''.
10392
10393 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10394
10395Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
10396
10397 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10398 that ${newsrcdir}/configure.in does.
10399
10400Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10401
10402 * test-build.mk: support for CONFIG_SHELL
10403
10404Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
10405
10406 * config.sub (netware): Add as a basic system type.
10407
10408Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10409
10410 * Makefile.in (Makefile): depend on configure.in. Also drop the
10411 $(srcdir)/ from the dependency on Makefile.in.
10412
10413Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
10414
10415 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10416 (h8300hhms is temporary until multi-libraries are implemented).
10417 * configure.in: Handle h8300h too.
10418
10419Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10420
10421 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10422
10423Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
10424
10425 * configure: Remove extraneous output when guessing host type.
10426 * config.guess: Remove extraneous output when guessing using C
10427 compiler rather than uname, or when guessing fails.
10428
10429Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10430
10431 * Makefile.in: remove all.cross and install.cross targets
10432
10433 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10434 definitions
10435
10436Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
10437
10438 * configure.in (target sh): Build gprof.
10439
10440Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10441
10442 * config.sub: change -solaris to -solaris2
10443
10444Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10445
10446 * configure.in: Use config/mh-riscos for mips-*-sysv*.
10447
10448Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
10449
10450 * configure: Correct error message for missing Makefile.in to
10451 print correct directory.
10452
10453Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10454
10455 * install.sh: kludge around 386BSD shell bug
10456
10457Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
10458
10459 * config.guess: Recognize NeXT.
10460 * config.guess: Recognize i486-ncr-sysv4.
10461 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
10462
10463Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
10464
10465 * Makefile.in (MAKEINFOFLAGS): New variable.
10466 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10467 * build-all.mk, test-build.mk: Pass down --no-split as
10468 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
10469
10470Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
10471
10472 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
10473
10474Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
10475
10476 * Makefile.in (libg++.tar.z): New rule.
10477 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
10478 * Makefile.in (taz): Only do a single chmod.
10479
10480Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10481
10482 * install.sh: don't use dirname anymore (replaced with sed usage)
10483
10484Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
10485
10486 * Makefile.in: Change extension for gzip'd files from '.z' to
10487 '.gz' per new FSF standard usage.
10488
10489Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10490
10491 * configure: put quotes around the final value of program_transform_name
10492
10493Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10494
10495 * Makefile.in: new install.sh support; update install-info rules
10496
10497Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
10498
10499 * configure.in: Build diff for crosses, but not for go32 host.
10500
10501 * configure.in: Build gprof only for native, and don't build it
10502 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10503
10504Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
10505
10506 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10507
10508Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10509
10510 * configure.in (host_tools): Add prms.
10511
10512Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10513
10514 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10515 with $(FLAGS_TO_PASS) on the command line
10516
10517 * config.sub: Recognize lynx and lynxos
10518
10519Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
10520
10521 * config.sub: Accept -ecoff*, not just -ecoff.
10522
10523Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10524
10525 * Makefile.in (taz): Use .gz suffix instead of .z.
10526 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10527 names.
10528
10529Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10530
10531 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10532
10533Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10534
10535 * Makefile.in (install-no-fixedincludes): install gcc last, so
10536 that rebuilds that might happen during 'make install' don't get
10537 bogus gcc include files
10538
10539Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10540
10541 Change from Utah for HPPA support:
10542 * config.guess: Recognize hppa1.x-hp-bsd.
10543
10544Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
10545
10546 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
10547 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10548
10549Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
10550
10551 * config.sub: Add support for rom68k and bug boot monitors.
10552
10553Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
10554
10555 * Makefile.in: Make all-opcodes depend on all-bfd.
10556
10557Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
10558
10559 * config.guess: Added special check for i[34]86-univel-sysv4*.
10560
10561Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
10562
10563 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10564 the processor rather than assuming i486.
10565
10566Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10567
10568 * config.guess: Recognize SunOS6 as Solaris3.
10569
10570Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
10571
10572 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
10573 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10574
10575Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
10576
10577 * build-all.mk (all-cross): New target for Canadian Cross.
10578 Added Q2 go32 targets.
10579 * test-build.mk: Configure go32 cross sparclite-aout and
10580 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
10581 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10582
10583Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10584
10585 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10586 GO32 hosted toolchains
10587
10588Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
10589
10590 * configure: change so "-exec-prefix" gets passed down rather
10591 than "-exec_prefix" so autoconf generated Makefiles get the
10592 exec_prefix set right.
10593
10594Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10595
10596 * config.guess: get the Solaris2 minor version number
10597
10598 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10599
10600Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10601
10602 * config.guess: Recognize some Sequent platforms.
10603
10604Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10605
10606 * Makefile.in: added the vault-install target
10607
10608 * configure.in: actually use the Sun3 makefile fragment that's in
10609 config, also added the release dir to configdirs
10610
10611Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10612
10613 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10614
10615Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10616
10617 * configure.in: remove some program from Alpha targetted toolchains
10618
10619Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
10620
10621 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
10622 gprof.
10623 (taz): Run "make diststuff" in those directories instead of "make
10624 proto-dir". Look for "VERSION=" only at start of line in subdir
10625 Makefile. Use "gzip -9" for compression.
10626 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10627 (binutils.tar.z): New target.
10628
10629Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10630
10631 * Makefile.in (taz): Include gpl.texinfo.
10632
10633Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10634
10635 * Makefile.in (setup-dirs): Merged into "taz" target.
10636 (taz): Only do `proto-dir' stuff if a directory is actually needed
10637 for this target.
10638
10639Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
10640
10641 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
10642 (FLAGS_TO_PASS): Pass down MUNCH_NM.
10643 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
10644 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
10645 (gcc-no-fixedincludes): Correct for current gcc Makefile.
10646
10647Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
10648
10649 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
10650 config.sub, and move-if-change to gdb testsuite distribution
10651 archive, so the testsuite can be extracted, configured, and
10652 run separately from the gdb distribution. Blow away the Chill
10653 tests that require a Chill compiled executable, since GNU Chill
10654 is not yet publically available.
10655
10656Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10657
10658 * test-build.mk: set environment variables in a single command,
10659 instead of a list of assignments and exports
10660
10661 * config.guess: recognize Alpha/OSF1 systems
10662
10663Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10664
10665 * configure: Change help message to prefer --options rather than
10666 -options.
10667
10668Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10669
10670 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10671 zippy@ecst.csuchico.edu.
10672 * config.guess: Recognize miniframe.
10673
10674Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
10675
10676 * Makefile.in: Use srcroot to find runtest rather than rootme.
10677 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10678
10679Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
10680
10681 * test-build.mk: Extensive additions to support building on a
10682 machine other than the host.
10683
10684Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10685
10686 * configure (tooldir): Fix for i386-aix again.
10687
10688Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
10689
10690 * configure, Makefile.in: Change definition of $(tooldir)
10691 to match the FSF.
10692
10693Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
10694
10695 * config.guess: Recognize i[34]86/SVR4.
10696
10697Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10698
10699 * Makefile.in (all-gdb): gdb depends on sim.
10700
10701Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
10702
10703 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
10704 at the same time we make the prototype gdb directory.
10705 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
10706 files at the same time as the gdb base release distribution.
10707
10708Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
10709
10710 * Makefile.in (check): Use individual check targets rather than
10711 DO_X rule.
10712 (check-gcc): Added.
10713
10714Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
10715
10716 * config.sub: Use sysv3.2 not sysv32 for canonical OS
10717 for System V release 3.2.
10718
10719Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10720
10721 * config.sub: Recognize hppaosf.
10722 * configure.in: Do configure ld/binutils/gas for it.
10723
10724Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10725
10726 * configure (tooldir): Alter syntax used to set this, for systems
10727 where "\$" isn't handled right, like i386-aix.
10728
10729Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
10730
10731 * configure: Pass program-transform-name, not
10732 program_transform_name, to recursive configures.
10733
10734Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
10735
10736 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10737 of gas+ld+binutils.
10738
10739Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
10740
10741 * config.guess: Recognize AIX3.2 as distinct from 3.1.
10742
10743Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10744
10745 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10746
252b5132
RH
10747Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10748
10749 * Makefile.in (PRMS): Set back to all-prms.
10750
10751Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
10752
10753 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10754 targets, rather than for MIPS hosts.
10755
10756Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10757
10758 * configure.in: add comment for --with-x default values
10759
10760 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10761
10762 * Makefile.in: add check-* targets for each of the directories in
10763 the tree. Add a definition of RUNTEST that will use the one we
10764 just built, if it exists. Pass this down via FLAGS_TO_PASS.
10765
10766Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
10767
10768 * configure.in: Removed obsolete references to bfd_target and
10769 target_makefile_frag.
10770
10771 * build-all.mk: Set assorted targets for Q2.
10772 * config.sub: Recognize z8k-sim and h8300-hms.
10773 * test-build.mk: Really don't pass host to configure.
10774 (HOLES): Added uname.
10775
10776Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
10777
10778 * configure: Handle an empty program-prefix, program-suffix or
10779 program-transform-name correctly.
10780
10781Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
10782
10783 * build-all.mk: -G 8 no longer required for MIPS targets.
10784 * test-build.mk: Don't pass host argument to configure; make it
10785 guess.
10786
10787Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
10788
10789 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
10790 * Makefile.in (COMPRESS): New macro, like GZIP.
10791
10792Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
10793
10794 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
10795
10796 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
10797 with gas currently defaults to -G 0.
10798
10799Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
10800
10801 * Makefile.in (all-flex): flex depends on byacc.
10802
10803 * build-all.mk: If host not specified, use config.guess. Pass TAG
10804 to test-build.mk as RELEASE_TAG.
10805 * test-build.mk (configargs): New variable containing arguments to
10806 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
10807 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
10808
10809 * config.guess: Use /bin/uname when checking -X argument on SCO,
10810 to avoid invoking GNU uname which doesn't understand -X.
10811
10812 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
10813
10814 * configure.in: Build gas for mips-*-*.
10815
10816Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10817
10818 * Makefile.in (all.normal): insert missing backslash.
10819
10820Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
10821
4bddf3ad 10822 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
10823
10824 * Makefile.in: Complete overhaul to merge many almost identical
10825 targets.
10826
10827Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10828
10829 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
10830 (gdb.tar.Z): Adjusted.
10831
10832 * Makefile.in (setup-dirs, taz): New targets; should be general
10833 enough to adapt for gdb sometime. Build only .z file.
10834 (gas.tar.z): New target.
10835
10836Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10837
10838 * build-all.mk: Use CC=cc -Xs on Solaris.
10839
252b5132
RH
10840Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
10841
10842 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
10843 for handling BISON for FSF releases.
10844
10845Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10846
10847 * configure: Actually implement the change zoo just documented.
10848
10849Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10850
10851 * configure: when using config.guess, only set target_alias when
10852 it's not already been set (ie, on the command line)
10853
10854Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10855
10856 * Makefile.in: add installcheck target, set PRMS to install-prms
10857
10858Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10859
10860 * configure: add support for package_makefile_fragment, handle the
10861 case where a directory has a configure.in file but no Makefile.in
10862 more gracefully (with an actual understandable error message, even);
10863 add support for --without (and add this to the usage message); also
10864 explicitly add a --host=${host_alias} to the command line when
10865 config.guess is used
10866
10867Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10868
10869 * configure: Must use both --host and --target in recursive calls.
10870
10871Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
10872
10873 * Makefile.in: Change deja-gnu to dejagnu.
10874
10875Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
10876
10877 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
10878
10879Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10880
10881 * configure.in: canonicalize all instances to *-*-solaris2*,
10882 also strip out a number of tools to not build for go32 host
10883
10884Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10885
10886 * config.guess: add GPL.
10887
10888 * Makefile.in, config.guess, config.sub, configure: bump
10889 copyrights to 93.
10890
10891Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
10892
10893 * Makefile.in (do-info): Removed obsolete check for existence of
10894 localenv file.
10895
10896 * Makefile.in (MAKEOVERRIDES): Define to be empty.
10897
10898Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10899
10900 * Makefile.in: a couple of 'else true' for decstation,
10901 support for TclX
10902
10903 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
10904
10905Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
10906
10907 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
10908
10909Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
10910
10911 * config.guess: Recognize i386-ibm-aix (PS/2).
10912 * configure.in: Use config/mh-aix386 file for it.
10913
10914Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
10915
10916 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
10917 CC_FOR_TARGET instead.
10918 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
10919
10920Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
10921
10922 * Makefile.in: Add sim to list of directories sent with gdb
10923
10924Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
10925
10926 * configure.in: Put back mips-dec-bsd* case.
10927
10928Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
10929
10930 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
10931 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
10932 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
10933
10934Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10935
10936 * configure.in: remove no-op mips-dec-bsd* in "case $target"
10937
10938 * Makefile.in (dir.info): only run gen-info-dir if it exists,
10939 (install-info): install dir.info only if it exists,
10940 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
10941
10942Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
10943
10944 * configure.in: For vms target, skip bfd, ld, binutils. Do build
10945 gas for mips-dec-bsd.
10946
10947Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
10948
10949 * configure (makesrcdir): If ${srcdir} is relative and not ".",
10950 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
10951
10952Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
10953
10954 * configure.in: Added "dejagnu" to hosttools list.
10955
10956Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10957
10958 * config.sub, configure.in, config.guess: Add support
10959 for Bosx, an AIX variant from Bull.
10960 Patches from F.Pierresteguy@frcl.bull.fr.
10961
10962Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
10963
10964 * devo/dejagnu: Initial creation of devo/dejagnu.
10965 Migrated dejagnu testcases and support files for testing software
10966 tools to reside as subdirectories, currently called "testsuite",
10967 within the directory of the software tool. Migrated all programs,
10968 support libraries, etc. beloging to dejagnu proper from
10969 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
10970 with no modifications. The changes to these files which will
10971 allow them to configure, build, and execute properly will be made
10972 in a future update.
10973
10974Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10975
10976 * Makefile.in: Change send_pr to send-pr.
10977 * configure.in: Likewise.
10978 * send_pr: Renamed directory to send-pr.
10979
10980Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
10981
10982 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
10983
10984Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
10985
10986 * README: Update for gdb-4.8 release.
10987 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
10988 gdb-xxx.tar.z (gzip'd) file also.
10989
10990Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10991
10992 * Makefile.in: make all-diff depend on all-libiberty
10993
10994Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
10995
10996 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
10997
10998Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10999
11000 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11001
11002Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11003
11004 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11005 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11006 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11007
11008Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11009
11010 * Makefile.in: makeinfo binary is in a new location
11011
11012Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11013
11014 * config.sub: Accept -ecoff as an OS.
11015
11016 * Makefile.in: Various changes to eliminate a level of make
11017 recursion and reduce the required command line length.
11018 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11019 sub-makes.
11020 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11021 variables holding settings for specific sub-makes.
11022 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11023 in terms of BASE_FLAGS_TO_PASS.
11024 (TARGET_LIBS): New variable listing directories which use
11025 TARGET_FLAGS_TO_PASS.
11026 (subdir_do): Eliminated.
11027 (do-*): New set of targets to replace subdir_do.
11028 (various): All targets which used subdir_do now depend on do-*.
11029 (local-clean): Renamed from do_clean.
11030 (local-distclean): New target, dependency of distclean and
11031 realclean.
11032 (install-info): Don't create directories. Depend on dir.info
11033 rather than calling make recursively.
11034 (install-dir.info): Eliminated.
11035 (install-info-dirs): Create all info directories here.
11036 (dir.info): Depend upon do-install-info.
11037
11038 * test-build.mk (HOLES): Added false.
11039
11040Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11041
11042 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11043
11044Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11045
11046 * Makefile.in (info): remove dependency on all-texinfo. The
11047 problem was really in texinfo/C, not at this level.
11048
11049Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11050
11051 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11052
11053Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11054
11055 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11056 GDB releases.
11057
11058Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11059
11060 * configure: Include srcdir in message about target of link not
11061 being found. Don't convert `-' to `_' in `with' options being
11062 passed to subdirs.
11063
11064Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11065
11066 * configure.in: add uudecode to host_tools
11067
11068 * Makefile.in: added {all,install}-uudecode targets, added them to
11069 the appropriate lists
11070
11071Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11072
11073 * Makefile.in (all-gcc): Added dependency on all-gas.
11074
11075 * configure.in (mips-*-*): Build ld and binutils.
11076
11077Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11078
11079 * configure: check return code from mkdir, print error message and
11080 exit on failure.
11081
11082Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11083
11084 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11085
11086Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11087
11088 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11089
11090Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11091
11092 * config.sub (h8500): Recognize this as a cpu type.
11093
11094Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11095
11096 * configure: source directory missing is no longer a warning
11097
11098 * configure.in: recognize irix[34]* instead of irix[34]
11099
11100 * Makefile.in: define and pass down X11_LIB
11101
252b5132
RH
11102Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11103
11104 * guess-systype: Renamed to ...
11105 * config.guess: ... by popular request.
11106 * configure.in, Makefile.in: Update accordingly.
11107
11108Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11109
11110 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11111 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11112 + Execute ./dummy instead of assuming . is in PATH.
11113
11114Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11115
11116 * guess-systype: New shell script. Attempts to guess the
11117 canonical host name of the executing host.
11118 Only a few hosts are supported so far.
11119 * configure: Call guess-systype if no host is specified.
11120
11121Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11122
11123 * Makefile.in (gcc-no-fixedincludes): Made to work with current
11124 gcc Makefile.
11125
11126
11127Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
11128
11129 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11130 (all-gcc, install-gcc, subdir_do): Use it.
11131
11132Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11133
11134 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11135
11136Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
11137
11138 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11139 set exclusively by configure, using configure.in .
11140
11141Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11142
11143 * test-build.mk: set $PATH for all builds
11144
11145 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11146
11147Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11148
11149 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11150 the one used in gcc/Makefile.in, so that a null expansion doesn't
11151 override the one needed to build gcc with a native cc.
11152
11153
11154Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11155
11156 * configure: Accept -with arguments.
11157
11158Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11159
11160 * Makefile.in: added h8300sim
11161
11162Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
11163
252b5132
RH
11164 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11165 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
11166 (all-cygnus, native, build-cygnus): Make
11167 $(canonhost)-stamp-3stage-done, not $(host)....
11168 * test-build.mk (stamp-3stage-compared): Use tail +10c for
11169 i386-sco3.2v4. Added else true to if command.
11170
11171Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
11172
11173 * config.sub: (from FSF) Sequent uses a BSD-like OS.
11174
11175Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
11176
11177 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11178
11179Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11180
11181 * configure.in: don't remove binutils from Solaris builds
11182
11183Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
11184
11185 * Makefile.in: get rid of earlier definitions for *clean,
11186 also handle the recursive info rule better
11187
11188Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
11189
11190 * Makefile.in (mostlyclean, distclean, realclean): Fix to
11191 do more-or-less the right thing.
11192
11193Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
11194
11195 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11196 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11197
11198Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11199
11200 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11201 $(host_canonical).
11202
11203 * configure.in: split the configdirs list into 4 categories (native
11204 v. cross, library v. tool) and handle the cross-only and native-
11205 only in more reasonable (and correct!) way.
11206
11207Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
11208
11209 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
11210 configdirs anymore.
11211
11212Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11213
11214 * Makefile.in: extensive cleanup:: removed all of the explicit
11215 clean-* targets, collapsed many wrappers around subdir_do into
11216 one, added additional targets to satisfy standards.texi, deleted
11217 some old targets, some changes for consistency
11218
11219Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11220
11221 * configure.in: handle some programs as cross-only, and others as
11222 native only
11223
11224 * test-build.mk: handle partial holes in a more generic manner
11225
11226 * Makefile.in: m4 depends on libiberty
11227
252b5132
RH
11228Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11229
11230 * configure.in: add m4, textutils, fileutils, sed, shellutils,
11231 time, wdiff, and find to configdirs
11232
11233 * Makefile.in: all, clean, and install rules for the new programs
11234 added to configure.in
11235
11236Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11237
11238 * configure.in: use mh-sun for all *-sun-* hosts
11239
252b5132
RH
11240Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11241
11242 * Makefile.in: define flags for X11 include files and library file
11243 locations, pass them down to the programs that need this info
11244
11245 * build-all.mk: added a 'native' target, to 3stage the native toolchain
11246
252b5132
RH
11247Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11248
11249 * configure.in: start building libg++ for HP-UX targets
11250
11251Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
11252
11253 * README: Update references to files moved into etc/.
11254
11255Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
11256
11257 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
11258 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
11259
11260Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
11261
11262 * configure: accept dash as well as underscore in long option
11263 names for FSF compatibility.
11264
11265Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
11266
11267 * config.sub: added -sco3.2v4 support from FSF.
11268
11269Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11270
11271 * configure.in: expand the section that adds or removes
11272 directories from the list of programs to build, to handle native
11273 vs. cross in addition to host v. native
11274
11275Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
11276
11277 * Makefile.in: Replace C++ in macro names with CXX.
11278 This is less likely to break ...
11279
11280Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11281
11282 * test-build.mk: add -w to GNU_MAKE
11283
11284Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11285
11286 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11287 add 'sparc' to list of recognized cpus. This needed to make
11288 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11289 Delete some redundant ose68 variants. Recognize -wrs as an os,
11290 then changes that into $CPU-wrs-vxworks.
11291
11292 * configure.in: remove most references to gdbtest, regularize
11293 target based program removal
11294
11295 * test-build.mk: import from p3 tree (many fixes and changes)
11296
11297Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11298
11299 * Makefile.in: added rules to handle tcl, tk, and expect
11300
11301 * configure.in: handle those directories if they exist
11302
11303Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11304
11305 * config.sub: removed bogus hppabsd and hppahpux names, since
11306 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11307
11308Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11309
11310 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
11311 depends upon all-xiberty
11312
11313 * Makefile.in: changes from p3, including:
11314
11315 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
11316
11317 * Makefile.in (XTRAFLAGS): include newlib directories if
11318 newlib/Makefile exists, rather than if host != target.
11319
11320 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
11321
11322 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11323 from the same source tree and not building a cross-compiler. This
11324 matters for the libg++ configuration if reconfiguring a tree that
11325 has already been installed.
11326
11327 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
11328
11329 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11330 pick up the machine and system specific header files.
11331
11332 * Makefile.in: added AS_FOR_TARGET, passed down in
11333 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11334 the C compiler to use to create programs which are run in the
11335 build environment, set it to default to $(CC), and passed it down
11336 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11337
11338 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
11339
11340 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11341 We need them for unusual native builds, like systems without
11342 ranlib.
11343
11344 * configure: also define $(host_canonical) and
80413487
RH
11345 $(target_canonical), which are the full, canonical names for the
11346 given host and target
252b5132
RH
11347
11348Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
11349
11350 * Makefile.in: Added separate definitions for C++.
11351
11352Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
11353
11354 * configure.in (configdirs): Add deja-gnu.
11355
11356Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
11357
11358 * README: Update for configure.texi and gdb-4.7 release.
11359
11360Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
11361
11362 * Makefile.in: Move "all" target to top of file.
11363 Previously, first target was ".PHONY" which caused BSD4.4 make
11364 to build .PHONY when make was run without arguments.
11365
11366Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
11367
11368 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
11369 Library-copylefted code in libiberty.
11370
11371Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
11372
11373 * config.sub: Replace m68kmote with plain old m68k.
11374
11375Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
11376
11377 * Makefile.in: Remove space from blank line, avoid Make complaints.
11378
11379Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
11380
11381 * config.sub: Complain if no argument is given. Added support for
11382 386bsd as OS and target alias.
11383
11384Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
11385
11386 * Makefile.in (XTRAFLAGS): include newlib directories if
11387 newlib/Makefile exists, rather than if host != target.
11388
11389Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
11390
11391 * config.sub: recognize sparclite-wrs-vxworks.
11392
11393 * Makefile.in (install-xiberty): added *-xiberty make rules (from
11394 p3.) Added clean-xiberty to clean.
11395
11396Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11397
11398 * configure.in: use *-*-* instead of nested cases for host and target
11399
11400Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
11401
11402 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11403 from the same source tree and not building a cross-compiler. This
11404 matters for the libg++ configuration if reconfiguring a tree that
11405 has already been installed.
11406
11407Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
11408
11409 * config.sub (i486v/i486v4): Merge in from FSF version.
11410
11411Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
11412
11413 * configure: only set PWD if it is already set.
11414
11415Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
11416
11417 * configure: just set PWD=`pwd` at the top, since Ultrix sh
11418 doesn't have unset and all success paths (and most error paths)
11419 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11420 to just ${PWD} to avoid confusion.)
11421
11422Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
11423
11424 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11425 even for a native compilation.
11426
11427Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
11428
11429 Changes to make the gdb.tar.Z rule work better.
11430
11431 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
11432 (DEVO_SUPPORT): Add configure.texi.
11433 (bfd-ilrt.tar.Z): Remove ancient rule.
11434
11435Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
11436
11437 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11438 pick up the machine and system specific header files.
11439
11440 * configure.in, config.sub: added new target m68010-adobe-scout,
11441 with alias of adobe68k. Changed configure.in to check for
11442 -scout before -sco* to avoid a false match.
11443
11444 * Makefile.in: added AS_FOR_TARGET, passed down in
11445 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11446 the C compiler to use to create programs which are run in the
11447 build environment, set it to default to $(CC), and passed it down
11448 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11449
11450Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
11451
11452 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11453 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
11454 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11455 FOR_TARGET variants, to newlib and libg++.
11456
11457Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
11458
11459 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11460 first.
11461
11462Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
11463
11464 * config.sub: Accept `elf' as an environment.
11465
11466Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11467
11468 * Makefile.in (all-opcodes): cd into the right directory
11469
11470Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
11471
11472 * configure: added -program_transform_name option, used as
11473 argument to sed when installing programs.
11474 configure.texi: added documentation for -program_prefix,
11475 -program_suffix and -program_transform_name.
11476
11477Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
11478
11479 * config.sub: Accept i486 where i386 ok.
11480
11481Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
11482
11483 * config.sub: accept we32k
11484
11485Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
11486
35590697 11487 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
11488
11489 * Makefile.in: don't create all directories for ``make install'';
11490 let the subdirectories create the ones they need.
11491
11492Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11493
80413487 11494 * COPYING: new file, GPL v2
252b5132
RH
11495
11496Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11497
11498 * Makefile.in: use the new gen-info-dir, which needs a template
11499 argument (which also lives in texinfo)
11500
11501 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11502
252b5132
RH
11503Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
11504
11505 * config.sub (ncr3000): Change i386 to i486.
11506
11507Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11508
11509 * Makefile.in: add install-rcs, install-grep to
11510 install-no-fixedincludes, removed install-bison and install-libgcc
11511
11512Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
11513
11514 * configure.in: grab the HPUX makefile fragment if on HPUX
11515
11516Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11517
11518 * Makefile.in: eradicate bison spoor (ditto libgcc).
11519 configure.in: recognise m68{k,000}-ericsson-OSE.
11520 es1800 is alias for m68k-ericsson-OSE
11521
11522Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11523
11524 * configure.in: rearrange the parts that remove programs from
11525 configdirs, based now on HOST==TARGET or by canonical triple.
11526
11527Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11528
11529 * test-build.mk: recurse explicitly with -f test-build.mk when
11530 appropriate. predicate stage3 and comparison on the existence
11531 of gcc. That is, if gcc isn't around, we aren't three-staging.
11532 On very clean, also remove ...stamp-co. Build in-place before
11533 doing other builds.
11534
11535Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11536
11537 * Makefile.in, configure.in: add tgas
11538
11539Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11540
11541 * Makefile.in: a number of changes merged in from progressive.
11542
11543 * configure.in: add libm.
11544
11545 * .cvsignore: ignore some stuff that comes from test-build.mk.
11546
252b5132
RH
11547Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
11548
11549 * config.sub: Add es1800 (m68k-ericsson-es1800).
11550
11551Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11552
11553 * configure: Add program_suffix (parallel to program_prefix)
11554 * Makefile.in: adjust directory-creating script for losing decstation
11555
11556Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
11557
11558 * configure: Minor $subdir-related fixes.
11559
11560Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11561
11562 * configure: fix various problems with propogating
11563 makefile_target_frag in subdirs.
11564 * configure.in: config libgcc if its there
11565
11566Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
11567
11568 * config.sub: HPPA merge.
11569
252b5132
RH
11570Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
11571
11572 * Makefile.in: Replace all-bison with all-byacc in all
11573 dependency lines for other tools (which now use byacc).
11574
11575Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
11576
11577 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
11578
252b5132
RH
11579Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
11580
11581 * Makefile.in: make gprof rules similar to byacc rules (instead of
11582 vestigal $(unsubdir) that didn't work...)
11583
11584Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
11585
11586 * config.sub: Add support for Linux.
11587 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
11588 (at least for libg++).
11589
11590Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11591
11592 * configure.texi: fix doc for the -nfp option to configure
11593
11594Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
11595
11596 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11597
11598Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
11599
11600 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11601 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11602 * configure.in: added solaris* host_makefile_frag hook.
11603
11604Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11605
11606 * config.sub: changed recognition of m68000 so that various
11607 m68k types can be specified via m680[01234]0
11608
11609Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11610
11611 * config.sub (basic_machine): fix sed so that '-foo' isn't
11612 completely substituted out while .+'-foo' loses the '-foo'
11613
11614Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11615
11616 * config.sub ($os): Add -aout.
11617
11618Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
11619
11620 * configure: If host_makefile_frag is absolute, don't
11621 prefix ${invsubdir} (relevant to libg++ auto-configure).
11622
11623Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11624
11625 * Makefile.in (tooldir): Define it.
11626 (all-ld): Depend on all-flex.
11627
11628Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
11629
11630 * Makefile.in (check): Fix libg++ special case.
11631
11632Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
11633
11634 * configure: do not bury `pwd` into config.status, thus do fewer
11635 pwd's.
11636
11637 * configure: print the "Building in" message only when building in
11638 other than "." AND verbose.
11639
11640 * configure: remove -s, rework -v to better accomodate guested
11641 configures.
11642
11643 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
11644
11645Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
11646
11647 * Makefile.in: macroize flags passed on recursion. remove
11648 fileutils.
11649
11650Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
11651
11652 * configure: get makesrcdir right for subdirs deeper than 1.
11653
11654 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
11655 install.
11656
11657Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
11658
11659 * Makefile.in: don't print subdir_do or recursion lines.
11660
11661Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
11662
11663 * standards.texi: added menu item.
11664
11665 * Makefile.in: build and install standards.info.
11666
11667 * standards.texi: new file.
11668
11669Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11670
11671 * configure: test for and move config.status pieces from
11672 ${subdir}/.
11673
11674Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
11675
252b5132
RH
11676 * configure: Test for existance of files before trying to mv
11677 them, to avoid numerous non-existance messages.
11678
11679Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
11680
11681 * configure: correct final line of config.status.
11682
11683 * configure: patch from eggert. Avoids a protection problem if
11684 the original Makefile.in is read only.
11685
11686 * configure: use move-if-change from gcc to create config.status.
11687 Some makefiles depend on config.status to tell if a directory
11688 has been reconfigured for a different host. This change
11689 prevents those directories from remaking everything in the case
11690 where the reconfig was only intended to rebuild a Makefile.
11691
11692 * configure: test for config.sub with "config.sub sun4" rather
11693 than "config.sub ${host_alias}". Otherwise we can't tell a bad
11694 host alias from a missing config.sub.
11695
11696Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11697
11698 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11699 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
11700
11701Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
11702
11703 * configure: mkdir ${subdir} as needed.
11704
11705Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
11706
11707 * Makefile.in,configure.in: added autoconf.
11708
11709Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11710
11711 * Makefile.in: no longer pass against on recursion.
11712
11713 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11714 definitions are not inherited.
11715
11716 * configure: correct makesrcdir when subdir is .
11717
11718Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
11719
11720 * configure: Add support for 'subdirs' variable, which is
11721 like 'configdirs', except that configure doesn't re-invoke
11722 itself for subdirs, it just creates a Makefile for each subdir.
11723 * configure.texi: Document subdirs.
11724
11725Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11726
11727 * configure.in: added flex to configdirs
11728
11729Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
11730
11731 * Makefile.in: remove clean-stamps from clean.
11732
11733Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
11734
11735 * configure.in: Add gdbtest to configdirs.
11736
11737Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
11738
11739 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
11740 to recursive makes.
11741 * configure.in: Recognize new ncr3000 config.
11742
11743Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
11744
11745 * Makefile.in, configure.in: removed references to gdbm.
11746
11747Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
11748
11749 * config.sub: Don't canonicalize os value
11750 newsos* to bsd (readline needs to check for newsos).
11751 (This fix was earlier made Jan 31, but got re-broken.)
11752
11753Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
11754
11755 * configure.in: sco is an os, not a vendor!
11756
11757 * configure: Quote $( better. Keep various shells happy.
11758
11759Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
11760
11761 * Makefile.in: eliminate stamp-files.
11762
11763Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
11764
11765 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
11766 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11767
11768Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
11769
11770 * config.sub: fix iris/iris3.
11771
11772Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
11773
11774 * configure: re-add -rm.
11775
11776Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
11777
11778 * Maskefile.in: add .stmp-rcs to all.
11779
11780 * configure.in: remove gas from rs6000 build, use aix host fragment.
11781
11782Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
11783
11784 * configure: pass down site_option during recursion.
11785
11786Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
11787
11788 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
11789
11790Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
11791
11792 * configure: Change exec_prefix so that it really defaults to prefix.
11793
11794Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
11795
11796 * Makefile.in, configure.in: Add support for mmalloc library.
11797
11798Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
11799
11800 * Makefile.in: add stmp dependencies for a few more things.
11801
11802Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
11803
11804 * configure: adjusted error message on objdir/srcdir configure
11805 collision, per john's suggestion.
11806
11807 * Makefile.in: add libiberty stmp to all and all.cross.
11808
11809Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
11810
11811 * Makefile.in: remove force dependencies, add grep to all.
11812
11813Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
11814
11815 * Makefile.in: drop flex. make stamp files work.
11816
11817 * configure: added test for conflicting configuration in srcdir,
11818 remove trailing slashes from srcdir. Otherwise emacs gdb mode
11819 gets cranky. use relative paths for configure and srcdir
11820 whenever possible. Send some error messages to stderr that were
11821 going to stdout.
11822
11823Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
11824
11825 * Makefile.in: Fix libg++ rule to check for gcc directory
11826 before using gcc/gcc. Also pass XTRAFLAGS.
11827
11828Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
11829
11830 * Makefile.in: added stmp-files so that directories aren't polled
11831 when they are already built.
11832
11833 * configure.texi: fixed a node pointer problem.
11834
11835Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
11836
4bddf3ad 11837 * config.sub configure.in gdb/configure.in
252b5132
RH
11838 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
11839 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
11840 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
11841
11842Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11843
11844 * configure: -recurring becomes -silent. corrected help message
11845 for -site= option.
11846
11847 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
11848
11849Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11850
11851 * configure: when building Makefile for crosses, replace
11852 tooldir and program_prefix. default srcdir from location of
11853 config.sub. remove "for host in hosts" and "for target in
11854 targets" loops.
11855
11856Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11857
11858 * Makefile.in: Do not pass bindir or mandir to cvs.
11859
11860Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11861
11862 * Makefile.in, configure.in: removed traces of namesubdir,
11863 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11864 copyrights to '92, changed some from Cygnus to FSF.
11865
11866 * configure.texi: remove most references to multiple hosts,
11867 multiple targets, subdirs, etc.
11868
11869 * configure.man: removed rcsid. reference config.sub not
11870 config.subr.
11871
11872 * Makefile.in: mkdir $(infodir) on install-info.
11873
11874Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
11875
11876 * configure.texi: Explain better about .gdbinit and about
11877 the environment that configure.in sections run in.
11878
11879Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
11880
11881 * configure.in: Ultrix is only a decstation if it's a MIPS.
11882
11883Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
11884
11885 * README: DOC.configure => cfg-paper.texi.
11886
11887Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
11888
11889 * config.sub (near case $os): Don't convert newsos* to bsd!
11890
11891Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
11892
11893 * Makefile.in: Reinstall change from gdb-4.3 that reduces
11894 the number of copies of COPYING that go into the GDB tar file.
11895
11896Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
11897
4bddf3ad 11898 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
11899 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
11900 Fix SCO configuration stuff.
11901
11902Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
11903
11904 * Makefile.in: For libg++, make sure the -I pointing
11905 to the gcc directory goes *after* all the libg++-local -I flags.
11906 Also, move just-gcc dependency from just-libg++ to all-libg++.
11907
11908Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
11909
11910 * configure: Change -x to -f to keep Ultrix /bin/test happy.
11911
11912Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
11913
11914 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
11915
11916Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
11917
11918 * config.sub: Add stratus configuration frags. Also
11919 submitted to FSF.
11920
11921Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
11922
11923 * Makefile.in (DEV_SUPPORT): add configure.man.
11924
11925 * config.sub(Decode manufacturer-specific): add -none*.
11926
11927Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
11928
11929 * Makefile.in: remove form feeds to make Sun's make happy.
11930 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
11931
11932Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
11933
11934 * Makefile.in (AR_FLAGS): Make quieter.
11935
11936Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
11937
11938 * configure.in: Add libg++.
11939 * configure: When verbose, don't output the command line at each
11940 level; it will be unremarkably the same as the previous version,
11941 which will be the same as what the user typed.
11942
11943Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
11944
11945 * configure.in, Makefile.in: fix clean-info, add flex. add
11946 fileutils.
11947
11948 * configure: be less sensitive to spaces in Makefile.in. Do not
11949 look for sources in "..". Doing so breaks subdirectories that
11950 might have their own configure. If a subdir has it's own
11951 configure script, use it.
11952
11953Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
11954
11955 * cfg-paper.texi: some changes suggested by rms.
11956
11957Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
11958
11959 * config.sub: Merge in some small additions from the FSF version,
11960 taken from the gcc distribution, to bring the Cygnus and FSF
11961 versions into closer sync.
11962
11963Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
11964
11965 * configure.in: Changed svr4 references to sysv4.
11966
11967Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
11968
11969 * configure: added -V for version number option.
11970
11971Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
11972
11973 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
11974 renamed from DOC.configure to cfg-paper.texi.
11975
11976Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11977
11978 * configure, config.subr, config.sub: config.subr is now
11979 config.sub again.
11980
11981Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
11982
11983 * configure.texi: new file, in progress.
11984
11985 * Makefile.in: build info file and install the man page for
11986 configure.
11987
11988 * configure.man: new file, first cut.
11989
11990 * configure: find config.subr again now that configuration "none"
11991 has gone. removed all traces of the -ansi option. removed all
11992 traces of the -languages option.
11993
11994 * config.subr: resync from rms.
11995
d932cae7 119961991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11997
11998 * configure, config.sub, config.subr: merge config.sub into
11999 config.subr, call the result config.subr, remove config.sub, use
12000 config.subr.
12001
12002 * Makefile.in: revised install for dir.info.
12003
d932cae7 120041991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12005
12006 * configure.in: add decstation host makefile frag.
12007
12008 * Makefile.in: BISON now bison -y again. also install-gcc on
12009 install. clean-gdbm on clean. infodir belongs in datadir.
12010 Make directories for info install. Build dir.info here then
12011 install it.
12012
d932cae7 120131991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12014
12015 * Makefile.in: fix for bad directory tests.
12016
d932cae7 120171991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12018
12019 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12020 regexp. -srcdir relative was being handled incorrectly.
12021
12022 * Makefile.in: unwrapped some for loops so that parallel makes
12023 work again and so one can focus one's attention on a particular
12024 package.
12025
d932cae7 120261991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12027
12028 * configure: added PWD as a stand in for `pwd` (for speed). use
12029 elif wherever possible. make -srcdir work without -objdir.
12030 -objdir= commented out.
12031
d932cae7 120321991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12033
12034 * configure: +options become --options. -subdirs commented out.
12035 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12036 Makefile now at top of generated Makefile. Removed cvs log
12037 entries. added -srcdir. create .gdbinit only if there is one
12038 in ${srcdir}.
12039
12040 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12041 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12042 and mandir now keyed off datadir by default.
12043
d932cae7 120441991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12045
12046 * Freshly created ChangeLog.
12047
12048\f
12049Local Variables:
12050mode: change-log
12051left-margin: 8
12052fill-column: 76
12053version-control: never
12054End: