2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
691bb5a1
DD
12007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2
3 PR other/32154
4 * configure.ac: For libgloss targets, point the linker to the linker
5 script, startup code and simulator library.
6 * configure: Regenerate.
7
6d18b86b
AH
82007-09-09 Andrew Haley <aph@redhat.com>
9
10 * configure.ac (noconfigdirs): Remove target-libffi and
11 target-libjava.
12
f00a3165 132007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 14
f00a3165 15 * config.sub, config.guess: Update from upstream sources.
971aaaa5 16
2abc4e65
BE
172007-08-21 Richard Guenther <rguenther@suse.de>
18
19 * configure.ac: Add types checking to stage1 checking flags.
20 * configure: Regenerate.
21
8a6ee3ab
JM
222007-08-18 Paul Brook <paul@codesourcery.com>
23 Joseph Myers <joseph@codesourcery.com>
24
25 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
26 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
27 * Makefile.in: Regenerate.
28 * configure.ac (--with-debug-prefix-map): New.
29 * configure: Regenerate.
30
429acdec
RS
312007-08-17 Richard Sandiford <richard@codesourcery.com>
32 Nigel Stephens <nigel@mips.com>
33
429acdec
RS
34 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
35 as target_makefile_frag.
36 * configure: Regenerate.
37
8520c408
AO
382007-08-16 Alexandre Oliva <aoliva@redhat.com>
39
40 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
41 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
42 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
43 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
44 (do-compare, do-compare3, do-compare-debug): New.
45 ([+compare-target+]): Use them.
46
472007-08-16 Alexandre Oliva <aoliva@redhat.com>
48
49 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
50 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
51 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
52 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
53 (do-compare, do-compare3, do-compare-debug): New.
54 ([+compare-target+]): Use them.
55
2444379b
BE
562007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
57 Ben Elliston <bje@au.ibm.com>
58
59 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
60 --silent if $silent.
61 * configure: Regenerate.
62
d6f99447
DJ
632007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
64
65 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
66
bd0aa315
NC
672007-07-17 Nick Clifton <nickc@redhat.com>
68
69 * COPYING3: New file. Contains version 3 of the GNU General
70 Public License.
71 * COPYING3.LIB: New file. Contains version 3 of the GNU
72 Lesser General Public License.
73
0ebe98fb
BS
742007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
75
76 * configure.ac: Fix my previous change to really match GCC.
77 * configure: Regenerate.
78
521ec477
DD
792007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
80
81 * configure.ac: Rewrite 'configure --help' strings to look nicer.
82 * configure: Regenerate.
83
842007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
85
86 * configure.ac: Add some missing m4 quotation.
87 * configure: Regenerate.
88
0c24b341
NC
892007-07-09 Kai Tietz <kai.tietz@onevision.com>
90
91 * Makefile.def: Add windmc tool to build.
92 * Makefile.tpl: Likewise.
93 * configure.ac: Likewise.
94 * Makefile.in: Regenerate.
95 * configure: Regenerate.
96
a09314d0
L
972007-07-05 H.J. Lu <hongjiu.lu@intel.com>
98
99 * lt~obsolete.m4: New. Import from 20070318 libtool.
100
7c3e1d12
BS
1012007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
102
103 * configure.ac: Don't add target-libmudflap to noconfigdirs for
104 uclinux and linux-uclibc targets.
105 * configure: Regenerate.
106
a5b3b4dd
DD
1072007-06-28 DJ Delorie <dj@redhat.com>
108
109 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
110 not building newlib.
111 * configure: Regenerated.
112
184d813c
DJ
1132007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
114
115 * src-release (DEVO_SUPPORT): Correct typos.
116
31d99776
DJ
1172007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
118
119 * Makefile.def: Add dependency from configure-gdb to all-bfd.
120 * Makefile.in: Regenerated.
121
e00a73e3
PB
1222007-06-14 Paolo Bonzini <bonzini@gnu.org>
123
124 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
125 (distclean-stage[+id+]): Possibly delete stage_last.
126 * Makefile.in: Regenerate.
127
98a1bbc5
BE
1282007-06-07 Ben Elliston <bje@au.ibm.com>
129
130 * config.sub, config.guess: Update from upstream sources.
131
973601e1
BE
1322007-06-07 Ben Elliston <bje@au.ibm.com>
133
134 * Makefile.tpl: Fix spelling error.
135 * Makefile.in: Regenerate.
136
2038f525
PB
1372007-06-04 Paolo Bonzini <bonzini@gnu.org>
138
139 Sync with gcc:
140 2007-05-30 Jakub Jelinek <jakub@redhat.com>
141
142 PR bootstrap/29382
143 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
144 * configure: Rebuilt.
145
f7c5c4b5
PB
1462007-06-01 Steve Ellcey <sje@cup.hp.com>
147
12a64d4f
L
148 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
149 lt_cv_sys_max_cmd_len.
f7c5c4b5 150
7ad9660b
PB
1512007-05-31 Paolo Bonzini <bonzini@gnu.org>
152
153 * ltgcc.m4: Update from GCC.
154
0e7ef45c
EC
1552007-05-25 Andreas Tobler <a.tobler@schweiz.org>
156
12a64d4f 157 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 158
37ad9514
SE
1592007-05-24 Steve Ellcey <sje@cup.hp.com>
160
161 * ltmain.sh: Update from GCC.
162 * libtool.m4: Update from GCC.
163 * ltsugar.m4: New. Update from GCC.
164 * ltversion.m4: New. Update from GCC.
165 * ltoptions.m4: New. Update from GCC.
166 * ltconfig: Remove.
167 * ltcf-c.sh: Remove.
168 * ltcf-cxx.sh: Remove.
169 * ltcf-gcj.sh: Remove.
170 * src-release: Update with new libtool file list.
171
8ee82aff
PB
1722007-05-16 Paolo Bonzini <bonzini@gnu.org>
173
174 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
175 stage_cflags.
176 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
177 Remove CFLAGS/LIBCFLAGS.
178 (configure-stage[+id+]-[+prefix+][+module+],
179 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
180 * Makefile.in: Regenerate.
181
149cb58d
SE
1822007-04-14 Steve Ellcey <sje@cup.hp.com>
183
184 * config-ml.in: Update from GCC.
185
91506736
DJ
1862007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
187
188 * src-release (do-proto-toplev): Process the support directories before
189 the tool directory.
190
ffa8bd48
RS
1912007-03-21 Richard Sandiford <richard@codesourcery.com>
192
193 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
194 of glob. Quote arguments with single quotes too.
195 * configure: Regenerate.
196
a4fd3374
DD
1972007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
198
199 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
200 * Makefile.in: Regenerate
201
b8025f34
AS
2022007-03-07 Andreas Schwab <schwab@suse.de>
203
204 * configure: Regenerate.
205
a3ca38d2
DD
2062007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
207
208 * configure.ac: Add "--with-pdfdir" configure option,
209 which defines pdfdir variable.
210 * Makefile.def (target=fixincludes): Add install-pdf to
211 missing targets.
212 (recursive_targets): Add install-pdf target.
213 (flags_to_pass): Add pdfdir.
214 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
215 target.
216 * configure: Regenerate
217 * Makefile.in: Regenerate
218
2192007-02-28 Eric Christopher <echristo@apple.com>
220
221 Revert:
222 2006-12-07 Mike Stump <mrs@apple.com>
223
224 * Makefile.def (dependencies): Add dependency for
225 install-target-libssp and install-target-libgomp on
226 install-gcc.
227 * Makefile.in: Regenerate.
228
2292007-02-27 Matt Kraai <kraai@ftbfs.org>
230
231 * configure: Regenerate.
232 * configure.ac: Move statements after variable declarations.
233
a4708fba
JM
2342007-02-19 Joseph Myers <joseph@codesourcery.com>
235
236 * configure.ac: Adjust for loop syntax.
237 * configure: Regenerate.
238
9a819804
AO
2392007-02-18 Alexandre Oliva <aoliva@redhat.com>
240
241 * configure: Rebuilt.
242
81ec575a
AO
2432007-02-18 Alexandre Oliva <aoliva@redhat.com>
244
245 * configure.ac: Drop multiple occurrences of --enable-languages,
246 and fix its quoting.
247 * configure: Rebuilt.
248
92f01d61
JM
2492007-02-17 Mark Mitchell <mark@codesourcery.com>
250 Nathan Sidwell <nathan@codesourcery.com>
251 Vladimir Prus <vladimir@codesourcery.com
252 Joseph Myers <joseph@codesourcery.com>
253
254 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
255 * configure: Regenerate.
256
b1299c4e
DJ
2572007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
258
259 * configure.ac (target_libraries): Move libgcc before libiberty.
260 * configure: Regenerated.
261
18f6b6ee
PB
2622007-02-13 Paolo Bonzini <bonzini@gnu.org>
263
264 * configure: Regenerate again?
265
9c4e9f27
PB
2662007-02-13 Paolo Bonzini <bonzini@gnu.org>
267
268 * configure: Reapply PR30748 fix which was lost in the previous commit.
269
24ff9987
DJ
2702007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
271 Paolo Bonzini <bonzini@gnu.org>
272
273 PR bootstrap/30753
274 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
275 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
276 * configure: Regenerated.
277
7df2cd5d
PB
2782007-02-10 Paolo Bonzini <bonzini@gnu.org>
279
280 * configure: Regenerate.
281
b0aaa663
DJ
2822007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
283
284 PR bootstrap/30748
285 * configure.ac: Correct syntax for Solaris ksh.
286 * configure: Regenerated.
287
a0323144
PB
2882007-02-09 Paolo Bonzini <bonzini@gnu.org>
289
290 * Makefile.def: Sync with GCC.
291 * Makefile.tpl: Sync with GCC.
292 * Makefile.in: Regenerate.
293 * configure: Regenerate.
294
c6b750e1
DJ
2952007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
296
297 * Makefile.tpl (build_alias, host_alias, target_alias): Use
298 noncanonical equivalents.
299 * configure.in: Rename to...
300 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
301 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
302 target_noncanonical. Use them. Rewrite removal of configure
303 arguments for autoconf 2.59. Discard variable settings. Force
304 program_transform_name for native tools.
305
306 * Makefile.in: Regenerated.
307 * configure: Regenerated with autoconf 2.59.
308
309 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
310
f3cd89f4
JJ
3112007-02-08 Jeff Johnston <jjohnstn@redhat.com>
312
313 * COPYING.LIBGLOSS: Reformat default Red Hat
314 license to fit within 80 columns.
315 * COPYING.NEWLIB: Ditto.
316
4e206d7e
DB
3172007-02-05 Dave Brolley <brolley@redhat.com>
318
319 * Contribute the following changes:
320 2006-11-28 DJ Delorie <dj@redhat.com>
321
322 * configure.in: Fix typo for mep's target_makefile_frag.
323 * configure: Regenerated.
324
325 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
326
327 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
328 * configure: Regenerate.
329
330 2001-09-19 DJ Delorie <dj@redhat.com>
331
332 * configure.in (target_makefile_frag): use mt-mep
333
334 2001-06-12 Don Howard <dhoward@redhat.com>
335
336 * configure.in: Remove gdb from MeP skip list.
337
338 2001-04-05 DJ Delorie <dj@redhat.com>
339
340 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
341
342 2001-03-20 Ben Elliston <bje@redhat.com>
343
344 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
345
346 2001-03-19 Ben Elliston <bje@redhat.com>
347
348 * config.sub (mep, mep-*): Add.
349
b2edfdd2
AS
3502007-01-31 Andreas Schwab <schwab@suse.de>
351
352 * Makefile.tpl (LDFLAGS): Substitute it.
353 * Makefile.in: Regenerate.
354
ceb92e78
PB
3552007-01-11 Paolo Bonzini <bonzini@gnu.org>
356
357 * configure.in: Change == to = in test command.
358 * configure: Regenerate.
359
4b900473
PB
3602007-01-11 Paolo Bonzini <bonzini@gnu.org>
361 Nick Clifton <nickc@redhat.com>
362 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
363
364 * configure.in (build_configargs, host_configargs, target_configargs):
365 Remove build/host/target parameters.
366 (host_libs): Add gmp and mpfr.
367 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
368 * Makefile.def (gmp, mpfr): New.
369 (gcc): Remove target.
370 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
371 target_os, target_vendor): New.
372 (configure): Add host_alias/target_alias arguments. Adjust invocations.
373 * configure: Regenerate.
374 * Makefile.in: Regenerate.
375
3762007-01-11 Matt Fago <fago@earthlink.net>
377
378 * configure.in: Try to link to functions only in mpfr 2.2.x
379 to improve robustness of configure tests.
380 * configure: Regenerate.
381
80f6dcbc
NC
3822007-01-08 Kai Tietz <kai.tietz@onevision.com>
383
384 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 385 * configure: Regenerate.
80f6dcbc 386
f86e35b8
NC
3872007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
388
389 * Makefile.tpl (all-target): Correct @if conditional for target
390 modules.
391 * configure.in: Omit libiberty if building only target libgcc.
392 * configure, Makefile.in: Regenerated.
393
79fcd0ec
PB
3942007-01-04 Paolo Bonzini <bonzini@gnu.org>
395
396 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
397 * configure: Regenerate.
398
6aa8ef82
DJ
3992007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
400
401 * Makefile.def (target_modules): Add libgcc.
402 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
403 * Makefile.tpl (clean-target-libgcc): Delete.
404 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
405 on gcc even for bootstrapped modules. Rewrite handling of
406 lang_env_dependencies to loop over target_modules.
407 * configure.in (target_libraries): Add target-libgcc.
408 * Makefile.in, configure: Regenerated.
409
9b134994
PB
4102006-12-29 Paolo Bonzini <bonzini@gnu.org>
411
412 Sync with gcc:
413 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
414
415 * configure.in: Reorganize recognition of languages. Add
416 --enable-stage1-languages. Show supported languages for the chosen
417 target rather than all recognized languages.
418 * configure: Regenerate.
419
420 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
421
422 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
423 * Makefile.in: Regenerate.
424
425 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
426
427 * configure.in: Warn that MPFR 2.2.0 is buggy.
428 * configure: Regenerate.
429
8cf39b1b
ILT
4302006-12-27 Ian Lance Taylor <iant@google.com>
431
432 * configure.in: When removing Makefiles to force a reconfigure, also
433 remove prev-DIR*/Makefile.
434 * configure: Regenerate.
435
ebff6cd5
KH
4362006-12-23 Kazu Hirata <kazu@codesourcery.com>
437
438 * config.bfd: Recognize fido.
439
8a0d8a5c
PB
4402006-12-19 Paolo Bonzini <bonzini@gnu.org>
441
442 Sync with gcc:
443
444 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
445
446 * configure.in: Remove "$build" case for powerpc-*-darwin* since
447 it only affects bootstrap and could be tested on "$host" as well.
448 * configure: Regenerate.
449 * config/mh-ppc-darwin: Add to the stage1 cflags here.
450
451 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
452
453 PR bootstrap/29544
454 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
455 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
456 move here comment from Makefile.tpl.
457 * Makefile.tpl: Move some definitions higher in the file.
458 (STAGE1_CHECKING): New.
459 * configure.in: Add --enable-stage1-checking.
460 * configure: Regenerate.
461 * Makefile.in: Regenerate.
462
463 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
464
465 * configure.in: Update error message for missing GMP/MPFR.
466
467 * configure: Regenerate.
468
469 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
470
471 * configure.in: Update MPFR version in error message.
472
473 * configure: Regenerate.
474
475 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
476
477 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
478 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
479 --with-gmp-lib): New flags.
480
481 * configure: Regenerate.
482
790c0838
AM
4832006-12-12 Andreas Tobler <a.tobler@schweiz.org>
484
485 PR bootstrap/30134
486 * configure.in: Correct x86 darwin support for libjava to powerpc
487 and i?86 only.
488 * configure: Regenerate.
489
77d7106f
AM
4902006-12-11 Alan Modra <amodra@bigpond.net.au>
491
492 * configure.in: Handle spu makefile frag.
77d7106f
AM
493 * Makefile.tpl (MAINT): Define
494 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
495 * configure: Regenerate.
496 * Makefile.in: Regenerate.
497
0cfa5389
BE
4982006-12-11 Ben Elliston <bje@au.ibm.com>
499
500 * config.sub, config.guess: Update from upstream sources.
501
2839fe5d
BE
5022006-12-11 Ben Elliston <bje@au.ibm.com>
503
504 * configure.in: Sync with GCC (spu-*-*).
505 * configure: Sync with GCC.
506
b897f5d4
MS
5072006-12-07 Mike Stump <mrs@apple.com>
508
509 * Makefile.def (dependencies): Add dependency for
510 install-target-libssp and install-target-libgomp on
511 install-gcc.
512 * Makefile.in: Regenerate.
513
9daf3993
PB
5142006-11-16 Paolo Bonzini <bonzini@gnu.org>
515
516 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
517 (unstage): Test for stage_last presence.
518
519 PR bootstrap/29802
520 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
521 * Makefile.in: Regenerate.
522
9dbaa842
DD
5232006-11-14 DJ Delorie <dj@redhat.com>
524
525 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
526 * Makefile.in: Sync with GCC.
527 * configure.in: Sync with GCC (mpfr, gmp).
528 * configure: Sync with GCC.
529
b0cbce8d
JJ
5302006-11-08 Jie Zhang <jie.zhang@analog.com>
531
532 * configure.in: Remove target-libgloss from noconfigdirs for
533 bfin-*-*.
534 * configure: Regenerated.
535
44330a94
JJ
5362006-10-27 Jeff Johnston <jjohnstn@redhat.com>
537
538 * COPYING.NEWLIB: Add spu license.
7de05dd5 539 * COPYING.LIBGLOSS: Ditto.
44330a94 540
56a8fe78
DD
5412006-10-17 Brooks Moses <bmoses@stanford.edu>
542
543 * Makefile.def: Added pdf target handling.
544 * Makefile.tpl: Added pdf target handling.
545 * Makefile.in: Regenerated.
546
fbb00ad0
JJ
5472006-10-11 Jeff Johnston <jjohnstn@redhat.com>
548
549 * COPYING.NEWLIB: Updated.
550 * COPYING.LIBGLOSS: Ditto.
551
6b89cc21
DB
5522006-09-27 Dave Brolley <brolley@redhat.com>
553
554 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
555 $s instead of $r.
556 * configure: Regenerated.
557
17bcf627
BE
5582006-09-26 Ben Elliston <bje@au.ibm.com>
559
560 * config.sub, config.guess: Update from upstream sources.
561
f3529cf1
TS
5622006-09-20 Thiemo Seufer <ths@mips.com>
563
564 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
565 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
566 * configure: Regenerate.
567
45055374
CV
5682006-08-30 Corinna Vinschen <corinna@vinschen.de>
569
570 * configure.in: Never build newlib for a Mingw host.
571 Never build newlib as Mingw target library.
572 Test the existence of winsup/cygwin for building a Cygwin newlib,
573 rather than just winsup.
574 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
575 building a Mingw target.
576 * configure: Regenerate.
577
4be041b2
TS
5782006-08-15 Thiemo Seufer <ths@mips.com>
579 Nigel Stephens <nigel@mips.com>
580 David Ung <davidu@mips.com>
581
582 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
583
1d89b610
PB
5842006-07-25 Paolo Bonzini <bonzini@gnu.org>
585
586 Sync from GCC:
587 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
588
589 PR bootstrap/18058
590 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
591 if the bootstrap compiler is a GCC version that supports it.
592 * configure: Regenerate.
593
66a79c16
DJ
5942006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
595
596 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
597 * configure: Regenerated.
598
c1cb7e02
PB
5992006-07-18 Paolo Bonzini <bonzini@gnu.org>
600
601 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
602 for stages after the first.
603
7206a0ee
JJ
6042006-07-17 Jakub Jelinek <jakub@redhat.com>
605
606 * Makefile.def: Add dependencies for configure-opcodes
607 on configure-intl and all-opcodes on all-intl.
608 * Makefile.in: Regenerated.
609
6816f995
AO
6102006-07-04 Peter O'Gorman <peter@pogma.com>
611
612 * ltconfig: chmod 644 before ranlib during install.
613
3d3adb43
PB
6142006-07-03 Paolo Bonzini <bonzini@gnu.org>
615
1f3f1bbf 616 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
617 * configure: Regenerate.
618
64ce424c
PB
6192006-07-03 Paolo Bonzini <bonzini@gnu.org>
620
621 Sync from gcc:
622
623 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
624
625 PR other/27063
626 * configure.in: Test subdir_requires and give an appropriate
627 error message.
628 * configure: Regenerate.
629
630 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
631
632 PR target/27540
633 * configure.in: Only enable libgomp on IRIX 6.
634 * configure: Regenerate.
635
d42c4017
DA
6362006-06-20 David Ayers <d.ayers@inode.at>
637
638 PR bootstrap/28072
639 * configure.in: Add target-boehm-gc to noconfigdirs depending on
640 whether target-libjava is being configured instead of whether the
641 java front end is enabled.
642 * configure: Regenerate.
0e7ef45c 643
4962c51a
MS
6442006-06-15 Mark Shinwell <shinwell@codesourcery.com>
645
646 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
647 to R_ARM_LDC_SB_G{0,1,2} respectively.
648
caee866a
PB
6492006-06-15 Paolo Bonzini <bonzini@gnu.org>
650
651 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
652 too.
653 * Makefile.in: Regenerate.
654
363ef840
DA
6552006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
656
657 Sync from gcc:
658
659 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
660 * configure.in: Don't enable libgomp on hpux10.
661 * configure: Rebuilt.
662
54d1c879
DA
6632006-06-13 David Ayers <d.ayers@inode.at>
664
665 Sync from gcc:
666
667 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 668
54d1c879
DA
669 PR bootstrap/27963
670 PR target/19970
0e7ef45c 671 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
672 ${libgcj} is specified.
673 * configure: Regenerate.
0e7ef45c 674
a4d8b690
JJ
6752006-06-08 Jeff Johnston <jjohnstn@redhat.com>
676
677 Sync from gcc:
678
679 2005-01-12 David Edelsohn <edelsohn@gnu.org>
680 Andreas Schwab <schwab@suse.de>
681
682 PR bootstrap/18033
683 * config-ml.in: Eval option if surrounded by single quotes.
684
4f0ef2d8
CD
6852006-06-07 Carlos O'Donell <carlos@codesourcery.com>
686
687 Sync from gcc:
0e7ef45c 688
4f0ef2d8 689 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 690
4f0ef2d8
CD
691 PR libobjc/13946
692 * Makefile.def: Add dependencies for libobjc which boehm-gc.
693 * Makefile.in: Regenerate.
694 * configure.in: Add --enable-objc-gc at toplevel and have it
695 enable boehm-gc for Objective-C.
696 Remove target-boehm-gc from libgcj.
697 Add target-boehm-gc to target_libraries.
698 Add target-boehm-gc to noconfigdirs where ${libgcj}
699 is specified.
700 Assert that boehm-gc is supported when requested for Objective-C.
701 Only build boehm-gc if needed either for Java or Objective-C.
702 * configure: Regenerate.
703
704 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 705
4f0ef2d8
CD
706 PR 27674
707 * Makefile.tpl (configure-[+prefix+][+module+],
708 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
709 Remove rule to unstage bootstrapped modules.
710 (stage_current): New.
711 * Makefile.in: Regenerate.
712
713 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
714 Andreas Tobler <a.tobler@schweiz.ch>
715
716 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
717 * configure: Rebuilt.
718
719 Revert
720 2006-01-31 Richard Guenther <rguenther@suse.de>
721 Paolo Bonzini <bonzini@gnu.org>
722
723 * Makefile.def (target_modules): Add libgcc-math target module.
724 * configure.in (target_libraries): Add libgcc-math target library.
725 (--enable-libgcc-math): New configure switch.
726 * Makefile.in: Re-generate.
727 * configure: Re-generate.
728
c17b816b
JJ
7292006-06-05 Jeff Johnston <jjohnstn@redhat.com>
730
731 * config-ml.in: Alter CCASFLAGS to include special
732 multilib options the same as is done for CFLAGS.
733
20e95c23
DJ
7342006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
735
736 * Makefile.def: Added dependencies from sim and gdb on intl, and
737 added configure dependencies to everything with an all dependency
738 on intl.
739 * gettext.m4: Removed.
740 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
741 (GDB_SUPPORT_DIRS): Add intl.
742 * Makefile.in: Regenerated.
743
4bd8ad80
DJ
7442006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
745
746 * src-release (DEVO_SUPPORT): Add config.rpath.
747
c380fdd8
PB
7482006-05-25 Paolo Bonzini <bonzini@gnu.org>
749
750 * Makefile.def (bfd, opcodes): Fix lib_path.
751 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
752 (restrap): Move under "@if gcc-bootstrap". Fix typo.
753 * Makefile.in: Regenerate.
754
701628f5
MS
7552006-05-24 Mark Shinwell <shinwell@codesourcery.com>
756
757 * configure.in: Enable gprof for cross builds.
758 * configure: Regenerate.
759
25aae7f2
DJ
7602006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
761
762 * src-release (MAKEINFOFLAGS): Define.
763 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
764
ea3d1626
BE
7652006-05-14 Ben Elliston <bje@au.ibm.com>
766
767 * config.sub, config.guess: Update from upstream sources.
768
49b9e644
BE
7692006-05-12 Ben Elliston <bje@au.ibm.com>
770
771 * config.sub, config.guess: Update from upstream sources.
772
482dd2f6
DJ
7732006-05-04 Steve Ellcey <sje@cup.hp.com>
774
775 * blt, iwidgets, mmalloc: Remove directories.
776
8b01a5c2
DD
7772006-05-01 DJ Delorie <dj@redhat.com>
778
641a3af4 779 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
780 * configure: Regenerate.
781
a481dbb7
DD
7822006-04-18 DJ Delorie <dj@redhat.com>
783
784 * configure.in (m32c): Build libstdc++-v3. Pass flags to
785 reference libgloss so that libssp can be built in a combined
786 tree.
787 * configure: Regenerate.
788
962c9e74
BE
7892006-04-10 Ben Elliston <bje@au.ibm.com>
790
791 * contrib: Remove directory.
792
108a6f8e
CD
7932006-04-06 Carlos O'Donell <carlos@codesourcery.com>
794
795 * Makefile.tpl: Add install-html target.
796 * Makefile.def: Add install-html target.
797 * Makefile.in: Regenerate.
798 * configure.in: Add --with-datarootdir, --with-docdir,
799 and --with-htmldir options.
800 * configure: Regenerate.
801
a4ef73e9
BE
8022006-03-31 Ben Elliston <bje@au.ibm.com>
803
804 PR binutils/1860
805 * configure.in: Require makeinfo 4.4 or higher.
806 * configure: Regenerate.
807
b37df25a
PB
8082006-03-14 Paolo Bonzini <bonzini@gnu.org>
809
810 * Makefile.in: Regenerate.
811
a6df5a19
PB
8122006-03-14 Paolo Bonzini <bonzini@gnu.org>
813
814 Sync with gcc:
815 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
816
817 * configure.in: Handle --disable-<component> generically.
818 * configure: Regenerate.
819
820 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 821
a6df5a19
PB
822 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
823 (TARGET_CONFIGDIRS): Remove.
824 * configure.in: Remove AC_SUBST(target_configdirs).
825 * Makefile.in, configure: Regenerated.
826
827
65419985
L
8282006-03-01 H.J. Lu <hongjiu.lu@intel.com>
829
830 PR libgcj/17311
831 * ltmain.sh: Don't use "$finalize_rpath" for compile.
832
c52c6897
PB
8332006-02-20 Paolo Bonzini <bonzini@gnu.org>
834
835 PR bootstrap/25670
836
837 * Makefile.tpl ([+compare-target+]): Print explanation messages.
838
839 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
840 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
841 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
842 BUILD_PREFIX, BUILD_PREFIX_1.
843 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
844
845 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
846 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
847
848 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
849 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
850 of `cat stage_current`. Always provide the `r' and `s' variables.
851 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
852 a single shell execution.
853 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
854 bootstrapped modules, make the stage1 module if the build was not
855 started yet, else build the current stage.
856 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
857 (all-build, all-host, all-target, [+make_target+]-host,
858 [+make_target+]-target): Do not use \-continued lines.
859 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
860 (current_stage, restrap, stage_last): New.
861
862 * Makefile.in: Regenerate.
863 * configure: Regenerate.
864
b3ded179
PB
8652006-02-14 Paolo Bonzini <bonzini@gnu.org>
866
867 Sync from gcc:
868
869 2006-01-31 Richard Guenther <rguenther@suse.de>
870 Paolo Bonzini <bonzini@gnu.org>
871
872 * Makefile.def (target_modules): Add libgcc-math target module.
873 * configure.in (target_libraries): Add libgcc-math target library.
874 (--enable-libgcc-math): New configure switch.
875 * Makefile.in: Re-generate.
876 * configure: Re-generate.
877 * libgcc-math: New toplevel directory.
878
879 2006-01-18 Richard Henderson <rth@redhat.com>
880 Jakub Jelinek <jakub@redhat.com>
881 Diego Novillo <dnovillo@redhat.com>
882
883 * libgomp: New directory.
884 * Makefile.def: Add target_module libgomp.
885 * Makefile.in: Regenerate.
886 * configure.in (target_libraries): Add target-libgomp.
887 * configure: Regenerate.
888
3a35eeb3
PB
8892006-02-14 Paolo Bonzini <bonzini@gnu.org>
890 Andreas Schwab <schwab@suse.de>
0e7ef45c 891
3a35eeb3
PB
892 * configure: Regenerate.
893
2429c060
PB
8942006-01-16 Paolo Bonzini <bonzini@gnu.org>
895
896 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
897 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
898 the assembler, linker and binutils.
899 * configure: Regenerate.
900
ec49b2b8
NC
9012006-01-16 Nick Clifton <nickc@redhat.com>
902
49b9e644 903 * config.sub, config.guess: Sync from config repository.
ec49b2b8 904
44b2308f
AO
9052006-01-05 Alexandre Oliva <aoliva@redhat.com>
906
907 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
908 @ from continuation.
909 * Makefile.in: Rebuilt.
910
80911fe1
PB
9112006-01-04 Paolo Bonzini <bonzini@gnu.org>
912
913 Sync from gcc:
914
915 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
916
917 PR bootstrap/24252
918
919 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
920 * Makefile.tpl (OBJDUMP): New.
921 (EXTRA_HOST_FLAGS): Add it.
922 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
923
924 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
925 to use symbolic links between directories. Avoid race conditions
926 or make them harmless.
927 * configure.in: Do not try to use symbolic links between directories.
928
929 * Makefile.def (LEAN): Pass.
930 * Makefile.tpl (LEAN): Define.
931 (stage[+id+]-start): Accept that the previous directory does not
932 exist, if the bootstrap is lean.
933 (stage[+id+]-bubble): Invoke lean bootstrap commands after
934 stage[+id+]-start. Use a makefile variable and an `if' instead of a
935 configure substitution.
936 ([+compare-target+]): Likewise.
937 ([+bootstrap-target+]-lean): New.
938 * configure.in: Remove lean bootstrap support from here.
939
940 * Makefile.in: Regenerate.
941 * configure: Regenerate.
942
943 2006-01-02 Andreas Schwab <schwab@suse.de>
944
945 * configure.in: When reconfiguring remove Makefile in
946 all stage directories.
947 * configure: Regenerate.
948
b59bea8a
NC
9492005-12-27 Leif Ekblad <leif@rdos.net>
950
951 * configure.in: Add support for RDOS target.
952 * configure: Regenerate.
953
d7730bac
NC
9542005-12-27 Nick Clifton <nickc@redhat.com>
955
956 PR binutils/1990
957 * libtool.m4: Synchronize with version in GCC sources.
958
c02dabc3
PB
9592005-12-20 Paolo Bonzini <bonzini@gnu.org>
960
961 Revert Ada-related part of the previous change.
962
963 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
964 Do not pass.
965 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
966 * Makefile.in: Regenerate.
967 * configure.in: Do not include mt-ppc-aix target fragment.
968 * configure: Regenerate.
969
f6d183c0
PB
9702005-12-19 Paolo Bonzini <bonzini@gnu.org>
971
972 * configure.in: Select appropriate fragments for PowerPC/AIX.
973 * configure: Regenerate.
974
975 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
976 BOOT_CFLAGS, BOOT_LDFLAGS.
977 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
978 BOOT_CFLAGS, BOOT_LDFLAGS.
979 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
980 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
981 (stage): Fail if we cannot complete the work.
982 * Makefile.in: Regenerate.
983
f29759fc
JJ
9842005-12-16 Jeff Johnston <jjohnstn@redhat.com>
985
986 * COPYING.NEWLIB: Update copyright year for default
987 copyright.
988
1f054001
PB
9892005-12-15 Paolo Bonzini <bonzini@gnu.org>
990
991 * Makefile.tpl (all, do-[+make_target+], do-check, install,
992 install-host-nogcc): Don't invoke $(stage) at the end.
993 * Makefile.in: Regenerate.
994
0aed8855
PB
9952005-12-14 Paolo Bonzini <bonzini@gnu.org>
996
997 * configure.in: Flip the top-level bootstrap switch.
998 * configure: Regenerate.
999
1000 Merge from gcc:
1001
1002 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1003
1004 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1005 $(stage) and $(unstage).
1006 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1007 (all): Remove stray semicolon.
1008 (local-distclean): Don't handle multilib.tmp and multilib.out.
1009 (install.all): Set $s for consistency.
1010 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1011 check_multilibs setting. Always make the install directory.
1012 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1013 Correct @if/@endif.
1014 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1015 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1016 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1017 (multilib.out): Remove.
1018 * Makefile.in: Regenerated.
1019
10202005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1021
1022 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1023 * configure.in: Replace ms1 arch with mt.
1024 * configure: Rebuilt.
1025
10262005-12-05 Paolo Bonzini <bonzini@gnu.org>
1027
1028 Sync with gcc:
1029
4970f871
NS
10302005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1031
1032 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1033 * configure.in: Replace ms1 arch with mt.
1034 * configure: Rebuilt.
1035
be01d343
PB
10362005-12-05 Paolo Bonzini <bonzini@gnu.org>
1037
1038 Sync with gcc:
1039
1040 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1041
1042 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1043 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1044 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1045 Find in-tree tools if available.
1046 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1047 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1048 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1049 (COMPILER_*_FOR_TARGET): New.
1050 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1051 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1052 (CONFIGURED_*, USUAL_*): Remove.
1053 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1054 STRIP): Use autoconf substitutions.
1055 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1056 COMPILER_NM_FOR_TARGET): New.
1057 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1058
1059 (all): Make all-host and all-target in parallel.
1060 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1061 that $$r and $$s are set before invoking a recursive make.
1062 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1063 ([+bootstrap-target+]): Inline most of the `all' target.
1064
1065 2005-11-29 Ben Elliston <bje@au.ibm.com>
1066
1067 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1068 from the gcc build directory.
1069 * Makefile.in: Regenerate.
1070
1071 2005-11-29 Ben Elliston <bje@au.ibm.com>
1072
1073 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1074 depend on all-libdecnumber.
1075 * configure.in (host_libs): Include libdecnumber.
1076 * Makefile.in: Regenerate.
1077 * configure: Likewise.
1078
1079 2005-11-21 Kean Johnston <jkj@sco.com>
1080
1081 * config.sub, config.guess: Sync from upstream sources.
1082
907be67c
DJ
10832005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1084
1085 * Makefile.def: Remove gdb dependencies for gdbtk.
1086 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1087 (configure-gdb, install-gdb): New rules.
1088 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1089 * Makefile.in, configure: Regenerated.
1090
e360f423
PB
10912005-10-22 Paolo Bonzini <bonzini@gnu.org>
1092
1093 PR bootstrap/24297
1094 * Makefile.tpl (do-[+make-target+], do-check, install,
1095 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1096 are set before recursing.
1097 * Makefile.in: Regenerate.
1098
45d5eb0a
EB
10992005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1100
1101 PR bootstrap/18939
1102 * Makefile.def (gcc) <target>: Fix thinko.
1103 * Makefile.in: Regenerate.
1104
3cf3372e
BS
11052005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1106
1107 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1108 * configure: Regenerate.
1109
bd70a46f
KH
11102005-10-09 Kazu Hirata <kazu@codesourcery.com>
1111
1112 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1113 target-libffi, target-qthreads, target-libjava, and
1114 targetlibobjc.
1115 * configure: Regenerate.
1116
5ae72758
DJ
11172005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1118
1119 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1120 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1121 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1122 (USUAL_OBJDUMP_FOR_TARGET): New.
1123 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1124 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 1125 * configure, Makefile.in: Regenerated.
5ae72758 1126
cc96343e
PB
11272005-10-05 Paolo Bonzini <bonzini@gnu.org>
1128
1129 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1130 before other host packages.
1131
f70224b5
PB
11322005-10-05 Paolo Bonzini <bonzini@gnu.org>
1133
1134 PR bootstrap/22340
1135
1136 * configure.in (default_target): Remove.
1137 * Makefile.tpl (all): Do not use prerequisites as subroutines
1138 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1139 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1140 use prerequisites as subroutines.
1141 (check-host, check-target): New.
1142 (bootstrap configure & all targets): Do not use stage*-start
1143 if the directory layout is already ok.
1144 (non-bootstrap configure & all targets): Prepend a $(unstage).
1145 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1146 (NOTPARALLEL): Remove.
1147 (unstage, stage variables): New variables.
1148 (unstage, stage targets): Simply expand to those variables.
1149
1150 * configure: Regenerate.
1151 * Makefile.in: Regenerate.
1152
c13c918a
JW
11532005-10-04 James E Wilson <wilson@specifix.com>
1154
1155 * Makefile.def (lang_env_dependencies): Add libmudflap.
1156 * Makefile.in: Regenerate.
1157
376a0e54
CM
11582005-10-03 Catherine Moore <clm@cm00re.com>
1159
1160 * configure.in (bfin-*-*): Support bfin.
1161 * configure: Regenerated.
1162
d320aacb
L
11632005-09-30 H.J. Lu <hongjiu.lu@intel.com>
1164
1165 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1166 * configure: Regenerated.
1167
7e0f7140
GK
11682005-09-28 Geoffrey Keating <geoffk@apple.com>
1169
1170 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1171 (LIPO_FOR_TARGET): New.
1172 (CONFIGURED_LIPO_FOR_TARGET): New.
1173 (USUAL_LIPO_FOR_TARGET): New.
1174 (STRIP_FOR_TARGET): New.
1175 (CONFIGURED_STRIP_FOR_TARGET): New.
1176 (USUAL_STRIP_FOR_TARGET): New.
1177 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1178 STRIP_FOR_TARGET.
1179 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1180 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1181 * Makefile.in: Regenerate.
1182 * configure: Regenerate.
0e7ef45c 1183
096f7d00
DE
11842005-09-19 David Edelsohn <edelsohn@gnu.org>
1185
1186 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1187 (rs6000-*-aix*): Same.
1188 * configure: Regenerate.
1189
11902005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1191
1192 * configure.in: Recognize f95 in the --enable-languages option,
1193 and substitute it for fortran, issuing a warning.
1194 * configure: Regenerate.
1195
2016dfcc
BE
11962005-09-07 Ben Elliston <bje@au.ibm.com>
1197
1198 Import from Autoconf sources:
1199
1200 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1201 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1202 Elliston. Handle weird characters correctly.
1203
6dd2fda9
DD
12042005-08-30 Phil Edwards <phil@codesourcery.com>
1205
1206 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1207 * configure: Regenerated.
1208
e6db70d4
RE
12092005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1210
1211 * Makefile.def (libssp): Add to lang_env_dependencies.
1212 * Makefile.in: Regenerate.
1213
e1e3d0f5
CG
12142005-08-17 Christian Groessler <chris@groessler.org>
1215
1216 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1217 * Makefile.in: Regenerate.
1218
05cbd757
PB
12192005-08-12 Paolo Bonzini <bonzini@gnu.org>
1220
1221 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1222 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1223 Look for alternate names of the target cc and c++
1224 * configure: Regenerate.
1225
55db4b87
PB
12262005-08-08 Paolo Bonzini <bonzini@gnu.org>
1227
1228 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1229 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1230 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1231 tools; remove code to manually set them.
1232 (Target tools): Look in the environment for them.
1233 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1234 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1235 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1236 build directory.
1237 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1238 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1239 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1240 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1241 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1242 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1243 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1244 * configure: Regenerate.
1245 * Makefile.in: Regenerate.
1246
414e5532
MM
12472005-07-27 Mark Mitchell <mark@codesourcery.com>
1248
1249 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 1250 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
1251 * Makefile.in: Regenerated.
1252
a19b6204
MM
12532005-07-26 Mark Mitchell <mark@codesourcery.com>
1254
1255 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1256 (CFLAGS_FOR_TARGET): Use it.
1257 (CXXFLAGS_FOR_TARGET): Likewise.
1258 * Makefile.in: Regenerated.
1259 * configure.in (--with-build-sysroot): New option.
1260 * configure: Regenerated.
1261
b73aa406
PB
12622005-07-24 Paolo Bonzini <bonzini@gnu.org>
1263
1264 * Makefile.tpl: Wrap install between unstage and stage
1265 * Makefile.in: Regenerate.
1266
6e4d0bcb
KC
12672005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1268
1269 * all files: Update FSF address.
1270
49f58d10
JB
12712005-07-14 Jim Blandy <jimb@redhat.com>
1272
1273 * configure.in: Add cases for Renesas m32c.
1274 * configure: Regenerated.
0e7ef45c 1275
1d9c9cd7
KC
12762005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1277
1278 * COPYING, compile, config-ml.in, config.guess,
1279 config.sub, install-sh, missing, mkinstalldirs,
1280 symlink-tree, ylwrap: Sync from upstream sources.
1281
1587117a
EC
12822005-07-13 Eric Christopher <echristo@redhat.com>
1283
1284 * configure.in: Add toplevel noconfigdir support for tpf.
1285 * configure: Regenerate.
1286
bb780410
DD
12872005-07-11 Jakub Jelinek <jakub@redhat.com>
1288
1289 * Makefile.def (target_modules): Add libssp.
1290 * configure.in (target_libraries): Add target-libssp.
1291 * configure: Rebuilt.
1292 * Makefile.in: Rebuilt.
1293
064d0a7c
PB
12942005-07-11 Paolo Bonzini <bonzini@gnu.org>
1295
1296 PR ada/22340
1297
1298 * Makefile.def: Sync with gcc.
1299 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1300 * Makefile.in: Regenerate.
1301
b2edd3b5
AS
13022005-07-07 Andreas Schwab <schwab@suse.de>
1303
1304 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1305 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1306 * Makefile.in: Regenerated.
1307
5f128533
KH
13082005-07-07 Kazu Hirata <kazu@codesourcery.com>
1309
1310 * configure.in: Add --enable-libssp and --disable-libssp.
1311 * configure: Regenerate with autoconf-2.13.
1312
4e3fc8e5
GK
13132005-07-06 Geoffrey Keating <geoffk@apple.com>
1314
1315 * configure.in: Don't build sim or rda when targetting darwin.
1316 * configure: Regenerate.
1317
c7357d6a
BE
13182005-07-04 Ben Elliston <bje@gnu.org>
1319
1320 * src-release (do-proto-toplev): Remove dejagnu bits.
1321 (DEJAGNU_SUPPORT_DIRS): Remove.
1322 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1323 (GDBD_SUPPORT_DIRS): Likewise.
1324 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1325 (INSIGHTD_SUPPORT_DIRS): Likewise.
1326 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1327
13282005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
1329
1330 * setup.com (mpw): Remove unused directive.
1331
7d329e61
PB
13322005-06-22 Paolo Bonzini <bonzini@gnu.org>
1333
1334 * Makefile.def (stagefeedback): Come after profile.
1335 Define profiledbootstrap target.
1336 * Makefile.tpl (profiledbootstrap): Remove.
1337 (stageprofile-end): Zap stagefeedback.
1338 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1339 * Makefile.in: Regenerate.
1340
e5fbed21
DD
13412005-06-13 Zack Weinberg <zack@codesourcery.com>
1342
1343 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1344 In 'cpp' stanza, support '#line' as well as '# '.
1345
59f7ec45
HPN
13462005-06-07 Hans-Peter Nilsson <hp@axis.com>
1347
1348 * configure.in (unsupported_languages): New macro.
1349 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1350 non-ported target libraries in noconfigdirs.
1351 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1352 non-linux-gnu. Remove libgcj_ex_libffi.
1353 <lang_frag loop>: Set add_this_lang=no if the language is in
1354 unsupported_languages.
1355 * configure: Regenerate.
1356
c10e9ba7
DD
13572005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1358
1359 * configure.in: Fix typo in handling of --with-mpfr-dir.
1360 * configure: Regenerate.
1361
20deb2b8
JB
13622005-06-02 Jim Blandy <jimb@redhat.com>
1363
1364 * config.sub: Add cases for the Renesas m32c. (This patch has been
1365 accepted into the master sources.)
1366
cdb9b172
AH
13672005-06-02 Aldy Hernandez <aldyh@redhat.com>
1368 Michael Snyder <msnyder@redhat.com>
1369 Stan Cox <scox@redhat.com>
1370
1371 * configure.in: Set noconfigdirs for ms1.
1372
1373 * configure: Regenerate.
1374
1dc3053f
PB
13752005-05-25 Paolo Bonzini <bonzini@gnu.org>
1376
1377 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1378 (Dependencies): Consider target modules for bootstrap dependencies.
1379 Make target bootstrap modules depend on each stage's gcc.
1380 * Makefile.in: Regenerate.
1381
c60fe18b
PB
13822005-05-20 Paolo Bonzini <bonzini@gnu.org>
1383
1384 * Makefile.def (configure-gcc): Depend on binutils having been built.
1385 (all-gcc): No need to do it here.
1386 * Makefile.in: Regenerate.
1387
27258dd4
PB
13882005-05-19 Paul Brook <paul@codesourcery.com>
1389
0e7ef45c 1390 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
1391 language cannot be built.
1392 * configure: Regenerate.
1393
42ecbf5e
DJ
13942005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1395
1396 * ylwrap: Import from Automake 1.9.5.
1397
ae380b45
MS
13982005-05-04 Mike Stump <mrs@apple.com>
1399
1400 * configure.in: Always pass --target to target configures as
1401 otherwise rebuilds that do --recheck will fail.
811d3af8 1402 * configure: Rebuilt.
ae380b45 1403
d545f33b
PB
14042005-05-04 Paolo Bonzini <bonzini@gnu.org>
1405
1406 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1407 STAGE_HOST_EXPORTS.
1408 (configure, all): Add bootstrap support.
1409 (Host modules, target modules): Pass post-stage1 flags and exports.
1410 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1411 * Makefile.in: Regenerate.
1412
2faa2958
PB
14132005-04-29 Paolo Bonzini <bonzini@gnu.org>
1414
1415 Sync from gcc:
1416
1417 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1418
1419 * config.sub: Update from master copy.
1420
1421 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
1422
1423 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1424 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1425 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1426 "*-*-elf" and "*-*-linux*".
1427 * configure: Regenerate.
1428
a7254363
PB
14292005-04-06 Paolo Bonzini <bonzini@gnu.org>
1430
1431 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1432 (TARGET_CONFIGARGS): Include --with-target-subdir.
1433 (configure, all): New macros. Use them throughout.
1434
a8637a7d
PB
14352005-04-05 Paolo Bonzini <bonzini@gnu.org>
1436
1437 * Makefile.tpl: Sync with gcc.
1438 * Makefile.in: Regenerate.
1439
dd387d52
JR
14402005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1441
1442 * config/mh-mingw32: Delete.
1443 * configure.in: Don't use it.
1444 * configure: Regenerate.
1445
e90269c8
PB
14462005-03-31 Paolo Bonzini <bonzini@gnu.org>
1447
1448 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1449 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1450 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1451 (HOST_LIB_PATH): Generate from Makefile.def.
1452 (TARGET_LIB_PATH): Likewise.
1453 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1454 * Makefile.in: Regenerate.
1455 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1456 (RPATH_ENVVAR): Include Darwin case.
1457 * configure: Regenerate.
1458
9a237d9e
PB
14592005-03-25 Paolo Bonzini <bonzini@gnu.org>
1460
1461 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1462 * configure: Regenerate.
1463
479759c8
ZW
14642005-03-21 Zack Weinberg <zack@codesourcery.com>
1465
1466 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1467 gcc_version, and gcc_version_trigger from set of flags to pass.
1468 * Makefile.tpl: Remove definitions of above variables.
1469 (config.status): Remove dependency on $(gcc_version_trigger).
1470 * Makefile.in: Regenerate.
1471 * configure.in: Do not reference config/gcc-version.m4 nor
1472 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1473 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1474 * configure: Regenerate.
1475
4cfaf6d5
DD
14762005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1477 Andrew Pinski <pinskia@physics.uc.edu>
1478
1479 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1480 * Makefile.in: Regenerate.
1481
33a3fb7b
AO
14822005-03-01 Alexandre Oliva <aoliva@redhat.com>
1483
1484 PR libgcj/20160
1485 * ltmain.sh: Avoid creating archives with components that have
1486 duplicate basenames.
1487
2da12f12
PB
14882005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1489
479759c8
ZW
1490 PR bootstrap/20250
1491 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1492 instead of check.
1493 * Makefile.in: Regenerate.
2da12f12 1494
b00612cc
PB
14952005-02-28 Paolo Bonzini <bonzini@gnu.org>
1496
1497 Sync from gcc.
1498
1499 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1500
1501 PR bootstrap/17383
1502 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1503 * Makefile.tpl (HOST_SUBDIR): New substitution.
1504 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1505 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1506 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1507 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1508 (Host modules, Bootstrapped modules): Use it.
1509 (Build modules, Target modules): Do not create symlink trees,
1510 always configure out-of-srcdir.
1511 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1512 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1513 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1514 $(HOST_SUBDIR). Create a symlink for host_subdir.
1515
1516 * Makefile.in: Regenerate.
1517 * configure: Regenerate.
1518
1519 Merged from libada-gnattools-branch:
1520 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1521
1522 * Makefile.def: Add gnattools as a module, depending on target-libada.
1523 * Makefile.in: Regenerate.
1524 * configure.in: Include gnattools in host_tools; disable it if ada
1525 is disabled.
1526 * configure: Regenerate.
1527
c3e65f62
NC
15282005-02-23 Nick Clifton <nickc@redhat.com>
1529
1530 * configure: Regenerate.
1531
e4d180c2
NC
15322005-02-22 Paul Schlie <schlie@comcast.net>
1533
1534 * configure.in: Allow darwin targeted ports to build tk, itcl and
1535 libgui.
1536
e3c770b1
EB
15372005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1538
1539 PR libgcj/10353
1540 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1541 * configure: Regenerate.
1542
9c73618c
AC
15432005-02-08 Andrew Cagney <cagney@gnu.org>
1544
1545 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
1546 gdb/ section. Update GDB's URL.
1547
c46f8c51
AC
15482005-01-31 Andrew Cagney <cagney@gnu.org>
1549
1550 * gettext.m4: Only set ENABLE_NLS when gettext is present.
1551
c7e66c6d
HPN
15522005-01-29 Hans-Peter Nilsson <hp@axis.com>
1553
1554 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1555 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1556 target-libgloss when not *-*-elf and *-*-aout.
1557 * configure: Regenerate.
1558
a53bf506
AC
15592005-01-27 Andrew Cagney <cagney@gnu.org>
1560
1561 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
1562
45181ed1
AC
15632005-01-24 Andrew Cagney <cagney@gnu.org>
1564
1565 * gettext.m4: Only fall back to ../intl/ when it's present.
1566
a1e0f4e4
KC
15672005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1568
1569 * install-sh, config.sub: Import from upstream.
1570
15712005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
1572
1573 PR bootstrap/18222
1574 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1575 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1576 * Makefile.in: Regenerate.
1577
c50382e2
PB
15782005-01-03 Paolo Bonzini <bonzini@gnu.org>
1579
1580 Revert 2004-12-28 Makefile changes, a better fix will be
1581 applied to mainline and src after GCC 4.0 branches.
1582
11d07737
PB
15832004-12-28 Paolo Bonzini <bonzini@gnu.org>
1584
1585 PR bootstrap/17383
1586
1587 * Makefile.def (target_modules): Remove stage parameter,
1588 it is always true now.
1589 * Makefile.tpl (configure-build-[+module+],
1590 configure-target-[+module+]): Always build symlink tree
1591 for the directory and for include. BUILD_SUBDIR and
1592 TARGET_SUBDIR cannot be . anymore.
1593 * Makefile.in: Regenerate.
1594
dadfdbe2
DD
15952004-12-25 David Edelsohn <edelsohn@gnu.org>
1596
1597 Revert 2004-12-08 Makefile changes.
1598
dbf85af7
JR
15992004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1600
1601 * configure.in (sh64-*-*): Reenable gprof.
1602 * configure: Regenerate.
1603
6b8fea99
JB
16042004-12-09 Jim Blandy <jimb@redhat.com>
1605
1606 * MAINTAINERS: List 'depcomp' as part of automake.
1607
7341462c
DE
16082004-12-08 David Edelsohn <edelsohn@gnu.org>
1609
1610 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1611 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1612 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1613 * Makefile.in: Regenerate.
1614
21fde4dc
DD
16152004-12-07 Matt Kraai <kraai@ftbfs.org>
1616
1617 * Makefile.tpl: Generate normal dependencies if the LHS module is
1618 not bootstrapped.
1619 * Makefile.in: Regenerate.
1620
3da796a2
RS
16212004-12-03 Richard Sandiford <rsandifo@redhat.com>
1622
1623 * configure.in: Include config/gxx-include-dir.m4. Use
1624 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1625 * configure: Regenerate.
1626
73fb7068
RS
16272004-12-03 Richard Sandiford <rsandifo@redhat.com>
1628
1629 * config.if: Delete.
1630 * configure.in: Set libstdcxx_incdir directly.
1631 * configure: Regenerate.
1632 * MAINTAINERS: Remove mention of config.if.
1633 * src-release (DEVO_SUPPORT): Remove config.if.
1634
6c8e6ce9
EC
16352004-12-02 Eric Christopher <echristo@redhat.com>
1636
3b6098f8
EC
1637 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
1638 of things to remove.
6c8e6ce9 1639 * Makefile.in: Regenerate.
479759c8 1640
b8658a2f
RS
16412004-12-02 Richard Sandiford <rsandifo@redhat.com>
1642
1643 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1644 * configure: Regenerate.
1645
afefada0
RS
16462004-12-02 Richard Sandiford <rsandifo@redhat.com>
1647
1648 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1649 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1650 * configure: Regenerate.
1651
5dcac624
DA
16522004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1653
1654 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1655 (hppa*64*-*-*): Delete incorrect comment.
1656 * configure: Rebuilt.
1657
57d1eb1a
DD
16582004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1659
1660 * install-sh, compile: Import from automake.
1661
16622004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1663
1664 * config.guess, config.sub: Import from savannnah.
1665
6d389afc
MS
16662004-11-12 Mike Stump <mrs@apple.com>
1667
1668 * Makefile.def: Add html support.
1669 * Makefile.tpl: Likewise.
1670 * Makefile.in: Regenerate.
1671
69e57115
GK
16722004-11-11 Geoffrey Keating <geoffk@apple.com>
1673
1674 PR 18423
1675 * configure.in: Remove all instances of build-fixincludes from
1676 noconfigdirs.
1677 (build_configargs): Supply --target to subdirectories.
1678 * configure: Regenerate.
1679
1680 * Makefile.def: Make gcc install depend on fixincludes install.
1681 * Makefile.in: Regenerate.
1682
ba719b26
HPN
16832004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1684
1685 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1686 target-libgfortran.
1687 * configure: Regenerate.
1688
c37653e7
DE
16892004-11-07 David Edelsohn <edelsohn@gnu.org>
1690
1691 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1692 like CC.
1693
1eefd493
PB
16942004-11-05 Paolo Bonzini <bonzini@gnu.org>
1695
1696 * Makefile.def (host fixincludes): Specify missing targets.
1697 * Makefile.in: Regenerate.
1698
02b1af09
L
16992004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1700
1701 PR other/17783
1702 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1703 * configure: Regenerated.
1704
7f266840
DJ
17052004-11-04 Daniel Jacobowitz <dan@debian.org>
1706
1707 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1708 * configure: Regenerated.
1709
47444073
AL
17102004-10-28 Eric B. Weddington <ericw@evcohs.com>
1711
1712 PR target/18151
1713 * configure.in (case ${target}): Do not build fixincludes for avr.
1714 * configure: Regenerated.
1715
caeba88f
AL
17162004-10-26 Paolo Bonzini <bonzini@gnu.org>
1717
1718 * configure.in (case ${target}): Do not build fixincludes
1719 on platforms where it is not used.
1720 * configure: Regenerated.
1721
0fdbe983
DJ
17222004-10-23 Daniel Jacobowitz <dan@debian.org>
1723
1724 * configure.in: Use an absolute path to install-sh.
1725 * configure: Regenerated.
1726
1c0f67c1
AC
17272004-10-19 Andrew Cagney <cagney@gnu.org>
1728
1729 * src-release (do-djunpack, do-md5sum): Install the generated file
1730 directly into the proto-toplev/ directory.
479759c8 1731
a9cfce9c
AC
17322004-10-19 Andrew Cagney <cagney@gnu.org>
1733
1734 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
1735
ac0fa625
DD
17362004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1737
1738 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1739 * configure: Regenerate.
1740
d27cc32e
PB
17412004-10-06 Paolo Bonzini <bonzini@gnu.org>
1742
1743 Fix wrong conflict resolution in:
1744
1745 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1746
1747 * Makefile.in: Regenerate.
1748 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1749 in the recursive `make', instead of hardwiring `all'.
1750 (Autogenerated TARGET-* variables): New.
1751
1763908f
UW
17522004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1753
1754 Merged from GCC / libtool upstream:
1755 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1756 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1757 * ltcf-cxx.sh (tpf*): Likewise.
1758 * ltconfig (tpf*): Add TPF OS configuration support.
1759
0490e016
NC
17602004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
1761
1762 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 1763 * configure: Regenerate.
0490e016 1764
32be62b5
RS
17652004-09-24 Michael Roth <mroth@nessie.de>
1766
1767 * configure.in (--without-headers): Add missing double quotes.
1768 * configure: Regenerate.
1769
6048df60
DD
17702004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1771
1772 * ylwrap: Revert to previous version.
1773
315b3b02
L
17742004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1775
6048df60 1776 PR bootstrap/17369
315b3b02
L
1777 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1778 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1779 SET_GCC_LIB_PATH_CMD.
1780 (BASE_TARGET_EXPORTS): Likewise.
1781 * Makefile.in: Regenerated.
1782
1783 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1784 * configure: Regenerated.
1785
fe69863c
DD
17862004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1787
1788 * config.guess: New upstream version
1789 * compile, depcomp, install-sh, ylwrap: Likewise.
1790
17912004-09-19 Roger Sayle <roger@eyesopen.com>
1792
1793 * config/mh-x86omitfp: New host makefile fragment. Add
1794 -fomit-frame-pointer to the default BOOT_CFLAGS.
1795 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1796 * configure: Regenerate.
1797
17982004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1799
1800 PR target/11572
1801 * configure.in (*-*-darwin*): Renable libobjc.
1802 * configure: Regenerate.
1803
be75bbe1 18042004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 1805
be75bbe1
DB
1806 * Makefile.def: Remove libbanshee.
1807 * Makefile.tpl: Ditto.
1808 * configure.in: Ditto.
1809 * Makefile.in: Regen.
1810 * configure: Ditto.
1811
1b882a91
PB
18122004-09-07 Paolo Bonzini <bonzini@gnu.org>
1813
1814 * missing: Import latest version from master repository.
1815
eb1352ed
NC
18162004-09-04 Nick Clifton <nickc@redhat.com>
1817
1818 * config.sub: Import latest version from master repository.
1819 * config.guess: Likewise.
1820 This includes these changes:
479759c8 1821
eb1352ed
NC
1822 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1823
1824 * config.sub: Handle crisv32, alias etraxfs.
1825 * config.guess (crisv32:Linux:*:*): Handle.
1826
1827 2004-08-13 Brad Smith <brad@comstyle.com>
1828
1829 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1830 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1831
1832 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1833
1834 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1835 assume the processor is a powerpc. This is because coreutils
1836 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1837 in this case, due to a MacOS X bug that causes
1838 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1839 to return a negative number.
1840 Problem reported by Petter Reinholdtsen in:
1841 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1842
1843 2004-07-19 Ben Elliston <bje@gnu.org>
1844
1845 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1846
1847 2004-06-24 Ben Elliston <bje@gnu.org>
1848
1849 * config.guess: Update copyright years.
1850 * config.sub: Likewise.
1851
1852 2004-06-22 Robert Millan <robertmh@gnu.org>
1853
1854 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1855 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1856
1857 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1858
1859 * config.guess (*:*VMS:*:*): New entry. Replaces
1860 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1861 manufacturer.
1862
1863 2004-06-22 Ben Elliston <bje@gnu.org>
1864
1865 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1866 * config.sub: Likewise.
1867
1868 2004-06-22 Ben Elliston <bje@gnu.org>
1869
1870 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1871 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1872
1873 2004-06-11 Ben Elliston <bje@gnu.org>
1874
1875 * config.guess (pegasos:OpenBSD:*:*): Remove.
1876
1877 2004-06-11 Ben Elliston <bje@gnu.org>
1878
1879 From Wouter Verhelst <wouter@grep.be>:
1880 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1881
1882 2004-06-11 Ben Elliston <bje@gnu.org>
1883
1884 * config.guess (luna88k:OpenBSD:*:*): New.
1885
1886 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1887
1888 * config.guess (m32r*:Linux:*:*): New case.
1889 * config.sub: Handle m32rle.
1890
1891 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1892
1893 From Jens Petersen <petersen@redhat.com>:
1894 * config.sub: Handle sparcv8.
1895
1896 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1897
1898 From Tom Smith <smith@cag.lkg.hp.com>:
1899 * config.guess: Version suffixes are equally significant on Tru64
1900 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1901 prefix of "P" (patched kernel).
1902
1903 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1904
1905 * config.sub: Add support for National Semiconductor CRX target.
1906
2a3124ca 19072004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 1908
2a3124ca
RH
1909 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1910 *-*-netware, but add target-libmudflap.
1911 Consolidate *-*-netware targets (of which really only i?86 exists)
1912 into a single entry.
1913 * configure: Likewise.
1914
0df3d27f
PB
19152004-09-01 Paolo Bonzini <bonzini@gnu.org>
1916
1917 * Makefile.tpl (sorry): Remove.
1918 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1919 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1920 (do-clean): Clean per-stage directories too.
1921 (do-distclean): Run distclean-stage1 too.
1922 (.NOTPARALLEL): Enable during toplevel bootstrap.
1923 (stage[+id+]-bubble): Enable parallel execution during
1924 the recursive invocation.
1925 * Makefile.in: Regenerate.
1926
1927 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
1928
1929 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
1930
1931 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1932 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1933 * configure: regenerate
479759c8
ZW
1934 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1935 -mdynamic-no-pic
0df3d27f
PB
1936
19372004-08-31 Paolo Bonzini <bonzini@gnu.org>
1938
1939 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1940 include.
1941 * configure.in: Fix indentation.
1942 * configure: Regenerate.
1943
ee025550
PB
19442004-08-31 Paolo Bonzini <bonzini@gnu.org>
1945
1946 * Makefile.def (build_modules): Add fixincludes.
1947 (dependencies): Make gcc depend on fixincludes.
1948 * configure.in (build_tools): Add fixincludes.
1949 (build_configdirs): Always include build_libs.
1950 * Makefile.in: Regenerate.
1951 * configure: Regenerate.
1952
19532004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
1954
1955 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1956 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1957 phony targets; do not generate timestamp files.
1958 (distclean-stageN): Remove references to their timestamp files.
1959 (restageN, touch-stageN): Remove.
1960 (stageN-bubble): Rewritten.
1961 (compare): Support lean bootstraps.
1962 * Makefile.in: Regenerate.
1963
1964 * configure.in: Only warn when bootstrapping but
1965 build != host or build != target. Support lean bootstraps.
1966 * configure: Regenerate.
1967
1968 Sync from gcc:
1969 2004-08-26 Phil Edwards <phil@codesourcery.com>
1970
1971 * configure.in: Give a better error message if GMP/MPFR are missing
1972 and a language needing them has been requested.
1973 * configure: Regenerated.
1974
1975 2004-08-25 Phil Edwards <phil@codesourcery.com>
1976
1977 * configure.in: Print a list of available language front-ends if
1978 a requested one is missing. Tidy stray tab characters.
1979 * configure: Regenerated.
1980
72b2455a
PB
19812004-08-17 Paolo Bonzini <bonzini@gnu.org>
1982
1983 * Makefile.in: Regenerate.
1984 * configure: Regenerate.
1985
1986 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1987 stage_*_flags.
1988 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1989 for bootstrapped modules if toplevel bootstrap is going.
1990 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1991 modules. Adjust for changes in Makefile.def. Enable several
1992 rules even in non-bootstrap mode, just to avoid peppering the
1993 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1994 (stage-[+prev+]-bubble): Remove.
1995
1996 * Makefile.def (Dependencies): Depend on all-build-bison,
1997 all-build-flex, all-build-byacc, all-build-texinfo, rather
1998 than the host variations.
1999 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2000 with BUILD_SUBDIR.
2001 (BISON): Update for recent Bisons.
2002 (YACC): Fix typo.
2003 (cross): Depend on all-build.
2004 (all): Do not depend on all-build.
2005 (prebootstrap): Remove.
2006 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2007 (Prebootstrap dependencies): Add them to the per-stage targets
2008 and to all-prebootstrap.
2009 * configure.in (build_configdirs): Always enable build_tools.
2010 (BUILD_DIR_PREFIX): Remove.
2011
2012 * Makefile.def (gcc): Add target variable.
2013 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2014 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2015 in the recursive `make', instead of hardwiring `all'.
2016 (Autogenerated TARGET-* variables): New.
2017
de0b4a87
JW
20182004-08-17 Robert Millan <robertmh@gnu.org>
2019
2020 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2021 (instead of FreeBSD).
2022 * configure: Regenerate.
2023
ad681c85
NN
20242004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2025
675c6968
NN
2026 * Makefile.def, configure.in, src-release: Remove useless, bogus
2027 references to tix.
2028 * Makefile.in, configure: Regenerate.
2029
ad681c85
NN
2030 * src-release: Stop distributing mmalloc with gdb (which doesn't
2031 use it).
2032 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2033 * Makefile.in: Regenerate.
2034
11b04d1f
DD
20352004-08-09 Mark Mitchell <mark@codesourcery.com>
2036
2037 * configure.in (arm*-*-eabi*): New target.
2038 * configure: Regenerate.
2039
f2420bea
NN
20402004-08-01 Robert Millan <robertmh@gnu.org>
2041
2042 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2043 libmudflap for all GNU-based systems (with Glibc).
2044 * configure: Regenerate.
2045
9e6ce191
PB
20462004-08-06 Paolo Bonzini <bonzini@gnu.org>
2047
2048 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2049 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2050 (Dependencies): New section.
2051 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2052 (configure-target-[+module+]): Depend on maybe-all-gcc
2053 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2054 (toplevel profiledbootstrap): Fix dependencies.
2055 * Makefile.in: Regenerate.
2056
df4a6958
MM
20572004-08-03 Mark Mitchell <mark@codesourcery.com>
2058
2059 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2060 target-libiberty to noconfigdirs.
2061
11b04d1f
DD
20622004-08-03 Paul Brook <paul@codesourcery.com>
2063
2064 * configure.in: Check for MPFR as well as GMP.
2065 * configure: Regenerate.
2066
b813574b
PB
20672004-08-03 Paolo Bonzini <bonzini@gnu.org>
2068
2069 * Makefile.def (host-modules): Add gcc.
2070 * Makefile.in: Regenerate.
2071 * Makefile.tpl (sorry): New rule.
2072 (configure-host, all-host, [+make_target+]-host, do-check,
2073 install-host): Do not add gcc as a special case.
2074 (host modules): Add a small special-casing for gcc. Export
2075 extra_make_flags through the environment.
2076 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2077 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2078 other recursive targets for gcc): Remove.
2079
2080 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2081 (stage, unstage): New rules.
2082 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2083 distclean-stage[+id+]): Use stage_current.
2084 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2085 the stage*-start rules.
2086
61edac0c
JW
20872004-07-19 Robert Millan <robertmh@gnu.org>
2088
2089 Synced from gcc:
2090
2091 2004-04-26 Robert Millan <robertmh@gnu.org>
2092
2093 Add patches from libtool CVS.
2094 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2095 * ltconfig: Likewise.
2096 * ltcf-c.sh: Likewise.
2097 * ltcf-cxx.sh: Likewise.
2098 * ltcf-gcj.sh: Likewise.
2099
3e707e94
PB
21002004-07-12 Paolo Bonzini <bonzini@gnu.org>
2101
2102 * configure.in: Add noconfigdirs for crx-*-*.
2103 * configure: Regenerate.
2104
21052004-07-12 Paolo Bonzini <bonzini@gnu.org>
2106
2107 Synced from gcc:
2108
2109 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2110
2111 * configure.in: Build libmudflap by default on FreeBSD.
2112 * configure: Regenerated.
2113
2114 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2115
2116 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2117 systems.
2118 * configure: Regenerated.
2119
2120 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2121
2122 PR target/16344
2123 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2124 feedback based compiler.
2125 * Makefile.in: Rebuilt.
2126
2127 2004-07-05 Phil Edwards <phil@codesourcery.com>
2128
2129 * configure.in: Do not prepend $srcdir to /dev/null in
2130 makefile fragments.
2131 * configure: Regenerate.
2132
a7ee7660
AO
21332004-07-08 Alexandre Oliva <aoliva@redhat.com>
2134
2135 * Makefile.def (host_modules): Set bootstrap=true for flex.
2136 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2137 * Makefile.in: Rebuilt.
2138
6a9cf61e
PB
21392004-07-01 Paolo Bonzini <bonzini@gnu.org>
2140
2141 * Makefile.def (build_modules): Add bison, byacc, flex,
2142 m4, texinfo.
2143 (flags_to_pass): Add FLEX.
2144 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2145 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2146 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2147 DEFAULT_MAKEINFO): Remove.
2148 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2149 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2150 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2151 objdir or else use configured tool.
2152 (all-build): New.
2153 (all): Depend on it.
2154 (Build module dependencies): Add.
2155 * Makefile.in: Regenerate.
2156 * configure.in: Better support for multiple build modules,
2157 matching what is done for host/target modules. Do not look
2158 for "plausible" locations of build tools if Canadian cross.
2159 Use autoconf's AC_PROG_CC to find a C compiler. Define
2160 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2161 * configure: Regenerate.
2162
95b6a1f2
PB
21632004-06-22 Paolo Bonzini <bonzini@gnu.org>
2164
2165 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2166 * Makefile.in: Regenerate.
2167
7ffa0b57
PB
21682004-06-22 Paolo Bonzini <bonzini@gnu.org>
2169
2170 * Makefile.tpl (configure-build-[+module+],
2171 configure-[+module+], configure-target-[+module+]): Pass
2172 [+extra_configure_args+].
2173 (all-build-[+module+], all-[+module+], check-[+module+],
2174 install-[+module+], [+make_target+]-[+module+],
2175 all-target-[+module+], check-target-[+module+],
2176 install-target-[+module+], [+make_target+]-target-[+module+]):
2177 Pass [+extra_make_args+].
2178 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2179 (GCC_HOST_EXPORTS): Remove.
2180 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2181 cross, check-gcc, check-gcc-c++, install-gcc,
2182 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2183 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2184 * Makefile.in: Regenerate.
2185
929ba6e7
CF
21862004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2187
2188 * configure.in: Check for srcdir/winsup rather than build directory
2189 winsup.
2190 * configure: Regenerate.
2191
b76d7de0
CV
21922004-06-17 Corinna Vinschen <vinschen@redhat.com>
2193
2194 * configure.in: Don't build Cygwin native newlib if winsup
2195 directory is missing. Emit warning instead.
2196 * configure: Regenerate.
2197
656fdd47
PB
21982004-06-09 Paolo Bonzini <bonzini@gnu.org>
2199
2200 * Makefile.tpl (touch-stage[+id+]): New.
2201 (restage[+prev+]): Depend on touch-stage[+id+].
2202
2203 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2204 Use it throughout.
2205
2206 * Makefile.def: Add profile and feedback bootstrap stages.
2207 Remove next field from bootstrap stages.
2208 * Makefile.tpl (LN, LN_S): Substitute.
2209 (stageN-start, stageN-end): Use double-colon rules, to
2210 provide a hook for additional setup commands.
2211 (distclean-stageN-gcc, restageN): Create dependencies from
2212 [+prev+], not from [+next+].
2213 (stageN-bubble): Add commands for successive stages from
2214 [+prev+], using double-colon rules.
2215 (all-stageN-gcc): Fix typo.
2216 (stagefeedback-start, profiledbootstrap): New.
2217 * Makefile.in: Regenerate.
2218 * configure.in: Call ACX_PROG_LN.
2219 * configure: Regenerate.
2220
498d4a71
CF
22212004-06-03 Paolo Bonzini <bonzini@gnu.org>
2222
2223 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2224 without gcc.
2225 * configure: Regenerate.
2226
377d8c42
PB
22272004-06-01 Paolo Bonzini <bonzini@gnu.org>
2228
2229 * Makefile.tpl: Fix typo.
2230 * Makefile.in: Regenerate.
2231
f5f8a794
PB
22322004-06-01 Paolo Bonzini <bonzini@gnu.org>
2233
2234 * configure.in: Remove new- prefix from toplevel
2235 bootstrap targets.
2236 * configure: Regenerate.
2237
f7a4c34f
PB
22382004-06-01 Paolo Bonzini <bonzini@gnu.org>
2239
2240 Merge this patch from the gcc tree:
2241
2242 2004-05-30 Andreas Jaeger <aj@suse.de>
2243 Jim Wilson <wilson@specifixinc.com>
2244
2245 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2246 like CC.
2247
319cab08
PB
22482004-06-01 Paolo Bonzini <bonzini@gnu.org>
2249
2250 * Makefile.tpl (all.normal): Rename to all.
2251 (all): Replace with a rule to pick the default
2252 target from configure.
2253 (all-gcc, configure-gcc): Use conditionals to
2254 do nothing when toplevel bootstrap is going on.
2255 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2256 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2257 * configure.in: Support --enable-bootstrap.
2258
2259 * Makefile.def: Remove new- prefix from toplevel
2260 bootstrap targets.
2261 * Makefile.tpl: Likewise.
2262
2263 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2264 target.
2265
2266 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2267 $(RECURSE_FLAGS) to recursive invocation of make.
2268
2269 * Makefile.in: Regenerate.
2270 * configure: Regenerate.
2271
88f64edc
DJ
22722004-05-27 Daniel Jacobowitz <dan@debian.org>
2273
2274 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2275 * configure: Regenerate.
2276
378fce5b
DD
22772004-05-25 Daniel Jacobowitz <drow@false.org>
2278
2279 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2280 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2281 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2282 targets.
2283 * Makefile.in: Regenerate.
2284
dfdffa2c
PB
22852005-05-24 Paolo Bonzini <bonzini@gnu.org>
2286
2287 * configure.in: Test the ability to symlink directories.
2288 * configure: Regenerate.
2289
2290 * Makefile.def (bootstrap-stage): New definitions.
2291 * Makefile.tpl (configure-stage1-gcc,
2292 configure-stage2-gcc, configure-stage3-gcc,
2293 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2294 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2295 new-restage3, compare): Autogenerate, see Makefile.in
2296 entry for behavioral changes.
2297 (distclean-stage1, new-stage1-start, new-stage1-end,
2298 new-stage1-bubble, distclean-stage2, new-stage2-start,
2299 new-stage2-end, new-stage2-bubble, distclean-stage3,
2300 new-stage3-start, new-stage3-end): New autogenerated targets.
2301 (objext, prebootstrap, BOOT_CFLAGS,
2302 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2303 targets.
2304
2305 * Makefile.in: Regenerate.
2306 (distclean-stage1, new-stage1-start, new-stage1-end,
2307 new-stage1-bubble, distclean-stage2, new-stage2-start,
2308 new-stage2-end, new-stage2-bubble, distclean-stage3,
2309 new-stage3-start, new-stage3-end): New targets.
2310 (all-stage1-gcc): Move prebootstrap dependency from here...
2311 (configure-stage1-gcc): ...to here.
2312 (new-bootstrap): Use bubble targets.
2313 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2314 Use per-stage distclean targets.
2315 (configure-stage1-gcc, configure-stage2-gcc,
2316 configure-stage3-gcc, all-stage1-gcc,
2317 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2318 Use new-stageN-start to prepare the tree.
2319
04cf1b77
PB
23202004-05-23 Paolo Bonzini <bonzini@gnu.org>
2321
2322 * Makefile.def (host_modules): add libcpp.
2323 * Makefile.tpl: Add dependencies on and for libcpp.
2324 * Makefile.in: Regenerate.
2325 * configure.in: Add libcpp host module.
2326 * configure: Regenerate.
2327
80b200a1
ZW
23282004-05-17 Zack Weinberg <zack@codesourcery.com>
2329
2330 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2331 of libf2c.
2332 * configure, Makefile.in: Regenerate.
2333
4b1cb4fe
DD
23342004-05-13 Diego Novillo <dnovillo@redhat.com>
2335
2336 Merge from tree-ssa-20020619-branch.
2337
2338 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2339 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2340 (HOST_GMPLIBS): Define.
2341 (HOST_GMPINC): Define.
2342 (TARGET_LIB_PATH): Add libmudflap.
2343 (GFORTRAN_FOR_TARGET): Define.
2344 (configure-build*): Export GFORTRAN.
2345 (configure-gcc): Export GMPLIBS and GMPINC.
2346 (all-gcc): Add maybe-all-libbanshee.
2347 (configure-target-libgfortran): Define.
2348 * Makefile.in: Regenerate.
2349 * configure.in (host_libs): Add libbanshee.
2350 (target_libraries): Add target-libmudflap and target-libgfortran.
2351 Add --with-libbanshee.
2352 Handle --disable-libmudflap.
2353 (*-*-freebsd*): Use with_gmp.
2354 Add $(libgcj) to noconfigdirs.
2355 * configure: Regenerate.
2356 * depcomp: New file.
2357 * MAINTAINERS: Add tree-ssa maintainers.
2358
23592004-04-28 Paolo Bonzini <bonzini@gnu.org>
2360
2361 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2362 * configure: Regenerate.
2363
b8908782
DD
23642004-04-27 Paolo Bonzini <bonzini@gnu.org>
2365
2366 Revert:
2367 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2368
2369 * Makefile.def (flags_to_pass): Remove *dir variables that
2370 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2371 as well as prefix and exec_prefix.
2372 * Makefile.in: Regenerate.
2373
23742004-04-26 Paolo Bonzini <bonzini@gnu.org>
2375
2376 * Makefile.def (host_modules): Mark with the bootstrap
2377 flag packages on which gcc depends.
2378 * Makefile.tpl (all-bootstrap): Use it.
2379 * Makefile.in: Regenerate.
2380
23812004-04-26 Paolo Bonzini <bonzini@gnu.org>
2382
2383 * Makefile.def (flags_to_pass): Remove *dir variables that
2384 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2385 as well as prefix and exec_prefix.
2386 * Makefile.in: Regenerate.
2387
23882004-04-26 Paolo Bonzini <bonzini@gnu.org>
2389
80b200a1
ZW
2390 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2391 * configure: Regenerate.
2392 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2393 * gcc/Makefile.tpl (compare): Use the result of the test.
2394 * gcc/Makefile.in: Regenerate.
b8908782
DD
2395
23962004-04-23 Paolo Bonzini <bonzini@gnu.org>
2397
2398 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2399 Always relocate gcc and prev-gcc to the original names, even
2400 if the build fails.
2401 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2402 New targets.
2403
0f260896
RO
24042004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2405
2406 * configure.in (mips*-*-irix5*): Enable ld.
2407 * configure: Regenerate.
2408
51860f05
JW
24092004-04-15 James E Wilson <wilson@specifixinc.com>
2410
2411 * Makefile.tpl (configure-[+module+], configure-gcc,
2412 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2413 Set and export LDFLAGS.
2414 * Makefile.in: Regenerate.
2415
54752a6b
NN
24162004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2417
2418 PR bootstrap/14871
2419 * Makefile.tpl: If we don't have built-in-tree target tools,
2420 use the ones found by configure rather than hacking around with
2421 program_transform_name.
2422 * configure.in: Give Makefile.tpl the information necessary
2423 to do that.
2424 * Makefile.in: Regenerate.
2425 * configure: Regenerate.
2426
24272004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
2428
2429 PR bootstrap/14760
2430 * configure.in: When computing baseargs, strip *all* copies of
2431 offending options. Also, don't match/substitute the trailing space,
2432 so that this actually works when two similar options are separated by
2433 only one space.
2434 * configure: Regenerate.
2435
24362004-04-06 David Edelsohn <edelsohn@gnu.org>
2437
80b200a1
ZW
2438 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2439 (rs6000-*-aix*): Same.
2440 * configure: Regenerate.
54752a6b 2441
5e2b61fb
SS
24422004-03-25 Stan Shebs <shebs@apple.com>
2443
2444 Remove MPW support, no longer used.
2445 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2446 mpw-install: Remove files.
2447 * src-release (DEVO_SUPPORT): Remove names of removed files.
2448 * MAINTAINERS: Likewise.
2449
1a6f2dc7
NN
24502004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2451
a0049f1b
NN
2452 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2453 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2454 * Makefile.in: Regenerate.
2455
1a6f2dc7
NN
2456 * configure.in (top level bootstrap support): Rework --enable-werror
2457 to set @stage2_werror_flag@.
2458 * configure: Regenerate.
2459 * Makefile.tpl (top level bootstrap support): Pass
2460 @stage2_werror_flag@ down to configure in stages 2 and 3.
2461 * Makefile.in: Regenerate.
2462
920e3419
NN
24632004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2464
2465 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2466 for stages 2 and 3 as well as in make. As a consequence, remove
2467 OUTPUT_OPTION (now detected by configure) from the flags passed down
2468 to make.
2469 * Makefile.in: Regenerate.
2470
2471 * Makefile.tpl (new-bootstrap): Fix typo.
2472 * Makefile.in: Regenerate.
2473
4fa63067
NN
24742004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2475
2476 * Makefile.tpl: Rearrange by moving recursive_targets rules
2477 into their proper sections.
2478 * Makefile.tpl (top level bootstrap support): Move disabling
2479 of coverage flags from 'make' to 'configure'; improve comments.
2480 * Makefile.in: Regenerate.
2481
2482 * Makefile.tpl (experimental top level bootstrap) Move stage1
2483 language setting from all- target to configure- target; disable
2484 intermodule optimization in stage 1; prevent gratuitous rebuilds
2485 of stage 1.
2486 * Makefile.in: Regenerate.
2487 * configure.in: Comma-separate stage 1 language list for top
2488 level bootstrap.
2489 * configure: Regenerate.
2490
2491 * Makefile.tpl: Clean up experimental top level bootstrap support:
2492 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2493 prev-gcc in configure- targets as well as all- targets.
2494 * Makefile.in: Regenerate.
2495
fb8a10fd
NN
24962004-03-17 Paolo Bonzini <bonzini@gnu.org>
2497
2498 * configure.in: Remove symbolic link section.
2499 * configure: Regenerate.
2500 * Makefile.tpl (links): Remove.
2501 * Makefile.in: Regenerate.
2502
947f426e 25032004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 2504 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
2505
2506 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 2507 Set with AC_CHECK_PROGS.
947f426e
NN
2508 * configure.in: Fix comment typo from last patch.
2509 * configure: Regenerate.
2510
1d39f329
NN
25112004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2512
2513 * Makefile.tpl: Introduce experimental top level bootstrap support.
2514 * Makefile.in: Regenerate.
2515 * configure.in: Introduce support for top level bootstrap.
2516 * configure: Regenerate.
2517
4b0ac75d 25182004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2519 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
2520
2521 PR bootstrap/14522
2522 * configure.in: Cope with shells that do not support unquoted ^
2523 * configure: Regenerate.
2524
2e70b094 25252004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2526 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
2527
2528 PR bootstrap/14522
2529 * configure.in: Cope with shell that do not support nesting
2530 quotes inside quoted backquote substitutions.
2531 * configure: Regenerate.
2532
25332004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2534
2535 PR bootstrap/14522
2536 * configure.in: Fix escaping of $.
2537 * configure: Regenerate.
2538
9e07f89d
NN
25392004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2540
2541 * configure: Regenerate.
2542
25432004-03-08 Paolo Bonzini <bonzini@gnu.org>
2544
2545 PR ada/14131
2546 Move language detection to the top level.
2547 * configure.in: Find default values for the tools as
2548 soon as possible. Disable ada if GNAT is not found.
2549 Emit error message about missing languages. Expand
2550 --enable-languages=all for the gcc subdirectory.
2551
1712ab83
RS
25522004-03-01 Richard Sandiford <rsandifo@redhat.com>
2553
2554 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2555 and disable libgcj.
2556 * configure: Regenerated.
2557
3dee29da
NN
25582004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2559
2560 PR bootstrap/7087
2561 * Makefile.tpl: Guard XFOO sed statements better.
2562 * Makefile.tpl: Add dependency for configure-target-libada.
2563 * Makefile.in: Regenerate (incidentally fixes broken
2564 commit when libada-branch was merged).
2565
0558264b
AC
25662004-02-28 Andrew Cagney <cagney@redhat.com>
2567
2568 * src-release (CVS_NAMES): Define.
2569 (do-tar, do-tar): Prune $(CVS_NAMES).
2570
c38f9803
AC
25712004-02-23 Andrew Cagney <cagney@redhat.com>
2572
2573 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
2574 2004-02-19.09.
2575
55636792
NN
25762004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
2577
2578 PR bootstrap/11932
2579 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2580
1e600082
AC
25812004-02-19 Andrew Cagney <cagney@redhat.com>
2582
2583 * config.guess: Update from version 2003-06-12 to 2004-02-16.
2584 * config.sub: Update from version 2003-06-13 to 2004-02-16.
2585
3769cd82
DD
25862004-02-11 David Edelsohn <edelsohn@gnu.org>
2587
2588 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2589 (rs6000-*-aix*): Same.
2590 * configure: Regenerate.
2591
a92834c8
DD
25922004-02-11 Kelley Cook <kcook@gcc.gnu.org>
2593
2594 * configure.in (host): Add in missing $noconfigdirs to defines.
2595 * configure: Regenerate.
2596
a2592b1b
DD
25972004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2598 Nathanael Nerode <neroden@gcc.gnu.org>
2599
2600 PR ada/6637, PR ada/5911
80b200a1 2601 Merge with libada-branch:
a2592b1b
DD
2602 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2603 with appropriate dependencies. Add --enable-libada configure switch.
2604 * configure, Makefile.in: Regenerate.
2605
e31d1ea3
DD
26062004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2607
2608 * configure.in: Don't pass --with-stabs on IRIX 5 either.
2609 * configure: Regenerate.
2610
db85f5c0
JJ
26112004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2612
2613 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 2614
fc434214
DD
26152004-01-23 DJ Delorie <dj@redhat.com>
2616
2617 * Makefile.def (target_modules) [libiberty]: Don't stage.
2618 * Makefile.in: Rebuilt.
2619
ad445c2c 26202004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 2621
ad445c2c
JJ
2622 * COPYING.NEWLIB: Update to include copyrights for new
2623 iconv code.
2624
72bbedde
AC
26252004-01-15 Andrew Cagney <cagney@redhat.com>
2626
2627 * src-release: Update copyright year.
2628 (do-proto-toplev): Configure using i686-pc-linux-gnu.
2629 (NEWLIB_SUPPORT_DIRS): Delete macro.
2630 (newlib.tar.bz2): Delete rule.
2631
a6d6062d
DD
26322004-01-14 Loren J. Rittle <ljrittle@acm.org>
2633
2634 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2635 * Makefile.tpl (configure-target-[+module+]): Support stage.
2636 * Makefile.in: Rebuilt.
2637
f8b73030
MR
26382003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2639
2640 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
2641 throughout.
2642
aff0e9df
NN
26432004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
2644
bb5dca17
NN
2645 * configure.in: Use ./config.cache, not config.cache.
2646 * configure: Regenerate.
2647 * Makefile.tpl: Special-casing not needed for GCC any more.
2648 * Makefile.in: Regenerate.
2649
82252c06
NN
2650 * configure.in: Don't share a cache file for host dirs.
2651 * configure: Regenerate.
2652
aff0e9df
NN
2653 * config-ml.in: Don't mess with the cache file.
2654
95036d20
NN
26552004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2656
ac7b618e
NN
2657 * Makefile.tpl: Make GCC use a separate config.cache.
2658 * Makefile.in: Regenerate.
2659
95036d20
NN
2660 PR bootstrap/11932, PR bootstrap/11933
2661 (I don't know if it will fix either of them, but it relates
2662 to them.)
2663 * configure.in: Don't use shared config.cache for target
2664 directories.
2665 * configure: Regenerate.
2666
08c1856b
DD
26672003-12-31 Roger Sayle <roger@eyesopen.com>
2668
2669 * configure.in (ia64*-*-hpux*): Disable building java libraries.
2670 * configure: Regenerated.
2671
c1968181 26722003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 2673
c1968181
DD
2674 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2675 * configure: Regenerated.
2676
10ecffb9
NN
26772003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2678
2679 Port change over from GCC:
2680 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
2681 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2682 (configure-build-[+module+], configure-[+module+]): Likewise.
2683 (configure-target-[+module+], configure-gcc, config.status): Likewise.
2684 * Makefile.in: Regenerate.
2685
f2ab5990
TF
26862003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2687
2688 * configure.in (raw_libstdcxx_flags): Remove the leading space.
2689 * configure: Regenerate.
2690
41a7d11a
JJ
26912003-11-27 Jeff Johnston <jjohnstn@redhat.com>
2692
80b200a1 2693 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
2694 stdlib.
2695
d9441a1f
DD
26962003-11-14 Arnaud Charlet <charlet@act-europe.fr>
2697
2698 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2699 * Makefile.in: Regenerate.
2700
3a48a978
DD
27012003-10-20 Phil Edwards <phil@codesourcery.com>
2702
2703 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
2704 * configure: Regenerate.
2705
f0b24077
NN
27062003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
2707
2708 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2709 HOST_FLAGS_TO_PASS.
2710 * Makefile.in: Regenerate.
2711
5fbad20a
DD
27122003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2713
2714 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2715 * configure: Rebuilt
2716 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2717 * Makefile.in: Rebuilt
2718
78be4155
L
27192003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2720
2721 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2722
051fcc7a
L
27232003-10-01 Phil Edwards <pme@gcc.gnu.org>
2724
2725 * config-ml.in: Use ac_configure_args directly instead of
2726 ml_arguments. Only set ml_norecursion if --no[-]recursion is
2727 actually seen.
2728
27292003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
2730
2731 * config-ml.in: Propagate INSTALL variables.
2732
f27d4f92
DJ
27332003-09-21 Daniel Jacobowitz <drow@mvista.com>
2734
2735 * configure.in: Pass a computed --program-transform-name
2736 to subconfigures.
2737 * configure: Regenerated.
2738
cae4d560
NN
27392003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2740
2741 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2742 * Makefile.in: Regenerate.
2743
2744 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2745 * Makefile.in: Regenerate.
2746
8ff944f6
DJ
27472003-09-17 Daniel Jacobowitz <drow@mvista.com>
2748
2749 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2750 quoting.
2751 * configure: Regenerated.
2752
d9a35680
MC
27532003-09-12 Michael Chastain <mec@shout.net>
2754
2755 Fix PR gdb/857.
2756 * src-release (do-proto-topleve): Remove junk files
2757 intl/config.cache, intl/config.status,
2758 intl/config.h, intl/stamp-h.
2759
710068b9
AC
27602003-09-14 Andrew Cagney <cagney@redhat.com>
2761
2762 * src-release (dejagnu.tar): New target.
2763 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
2764 (do-djunpack): Use $(PACKAGE) for the package name.
2765
e1008165
DD
27662003-09-04 DJ Delorie <dj@redhat.com>
2767
2768 * configure: Regenerate.
2769
21998d12
NC
27702003-09-04 Robert Millan <robertmh@gnu.org>
2771
2772 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 2773
ccca4bb3
DD
27742003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2775
2776 * configure.in: Ensure arguments to sed are properly spaced.
2777 * configure: Regenerate.
2778
ee949b5e
DJ
27792003-08-28 Daniel Jacobowitz <drow@mvista.com>
2780
2781 Merge from gcc:
2782 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
2783 * install-sh: Update to newer upstream versions (associated with
2784 aclocal 1.7).
2785 * missing: Likewise, plus $1Help2man -> $1 typo fix.
2786
75addda2
DJ
27872003-08-27 Daniel Jacobowitz <drow@mvista.com>
2788
2789 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2790 * configure: Regenerated.
2791
8d2877d8
NN
27922003-08-23 Phil Edwards <pme@gcc.gnu.org>
2793
2794 * configure.in: Use newline instead of semicolon when assuming
2795 shell arguments in a for loop.
2796 * configure: Regenerated.
2797
d2cc0e0d
GK
27982003-08-20 Geoffrey Keating <geoffk@apple.com>
2799
2800 PR 8180
2801 * configure.in: When testing with_libs and with_headers, treat
2802 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
2803 * configure: Regenerate.
80b200a1 2804
d2cc0e0d
GK
2805 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2806 make, shell, etc.
2807 (baseargs): Likewise.
2808 * configure: Regenerate.
2809
04d1ab34
GK
28102003-08-19 Geoffrey Keating <geoffk@apple.com>
2811
2812 * configure.in: Disable libgcj for darwin not on powerpc.
2813 * configure: Rebuild.
2814
ca506da8
MC
28152003-08-15 Michael Chastain <mec@shout.net>
2816
2817 * src-release (do-proto-toplev): Remove junk files
2818 dejagnu/example/calc/config.status,
2819 dejagnu/example/calc/config.log.
2820
a4aa3f49
DD
28212003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
2822
2823 * config-ml.in, symlink-tree: Add license.
2824
ede4fbe4
NN
28252003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
2826
2827 Merge from gcc:
2828
2829 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
2830 * Makefile.tpl (check, check-c++): Express dependencies using
2831 dependencies rather than commands.
2832 * Makefile.in: Regenerate.
2833
2834 2003-07-31 Geoffrey Keating <geoffk@apple.com>
2835 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2836 * Makefile.in: Update.
2837
970f29af
AC
28382003-08-01 Andrew Cagney <cagney@redhat.com>
2839
2840 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2841 * configure: Ditto.
2842
b2884a0c
DD
28432003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
2844
2845 * configure.in: Enable libgcj for darwin.
2846 * configure: Rebuild.
2847
c07f46a4
NN
28482003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
2849
2850 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
2851
9175bfc0
NN
28522003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
2853
2854 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2855 creating target and build subdirs to build all parent dirs as needed.
2856 * Makefile.in: Rebuild.
2857 * configure.in: Don't build dirs explicitly here.
2858 * configure: Rebuild.
2859
b9abda6a
AO
28602003-07-22 Alexandre Oliva <aoliva@redhat.com>
2861
2862 * Makefile.tpl (all-make): Depend on intl.
2863 * Makefile.in: Rebuilt.
2864
eef8ffd4
NN
28652003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
2866
2867 * config.if: Remove unused libc_interface determination.
2868
295efaf0
NN
28692003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
2870
2871 * Makefile.in: Regenerate, correctly this time.
2872
e5c3f801
NN
28732003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
2874
2875 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
2876 unused INSTALL_PROGRAM_ARGS.
2877 * configure.in: Use AC_PROG_INSTALL.
2878 * Makefile.in: Regenerate.
2879 * configure: Regenerate.
2880
4a18bd6b
AO
28812003-07-10 Alexandre Oliva <aoliva@redhat.com>
2882
2883 * configure: Rebuilt.
2884 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2885 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2886 newlib nor libgloss.
2887 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
2888 * configure.in (am33_2.0-*-linux*): Added.
2889
fbd1054d
BW
28902003-07-09 Bob Wilson <bob.wilson@acm.org>
2891
2892 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2893 * configure: Regenerate.
2894
b40e3958
L
28952003-07-06 H.J. Lu <hongjiu.lu@intel.com>
2896
2897 * config-ml.in: Replace PWD with PWD_COMMAND.
2898 * Makefile.tpl: Likewise.
2899 * Makefile.in: Regenerated.
2900
4a5be7ba
NN
29012003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
2902
2903 * configure.in: Clean up config-lang.in handling. Delete
2904 useless assignment to "subdirs".
2905 * configure: Regenerate.
2906
9c14acb8
NN
29072003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
2908
2909 * configure.in: Rename 'target_libs' to 'target_libraries'.
2910 Remove useless reference to 'target_libs'.
2911 * configure: Regenerate.
2912
8f32e830
KS
29132003-06-23 Keith Seitz <kseitz@sources.redhat.com>
2914
2915 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2916 * Makefile.in: Regenerate.
2917
12f0bd74
NN
29182003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
2919
2920 * Makefile.def: Introduce flags_to_pass.
2921 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2922 * Makefile.in: Regenerate.
2923
b07c2aad
HPN
29242003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
2925
2926 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2927 and target-libgloss.
2928 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2929 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 2930 * configure: Regenerate.
b07c2aad 2931
56f25033
DD
29322003-06-17 Benjamin Kosnik <bkoz@redhat.com>
2933
2934 * configure.in: Update testsuite_flags to new location.
2935 * configure. Regenerate.
80b200a1 2936
4ec9a3b2
NN
29372003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
2938
2939 * Makefile.tpl: Remove BUILD_CC stuff.
2940 * Makefile.in: Regenerate.
2941
059083b1 29422003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2943
059083b1
L
2944 * config.guess: Update to 2003-06-12 version.
2945 * config.sub: Update to 2003-06-13 version.
2946
535b046a
TS
29472003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2948
2949 * MAINTAINERS: Add myself as MIPS co-maintainer.
2950
00c22daa 29512003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2952
00c22daa
L
2953 * config.guess: Update to 2003-06-06 version.
2954 * config.sub: Update to 2003-06-06 version.
2955
1047cb91
DD
29562003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2957
2958 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2959 * configure. Regenerate.
2960
123494c8
NN
29612003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
2962
1047cb91
DD
2963 * configure.in: Disable serial configure by default.
2964 * configure: Regenerate.
2965 * Makefile.tpl: Abolish .NOTPARALLEL.
2966 * Makefile.in: Regenerate.
2967
7f121bbf
NN
2968 * Makefile.tpl: Replace {build,host,target}_canonical by
2969 {build,host,target}.
2970 * Makefile.in: Regenerate.
2971
123494c8
NN
2972 * Makefile.tpl: Fix stupid pasto.
2973 * Makefile.in: Regenerate.
2974
ec7e0995
NN
29752003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
2976
2977 * Makefile.tpl: Remove bogus conditional.
2978 * Makefile.in: Regenerate.
2979
27b1cc72
NN
29802003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
2981
2a4cbe27
NN
2982 * Makefile.tpl: Make 'recursive targets' using autogen rather
2983 than shell loop. Remove duplicate 'clean' targets and false
2984 comments.
2985 * Makefile.def: Add systematic dependencies to 'recursive' targets.
2986 Add systematic method of specifying missing targets in subdirs.
2987 Add copyright boilerplate.
2988 * Makefile.in: Regenerate.
2989 * configure.in: Add 'recursive targets' to maybe list.
2990 * configure: Regenerate.
2991
27b1cc72
NN
2992 * Makefile.tpl: Rename [+target+] to [+make_target+].
2993 * Makefile.def: Rename 'target' to 'make_target'.
2994
01e51bd0
NC
29952003-05-30 Nick Clifton <nickc@redhat.com>
2996
2997 * README-maintainer-mode: Update URL for locating blessed config
2998 tools.
2999
2fd84b42
NC
30002003-05-29 Robert Millan <rmh@debian.org>
3001
3002 * ltconfig: Import this patch and modify for use with current
3003 version of ltconfig:
3004
3005 2003-05-21 Bruno Haible <bruno@clisp.org>
3006
3007 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3008 GNU/FreeBSD.
3009
8945c6bb
DD
30102003-05-28 DJ Delorie <dj@redhat.com>
3011
3012 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3013 * Makefile.in: Regenerate.
3014
2f9632a1
JJ
30152003-05-28 Jeff Johnston <jjohnstn@redhat.com>
3016
80b200a1 3017 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 3018
3a12db16 30192003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 3020
3a12db16
DD
3021 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3022 newlib or libgloss.
3023 * Makefile.in: Regenerate.
3024
44482353
DD
30252003-05-21 DJ Delorie <dj@redhat.com>
3026
3027 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3028 * Makefile.in: Regenerate.
3029
fec2c52d
MR
30302003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3031
3032 * configure.in: Use curly braces in the definition of tooldir.
3033 * configure: Regenerate.
3034
16ae0395
NN
30352003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3036
3037 * configure.in: Switch more things to use maybe dependencies.
80b200a1 3038 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
3039 Factor out common code from autogen IF statements.
3040 * configure: Regenerate.
3041 * Makefile.in: Regenerate.
3042
ec11bdc6
DD
30432003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3044
3045 * configure.in: Accept i[3456789]86 for machine type.
3046 * configure: Regenerate.
3047
dd12c3a8
NN
30482003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3049
3050 * configure.in: Switch more things to use maybe dependencies.
3051 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3052 * configure: Regenerate.
3053 * Makefile.tpl: Switch more things to use maybe dependencies.
3054 * Makefile.in: Regenerate.
3055
cf662e21
AJ
30562003-05-16 Andreas Schwab <schwab@suse.de>
3057
3058 * Makefile.tpl (install-opcodes): Define.
3059 * Makefile.in: Rebuild.
3060
5481b376
AJ
30612003-05-13 Andreas Jaeger <aj@suse.de>
3062
3063 * config.guess: Update to 2003-05-09 version.
3064 * config.sub: Update to 2003-05-09 version.
3065
3959a22a
AJ
30662003-05-13 Michael Eager <eager@mvista.com>
3067
3068 * configure.in: Correct sed script so that options in quotes are not
3069 deleted.
3070 * configure: Rebuild.
3071
564b43e5
CV
30722003-05-12 Corinna Vinschen <corinna@vinschen.de>
3073
3074 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3075 and $$s/newlib/libc/sys/cygwin32 include paths.
3076 * configure: Ditto.
3077
bb947dc9
L
30782003-05-05 H.J. Lu <hjl@gnu.org>
3079
3080 * config-ml.in: Restored from gcc repository.
3081
77f7441a
CD
30822003-05-02 Chris Demetriou <cgd@broadcom.com>
3083
80b200a1
ZW
3084 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3085 * Makefile.in: Regenerate.
77f7441a 3086
a26d7085
DJ
30872003-04-27 Daniel Jacobowitz <drow@mvista.com>
3088
3089 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3090 and Makefile.def.
3091
e4c4d240
DJ
30922003-04-27 Daniel Jacobowitz <drow@mvista.com>
3093
3094 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3095 * Makefile.in: Regenerated.
3096
62a3fc85
DD
30972003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3098
3099 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3100 * Makefile.in: Regenerate.
3101
31022003-04-18 Jakub Jelinek <jakub@redhat.com>
3103
3104 * configure.in (powerpc64*-*-linux*): Remove.
3105 * configure: Rebuilt.
3106
5b474aa8
DD
31072003-04-17 Phil Edwards <pme@gcc.gnu.org>
3108
3109 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3110 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3111 and restrap.
3112 * Makefile.in: Regenerate.
3113
31142003-04-16 Richard Earnshaw <rearnsha@arm.com>
3115
3116 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3117 * configure: Regenerated.
3118
bc295afe
AO
31192003-04-11 Alexandre Oliva <aoliva@redhat.com>
3120
3121 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3122 * */configure: Rebuilt.
3123
3728fade
NN
31242003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3125
3126 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3127 * Makefile.in: Regenerate.
3128
ce5b542e
MC
31292003-03-14 Michael Chastain <mec@shout.net>
3130
3131 * Makefile.in: Regenerate with correct Makefile.def.
3132
3db0a37f
NN
31332003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3134
3135 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3136 Make macro.
3137 * Makefile.in: Regenerate.
3138 * configure.in: Clean up gxx_include_dir logic.
3139 * configure: Regenerate.
3140
34349c6e
DD
31412003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3142
3143 * configure.in (gxx_include_dir): Fix typo.
3144 * configure: Regenerated.
3145
686c28c9
AC
31462003-03-06 Andrew Cagney <cagney@redhat.com>
3147
3148 * texinfo/texinfo.tex: Import version 2003-02-03.16.
3149
bba45b8b 31502003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 3151
bba45b8b
NN
3152 * configure.in: Include $(build_tooldir)/sys-include in
3153 FLAGS_FOR_TARGET.
3154 * configure: Regenerated.
3155
2683747f
NN
31562003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3157
bba45b8b
NN
3158 * Makefile.tpl: Reindent.
3159 * Makefile.in: Regenerate.
3160 * configure.in: Reindent. Don't set unused variables.
3161 * configure: Regenerate.
3162
2683747f
NN
3163 * Makefile.tpl: Always pass down RANLIB.
3164 * Makefile.in: Regenerate.
3165
3166 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3167 * Makefile.in: Regenerate.
3168 * configure.in: Remove unused logic relating to --enable-shared
3169 and --enable-threads. Remove bogus comments. Remove redundant
3170 noconfigdirs.
3171 * configure: Regenerate.
3172
3173 * configure.in: Replace ${libstdcxx_version} by its value.
3174 Remove reference to mh-dgux.
3175 * configure: Regenerate.
3176
50212802
NN
31772003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3178
3179 * Makefile.tpl: Rearrange.
3180 * Makefile.in: Regenerate.
3181
a6be7fc6
NC
31822003-02-25 Nick Clifton <nickc@redhat.com>
3183
3184 * configure: Remove site-file supprot - it is obsolete.
3185
f8a495c8
NC
31862003-02-24 Uwe Stieber <uwe@wwws.de>
3187
3188 * configure.in: Add support for kaOS as cross build target system.
3189 * configure: Regenerated.
3190
3decd77d
DD
31912003-02-20 Sean McNeil <sean@blue.mcneil.com>
3192
3193 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3194 configure-target-* as some target builds may require additional
3195 flags for preprocessor tests.
3196 * Makefile.in: Regenerated.
3197
f4ff34a3
AO
31982003-02-19 Alexandre Oliva <aoliva@redhat.com>
3199
3200 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3201 * ltconfig: Handle it.
3202 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3203 auto-detecting it.
3204
b7e4a931
AO
32052003-02-19 Alexandre Oliva <aoliva@redhat.com>
3206
3207 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3208 it is used as argument to $CC.
3209 * ltcf-gcj.sh: Likewise.
3210
6b784d9f
AO
32112003-02-19 Alexandre Oliva <aoliva@redhat.com>
3212
3213 * configure.in: Introduce --enable-maintainer-mode.
3214 * configure: Rebuilt.
3215 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3216 for maintainer mode.
3217 * Makefile.in: Rebuilt.
3218
8bcd8a07
AC
32192003-02-19 Andrew Cagney <ac131313@redhat.com>
3220
3221 * configure: Regenerate using autoconf 2.13.
3222
ee3fd329
AM
32232003-02-19 Alan Modra <amodra@bigpond.net.au>
3224
3225 * config.guess: Import latest version.
3226 * config.sub: Import latest version.
3227
e9e45685
JM
32282003-02-18 Jason Merrill <jason@redhat.com>
3229
3230 * Makefile.tpl (check-c++): Allow parallelism.
3231
859789af
AC
32322003-02-17 Andrew Cagney <ac131313@redhat.com>
3233
3234 * configure: Regenerate using autoconf 000227.
3235
b3f16a9b
GK
32362003-02-15 Geoffrey Keating <geoffk@apple.com>
3237
3238 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3239 don't configure target-libobjc.
3240 * configure: Regenerate.
3241
72e60e02
DD
32422003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3243
3244 * Makefile.tpl (RANLIB): Define.
3245 * Makefile.in: Regenerate.
3246
91f0e695
KS
32472003-02-06 Keith R Seitz <keiths@redhat.com>
3248
3249 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3250 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3251 * Makefile.in: Regenerated.
3252 * configure.in: Remove all traces of snavigator, db, and grep.
3253 * configure: Regenerated.
3254
122bfa92
FCE
32552003-01-31 Frank Ch. Eigler <fche@redhat.com>
3256
3257 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3258 * Makefile.in: Regenerated.
3259
264095c3
AO
32602003-01-30 Alexandre Oliva <aoliva@redhat.com>
3261
3262 * config.if: Copy from GCC.
3263
a84dbcb3
AO
32642003-01-27 Phil Edwards <pme@gcc.gnu.org>
3265
3266 * configure.in: Revert 24Jan change.
3267 * configure: Regenerate.
3268
19618276
NN
32692003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3270
3271 * configure.in: Revert previous change.
3272 * configure: Regenerate.
3273
b7f27a92
NN
32742003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3275
3276 * configure.in: Make rda native-only.
3277 * configure: Regenerate.
3278
83326456
NN
32792003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3280
3281 * configure.in: Add missing \.
3282 * configure: Rebuilt.
3283
5e367fa5
JJ
32842003-01-17 Jakub Jelinek <jakub@redhat.com>
3285
3286 * configure.in (baseargs): Avoid using \| in sed regular
3287 expressions.
3288 * configure: Rebuilt.
3289
e01f337c
JJ
32902003-01-16 Jakub Jelinek <jakub@redhat.com>
3291
3292 * configure.in (baseargs): Remove all supported forms of
3293 --cache-file, --srcdir, --host, --build and --target options
3294 from argument lists.
3295 * configure: Rebuilt.
3296
aa236487
AO
32972003-01-15 Alexandre Oliva <aoliva@redhat.com>
3298
3299 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3300 * configure: Rebuilt.
3301
586c0873
NN
33022003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
3303
3304 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3305 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3306 * Makefile.in: Regenerate.
3307 * configure: Regenerate.
3308
497f816e
DD
33092003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3310
3311 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3312 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3313 * Makefile.in: Regenerate.
3314
bfbe5519
AO
33152003-01-09 Alexandre Oliva <aoliva@redhat.com>
3316
3317 * configure.in: Remove Makefile in build, host and target modules
3318 unless configure was run with --no-recursion.
3319 * configure: Rebuilt.
3320
3f234ef5
CD
33212003-01-08 Chris Demetriou <cgd@broadcom.com>
3322
3323 * config.guess: Update to 2003-01-03 version.
3324 * config.sub: Update to 2003-01-03 version.
3325
a3982d48
CF
33262003-01-07 Christopher Faylor <cgf@redhat.com>
3327
3328 * configure: Regenerate with proper autoconf 2.13.
3329
75778ec4
CF
33302003-01-07 Christopher Faylor <cgf@redhat.com>
3331
80b200a1
ZW
3332 * configure.in: Add AC_PREREQ for consistency.
3333 * configure: Regenerate.
75778ec4 3334
c180f501
AC
33352003-01-06 Andrew Cagney <ac131313@redhat.com>
3336
3337 * configure.in (GDB_TK): Add tcl directories conditional on
3338 gdb/gdbtk directory being present.
3339 * configure: Regenerate.
5481b376 3340
46ca2cc2
DA
33412003-01-04 John David Anglin <dave.anglin@nrc.ca>
3342
3343 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
3344 by gcc if LD is not defined and we are not doing a Canadian Cross.
3345 * configure: Rebuilt.
3346
53dd8dab
DJ
33472003-01-01 Daniel Jacobowitz <drow@mvista.com>
3348
3349 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3350
50ceb20c
TT
33512002-12-31 Tom Tromey <tromey@redhat.com>
3352
3353 * Makefile.in: Rebuilt.
3354 * Makefile.def (target_modules) [libffi]: Allow installation.
3355
e78b5cfe
AS
33562002-12-31 Andreas Schwab <schwab@suse.de>
3357
3358 * configure.in: Fix use of $program_transform_name.
3359 * configure: Regenerated.
3360
67448102
DJ
33612002-12-30 Daniel Jacobowitz <drow@mvista.com>
3362
3363 * configure.in (baseargs): Don't remove first configure argument.
3364 * configure: Regenerated.
3365
e6bfb94a
AO
33662002-12-29 Alexandre Oliva <aoliva@redhat.com>
3367
3368 * Makefile.tpl (local-distclean): Don't remove...
3369 (multilib.ts): ... this. Moved into...
3370 (multilib.out): ... this. Don't use sub-make.
3371 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3372 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3373 (configure-build-[+module+], configure-[+module+],
3374 configure-target-[+module+], configure-gcc): ... these. Test
3375 for Makefile existence. Drop config.status from dependencies.
3376 * Makefile.in: Rebuilt.
3377 * configure.in: Move gcc-version-trigger to the end of
3378 ac_configure_args. Add comments to maybedep.tmp and
3379 serdep.tmp. Introduce --disable-serial-configure. Remove
3380 nonopt from baseargs, matching and removing corresponding
3381 whitespace while at it.
3382 * configure: Rebuilt.
3383
8f0dfb36
AO
33842002-12-28 Alexandre Oliva <aoliva@redhat.com>
3385
3386 * configure.in (host_configargs): Replace reference to
3387 no-longer-defined buildopts with --build=${build_alias}.
3388 * configure: Rebuilt.
3389
43be203f
AO
33902002-12-28 Alexandre Oliva <aoliva@redhat.com>
3391
3392 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3393 program_transform_name to standard idiom.
3394 (AUTOGEN, AUTOCONF): Define.
3395 (Makefile.in): Use $(AUTOGEN).
3396 (Makefile): Depend on config.status, and use autoconf-style rule to
3397 build it. Move original commands to...
3398 (config.status): ... this new target.
3399 (configure): Add $(srcdir). Depend on config/acx.m4. Use
3400 $(AUTOCONF).
3401 * Makefile.in: Rebuilt.
3402
a0da8069
NN
34032002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
3404
d18f1c9f
NN
3405 * Makefile.tpl: Fix dramatic bustage due to change in
3406 program_transform_name.
3407 * Makefile.in: Regenerate.
3408
3409 * configure.in: Remove unnecessary PATH setting.
3410 * configure: Regnerate.
3411
3412 * configure.in: Don't default to unprefixed tools unless
3413 the native tools will work.
3414 * configure: Regenerate.
3415
a0da8069
NN
3416 * configure.in: Convert to autoconf script. Blow away lots
3417 of now-redundant Makefile fragments.
3418 * configure: Generate using Autoconf.
3419 * Makefile.tpl: Rewrite to reflect autoconfiscation.
3420 * Makefile.in: Regenerate.
3421
c567df0a
NN
34222002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
3423
5481b376 3424 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
3425 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3426
5481b376 3427 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 3428 where they belong.
2c7f9a32 3429
2dabcfb4
AS
34302002-12-24 Andreas Schwab <schwab@suse.de>
3431
3432 * Makefile.tpl (multilib.out): Fix missing space.
3433 * Makefile.in: Regenerate.
3434
1086bc09
NN
34352002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
3436
3437 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3438 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3439 * Makefile.in: Regenerate.
3440 * configure.in: Remove unnecessary leftovers.
3441
1086bc09
NN
34422002-12-21 Geoffrey Keating <geoffk@apple.com>
3443
3444 * configure.in (extra_ranlibflags_for_target): New variable.
3445 (*-*-darwin): Add -c to ranlib commands.
3446 * configure (tooldir): Handle extra_ranlibflags_for_target.
3447
14e9ca95
JJ
34482002-12-20 Jeff Johnston <jjohnstn@redhat.com>
3449
3450 * COPYING.NEWLIB: Updated.
3451 * COPYING.LIBGLOSS: Ditto.
3452
14c428fb
NN
34532002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3454
3455 * Makefile.tpl: Revert HJL's change.
3456 * Makefile.in: Regenerated.
3457 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3458 always.
3459
313b8244
AS
34602002-12-19 Andreas Schwab <schwab@suse.de>
3461
3462 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3463 * Makefile.in: Regenerate.
3464
efeae3db
L
34652002-12-18 H.J. Lu <hjl@gnu.org>
3466
3467 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3468 * Makefile.in: Regenerated.
3469
3470 * configure.in (build_prefix): New. Substitute.
3471
43d92c63
NN
34722002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3473
59da4fe6
NN
3474 * Makefile.tpl: Don't let real targets depend on phony targets.
3475 * Makefile.in: Regenerate.
3476
43d92c63
NN
3477 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3478 * Makefile.in: Regenerate.
3479
b72e6a2d
JM
34802002-12-16 Jason Merrill <jason@redhat.com>
3481
3482 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3483 previous 'make bootstrap'.
3484 * Makefile.in: Regenerate.
3485
95c72c44
HPN
34862002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3487
3488 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3489
7d695d07
JM
34902002-12-13 Jason Merrill <jason@redhat.com>
3491
3492 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
3493 library tests.
3494 (check-c++): Just depend on it and check-target-libstdc++-v3.
3495 * Makefile.in: Regenerate.
3496
54103d1e
NN
34972002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3498
3499 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3500 * Makefile.in: Regenerate.
3501
4024f1e1
JJ
35022002-12-12 Jeff Johnston <jjohnstn@redhat.com>
3503
80b200a1
ZW
3504 * COPYING.NEWLIB: Update list of alternate Regent of California
3505 licenses and discuss official revoking of advertising clause.
3506 * COPYING.LIBGLOSS: Ditto.
4024f1e1 3507
7dda0df6
AO
35082002-12-12 Alexandre Oliva <aoliva@redhat.com>
3509
3510 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3511 * Makefile.in: Rebuilt.
3512
d03be79e 35132002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 3514
929293f4
NN
3515 * configure: Fix bug put in by gremlins.
3516
d03be79e
NN
3517 * Makefile.tpl: Substitute more autoconfily.
3518 * configure: Substitute more autoconfily.
3519 * Makefile.in: Regenerate.
3520
35212002-12-08 Andrew Cagney <ac131313@redhat.com>
3522
3523 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3524 * Makefile.in (all-sim): Ditto.
a36d530e
DD
3525
35262002-12-06 DJ Delorie <dj@redhat.com>
3527
3528 * Makefile.tpl: Change configure dependencies to not have real
3529 targets depend on phony targets.
b4a77b47 3530
db1ac78d
NN
35312002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3532
bcaf2395
NN
3533 * configure.in: Revert unintentional change.
3534
b4fa093e
NN
3535 * src-release: Configure host subdirs.
3536
db1ac78d
NN
3537 * Makefile.tpl: Change dependency for */multilib.out so that
3538 it works when gcc isn't in the tree.
3539
3540 * configure.in: Substitute more.
3541 * configure: Run subconfigures from the Makefile.
3542 * Makefile.tpl: Run subconfigures from the Makefile; add a few
3543 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
3544
15723a45
NN
35452002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
3546
e2b9e2dc
NN
3547 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3548 and corresponding dependencies.
3549 * Makefile.in: Regenerate.
3550
2af579c4
NN
3551 * configure.in (host_tools): Order binutils, gas and ld for
3552 convenience in running the testsuites.
3553
a2cc058a
NN
3554 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3555 * Makefile.in: Regenerate.
3556 * configure.in: Introduce rules to serialize subconfigure runs.
3557
15723a45
NN
3558 * configure.in: Introduce BASE_CC_FOR_TARGET.
3559 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
3560 Realize configure-build-* targets. Realize configure-target-* targets.
3561 * Makefile.in: Regenerate.
3562
ae831be5
NN
35632002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3564
3565 * configure: Move gcc_version_trigger stuff from here...
3566 * configure.in: ...to here.
3567
3568 * configure.in: Separate subconfigure options added by this file from
3569 options given by the user. Add machinery to put args for host
3570 subconfigures into the Makefile.
3571
3572 * Makefile.tpl: Remove 'vault' targets.
3573 * Makefile.tpl: Reorder and comment dependencies.
3574 * Makefile.in: Regenerate.
3575
bbf7c8ac
NN
35762002-11-28 Geoffrey Keating <geoffk@apple.com>
3577
3578 * configure.in: Move host-specific darwin noconfigdirs into
3579 the host-specific section.
3580
930314a4
NN
35812002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3582
52d7cdee
NN
3583 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
3584 during replay.
3585 * Makefile.in: Regenerate.
3586
930314a4
NN
3587 (finishing slow-motion replay)
3588 * configure: Remove skip-this-dir support.
3589 * Makefile.tpl: Remove skip-this-dir support.
3590
3591 * Makefile.tpl: Remove leftover support for non-autoconfiscated
3592 subdirectories.
3593 * Makefile.in: Regenerate.
3594
3595 * Makefile.tpl: Strip out useless setting of 'dir'.
3596 * Makefile.in: Regenerate.
5481b376 3597
930314a4
NN
35982002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3599
3600 (finishing slow-motion replay)
3601 * configure.in: Fix deeply stupid bug.
3602
3603 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3604 shell code in CXX_FOR_TARGET
3605 * Makefile.def: Introduce raw_cxx.
3606 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3607 RAW_CXX_FOR_TARGET.
3608 * Makefile.in: Regenerate.
3609
36102002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3611
3612 (finishing slow-motion replay)
3613 * Makefile.tpl: Remove unnecessary ifs.
3614 * Makefile.in: Regenerate.
3615
5481b376 3616 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3617 dependencies. Maybe-ize build-libiberty. Create dummy install
3618 targets for 'no_install' modules.
5481b376 3619 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 3620 build_modules stuff to configure.in.
5481b376 3621 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3622 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
3623 * Makefile.in: Regenerate.
3624
3866be5d
NN
36252002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3626
3627 (continuing slow-motion replay)
3628 * Makefile.tpl: Make all-target, install-target behave similarly
3629 to all, install (only hitting configured targets). Eliminate
3630 unused macro defintions.
3631
3632 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3633 build != host.
3634
3635 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3636
3637 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3638
5481b376 3639 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
3640 configuring. Remove references to "dosrel".
3641 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 3642 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 3643 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 3644 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
3645 and redundant dependency; rearrange slightly.
3646 * Makefile.def: Add host-side libtermcap, utils.
3647
3648 * Makefile.in: Regenerate.
3649
e393202e
NN
36502002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3651
3652 (Continuing slow-motion replay)
3653 * Makefile.def: Add list of recursive targets to autogenerate.
3654 Add build_modules.
3655 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
3656 targets. Autogenerate *-build-* targets.
3657 * Makefile.in: Regenerate.
3658
583d52d7
NN
36592002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3660
3661 (Continuing slow-motion replay)
3662 * configure: More autoconf-style substitutions.
3663 * Makefile.tpl: More autoconf-style substitutions.
3664 * Makefile.in: Regenerate.
3665
36662002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3667
3668 (Continuing slow-motion replay)
3669 * configure: Substitute more variables in a more autoconf-friendly
3670 way. Simplify slightly.
3671 * Makefile.tpl: Make more variables substitutable in an
3672 autoconf-friendly way.
3673 * Makefile.in: Regenerate.
3674
874e38b4
NN
36752002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3676
3677 (Continuing slow-motion replay)
3678 * configure.in (v810*): Remove special setting of tools.
3679
3680 * configure: Add support for extra required flags for ar or nm.
3681 * configure.in (aix4.3+): Use above support for target-specific
3682 issues, rather than using config/mt-aix43.
3683
852e5f18
NN
36842002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3685
3686 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
3687 * configure: Remove 'removing', which doesn't work. Replace $subdir
3688 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
3689 with $srcdir. Reformat indentation. Substitute some variables
3690 formerly hard-coded in the Makefile for build=host.
3691 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3692 * Makefile.def: Autogenerate more.
3693 * Makefile.in: Regenerate.
3694
c9a0d920
DD
36952002-11-13 Bruce Korb <bkorb@gnu.org>
3696
3697 * Makefile.tpl: syntactic cleanup
3698
dd2768ff
KB
36992002-11-04 Kevin Buettner <kevinb@redhat.com>
3700
3701 * Makefile.def (host_modules): Add rda.
3702 * Makefile.in: Regenerate.
3703 * configure.in (target_tool): Add target-rda to list.
3704
1aa8389d
DD
37052002-10-25 Phil Edwards <pme@gcc.gnu.org>
3706
3707 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
3708 and restrap targets to this rule.
3709 * Makefile.in: Regenerate.
3710
28f46298
HPN
37112002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
3712
3713 * configure.in (i[3456]86-*-linux*): Add check to disable
3714 ${libgcj} for glibc1.
3715
ff72e302
NC
37162002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
3717
3718 * configure.in: Add tic4x target.
3719
8607b6c9
NN
37202002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
3721
3722 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3723 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3724 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3725 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3726 * Makefile.in: Regenerate.
3727
f8f61f4a
NN
37282002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3729
c86f794b
NN
3730 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3731 * Makefile.in: Regenerate.
3732
a9590527
NN
3733 * Makefile.def: Remove order dependency comments.
3734 * Makefile.tpl: Add explicit install-install dependencies.
3735 * Makefile.in: Regenerate.
3736
8412ce72
NN
3737 * Makefile.tpl: Remove material now in src-release. (Finally!)
3738 * Makefile.in: Regenerate.
3739
8b9f37f1
NN
3740 * configure: Restore my original patch by syncing with gcc version.
3741
f8f61f4a
NN
3742 * Bring following over from gcc:
3743
37442002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
3745
3746 * configure.in (s390*-*-linux*): Enable libgcj.
3747
403d9505
NN
37482002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3749
3750 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
3751
95f6f383
AM
37522002-10-02 Alan Modra <amodra@bigpond.net.au>
3753
e4673b0a 3754 * configure: Move stray lines back to where they belong.
95f6f383 3755
748503c8
NN
37562002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
3757
a581b5c3
NN
3758 * Makefile.tpl: Insert configure-target target, for src-release.
3759
c084f5b4
NN
3760 * configure: Finish reverting change which Andrew Cagney started
3761 reverting. Should fix bustage.
3762
7aa673ed 3763 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
3764 * src-release: New file. Contains material for making net
3765 releases for gdb, binutils, et al., formerly in Makefile.in.
3766
82a9b2d9
NC
37672002-09-30 Nick Clifton <nickc@redhat.com>
3768
3769 * cpu: New top level directory. Intended to hold input files for
3770 CGEN which have FSF copyright assignment.
3771 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3772
c2463a00
AC
37732002-09-29 Andrew Cagney <ac131313@redhat.com>
3774
3775 Revert below (note that src does not contain Makefile.tpl):
3776 * Makefile.tpl: Make subsituted variables more autoconfy.
3777 * Makefile.in: Regenerate.
3778
f03b4789
NN
37792002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
3780
c11e16a9
NN
3781 * configure: Revert accidentally applied changes.
3782
f03b4789
NN
3783 * Makefile.tpl: Make more autoconf-friendly.
3784 * Makefile.in: Regenerate.
3785 * configure: Make substitution more autoconf-like.
3786
37872002-09-28 Richard Earnshaw <rearnsha@arm.com>
3788
3789 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3790 single entry to handle all these.
3791 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
3792 libjava on arm-*-elf.
3793
c0292023
GK
37942002-09-27 Geoffrey Keating <geoffk@apple.com>
3795
3796 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3797 things that depend on them.
3798
c66d951e
NN
37992002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3800
3801 * Makefile.tpl: Make subsituted variables more autoconfy.
3802 * Makefile.in: Regenerate.
3803 * configure: Make seds more autoconfy.
3804
907a7241 38052002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
3806
3807 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3808 * Makefile.in: Regenerate.
3809 * configure.in: Rewrite sed statements to look autoconfy.
3810
907a7241
NN
3811 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3812 all-target-foo on configure-target-foo.
3813 * Makefile.def: Ditto.
3814 * Makefile.in: Rebuild.
3815
405ea7a0
NN
38162002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
3817
3818 * Makefile.def: New file.
3819 * Makefile.tpl: New file.
3820 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3821
3822 * configure.in: Minor rearrangement. Simplify tests.
3823
bdc57bfd
JT
38242002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
3825
3826 * configure.in (with_headers): Skip copy if value is "yes".
3827 (with_libs): Likewise.
3828
ae03d6e2
NN
38292002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3830
3831 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3832 * configure.in (sh*-*-pe*): Ditto.
3833 * configure.in (mips*-*-pe*): Ditto.
3834 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
3835
3836 * configure.in: Rearrange.
3837
707960fe
NC
38382002-09-12 Nick Clifton <nickc@redhat.com>
3839
3840 * Import these changes from the config master repository:
3841
3842 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
3843
3844 * config.sub: Add tic4x target.
3845
3846 2002-09-03 Ben Elliston <bje@redhat.com>
3847
3848 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
3849 Reported by <Duncan_Stodart@insession.com>.
3850
36ea319f
JJ
38512002-09-10 Jeff Johnston <jjohnstn@redhat.com>
3852
3853 * COPYING.NEWLIB: More updates.
3854
cf57480a
JJ
38552002-09-09 Jeff Johnston <jjohnstn@redhat.com>
3856
3857 * COPYING.NEWLIB: Update.
3858
fd31a171
AC
38592002-08-23 Andrew Cagney <ac131313@redhat.com>
3860
23b632fc
AC
3861 * texinfo/texinfo.tex: Import version 2002-06-04.06.
3862
fd31a171
AC
3863 * config.guess: Import version 2002-08-23.
3864 * config.sub: Import version 2002-08-22.
3865
a08bafb5
AO
38662002-08-20 Alexandre Oliva <aoliva@redhat.com>
3867
3868 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3869 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3870 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3871
17240c1f
NC
38722002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
3873
3874 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3875
e70ad0c6
L
38762002-08-04 H.J. Lu (hjl@gnu.org)
3877
3878 * configure.in (mips*-*-linux*): Don't skip target-libffi.
3879
574e6d11
DD
38802002-07-31 Alan Modra <amodra@bigpond.net.au>
3881
3882 * configure.in: Move generic linux case to end. Copy generic
3883 linux noconfigdirs to mips*-*-linux* entry and new
3884 powerpc64*-*-linux* entry. Add target-libffi for the latter.
3885
611e7523
CD
38862002-07-19 Chris Demetriou <cgd@broadcom.com>
3887
3888 * MAINTAINERS: Clarify on config.guess and config.sub, and add
3889 one instance of them which was missed to the list to update.
3890
51759676
CD
38912002-07-16 Chris Demetriou <cgd@broadcom.com>
3892
3893 * config.guess: Update to 2002-07-09 version.
3894 * config.sub: Update to 2002-07-03 version.
3895
7c1f909c
DD
38962002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
3897
3898 * configure.in: Remove two redundant tests.
3899
d7cf5d30
DD
39002002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3901
3902 * configure.in (mips*-*-irix6*o32): Enable stabs.
3903
c74222f7
DD
39042002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
3905
5b53c336
DD
3906 * configure.in: Don't build grez.
3907 * Makefile.in: Ditto.
3908
c74222f7
DD
3909 * Makefile.in: Remove references to bsp, cygmon, libstub.
3910 * configure.in: Ditto.
3911
3912 * configure.in: Remove leftover reference to gdbtest.
3913
edd1b227
DD
39142002-07-08 Phil Edwards <pme@gcc.gnu.org>
3915
3916 * configure.in (gxx_include_dir): Change to match versioned
3917 C++ headers if --enable-version-specific-runtime-libs is used.
3918
486186e3
AO
39192002-07-04 Steve Ellcey <sje@cup.hp.com>
3920
3921 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3922
ff0a3bf8
DD
39232002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
3924
3925 * configure.in: Make --without-x work.
3926
1dfa8174
NC
39272002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
3928
3929 * contrib: New directory. Created to contain a copy of the
5481b376 3930 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
3931 the FSF GCC sources.
3932
07637366
DD
39332002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
3934
b6f83f2a
DD
3935 * configure.in: Rearrange target Makefile fragment collection.
3936
07637366
DD
3937 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3938 cvs[src].
3939 * configure.in: Ditto.
3940
f48556b1
DD
39412002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3942
3943 * Makefile.in: Eliminate 'apache' targets.
3944 * configure.in: Eliminate 'apache' targets.
3945
3946 * configure.in: Eliminate redundant tests. Reorganize.
3947
3948 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3949
3950 * config-ml.in: Eliminate references to Cygnus configure.
3951
3952 * Makefile.in: Eliminate references to building emacs.
3953
39542002-07-01 Denis Chertykov <denisc@overta.ru>
3955
3956 * configure.in: Add support for ip2k.
3957
cdb9e2b8
BE
39582002-06-24 Ben Elliston <bje@redhat.com>
3959
3960 * configure.in (host_tools): Remove cgen.
3961
3962 * Makefile.in (all-cgen): Remove; runs from its source directory.
3963 (check-cgen, install-cgen, clean-cgen): Likewise.
3964 (all-opcodes): No not depend on all-cgen.
3965 (all-sim): Likewise.
3966
3558860c
DD
39672002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
3968
3969 * configure.in: Fix AIX configury bug.
3970
e3b0c936
DD
39712002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3972
cdb9e2b8 3973 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 3974
cdb9e2b8
BE
3975 * configure.in: Move definition of libstdcxx_flags right above
3976 usage, rather than way earlier.
8ee424c0 3977
c712250a
DD
3978 * configure.in: Pull definition of is_cross_compiler earlier.
3979
9ee1a75c
DD
3980 * configure.in: Rearrange a little.
3981
e3b0c936
DD
3982 * configure.in: Remove references to librx.
3983 * Makefile.in: Remove references to librx.
3984
b2bd228e
DD
39852002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3986
3987 * configure.in: Eliminate ${gasdir} variable.
3988
7cd52483
DB
39892002-06-18 Dave Brolley <brolley@redhat.com>
3990
3991 * configure.in: Add support for frv.
3992 * config.sub: Add support for frv.
3993
6c5e141a
DD
39942002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3995
3996 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3997
0d18b56d
JT
39982002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
3999
4000 * configure.in (vax-*-netbsd*): Re-enable gas.
4001
fd8958d5
DD
40022002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4003
27f15fdd
DD
4004 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4005 BUILD_PREFIX_1, to correct nomenclature.
4006 * configure: Likewise.
4007
fd8958d5
DD
4008 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4009 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4010
0c2442b7
DD
40112002-05-31 Olaf Hering <olh@suse.de>
4012
4013 * config-ml.in: Propogate DESTDIR also.
4014
a3602181
JT
40152002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4016
4017 * configure.in (vax-*-netbsd*): Don't build gas for this
4018 platform.
4019
c95f53ae
MM
40202002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4021
4022 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4023 and libgcj for AVR.
4024
1d7c1053
NC
40252002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4026
4027 * config.sub: Add DLX target.
4028
4b37028f
JT
40292002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4030
4031 * config.guess: Update to 2002-05-22 version.
4032 * config.sub: Likewise.
4033
d5de0a84
NC
40342002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4035
4036 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4037 * config-ml.in: Likewise.
4038 * configure: Likewise.
4039 * configure.in: Likewise.
4040
c92a0210
DD
40412002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4042
115a77aa
DD
4043 * configure.in: Simplify makefile fragment collection.
4044
4045 * configure.in: Remove code to build emacs.
e99daf2b 4046
91e060aa
DD
4047 * configure.in : Remove --srcdir argument from targargs and buildargs
4048 (it's always overridden in the Makefile anyway). Rearrange a bit.
4049
4050 * configure: Move some logic to configure.in.
4051 * configure.in: Move some logic from configure.
c92a0210 4052
91217342
JJ
40532002-05-07 Jeff Johnston <jjohnstn@redhat.com>
4054
4055 * COPYING.LIBGLOSS: New file.
4056
d3d8a9ee
NC
40572002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
4058
4059 * Makefile.in: Honour DESTDIR.
4060
3a036cdc
AO
40612002-05-05 Alexandre Oliva <aoliva@redhat.com>
4062
4063 * configure.in (noconfigdirs): Don't disable libgcj on
4064 sparc64-*-solaris* and sparcv9-*-solaris*.
4065
6d095fe4
AO
40662002-05-03 Alexandre Oliva <aoliva@redhat.com>
4067
4068 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4069
dac55df9
TF
40702002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4071
4072 * configure.in (FLAGS_FOR_TARGET): Do not add
4073 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4074 on i[3456]86-*-linux*.
4075
a018e15b
TF
40762002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4077
4078 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
4079
4080 * configure.in (noconfigdirs): Do not add target-newlib if
4081 target == i[3456]86-*-linux*, and host == target.
4082
5f284831
MM
40832002-04-29 Mark Mitchell <mark@codesourcery.com>
4084
4085 * config.guess: Updated to 2002-04-26's version.
4086 * config.sub: Updated to 2002-04-26's version.
4087
33babf59
DD
40882002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4089
bd5f7da2
DD
4090 * configure.in: delete reference to absent file
4091
a0c4f3a0
DD
4092 * configure.in: replace '[' with 'test'
4093
66f1ba4f
DD
4094 * configure.in: Eliminate references to gash.
4095 * Makefile.in: Eliminate references to gash.
4096
7c3ab50c
DD
4097 * configure.in: remove useless references to 'pic' makefile fragments.
4098
bbc025f5
DD
4099 * configure.in: (*-*-windows*) Finish removing.
4100
33babf59
DD
4101 * configure.in: Eliminate redundant test for libgui.
4102
d5ec694c
DD
41032002-04-26 Joel Sherrill <joel@OARcorp.com>
4104
4105 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4106 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4107
57a5346c
DD
41082002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4109
4110 * configure.in: remove references to dead files
4111
dbf93899
DD
41122002-04-18 Tom Tromey <tromey@redhat.com>
4113
4114 * configure.in: Disallow configuring libgcj when it is already
4115 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4116 Solaris 2.8 by default. For PR libgcj/6158.
4117
26eadf68
DD
41182002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4119
4120 * configure.in: Move default CC setting out of config/mh-* fragments
4121 directly into here.
4122
a0a2c6c6
DD
41232002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4124
4125 * configure.in: don't even try to configure or make a subdirectory
4126 if there's no configure script for it.
4127
9972f812
DD
41282002-04-15 Mark Mitchell <mark@codesourcery.com>
4129
4130 * MAINTAINERS: Remove chill maintainers.
4131 * Makefile.in (CHILLFLAGS): Remove.
4132 (CHILL_LIB): Remove.
4133 (TARGET_CONFIGDIRS): Remove libchill.
4134 (CHILL_FOR_TARGET): Remove.
4135 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4136 CHILL_LIB.
4137 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4138 (CHECK_TARGET_MODULES): Likewise.
4139 (INSTALL_TARGET_MODULES): Likewise.
4140 (CLEAN_TARGET_MODULES): Likewise.
4141 (configure-target-libchill): Remove.
4142 (all-target-libchill): Remove.
4143 * configure.in (target_libs): Remove target-libchill.
4144 Do not compute CHILL_FOR_TARGET.
4145 * libchill: Remove directory.
5481b376 4146
75205f78
DD
41472002-04-15 DJ Delorie <dj@redhat.com>
4148
4149 * Makefile.in, configure.in, configure: Sync with gcc, entries
4150 follow...
4151
41522002-04-08 Tom Tromey <tromey@redhat.com>
4153
4154 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4155 Fixes PR libgcj/6068.
4156
41572002-03-30 Krister Walfridsson <cato@df.lth.se>
4158
4159 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4160
41612002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4162
4163 * configure.in (alpha*-dec-osf*): Enable libgcj.
4164
41652002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4166
4167 Fix for: PR bootstrap/3591, target/5676
4168 * configure.in (mcore-pe): Disable the configuration of
4169 libstdc++-v3 since exceptions are not supported.
4170
41712002-03-20 Anthony Green <green@redhat.com>
4172
4173 * configure.in: Enable libgcj for xscale-elf target.
4174
41752002-02-28 Alexandre Oliva <aoliva@redhat.com>
4176
4177 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4178 libjava.
4179 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4180
41812002-02-22 Alexandre Oliva <aoliva@redhat.com>
4182
4183 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4184 libstdc++-v3 and libjava.
4185
41862002-02-11 Adam Megacz <adam@xwt.org>
4187
4188 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4189 boehm-gc
4190
41912002-02-09 Alexandre Oliva <aoliva@redhat.com>
4192
4193 * config.guess: Updated to 2002-01-30's version.
4194 * config.sub: Updated to 2002-02-01's version.
4195 Contribute sh64-elf.
4196 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4197 * configure.in: Added sh64-*-*.
4198
41992002-01-17 H.J. Lu <hjl@gnu.org>
4200
4201 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4202 (all-target-fastjar): Also depend on all-target-libiberty.
4203
4204Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4205
4206 * configure, configure.in: Use temp file for long sed commands.
4207
42082001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4209
4210 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4211 libf2c.
4212
42132001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4214
4215 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4216
42172001-10-11 Hans-Peter Nilsson <hp@axis.com>
4218
4219 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4220
42212001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4222
4223 * configure: Handle temporary files securely using mkdir.
4224
42252001-09-26 Will Cohen <wcohen@redhat.com>
4226
4227 * configure.in (*-*-linux*): Disable configuration of target-newlib
4228 and target-libgloss.
4229
42302001-09-26 Alexandre Oliva <aoliva@redhat.com>
4231
4232 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4233 RANLIB.
4234
42352001-08-11 Graham Stott <grahams@redhat.com>
4236
4237 * Makefile.in (check-c++): Add missing semicolon.
4238
42392001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4240
4241 * configure.in (sh-*-linux*): New.
4242
42432001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4244
4245 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4246 and libgcj on m68hc11/m68hc12.
4247
42482001-06-27 H.J. Lu (hjl@gnu.org)
4249
4250 * Makefile (CFLAGS_FOR_BUILD): New.
4251 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4252
42532001-06-01 Hans-Peter Nilsson <hp@axis.com>
4254
4255 * configure.in (libstdcxx_flags): Do not try to execute
4256 libstdc++-v3/testsuite_flags until it exists.
4257
42582001-05-18 Benjamin Kosnik <bkoz@redhat.com>
4259
4260 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4261
42622001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
4263
4264 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4265
4266Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
4267
4268 * configure.in: Move *-chorusos target case to the proper switch.
4269 Disable libgcj.
4270
42712001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4272
4273 * Makefile.in (STAGE1_CFLAGS): Pass down.
4274
42752001-04-13 Alan Modra <amodra@one.net.au>
4276
4277 * config.guess: Add hppa64-linux support. Note for next import that
4278 this is already in the master file.
4279 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
4280
42812001-03-22 Colin Howell <chowell@redhat.com>
4282
4283 * Makefile.in (DO_X): Do not backslash single-quotes in
4284 backquotes (two places).
4285
42862001-03-18 Laurynas Biveinis <lauras@softhome.net>
4287
4288 * Makefile.in (DO_X): Quote nested quotes.
4289
42902001-03-15 Laurynas Biveinis <lauras@softhome.net>
4291
4292 * Makefile.in (DO_X): Use double quotes for quoting
4293 "RANLIB=$${RANLIB}".
4294
42952001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4296
4297 * configure.in: Only use `lang_requires' for languages athat are
4298 actually enabled.
4299
43002001-03-07 Tom Tromey <tromey@redhat.com>
4301
4302 * configure.in: Allow config-lang.in to set `lang_requires' to list
4303 of other required languages.
4304
43052001-03-06 Laurynas Biveinis <lauras@softhome.net>
4306
4307 * Makefile.in: Remove RANLIB definition. Use RANLIB
4308 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4309 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4310
43112001-02-28 Benjamin Kosnik <bkoz@redhat.com>
4312 Alexandre Oliva <aoliva@redhat.com>
4313
4314 * Makefile.in (check-c++): Use tabs, not spaces.
4315
43162001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4317
4318 * Makefile.in (check-c++): New rule.
4319
4320 * configure.in (target_libs): Remove libg++.
4321 (noconfigdirs): Remove libg++.
4322 (noconfigdirs): Same.
4323 (noconfigdirs): Same.
4324 (noconfigdirs): Same.
4325
4326 * config-ml.in: Remove libg++ references.
4327
4328 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4329 (ALL_TARGET_MODULES): Same.
4330 (configure-target-libg++): Remove.
4331 (all-target-libg++): Remove.
4332 (configure-target-libio): Remove.
4333 (all-target-libio): Remove.
4334 (check-target-libio): Remove.
4335 (.PHONY): Remove.
4336 (libg++.tar.bz2): Remove.
4337 (all-target-cygmon): Remove libio.
4338 (all-target-libstdc++): Remove.
4339 (configure-target-libstdc++): Remove.
4340 (TARGET_LIB_PATH): Remove libstdc++.
4341 (ALL_GCC_CXX): Remove libstdc++.
4342 (all-target-gperf): Correct.
4343
43442001-02-15 Anthony Green <green@redhat.com>
4345
4346 * configure: Introduce GCJ_FOR_TARGET.
4347 * configure.in: Ditto.
4348 * Makefile.in: Ditto.
4349
43502001-02-08 Chandrakala Chavva <cchavva@redhat.com>
4351
4352 * configure.in: for *-chorusos, don't config target-newlib and
4353 target-libgloss.
4354
43552001-02-04 Mark Mitchell <mark@codesourcery.com>
4356
4357 Remove V2 C++ library.
4358 * configure.in: Remove --enable-libstdcxx_v3 support.
4359
43602001-01-27 Richard Henderson <rth@redhat.com>
4361
4362 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4363
43642001-01-26 Tom Tromey <tromey@redhat.com>
4365
4366 * configure.in: Allow libgcj to be built on Sparc Solaris.
4367
43682001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
4369
4370 * configure.in: Enable libgcj on several additional platforms.
4371
43722001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
4373
4374 * configure.in: Enable libgcj for linux targets.
4375
43762001-01-09 Mike Stump <mrs@wrs.com>
4377
4378 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4379 failures of subdirectories.
4380
43812001-01-02 Laurynas Biveinis <lauras@softhome.net>
4382
4383 * configure: handle DOS-style absolute paths.
4384
43852001-01-02 Laurynas Biveinis <lauras@softhome.net>
4386
4387 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4388
43892000-12-18 Benjamin Kosnik <bkoz@redhat.com>
4390
4391 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4392 (libstdcxx_incdir): Pass down.
4393 * config.if: Remove expired bits for cxx_interface, add stub.
4394 (libstdcxx_incdir): Add variable for g++ include directory.
4395 * configure.in (gxx_include_dir): Use it.
4396
43972000-12-15 Andreas Jaeger <aj@suse.de>
4398
4399 * configure.in: Handle lang_dirs.
4400
44012000-12-13 Anthony Green <green@redhat.com>
4402
4403 * configure.in: Disable libgcj for any target not specifically
4404 listed. Disable libgcj for x86 and Alpha Linux until compatible
4405 with g++ abi.
4406
44072000-12-13 Mike Stump <mrs@wrs.com>
4408
4409 * Makefile.in (local-distclean): Also remove fastjar.
4410
44112000-12-10 Anthony Green <green@redhat.com>
4412
4413 * configure.in: Define libgcj. Disable libgcj target libraries for
4414 most targets.
4415
44162000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
4417
4418 * configure.in (target_libs): Revert 2000-12-08 patch.
4419 (noconfigdirs): Added target-libjava.
4420
44212000-12-09 Laurynas Biveinis <lauras@softhome.net>
4422
4423 * Makefile.in: handle DOS-style absolute paths.
4424
44252000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4426
4427 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4428 libjava.
4429 * configure.in (target_libs): Removed `target-libjava'.
4430
44312000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4432
4433 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4434 (ALL_MODULES): Added fastjar.
4435 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4436 (all-target-libjava): all-fastjar replaces all-zip.
4437 (all-fastjar): Added.
4438 (configure-target-fastjar, all-target-fastjar): Likewise.
4439 * configure.in (host_tools): Added fastjar.
4440
44412000-12-07 Mike Stump <mrs@wrs.com>
4442
4443 * Makefile.in (local-distclean): Remove leftover built files.
4444
44452000-11-16 Fred Fish <fnf@be.com>
4446
4447 * configure.in (enable_libstdcxx_v3): Fix typo,
4448 libstd++ -> libstdc++.
4449
44502000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
4451
4452 * configure: Provide the original toplevel configure arguments
4453 (including $0) to subprocesses in the environment rather than
4454 through gcc/configargs.h.
4455
44562000-11-12 Mark Mitchell <mark@codesourcery.com>
4457
4458 * configure: Turn on libstdc++ V3 by default.
4459
44602000-10-16 Michael Meissner <meissner@redhat.com>
4461
4462 * configure (gcc/configargs.h): Only create if there is a build GCC
4463 directory created.
4464
44652000-10-05 Phil Edwards <pme@gcc.gnu.org>
4466
4467 * configure: Save configure arguments to gcc/configargs.h.
4468
44692000-10-04 Andris Pavenis <pavenis@latnet.lv>
4470
4471 * Makefile.in (bootstrap): avoid recursion if subdir missing
4472 (cross): ditto
4473 (do-proto-toplev): ditto
4474
4475Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
4476
4477 * configure.in: Do not build byacc for hppa64. Provide paths to the
4478 X11 libraries for hppa64.
4479
44802000-09-02 Anthony Green <green@cygnus.com>
4481
4482 * Makefile.in (all-gcc): Depend on all-zlib.
4483 (CLEAN_MODULES): Add clean-zlib.
4484 (ALL_MODULES): Add all-zlib.
4485 * configure.in (host_libs): Add zlib.
4486
44872000-08-25 Alexandre Oliva <aoliva@redhat.com>
4488
4489 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4490 $targargs to tell whether newlib is going to be built.
4491
4492 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4493 $$r/TARGET_SUBDIR/libio for _G_config.h.
4494
44952000-08-14 Zack Weinberg <zack@wolery.cumb.org>
4496
4497 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4498
4499 * configure: Make enable_threads and enable_shared defaults
4500 explicit. Substitute enable_threads into generated Makefiles.
4501 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4502 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4503
45042000-08-02 Manfred Hollstein <manfredh@redhat.com>
4505
4506 * configure.in: Re-enable all references to libg++ and librx.
4507
ffb97b2f 45082002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 4509
ffb97b2f
DD
4510 * configure.in: Add *-*-freebsd* configurations.
4511
bbf6e9e3
AC
45122002-04-07 Andrew Cagney <ac131313@redhat.com>
4513
4514 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4515 (do-tar, do-bz2): New rules.
4516 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4517 (gdb-tar): New rule.
4518 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4519 (insight_dejagnu.tar): New rule.
4520 (insight.tar): New rule.
4521 (gdb+dejagnu.tar): New rule.
4522 (gdb.tar): New rule.
4523
8f1579c0
AC
45242002-04-07 Andrew Cagney <ac131313@redhat.com>
4525
4526 * MAINTAINERS: Update dejagnu/
4527
ba3c59ab
AO
45282002-03-16 Alexandre Oliva <aoliva@redhat.com>
4529
4530 * ltmain.sh (relink_command): Fix typo in previous change.
4531
6243d5dd
AO
45322002-03-15 Alexandre Oliva <aoliva@redhat.com>
4533
4534 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4535 (relink_command): Added --tag flags.
4536 (mode=install): If relinking fails; error out.
4537
80413487
RH
45382002-03-12 Richard Henderson <rth@redhat.com>
4539
4540 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
4541 .NOTPARALLEL tag.
4542 (do-check): Rename from check.
4543 (check): Allow parallel check.
4544
3daeddf6
RH
45452002-03-11 Richard Henderson <rth@redhat.com>
4546
4547 * Makefile.in (.NOTPARALLEL): Add fake tag.
4548
fad93c55
L
45492002-03-07 H.J. Lu (hjl@gnu.org)
4550
4551 * configure.in: Enable gprof for mips*-*-linux*.
4552
2e8357fc
AO
45532002-02-28 Alexandre Oliva <aoliva@redhat.com>
4554
4555 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4556 libjava.
4557 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
4558
bd48e1a9
AC
45592002-02-24 Andrew Cagney <ac131313@redhat.com>
4560
4561 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
4562
39121370
DJ
45632002-02-23 Daniel Jacobowitz <drow@mvista.com>
4564
4565 * config.guess: Import from master sources, rev 1.232.
4566 * config.sub: Import from master sources, rev 1.246.
4567
081ff160
AO
45682002-02-23 Alexandre Oliva <aoliva@redhat.com>
4569
4570 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4571 because its Makefile is there; test for the executable instead.
4572
20a5393b
AO
45732002-02-09 Alexandre Oliva <aoliva@redhat.com>
4574
4575 Contribute sh64-elf.
4576 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4577 * configure.in: Added sh64-*-*.
4578
38135629
JJ
45792002-02-04 Jeff Johnston <jjohnstn@redhat.com>
4580
80413487
RH
4581 * COPYING.NEWLIB: Remove advertising clause from
4582 Berkeley and Red Hat licenses.
38135629 4583
48d19748
MD
45842002-02-01 Mo DeJong <supermo@bayarea.net>
4585
4586 * Makefile.in: Add all-tix to deps for all-snavigator
4587 so that tix is built when building snavigator.
4588
f6e1c110
BE
45892002-02-01 Ben Elliston <bje@redhat.com>
4590
4591 * config.guess: Import from master sources, rev 1.229.
4592 * config.sub: Import from master sources, rev 1.240.
4593
4867be41
DJ
45942002-01-27 Daniel Jacobowitz <drow@mvista.com>
4595
4596 From Steve Ellcey <sje@cup.hp.com>:
4597 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4598 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4599 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4600 IA64.
4601 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4602 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4603 soname_spec, sys_lib_search_path_spec): Ditto.
4604
e82380cc
JT
46052002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
4606
4607 * configure.in (*-*-netbsd*): New. Skip target-newlib,
4608 target-libiberty, and target-libgloss. Skip Java-related
4609 libraries if not supported for NetBSD on target CPU.
4610
1319fb9c
NC
46112002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
4612
4613 * configure.in: Import StrongARM and XScale target_configdirs from
4614 FSF GCC version.
4615
b020f6ac
L
46162002-01-16 H.J. Lu (hjl@gnu.org)
4617
4618 * config.guess: Import from master sources, rev 1.225.
4619 * config.sub: Import from master sources, rev 1.238.
4620
4621 * MAINTAINERS: Updated notes on config.guess and config.sub.
4622
a0c1c920
NC
46232002-01-11 Steve Ellcey <sje@cup.hp.com>
4624
4625 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4626 ld and gdb are not supported.
4627
a9fa5e1f
JJ
46282002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4629
4630 * Change reference to Cygnus Solutions to be Red Hat.
4631
94077108
JJ
46322002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4633
4634 * COPYING.NEWLIB: Update generic copyright date.
4635
05ecd75c
MS
46362002-01-07 Mark Salter <msalter@redhat.com>
4637
4638 * configure.in: Remove target-bsp and target-cygmon from arm builds.
4639 Allow target-libgloss to be built for arm, strongarm, and xscale.
4640
a106bb62
BE
46412002-01-03 Ben Elliston <bje@redhat.com>
4642
4643 * MAINTAINERS: Update URL for config.* scripts.
4644
0e254642
AM
46452001-12-18 Alan Modra <amodra@bigpond.net.au>
4646
4647 * config.sub: Import latest version.
4648 * config.guess: Likewise.
4649
0a0d0041
TF
46502001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
4651
4652 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4653 options for i[3456]86-pc-linux* native builds.
4654
d932cae7
NC
46552001-12-05 Laurent Guerby <guerby@acm.org>
4656
4657 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 4658 libiberty.
d932cae7
NC
4659
4660 Import this patch from gcc:
5481b376 4661
d932cae7
NC
4662 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
4663
4664 * symlink-tree: handle DOS-style absolute paths.
4665
49b7683b
DD
46662001-11-28 DJ Delorie <dj@redhat.com>
4667 Zack Weinberg <zack@codesourcery.com>
4668
4669 When build != host, create libiberty for the build machine.
4670
4671 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4672 CONFIG_ARGUMENTS.
4673 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4674 New variables.
4675 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4676 and rules.
4677 (all.normal): Depend on ALL_BUILD_MODULES.
4678 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4679 (all-build-libiberty): Depend on configure-build-libiberty.
4680
4681 * configure: Calculate and substitute proper value for
4682 ALL_BUILD_MODULES.
4683 * configure.in: Create the build subdirectory.
4684 Calculate and substitute TARGET_CONFIGARGS (formerly
4685 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4686
26ef82f4
GK
46872001-11-26 Geoffrey Keating <geoffk@redhat.com>
4688
4689 * config.sub: Update to version 1.232 on subversion.
4690
43e64072
NC
46912001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
4692
4693 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4694 files from .po files for a distribution.
4695
66f6c0d5
HPN
46962001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
4697
4698 * COPYING.NEWLIB: Mention preserved notice in specific parts.
4699
4a02fdb2
JH
47002001-11-13 Jeff Holcomb <jeffh@redhat.com>
4701
4702 Merged from net gcc:
4703 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
4704 * ltcf-c.sh: Use $objext, not $ac_objext.
4705 2001-07-27 Mark Kettenis <kettenis@gnu.org>
4706 * ltcf-cxx.sh: Add support for GNU.
4707 2001-07-22 Timothy Wall <twall@redhat.com>
4708 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
4709 default settings if using GNU tools with that configuration.
4710 * ltcf-cxx.sh: Ditto.
4711 * ltcf-gcj.sh: Ditto.
4712 2001-07-21 Michael Chastain <chastain@redhat.com>
4713 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4714 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
4715 * ltmain.sh: Mark as gcc-local.
4716
227b9953
JH
47172001-11-13 Jeff Holcomb <jeffh@redhat.com>
4718
4719 * Makefile.in (all-bison): Revert 2001-10-24.
4720 Don't depend on texinfo.
4721
cbbab8fb
JJ
47222001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
4723
80413487 4724 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 4725
922b2485
DD
47262001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
4727
4728 * configure.in (--enable-languages): Be more permissive about
4729 syntax. Check for empty lists better. Warn about $LANGUAGES.
4730
f08fa01d
HPN
47312001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
4732
4733 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4734
fee3da4e
JH
47352001-10-24 Jeff Holcomb <jeffh@redhat.com>
4736
4737 Makefile.in (all-bison): Don't depend on texinfo.
4738
73fb1ef9
AM
47392001-10-03 Alan Modra <amodra@bigpond.net.au>
4740
4741 * gettext.m4: Test po/POTFILES.in exists before trying to read.
4742
373688ac
AO
47432001-09-29 Alexandre Oliva <aoliva@redhat.com>
4744
4745 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4746
9c07660b
HPN
47472001-09-28 Hans-Peter Nilsson <hp@axis.com>
4748
4749 * config.sub, config.guess: Import latest from subversions.
4750
3f152009
AO
47512001-09-21 Alexandre Oliva <aoliva@redhat.com>
4752
4753 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4754 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4755 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4756 avoid quotes nesting problems.
4757 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4758 (DO_X): Export only variables that are set.
4759
8f6a59e5
BE
47602001-09-19 Ben Elliston <bje@redhat.com>
4761
4762 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4763 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4764 semantics. Use the shell built-in "type" command instead.
4765
a1ec19fa
TS
47662001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4767
4768 * config.sub: Reverted the earlier change, this version is not the
4769 master file.
4770
4008bd9b
TS
47712001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4772
4773 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
4774 Add support for mips64.
4775
dd1e52a4
JH
47762001-09-03 Jeff Holcomb <jeffh@redhat.com>
4777
4778 * configure.in: Enable libstdc++-v3 for h8300 targets.
4779
91549d1c
EC
47802001-08-30 Eric Christopher <echristo@redhat.com>
4781 Jason Eckhardt <jle@redhat.com>
4782
4783 * config.sub: Add support for mipsisa32.
4784
cf966cf9
EC
47852001-08-30 Eric Christopher <echristo@redhat.com>
4786
4787 * config.sub, config.guess: Import latest from subversions.
4788
82208dc5
AM
47892001-08-20 Alan Modra <amodra@bigpond.net.au>
4790
4791 * config.sub, config.guess: Import latest from subversions.
4792
4dca8403
DD
47932001-07-26 DJ Delorie <dj@redhat.com>
4794
4795 * MAINTAINERS: Clarify libiberty merge rules and procedures.
4796
1107dce2
AM
47972001-06-19 Alan Modra <amodra@bigpond.net.au>
4798
4799 * Makefile.in: Revert 2001-06-17.
4800 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
4801
e09a6604
L
48022001-06-17 H.J. Lu <hjl@gnu.org>
4803
4804 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
4805 (gas+binutils.tar.bz2): Likewise.
4806 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
4807
31a8b634
AC
4808Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
4809
4810 * Makefile.in (VER): When present, extract the version number from
5481b376 4811 the file version.in.
31a8b634 4812
dc70af01
AO
48132001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
4814
4815 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4816 gcc/xgcc is built, use -print-prog-name to find out the program
4817 name to use.
4818
839bbd8c
AO
48192001-06-04 Mark Mitchell <mark@codesourcery.com>
4820
4821 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4822 with_gcc]: Use `gcc -shared' to build a shared library.
4823
566e9a30
AO
48242001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
4825
4826 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4827 archives.
4828
e877bb69
AO
48292001-05-28 Simon Patarin <simon.patarin@inria.fr>
4830
4831 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
4832 libraries when using g++ with native linker.
4833
1605288b
AO
48342001-05-28 Alexandre Oliva <aoliva@redhat.com>
4835
4836 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4837
11a383ba
TR
48382001-05-24 Tom Rix <trix@redhat.com>
4839
4840 * configure.in : enable ld for aix
cf966cf9 4841
18611226
AO
48422001-05-22 Alexandre Oliva <aoliva@redhat.com>
4843
4844 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4845 [aix4*|aix5*]: Prepend blank.
4846
6be7c12c
AO
48472001-05-20 Alexandre Oliva <aoliva@redhat.com>
4848
4849 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4850 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
4851 of subdir/configure scripts to use the new libtool.m4.
4852
4ed00bba
L
48532001-05-14 H.J. Lu <hjl@gnu.org>
4854
4855 * config.if (libc_interface): Set to -libc6.2- for cross
4856 compiling to Linux/glibc 2.2.
4857
b1af961c
AO
48582001-05-03 Alexandre Oliva <aoliva@redhat.com>
4859
4860 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4861 libgcj.
4862
5ec3e74e
AO
48632001-04-26 Alexandre Oliva <aoliva@redhat.com>
4864
4865 * configure.in (noconfigdirs): Don't reset it from scratch in the
4866 target case; only append to it.
4867
b3ed1d6b
AO
48682001-04-26 Alexandre Oliva <aoliva@redhat.com>
4869
4870 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4871 sparc-*-solaris2.8]: Disable ${libgcj}.
4872
96111c10
AO
48732001-04-25 Alexandre Oliva <aoliva@redhat.com>
4874
4875 * configure.in (libgcj_saved): Copy from $libgcj.
4876 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4877 --disable-libgcj.
4878
b5bf43f2
AO
48792001-04-20 Alexandre Oliva <aoliva@redhat.com>
4880
4881 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4882 1.641.2.228.
4883
8cc32590
AO
48842001-04-12 Alexandre Oliva <aoliva@redhat.com>
4885
4886 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4887 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4888
dec0cb0c
AO
48892001-04-01 Alexandre Oliva <aoliva@redhat.com>
4890
4891 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4892 New macros.
4893 (bootstrap, cross): Use RECURSE_FLAGS.
4894 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4895
6a9c3886
AO
48962001-03-27 Alexandre Oliva <aoliva@redhat.com>
4897
4898 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4899
d4fc7db8
NC
49002001-03-23 Nick Clifton <nickc@redhat.com>
4901
4902 * README-maintainer-mode: Add note about inability to use "make
4903 distclean" in maintainer mode.
4904
7389ff65
AO
49052001-03-22 Alexandre Oliva <aoliva@redhat.com>
4906
4907 Re-installed:
4908 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
4909 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
4910 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4911 * ltcf-cxx.sh: Likewise.
4912 * ltcf-gcj.sh: Likewise.
4913
b3e0dc8e
PB
49142001-03-22 Philip Blundell <philb@gnu.org>
4915
4916 * config.sub, config.guess: Import latest from subversions.
4917
469b781c
AO
49182001-03-22 Alexandre Oliva <aoliva@redhat.com>
4919
4920 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4921 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4922
b0dad762
MC
49232001-03-20 Michael Chastain <chastain@redhat.com>
4924
4925 * Makefile.in: all-m4 depends on all-texinfo.
4926
c559bb17
AO
49272001-03-08 Alexandre Oliva <aoliva@redhat.com>
4928
4929 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4930
fef4ae2e
JJ
49312001-02-22 Jeff Johnston <jjohnstn@redhat.com>
4932
4933 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
4934 longer valid.
4935
8d6dd99d
NC
49362001-02-16 Nick Clifton <nickc@redhat.com>
4937
4938 * configure.in (noconfigdirs): Allow configuration of texinfo
4939 for Cygwin hosts.
4940
a85d7ed0
NC
49412001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
4942
4943 * config.guess: Add linux target for S/390.
4944 * config.sub: Likewise.
4945 * configure.in: Likewise.
4946
51221c5e
DD
49472001-02-06 Ben Elliston <bje@redhat.com>
4948
4949 * configure: Output host type to stdout, not stderr.
4950
9dec4c71
MS
49512001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4952
4953 * config.guess: Import from subversions.gnu.org (revision 1.181).
4954 * config.sub: Import from subversions.gnu.org (revision 1.199).
4955
9add9c04
AM
49562001-01-30 Alan Modra <alan@linuxcare.com.au>
4957
4958 * config.guess: Handle hppa64-linux systems.
4959
8679174d
MS
49602001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4961
4962 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4963 Don't unset, it's non-portable and no longer necessary, set to empty
4964 instead.
4965
02d01ed4
MS
49662001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4967
4968 * ltconfig: Shell portability fix for the tagname validity check.
4969
4cc5853d
MS
49702001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4971
4972 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4973
7487e485
AO
49742001-01-27 Alexandre Oliva <aoliva@redhat.com>
4975
4976 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4977 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4978
f332af52
AO
49792001-01-24 Alexandre Oliva <aoliva@redhat.com>
4980
4981 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4982 keep at least one of build_libtool_libs or build_old_libs set to
4983 yes.
4984
ef099754
AO
49852001-01-24 Alexandre Oliva <aoliva@redhat.com>
4986
4987 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4988 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4989
8341f2fc 49902000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 4991
8341f2fc
AJ
4992 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4993
49942000-11-03 Philip Blundell <pb@futuretv.com>
4995
4996 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4997 files.
ebf0fa2e 4998
c320a39f
JJ
49992001-01-15 Jeff Johnston <jjohnstn@redhat.com>
5000
5001 * COPYING.NEWLIB: Put into source repository.
5002
8817b92e
BE
50032001-01-15 Ben Elliston <bje@redhat.com>
5004
5005 * configure.in (host_tools): Add sid.
5006 Always configure cgen.
5007 * Makefile.in (all-sid): New target.
5008 (check-sid, clean-sid, install-sid): Likewise.
5009
35590697
AJ
50102001-01-07 Andreas Jaeger <aj@suse.de>
5011
80413487 5012 * config.sub, config.guess: Update from subversions.
35590697 5013
6ee6cea6
AO
50142000-12-12 Alexandre Oliva <aoliva@redhat.com>
5015
5016 * configure.in: Disable language-specific target libraries for
5017 languages that aren't enabled.
5018
077b8428
NC
50192000-11-24 Nick Clifton <nickc@redhat.com>
5020
5021 * configure.in (xscale-elf): Add target.
5022 (xscale-coff): Add target.
5023 (c4x, c5x, tic54x): Move after ARM targets.
5024
9e28a1ed
AO
50252000-11-23 Alexandre Oliva <aoliva@redhat.com>
5026
5027 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5028
be98a80a
ILT
50292000-11-20 Ian Lance Taylor <ian@zembu.com>
5030
5031 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5032
5cec67bf
AO
50332000-11-18 Alexandre Oliva <aoliva@redhat.com>
5034
5035 * Makefile.in: Merge with GCC and libgcj.
5036 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5037 configure-target-<library> when their configure scripts need the C
5038 or C++ library to have already been built to work properly.
5039 (do_proto_toplev): Set them to an empty string.
5040
d932cae7 50412000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
5042
5043 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5044 (REALLY_SET_LIB_PATH): Use them.
5045
d932cae7 50462000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
5047
5048 * config.sub: Add support for Sun Chorus
5049
8602ff0c
NC
50502000-11-02 Per Lundberg <plundis@chaosdev.org>
5051
5052 * config.sub: Add support for the *-storm-chaos OS.
5053
f9e0997d
NC
50542000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
5055
80413487
RH
5056 * configure.in (noconfigdirs): Don't compile some
5057 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 5058
d64552c5
AO
50592000-09-30 Alexandre Oliva <aoliva@redhat.com>
5060
5061 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5062 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5063 all affected `configure' scripts.
5064
97f60b31
AO
50652000-09-25 Alexandre Oliva <aoliva@redhat.com>
5066
5067 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5068 ltcf-c.sh.
5069
6e8dd58f
PB
50702000-09-12 Philip Blundell <philb@gnu.org>
5071
5072 * config.sub, config.guess: Update from subversions.
5073
103a2e99
AO
50742000-09-06 Alexandre Oliva <aoliva@redhat.com>
5075
51601921
AO
5076 * Makefile.in (all-zlib): Added dummy target.
5077
103a2e99
AO
5078 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5079 multi-language branch.
5080
2809b4b9
AO
50812000-09-05 Alexandre Oliva <aoliva@redhat.com>
5082
5083 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5084 (bootstrap*): Depend on all-bootstrap.
5085
7450026c
AO
50862000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
5087
5088 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5089 crosses, but add gcc/include to the header search path for them.
5090
6cf86f7f
AO
50912000-08-31 Alexandre Oliva <aoliva@redhat.com>
5092
5093 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5094 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5095 * gettext.m4: New file, extracted from aclocal.m4.
5096
ce2ea6e3
AO
50972000-08-22 Alexandre Oliva <aoliva@redhat.com>
5098
5099 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5100 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5101 sub-configures.
5102
9765193e
DE
51032000-08-20 Doug Evans <dje@casey.transmeta.com>
5104
5105 * Makefile.in (ALL_MODULES): Add all-cgen.
5106 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5107 (all-cgen): New target.
5108 (all-opcodes,all-sim): Depend on all-cgen.
5109 * configure.in (host_tools): Add cgen.
5110 Only configure cgen if --enable-cgen-maint.
5111
d7b32520
AO
51122000-08-17 Alexandre Oliva <aoliva@redhat.com>
5113
5114 * config-ml.in (CC, CXX): Don't introduce a leading space.
5115
e52ef561
AO
51162000-08-16 Alexandre Oliva <aoliva@redhat.com>
5117
5118 * configure.in (libstdcxx_flags): Use
5119 libstdc++-v3/src/libstdc++.INC.
5120
88f9c2a0
AO
51212000-08-15 Alexandre Oliva <aoliva@redhat.com>
5122
5123 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5124
98fbe43f
JM
51252000-08-11 Jason Merrill <jason@redhat.com>
5126
5127 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5128 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5129 (FLAGS_FOR_TARGET): Not here.
5130 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5131
279ddab4
DD
51322000-08-07 DJ Delorie <dj@redhat.com>
5133
5134 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5135 "if we're also building gcc, and it's a gcc that will run on the
5136 build machine, we want to use its includes instead of the system's
5137 default includes".
5138
60523a83
AO
51392000-08-03 Alexandre Oliva <aoliva@redhat.com>
5140
24ffec7a
AO
5141 * configure.in (libstdcxx_flags): Don't use `"'.
5142
60523a83
AO
5143 * config-ml.in: Adjust multilib search paths to the
5144 appropriate multilib tree.
5145
daf644b5
AO
51462000-08-02 Alexandre Oliva <aoliva@redhat.com>
5147
5148 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5149 commas in $LANGUAGES.
5150
63266560
DD
51512000-08-01 Alexandre Oliva <aoliva@redhat.com>
5152
5153 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5154
51552000-07-31 Alexandre Oliva <aoliva@redhat.com>
5156
5157 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5158 CXX_FOR_TARGET for sed.
5159
51602000-07-30 Alexandre Oliva <aoliva@redhat.com>
5161
5162 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5163 Do not override if already set in the environment or in configure.
5164 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5165 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5166
9e449d3e
AO
51672000-07-27 Alexandre Oliva <aoliva@redhat.com>
5168
5169 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5170 (GCC_FOR_TARGET): Use it.
5171 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5172 * configure.in: ... here.
5173 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5174 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5175
8bbd92e0
AO
51762000-07-24 Alexandre Oliva <aoliva@redhat.com>
5177
fd1f87b2
AO
5178 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5179 (configure-target-libchill, configure-target-libobjc): Likewise.
5180
8bbd92e0
AO
5181 * configure.in: Use the same cache file for all target libs.
5182 * config-ml.in: But different cache files per multilib variant.
5183
25c6c112
JL
51842000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5185
5186 * configure (topsrcdir): Don't use dirname.
5187
ba73c63f
JM
51882000-07-20 Jason Merrill <jason@redhat.com>
5189
5190 * configure.in: Remove all references to libg++ and librx.
5191
5192 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5193
1af08294
HPN
51942000-07-20 Hans-Peter Nilsson <hp@axis.com>
5195
5196 * config.sub: Update to subversions version 2000-07-06.
5197
ba73c63f
JM
51982000-07-12 Andrew Haley <aph@cygnus.com>
5199
5200 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5201 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5202
52032000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
5204
5205 * symlink-tree: Check number of arguments.
5206
d932cae7 52072000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
5208
5209 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5210
ba73c63f
JM
52112000-07-05 Jim Wilson <wilson@cygnus.com>
5212
5213 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5214 search path for a g++ extracted from the build tree. This
5215 will allow link tests run by configure scripts in
5216 subdirectories to succeed.
5217
92ee2f86
UC
52182000-07-01 Koundinya K <kk@ddeorg.soft.net>
5219
80413487 5220 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 5221
23f2f29f
CV
52222000-06-28 Corinna Vinschen <vinschen@cygnus.com>
5223
5224 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5225 `os2'. Force ac_cv_exeext to be ".exe" in that case.
5226
f04f5a67
TW
52272000-06-19 Timothy Wall <twall@cygnus.com>
5228
5229 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5230 * config.sub: Add tic54x target.
5231
11da68be
NC
52322000-06-07 Phillip Thomas <pthomas@suse.de>
5233
5234 * README-maintainer-mode: New file: Contains notes on using
5235 --enable-maintainer-mode with binutils.
5236
d932cae7 52372000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
5238
5239 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5240
d932cae7 52412000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
5242
5243 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5244 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5245
9442cea3
L
524620000-05-21 H.J. Lu (hjl@gnu.org)
5247
80413487
RH
5248 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5249 directory are used if they exist. Make sure
5250 $(build_tooldir)/include is searched for header files,
5251 $(build_tooldir)/lib/ for library files.
9442cea3 5252 (GCC_FOR_TARGET): Likewise.
80413487 5253 (CXX_FOR_TARGET): Likewise.
9442cea3 5254
d932cae7 52552000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
5256
5257 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5258
d932cae7 52592000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
5260
5261 * Makefile.in (configure-target-libiberty): Depend on
5262 configure-target-newlib.
5263
ba73c63f
JM
52642000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5265
5266 * configure.in, Makefile.in: Merge all libffi-related
5267 configury stuff from the libgcj tree.
5268
d932cae7 52692000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
5270
5271 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5272 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5273
d932cae7 52742000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
5275
5276 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5277 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 5278 current version information. Add to proto-toplev directory.
b5a23627
AC
5279 (gdb-taz): Build do-djunpack.
5280
ba73c63f
JM
52812000-05-15 David Edelsohn <edelsohn@gnu.org>
5282
5283 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5284
7c86ed39
L
52852000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5286
5287 * ltmain.sh: Preserve in relink_command any environment
5288 variables that may affect the linker behavior.
5289
d932cae7 52902000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
5291
5292 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5293
d932cae7 52942000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
5295
5296 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5297
ed0a91a5
EZ
52982000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5299
5300 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 5301 with the version name.
ed0a91a5 5302
ba73c63f 53032000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 5304
ba73c63f 5305 * config.if: Tweak.
6cafa39f 5306
ba73c63f 53072000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 5308
ba73c63f 5309 * djunpack.bat: New file.
66156876 5310
d932cae7 53112000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
5312
5313 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
5314 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5315 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5316 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 5317
ba73c63f
JM
53182000-04-16 Dave Pitts <dpitts@cozx.com>
5319
80413487
RH
5320 * config.sub (case $basic_machine): Change default for "ibm-*"
5321 to "openedition".
ba73c63f 5322
d932cae7 53232000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
5324
5325 * Makefile.in (gdb-taz): New target. GDB specific archive.
5326 (do-md5sum): New target.
5327 (MD5PROG): Define.
5328 (PACKAGE): Default to TOOL.
5329 (VER): Default to a shell script.
5330 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 5331 md5 checksum generation.
b35ece4e
AC
5332 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5333 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5334 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 5335 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 5336
d932cae7 53372000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
5338
5339 * configure (warn_cflags): Delete.
5340
ba73c63f 53412000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 5342 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 5343
80413487
RH
5344 * configure.in (enable_libstdcxx_v3): Add.
5345 (target_libs): Add bits here to switch between libstdc++-v2 and
5346 libstdc++-v3.
5347 * config.if: And this file too.
5348 * Makefile.in: Add libstdc++-v3 targets.
35590697 5349
ba73c63f
JM
53502000-04-05 Michael Meissner <meissner@redhat.com>
5351
5352 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 5353
d332c5ac
JM
53542000-03-29 Jason Merrill <jason@casey.cygnus.com>
5355
5356 * configure.in: -linux-gnu*, not -linux-gnu.
5357
d932cae7 53582000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
5359
5360 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5361 (do-tar-bz2): Replace TOOL with PACKAGE.
5362 (gdb.tar.bz2): Remove GDBTK from GDB package.
5363 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 5364 dejagnu.tar.bz2): New packages.
6dcbc97b 5365
96ce09a7
ILT
53662000-02-27 Andreas Jaeger <aj@suse.de>
5367
5368 * configure.in: Add entry for mips*-*-linux*, move catch all
5369 *-*-*linux* entry below this one.
5370
2031769e
ILT
53712000-02-27 Ian Lance Taylor <ian@zembu.com>
5372
5373 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5374
4bab746c
NC
53752000-02-24 Nick Clifton <nickc@cygnus.com>
5376
5377 * config.sub: Support an OS of "wince".
5378
d932cae7 53792000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
5380
5381 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 5382 version.
ada59422 5383
5b93d8bb
AM
53842000-02-23 Linas Vepstas <linas@linas.org>
5385
5386 * config.sub: Add support for Linux/IBM 370.
5387 * configure.in: Likewise.
5388
2fb651f6
NC
53892000-02-22 Nick Clifton <nickc@cygnus.com>
5390
5391 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5392
b8441c25
CF
53932000-02-20 Christopher Faylor <cgf@cygnus.com>
5394
5395 * config.guess: Guess "cygwin" rather than "cygwin32".
5396
d332c5ac
JM
53972000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5398
5399 * configure (gcc_version): When setting, narrow search to
5400 lines containing `version_string'.
5401
ba73c63f
JM
54022000-02-15 Denis Chertykov <denisc@overta.ru>
5403
5404 * config.sub: Add support for avr target.
5405
d932cae7 54062000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
5407
5408 * config.sub: Add mmix-knuth-mmixware.
5409
54102000-01-27 Christopher Faylor <cgf@redhat.com>
5411
5412 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5413 structure stuff to -L library search.
5414 (CXX_FOR_TARGET): Ditto.
5415 (CROSS_CHECK_MODULES): Fix spelling mistake.
5416
54172000-01-24 Mark Mitchell <mark@codesourcery.com>
5418
5419 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5420 the C++ compiler.
5421
54222000-01-12 Richard Henderson <rth@cygnus.com>
5423
5424 * configure.in: Don't build some bits for beos.
5425
54262000-01-12 Joel Sherrill (joel@OARcorp.com)
5427
5428 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5429 as include files.
5430
91b2c84d
GK
54312000-01-06 Geoff Keating <geoffk@cygnus.com>
5432
5433 * configure.in: Use mt-aix43 to handle *_TARGET defs,
5434 not mh-aix43.
5435
ba73c63f
JM
54361999-12-14 Richard Henderson <rth@cygnus.com>
5437
5438 * config.guess (alpha-osf, alpha-linux): Detect ev67.
5439 * config.sub: Accept alphaev[78], alphaev8.
5440
54411999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5442
5443 * config.guess, config.sub: Update from autoconf.
5444
5445Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5446
5447 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5448 necessary libraries are missing.
5449
54501999-10-25 Andreas Schwab <schwab@suse.de>
5451
5452 * configure: Fix quoting inside arguments of eval.
5453
54541999-10-21 Nick Clifton <nickc@cygnus.com>
5455
5456 * config-ml.in: Allow suppression of some ARM multilibs.
5457
5458Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
5459
5460 * config.guess: Add OS/390 match pattern.
5461 * config.sub: Add mvs, openedition targets.
5462 * configure.in (i370-ibm-opened*): New.
5463
ef14edc4
ILT
54641999-09-04 Steve Chamberlain <sac@pobox.com>
5465
5466 * config.sub: Add support for configuring for pj.
5467
afb478e8
NC
54681999-08-31 Nick Clifton <nickc@cygnus.com>
5469
fd6848f6 5470 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 5471
ba73c63f 54721999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
5473
5474 * configure.in: Do not configure or build ld for AIX
5475 platforms. ld is known to be broken on these platforms.
5476
ba73c63f
JM
5477Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5478
5479 * config-ml.in: Pass compiler flag corresponding to multidirs to
5480 subdir configures.
5481
c363de44
ILT
54821999-08-09 Ian Lance Taylor <ian@zembu.com>
5483
5484 * Makefile.in (LDFLAGS): Define.
5485
dc8bc5a6
ILT
54861999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
5487
5488 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5489 noconfigdirs.
5490 (*-*-cygwin*): Likewise.
5491
6ca3858e
ILT
54921999-08-08 Ian Lance Taylor <ian@zembu.com>
5493
71141bb6
ILT
5494 * mkdep: New file.
5495 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5496 (BINUTILS_SUPPORT_DIRS): Add mkdep.
5497
6ca3858e
ILT
5498 From Eli Zaretskii <eliz@is.elta.co.il>:
5499 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5500 long file name when using DJGPP on MS-DOS.
5501
ba73c63f
JM
5502Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
5503
5504 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5505
2735a327
AM
55061999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
5507
5508 * Makefile.in (check-target-libio): Remove all-target-libstdc++
5509 dependency as this causes "make check" to globally "make all"
5510
ba73c63f
JM
5511Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
5512
5513 * configure.in (target_libs): Added target-zlib.
5514 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5515 (CONFIGURE_TARGET_MODULES): Likewise.
5516 (CHECK_TARGET_MODULES): Likewise.
5517 (INSTALL_TARGET_MODULES): Likewise.
5518 (CLEAN_TARGET_MODULES): Likewise.
5519 (configure-target-zlib): New target.
5520 (all-target-zlib): Likewise.
5521 (all-target-libjava): Depend on all-target-zlib.
5522 (configure-target-libjava): Depend on configure-target-zlib.
5523
5524 * Makefile.in (configure-target-libjava): Depend on
5525 configure-target-newlib.
5526 (configure-target-boehm-gc): New target.
5527 (configure-target-qthreads): New target.
5528
80413487
RH
5529 * configure.in (target_libs): Added target-qthreads.
5530 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5531 (CONFIGURE_TARGET_MODULES): Likewise.
5532 (CHECK_TARGET_MODULES): Likewise.
5533 (INSTALL_TARGET_MODULES): Likewise.
5534 (CLEAN_TARGET_MODULES): Likewise.
5535 (all-target-qthreads): New target.
5536 (configure-target-libjava): Depend on configure-target-qthreads.
5537 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
5538
5539 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5540 (CONFIGURE_TARGET_MODULES): Likewise.
5541 (CHECK_TARGET_MODULES): Likewise.
5542 (INSTALL_TARGET_MODULES): Likewise.
5543 (CLEAN_TARGET_MODULES): Likewise.
5544 (all-target-libjava): New target.
5545 (all-target-boehm-gc): Likewise.
5546 * configure.in (target_libs): Added libjava, boehm-gc.
5547
08d836d6
ILT
55481999-07-22 Ian Lance Taylor <ian@zembu.com>
5549
5550 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5551 configure.bat in SUPPORT_FILES.
5552 (gas+binutils.tar.bz2): Likewise.
5553
5554 * makeall.bat: Remove; obsolete.
5555
8f36e47c
ILT
55561999-07-21 Ian Lance Taylor <ian@zembu.com>
5557
5558 From Mark Elbrecht:
5559 * configure.bat: Remove; obsolete.
5560
56e82f25
ILT
55611999-07-11 Ian Lance Taylor <ian@zembu.com>
5562
5563 * configure: Add -W -Wall to the default CFLAGS when compiling with
5564 gcc.
5565
1001d816
JL
5566Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
5567
5568 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5569
106117aa
MM
55701999-06-30 Mark Mitchell <mark@codesourcery.com>
5571
5572 * configure.in: Build ld on IRIX6.
5573
c376f4ed
ILT
55741999-06-12 Ian Lance Taylor <ian@zembu.com>
5575
5576 * Makefile.in: Change distribution targets to use bzip2 instead of
5577 gzip.
5578 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 5579 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 5580
306b7445
NC
55811999-06-04 Nick Clifton <nickc@cygnus.com>
5582
5583 * config.sub: Add mcore target.
5584
d932cae7 55851999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
5586
5587 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5588
d932cae7 55891999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
5590
5591 * config.guess (dummy): Changed to $dummy.
5592
6c3175b0
NC
55931999-05-24 Nick Clifton <nickc@cygnus.com>
5594
ba73c63f
JM
5595 * config.sub: Tidied up case statements.
5596
55971999-05-22 Ben Elliston <bje@cygnus.com>
5598
5599 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5600 <jiro@din.or.jp>.
5601
5602 * config.guess: Merge with FSF version. Future changes will be
5603 more accurately recorded in this ChangeLog.
5604 * config.sub: Likewise.
5605
d932cae7 56061999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
5607
5608 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 5609
252b5132
RH
56101999-04-30 Tom Tromey <tromey@cygnus.com>
5611
5612 * ltmain.sh: [mode link] Always use CC given by ltconfig.
5613
56141999-04-23 Tom Tromey <tromey@cygnus.com>
5615
5616 * ltconfig, ltmain.sh: Update to libtool 1.2f.
5617
56181999-04-20 Drew Moseley <dmoseley@cygnus.com>
5619
5620 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5621 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5622 Bad merge removed these two changes.
5623
ba73c63f 5624Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 5625 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
5626
5627 * config.guess (interix Alpha): Add.
5628
252b5132
RH
56291999-04-11 Richard Henderson <rth@cygnus.com>
5630
5631 * configure.in (i?86-*-beos*): Do config gperf; don't config
5632 gdb, newlib, or libgloss.
5633
d932cae7 56341999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5635
ba73c63f
JM
5636 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5637 link a trivial program with -mabi=64. If it fails, remove mabi=64
5638 from multidirs.
5639
d932cae7 56401999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
5641
5642 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5643
252b5132
RH
56441999-04-08 Nick Clifton <nickc@cygnus.com>
5645
5646 * config.sub: Add support for mcore targets.
5647
56481999-04-07 Michael Meissner <meissner@cygnus.com>
5649
5650 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5651 not mt-ospace, in order to shut up assembler warning about using
5652 symbols that are named the same as registers.
5653
56541999-04-07 Drew Moseley <dmoseley@cygnus.com>
5655
5656 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5657 dependency list for all-target-cygmon.
5658
56591999-04-05 Doug Evans <devans@casey.cygnus.com>
5660
5661 * config-ml.in: Check $host, not $target, for selective multilibs.
5662 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5663 thumb interworking, and underscore prefix multilibs.
5664
56651999-04-04 Ian Lance Taylor <ian@zembu.com>
5666
5667 * missing: Update to version from current automake.
5668
5669Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
5670
5671 * configure (gxx_include_dir): Removed.
5672
5673 * configure.in (gxx_include_dir): Handle it.
5674 * Makefile.in: Likewise.
5675
56761999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
5677
5678 * config.sub (mips64vr4111,mips64vr4111el) Add.
5679
56801999-03-21 Ben Elliston <bje@cygnus.com>
5681
80413487 5682 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
5683
5684Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
5685
252b5132
RH
5686 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5687 config/mh-djgpp.
5688
5689Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
5690
5691 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5692 all-target-newlib to dependency list for all-target-bsp.
5693
5694Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
5695
5696 * config.sub: Add i386-uwin support.
5697 * config.guess: Likewise.
5698
5699Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5700
5701 * configure.in: cleanup, add mh-*pic handling for arm, special
5702 case powerpc*-*-aix*
5703
5704Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
5705
5706 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5707 can be built.
5708
5709Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
5710
5711 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 5712 targets.
252b5132
RH
5713
57141999-03-02 Nick Clifton <nickc@cygnus.com>
5715
5716 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5717
d932cae7 57181999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5719
5720 * config.sub: Check for "cygwin*" rather than "cygwin32*"
5721
57221999-02-24 Nick Clifton <nickc@cygnus.com>
5723
5724 * config.sub: Fix typo in arm recognition.
5725
d932cae7 57261999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
5727
5728 * configure.in (noconfigdirs): Changed target_configdirs to
5729 include target-bsp only for m68k-*-elf* and m68k-*-coff*
5730 rather than m68k-*-* since it is not known to work on
5731 m68k-aout. Ditto for arm-*-*oabi.
5732
d932cae7 57331999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
5734
5735 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
5736
57371999-02-19 Ben Elliston <bje@cygnus.com>
5738
5739 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
5740 Smart and improved by Andrew Cagney.
5741
d932cae7 57421999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
5743
5744 * config.guess: Recognize openbsd-*-hppa.
5745
d932cae7 57461999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
5747
5748 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
5749 only if it is not empty.
5750
57511999-02-17 Nick Clifton <nickc@cygnus.com>
5752
5753 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 5754
fd6848f6 5755 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
5756
5757 * config.sub: Modified to recognize uname's armv* syntax.
5758
57591999-02-17 Mark Salter <msalter@cygnus.com>
5760
5761 * configure.in: Added target-bsp for sparclite.
5762
d932cae7 57631999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
5764
5765 * config.sub: Recognize alphapca5[67] and up to alphaev8.
5766
57671999-02-08 Nick Clifton <nickc@cygnus.com>
5768
5769 * configure.in: Add support for strongarm port.
5770 * config.sub: Add support for strongarm target.
5771
d932cae7 57721999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 5773
252b5132
RH
5774 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5775 the old name config/mh-cygwin32.
5776 Enable texinfo.
5777
d932cae7 57781999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
5779
5780 * configure.in: Do build ld for ix86 Solaris.
5781
d932cae7 57821999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
5783
5784 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
5785 $AR_FOR_TARGET. Likewise for RANLIB.
5786
d932cae7 57871999-02-02 Catherine Moore <clm@cygnus.com>
35590697 5788
80413487
RH
5789 * config.sub (oabi): Recognize.
5790 * configure.in (arm-*-oabi): Handle.
252b5132 5791
d932cae7 57921999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
5793
5794 * config.guess: Improve detection of i686 on UnixWare 7.
5795
d932cae7 57961999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
5797
5798 * config.guess: Add support for i386-pc-interix.
5799 * config.sub: Likewise.
5800 * configure.in: Likewise.
252b5132 5801
d932cae7 58021999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5803
5804 * Makefile.in: Remove unneeded all-target-libio from
5805 from all-target-winsup target since it is now unneeded.
5806 Add all-target-libtermcap in its place since it is now
5807 needed.
5808
d932cae7 58091998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5810
5811 * configure.in: makefile stub for cygwin target is probably
5812 unnecessary. Remove it for now.
252b5132 5813
d932cae7 58141998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5815
5816 * configure.in: libtermcap.a should be built when cygwin is the
5817 target as well as the host.
5818 * config.guess: Allow mixed case in cygwin uname output.
5819 * Makefile.in: Add libtermcap target.
252b5132 5820
d932cae7 58211998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5822
5823 * config.sub: Clean up handling of hppa2.0.
5824
d932cae7 58251998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
5826
5827 * config.guess: Use C code to identify more HP machines.
5828
5829Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
5830
5831 * config.sub: Handle hppa2.0.
5832
ba73c63f
JM
5833Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
5834
5835 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 5836 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
5837
58381998-12-15 Mark Salter <msalter@cygnus.com>
5839
5840 * configure.in: Added target-bsp for several target architectures.
5841
5842 * Makefile.in: Added rules for bsp.
5843
252b5132
RH
5844Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
5845
5846 * config.guess: Improve detection of hppa2.0 processors.
5847
5848Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
5849
5850 * config.guess: Recognize FreeBSD using ELF automatically.
5851
58521998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
5853
5854 * configure (skip-this-dir): Add handling for new shell script, which
5855 might be created by a sub-directory's configure to indicate, this particular
5856 directory is "unwanted".
5857 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5858
252b5132
RH
5859Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
5860
5861 * ltconfig: import from libtool, after changing libtool to
5862 account for the cygwin name change.
5863
5864Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
5865
5866 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5867 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5868
5869Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
5870
5871 * configure.in: Add libtermcap to list of cygwin dependencies.
5872
d932cae7 58731998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 5874
80413487
RH
5875 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5876 they include winsup/include when it's a cygwin target.
252b5132
RH
5877
58781998-11-12 Tom Tromey <tromey@cygnus.com>
5879
5880 * configure.in (host_tools): Added zip.
5881 * Makefile.in (all-target-libjava): Depend on all-zip.
5882 (all-zip): New target.
5883 (ALL_MODULES): Added all-zip.
5884 (NATIVE_CHECK_MODULES): Added check-zip.
5885 (INSTALL_MODULES): Added install-zip.
5886 (CLEAN_MODULES): Added clean-zip.
5887
d932cae7 58881998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5889
5890 * Makefile.in: lose "32" from comment about cygwin.
5891
d932cae7 58921998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
5893
5894 * configure.in: Use -Os to build target libraries for the fr30.
5895
d932cae7 58961998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
5897
5898 * config.sub: Add fr30.
5899
d932cae7 59001998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 5901
80413487 5902 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
5903 cygwin* instead of cygwin32*.
5904 * config.sub: Check cygwin* instead of cygwin32*.
5905
d932cae7 59061998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
5907
5908 * config.guess: Match any version of Unixware7.
5909
252b5132
RH
59101998-10-20 Syd Polk <spolk@cygnus.com>
5911
5912 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
5913 if desired.
5914
d932cae7 59151998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5916
5917 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
5918 these if the appropriate directories and files to not exist.
5919
d932cae7 59201998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5921
5922 * Makefile.in (DEVO_SUPPORT): Add config.if.
5923
d932cae7 59241998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
5925
5926 * configure: Add pattern to replace "build_tooldir"'s
5927 definition in the generated Makefile with "tooldir"'s
5928 actual value.
5929
252b5132
RH
5930Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
5931
5932 * config.sub: Bring back lost sparcv9.
5933
ba73c63f
JM
5934 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
5935
5936Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
5937
5938 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
5939 CC_FOR_TARGET and friends.
5940
5941Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5942
ba73c63f
JM
5943 * Makefile.in (build_tooldir): New variable, same as tooldir.
5944 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
5945 -B$(build_tooldir)/bin/.
5946 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5947
252b5132
RH
5948Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
5949
5950 * config.sub: Add support for i[34567]86-pc-udk.
5951 * configure.in: Likewise.
5952
5953Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
5954
5955 * Makefile.in: add bzip2 package building bits for user
5956 tools module
5957 * configure.in: ditto
5958
ba73c63f
JM
5959Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
5960
5961 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
5962 (ALL_TARGET_MODULES): Add all-target-libobjc.
5963 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5964 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5965 (all-target-libchill): Add dependencies.
5966 * configure.in (target_libs): Add libchill.
35590697 5967
252b5132
RH
59681998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
5969
ba73c63f 5970 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
5971
5972Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
5973
5974 * Makefile.in (all-automake): fix dependencies.
5975
5976Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
5977
5978 * configure.in: Minor cleanups for building in the $(target_alias)
5979 subdir.
5980
59811998-09-22 Jim Wilson <wilson@cygnus.com>
5982
5983 * Makefile.in (bootstrap): Set r and s before make all. Use
5984 BASE_FLAGS_TO_PASS in make all.
5985 (cross): Likewise.
5986
59871998-09-20 Mark Mitchell <mark@markmitchell.com>
5988
5989 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
5990
252b5132
RH
5991Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
5992
5993 * config.sub: Fix typo in last change.
5994
59951998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
5996
5997 * config.sub: Add support for C4x target.
5998 * configure.in: Likewise.
5999
60001998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6001
6002 * config.sub: Recognize sparcv9 just like sparc64.
6003
6004Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6005
6006 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6007
6008Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6009
6010 * config.guess: Correctly identify Pentium II sco boxes.
6011
6012 * config.guess: Fix "tr" code. From Weiwen Liu.
6013
6014Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6015
6016 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6017 stabs.
6018
6019Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6020
6021 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6022 (ALL_TARGET_MODULES): Add all-target-libchill.
6023 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6024 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6025 (all-target-libchill): Add dependencies.
6026 * configure.in (target_libs): Add libchill.
6027
6028Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6029
6030 * config.guess: Avoid assumptions about "tr" behaves when
6031 LANG is set to something other than English.
6032
6033Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6034
6035 * configure (gxx_include_dir): Changed to
6036 '${prefix}/include/g++'-${libstdcxx_interface}.
6037
6038 * config.if: New to determine the interfaces.
6039
6040Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6041
6042 * config.guess: Detect and handle MPE/IX.
6043 * config.sub: Deal with MPE/IX.
6044
6045Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6046
6047 * configure.in: Use mh-aix43.
6048
60491998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6050
6051 * configure: Fix --without/--disable cases for gxx-include-dir.
6052
6053Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6054
6055 * mdata-sh: Imported. Needed for automake support.
6056
6057Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6058
ba73c63f 6059 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
6060 "chmod og=u `find . -print`".
6061
6062Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6063
ba73c63f 6064 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
6065
6066Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6067
6068 * Makefile.in: Undo previous patch.
6069
6070Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6071
6072 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6073 to here ...
6074 (install-no-fixedincludes): and here
6075 (INSTALL_MODULES): ... from here.
6076
6077Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6078
6079 * config.sub: Merge with FSF.
6080
6081 * config.guess: Merge with FSF.
6082
6083Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6084
6085 * configure (extraconfigdirs): New variable.
6086 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6087 * Makefile.in (all): Move higher in file.
6088 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6089 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6090 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6091 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6092 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6093
60941998-07-23 Brendan Kehoe <brendan@cygnus.com>
6095
6096 * Makefile.in (all-target-libjava): Depend on all-gcc and
6097 all-target-newlib.
6098 (configure-target-libjava): Depend on $(ALL_GCC).
6099
6100Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6101
6102 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6103 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6104
6105Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6106
6107 * ylwrap: Change absolute path checks to check for DOS style path
6108 names.
6109
6110 * ylwrap: Don't use a full path name if the source file is in the
6111 same directory. From hjl@lucon.org (H.J. Lu).
6112
6113 * config-ml.in: Default to being verbose, to match Feb 18 change to
6114 configure.
6115
6116Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6117
6118 Brought over from egcs:
6119
6120 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6121
6122 * configure.in (target_subdir): Set to ${target_alias} instead
6123 of "libraries".
6124
6125 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6126
6127 * configure.in (target_subdir): Set to libraries if enable_multilib.
6128
6129Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6130
6131 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6132 multilibs, force reconfiguration the first time we create
6133 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6134
6135Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6136
6137 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6138 avoid confusion with --no-recursion.
6139
6140Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6141
6142 * configure.in: Win32 hosts shouldn't use install -x
6143 * install-sh: remove -x option, and special .exe-handling
6144 hack.
6145
6146Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6147
6148 * config.guess: Recognize i586-pc-beos.
6149 * configure.in: Don't build some bits for beos.
6150
6151Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6152
6153 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6154 CFLAGS default to -O2.
6155
6156 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6157 when using GNU ld.
6158
6159Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6160
6161 * ltmain.sh: Correct install when using a different shell.
6162
6163Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6164
6165 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6166
6167Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6168
6169 * makefile.vms: Update to build binutils/makefile.vms. Add install
6170 target.
6171
6172Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6173
6174 * ltconfig: Update to correct AIX handling.
6175
6176Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6177
6178 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6179
6180 * configure.in (target_subdir): Set to ${target_alias} instead
6181 of "libraries".
6182
61831998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6184
6185 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6186 (Makefile): Depend on $(gcc_version_trigger).
6187
6188 * configure (gcc_version): Change default initializer to empty
6189 string.
6190 (gcc_version_trigger): New variable; pass this variable down
6191 to subdir configures to enable them checking gcc's version
6192 themselves. Emit make macros for both gcc_version vars.
6193 (topsrcdir): Initialize reliably.
6194 (recursion line): Remove --with-gcc-version=${gcc_version}.
6195
61961998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6197
6198 * configure (enable_version_specific_runtime_libs): Implement new flag
6199 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6200 in $(libsubdir); emit definition in each generated Makefile.
6201 (gxx_include_dir): Initialize depending on
6202 $enable_version_specific_runtime_libs.
6203
62041998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6205
6206 * configure (gcc_version): Initialize properly depending on
6207 how and where configure is started.
6208 (recursion line): Pass a --with-gcc-version=${gcc_version}
6209 to configures in subdirs.
6210
6211Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
6212
6213 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 6214 cygmon
252b5132
RH
6215
6216Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
6217
6218 * configure.in: Add cygmon and libstub support for mn10200.
6219
62201998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
6221
6222 * configure (gcc_version): Add new variable describing the
6223 particular gcc version we're building.
6224 * Makefile.in (libsubdir): Add new macro for the directory
6225 in which the compiler finds executables, libraries, etc.
6226 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6227 and libsubdir.
6228
6229Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6230
ba73c63f
JM
6231 * Makefile.in (local-clean): Remove *.log.
6232 (warning.log): Built with warn_summary from build.log.
6233 (mail-report.log): Run test_summary.
6234 (mail-report-with-warnings.log): Run test_summary including
6235 warning.log in the report.
252b5132
RH
6236
6237Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6238
6239 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6240
6241Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6242
6243 * Makefile.in (grep): Grep no longer depends on libiberty.
6244
6245Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6246
6247 * Makefile.in: all-snavigator needs all-libgui.
6248
6249Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
6250
6251 * configure.in: Add cygmon and libstub support for mn10300.
6252
6253Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
6254
6255 * missing: Update to version from automake 1.3.
6256
6257 * ltmain.sh: On installation, don't get confused if the same name
6258 appears more than once in the list of library names.
6259
6260Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
6261
6262 * config.sub: Accept m68060 and m5200 as CPU names.
6263
6264Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
6265
6266 * configure: Use && rather than using -a in test, because odd
6267 strings can confuse test.
6268 * configure.in: Likewise.
6269
6270Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
6271
6272 * ltconfig, ltmain.sh: Bring in Visual C++ support.
6273
6274Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6275
6276 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
6277 bootstrap4-lean): New targets.
6278
6279Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
6280
6281 * mpw-* Delete. Not used.
252b5132
RH
6282
6283Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
6284
6285 * COPYING.LIB: Update FSF address.
6286
6287Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
6288
6289 * ltconfig, ltmain.sh: Update to libtool 1.2a.
6290
6291 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6292 GAS_SUPPORT_DIRS.
6293
6294Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
6295
6296 * ltconfig, ltmain.sh: Avoid producing a version number if
6297 -version-info was not used.
6298
6299Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
6300
6301 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6302 building with newlib.
6303
63041998-04-30 Paul Eggert <eggert@twinsun.com>
6305
ba73c63f 6306 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 6307 Solaris `make' causes it to continue to next definition.
252b5132 6308
afb8d725
JM
6309Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
6310
6311 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6312 the right GUI libraries and files are installed along with GDB.
6313
252b5132
RH
6314Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
6315
6316 * configure.in: Change alpha to alpha* in several places.
6317
6318Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
6319
6320 * config.sub: Recognize sparc86x.
6321
6322Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 6323
252b5132
RH
6324 * configure.in (--enable-target-optspace): Remove debug echo.
6325
6326Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
6327
6328 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6329
6330Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
6331
6332 * ltconfig: Update cygwin32 support.
6333
6334 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6335 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6336 (GDB_SUPPORT_DIRS): Likewise.
6337
6338Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
6339
6340 * configure.in (target_makefile_frag): If --enable-target-optspace,
6341 use -Os to compile target libraries rather than -O2. Default to
6342 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6343 not used.
6344 * configure.in (target_cflags): Ditto for d30v.
6345
6346Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
6347
6348 * Makefile.in (all-bfd): Depend on all-intl.
6349 (all-binutils): Likewise.
6350 (all-gas): Likewise.
6351 (all-gprof): Likewise.
6352 (all-ld): Likewise.
6353
252b5132
RH
63541998-04-19 Brendan Kehoe <brendan@cygnus.com>
6355
6356 * configure.in (host_tools): Fix typo, lbtool -> libtool.
6357
6358Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
6359
6360 * Makefile.in (all-bfd): Depend upon all-libiberty.
6361
6362 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6363
6364Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
6365
6366 * Makefile.in: Add libstub.
6367
6368 * configure.in: Ditto. Build libstub for targets that have cygmon
6369 support.
6370
6371Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
6372
6373 * configure.in: Don't set PICFLAG on ix86-cygwin32.
6374
6375Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
6376
6377 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6378 use mh-sysv5 if specified. Support gprof on SCO Open Server.
6379
6380Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
6381
6382 * configure: Define DEFAULT_M4 by searching PATH.
6383 * Makfile.in: Use DEFAULT_M4.
6384
6385Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
6386
6387 * ltconfig: Add cygwin32 support.
6388
6389 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
6390 to configure and build.
6391
6392Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
6393
6394 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
6395
6396Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
6397
6398 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6399
6400Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
6401
6402 * Makefile.in: add ash make rules
6403 * configure.in: add ash to native_only and host_tools lists
6404
6405Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
6406
6407 * Makefile.in (all-gettext, all-intl): New targets.
6408 (ALL_MODULES): Added all-gettext, all-intl.
6409 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6410 (INSTALL_MODULES): Added install-gettext, install-intl.
6411 (CLEAN_MODULES): Added clean-gettext, clean-intl.
6412
6413 * configure.in (host_tools): Added gettext.
6414 (native_only): Likewise.
6415 (noconfigdirs) [various cases]: Likewise.
6416 (host_libs): Added intl.
6417
afb8d725
JM
6418Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
6419
6420 * configure: Do not disable building gdbtk for cygwin32 hosts.
6421
ba73c63f
JM
6422Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
6423
6424 * configure.in: Add thumb-coff target.
6425 * config.sub: Add thumb-coff target.
6426
252b5132
RH
6427Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6428
6429 * Makefile.in: Revert yesterday's change.
6430 (all-target-winsup): all-target-librx stays out of here.
6431
6432Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
6433
ba73c63f
JM
6434 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6435 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6436 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
6437 Remove references to librx and libg++.
6438
6439Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
6440
6441 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6442 recursive makes
6443
6444Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
6445
6446 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6447 for newlib directory.
6448 (CXX_FOR_TARGET): Likewise.
6449
6450Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
6451
6452 * ltconfig: Update after libtool/ltconfig.in change for
6453 hpux11.
6454
6455Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
6456
6457 * ltconfig, ltmain.sh: Update to libtool 1.2.
6458
6459Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
6460
6461 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6462 (install-gcc-cross): Instead, override LANGUAGES here.
6463
64641998-03-18 Dave Love <d.love@dl.ac.uk>
6465
6466 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6467 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6468
6469Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
6470
6471 * configure.in: Add Thumb-pe target.
6472
6473Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 6474
252b5132
RH
6475 * Makefile.in - changed sn targets to snavigator
6476 * configure.in - changed sn targets to snavigator
6477
6478Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
6479
6480 * config-ml.in: After building symlink tree call make distclean
6481 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6482 to be the case for libiberty.
6483
6484Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
6485
6486 * configure: When making link, also check the current
6487 directory. The configure scripts may create one.
6488
6489Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
6490
6491 * config.sub: Accept alphapca56 and alphaev6 properly.
6492
6493Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6494
6495 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6496
252b5132
RH
6497Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6498
80413487 6499 * config.sub (sco5): Fix typo.
252b5132
RH
6500
6501Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
6502
6503 * Makefile.in (INSTALL_MODULES): Move install-tcl before
6504 install-itcl.
6505 (install-itcl): Remove dependency on install-tcl.
6506
6507Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
6508
6509 * configure.in: Remove libgloss from noconfigdirs for MN10300.
6510
252b5132
RH
6511Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
6512
6513 * configure.in: Don't build libgui for a cygwin32 target when not on
6514 a cygwin32 host.
6515
6516Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
6517
6518 * configure (redirect): Set to null, so default behavior of
6519 configure is now --verbose.
6520
65211998-02-16 Dave Love <d.love@dl.ac.uk>
6522
6523 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6524 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6525
6526Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
6527
6528 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6529 this change to sync Makefile.in with its ChangeLog entries.
6530
6531Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
6532
6533 * ltmain.sh (mkdir): Check that the directory doesn't exist
6534 before we exit with error, so that we don't get races during
6535 parallel builds.
6536
6537Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
6538
6539 * ltconfig, ltmain.sh: Update from libtool 1.0i.
6540
6541Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
6542
6543 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6544 PICFLAG_FOR_TARGET.
6545 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6546
6547 * configure: Emit a definition for the new macro enable_shared
6548 into each Makefile.
6549
252b5132
RH
6550Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6551
6552 * configure.in (host_tools, native_only): Add libtool.
6553
6554Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
6555
6556 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6557 Fix typo in ming config comment.
6558
6559Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
6560
6561 * ltconfig, ltmain.sh: Update from libtool 1.0h.
6562
6563Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
6564
6565 * config.sub: Add tic30 cases, and map c30 to tic30.
6566
ba73c63f
JM
6567Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
6568
6569 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6570 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6571 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6572 (CLEAN_TARGET_MODULES): Similarly
6573 (all-target-libf2c): Add dependences.
35590697 6574 * configure.in (target_libs): Add libf2c.
ba73c63f 6575
252b5132
RH
6576Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
6577
ba73c63f
JM
6578 * configure.in: Remove expect from noconfigdirs when target
6579 is cygwin32. OK to build expect and dejagnu with Canadian
6580 Cross.
252b5132
RH
6581
6582Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
6583
6584 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6585 host.
6586
6587 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6588 and mingw32.
6589
6590Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
6591
6592 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6593 here as it is not defined in the toplevel Makefile.
6594
6595Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
6596
6597 * configure (package_makefile_rules_frag): New variable, which names
6598 a file with generic rules, ...
6599 Change comment to mention we now have FIVE parts.
6600 * configure: Undo last change.
6601
6602Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
6603
6604 * config.guess: More accurate determination of HP processor types.
6605 * config.sub: More accurate determination of HP processor types.
6606
6607Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
6608
6609 * configure (package_makefile_frag): Move inserting the
6610 ${package_makefile_frag} to where it should be according
6611 to the comment.
6612
ba73c63f 6613Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
6614
6615 * config.guess: Add support for Linux/ARM.
6616
6617Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
6618
6619 * .cvsignore: Remove *-info and *-install since they match
6620 release-info and mpw-install, which we don't want to just ignore.
6621
6622Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
6623
6624 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6625
6626Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
6627
6628 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6629 local_prefix to sub-make invocations.
6630
6631Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
6632
6633 * configure.in: Check makefile fragments in the source
6634 directory.
6635
6636Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6637
ba73c63f
JM
6638 * configure.in: Check whether host and target makefile
6639 fragments exist before adding them to *_makefile_frag.
252b5132
RH
6640
6641Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
6642
6643 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 6644
252b5132
RH
6645Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
6646
6647 * configure.in: Make sure we only replace RPATH_ENVVAR on
6648 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6649 regexp to sed.
6650
6651 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6652 to sub-makes.
6653
66541998-01-13 Lee Iverson (leei@ai.sri.com)
6655
6656 * config-ml.in (multi-do): LDFLAGS must include multilib
6657 designator.
6658
6659Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
6660
6661 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6662
6663Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
6664
6665 * config.sub: Add mingw32 support.
6666 * configure.in: Likewise.
252b5132
RH
6667
6668Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6669
6670 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6671
6672Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
6673
6674 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6675 * configure (gxx_include_dir): Provide a definition for subdirs
6676 which do not use autoconf.
6677
6678Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
6679
6680 * config.guess: Sync with egcs. Picks up new alpha support,
6681 BeOS & some additional linux support.
6682
ba73c63f 6683Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6684
6685 * config.guess: HP 9000/803 is a PA1.1 machine.
6686
ba73c63f
JM
6687Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
6688
6689 * configure.in: It's alpha*-...
252b5132
RH
6690
6691Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6692
ba73c63f
JM
6693 * configure.in (host_makefile_frag, target_makefile_frag):
6694 Handle multiple config files.
6695 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6696 alpha-*-*.
252b5132
RH
6697
6698Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
6699
6700 * mkdep: New file.
6701
6702Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
6703
6704 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6705
6706Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
6707
6708 * Makefile.in: Add libgui directory.
6709 (GDB_TK): Add all-libgui.
6710 * configure.in: Add libgui directory.
6711 * configure: Add all-libgui to GDB_TK.
6712
6713Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
6714
6715 * config-ml.in (multidirs): Add m32r to multilib list.
6716
6717Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
6718
6719 * Makefile.in (all-target-gperf): Change dependency to
6720 all-target-libstdc++.
6721
6722Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
6723
6724 * config.guess: Add BeOS support.
6725
6726Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
6727
6728 Source directory cvs renamed to cvssrc:
6729 * configure.in (host_tools): Change cvs to cvssrc.
6730 (native_only): Likewise.
6731 (noconfigdirs) [various cases]: Likewise.
6732 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
6733 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
6734 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
6735 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
6736 (all-cvssrc): Rename target from all-cvs.
6737
6738Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
6739
6740 * configure (gxx_include_dir): Fix thinko.
6741
6742Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
6743
6744 * Makefile.in (INSTALL_TARGET_CROSS): Define.
6745 (install-cross, install-gcc-cross): New targets.
6746
6747Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
6748
6749 * configure.in (noconfigdirs): Add support for Thumb target.
6750
6751 * config.sub (maybe_os): Add support for Thumb target.
6752
6753Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
6754
6755 * Makefile.in: Add rules for cygmon.
6756
6757 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6758
6759Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
6760
6761 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6762 * configure (gxx_include_dir): Provide a definition for subdirs
6763 which do not use autoconf.
6764
6765Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
6766
6767 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 6768 11/18/97 build
252b5132
RH
6769
6770Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
6771
6772 * From Franz Sirl.
6773 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6774 found on RedHat Linux systems.
6775
6776Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
6777
6778 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6779 guesses.
6780
6781Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
6782
6783 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6784
6785Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
6786
6787 * ltmain.sh: If mkdir fails, check whether the directory was created
6788 anyhow by some other process.
6789
6790Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
6791
6792 * configure.in (d30v-*-*): Configure all directories.
6793
6794Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
6795
6796 * configure.in (d30v-*-*): Configure newlib, libiberty directories
6797 for the D30V.
6798
6799Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
6800
6801 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6802
6803Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
6804
80413487
RH
6805 * include/libiberty.h: Add extern "C" { so it can be used with C++
6806 progrms.
6807 * include/remote-sim.h: Add extern "C" { so it can be used with C++
6808 programs.
252b5132
RH
6809
6810Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
6811
6812 * configure.in (d30v-*-*): Configure GCC now.
6813
6814Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
6815
6816 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6817 is no longer needed.
6818
6819Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
6820
6821 * Makefile.in: check-target-libio depends on all-target-libstdc++.
6822
6823Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
6824
6825 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6826 targets using "$@" to provide support for similar but not identical
6827 targets without having to duplicate code.
6828
6829Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
6830
6831 * makefile.vms: Fix to work with DEC C.
6832
6833Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
6834
6835 * config.sub: Add mips-tx39-elf to marketing names.
6836
6837Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
6838
6839 * ltmain.sh: Handle symlinks in generated script.
6840
6841Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
6842
6843 * configure: Handle autoconf style directory options: --bindir,
6844 --datadir, --includedir, --infodir, --libdir, --libexecdir,
6845 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6846 --sysconfdir.
6847 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6848 (sharedstatedir, localstatedir, oldincludedir): New variables.
6849 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6850 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6851 sbindir, sharedstatedir, and sysconfdir.
6852
6853Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6854
6855 * Makefile.in (bootstrap-lean): New target.
6856
6857Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
6858
6859 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 6860 sn, and gnuserv from noconfigdirs.
252b5132
RH
6861
6862Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
6863
6864 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6865
6866Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
6867
ba73c63f 6868 * Makefile.in (cross): New target.
252b5132
RH
6869
6870Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 6871 Jeff Law <law@cygnus.com>
252b5132
RH
6872
6873 * Makefile.in (bootstrap2, bootstrap3): New targets.
6874 (all-bootstrap): Remove outdated and confusing target.
6875 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6876
afb8d725
JM
6877Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
6878
6879 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 6880 windows. Consistent with gdb/configure.
afb8d725 6881
252b5132
RH
68821997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
6883
252b5132
RH
6884 * configure.in: Name Linux target fragment.
6885
6886 * configure: Rewrite so that project Makefile fragment is inserted
6887 first and appears last in the resulting Makefile.
6888
6889Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
6890
6891 * Makefile.in (install-itcl): Install tcl first.
6892
252b5132 6893Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 6894
252b5132
RH
6895 * configure.in: remove bison from noconfigdirs for Cygwin32 host
6896
6897Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6898
6899 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
6900
6901 * configure.in (skipdirs): Add target-librx for Linux.
6902 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
6903
6904Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
6905
6906 * Makefile.in (bootstrap): New target.
6907
6908Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
6909
6910 * config.sub: Accept 'amigados' for backward compatability.
6911
6912Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
6913
6914 * config.guess: Merge with FSF.
6915
ba73c63f
JM
6916Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
6917
6918 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
6919
252b5132
RH
6920Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
6921
6922 * config.sub: Add "marketing-names" patch.
6923
6924Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
6925
80413487 6926 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
6927
6928Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
6929
6930 * config.sub: Handle v850-elf.
6931
ba73c63f
JM
6932Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
6933
6934 * .cvsignore (*-install): Remove.
6935
252b5132
RH
6936Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
6937
6938 * ltconfig: Set CONFIG_SHELL in libtool.
6939 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
6940
6941Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6942
6943 * configure.in (target_subdir): Set to libraries if enable_multilib.
6944
6945Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
6946
6947 * config.guess: Update from gcc directory.
6948
6949Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
6950
6951 * Makefile.in (all-sim): Depends on all-readline.
6952
6953Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
6954
6955 * Makefile.in (BISON, YACC): Use $$s.
6956 (all-bison): Depend on all-texinfo.
6957
6958Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
6959
6960 * Makefile.in (BISON): Add -L flag.
6961 (YACC): Likewise.
6962
6963Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6964
35590697
AJ
6965 * configure.in (noconfigdirs): Add support for v850e target.
6966
252b5132
RH
6967 * config.sub (maybe_os): Add support for v850e target.
6968
6969Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6970
35590697
AJ
6971 * configure.in (noconfigdirs): Add support for v850ea target.
6972
252b5132
RH
6973 * config.sub (maybe_os): Add support for v850ea target.
6974
6975Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
6976
6977 * config.sub: Add mipstx39. Delete r3900.
6978
6979Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6980
6981 * Makefile.in (all-autoconf): Depends on all-texinfo.
6982
6983Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
6984
6985 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
6986 eabi targets.
6987
6988Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
6989
6990 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
6991
6992 * configure: When handling a Canadian Cross, handle YACC as well as
6993 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 6994 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
6995
6996Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
6997
6998 * Makefile.in (BISON): bison, not byacc or bison -y.
6999 (YACC): bison -y or byacc or yacc.
7000 (various): Add *-bison as appropriate.
7001 (taz): No need to mess with BISON anymore.
7002
7003Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7004
7005 * configure: If OSTYPE matches *win32*, try to find a good value for
7006 CONFIG_SHELL.
7007
7008Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7009
7010 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7011 configure.in if it is present.
7012
7013Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7014
7015 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7016
7017Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7018
7019 * config.sub: Recognize `arc' cpu.
7020 * configure.in: Likewise.
7021 * config-ml.in: Likewise.
7022
7023Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7024
7025 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7026
7027Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7028
7029 * configure: Changed sed delimiter from ':' to '|' when
7030 attempting to substitute ${config_shell} for SHELL. On
7031 NT ${config_shell} may contain a ':' in it.
7032
7033Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7034
7035 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7036
7037Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7038
7039 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7040
7041Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7042
7043 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7044
7045 * ylwrap: If the program is a relative path, force it to be
7046 absolute.
7047
7048Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7049
7050 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7051
7052Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7053
7054 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
7055 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7056 for libraries.
252b5132
RH
7057
7058Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7059
7060 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 7061 separated by spaces.
252b5132
RH
7062
7063Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7064
7065 * ylwrap: New file.
7066 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7067
7068 * ltmain.sh: Handle /bin/sh at start of install program.
7069
7070 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7071
7072 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7073 * missing: New file, from automake 1.2.
7074
7075Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7076
7077 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7078 check-tk to CHECK_X11_MODULES.
7079
7080Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7081
7082 * config.sub: Merge with FSF.
7083
7084Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7085
7086 * config.guess: Merge with FSF.
7087
7088Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7089
7090 * configure: Treat msdosdjgpp like go32.
7091 * configure.in: Likewise. Don't remove gprof for go32.
7092
7093 * configure: Change Makefile.tem2 to Makefile.tm2.
7094
7095Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7096
7097 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7098
7099Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7100
7101 * install-sh (chmodcmd): Set to null if the DST directory already
7102 exists. Same as Nov 11th change.
7103
7104Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7105
35590697 7106 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
7107
7108Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7109
7110 * config.guess: Update from FSF.
7111
7112Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7113
7114 * Makefile.in (GDB_TK): Depend on itcl and tix.
7115
7116Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7117
7118 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7119 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7120 (INSTALL_SCRIPT): New variable.
7121 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7122 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7123 to -x.
7124 * install-sh: Add support for -x option.
7125
7126Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7127
7128 * configure.in, Makefile.in: Treat tix like itcl.
7129
7130Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7131
7132 * Makefile.in (WINDRES): New variable.
7133 (WINDRES_FOR_TARGET): New variable.
7134 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7135 (EXTRA_HOST_FLAGS): Add WINDRES.
7136 (EXTRA_TARGET_FLAGS): Add WINDRES.
7137 (EXTRA_GCC_FLAGS): Add WINDRES.
7138 ($(DO_X)): Pass down WINDRES.
7139 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7140 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7141 DLLTOOL_FOR_TARGET.
7142
7143Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7144
7145 * configure.in: configure sim before gdb for win32-x-ppc
7146
7147Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7148
7149 Move gperf into the toplevel, from libg++.
7150 * configure.in (target_tools): Add target-gperf.
7151 (native_only): Add target-gperf.
7152 * Makefile.in (all-target-gperf): New target, depend on
7153 all-target-libg++.
7154 (configure-target-gperf): Empty rule.
7155 (ALL_TARGET_MODULES): Add all-target-gperf.
7156 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7157 (CHECK_TARGET_MODULES): Add check-target-gperf.
7158 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7159 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7160
7161Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 7162
252b5132
RH
7163 * config.sub (mn10200): Recognize new basic machine.
7164
7165Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7166
7167 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7168 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7169
7170Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7171
7172 * configure.in: If we're building mips-sgi-irix6* native, turn on
7173 ENABLE_MULTILIB and set TARGET_SUBDIR.
7174
7175Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7176
7177 * Makefile.in (all-sn): Depend on all-grep.
7178
7179Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7180
7181 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7182
7183 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7184 Makefile. From Jeff Makey <jeff@cts.com>.
7185 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7186
7187 * Makefile.in (DISTBISONFILES): Remove.
7188 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7189 $(DEFAULT_YACC).
7190
7191 * configure.in: Build itl, db, sn, etc., when building for native
35590697 7192 cygwin32.
252b5132
RH
7193
7194 * Makefile.in (LD): New variable.
7195 (EXTRA_HOST_FLAGS): Pass down LD.
7196 ($(DO_X)): Likewise.
7197
7198Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7199
7200 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7201
7202Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7203
7204 * configure.in (targargs): Strip out any supplied --build argument
35590697 7205 before adding our own. Always add --build.
252b5132
RH
7206
7207Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7208
7209 * configure.in (targargs): Pass --build if we're doing
7210 a cross-compile.
7211
7212Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
7213
ba73c63f 7214 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
7215 sed. Otherwise sed chokes on NT path names with drive
7216 designators. Also look for "?:*" as the leading characters in an
7217 absolute pathname.
7218
7219Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
7220
7221 * config.sub: Support for r3900.
7222
7223Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
7224
7225 * configure.in: Use install-sh, not install.sh.
7226
7227Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
7228
7229 * Makefile.in (taz): Improve check for BISON so it doesn't try to
7230 apply it twice.
7231
7232Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7233
7234 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7235 install-binutils.
7236
7237Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7238
7239 * Makefile.in: Add automake targets.
7240 * configure.in (host_tools): Add automake.
7241
7242Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7243
7244 * configure: Default CXX to c++, not gcc.
7245 * Makefile.in (CXX): Set to c++, not gcc.
7246 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7247
7248Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
7249
7250 * install-sh: try appending a .exe if source file doesn't
7251 exist
7252
7253Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
7254
7255 * configure.in: Turn on multilib by default.
7256 (cross_only): Remove target-libiberty.
7257
7258 * Makefile.in (all-gcc): Don't depend on libiberty.
7259
7260Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
7261
7262 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7263
7264Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
7265
7266 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7267 (DISTBISONFILES): Add ld/Makefile.in
7268
7269Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
7270
7271 * configure.in: if target is cygwin32 but host isn't cygwin32,
7272 don't configure gdb tcl tk expect, not just gdb.
7273
7274Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
7275
7276 * configure.in: Added gnuserv everywhere sn appears.
7277
7278 * Makefile.in (ALL_MODULES): Added all-gnuserv.
7279 (CROSS_CHECK_MODULES): Added check-gnuserv.
7280 (INSTALL_MODULES): Added install-gnuserv.
7281 (CLEAN_MODULES): Added clean-gnuserv.
7282 (all-gnuserv): New target.
7283
7284Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
7285
7286 * config.guess: Fixes for MIPS OpenBSD systems.
7287
7288Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
7289
7290 * Makefile.in (INSTALL_XFORM): Remove.
7291 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7292
7293 * mkinstalldirs: New file, copied from automake.
7294 * Makefile.in (installdirs): Rename from install-dirs. Use
7295 mkinstalldirs. Change all users.
7296 (DEVO_SUPPORT): Add mkinstalldirs.
7297
7298Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
7299
7300 * install-sh: Rename from install.sh.
7301 * Makefile.in (INSTALL): Change install.sh to install-sh.
7302 (DEVO_SUPPORT): Likewise.
7303
7304 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
7305 Graichen <graichen@rzpd.de>.
7306
7307Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
7308
7309 * config.guess: Recognize OpenBSD systems correctly.
7310
7311Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7312
7313 * README, Makefile.in (ETC_SUPPORT): Remove references to
7314 cfg-paper*, configure.{texi,man,info*}._
7315
7316Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
7317
7318 * Makefile.in (all.normal): Ensure that gcc is built after all
7319 the x11 - ie gdb - targets.
7320
7321Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
7322
7323 * makefile.vms: Don't run conf-a-gas.
7324
7325Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
7326
80413487 7327 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
7328
7329Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
7330
7331 * configure.in: Remove noconfigdirs case since gdb also
7332 configures and builds for tic80-coff.
7333
7334Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
7335
7336 * configure: Set cache_file to config.cache.
7337 * Makefile.in (local-distclean): Remove config.cache.
7338
7339Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
7340
7341 * COPYING: Update FSF address.
7342
7343Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
7344
7345 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7346 noconfigdirs.
7347
7348Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
7349
7350 * Makefile.in (install-dirs): Don't crash if prefix, and hence
7351 MAKEDIRS, is empty.
7352
7353Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
7354
7355 * config.sub: Tweak mn10300 entry.
7356
7357Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
7358
7359 * configure.in (host_tools): Put sim before gdb, so gdb's
7360 configure.tgt can determine if the simulator was configured.
7361
7362Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
7363
7364 * config.sub: Move BeOS $os case to be with other Cygnus
7365 local cases.
7366
7367Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
7368
7369 * config.sub: Remove misplaced comment that broke Linux.
7370
7371Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
7372
7373 * config.sub: Add BeOS support.
7374
7375Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
7376
7377 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7378
7379Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
7380
7381 * configure.in (noconfigdirs): Remove tcl and tk from
7382 noconfigdirs for cygwin32 builds.
7383
7384Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
7385
7386 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7387
7388Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
7389
7390 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7391 make-all.com, use makefile.vms instead.
7392
7393Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
7394
7395 * config.sub: Accept -lnews*.
7396
7397Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
7398
7399 * configure.in (noconfigdirs): Disable target-newlib,
35590697 7400 target-examples and target-libiberty for d30v.
252b5132
RH
7401
7402Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7403
7404 * configure.in (noconfigdirs): Enable ld for d30v.
7405
7406Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
7407
7408 * configure.in (tic80-*-*): Build compiler.
7409
7410Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
7411
7412 * configure.in (d30v-*): Remove sim directory from list of
35590697 7413 unsupported d30v directories
252b5132
RH
7414
7415Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7416
35590697
AJ
7417 * config.sub, configure.in: Add d30v target cpu.
7418
252b5132
RH
7419Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
7420
7421 * makefile.vms: New file.
7422 * make-all.com: Remove.
7423
7424Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
7425
7426 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7427
7428Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
7429
7430 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7431
7432Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
7433
7434 * Makefile.in (ALL_MODULES): Added all-db.
7435 (CROSS_CHECK_MODULES): Addec check-db.
7436 (INSTALL_MODULES): Added install-db.
7437 (CLEAN_MODULES): Added clean-db.
7438
7439Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
7440
7441 * config.guess: Merge with latest FSF sources.
7442
7443Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
7444
7445 * Makefile.in (ALL_MODULES): Added all-itcl.
7446 (CROSS_CHECK_MODULES): Added check-itcl.
7447 (INSTALL_MODULES): Added install-itcl.
7448 (CLEAN_MODULES): Added clean-itcl.
7449
7450Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
7451
7452 * configure.in: build gdb for mn10200
7453
7454Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
7455
7456 * Makefile.in (all-target-winsup): Depend on all-target-libio.
7457
7458Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
7459
7460 * configure.in (tic80-*-*): Turn off most targets right now.
7461
7462Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
7463
7464 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7465 rather than the makeinfo program.
7466 (do-info): Depend upon all-texinfo.
7467
7468Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
7469
7470 * configure.in: Remove uses of config/mh-linux.
7471
7472 * config.sub, config.guess: Merge with latest FSF sources.
7473
7474Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
7475
7476 * config.sub (case $basic_machine): Add tic80 entries.
7477
7478Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
7479
7480 * config.sub, config.guess: Merge with latest FSF sources.
7481
7482Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7483
7484 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7485 * mpw-config.in: Test for NewFolderRecursive.
7486 * mpw-install: Use symbolic name for startup filename.
7487 * mpw-README: Add various additional details.
7488
7489Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
7490
7491 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7492
7493Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
7494
7495 * configure.in: Do build gcc and the target libraries for
7496 the mn10200.
7497
7498Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
7499
7500 * configure.in: don't avoid building gdb for mn10300 any more
7501 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7502 instead of single-quoting it.
7503
7504Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
7505
7506 * configure.in: Don't use --with-stabs on IRIX 6.
7507
7508Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
7509
7510 * configure.in (m32r): Build gdb, libg++ now.
7511
7512Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7513
7514 * configure.in (mips*-sgi-irix6*): Remove gdb and related
7515 directories from noconfigdirs.
7516
7517Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
7518
7519 * config.sub (basic_machine): added mips16 configuration
7520
7521Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7522
7523 * config.sub: Handle d10v-unknown.
7524
7525Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
7526
7527 * config.sub: Handle v850-unknown.
7528
7529Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
7530
7531 * Makefile.in: add findutils
7532 * configure.in: add findutils to list of host_tools
7533
7534Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
7535
7536 * config.sub: Handle mn10200 and mn10300.
7537
7538Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7539
7540 * configure.in (d10v-*): Do not build librx.
7541
7542Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
7543
7544 * configure.in (mn10300): Build everything except gdb & libgloss.
7545
7546Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
7547
7548 * config.guess: Patch for Dansk Data Elektronik servers,
7549 from Niels Skou Olsen <nso@dde.dk>.
7550
7551 For ncr, use /bin/uname rather than uname, since GNU uname does not
7552 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
7553
7554 Patch for MIPS R4000 running System V,
7555 from Eric S. Raymond <esr@snark.thyrsus.com>.
7556
7557 Fix thinko for nextstep.
7558
7559 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7560
7561 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
7562 * config.guess: Guess mips-dec-mach_bsd4.3.
7563
7564 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
7565 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
7566 release numbers.
7567 * config.guess (mips-mips-riscos*): Emit just enough of the
7568 release number.
7569
7570 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
7571 * config.guess (sparc-auspex-sunos*): Added.
7572 (f300-fujitsu-*): Added.
7573
7574 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
7575 * config.guess: Recognize a Tadpole as a sparc.
7576
7577Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7578
7579 * config.guess: Don't assume that NextStep version is either 2 or
7580 3. NextStep 4 (aka OpenStep 4) has come out now.
7581
7582Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7583
7584 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7585 From Rik Faith <faith@cs.unc.edu>.
7586
7587Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
7588
7589 * config.sub: Contributions from bug-gnu-utils to:
7590 Support plain "hppa" (no version given) architecture, reported by
7591 OpenStep.
7592 OpenBSD like NetBSD.
7593 LynxOs is not a hardware supplier.
7594
7595 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 7596 OpenBSD like NetBSD.
252b5132
RH
7597 Stratus systems.
7598 More Pyramid systems.
7599 i[n>4]86 Intel chips.
7600 M680[n>4]0 Motorola chips.
7601 Use unknown instead of lynx for hardware manufacturer.
7602
7603Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7604
7605 * install.sh (chmodcmd): Set to null if the DST directory already
7606 exists.
7607
7608Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7609
7610 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7611 not use mt-ppc target Makefile fragment any more.
7612
7613Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7614
7615 * configure.in (*-*-windows): Exclude everything but those dirs
7616 needed to build windows.
7617
7618Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
7619
7620 * Makefile.in (all-target-winsup): Depend on all-target-librx.
7621
7622Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7623
7624 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
7625
7626Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7627
7628 * Undo my previous change.
7629
7630Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
7631
7632 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7633 unconditionally.
7634 (MAKEOVERRIDES): Define (revert this part of October 18 change).
7635
7636Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7637
7638 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
7639 host to add it's own flags.
252b5132
RH
7640
7641Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
7642
7643 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7644
7645Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
7646
7647 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7648 (CXX_FOR_TARGET): Likewise.
7649 (GCC_FOR_TARGET): Define.
7650 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7651 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7652 CC_FOR_TARGET was specified on the command line.
7653 (MAKEOVERRIDES): Don't define.
7654
7655Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
7656
7657 * configure.in (m32r): Fix spelling of libg++ libs.
7658
7659Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
7660
7661 * config.sub (-apple*): Remove, now redundant.
7662
7663Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
7664
7665 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7666
7667 * configure: Rework yesterday's sed script patch.
7668
7669 * config.sub: Merge with FSF.
7670
7671Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
7672
7673 * config.guess: Merge from FSF.
7674
7675 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
7676 * config.guess: Use pc instead of unknown, for pc clone systems.
7677 Change linux to linux-gnu.
252b5132
RH
7678
7679 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 7680 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
7681
7682Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
7683
7684 * test-build.mk (HOLES): Add "xargs" for gdb.
7685
7686 * configure: Avoid hpux10.20 sed bug.
7687
7688Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
7689
4bddf3ad 7690 * configure.in: Add support for windows host
252b5132
RH
7691 (that is a build done under the Microsoft build environment).
7692
7693Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
7694
7695 * Makefile.in: Replace all uses of srcroot with s, to shrink
7696 command line lengths.
7697
7698 Patches from Geoffrey Noer <noer@cygnus.com>:
7699 * configure.in: If configuring for newlib, pass --with-newlib to
7700 subdirectories.
7701 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7702 -Bnewlib/ and -Lwinsup to gcc.
7703 (CXX_FOR_TARGET): Likewise.
7704
7705Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
7706
7707 * Makefile.in (ETC_SUPPORT): Add configure.
7708
7709Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
7710
35590697 7711 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
7712 host configuration file.
7713
7714Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
7715
7716 * configure.in: Break mn10x00 support into separate
7717 mn10200 and mn10300 configurations.
7718 * config.sub: Likewise.
7719
7720Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
7721
7722 * configure.in: Add lots of stuff to noconfigdirs for
7723 the mn10x00 targets.
7724
7725 * config.sub, configure.in: Add mn10x00 support.
7726
7727Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
7728
7729 * make-all.com: Call conf-a-gas, not config-a-gas.
7730
7731Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
7732
7733 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 7734 targets.
252b5132
RH
7735
7736Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
7737
7738 * mpw-README: Add much more detail for native PowerMac.
7739 * mpw-install: New file.
7740 * mpw-configure: Add --norecursion and --help options.
7741 * mpw-config.in: Translate readme and install files when
7742 copying to objdir.
7743 * mpw-build.in: Don't always depend on byacc and flex.
7744 (install-only-top): New action.
7745
7746Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
7747
7748 * configure.in: You can now configure GDB for the v850.
7749
7750Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
7751
7752 * configure.in (noconfigdirs): Don't configure any C++ dirs
7753 if targeting D10V.
7754
7755Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
7756
7757 * config.sub: Recognize mips64vr5000.
7758
7759Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
7760
7761 * configure.in: Use a single line for host_tools and native_only.
7762
7763Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
7764
7765 * config.sub, configure.in: Add entries for m32r.
7766
7767Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
7768
7769 * Makefile.in (inet-install): Don't run install-gzip.
7770
7771Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
7772
7773 * configure.in: Don't config lots of things for *-*-windows*.
7774
7775Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
7776
7777 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7778 (host_libs, host_tools): Copy from configure.in.
7779 * mpw-configure: Don't complain about directories not found.
7780
7781Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7782
7783 * configure.in (i[345]86): Recognize i686 for pentium pro.
7784 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7785 file.
7786
7787 * config.guess (i[345]86): Ditto.
7788
7789Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7790
7791 * configure.in (noconfigdirs): Removed gdb for D10V.
7792
7793Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
7794
7795 * configure.in: Remove ld, target-libio, target-libg++, and
7796 target-libstdc++ from noconfigdirs.
7797
7798Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
7799
7800 * configure: Fix three locations where shell scripts were
7801 being run directly rather than with config_shell.
7802
7803Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
7804
7805 * configure.in (v850-*-*): Set up initial $noconfigdirs.
7806 * config.sub (basic_machine): Recognize v850.
7807
7808Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
7809
7810 * mpw-configure: Handle multiple enable/disable options and
7811 pass them down recursively, handle -c and -s flags appropriately
7812 depending on choice of compiler, add escape mechanism for
7813 quoted arguments to gC.
7814
7815Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7816
7817 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7818 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7819 so that -mrelocatable-lib and -mno-eabi are used.
7820
7821 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7822 not support --print-multi-lib, don't abort.
7823
252b5132
RH
7824Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
7825
7826 * make-all.com: Run config-a-gas.
7827 * setup.com: Don't copy subdirectory files around.
7828
7829Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
7830
7831 * configure.in (*-*-ose): Remove exclusion of libgloss for this
7832 target, it now compiles correctly.
7833
7834Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
7835
7836 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7837
7838Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7839
35590697 7840 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
7841
7842Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7843
7844 * configure.in (native_only): Add prms.
7845
7846Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
7847
7848 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7849 (BINUTILS_SUPPORT_DIRS): Likewise.
7850
7851Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7852
7853 * configure.in (d10v-*-*): Don't configure ld or gdb until the
7854 d10v support is added.
7855
7856Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7857
7858 * configure.in (d10v-*-*): New target.
7859
7860Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
7861
7862 * config.guess (HP 9000/811): Recognize this as a PA1.1
7863 machine.
7864
7865Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
7866
7867 * Makefile.in (do-tar-gz): New target, split out from tail end of
7868 taz target. Run each command separately, don't use pipes.
7869 (taz): Use it.
7870
7871Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
7872
7873 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7874 * mpw-build.in: No builds should depend on building byacc or flex,
7875 they are assumed to be installed already.
7876
7877Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7878
7879 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7880 variable that CC_FOR_TARGET needs.
7881
7882Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7883
7884 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
7885 options have changed since the last time the subdirectory was
7886 configured, and if it has, reconfigure.
7887 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
7888 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
7889
7890Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
7891
7892 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
7893 CLEAN_MODULES): Add bash.
7894 (all-bash): New target.
7895
7896Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
7897
7898 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
7899
7900Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7901
7902 * config.sub (basic_machine): Recognize d10v as a valid processor.
7903
7904Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
7905
7906 * mpw-configure: Add support for --bindir.
7907 * mpw-build.in: Use a GCC-specific build script for GCC actions.
7908
7909Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
7910
7911 * configure.in: add bash, time, gawk to list of hosttools and things
7912 to only build for native toolchains
7913
7914Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7915
7916 * Makefile.in (docdir): Remove.
7917
7918Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7919
7920 * Makefile.in (datadir): Set to $(prefix)/share.
7921
7922Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
7923
7924 * configure.in: build diff and patch for cygwin32-hosted
7925 toolchains.
7926
7927Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
7928
7929 * config.sub: Accept -rtems*.
7930
7931Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
7932
80413487 7933 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
7934 remove diff from the list of things not buildable
7935 via Canadian Cross
252b5132
RH
7936
7937Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
7938
7939 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 7940 don't get ". ".
252b5132
RH
7941
7942Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
7943
7944 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
7945
7946Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
7947
7948 * Makefile.in (taz): Handle case where tex3patch didn't even get
7949 checked out. Also, if it was found, put the symlink in a new util
7950 subdirectory.
7951
7952Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7953
7954 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
7955
7956Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
7957
7958 * config.sub: Recognize -openvms.
7959 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
7960 * make-all.com, setup.com: New files.
7961
7962Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7963
7964 * Makefile.in (taz): tex3patch moved to texinfo/util.
7965
7966Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
7967
afb8d725 7968 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
7969 * configure.in: remove make from disable-if-Can-Cross list
7970 enable gdb if ${host} and ${target} are cygwin32
7971
7972Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
7973
7974 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
7975 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
7976
7977Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
7978
7979 * config.guess: Combine mips-mips-riscos cases, and use cpp to
7980 distinguish sysv/svr4/bsd variants.
7981 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
7982
7983Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
7984
7985 * configure.in: Added copyright notice.
7986 * move-if-change: Added copyright notice.
7987
7988Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7989
7990 * configure.in (powerpcle-*-solaris*): Until we get shared
7991 libraries working, don't build gdb, sim, make, tcl, tk, or
7992 expect.
7993
7994Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
7995
7996 * config.guess: Merge with FSF:
7997
7998 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
7999 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8000
8001 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8002 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8003
8004 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8005 * config.guess: Combine two OSF1 rules.
8006 Also recognize field test versions. From mjr@zk3.dec.com.
8007 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8008 because GNU uname does not support -p. From pmr@pajato.com.
8009
8010Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8011
8012 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8013
8014Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8015
8016 * mpw-README: Document GCCIncludes.
8017
8018Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8019
8020 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8021
8022Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8023
8024 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8025
8026Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8027
8028 * configure.in (*-*-cygwin32): Configure make.
8029
8030Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8031
8032 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8033
8034Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8035
8036 * Makefile.in (all-inet): Depend on all-perl.
8037
8038 * Makefile.in (inet-install): New target.
8039
8040 * Makefile.in (all-inet): Depend on all-tcl.
8041 (all-inet): Depend on all-send-pr.
8042
8043Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8044
8045 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8046 temporarily.
8047
8048Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8049
8050 * configure.in: Don't configure --with-gnu-ld on AIX.
8051
8052Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8053
8054 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8055
8056Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8057
8058 * Makefile.in (ALL_MODULES): Added all-inet.
8059 (CROSS_CHECK_MODULES): Added check-inet.
8060 (INSTALL_MODULES): Added install-inet.
8061 (CLEAN_MODULES): Added clean-inet.
8062 (all-indent): New target.
8063
8064 * configure.in (host_tools): Added inet.
8065 (native_only): Added inet.
8066 (noconfigdirs): Added inet.
8067
8068Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8069
8070 * configure.in: Don't configure libgloss if we are not configuring
8071 newlib.
8072
8073Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8074
8075 * configure.in: Don't configure libgloss for unsupported
8076 architectures.
8077
8078Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8079
8080 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8081
8082Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8083
8084 * Makefile.in (ALL_MODULES): Include all-apache.
8085 (CROSS_CHECK_MODULES): Include check-apache.
8086 (INSTALL_MODULES): Include install-apache.
8087 (all-apache): New target.
8088
8089 * configure.in: Added apache everywhere perl is seen.
8090
8091Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8092
8093 * Makefile.in: Add support for clean-{module} and
8094 clean-target-{module} rules.
8095
8096Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8097
8098 * configure.in (*-*-ose) do not build libgloss.
8099
8100Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8101
8102 * config.guess (prep*:SunOS:5.*:*): Turn into
8103 powerpele-unknown-solaris2.
8104
8105Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8106
8107 * configure.in: Permit --enable-shared to specify a list of
8108 directories.
8109
8110Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8111
8112 * configure.in (host==solaris): Pass only the first word of $CC
8113 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8114
8115Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8116
8117 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8118
8119Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8120
8121 * Makefile.in (ALL_MODULES): Include all-perl.
8122 (CROSS_CHECK_MODULES): Include check-perl.
8123 (INSTALL_MODULES): Include install-perl.
8124 (ALL_X11_MODULES): Include all-guile.
8125 (CHECK_X11_MODULES): Include check-guile.
8126 (INSTALL_X11_MODULES): Include install-guile.
8127 (all-perl): New target.
8128 (all-guile): New target.
8129
8130 * configure.in (host_tools): Include perl and guile.
8131 (native_only): Include perl and guile.
8132 (noconfigdirs): Don't build guile and perl; no ports have been
8133 done.
8134
8135Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8136
80413487
RH
8137 * configure (--enable-*): Handle quoted option lists such as
8138 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
8139
8140Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8141
8142 * Makefile.in ({,inst}all-target): New rule so we can make and
8143 install all of the target directories easily.
8144
8145Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8146
8147 * configure.in: Add missing global flag in sed substitution when
8148 deleting `target-' from ${configdirs}.
8149
8150Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8151
8152 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8153 option.
8154
8155 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8156 config/mh-necv4.
8157
8158 * install.sh: Correct misspelling of transformbasename.
8159
8160 * config.guess: Recognize mips-*-sysv*.
8161
8162Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8163
8164 * config.sub: Recognize mon960.
8165
8166Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8167
8168 * configure: Restore Canadian Cross handling of BISON and LEX,
8169 removed in Feb 20 change.
8170
8171Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8172
8173 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8174 Mention make install. Remove the old copyright date as well the
8175 clumsy and rather pointless copyright on the README file.
8176
8177Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8178
8179 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8180 Makefile after running symlink-tree, then run `make distclean' to
8181 avoid clobbering any generated files in srcdir.
8182
8183Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8184
8185 * configure.in (m68k-*-netbsd*): Build everything now.
8186
8187Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8188
8189 * Makefile.in (taz): Fix quoting.
8190
8191Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8192
8193 * configure.in (sparclet-*-*): Build everything now.
8194
8195Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8196
8197 * configure.in (m68k-*-linux*): New host.
8198
8199Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8200
8201 * configure: Check for bison before byacc.
8202
8203Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8204
8205 * Makefile.in configure: Change the way LEX and BISON/YACC are
8206 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8207 searching PATH. These are used as fallbacks by Makefile.in if
8208 flex/bison/byacc aren't in objdir.
8209
8210Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8211
8212 * Makefile.in: Make everything which depends upon all-bfd also
8213 depend upon all-opcodes, in case --with-commonbfdlib is used.
8214
8215Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8216
8217 * configure.in (host *-*-cygwin32): Don't build gdb if we are
8218 building NT native compilers on Unix.
8219
8220Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
8221
8222 * configure.in: Don't get CC from the host Makefile fragment if we
8223 can find gcc in PATH, or if this is a Canadian Cross. Move the
8224 Solaris test for /usr/ucb/cc to the post target script, just after
8225 the compiler sanity test.
8226
8227Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
8228
8229 * config.sub: Merge with FSF.
8230
8231Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8232
8233 * Makefile.in (RPATH_ENVVAR): New variable.
8234 (REALLY_SET_LIB_PATH): Use it.
8235 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8236
8237Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8238
8239 * config.sub, configure.in: Recognize sparclet cpu.
8240
8241Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8242
8243 * config.guess: Support m68k-cbm-sysv4.
8244
8245Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8246
8247 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8248 m68k-unknown-linuxaout from linker help string. Put quotes around
8249 $ld_help_string.
8250
8251Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
8252
8253 * config.guess (powerpc-harris-powerunix): Add guess for port
8254 to new target.
8255
8256Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8257
8258 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8259
8260Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
8261
8262 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8263 $(REALLY_SET_LIB_PATH) in Makefile.
8264 * Makefile.in (SET_LIB_PATH): New variable.
8265 (REALLY_SET_LIB_PATH): New variable.
8266 ($(DO_X)): Use $(SET_LIB_PATH).
8267 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8268 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8269 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8270 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8271 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8272 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8273 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8274 (install-dosrel): Likewise.
8275 (all-opcodes): Depend upon all-libiberty.
8276
8277Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
8278
8279 * config.guess (*:CYGWIN*): New
8280
8281Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8282
8283 * Makefile.in (all-target-winsup): All all-target-libiberty.
8284
8285Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8286
8287 * configure.in (noconfigdirs): Add missing # in front of comment.
8288
8289Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
8290
8291 * configure.in: add second pass to things added to noconfigdirs
8292 so *-gm-magic can exclude libgloss properly.
8293
8294Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8295
8296 * mpw-configure (extralibs_name, rez_name): Set correctly
8297 for MWC68K compiler.
8298
8299 * mpw-README: Add more info on the necessary build tools.
8300
8301Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
8302
8303 * configure.in, config.sub: Recognize cygwin32.
8304
8305Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
8306
8307 * config.guess, config.sub: Recognize A/UX.
8308
8309Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
8310
8311 * config.sub: Merge with gcc/config.sub.
8312
8313Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
8314
8315 * mpw-build.in (do-binutils): Add build of stamps.
8316
8317Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
8318
8319 * config.sub: Add recognition for mips64vr4100*-* targets.
8320
8321Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8322
8323 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8324 Add creation of gconfigargs with `--enable-shared' turned on.
8325 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8326 ($(host)-stamp-stage3-configured): Likewise.
8327 (HOLES): Add chatr and ldd.
8328 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8329
8330Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
8331
8332 * configure: Pass --nfp to recursive configures.
8333
8334Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
8335
8336 * Makefile.in (DLLTOOL): New.
8337 (DLLTOOL_FOR_TARGET): New.
8338 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8339 (EXTRA_TARGET_FLAGS): Ditto.
8340 (EXTRA_GCC_FLAGS): Ditto.
8341 (CONFIGURE_TARGET_MODULES): Ditto.
8342 (DO_X): Ditto.
8343 * configure: Add DLLTOOL.
8344
8345Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
8346
8347 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8348 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8349 mh-sco, since old workarounds no longer needed, and don't
8350 build ld, since libraries have weak symbols in COFF.
8351
8352Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
8353
8354 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8355
8356Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
8357
8358 * configure.in: Make sure that ${CC} can be used to compile an
8359 executable.
8360
afb8d725
JM
8361Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8362
8363 * Makefile.in (all-gdb): Depend on $(GDB_TK).
8364 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8365 nothing depending on whether gdbtk is being built.
8366
252b5132
RH
8367Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
8368
8369 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8370
8371Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
8372
8373 * configure.in (noconfigdirs): Put ld or gas in this early, if the
8374 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8375
8376Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
8377
8378 * config-ml.in: Add support for
8379 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8380 Simplify setting of multidirs from --disable-foo.
8381
8382Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8383
8384 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8385 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8386 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 8387 non-empty, pass them on to the GCC make.
252b5132
RH
8388 (all-bootstrap): New rule that is like all-gcc, except it executes
8389 the GCC bootstrap rule instead of the GCC all rule.
8390
8391Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
8392
8393 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8394
8395Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8396
8397 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8398 DG/UX support.
8399
8400Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
8401
8402 * config.sub (i*86*) Change [345] to [3456]
8403
8404Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8405
8406 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8407 --with-gnu-ld=no.
8408
8409Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8410
8411 * config-ml.in (rs6000*, powerpc*): Add switches to control which
8412 AIX multilibs get built.
8413
8414Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8415
8416 * configure.in (i386-win32): Don't build expect if we're not
8417 building the tcl subdir.
8418
8419Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
8420
8421 * Makefile.in: (configure-target-examples, all-target-examples):
8422 New targets, configure and build example programs.
8423
8424Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8425
8426 * mpw-configure: If an mpw-config.in generated a file mk.sed,
8427 use it as input to sedit the generated MPW makefile.
8428 * mpw-README: Add a suggestion about Gestalt.h.
8429
8430Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
8431
8432 * config.sub: Accept *-*-ieee*.
8433
8434Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
8435
8436 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
8437 Ronald F. Guilmette <rfg@monkeys.com>.
8438
8439Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8440
8441 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8442 for powerpc-pe native.
8443 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8444 (target==powerpc-pe): duplicate i386-win32 entry.
8445
8446Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8447
8448 * configure.in (noconfigdirs): Exclude target-newlib for all versions
8449 of vxworks, not just vxworks5.1.
8450
8451Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
8452
8453 * mpw-configure: Add support for exec-prefix.
8454
8455Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8456
8457 * config.guess: Recognize HP model 816 machines as having
8458 a PA1.1 processor.
8459
8460Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
8461
8462 * configure: Ignore new autoconf configure options.
8463
252b5132
RH
8464Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8465
8466 * config.guess: Recognize Pentium under SCO.
8467 From Robert Lipe <robertl@arnet.com>.
8468
8469Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8470
8471 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
8472
8473Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
8474
8475 * configure.in: Don't configure gas for alpha-dec-osf*.
8476
8477Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
8478
8479 * configure.in: Default to --with-stabs for some targets for which
8480 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8481 i[345]86*-*-unixware*.
8482
8483Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
8484
8485 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8486 rather than basing it on the target. Simplify handling of options
8487 controlling which directories to configure. Remove extraneous
8488 slash in multi-clean target.
8489
8490Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
8491
8492 * config-ml.in: Prefix more variables with ml_ so they don't collide
8493 with configure's.
8494
8495Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
8496
8497 * configure: Don't turn -v into --v.
8498
8499Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
8500
8501 * configure.in (targargs): Fix typo.
8502
8503 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8504
8505Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
8506
8507 * configure.in: Strip --host and --target options from
8508 CONFIG_ARGUMENTS, and always configure for --host only. Add
8509 --with-cross-host option when building with a cross-compiler.
8510 * configure: Canonicalize the arguments put into config.status by
8511 always using `=' for an option with an argument. Pass a presumed
8512 --host or --target explicitly.
8513
8514Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
8515
8516 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8517 into general OS recognition case.
8518
8519Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8520
8521 * configure.in (target_configdirs): add target-winsup only
8522 for win32 target systems.
8523
8524Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
8525
8526 * Makefile.in (all-target-libgloss): Depend upon
8527 configure-target-newlib, since when libgloss is built it looks to
8528 see if the newlib directory exists.
8529
8530Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
8531
8532 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8533 cfg-ml-*.in.
8534
8535Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
8536
8537 * configure: Handle LD and LD_FOR_TARGET when configuring a
8538 Canadian Cross.
8539
252b5132
RH
8540Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8541
8542 * configure.in (target_libs): add target-winsup.
8543 (target==i386-win32): add patch diff flex make to $noconfigdirs.
8544 (target==ppcle-pe): remove ld from $noconfigdirs.
8545
8546Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
8547
8548 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8549 Preserve relative path names in $srcdir. Build symlink tree if
8550 configuring cross target dir and srcdir=. (= no VPATH support).
8551 (configure-target-libg++): Depend on configure-target-librx.
8552 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8553 * config-ml.in: New file.
8554 * symlink-tree: New file.
8555 * configure: Ensure srcdir="." if that's what it is.
8556
8557Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8558
8559 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8560 includes and FLEX_SKELETON setting.
8561 * mpw-configure (--with-gnu-ld): New option, controls whether
8562 to use PPCLink or ld with PowerMac GCC.
8563 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8564 * mpw-config.in: Configure grez if targeting Mac.
8565
8566 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
8567 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8568 just macos.
252b5132
RH
8569 * configure.in: Configure grez resource compiler if targeting Mac.
8570 * Makefile.in (all-grez, install-grez): New targets.
8571
8572Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
8573
8574 * configure: CXX defaults to gcc, not g++. If we find
35590697 8575 gcc in the path, set CC to gcc -O2.
252b5132
RH
8576
8577Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
8578
8579 * configure: Default ${build} correctly. Avoid picking up extra
8580 spaces when reading CC and CXX from Makefile. When doing a
8581 Canadian Cross, use plausible default values for numerous
8582 variables.
8583 * configure.in: When doing a Canadian Cross, don't try to
8584 configure tools whose configure script can't handle it.
8585
8586Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8587
8588 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8589
8590Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
8591
8592 * configure: Remove dubious bug reporting address.
8593
8594Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
8595
8596 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
8597 configure script, run that instead of this directory's configure.
8598 In either case, print a message that we're configuring the sub-dir.
8599
8600Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
8601
8602 * configure.in: Before checking for the existence of various files,
8603 use sed to filter out "target-".
8604
8605Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
8606
8607 * Makefile.in (DO_X): Split rule to decrease command line length
8608 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
8609 (Philippe De Muyter).
8610
8611Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8612
8613 * Makefile.in (all-patch): depend on all-libiberty.
8614
8615Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
8616
8617 * configure.in: If the only directory in target_configdirs which
8618 actually exists is libiberty, then set target_configdirs to empty,
8619 to avoid trying to build a target libiberty in a gas or gdb
8620 distribution.
8621
8622Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
8623
8624 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
8625 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8626 systems.
252b5132
RH
8627
8628Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8629
8630 * configure.in (copy_dirs): Use sys-include instead of include
8631 for --with-headers option.
8632
8633Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
8634
8635 * Makefile.in, configure.in: Make winsup builds work with
8636 new scheme.
8637
8638Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
8639
8640 * configure.in: Build the linker on AIX.
8641
8642Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
8643
8644 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
8645 where needed.
8646
8647Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
8648
8649 * Makefile.in (all-gcc): Fix typo.
8650
8651Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
8652
8653 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
8654
8655Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
8656
8657 * configure.in: Rename libFOO to target-libFOO, and xiberty
8658 to target-xiberty, to provide more flexibility.
8659 (target_subdir): Define. Create if cross.
8660 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8661 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
8662 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8663 check-libFOO -> check-target-libFOO, etc.
8664 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8665 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8666 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8667 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
8668 allow ALL_GCC="" to only configure.
8669 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
8670 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
8671 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
8672
8673Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
8674
8675 * Makefile.in (taz): Build "info" in etc explicitly.
8676
8677Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
8678
8679 * configure.in: Make sure that CC is undefined (as opposed to
8680 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
8681 problem with autoconf trying to configure on a host without GCC.
8682
8683Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8684
8685 * mpw-configure: Set host alias from choice of host compiler,
8686 only use generic MPW Makefile sed if present, edit a file
8687 named "hacked_Makefile.in" instead of "Makefile.in" if present.
8688 * mpw-README: Add problem notes about CW6 and CW7.
8689
8690Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
8691
8692 * Makefile.in (taz): Use ";" instead of ";;".
8693
8694Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8695
8696 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
8697 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8698 DISTDOCDIRS.
8699 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
8700 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
8701
8702Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
8703
8704 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
8705 and gnats, because they are now subsumed by DISTSTUFFDIRS.
8706 Move bfd to DISTSTUFFDIRS.
8707
8708Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8709
8710 * Makefile.in (X11_LIB): Removed.
8711 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8712
8713 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8714
8715Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8716
8717 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
8718 names.
8719
8720Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8721
8722 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
8723
8724Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
8725
8726 * configure.in (i[345]86-*-win32): Always build newlib.
8727 Don't configure cvs, autoconf or texinfo.
8728 * Makefile.in (LD_FOR_TARGET): New.
8729 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
8730 Pass down LD_FOR_TARGET.
8731
8732Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
8733
8734 * winsup: New directory.
8735 * Makefile.in: Build winsup.
8736 * configure.in: Winsup is configured when target is win32.
8737 Can only build win32 target GDB when native.
35590697 8738
252b5132
RH
8739Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
8740
8741 * config.guess: Recognize HP model 819 machines as having
8742 a PA 1.1 processor.
8743
8744Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
8745
8746 * configure: Fix sed loop which substitutes for CC and CXX to
8747 avoid bug found in various sed implementations.
8748
8749Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8750
8751 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
8752 simulator. Use standard powerpc-*-eabi*.
8753
8754Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
8755
8756 * configure.in: Stop putting gas and binutils in noconfigdirs for
8757 powerpc-*-aix* and rs6000-*-*.
8758
8759Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
8760
8761 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8762 -mcall-aixdesc libraries.
8763
8764Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
8765
8766 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8767
8768 * config.sub (arm | armel | armeb): Fix shell syntax.
8769
8770Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8771
8772 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8773 -msoft-float and -mcpu=common support.
8774 (powerpc*-*-eabisim*): Add support for building -mcall-aix
8775 libraries.
8776
8777Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8778
8779 * configure.in: Allow configuration and build of emacs19 for the alpha.
8780
8781Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8782
8783 * configure.in (CC): Get ^CC, not just any old CC, from
8784 ${host_makefile_frag}.
8785
8786Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8787
35590697 8788 * configure.in (CC): Try to get CC from
252b5132
RH
8789 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8790
8791Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8792
8793 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8794 only if it exists in $(srcdir).
8795
8796Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
8797
8798 * configure: If CC and CXX are not set in the environment, set
8799 them, based on either an existing Makefile or on searching for gcc
8800 in PATH. Substitute for CC and CXX in Makefile.
8801 * configure.in: Remove libm from target_libs. Separate
8802 target_configdirs from configdirs. If CC is not set in
8803 environment, try to get it from a host Makefile fragment. Rewrite
8804 changes of configdirs to use skipdirs instead. A few minor
8805 tweaks. Take directories out of target_configdirs as they are
8806 taken out of configdirs. Remove existing Makefile files from
8807 subdirectories. Substitute for TARGET_CONFIGDIRS and
8808 CONFIG_ARGUMENTS in Makefile.
8809 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8810 by configure.in.
8811 (CONFIG_ARGUMENTS): Likewise.
8812 (CONFIGURE_TARGET_MODULES): New variable.
8813 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8814 ($(CONFIGURE_TARGET_MODULES)): New target.
8815 (configure-libg++, configure-libio): New targets.
8816 (all-libg++): Depend upon configure-libg++.
8817 (all-libio): Depend upon configure-libio.
8818 (configure-libgloss, all-libgloss): New targets.
8819 (configure-libstdc++): New target.
8820 (all-libstdc++): Depend upon configure-libstdc++.
8821 (configure-librx, all-librx): New targets.
8822 (configure-newlib): New target.
8823 (all-newlib): Depend upon configure-newlib
8824 (configure-xiberty): New target.
8825 (all-xiberty): Depend upon configure-xiberty.
8826
8827Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8828
8829 * configure.in (host i[345]86-*-win32): Expand the
8830 noconfigdirs again.
8831
8832Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
8833
8834 * mpw-configure: Fix sed command file name.
8835
8836Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
8837
35590697 8838 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
8839 noconfigdirs again.
8840
8841Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
8842
8843 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8844 or powerpc*-*-pe*, since they are not yet supported.
8845
8846Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8847
8848 Add PowerMac support and many other enhancements.
8849 * mpw-configure: New option --cc to select compiler to use,
8850 paste options set according to --cc into the generated
8851 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8852 if mpw-make.sed is present.
8853 * mpw-config.in: Don't test for gC1, test for mpw-touch,
8854 add forward includes for PowerPC include files.
8855 * mpw-build.in: Build using Makefile.PPC if present.
8856 (do-byacc, etc): Remove separate version resource builds.
8857 (do-gas): Build "stamps" before "all".
8858 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8859 * mpw-README: Update to reflect --cc option, PowerMac support,
8860 and recently-reported compatibility problems.
8861
8862Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
8863
8864 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8865 embedded m68k systems (-aout, -coff, -elf, -vxworks).
8866 (--with-multilib-top): Pass to recursive invocations.
8867
8868Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
8869
8870 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8871 v810-*-*.
8872
8873Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8874
8875 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8876 gdb, ld and opcodes on v810-*-*.
8877
252b5132
RH
8878Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
8879
8880 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8881 (local-maintainer-clean): New target.
8882 (maintainer-clean): New target.
8883 (realclean): Just depend upon maintainer-clean.
8884
8885Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8886
8887 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
8888
8889Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
8890
8891 * configure.in: Build ld in mips*-*-bsd* case.
8892
8893Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
8894
8895 * config.sub: Accept -lites* OS. From Ian Dall.
8896
8897Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
8898
8899 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 8900 targets.
252b5132
RH
8901
8902Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8903
8904 * configure.in: treat i386-win32 canadian cross the same as
8905 i386-go32 canadian cross.
8906
8907Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8908
8909 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
8910 running under the simulator to build a reduced set of libraries.
8911 (powerpc-*-eabiaix): Add fine grained multilib support added to
8912 other powerpc targets yesterday.
8913
8914Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8915
8916 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
8917 -disable-softfloat, -disable-relocatable, -disable-aix, and
8918 -disable-sysv to control which multilib libraries get built.
8919
8920Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8921
8922 * configure: Add Makefile.tem to list of files to remove in trap
8923 handler.
8924
8925Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
8926
8927 * config.guess (*Linux*): Add missing "exit"s.
8928 Also, need specific check for alpha-unknown-linux (uses COFF).
8929
8930Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
8931
8932 * config.guess: Merge with FSF:
8933
8934 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
8935 * config.guess (AIX4): More robust release numbering discovery.
8936
8937 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
8938 * config.guess (i386-sequent-ptx): Properly get version number.
8939
8940 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
8941 * config.guess (mips:*:4*:UMIPS): New case.
8942
8943Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
8944
8945 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
8946 (i386-win32 host): Likewise. Don't build readline.
8947
afb8d725
JM
8948Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
8949
8950 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
8951 SUPPORT_FILES to submakes.
8952
252b5132
RH
8953Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
8954
8955 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
8956 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
8957 mpw-configure.
8958
8959Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
8960
8961 * configure.in (appdirs): Use =, not ==, in test expression when
8962 trying to build the text to print in the warning message for
8963 Solaris users.
8964
8965Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
8966
8967 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
8968
8969Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8970
8971 * config.guess: Recognize lynx-2.3.
8972
8973Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
8974
8975 * config.sub (z8ksim): Deleted
8976 (z8k-*-coff): New, this is the one true name of the target.
8977
8978Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
8979
8980 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
8981
8982Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
8983
8984 * config.guess (*:Linux:*:*): First try asking the linker what the
8985 default object file format is (elf, aout, or coff). Then if this
8986 fails, try previous methods.
8987
8988Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8989
8990 * configure.in: Don't build newlib for *-*-vxworks5.1.
8991
8992Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8993
8994 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
8995 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
8996
8997Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
8998
8999 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9000
9001Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9002
9003 * cfg-ml-com.in: New file.
9004 * cfg-ml-pos.in: New file.
9005
9006Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9007
9008 * COPYING.NEWLIB: Add HP free copyright to list.
9009
9010Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9011
9012 * config.sub: Recognize -eabi* for the system, not just -eabi.
9013
9014Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9015
9016 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9017 * config.sub, configure.in (win32): New target and host.
9018
9019Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9020
9021 * configure.in: Add i386-pe configuration.
9022
9023Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9024
9025 * mpw-build.in (install): Install GDB after LD.
9026
9027Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9028
9029 * mpw-config.in (elf/mips.h): Always forward-include, needed
9030 for GDB to build.
9031
9032Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9033
9034 * testsuite: New directory for customer acceptance and whole tool
9035 chain tests.
9036
9037Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9038
9039 * configure: If per-host line isn't found, but AC_OUTPUT is found
9040 and a configure script exists, run it instead.
9041
9042Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9043
9044 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9045
9046Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9047
9048 * configure: Set build_{cpu,vendor,os,alias} to host values when
9049 --build isn't specified.
9050
9051Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9052
9053 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9054 (FLAGS_TO_PASS): Pass them.
9055 (EXTRA_TARGET_FLAGS): Ditto.
9056
252b5132
RH
9057Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9058
9059 * Makefile.in (all-libg++): Depend on all-libstdc++.
9060
9061Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9062
9063 * configure.in (noconfigdirs): Enable all packages for
9064 i386-unknown-netbsd.
9065
9066Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9067
9068 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9069 hosted builds (DOS builds)
9070
9071Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9072
9073 Changes for ARM based on patches from Richard Earnshaw:
9074 * config.sub: Handle armeb and armel.
9075 * configure.in: Omit arm linker only for riscix.
9076
9077Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9078
9079 * config.guess: Update from FSF.
9080
9081Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9082
9083 * config.sub: Recognize powerpcle as the little endian varient of
9084 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9085 powerpcle variant. Convert pentium into i586, not i486. Add p5
9086 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9087 temporarily.
9088
9089Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9090
9091 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9092
9093Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9094
9095 * config.sub: Accept -lites* as a basic system type.
9096
9097Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9098
9099 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9100 installed, and if so return linuxoldld as the system name.
9101
9102Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9103
9104 * config.guess: Add hppa1.1-hp-lites support.
9105
9106Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9107
9108 * configure.in: Don't build newlib for m68k-vxworks5.1.
9109
9110Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9111
9112 * configure.in (mips-sgi-irix6): Use mh-irix5.
9113
9114Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9115
9116 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9117
9118Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9119
9120 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 9121 OSF/1. Fix compiler flags.
252b5132
RH
9122 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9123
9124Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9125
9126 * configure.in: Recognize --with-newlib.
9127 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9128
afb8d725
JM
9129Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9130
9131 * Makefile.in: move {all,check,install}-gdb from *_MODULES
9132 to *_X11_MODULES due to gdbtk needing X include files et al.
9133
252b5132
RH
9134Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9135
9136 Merge in support for Mac MPW as a host.
9137 (Old change descriptions retained for informational value.)
9138
9139 * mpw-config.in: Add generic include forwards for cpu-specific
9140 include files in aout and elf directories.
9141
9142 * mpw-configure: Added copyright.
9143 * mpw-config.in: Check for presence of required build tools.
9144 (target_libs): Add newlib.
9145 (target_tools): Add examples.
9146 (Read Me): Generate as "Read Me for MPW" instead.
9147 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9148 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9149 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9150
9151 * mpw-configure: Remove subdir-specific makefile hackery,
9152 delete mk.tmp after using it.
9153
9154 * mpw-build.in (all): Display start and end times.
9155
9156 * mpw-configure (host_canonical): Set.
9157 (target_cpu): Always add to makefiles.
9158 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9159 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9160 (mpw-mh-mpw): Look for in srcdir and srcroot.
9161 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9162
9163 * mpw-build.in: (install-only): New target.
9164
9165 * mpw-configure (host_alias, target_alias): Rename from hostalias
9166 and targetalias, add into generated Makefile.
9167 (mk.tmp): If present, add into generated Makefile.
9168 * mpw-build.in (all-gas): Build config.h first before gas proper.
9169
9170 * mpw-configure (config.status): Write only if changed.
9171 * mpw-config.in (readline): Configure it (not built, just used for
9172 definitions).
9173
9174 * mpw-config.in (elf/mips.h): Add a forward include.
9175
9176 * mpw-config.in: Forward-include most .h files in include into
9177 extra-include.
9178 (readline): Don't build.
9179 mpw-build.in (install): Install GDB.
9180
9181 * mpw-configure (prefix, mpw_prefix): Handle it.
9182 * mpw-config.in (mmalloc, readline): Don't configure.
9183 * mpw-build.in (thisscript): Rename to ThisScript.
9184 Use mpw-build instead of BuildProgram everywhere.
9185 (mmalloc, readline): Don't build.
9186 * mpw-README: New file, basic documentation about the MPW port.
9187
9188 * mpw-config.in: Use forward-include to create include files.
9189
9190 * mpw-configure: Add more things to the top of each configured
9191 Makefile, including contents of config/mpw-mh-mpw.
9192 * mpw-config.in (extra-include): Create this directory and fill it
9193 with Posix-like include files when configuring.
9194
9195 * config.sub (apple, mac, mpw): Add various aliases.
9196
9197 * mpw-build.in: New file, top-level build script fragment for MPW.
9198 * mpw-configure: New file, configure script for MPW.
9199 * mpw-config.in: New file, config fragment for MPW.
9200
9201Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9202
9203 * configure.in (host_libs): Remove glob, since it is gone from the
9204 sources.
9205
9206Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9207
9208 * Makefile.in: define empty GDB_NLM_DEPS var.
9209
9210 * configure.in(target_makefile_frag): use config/mt-netware
9211 for netware targets.
9212
9213Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
9214
9215 * config.sub: Merge in recent FSF changes. Remove linux special
9216 cases.
9217
9218Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9219
4bddf3ad 9220 Revert this change:
252b5132
RH
9221
9222 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9223
9224 * build-all.mk: Use CC=cc -Xs on Solaris.
9225
252b5132
RH
9226Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9227
9228 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
9229 stop using it.
9230 * Makefile.in: Nuke all references to glob subdirectory.
9231
9232Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9233
9234 * configure.in: Fix --enable-shared logic in per-host.
9235
9236Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9237
9238 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9239
9240Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9241
9242 * configure.in (noconfigdirs): Don't build gas on AIX, for
9243 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9244
9245Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9246
9247 * configure: Fix --cache-file to work if the file argument is a
9248 relative path.
9249
9250Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
9251
9252 * configure: If the --cache-file is used, pass it down to
9253 configure in subdirectories.
9254
9255Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
9256
9257 * config.sub: add vxworks29k configuration.
9258
9259Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9260
9261 * Makefile.in (taz): Do "diststuff" part quietly.
9262
9263Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
9264
9265 * config.sub: Mini-merge with gcc/config.sub.
9266
9267Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9268
9269 * config.guess (IRIX): Sed - to _.
9270
9271Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9272
9273 * Makefile.in (source-vault, binary-vault): New targets.
9274
9275Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
9276
9277 * config.sub: Recognize -eabi as a basic system type.
9278
9279Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9280
9281 * configure.in (enable_shared stuff): Fix typo.
9282
9283Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
9284
9285 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9286
9287Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9288
9289 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9290
9291Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9292
9293 * configure.in (rs6000-*-*): Don't build gas.
9294
9295Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
9296
9297 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9298 reduce command line length.
9299 (AS_FOR_TARGET): Check for as.new, not Makefile.
9300 (NM_FOR_TARGET): Check for nm.new, not Makefile.
9301
9302Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
9303
9304 * config.guess: Merge from FSF.
9305
9306Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9307
9308 * configure: Don't use $ when handling program_suffix.
9309
9310Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
9311
9312 * configure.in: Configure tk for hppa/hpux.
9313
9314Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
9315
9316 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
9317
9318Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9319
9320 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
9321 to LIBCXXFLAGS. Tests are better run without it.
9322
9323Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
9324
9325 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9326
9327Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
9328
9329 * configure.in (*-*-netware*): Don't configure xiberty.
9330
9331Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
9332
9333 * configure.in: Remove tk from native_only list.
9334
9335Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
9336
9337 * build-all.mk: Add mips-ncd-elf target to sun4 targets
9338 for special NCD build.
9339
9340Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9341
9342 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9343 makeall.bat, they're only useful for binutils snapshots.
9344 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9345 makeall.bat to specified SUPPORT_FILES.
9346
9347Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
9348
9349 * build-all.mk: Add Ericsson targets to sun4 and solaris
9350 hosts. Add BNR's sun4 target to solaris host, so their
9351 build-from-source will be tested in-house first.
9352
9353Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9354
9355 * Makefile.in (LIBCFLAGS): New variable.
9356 (CFLAGS_FOR_TARGET): Ditto.
9357 (LIBCFLAGS_FOR_TARGET): Ditto.
9358 (LIBCXXFLAGS): Ditto.
9359 (CXXFLAGS_FOR_TARGET): Ditto.
9360 (LIBCXXFLAGS_FOR_TARGET): Ditto.
9361 (BASE_FLAGS_TO_PASS): Pass them.
9362 (EXTRA_TARGET_FLAGS): Ditto.
9363
4bddf3ad 9364 * configure.in: Support --enable-shared.
252b5132
RH
9365
9366Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
9367
9368 * configure.in (target_libs): Include libstdc++ again.
9369 * config.guess: Update from FSF (for FreeBSD).
9370
9371Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9372
9373 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9374 makeall.bat.
9375 (DISTDOCDIRS): Add `etc'.
9376 (ETC_SUPPORT_PFX): New variable.
9377 (taz): Include anything from etc starting with a word in
9378 ETC_SUPPORT_PFX.
9379
9380Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9381
9382 * config.sub: Update for recent FSF changes. Remove obsolete
9383 h8300hds entry. Add -windows* and -osx as basic os. Minor
9384 spacing changes.
9385
9386Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9387
9388 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
9389
9390 * config.guess: Merge with FSF.
9391 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9392
9393Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9394
9395 * configure: Since the "trap 0" handler will override the exit
9396 status on many systems, only use it for "exit 1", and make it set
9397 a non-zero exit status; reset it before "exit 0". Also, check
9398 exit status of config.sub, and error out if it failed.
9399
9400Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
9401
9402 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9403 and install libgloss.
9404
9405Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9406
9407 * Makefile.in (all-binutils): Depend upon all-byacc.
9408
9409 * configure.in: Don't build emacs on Irix 5.
9410
9411Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9412
9413 * configure.in (*-*-netware*): Add libio.
9414
9415Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9416
9417 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9418 (CHECK_TARGET_MODULES): Ditto.
9419 (INSTALL_TARGET_MODULES): Ditto.
9420 (TARGET_LIBS): Ditto.
9421 (all-libstdc++): Note dependencies.
9422
9423Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9424
9425 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9426
9427Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9428
9429 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9430 -fexternal-templates.
9431
9432 * configure.in (target_libs): Add libstdc++.
9433 (noconfigdirs): Add libstdc++ as appropriate.
9434
9435Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9436
9437 * config.guess: Update from FSF.
9438
9439Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9440
9441 * configure: Use ${config_shell} when running ${configsub}.
9442
9443Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
9444
9445 * config.sub: No longer recognize h8300h.
9446
9447Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9448
9449 * config.sub: Remove extraneous differences between config.sub and
9450 gcc/config.sub.
9451
9452Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9453
9454 * Makefile.in (DISTSTUFFDIRS): Add gas.
9455
9456Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
9457
9458 * COPYING.NEWLIB: New file.
9459
9460Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
9461
9462 * config.guess (HP-UX): Patch from Harlan Stenn
9463 <harlan@landmark.com> to also emit release level.
9464
9465Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9466
9467 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9468
9469Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
9470
9471 * config.sub: Merge nextstep cleanup from FSF.
9472
9473Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9474
9475 * configure.in (arm-*-*): Don't configure ld for this target.
9476
9477Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9478
9479 * configure.in (*-*-netware): don't configure libg++, libio,
9480 librx, or newlib.
9481
9482Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9483
9484 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
9485 configure ld--it works, but it doesn't support shared libraries.
9486
9487Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9488
9489 * config.guess (*-unknown-freebsd*): Get rid of possible
9490 trailing "(Release)" in version string.
9491 Patch from Paul Richards <paul@isl.cf.ac.uk>.
9492
9493Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
9494
9495 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9496 Fix type: *-next-neststep -> *-next-nextstep.
9497
9498 * config.guess: Merge from FSF:
9499
9500 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9501
9502 * config.guess: Recognize powerpc-ibm-aix3.2.5.
9503
9504 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9505
9506 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9507 instead of UNIX_SV for UnixWare 1.0).
9508
9509Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
9510
9511 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
9512 to make gdb/nlm/* build after the compiler and linker.
9513
9514Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
9515
9516 * config.guess (netbsd, freebsd, linux): Accept any machine,
9517 not just i[34]86.
9518 (m68k-atari-sysv4): Relocate to match FSF version.
9519
9520 * config.guess: More merges from the FSF:
9521
9522 Add a space before function call or macro invocation.
9523
9524 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9525
9526 * config.guess: Add trap cmd to remove dummy.c and dummy when
9527 interrupted.
9528
9529 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9530
9531 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9532 (dummy): Redirect stderr from compilation of dummy.c.
9533
9534 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
9535
9536 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9537
9538Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
9539
9540 * configure: Accept and ignore --cache*, for compatibility with
9541 new autoconf.
9542
9543Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
9544
9545 * config.guess: Merge from FSF:
9546
9547 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9548
9549 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
9550 (PATH): Add /.attbin at end for finding uname.
9551 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
9552
9553 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
9554
80413487 9555 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
9556
9557 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
9558
80413487
RH
9559 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9560 to select whether to use ELF or COFF.
252b5132
RH
9561
9562 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9563
80413487 9564 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
9565
9566 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9567
9568 * config.guess: Guess the OS version for HPUX.
9569
9570 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
9571
9572 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9573
9574Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9575
9576 * configure.in: Recognize --with-headers, --with-libs, and
9577 --without-newlib.
9578 * Makefile.in (all-xiberty): Depend upon all-ld.
9579
9580Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9581
9582 * configure.in: Change i[34]86 to i[345]86.
9583
9584Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9585
9586 * configure (version): A few more tweaks to help message.
9587
9588Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
9589
9590 * Makefile.in: Remove (for now) librx as a host library,
9591 now that we're building it for target.
9592
9593Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9594
9595 * configure: Fix up help message; from karl@owl.hq.ileaf.com
9596 (Karl Berry).
9597
9598Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
9599
9600 * configure.in: Also configure librx.
9601
9602Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9603
9604 * Makefile.in: Update various rules to reflect that librx
9605 is now needed for libg++.
9606
9607Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9608
9609 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9610
9611Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9612
9613 * configure.in: Configure the examples directory.
9614
9615Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9616
9617 * configure: Simplify Jun 2 1994 change.
9618
9619Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9620
9621 * change CC to /usr/latest/bin/gcc for lynx host builds, since
9622 /bin/gcc isn't good enough to build gcc.
9623
9624Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
9625
9626 * Makefile.in (GDB_SUPPORT_FILES): Remove
9627 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
9628 (gdb.tar.gz): Add new rule to use standard distribution building
9629 mechanism.
9630
9631Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9632
9633 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
9634 Bill Cox <bill@cygnus.com>.
9635
9636Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
9637
9638 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
9639
9640Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
9641
9642 * configure: Search current dir first in .gdbinit.
9643
9644Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
9645
9646 * config.sub: Recognize freebsd (merged from gcc config.sub).
9647
9648Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
9649
9650 * config.sub: Refer to NeXT's operating system as nextstep.
9651
9652 * config.sub (case $basic_machine): Re-order the cases, to match
9653 the order in the FSF version (which is mostly alphabethical).
9654 Merge in some additions and changes from the FSF.
9655
9656Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
9657
9658 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9659 * config.sub: Recognize cxux7.
9660 * configure.in: Use mh-cxux for m88k-harris-cxux*.
9661
9662Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9663
9664 * config.sub: Fix typo powerpc -> powerpc-*.
9665
9666Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
9667
9668 * Makefile.in: `all-emacs19' depends on `all-byacc'.
9669
9670 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9671 parallel with all-emacs and install-emacs). Top-level command
9672 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9673
9674Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9675
9676 * test-build.mk ($(host)-stamp-stage2-installed): Remove
9677 $(relbindir)/make before doing ``make install'', and use
9678 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
9679 installing over running make binary.
9680 ($(host)-stamp-stage3-installed): Likewise.
9681
9682Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9683
9684 * config.guess: Recognize Mach.
9685
9686Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9687
9688 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9689 see whether --exec-prefix was used.
9690
9691Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9692
9693 * README: Explicitly mention libg++/README. (Zoo's idea.)
9694
9695Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9696
9697 * Makefile.in: Add all-librx target similar to all-libproc.
9698
9699Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
9700
9701 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
9702 with post 1.2 uname bogosity.
9703
9704Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9705
9706 * configure: Remove temporary files on receipt of a signal.
9707
9708Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
9709
9710 * configure: If there is a package_makefile_frag, remove
9711 ${subdir}/Makefile.tem after copying it in.
9712
9713Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9714
9715 * build_all.mk: support rs6000 lynx identifies itself as
9716 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
9717 since /bin/gcc is too feeble to compile a modern gcc.
9718
9719Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9720
9721 * brought devo/test-build.mk update-to-date with progressive/
9722 test-build.mk. Add lynx targets and hppa flag info.
9723
9724Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9725
9726 * configure.in: Use mh-ncrsvr43. Patch from
9727 Tom McConnell <tmcconne@sedona.intel.com>.
9728
9729Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
9730
9731 * config.guess (i386-unknown-bsdi): No longer need to
9732 check #if defined(__bsdi__) && defined(__i386__).
9733
9734Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9735
9736 * configure: Set program_transform_nameoption correctly.
9737
9738Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9739
9740 * brought build-all.mk update-to-date with progressive build-all.mk,
9741 added new targets and hppa info.
35590697 9742
252b5132
RH
9743Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9744
9745 * configure: If config.guess result is a prefix of the user
9746 specified target, assume a native build and use the user specified
9747 target as the host alias. Remove SunOS patch suffix removal hack.
9748 * configure.in: Remove SunOS patch suffix removal hack.
9749
9750 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
9751 in NATIVE_CHECK_MODULES.
9752
9753Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
9754
9755 * Makefile.in: Rename HOST_ONLY to NATIVE.
9756 * configure: Delete SunOs patch suffix from host_canonical
9757 and build_canonical variables that are prepended to Makefiles.
9758 * configure.in: Add comments for easier maintenance.
9759
9760Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9761
9762 * Makefile.in: Add all-libproc target similar to all-gui.
9763
9764Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
9765
9766 * Makefile.in (CHECK_MODULES): split into
9767 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9768
9769Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
9770
9771 * config.guess (i386-unknown-bsdi): New system to guess.
9772
9773Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9774
9775 * Makefile.in: Add all-gui target (but not yet build by "all").
9776
9777Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
9778
9779 * config.sub: Move deletion of patch suffix from here...
9780 * configure.in: To here, at Ian's suggestion. The top-
9781 level scripts might need to know of a patch level.
9782
9783Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
9784
9785 * config.sub: Strip off patch suffix so rtl is recognized
9786 as a sunos4.1.3 machine, even though it's been patched.
9787
9788Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
9789
9790 * Makefile.in (INSTALL_LAST): Delete.
9791 (INSTALL_DOSREL): New.
9792
9793Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9794
9795 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9796 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9797 whether we pass down --with-gnu-ld anyhow.
9798
9799Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
9800
9801 * Makefile.in (INSTALL_LAST): Change operation so it works
9802 on more flavors of make.
9803 * configure.in (go32): Don't build libg++ or libio.
9804
9805Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
9806
9807 * Makefile.in (Move HOST_PREFIX_1 and friends up so
9808 they can be overriden by templates.
9809
9810Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
9811
9812 * configure.in (target==go32): Don't build gdb.
9813 * dosrel: New directory.
9814
9815Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
9816
9817 * configure.in (host==go32): Configure dosrel too.
9818 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9819 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9820 be set by incoming names or templates.
9821 (INSTALL_LAST): New rule.
252b5132
RH
9822
9823Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
9824
9825 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9826
9827Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9828
252b5132
RH
9829 * configure.in (appdirs): New variable. Currently empty, but will
9830 be used in gas distribution. If nonempty, lists a set of
9831 directories at least one of which must get configured, or top
9832 level configuration is considered to have failed.
9833 (rs6000-*-lynxos*): Use new file name.
9834
9835Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9836
9837 Eliminate XTRAFLAGS.
9838 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9839 newlib include files using -idirafter, and also use -nostdinc.
9840 (CXX_FOR_TARGET): Likewise.
9841 (XTRAFLAGS): Removed.
9842 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9843 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9844 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9845 ($(DO_X)): Don't pass down XTRAFLAGS.
9846
9847Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9848
9849 * configure.in (mips*-dec-bsd*): New target; do build linker.
9850 (mips*-*-bsd*): New target; don't build linker.
9851
9852Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9853
9854 * configure.in: support rs6000-*-lynxos* configuration.
9855 support sunos4 as a cross target.
9856
9857 * config.sub: look for lynx*, not lynx since the OS version may
9858 legitimately be part of the name.
9859
9860Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9861
9862 * configure.in (i[34]86-*-sco*): Move to be with other i386
9863 targets.
9864 (romp-*-*): New target. Skip various binary utilities.
9865 (vax-*-*): New target. Don't build newlib.
9866 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
9867
9868Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9869
9870 * configure.in: Only set host_makefile_frag if config
9871 directory exists.
9872
9873Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9874
9875 * install.sh: If $dstdir exists, don't check whether each
9876 component does.
9877
9878Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9879
9880 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
9881
9882Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
9883
35590697
AJ
9884 * configure.in (*-*-lynxos*): Don't configure newlib for either
9885 native or cross Lynx.
252b5132
RH
9886
9887Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
9888
9889 * config.sub (sparc64-elf): Fix os.
9890 (z8k): Remove duplicate.
9891
9892Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9893
9894 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
9895 gcc/stmp-fixproto, to try to prevent fixproto from being run.
9896
9897Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
9898
9899 * configure: Make file links cleanly even if Lynx fails on
80413487 9900 an NFS symlink (at least fail cleanly).
252b5132
RH
9901
9902Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9903
9904 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
9905 -XNh2000.
9906
9907Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9908
9909 * configure: Unknown options are fatal again.
9910
9911Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
9912
9913 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 9914 compatibility.
252b5132
RH
9915
9916Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
9917
9918 * build-all.mk: Add `clean' target.
9919
9920Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9921
9922 * config.guess: Add SINIX support.
9923 * configure.in: Add mips-*-sysv4* support.
9924
9925Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
9926
9927 * build-all.mk: Document all useful targets.
9928 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
9929 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
9930
9931Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9932
9933 * configure: Support --silent, --quiet.
9934
9935Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9936
9937 * configure: Support --disable-FEATURE.
9938
9939Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9940
9941 * config.guess: Recognize NCR running SVR4.3.
9942
9943Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
9944
9945 * config.guess: Make BSDI generate i386-unknown-bsd386.
9946 Patch from Paul Eggert <eggert@twinsun.com>.
9947
9948Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9949
9950 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
9951
9952Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9953
9954 * configure: Make unrecognized options give nonfatal warnings
9955 instead of fatal errors, and pass them to any subdirectory
9956 configures in case they recognize them.
9957 Make --x equivalent to --with-x.
9958
9959Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9960
9961 * configure: Add --enable-* options. Clean up usage message and
9962 some comments.
9963
9964Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
9965
9966 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
9967
9968Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9969
9970 * configure.in (hppa*-*-*): Enable binutils.
9971
9972Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9973
9974 * config.sub: Recognize cisco.
9975
9976Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
9977
9978 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
9979
9980Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9981
9982 * config.guess: about target *-hitachi-hiuxwe2, don't print more
9983 than one configuration name. Add comment.
9984
9985Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
9986
9987 * config.guess: about target *-hitachi-hiuxwe2, fixed
9988 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
9989 macro is incorrect.]
9990
9991Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9992
9993 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
9994 than the "make ls" stuff which used to be here.
9995
9996Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9997
9998 * config.guess: Recognize i[34]86-unknown-freebsd.
9999 From Shawn M Carey <smcarey@rodan.syr.edu>.
10000
10001Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10002
10003 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10004
10005Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10006
10007 * config.guess: Check for ptx.
10008
10009Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10010
10011 * config.sub: Add os9k checking.
10012
10013Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10014
10015 * config.guess: Handle OSF1 running on HPPA processors
10016
10017Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10018
10019 * configure: If subdir configure fails, print out a message with
10020 subdirectory name, in case subdir's configure code didn't identify
10021 itself.
10022
10023Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10024
10025 * configure.in: Remove embedded newlines from configdirs.
10026 Avoid mismatches of substrings. Fix matching strings at end
10027 of configdirs.
10028
10029Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10030
10031 * config.guess: Add Lynx/rs6000 config support.
10032
10033Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10034
10035 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10036
10037Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10038
10039 * configure.in (hppa*-*-osf*): Treat this just like most other
10040 PA configurations (eg no binutils or ld).
10041 (hppa*-*-*elf*): These configurations have binutils and ld.
10042
10043Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10044
10045 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10046
10047Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10048
10049 * configure.in (rs6000-*-*): Build gas.
10050
10051Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10052
80413487 10053 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
10054
10055Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10056
10057 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10058 for GDB and GDB has been fixed to not need it.
10059
252b5132
RH
10060Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10061
10062 * config.guess: Recognize vax hosts.
10063
10064Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10065
10066 * configure (while loop): Don't use "break 2" inside case
10067 statement -- the case statement isn't an enclosing loop.
10068
10069Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10070
10071 * config.guess: Clean up NeXT support, to allow nextstep
10072 on Intel machines. Make OS be nextstep.
10073
10074Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10075
10076 * config.guess: Add alternate forms for Convex.
10077
10078Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10079
10080 * configure: Completely rewrite option processing. Take
10081 advantage of pattern-matching to avoid invoking test frequently.
10082 Also clean up host and target defaulting logic.
10083
10084Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10085
10086 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10087 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10088 commands (plus user environment) will fit SCO limits.
10089
10090Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10091
10092 * configure.in: Don't issue warnings about directories which are
10093 not being configured if -norecursion is set. Correct test for
10094 --with-gnu-as and --with-gnu-ld to not get confused by substring
10095 matches.
10096
10097 * configure.in: Don't build gas for alpha-dec-osf1*.
10098
10099Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10100
10101 * configure: Back out Per's change of 12/19/1993. It changes the
10102 behavior of configure in unexpected and confusing ways.
10103
10104 Also, use different delim char when calculating
10105 program_transform_name so that the name can contain slashes.
10106
10107Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10108
10109 * configure.in, config.sub: Add support for VSTa micro-kernel.
10110
10111Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10112
10113 * configure.in: Nuke hacks which were used to get a special
10114 version of GAS for HPPA configurations.
10115
10116Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10117
10118 * configure: If only ${target_alias} is given, use that
10119 as the default for ${host_alias}.
10120 * configure: Add missing back-slashes before nested quotes.
10121
10122Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10123
10124 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10125
10126Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10127
10128 * config.guess: Recognize some Tektronix configurations.
10129 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10130
10131Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10132
10133 * config.sub: Match any flavor of SH.
10134
10135Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10136
10137 * configure.in: Don't try to configure newlib for Alpha.
10138
10139Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10140
10141 * configure.in: Don't build ld for Irix 5. Don't build gas,
10142 libg++ or libio for any Alpha target.
10143
10144 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
10145
10146Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10147
10148 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10149 default arguments -- so it tried to compress itself.
10150
10151Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10152
10153 * configure.in (notsupp): ensure that a space is always at the end
10154 of the configdirs list, since the grep checks for an explicit space
10155
10156Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10157
10158 * configure.in (target i386-sysv4.2): don't build ld, since static
10159 versions of many libraries are not available.
10160
10161Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10162
10163 * config.guess: Recognize Apollos (using environment variables).
10164 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10165
10166Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10167
10168 * config.guess: Recognize Sony news mips running newsos.
10169
10170Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10171
10172 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10173 "fi ; else" for bash.
10174
10175Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10176
10177 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10178
10179Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10180
10181 * config.sub: accept unixware as an alias for svr4.2.
10182 Fix some inconsistancies with the gcc version.
10183
10184Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10185
10186 * Makefile.in (DISTDOCDIRS): Add gdb.
10187
10188Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10189
10190 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10191
10192Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10193
10194 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10195 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10196 this now.
10197
10198Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10199
10200 * config.sub: Accept hiux* as an OS name.
10201
10202 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10203 etc/make-stds.texi. The underscore came from gcc, and dje now
10204 agrees that RUNTESTFLAGS is the correct name.
10205
10206Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10207
10208 * install.sh: Remove 'set -e'. It makes any conditionals
10209 in the script useless.
10210
10211 * config.guess: Automatically recognize arm-acorn-riscix
10212 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10213
10214Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
10215
10216 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10217
10218Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10219
10220 * Makefile.in (DISTDOCDIRS): New variable.
10221 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 10222 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
10223
10224Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10225
10226 * configure.in (hppa target): check the source directory for the
10227 pagas sub-directory
10228
10229Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
10230
10231 * config.sub: Allow -aout* and -elf*.
10232
10233Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10234
10235 * configure.in: Don't build ld on i386-solaris2, same as for
10236 sparc-solaris2.
10237
10238Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10239
10240 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10241
10242Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10243
10244 * configure.in: Configure gdb for alpha.
10245
10246Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10247
10248 * Makefile.in (CXXFLAGS): Add -O.
10249
10250Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10251
10252 * config.guess: added support for DG Aviion
10253
10254Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10255
10256 * configure.in: Produce warning message for subdirectories not
10257 configurable for this host/target combination. Don't try to
10258 configure gdb for vms.
10259
10260Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10261
10262 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10263 appropriate files before making "diststuff".
10264 (DISTBISONFILES): New var: list of files to be edited.
10265 (DISTSTUFFDIRS): Add binutils.
10266
10267Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10268
10269 * config.sub: also handle mipsel and mips64el (for little endian mips)
10270
10271Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10272
10273 * configure.in: Add * to end of all OS names.
10274
10275Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
10276
10277 * configure.in: Build newlib for LynxOS native.
10278
10279Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10280
10281 * config.guess: Add support for delta 88k running SVR3.
10282
10283 * configure.in: Add comment about HP compiler vs. emacs.
10284
10285Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10286
10287 * configure.in: don't build ld on solaris2 (not a viable option
10288 due to bugs in getpwnam & getpwuid)
10289
10290Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10291
10292 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10293 config.guess will produce a full version number.
10294
10295Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10296
10297 * configure.in: Build linker and binutils for alpha-dec-osf1.
10298
10299Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10300
10301 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10302 and gdb/testsuite/Makefile.in.
10303
10304Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10305
10306 * configure.in: recognize mips*- instead of mips-
10307
10308Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
10309
10310 * config.sub: Accept linux*coff and linux*elf as operating
10311 systems.
10312
10313Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10314
10315 * config.sub: Recognize mips64, and mips3 as an alias for it.
10316
10317Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10318
10319 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10320 gdb knows how to handle OSF/1 shared libraries.
10321
10322Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10323
10324 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10325 * config.guess: Recognize Hitachi's HIUX.
10326 * config.sub: Recognize h3050r* and hppahitachi.
10327 Remove redundant cases for hp9k[23]*.
10328
10329Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10330
10331 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10332 if gas and ld are in the source tree and are in ${configdirs}.
10333 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 10334 --with options (but still pass them down on the command line,
252b5132
RH
10335 if they were explicitly specified).
10336
10337Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10338
10339 * configure: substitute SHELL value in Makefile.in with
10340 ${CONFIG_SHELL}
10341
10342Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10343
10344 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10345 *-*-solaris2* targets.
10346
10347Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10348
10349 * Makefile.in: define M4, and pass it down to sub-makes;
10350 all-autoconf now depends on all-m4
10351
10352Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10353
10354 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10355 presence of {ar,ranlib} instead of a configured directory
10356
10357Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10358
10359 * config.guess: Accept 34?? as well as 33?? for NCR.
10360
10361Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10362
10363 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10364 of 'gas' in sed commands, since 'gash' is now in the tree as well.
10365
10366Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10367
10368 * configure: grab values for $(CC) and $(CXX) from the
10369 environment, so that someone can do "CC=gcc configure; make" and
10370 have it work right (matching the way that autoconf works now)
10371
10372 * configure.in, Makefile.in: add support for gash, the tcl
10373 interface to Galaxy
10374
10375 * config.guess: add NetBSD variants (hp300, x86)
10376
10377Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
10378
10379 * install.sh: Support -d option (in the manner of SunOS 4 install,
10380 as it is more deterministic than that of GNU install)
10381 (chmodcmd): Set file to mode 755 by default (should also do default
10382 chgrp and chown, but I don't feel like dealing with that now)
10383
10384Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
10385
10386 * config.sub: Remove h8300hhms alias.
10387
10388Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10389
10390 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10391
10392Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10393
10394 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10395 as stmp-fixinc
10396
10397Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10398
10399 * config.sub: recognize m88110-bug-coff.
10400
10401Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10402
10403 * Makefile.in (all-libio): all dependencies on the toolchain used
10404 to build this (gcc, gas, ld, etc)
10405
10406Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10407
10408 * config.guess: Deal with OSF/1 1.3 on alpha.
10409
10410Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10411
10412 * install.sh: add some 'else true' clauses for portability
10413
10414 * configure.in: don't build libio for h8[35]00-*-* targets
10415
10416Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
10417
10418 * Makefile.in: Add support for new libio.
10419
10420Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10421
10422 * install.sh: If one command fails, don't try the rest. Don't try
10423 to remove $dsttmp (via trap) unless we have already created it.
10424 If $src doesn't exist, detect it and exit with an error.
10425
10426 * config.guess: Recognize BSD on hp300.
10427
10428Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
10429
10430 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10431 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10432
10433Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
10434
10435 * Makefile.in (all-send-pr): depends on all-prms
10436
10437Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10438
10439 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10440
10441Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10442
10443 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10444 Added test for mips-mips-riscos5.
10445
10446Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10447
10448 * configure.in: use mh-hp300 for 68k HP hosts
10449
10450Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10451
10452 * configure: add support for CONFIG_SHELL, so that you can use
10453 some alternate shell for evaluating configure scripts
10454
10455Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
10456
10457 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
10458 in configure script to bug-gdb@prep.ai.mit.edu when building
10459 distribution archive.
10460 * Makefile.in (COMPRESS): Remove def.
10461 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
10462 gdb.tar.Z and make-gdb.tar.Z respectively.
10463 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
10464 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
10465 to convergence with 'taz' target in Makefile.in.
10466
10467Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10468
10469 * install.sh (dsttmp): use trap to ensure that tmp files go
10470 away on error conditions
10471
10472Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10473
10474 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10475
10476Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10477
10478 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10479 its parent is '/' not ''.
10480
10481 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10482
10483Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
10484
10485 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10486 that ${newsrcdir}/configure.in does.
10487
10488Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10489
10490 * test-build.mk: support for CONFIG_SHELL
10491
10492Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
10493
10494 * config.sub (netware): Add as a basic system type.
10495
10496Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10497
10498 * Makefile.in (Makefile): depend on configure.in. Also drop the
10499 $(srcdir)/ from the dependency on Makefile.in.
10500
10501Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
10502
10503 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10504 (h8300hhms is temporary until multi-libraries are implemented).
10505 * configure.in: Handle h8300h too.
10506
10507Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10508
10509 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10510
10511Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
10512
10513 * configure: Remove extraneous output when guessing host type.
10514 * config.guess: Remove extraneous output when guessing using C
10515 compiler rather than uname, or when guessing fails.
10516
10517Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10518
10519 * Makefile.in: remove all.cross and install.cross targets
10520
10521 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10522 definitions
10523
10524Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
10525
10526 * configure.in (target sh): Build gprof.
10527
10528Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10529
10530 * config.sub: change -solaris to -solaris2
10531
10532Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10533
10534 * configure.in: Use config/mh-riscos for mips-*-sysv*.
10535
10536Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
10537
10538 * configure: Correct error message for missing Makefile.in to
10539 print correct directory.
10540
10541Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10542
10543 * install.sh: kludge around 386BSD shell bug
10544
10545Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
10546
10547 * config.guess: Recognize NeXT.
10548 * config.guess: Recognize i486-ncr-sysv4.
10549 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
10550
10551Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
10552
10553 * Makefile.in (MAKEINFOFLAGS): New variable.
10554 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10555 * build-all.mk, test-build.mk: Pass down --no-split as
10556 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
10557
10558Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
10559
10560 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
10561
10562Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
10563
10564 * Makefile.in (libg++.tar.z): New rule.
10565 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
10566 * Makefile.in (taz): Only do a single chmod.
10567
10568Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10569
10570 * install.sh: don't use dirname anymore (replaced with sed usage)
10571
10572Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
10573
10574 * Makefile.in: Change extension for gzip'd files from '.z' to
10575 '.gz' per new FSF standard usage.
10576
10577Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10578
10579 * configure: put quotes around the final value of program_transform_name
10580
10581Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10582
10583 * Makefile.in: new install.sh support; update install-info rules
10584
10585Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
10586
10587 * configure.in: Build diff for crosses, but not for go32 host.
10588
10589 * configure.in: Build gprof only for native, and don't build it
10590 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10591
10592Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
10593
10594 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10595
10596Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10597
10598 * configure.in (host_tools): Add prms.
10599
10600Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10601
10602 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10603 with $(FLAGS_TO_PASS) on the command line
10604
10605 * config.sub: Recognize lynx and lynxos
10606
10607Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
10608
10609 * config.sub: Accept -ecoff*, not just -ecoff.
10610
10611Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10612
10613 * Makefile.in (taz): Use .gz suffix instead of .z.
10614 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10615 names.
10616
10617Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10618
10619 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10620
10621Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10622
10623 * Makefile.in (install-no-fixedincludes): install gcc last, so
10624 that rebuilds that might happen during 'make install' don't get
10625 bogus gcc include files
10626
10627Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10628
10629 Change from Utah for HPPA support:
10630 * config.guess: Recognize hppa1.x-hp-bsd.
10631
10632Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
10633
10634 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
10635 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10636
10637Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
10638
10639 * config.sub: Add support for rom68k and bug boot monitors.
10640
10641Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
10642
10643 * Makefile.in: Make all-opcodes depend on all-bfd.
10644
10645Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
10646
10647 * config.guess: Added special check for i[34]86-univel-sysv4*.
10648
10649Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
10650
10651 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10652 the processor rather than assuming i486.
10653
10654Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10655
10656 * config.guess: Recognize SunOS6 as Solaris3.
10657
10658Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
10659
10660 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
10661 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10662
10663Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
10664
10665 * build-all.mk (all-cross): New target for Canadian Cross.
10666 Added Q2 go32 targets.
10667 * test-build.mk: Configure go32 cross sparclite-aout and
10668 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
10669 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10670
10671Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10672
10673 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10674 GO32 hosted toolchains
10675
10676Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
10677
10678 * configure: change so "-exec-prefix" gets passed down rather
10679 than "-exec_prefix" so autoconf generated Makefiles get the
10680 exec_prefix set right.
10681
10682Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10683
10684 * config.guess: get the Solaris2 minor version number
10685
10686 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10687
10688Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10689
10690 * config.guess: Recognize some Sequent platforms.
10691
10692Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10693
10694 * Makefile.in: added the vault-install target
10695
10696 * configure.in: actually use the Sun3 makefile fragment that's in
10697 config, also added the release dir to configdirs
10698
10699Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10700
10701 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10702
10703Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10704
10705 * configure.in: remove some program from Alpha targetted toolchains
10706
10707Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
10708
10709 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
10710 gprof.
10711 (taz): Run "make diststuff" in those directories instead of "make
10712 proto-dir". Look for "VERSION=" only at start of line in subdir
10713 Makefile. Use "gzip -9" for compression.
10714 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10715 (binutils.tar.z): New target.
10716
10717Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10718
10719 * Makefile.in (taz): Include gpl.texinfo.
10720
10721Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10722
10723 * Makefile.in (setup-dirs): Merged into "taz" target.
10724 (taz): Only do `proto-dir' stuff if a directory is actually needed
10725 for this target.
10726
10727Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
10728
10729 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
10730 (FLAGS_TO_PASS): Pass down MUNCH_NM.
10731 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
10732 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
10733 (gcc-no-fixedincludes): Correct for current gcc Makefile.
10734
10735Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
10736
10737 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
10738 config.sub, and move-if-change to gdb testsuite distribution
10739 archive, so the testsuite can be extracted, configured, and
10740 run separately from the gdb distribution. Blow away the Chill
10741 tests that require a Chill compiled executable, since GNU Chill
10742 is not yet publically available.
10743
10744Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10745
10746 * test-build.mk: set environment variables in a single command,
10747 instead of a list of assignments and exports
10748
10749 * config.guess: recognize Alpha/OSF1 systems
10750
10751Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10752
10753 * configure: Change help message to prefer --options rather than
10754 -options.
10755
10756Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10757
10758 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10759 zippy@ecst.csuchico.edu.
10760 * config.guess: Recognize miniframe.
10761
10762Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
10763
10764 * Makefile.in: Use srcroot to find runtest rather than rootme.
10765 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10766
10767Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
10768
10769 * test-build.mk: Extensive additions to support building on a
10770 machine other than the host.
10771
10772Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10773
10774 * configure (tooldir): Fix for i386-aix again.
10775
10776Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
10777
10778 * configure, Makefile.in: Change definition of $(tooldir)
10779 to match the FSF.
10780
10781Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
10782
10783 * config.guess: Recognize i[34]86/SVR4.
10784
10785Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10786
10787 * Makefile.in (all-gdb): gdb depends on sim.
10788
10789Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
10790
10791 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
10792 at the same time we make the prototype gdb directory.
10793 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
10794 files at the same time as the gdb base release distribution.
10795
10796Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
10797
10798 * Makefile.in (check): Use individual check targets rather than
10799 DO_X rule.
10800 (check-gcc): Added.
10801
10802Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
10803
10804 * config.sub: Use sysv3.2 not sysv32 for canonical OS
10805 for System V release 3.2.
10806
10807Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10808
10809 * config.sub: Recognize hppaosf.
10810 * configure.in: Do configure ld/binutils/gas for it.
10811
10812Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10813
10814 * configure (tooldir): Alter syntax used to set this, for systems
10815 where "\$" isn't handled right, like i386-aix.
10816
10817Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
10818
10819 * configure: Pass program-transform-name, not
10820 program_transform_name, to recursive configures.
10821
10822Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
10823
10824 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10825 of gas+ld+binutils.
10826
10827Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
10828
10829 * config.guess: Recognize AIX3.2 as distinct from 3.1.
10830
10831Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10832
10833 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10834
252b5132
RH
10835Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10836
10837 * Makefile.in (PRMS): Set back to all-prms.
10838
10839Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
10840
10841 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10842 targets, rather than for MIPS hosts.
10843
10844Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10845
10846 * configure.in: add comment for --with-x default values
10847
10848 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10849
10850 * Makefile.in: add check-* targets for each of the directories in
10851 the tree. Add a definition of RUNTEST that will use the one we
10852 just built, if it exists. Pass this down via FLAGS_TO_PASS.
10853
10854Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
10855
10856 * configure.in: Removed obsolete references to bfd_target and
10857 target_makefile_frag.
10858
10859 * build-all.mk: Set assorted targets for Q2.
10860 * config.sub: Recognize z8k-sim and h8300-hms.
10861 * test-build.mk: Really don't pass host to configure.
10862 (HOLES): Added uname.
10863
10864Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
10865
10866 * configure: Handle an empty program-prefix, program-suffix or
10867 program-transform-name correctly.
10868
10869Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
10870
10871 * build-all.mk: -G 8 no longer required for MIPS targets.
10872 * test-build.mk: Don't pass host argument to configure; make it
10873 guess.
10874
10875Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
10876
10877 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
10878 * Makefile.in (COMPRESS): New macro, like GZIP.
10879
10880Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
10881
10882 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
10883
10884 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
10885 with gas currently defaults to -G 0.
10886
10887Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
10888
10889 * Makefile.in (all-flex): flex depends on byacc.
10890
10891 * build-all.mk: If host not specified, use config.guess. Pass TAG
10892 to test-build.mk as RELEASE_TAG.
10893 * test-build.mk (configargs): New variable containing arguments to
10894 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
10895 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
10896
10897 * config.guess: Use /bin/uname when checking -X argument on SCO,
10898 to avoid invoking GNU uname which doesn't understand -X.
10899
10900 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
10901
10902 * configure.in: Build gas for mips-*-*.
10903
10904Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10905
10906 * Makefile.in (all.normal): insert missing backslash.
10907
10908Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
10909
4bddf3ad 10910 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
10911
10912 * Makefile.in: Complete overhaul to merge many almost identical
10913 targets.
10914
10915Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10916
10917 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
10918 (gdb.tar.Z): Adjusted.
10919
10920 * Makefile.in (setup-dirs, taz): New targets; should be general
10921 enough to adapt for gdb sometime. Build only .z file.
10922 (gas.tar.z): New target.
10923
10924Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10925
10926 * build-all.mk: Use CC=cc -Xs on Solaris.
10927
252b5132
RH
10928Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
10929
10930 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
10931 for handling BISON for FSF releases.
10932
10933Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10934
10935 * configure: Actually implement the change zoo just documented.
10936
10937Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10938
10939 * configure: when using config.guess, only set target_alias when
10940 it's not already been set (ie, on the command line)
10941
10942Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10943
10944 * Makefile.in: add installcheck target, set PRMS to install-prms
10945
10946Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10947
10948 * configure: add support for package_makefile_fragment, handle the
10949 case where a directory has a configure.in file but no Makefile.in
10950 more gracefully (with an actual understandable error message, even);
10951 add support for --without (and add this to the usage message); also
10952 explicitly add a --host=${host_alias} to the command line when
10953 config.guess is used
10954
10955Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10956
10957 * configure: Must use both --host and --target in recursive calls.
10958
10959Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
10960
10961 * Makefile.in: Change deja-gnu to dejagnu.
10962
10963Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
10964
10965 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
10966
10967Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10968
10969 * configure.in: canonicalize all instances to *-*-solaris2*,
10970 also strip out a number of tools to not build for go32 host
10971
10972Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10973
10974 * config.guess: add GPL.
10975
10976 * Makefile.in, config.guess, config.sub, configure: bump
10977 copyrights to 93.
10978
10979Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
10980
10981 * Makefile.in (do-info): Removed obsolete check for existence of
10982 localenv file.
10983
10984 * Makefile.in (MAKEOVERRIDES): Define to be empty.
10985
10986Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10987
10988 * Makefile.in: a couple of 'else true' for decstation,
10989 support for TclX
10990
10991 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
10992
10993Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
10994
10995 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
10996
10997Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
10998
10999 * config.guess: Recognize i386-ibm-aix (PS/2).
11000 * configure.in: Use config/mh-aix386 file for it.
11001
11002Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11003
11004 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11005 CC_FOR_TARGET instead.
11006 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11007
11008Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11009
11010 * Makefile.in: Add sim to list of directories sent with gdb
11011
11012Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11013
11014 * configure.in: Put back mips-dec-bsd* case.
11015
11016Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11017
11018 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11019 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11020 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
11021
11022Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11023
11024 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11025
11026 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11027 (install-info): install dir.info only if it exists,
11028 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11029
11030Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11031
11032 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11033 gas for mips-dec-bsd.
11034
11035Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11036
11037 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11038 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11039
11040Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11041
11042 * configure.in: Added "dejagnu" to hosttools list.
11043
11044Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11045
11046 * config.sub, configure.in, config.guess: Add support
11047 for Bosx, an AIX variant from Bull.
11048 Patches from F.Pierresteguy@frcl.bull.fr.
11049
11050Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11051
11052 * devo/dejagnu: Initial creation of devo/dejagnu.
11053 Migrated dejagnu testcases and support files for testing software
11054 tools to reside as subdirectories, currently called "testsuite",
11055 within the directory of the software tool. Migrated all programs,
11056 support libraries, etc. beloging to dejagnu proper from
11057 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11058 with no modifications. The changes to these files which will
11059 allow them to configure, build, and execute properly will be made
11060 in a future update.
11061
11062Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11063
11064 * Makefile.in: Change send_pr to send-pr.
11065 * configure.in: Likewise.
11066 * send_pr: Renamed directory to send-pr.
11067
11068Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11069
11070 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11071
11072Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11073
11074 * README: Update for gdb-4.8 release.
11075 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11076 gdb-xxx.tar.z (gzip'd) file also.
11077
11078Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11079
11080 * Makefile.in: make all-diff depend on all-libiberty
11081
11082Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11083
11084 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11085
11086Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11087
11088 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11089
11090Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11091
11092 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11093 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11094 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11095
11096Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11097
11098 * Makefile.in: makeinfo binary is in a new location
11099
11100Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11101
11102 * config.sub: Accept -ecoff as an OS.
11103
11104 * Makefile.in: Various changes to eliminate a level of make
11105 recursion and reduce the required command line length.
11106 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11107 sub-makes.
11108 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11109 variables holding settings for specific sub-makes.
11110 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11111 in terms of BASE_FLAGS_TO_PASS.
11112 (TARGET_LIBS): New variable listing directories which use
11113 TARGET_FLAGS_TO_PASS.
11114 (subdir_do): Eliminated.
11115 (do-*): New set of targets to replace subdir_do.
11116 (various): All targets which used subdir_do now depend on do-*.
11117 (local-clean): Renamed from do_clean.
11118 (local-distclean): New target, dependency of distclean and
11119 realclean.
11120 (install-info): Don't create directories. Depend on dir.info
11121 rather than calling make recursively.
11122 (install-dir.info): Eliminated.
11123 (install-info-dirs): Create all info directories here.
11124 (dir.info): Depend upon do-install-info.
11125
11126 * test-build.mk (HOLES): Added false.
11127
11128Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11129
11130 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11131
11132Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11133
11134 * Makefile.in (info): remove dependency on all-texinfo. The
11135 problem was really in texinfo/C, not at this level.
11136
11137Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11138
11139 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11140
11141Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11142
11143 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11144 GDB releases.
11145
11146Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11147
11148 * configure: Include srcdir in message about target of link not
11149 being found. Don't convert `-' to `_' in `with' options being
11150 passed to subdirs.
11151
11152Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11153
11154 * configure.in: add uudecode to host_tools
11155
11156 * Makefile.in: added {all,install}-uudecode targets, added them to
11157 the appropriate lists
11158
11159Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11160
11161 * Makefile.in (all-gcc): Added dependency on all-gas.
11162
11163 * configure.in (mips-*-*): Build ld and binutils.
11164
11165Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11166
11167 * configure: check return code from mkdir, print error message and
11168 exit on failure.
11169
11170Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11171
11172 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11173
11174Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11175
11176 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11177
11178Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11179
11180 * config.sub (h8500): Recognize this as a cpu type.
11181
11182Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11183
11184 * configure: source directory missing is no longer a warning
11185
11186 * configure.in: recognize irix[34]* instead of irix[34]
11187
11188 * Makefile.in: define and pass down X11_LIB
11189
252b5132
RH
11190Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11191
11192 * guess-systype: Renamed to ...
11193 * config.guess: ... by popular request.
11194 * configure.in, Makefile.in: Update accordingly.
11195
11196Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11197
11198 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11199 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11200 + Execute ./dummy instead of assuming . is in PATH.
11201
11202Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11203
11204 * guess-systype: New shell script. Attempts to guess the
11205 canonical host name of the executing host.
11206 Only a few hosts are supported so far.
11207 * configure: Call guess-systype if no host is specified.
11208
11209Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11210
11211 * Makefile.in (gcc-no-fixedincludes): Made to work with current
11212 gcc Makefile.
11213
11214
11215Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
11216
11217 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11218 (all-gcc, install-gcc, subdir_do): Use it.
11219
11220Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11221
11222 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11223
11224Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
11225
11226 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11227 set exclusively by configure, using configure.in .
11228
11229Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11230
11231 * test-build.mk: set $PATH for all builds
11232
11233 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11234
11235Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11236
11237 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11238 the one used in gcc/Makefile.in, so that a null expansion doesn't
11239 override the one needed to build gcc with a native cc.
11240
11241
11242Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11243
11244 * configure: Accept -with arguments.
11245
11246Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11247
11248 * Makefile.in: added h8300sim
11249
11250Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
11251
252b5132
RH
11252 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11253 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
11254 (all-cygnus, native, build-cygnus): Make
11255 $(canonhost)-stamp-3stage-done, not $(host)....
11256 * test-build.mk (stamp-3stage-compared): Use tail +10c for
11257 i386-sco3.2v4. Added else true to if command.
11258
11259Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
11260
11261 * config.sub: (from FSF) Sequent uses a BSD-like OS.
11262
11263Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
11264
11265 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11266
11267Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11268
11269 * configure.in: don't remove binutils from Solaris builds
11270
11271Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
11272
11273 * Makefile.in: get rid of earlier definitions for *clean,
11274 also handle the recursive info rule better
11275
11276Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
11277
11278 * Makefile.in (mostlyclean, distclean, realclean): Fix to
11279 do more-or-less the right thing.
11280
11281Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
11282
11283 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11284 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11285
11286Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11287
11288 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11289 $(host_canonical).
11290
11291 * configure.in: split the configdirs list into 4 categories (native
11292 v. cross, library v. tool) and handle the cross-only and native-
11293 only in more reasonable (and correct!) way.
11294
11295Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
11296
11297 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
11298 configdirs anymore.
11299
11300Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11301
11302 * Makefile.in: extensive cleanup:: removed all of the explicit
11303 clean-* targets, collapsed many wrappers around subdir_do into
11304 one, added additional targets to satisfy standards.texi, deleted
11305 some old targets, some changes for consistency
11306
11307Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11308
11309 * configure.in: handle some programs as cross-only, and others as
11310 native only
11311
11312 * test-build.mk: handle partial holes in a more generic manner
11313
11314 * Makefile.in: m4 depends on libiberty
11315
252b5132
RH
11316Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11317
11318 * configure.in: add m4, textutils, fileutils, sed, shellutils,
11319 time, wdiff, and find to configdirs
11320
11321 * Makefile.in: all, clean, and install rules for the new programs
11322 added to configure.in
11323
11324Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11325
11326 * configure.in: use mh-sun for all *-sun-* hosts
11327
252b5132
RH
11328Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11329
11330 * Makefile.in: define flags for X11 include files and library file
11331 locations, pass them down to the programs that need this info
11332
11333 * build-all.mk: added a 'native' target, to 3stage the native toolchain
11334
252b5132
RH
11335Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11336
11337 * configure.in: start building libg++ for HP-UX targets
11338
11339Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
11340
11341 * README: Update references to files moved into etc/.
11342
11343Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
11344
11345 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
11346 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
11347
11348Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
11349
11350 * configure: accept dash as well as underscore in long option
11351 names for FSF compatibility.
11352
11353Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
11354
11355 * config.sub: added -sco3.2v4 support from FSF.
11356
11357Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11358
11359 * configure.in: expand the section that adds or removes
11360 directories from the list of programs to build, to handle native
11361 vs. cross in addition to host v. native
11362
11363Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
11364
11365 * Makefile.in: Replace C++ in macro names with CXX.
11366 This is less likely to break ...
11367
11368Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11369
11370 * test-build.mk: add -w to GNU_MAKE
11371
11372Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11373
11374 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11375 add 'sparc' to list of recognized cpus. This needed to make
11376 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11377 Delete some redundant ose68 variants. Recognize -wrs as an os,
11378 then changes that into $CPU-wrs-vxworks.
11379
11380 * configure.in: remove most references to gdbtest, regularize
11381 target based program removal
11382
11383 * test-build.mk: import from p3 tree (many fixes and changes)
11384
11385Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11386
11387 * Makefile.in: added rules to handle tcl, tk, and expect
11388
11389 * configure.in: handle those directories if they exist
11390
11391Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11392
11393 * config.sub: removed bogus hppabsd and hppahpux names, since
11394 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11395
11396Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11397
11398 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
11399 depends upon all-xiberty
11400
11401 * Makefile.in: changes from p3, including:
11402
11403 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
11404
11405 * Makefile.in (XTRAFLAGS): include newlib directories if
11406 newlib/Makefile exists, rather than if host != target.
11407
11408 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
11409
11410 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11411 from the same source tree and not building a cross-compiler. This
11412 matters for the libg++ configuration if reconfiguring a tree that
11413 has already been installed.
11414
11415 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
11416
11417 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11418 pick up the machine and system specific header files.
11419
11420 * Makefile.in: added AS_FOR_TARGET, passed down in
11421 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11422 the C compiler to use to create programs which are run in the
11423 build environment, set it to default to $(CC), and passed it down
11424 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11425
11426 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
11427
11428 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11429 We need them for unusual native builds, like systems without
11430 ranlib.
11431
11432 * configure: also define $(host_canonical) and
80413487
RH
11433 $(target_canonical), which are the full, canonical names for the
11434 given host and target
252b5132
RH
11435
11436Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
11437
11438 * Makefile.in: Added separate definitions for C++.
11439
11440Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
11441
11442 * configure.in (configdirs): Add deja-gnu.
11443
11444Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
11445
11446 * README: Update for configure.texi and gdb-4.7 release.
11447
11448Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
11449
11450 * Makefile.in: Move "all" target to top of file.
11451 Previously, first target was ".PHONY" which caused BSD4.4 make
11452 to build .PHONY when make was run without arguments.
11453
11454Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
11455
11456 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
11457 Library-copylefted code in libiberty.
11458
11459Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
11460
11461 * config.sub: Replace m68kmote with plain old m68k.
11462
11463Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
11464
11465 * Makefile.in: Remove space from blank line, avoid Make complaints.
11466
11467Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
11468
11469 * config.sub: Complain if no argument is given. Added support for
11470 386bsd as OS and target alias.
11471
11472Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
11473
11474 * Makefile.in (XTRAFLAGS): include newlib directories if
11475 newlib/Makefile exists, rather than if host != target.
11476
11477Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
11478
11479 * config.sub: recognize sparclite-wrs-vxworks.
11480
11481 * Makefile.in (install-xiberty): added *-xiberty make rules (from
11482 p3.) Added clean-xiberty to clean.
11483
11484Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11485
11486 * configure.in: use *-*-* instead of nested cases for host and target
11487
11488Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
11489
11490 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11491 from the same source tree and not building a cross-compiler. This
11492 matters for the libg++ configuration if reconfiguring a tree that
11493 has already been installed.
11494
11495Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
11496
11497 * config.sub (i486v/i486v4): Merge in from FSF version.
11498
11499Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
11500
11501 * configure: only set PWD if it is already set.
11502
11503Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
11504
11505 * configure: just set PWD=`pwd` at the top, since Ultrix sh
11506 doesn't have unset and all success paths (and most error paths)
11507 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11508 to just ${PWD} to avoid confusion.)
11509
11510Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
11511
11512 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11513 even for a native compilation.
11514
11515Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
11516
11517 Changes to make the gdb.tar.Z rule work better.
11518
11519 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
11520 (DEVO_SUPPORT): Add configure.texi.
11521 (bfd-ilrt.tar.Z): Remove ancient rule.
11522
11523Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
11524
11525 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11526 pick up the machine and system specific header files.
11527
11528 * configure.in, config.sub: added new target m68010-adobe-scout,
11529 with alias of adobe68k. Changed configure.in to check for
11530 -scout before -sco* to avoid a false match.
11531
11532 * Makefile.in: added AS_FOR_TARGET, passed down in
11533 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11534 the C compiler to use to create programs which are run in the
11535 build environment, set it to default to $(CC), and passed it down
11536 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11537
11538Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
11539
11540 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11541 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
11542 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11543 FOR_TARGET variants, to newlib and libg++.
11544
11545Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
11546
11547 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11548 first.
11549
11550Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
11551
11552 * config.sub: Accept `elf' as an environment.
11553
11554Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11555
11556 * Makefile.in (all-opcodes): cd into the right directory
11557
11558Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
11559
11560 * configure: added -program_transform_name option, used as
11561 argument to sed when installing programs.
11562 configure.texi: added documentation for -program_prefix,
11563 -program_suffix and -program_transform_name.
11564
11565Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
11566
11567 * config.sub: Accept i486 where i386 ok.
11568
11569Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
11570
11571 * config.sub: accept we32k
11572
11573Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
11574
35590697 11575 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
11576
11577 * Makefile.in: don't create all directories for ``make install'';
11578 let the subdirectories create the ones they need.
11579
11580Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11581
80413487 11582 * COPYING: new file, GPL v2
252b5132
RH
11583
11584Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11585
11586 * Makefile.in: use the new gen-info-dir, which needs a template
11587 argument (which also lives in texinfo)
11588
11589 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11590
252b5132
RH
11591Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
11592
11593 * config.sub (ncr3000): Change i386 to i486.
11594
11595Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11596
11597 * Makefile.in: add install-rcs, install-grep to
11598 install-no-fixedincludes, removed install-bison and install-libgcc
11599
11600Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
11601
11602 * configure.in: grab the HPUX makefile fragment if on HPUX
11603
11604Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11605
11606 * Makefile.in: eradicate bison spoor (ditto libgcc).
11607 configure.in: recognise m68{k,000}-ericsson-OSE.
11608 es1800 is alias for m68k-ericsson-OSE
11609
11610Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11611
11612 * configure.in: rearrange the parts that remove programs from
11613 configdirs, based now on HOST==TARGET or by canonical triple.
11614
11615Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11616
11617 * test-build.mk: recurse explicitly with -f test-build.mk when
11618 appropriate. predicate stage3 and comparison on the existence
11619 of gcc. That is, if gcc isn't around, we aren't three-staging.
11620 On very clean, also remove ...stamp-co. Build in-place before
11621 doing other builds.
11622
11623Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11624
11625 * Makefile.in, configure.in: add tgas
11626
11627Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11628
11629 * Makefile.in: a number of changes merged in from progressive.
11630
11631 * configure.in: add libm.
11632
11633 * .cvsignore: ignore some stuff that comes from test-build.mk.
11634
252b5132
RH
11635Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
11636
11637 * config.sub: Add es1800 (m68k-ericsson-es1800).
11638
11639Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11640
11641 * configure: Add program_suffix (parallel to program_prefix)
11642 * Makefile.in: adjust directory-creating script for losing decstation
11643
11644Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
11645
11646 * configure: Minor $subdir-related fixes.
11647
11648Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11649
11650 * configure: fix various problems with propogating
11651 makefile_target_frag in subdirs.
11652 * configure.in: config libgcc if its there
11653
11654Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
11655
11656 * config.sub: HPPA merge.
11657
252b5132
RH
11658Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
11659
11660 * Makefile.in: Replace all-bison with all-byacc in all
11661 dependency lines for other tools (which now use byacc).
11662
11663Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
11664
11665 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
11666
252b5132
RH
11667Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
11668
11669 * Makefile.in: make gprof rules similar to byacc rules (instead of
11670 vestigal $(unsubdir) that didn't work...)
11671
11672Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
11673
11674 * config.sub: Add support for Linux.
11675 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
11676 (at least for libg++).
11677
11678Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11679
11680 * configure.texi: fix doc for the -nfp option to configure
11681
11682Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
11683
11684 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11685
11686Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
11687
11688 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11689 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11690 * configure.in: added solaris* host_makefile_frag hook.
11691
11692Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11693
11694 * config.sub: changed recognition of m68000 so that various
11695 m68k types can be specified via m680[01234]0
11696
11697Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11698
11699 * config.sub (basic_machine): fix sed so that '-foo' isn't
11700 completely substituted out while .+'-foo' loses the '-foo'
11701
11702Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11703
11704 * config.sub ($os): Add -aout.
11705
11706Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
11707
11708 * configure: If host_makefile_frag is absolute, don't
11709 prefix ${invsubdir} (relevant to libg++ auto-configure).
11710
11711Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11712
11713 * Makefile.in (tooldir): Define it.
11714 (all-ld): Depend on all-flex.
11715
11716Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
11717
11718 * Makefile.in (check): Fix libg++ special case.
11719
11720Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
11721
11722 * configure: do not bury `pwd` into config.status, thus do fewer
11723 pwd's.
11724
11725 * configure: print the "Building in" message only when building in
11726 other than "." AND verbose.
11727
11728 * configure: remove -s, rework -v to better accomodate guested
11729 configures.
11730
11731 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
11732
11733Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
11734
11735 * Makefile.in: macroize flags passed on recursion. remove
11736 fileutils.
11737
11738Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
11739
11740 * configure: get makesrcdir right for subdirs deeper than 1.
11741
11742 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
11743 install.
11744
11745Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
11746
11747 * Makefile.in: don't print subdir_do or recursion lines.
11748
11749Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
11750
11751 * standards.texi: added menu item.
11752
11753 * Makefile.in: build and install standards.info.
11754
11755 * standards.texi: new file.
11756
11757Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11758
11759 * configure: test for and move config.status pieces from
11760 ${subdir}/.
11761
11762Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
11763
252b5132
RH
11764 * configure: Test for existance of files before trying to mv
11765 them, to avoid numerous non-existance messages.
11766
11767Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
11768
11769 * configure: correct final line of config.status.
11770
11771 * configure: patch from eggert. Avoids a protection problem if
11772 the original Makefile.in is read only.
11773
11774 * configure: use move-if-change from gcc to create config.status.
11775 Some makefiles depend on config.status to tell if a directory
11776 has been reconfigured for a different host. This change
11777 prevents those directories from remaking everything in the case
11778 where the reconfig was only intended to rebuild a Makefile.
11779
11780 * configure: test for config.sub with "config.sub sun4" rather
11781 than "config.sub ${host_alias}". Otherwise we can't tell a bad
11782 host alias from a missing config.sub.
11783
11784Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11785
11786 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11787 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
11788
11789Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
11790
11791 * configure: mkdir ${subdir} as needed.
11792
11793Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
11794
11795 * Makefile.in,configure.in: added autoconf.
11796
11797Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11798
11799 * Makefile.in: no longer pass against on recursion.
11800
11801 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11802 definitions are not inherited.
11803
11804 * configure: correct makesrcdir when subdir is .
11805
11806Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
11807
11808 * configure: Add support for 'subdirs' variable, which is
11809 like 'configdirs', except that configure doesn't re-invoke
11810 itself for subdirs, it just creates a Makefile for each subdir.
11811 * configure.texi: Document subdirs.
11812
11813Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11814
11815 * configure.in: added flex to configdirs
11816
11817Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
11818
11819 * Makefile.in: remove clean-stamps from clean.
11820
11821Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
11822
11823 * configure.in: Add gdbtest to configdirs.
11824
11825Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
11826
11827 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
11828 to recursive makes.
11829 * configure.in: Recognize new ncr3000 config.
11830
11831Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
11832
11833 * Makefile.in, configure.in: removed references to gdbm.
11834
11835Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
11836
11837 * config.sub: Don't canonicalize os value
11838 newsos* to bsd (readline needs to check for newsos).
11839 (This fix was earlier made Jan 31, but got re-broken.)
11840
11841Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
11842
11843 * configure.in: sco is an os, not a vendor!
11844
11845 * configure: Quote $( better. Keep various shells happy.
11846
11847Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
11848
11849 * Makefile.in: eliminate stamp-files.
11850
11851Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
11852
11853 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
11854 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11855
11856Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
11857
11858 * config.sub: fix iris/iris3.
11859
11860Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
11861
11862 * configure: re-add -rm.
11863
11864Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
11865
11866 * Maskefile.in: add .stmp-rcs to all.
11867
11868 * configure.in: remove gas from rs6000 build, use aix host fragment.
11869
11870Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
11871
11872 * configure: pass down site_option during recursion.
11873
11874Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
11875
11876 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
11877
11878Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
11879
11880 * configure: Change exec_prefix so that it really defaults to prefix.
11881
11882Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
11883
11884 * Makefile.in, configure.in: Add support for mmalloc library.
11885
11886Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
11887
11888 * Makefile.in: add stmp dependencies for a few more things.
11889
11890Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
11891
11892 * configure: adjusted error message on objdir/srcdir configure
11893 collision, per john's suggestion.
11894
11895 * Makefile.in: add libiberty stmp to all and all.cross.
11896
11897Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
11898
11899 * Makefile.in: remove force dependencies, add grep to all.
11900
11901Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
11902
11903 * Makefile.in: drop flex. make stamp files work.
11904
11905 * configure: added test for conflicting configuration in srcdir,
11906 remove trailing slashes from srcdir. Otherwise emacs gdb mode
11907 gets cranky. use relative paths for configure and srcdir
11908 whenever possible. Send some error messages to stderr that were
11909 going to stdout.
11910
11911Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
11912
11913 * Makefile.in: Fix libg++ rule to check for gcc directory
11914 before using gcc/gcc. Also pass XTRAFLAGS.
11915
11916Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
11917
11918 * Makefile.in: added stmp-files so that directories aren't polled
11919 when they are already built.
11920
11921 * configure.texi: fixed a node pointer problem.
11922
11923Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
11924
4bddf3ad 11925 * config.sub configure.in gdb/configure.in
252b5132
RH
11926 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
11927 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
11928 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
11929
11930Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11931
11932 * configure: -recurring becomes -silent. corrected help message
11933 for -site= option.
11934
11935 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
11936
11937Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11938
11939 * configure: when building Makefile for crosses, replace
11940 tooldir and program_prefix. default srcdir from location of
11941 config.sub. remove "for host in hosts" and "for target in
11942 targets" loops.
11943
11944Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11945
11946 * Makefile.in: Do not pass bindir or mandir to cvs.
11947
11948Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11949
11950 * Makefile.in, configure.in: removed traces of namesubdir,
11951 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11952 copyrights to '92, changed some from Cygnus to FSF.
11953
11954 * configure.texi: remove most references to multiple hosts,
11955 multiple targets, subdirs, etc.
11956
11957 * configure.man: removed rcsid. reference config.sub not
11958 config.subr.
11959
11960 * Makefile.in: mkdir $(infodir) on install-info.
11961
11962Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
11963
11964 * configure.texi: Explain better about .gdbinit and about
11965 the environment that configure.in sections run in.
11966
11967Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
11968
11969 * configure.in: Ultrix is only a decstation if it's a MIPS.
11970
11971Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
11972
11973 * README: DOC.configure => cfg-paper.texi.
11974
11975Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
11976
11977 * config.sub (near case $os): Don't convert newsos* to bsd!
11978
11979Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
11980
11981 * Makefile.in: Reinstall change from gdb-4.3 that reduces
11982 the number of copies of COPYING that go into the GDB tar file.
11983
11984Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
11985
4bddf3ad 11986 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
11987 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
11988 Fix SCO configuration stuff.
11989
11990Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
11991
11992 * Makefile.in: For libg++, make sure the -I pointing
11993 to the gcc directory goes *after* all the libg++-local -I flags.
11994 Also, move just-gcc dependency from just-libg++ to all-libg++.
11995
11996Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
11997
11998 * configure: Change -x to -f to keep Ultrix /bin/test happy.
11999
12000Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12001
12002 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12003
12004Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12005
12006 * config.sub: Add stratus configuration frags. Also
12007 submitted to FSF.
12008
12009Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12010
12011 * Makefile.in (DEV_SUPPORT): add configure.man.
12012
12013 * config.sub(Decode manufacturer-specific): add -none*.
12014
12015Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12016
12017 * Makefile.in: remove form feeds to make Sun's make happy.
12018 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12019
12020Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12021
12022 * Makefile.in (AR_FLAGS): Make quieter.
12023
12024Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12025
12026 * configure.in: Add libg++.
12027 * configure: When verbose, don't output the command line at each
12028 level; it will be unremarkably the same as the previous version,
12029 which will be the same as what the user typed.
12030
12031Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12032
12033 * configure.in, Makefile.in: fix clean-info, add flex. add
12034 fileutils.
12035
12036 * configure: be less sensitive to spaces in Makefile.in. Do not
12037 look for sources in "..". Doing so breaks subdirectories that
12038 might have their own configure. If a subdir has it's own
12039 configure script, use it.
12040
12041Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12042
12043 * cfg-paper.texi: some changes suggested by rms.
12044
12045Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12046
12047 * config.sub: Merge in some small additions from the FSF version,
12048 taken from the gcc distribution, to bring the Cygnus and FSF
12049 versions into closer sync.
12050
12051Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12052
12053 * configure.in: Changed svr4 references to sysv4.
12054
12055Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12056
12057 * configure: added -V for version number option.
12058
12059Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12060
12061 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12062 renamed from DOC.configure to cfg-paper.texi.
12063
12064Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12065
12066 * configure, config.subr, config.sub: config.subr is now
12067 config.sub again.
12068
12069Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12070
12071 * configure.texi: new file, in progress.
12072
12073 * Makefile.in: build info file and install the man page for
12074 configure.
12075
12076 * configure.man: new file, first cut.
12077
12078 * configure: find config.subr again now that configuration "none"
12079 has gone. removed all traces of the -ansi option. removed all
12080 traces of the -languages option.
12081
12082 * config.subr: resync from rms.
12083
d932cae7 120841991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12085
12086 * configure, config.sub, config.subr: merge config.sub into
12087 config.subr, call the result config.subr, remove config.sub, use
12088 config.subr.
12089
12090 * Makefile.in: revised install for dir.info.
12091
d932cae7 120921991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12093
12094 * configure.in: add decstation host makefile frag.
12095
12096 * Makefile.in: BISON now bison -y again. also install-gcc on
12097 install. clean-gdbm on clean. infodir belongs in datadir.
12098 Make directories for info install. Build dir.info here then
12099 install it.
12100
d932cae7 121011991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12102
12103 * Makefile.in: fix for bad directory tests.
12104
d932cae7 121051991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12106
12107 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12108 regexp. -srcdir relative was being handled incorrectly.
12109
12110 * Makefile.in: unwrapped some for loops so that parallel makes
12111 work again and so one can focus one's attention on a particular
12112 package.
12113
d932cae7 121141991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12115
12116 * configure: added PWD as a stand in for `pwd` (for speed). use
12117 elif wherever possible. make -srcdir work without -objdir.
12118 -objdir= commented out.
12119
d932cae7 121201991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12121
12122 * configure: +options become --options. -subdirs commented out.
12123 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12124 Makefile now at top of generated Makefile. Removed cvs log
12125 entries. added -srcdir. create .gdbinit only if there is one
12126 in ${srcdir}.
12127
12128 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12129 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12130 and mandir now keyed off datadir by default.
12131
d932cae7 121321991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
12133
12134 * Freshly created ChangeLog.
12135
12136\f
12137Local Variables:
12138mode: change-log
12139left-margin: 8
12140fill-column: 76
12141version-control: never
12142End:
This page took 0.907778 seconds and 4 git commands to generate.