Any symbol which is in both a regular object and a dynamic object
[deliverable/binutils-gdb.git] / ChangeLog
1 2007-08-21 Richard Guenther <rguenther@suse.de>
2
3 * configure.ac: Add types checking to stage1 checking flags.
4 * configure: Regenerate.
5
6 2007-08-18 Paul Brook <paul@codesourcery.com>
7 Joseph Myers <joseph@codesourcery.com>
8
9 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
10 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
11 * Makefile.in: Regenerate.
12 * configure.ac (--with-debug-prefix-map): New.
13 * configure: Regenerate.
14
15 2007-08-17 Richard Sandiford <richard@codesourcery.com>
16 Nigel Stephens <nigel@mips.com>
17
18 * config/mt-sde: New file.
19 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
20 as target_makefile_frag.
21 * configure: Regenerate.
22
23 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
24
25 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
26 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
27 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
28 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
29 (do-compare, do-compare3, do-compare-debug): New.
30 ([+compare-target+]): Use them.
31
32 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
33
34 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
35 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
36 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
37 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
38 (do-compare, do-compare3, do-compare-debug): New.
39 ([+compare-target+]): Use them.
40
41 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
42 Ben Elliston <bje@au.ibm.com>
43
44 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
45 --silent if $silent.
46 * configure: Regenerate.
47
48 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
49
50 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
51
52 2007-07-17 Nick Clifton <nickc@redhat.com>
53
54 * COPYING3: New file. Contains version 3 of the GNU General
55 Public License.
56 * COPYING3.LIB: New file. Contains version 3 of the GNU
57 Lesser General Public License.
58
59 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
60
61 * configure.ac: Fix my previous change to really match GCC.
62 * configure: Regenerate.
63
64 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
65
66 * configure.ac: Rewrite 'configure --help' strings to look nicer.
67 * configure: Regenerate.
68
69 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
70
71 * configure.ac: Add some missing m4 quotation.
72 * configure: Regenerate.
73
74 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
75
76 * Makefile.def: Add windmc tool to build.
77 * Makefile.tpl: Likewise.
78 * configure.ac: Likewise.
79 * Makefile.in: Regenerate.
80 * configure: Regenerate.
81
82 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
83
84 * lt~obsolete.m4: New. Import from 20070318 libtool.
85
86 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
87
88 * configure.ac: Don't add target-libmudflap to noconfigdirs for
89 uclinux and linux-uclibc targets.
90 * configure: Regenerate.
91
92 2007-06-28 DJ Delorie <dj@redhat.com>
93
94 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
95 not building newlib.
96 * configure: Regenerated.
97
98 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
99
100 * src-release (DEVO_SUPPORT): Correct typos.
101
102 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
103
104 * Makefile.def: Add dependency from configure-gdb to all-bfd.
105 * Makefile.in: Regenerated.
106
107 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
108
109 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
110 (distclean-stage[+id+]): Possibly delete stage_last.
111 * Makefile.in: Regenerate.
112
113 2007-06-07 Ben Elliston <bje@au.ibm.com>
114
115 * config.sub, config.guess: Update from upstream sources.
116
117 2007-06-07 Ben Elliston <bje@au.ibm.com>
118
119 * Makefile.tpl: Fix spelling error.
120 * Makefile.in: Regenerate.
121
122 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
123
124 Sync with gcc:
125 2007-05-30 Jakub Jelinek <jakub@redhat.com>
126
127 PR bootstrap/29382
128 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
129 * configure: Rebuilt.
130
131 2007-06-01 Steve Ellcey <sje@cup.hp.com>
132
133 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
134 lt_cv_sys_max_cmd_len.
135
136 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
137
138 * ltgcc.m4: Update from GCC.
139
140 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
141
142 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
143
144 2007-05-24 Steve Ellcey <sje@cup.hp.com>
145
146 * ltmain.sh: Update from GCC.
147 * libtool.m4: Update from GCC.
148 * ltsugar.m4: New. Update from GCC.
149 * ltversion.m4: New. Update from GCC.
150 * ltoptions.m4: New. Update from GCC.
151 * ltconfig: Remove.
152 * ltcf-c.sh: Remove.
153 * ltcf-cxx.sh: Remove.
154 * ltcf-gcj.sh: Remove.
155 * src-release: Update with new libtool file list.
156
157 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
158
159 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
160 stage_cflags.
161 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
162 Remove CFLAGS/LIBCFLAGS.
163 (configure-stage[+id+]-[+prefix+][+module+],
164 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
165 * Makefile.in: Regenerate.
166
167 2007-04-14 Steve Ellcey <sje@cup.hp.com>
168
169 * config-ml.in: Update from GCC.
170
171 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
172
173 * src-release (do-proto-toplev): Process the support directories before
174 the tool directory.
175
176 2007-03-21 Richard Sandiford <richard@codesourcery.com>
177
178 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
179 of glob. Quote arguments with single quotes too.
180 * configure: Regenerate.
181
182 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
183
184 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
185 * Makefile.in: Regenerate
186
187 2007-03-07 Andreas Schwab <schwab@suse.de>
188
189 * configure: Regenerate.
190
191 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
192
193 * configure.ac: Add "--with-pdfdir" configure option,
194 which defines pdfdir variable.
195 * Makefile.def (target=fixincludes): Add install-pdf to
196 missing targets.
197 (recursive_targets): Add install-pdf target.
198 (flags_to_pass): Add pdfdir.
199 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
200 target.
201 * configure: Regenerate
202 * Makefile.in: Regenerate
203
204 2007-02-28 Eric Christopher <echristo@apple.com>
205
206 Revert:
207 2006-12-07 Mike Stump <mrs@apple.com>
208
209 * Makefile.def (dependencies): Add dependency for
210 install-target-libssp and install-target-libgomp on
211 install-gcc.
212 * Makefile.in: Regenerate.
213
214 2007-02-27 Matt Kraai <kraai@ftbfs.org>
215
216 * configure: Regenerate.
217 * configure.ac: Move statements after variable declarations.
218
219 2007-02-19 Joseph Myers <joseph@codesourcery.com>
220
221 * configure.ac: Adjust for loop syntax.
222 * configure: Regenerate.
223
224 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
225
226 * configure: Rebuilt.
227
228 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
229
230 * configure.ac: Drop multiple occurrences of --enable-languages,
231 and fix its quoting.
232 * configure: Rebuilt.
233
234 2007-02-17 Mark Mitchell <mark@codesourcery.com>
235 Nathan Sidwell <nathan@codesourcery.com>
236 Vladimir Prus <vladimir@codesourcery.com
237 Joseph Myers <joseph@codesourcery.com>
238
239 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
240 * configure: Regenerate.
241
242 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
243
244 * configure.ac (target_libraries): Move libgcc before libiberty.
245 * configure: Regenerated.
246
247 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
248
249 * configure: Regenerate again?
250
251 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
252
253 * configure: Reapply PR30748 fix which was lost in the previous commit.
254
255 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
256 Paolo Bonzini <bonzini@gnu.org>
257
258 PR bootstrap/30753
259 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
260 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
261 * configure: Regenerated.
262
263 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
264
265 * configure: Regenerate.
266
267 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
268
269 PR bootstrap/30748
270 * configure.ac: Correct syntax for Solaris ksh.
271 * configure: Regenerated.
272
273 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
274
275 * Makefile.def: Sync with GCC.
276 * Makefile.tpl: Sync with GCC.
277 * Makefile.in: Regenerate.
278 * configure: Regenerate.
279
280 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
281
282 * Makefile.tpl (build_alias, host_alias, target_alias): Use
283 noncanonical equivalents.
284 * configure.in: Rename to...
285 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
286 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
287 target_noncanonical. Use them. Rewrite removal of configure
288 arguments for autoconf 2.59. Discard variable settings. Force
289 program_transform_name for native tools.
290
291 * Makefile.in: Regenerated.
292 * configure: Regenerated with autoconf 2.59.
293
294 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
295
296 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
297
298 * COPYING.LIBGLOSS: Reformat default Red Hat
299 license to fit within 80 columns.
300 * COPYING.NEWLIB: Ditto.
301
302 2007-02-05 Dave Brolley <brolley@redhat.com>
303
304 * Contribute the following changes:
305 2006-11-28 DJ Delorie <dj@redhat.com>
306
307 * configure.in: Fix typo for mep's target_makefile_frag.
308 * configure: Regenerated.
309
310 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
311
312 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
313 * configure: Regenerate.
314
315 2001-09-19 DJ Delorie <dj@redhat.com>
316
317 * configure.in (target_makefile_frag): use mt-mep
318
319 2001-06-12 Don Howard <dhoward@redhat.com>
320
321 * configure.in: Remove gdb from MeP skip list.
322
323 2001-04-05 DJ Delorie <dj@redhat.com>
324
325 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
326
327 2001-03-20 Ben Elliston <bje@redhat.com>
328
329 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
330
331 2001-03-19 Ben Elliston <bje@redhat.com>
332
333 * config.sub (mep, mep-*): Add.
334
335 2007-01-31 Andreas Schwab <schwab@suse.de>
336
337 * Makefile.tpl (LDFLAGS): Substitute it.
338 * Makefile.in: Regenerate.
339
340 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
341
342 * configure.in: Change == to = in test command.
343 * configure: Regenerate.
344
345 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
346 Nick Clifton <nickc@redhat.com>
347 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
348
349 * configure.in (build_configargs, host_configargs, target_configargs):
350 Remove build/host/target parameters.
351 (host_libs): Add gmp and mpfr.
352 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
353 * Makefile.def (gmp, mpfr): New.
354 (gcc): Remove target.
355 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
356 target_os, target_vendor): New.
357 (configure): Add host_alias/target_alias arguments. Adjust invocations.
358 * configure: Regenerate.
359 * Makefile.in: Regenerate.
360
361 2007-01-11 Matt Fago <fago@earthlink.net>
362
363 * configure.in: Try to link to functions only in mpfr 2.2.x
364 to improve robustness of configure tests.
365 * configure: Regenerate.
366
367 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
368
369 * configure.in: Add support for an x86_64-mingw* target.
370 * configure: Regenerate.
371
372 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
373
374 * Makefile.tpl (all-target): Correct @if conditional for target
375 modules.
376 * configure.in: Omit libiberty if building only target libgcc.
377 * configure, Makefile.in: Regenerated.
378
379 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
380
381 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
382 * configure: Regenerate.
383
384 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
385
386 * Makefile.def (target_modules): Add libgcc.
387 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
388 * Makefile.tpl (clean-target-libgcc): Delete.
389 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
390 on gcc even for bootstrapped modules. Rewrite handling of
391 lang_env_dependencies to loop over target_modules.
392 * configure.in (target_libraries): Add target-libgcc.
393 * Makefile.in, configure: Regenerated.
394
395 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
396
397 Sync with gcc:
398 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
399
400 * configure.in: Reorganize recognition of languages. Add
401 --enable-stage1-languages. Show supported languages for the chosen
402 target rather than all recognized languages.
403 * configure: Regenerate.
404
405 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
406
407 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
408 * Makefile.in: Regenerate.
409
410 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
411
412 * configure.in: Warn that MPFR 2.2.0 is buggy.
413 * configure: Regenerate.
414
415 2006-12-27 Ian Lance Taylor <iant@google.com>
416
417 * configure.in: When removing Makefiles to force a reconfigure, also
418 remove prev-DIR*/Makefile.
419 * configure: Regenerate.
420
421 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
422
423 * config.bfd: Recognize fido.
424
425 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
426
427 Sync with gcc:
428
429 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
430
431 * configure.in: Remove "$build" case for powerpc-*-darwin* since
432 it only affects bootstrap and could be tested on "$host" as well.
433 * configure: Regenerate.
434 * config/mh-ppc-darwin: Add to the stage1 cflags here.
435
436 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
437
438 PR bootstrap/29544
439 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
440 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
441 move here comment from Makefile.tpl.
442 * Makefile.tpl: Move some definitions higher in the file.
443 (STAGE1_CHECKING): New.
444 * configure.in: Add --enable-stage1-checking.
445 * configure: Regenerate.
446 * Makefile.in: Regenerate.
447
448 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
449
450 * configure.in: Update error message for missing GMP/MPFR.
451
452 * configure: Regenerate.
453
454 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
455
456 * configure.in: Update MPFR version in error message.
457
458 * configure: Regenerate.
459
460 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
461
462 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
463 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
464 --with-gmp-lib): New flags.
465
466 * configure: Regenerate.
467
468 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
469
470 PR bootstrap/30134
471 * configure.in: Correct x86 darwin support for libjava to powerpc
472 and i?86 only.
473 * configure: Regenerate.
474
475 2006-12-11 Alan Modra <amodra@bigpond.net.au>
476
477 * configure.in: Handle spu makefile frag.
478 * Makefile.tpl (MAINT): Define
479 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
480 * configure: Regenerate.
481 * Makefile.in: Regenerate.
482
483 2006-12-11 Ben Elliston <bje@au.ibm.com>
484
485 * config.sub, config.guess: Update from upstream sources.
486
487 2006-12-11 Ben Elliston <bje@au.ibm.com>
488
489 * configure.in: Sync with GCC (spu-*-*).
490 * configure: Sync with GCC.
491
492 2006-12-07 Mike Stump <mrs@apple.com>
493
494 * Makefile.def (dependencies): Add dependency for
495 install-target-libssp and install-target-libgomp on
496 install-gcc.
497 * Makefile.in: Regenerate.
498
499 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
500
501 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
502 (unstage): Test for stage_last presence.
503
504 PR bootstrap/29802
505 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
506 * Makefile.in: Regenerate.
507
508 2006-11-14 DJ Delorie <dj@redhat.com>
509
510 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
511 * Makefile.in: Sync with GCC.
512 * configure.in: Sync with GCC (mpfr, gmp).
513 * configure: Sync with GCC.
514
515 2006-11-08 Jie Zhang <jie.zhang@analog.com>
516
517 * configure.in: Remove target-libgloss from noconfigdirs for
518 bfin-*-*.
519 * configure: Regenerated.
520
521 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
522
523 * COPYING.NEWLIB: Add spu license.
524 * COPYING.LIBGLOSS: Ditto.
525
526 2006-10-17 Brooks Moses <bmoses@stanford.edu>
527
528 * Makefile.def: Added pdf target handling.
529 * Makefile.tpl: Added pdf target handling.
530 * Makefile.in: Regenerated.
531
532 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
533
534 * COPYING.NEWLIB: Updated.
535 * COPYING.LIBGLOSS: Ditto.
536
537 2006-09-27 Dave Brolley <brolley@redhat.com>
538
539 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
540 $s instead of $r.
541 * configure: Regenerated.
542
543 2006-09-26 Ben Elliston <bje@au.ibm.com>
544
545 * config.sub, config.guess: Update from upstream sources.
546
547 2006-09-20 Thiemo Seufer <ths@mips.com>
548
549 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
550 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
551 * configure: Regenerate.
552
553 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
554
555 * configure.in: Never build newlib for a Mingw host.
556 Never build newlib as Mingw target library.
557 Test the existence of winsup/cygwin for building a Cygwin newlib,
558 rather than just winsup.
559 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
560 building a Mingw target.
561 * configure: Regenerate.
562
563 2006-08-15 Thiemo Seufer <ths@mips.com>
564 Nigel Stephens <nigel@mips.com>
565 David Ung <davidu@mips.com>
566
567 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
568
569 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
570
571 Sync from GCC:
572 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
573
574 PR bootstrap/18058
575 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
576 if the bootstrap compiler is a GCC version that supports it.
577 * configure: Regenerate.
578
579 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
580
581 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
582 * configure: Regenerated.
583
584 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
585
586 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
587 for stages after the first.
588
589 2006-07-17 Jakub Jelinek <jakub@redhat.com>
590
591 * Makefile.def: Add dependencies for configure-opcodes
592 on configure-intl and all-opcodes on all-intl.
593 * Makefile.in: Regenerated.
594
595 2006-07-04 Peter O'Gorman <peter@pogma.com>
596
597 * ltconfig: chmod 644 before ranlib during install.
598
599 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
600
601 * configure.in: Fix thinkos in previous check-in.
602 * configure: Regenerate.
603
604 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
605
606 Sync from gcc:
607
608 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
609
610 PR other/27063
611 * configure.in: Test subdir_requires and give an appropriate
612 error message.
613 * configure: Regenerate.
614
615 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
616
617 PR target/27540
618 * configure.in: Only enable libgomp on IRIX 6.
619 * configure: Regenerate.
620
621 2006-06-20 David Ayers <d.ayers@inode.at>
622
623 PR bootstrap/28072
624 * configure.in: Add target-boehm-gc to noconfigdirs depending on
625 whether target-libjava is being configured instead of whether the
626 java front end is enabled.
627 * configure: Regenerate.
628
629 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
630
631 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
632 to R_ARM_LDC_SB_G{0,1,2} respectively.
633
634 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
635
636 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
637 too.
638 * Makefile.in: Regenerate.
639
640 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
641
642 Sync from gcc:
643
644 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
645 * configure.in: Don't enable libgomp on hpux10.
646 * configure: Rebuilt.
647
648 2006-06-13 David Ayers <d.ayers@inode.at>
649
650 Sync from gcc:
651
652 2006-06-12 David Ayers <d.ayers@inode.at>
653
654 PR bootstrap/27963
655 PR target/19970
656 * configure.in: Remove target-boehm-gc from noconfigdirs where
657 ${libgcj} is specified.
658 * configure: Regenerate.
659
660 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
661
662 Sync from gcc:
663
664 2005-01-12 David Edelsohn <edelsohn@gnu.org>
665 Andreas Schwab <schwab@suse.de>
666
667 PR bootstrap/18033
668 * config-ml.in: Eval option if surrounded by single quotes.
669
670 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
671
672 Sync from gcc:
673
674 2006-06-06 David Ayers <d.ayers@inode.at>
675
676 PR libobjc/13946
677 * Makefile.def: Add dependencies for libobjc which boehm-gc.
678 * Makefile.in: Regenerate.
679 * configure.in: Add --enable-objc-gc at toplevel and have it
680 enable boehm-gc for Objective-C.
681 Remove target-boehm-gc from libgcj.
682 Add target-boehm-gc to target_libraries.
683 Add target-boehm-gc to noconfigdirs where ${libgcj}
684 is specified.
685 Assert that boehm-gc is supported when requested for Objective-C.
686 Only build boehm-gc if needed either for Java or Objective-C.
687 * configure: Regenerate.
688
689 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
690
691 PR 27674
692 * Makefile.tpl (configure-[+prefix+][+module+],
693 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
694 Remove rule to unstage bootstrapped modules.
695 (stage_current): New.
696 * Makefile.in: Regenerate.
697
698 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
699 Andreas Tobler <a.tobler@schweiz.ch>
700
701 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
702 * configure: Rebuilt.
703
704 Revert
705 2006-01-31 Richard Guenther <rguenther@suse.de>
706 Paolo Bonzini <bonzini@gnu.org>
707
708 * Makefile.def (target_modules): Add libgcc-math target module.
709 * configure.in (target_libraries): Add libgcc-math target library.
710 (--enable-libgcc-math): New configure switch.
711 * Makefile.in: Re-generate.
712 * configure: Re-generate.
713
714 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
715
716 * config-ml.in: Alter CCASFLAGS to include special
717 multilib options the same as is done for CFLAGS.
718
719 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
720
721 * Makefile.def: Added dependencies from sim and gdb on intl, and
722 added configure dependencies to everything with an all dependency
723 on intl.
724 * gettext.m4: Removed.
725 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
726 (GDB_SUPPORT_DIRS): Add intl.
727 * Makefile.in: Regenerated.
728
729 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
730
731 * src-release (DEVO_SUPPORT): Add config.rpath.
732
733 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
734
735 * Makefile.def (bfd, opcodes): Fix lib_path.
736 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
737 (restrap): Move under "@if gcc-bootstrap". Fix typo.
738 * Makefile.in: Regenerate.
739
740 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
741
742 * configure.in: Enable gprof for cross builds.
743 * configure: Regenerate.
744
745 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
746
747 * src-release (MAKEINFOFLAGS): Define.
748 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
749
750 2006-05-14 Ben Elliston <bje@au.ibm.com>
751
752 * config.sub, config.guess: Update from upstream sources.
753
754 2006-05-12 Ben Elliston <bje@au.ibm.com>
755
756 * config.sub, config.guess: Update from upstream sources.
757
758 2006-05-04 Steve Ellcey <sje@cup.hp.com>
759
760 * blt, iwidgets, mmalloc: Remove directories.
761
762 2006-05-01 DJ Delorie <dj@redhat.com>
763
764 * configure.in: Restore CFLAGS if GMP isn't present.
765 * configure: Regenerate.
766
767 2006-04-18 DJ Delorie <dj@redhat.com>
768
769 * configure.in (m32c): Build libstdc++-v3. Pass flags to
770 reference libgloss so that libssp can be built in a combined
771 tree.
772 * configure: Regenerate.
773
774 2006-04-10 Ben Elliston <bje@au.ibm.com>
775
776 * contrib: Remove directory.
777
778 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
779
780 * Makefile.tpl: Add install-html target.
781 * Makefile.def: Add install-html target.
782 * Makefile.in: Regenerate.
783 * configure.in: Add --with-datarootdir, --with-docdir,
784 and --with-htmldir options.
785 * configure: Regenerate.
786
787 2006-03-31 Ben Elliston <bje@au.ibm.com>
788
789 PR binutils/1860
790 * configure.in: Require makeinfo 4.4 or higher.
791 * configure: Regenerate.
792
793 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
794
795 * Makefile.in: Regenerate.
796
797 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
798
799 Sync with gcc:
800 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
801
802 * configure.in: Handle --disable-<component> generically.
803 * configure: Regenerate.
804
805 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
806
807 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
808 (TARGET_CONFIGDIRS): Remove.
809 * configure.in: Remove AC_SUBST(target_configdirs).
810 * Makefile.in, configure: Regenerated.
811
812
813 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
814
815 PR libgcj/17311
816 * ltmain.sh: Don't use "$finalize_rpath" for compile.
817
818 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
819
820 PR bootstrap/25670
821
822 * Makefile.tpl ([+compare-target+]): Print explanation messages.
823
824 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
825 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
826 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
827 BUILD_PREFIX, BUILD_PREFIX_1.
828 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
829
830 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
831 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
832
833 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
834 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
835 of `cat stage_current`. Always provide the `r' and `s' variables.
836 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
837 a single shell execution.
838 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
839 bootstrapped modules, make the stage1 module if the build was not
840 started yet, else build the current stage.
841 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
842 (all-build, all-host, all-target, [+make_target+]-host,
843 [+make_target+]-target): Do not use \-continued lines.
844 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
845 (current_stage, restrap, stage_last): New.
846
847 * Makefile.in: Regenerate.
848 * configure: Regenerate.
849
850 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
851
852 Sync from gcc:
853
854 2006-01-31 Richard Guenther <rguenther@suse.de>
855 Paolo Bonzini <bonzini@gnu.org>
856
857 * Makefile.def (target_modules): Add libgcc-math target module.
858 * configure.in (target_libraries): Add libgcc-math target library.
859 (--enable-libgcc-math): New configure switch.
860 * Makefile.in: Re-generate.
861 * configure: Re-generate.
862 * libgcc-math: New toplevel directory.
863
864 2006-01-18 Richard Henderson <rth@redhat.com>
865 Jakub Jelinek <jakub@redhat.com>
866 Diego Novillo <dnovillo@redhat.com>
867
868 * libgomp: New directory.
869 * Makefile.def: Add target_module libgomp.
870 * Makefile.in: Regenerate.
871 * configure.in (target_libraries): Add target-libgomp.
872 * configure: Regenerate.
873
874 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
875 Andreas Schwab <schwab@suse.de>
876
877 * configure: Regenerate.
878
879 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
880
881 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
882 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
883 the assembler, linker and binutils.
884 * configure: Regenerate.
885
886 2006-01-16 Nick Clifton <nickc@redhat.com>
887
888 * config.sub, config.guess: Sync from config repository.
889
890 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
891
892 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
893 @ from continuation.
894 * Makefile.in: Rebuilt.
895
896 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
897
898 Sync from gcc:
899
900 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
901
902 PR bootstrap/24252
903
904 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
905 * Makefile.tpl (OBJDUMP): New.
906 (EXTRA_HOST_FLAGS): Add it.
907 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
908
909 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
910 to use symbolic links between directories. Avoid race conditions
911 or make them harmless.
912 * configure.in: Do not try to use symbolic links between directories.
913
914 * Makefile.def (LEAN): Pass.
915 * Makefile.tpl (LEAN): Define.
916 (stage[+id+]-start): Accept that the previous directory does not
917 exist, if the bootstrap is lean.
918 (stage[+id+]-bubble): Invoke lean bootstrap commands after
919 stage[+id+]-start. Use a makefile variable and an `if' instead of a
920 configure substitution.
921 ([+compare-target+]): Likewise.
922 ([+bootstrap-target+]-lean): New.
923 * configure.in: Remove lean bootstrap support from here.
924
925 * Makefile.in: Regenerate.
926 * configure: Regenerate.
927
928 2006-01-02 Andreas Schwab <schwab@suse.de>
929
930 * configure.in: When reconfiguring remove Makefile in
931 all stage directories.
932 * configure: Regenerate.
933
934 2005-12-27 Leif Ekblad <leif@rdos.net>
935
936 * configure.in: Add support for RDOS target.
937 * configure: Regenerate.
938
939 2005-12-27 Nick Clifton <nickc@redhat.com>
940
941 PR binutils/1990
942 * libtool.m4: Synchronize with version in GCC sources.
943
944 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
945
946 Revert Ada-related part of the previous change.
947
948 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
949 Do not pass.
950 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
951 * Makefile.in: Regenerate.
952 * configure.in: Do not include mt-ppc-aix target fragment.
953 * configure: Regenerate.
954
955 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
956
957 * configure.in: Select appropriate fragments for PowerPC/AIX.
958 * configure: Regenerate.
959
960 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
961 BOOT_CFLAGS, BOOT_LDFLAGS.
962 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
963 BOOT_CFLAGS, BOOT_LDFLAGS.
964 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
965 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
966 (stage): Fail if we cannot complete the work.
967 * Makefile.in: Regenerate.
968
969 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
970
971 * COPYING.NEWLIB: Update copyright year for default
972 copyright.
973
974 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
975
976 * Makefile.tpl (all, do-[+make_target+], do-check, install,
977 install-host-nogcc): Don't invoke $(stage) at the end.
978 * Makefile.in: Regenerate.
979
980 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
981
982 * configure.in: Flip the top-level bootstrap switch.
983 * configure: Regenerate.
984
985 Merge from gcc:
986
987 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
988
989 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
990 $(stage) and $(unstage).
991 (EXTRA_TARGET_FLAGS): Correct double-quoting.
992 (all): Remove stray semicolon.
993 (local-distclean): Don't handle multilib.tmp and multilib.out.
994 (install.all): Set $s for consistency.
995 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
996 check_multilibs setting. Always make the install directory.
997 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
998 Correct @if/@endif.
999 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1000 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1001 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1002 (multilib.out): Remove.
1003 * Makefile.in: Regenerated.
1004
1005 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1006
1007 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1008 * configure.in: Replace ms1 arch with mt.
1009 * configure: Rebuilt.
1010
1011 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1012
1013 Sync with gcc:
1014
1015 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1016
1017 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1018 * configure.in: Replace ms1 arch with mt.
1019 * configure: Rebuilt.
1020
1021 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1022
1023 Sync with gcc:
1024
1025 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1026
1027 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1028 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1029 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1030 Find in-tree tools if available.
1031 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1032 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1033 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1034 (COMPILER_*_FOR_TARGET): New.
1035 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1036 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1037 (CONFIGURED_*, USUAL_*): Remove.
1038 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1039 STRIP): Use autoconf substitutions.
1040 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1041 COMPILER_NM_FOR_TARGET): New.
1042 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1043
1044 (all): Make all-host and all-target in parallel.
1045 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1046 that $$r and $$s are set before invoking a recursive make.
1047 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1048 ([+bootstrap-target+]): Inline most of the `all' target.
1049
1050 2005-11-29 Ben Elliston <bje@au.ibm.com>
1051
1052 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1053 from the gcc build directory.
1054 * Makefile.in: Regenerate.
1055
1056 2005-11-29 Ben Elliston <bje@au.ibm.com>
1057
1058 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1059 depend on all-libdecnumber.
1060 * configure.in (host_libs): Include libdecnumber.
1061 * Makefile.in: Regenerate.
1062 * configure: Likewise.
1063
1064 2005-11-21 Kean Johnston <jkj@sco.com>
1065
1066 * config.sub, config.guess: Sync from upstream sources.
1067
1068 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1069
1070 * Makefile.def: Remove gdb dependencies for gdbtk.
1071 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1072 (configure-gdb, install-gdb): New rules.
1073 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1074 * Makefile.in, configure: Regenerated.
1075
1076 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
1077
1078 PR bootstrap/24297
1079 * Makefile.tpl (do-[+make-target+], do-check, install,
1080 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1081 are set before recursing.
1082 * Makefile.in: Regenerate.
1083
1084 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1085
1086 PR bootstrap/18939
1087 * Makefile.def (gcc) <target>: Fix thinko.
1088 * Makefile.in: Regenerate.
1089
1090 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1091
1092 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1093 * configure: Regenerate.
1094
1095 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
1096
1097 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1098 target-libffi, target-qthreads, target-libjava, and
1099 targetlibobjc.
1100 * configure: Regenerate.
1101
1102 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1103
1104 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1105 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1106 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1107 (USUAL_OBJDUMP_FOR_TARGET): New.
1108 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1109 * configure.in: Check for $OBJDUMP_FOR_TARGET.
1110 * configure, Makefile.in: Regenerated.
1111
1112 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
1113
1114 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1115 before other host packages.
1116
1117 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
1118
1119 PR bootstrap/22340
1120
1121 * configure.in (default_target): Remove.
1122 * Makefile.tpl (all): Do not use prerequisites as subroutines
1123 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1124 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1125 use prerequisites as subroutines.
1126 (check-host, check-target): New.
1127 (bootstrap configure & all targets): Do not use stage*-start
1128 if the directory layout is already ok.
1129 (non-bootstrap configure & all targets): Prepend a $(unstage).
1130 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1131 (NOTPARALLEL): Remove.
1132 (unstage, stage variables): New variables.
1133 (unstage, stage targets): Simply expand to those variables.
1134
1135 * configure: Regenerate.
1136 * Makefile.in: Regenerate.
1137
1138 2005-10-04 James E Wilson <wilson@specifix.com>
1139
1140 * Makefile.def (lang_env_dependencies): Add libmudflap.
1141 * Makefile.in: Regenerate.
1142
1143 2005-10-03 Catherine Moore <clm@cm00re.com>
1144
1145 * configure.in (bfin-*-*): Support bfin.
1146 * configure: Regenerated.
1147
1148 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
1149
1150 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1151 * configure: Regenerated.
1152
1153 2005-09-28 Geoffrey Keating <geoffk@apple.com>
1154
1155 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1156 (LIPO_FOR_TARGET): New.
1157 (CONFIGURED_LIPO_FOR_TARGET): New.
1158 (USUAL_LIPO_FOR_TARGET): New.
1159 (STRIP_FOR_TARGET): New.
1160 (CONFIGURED_STRIP_FOR_TARGET): New.
1161 (USUAL_STRIP_FOR_TARGET): New.
1162 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1163 STRIP_FOR_TARGET.
1164 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1165 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1166 * Makefile.in: Regenerate.
1167 * configure: Regenerate.
1168
1169 2005-09-19 David Edelsohn <edelsohn@gnu.org>
1170
1171 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1172 (rs6000-*-aix*): Same.
1173 * configure: Regenerate.
1174
1175 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1176
1177 * configure.in: Recognize f95 in the --enable-languages option,
1178 and substitute it for fortran, issuing a warning.
1179 * configure: Regenerate.
1180
1181 2005-09-07 Ben Elliston <bje@au.ibm.com>
1182
1183 Import from Autoconf sources:
1184
1185 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1186 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1187 Elliston. Handle weird characters correctly.
1188
1189 2005-08-30 Phil Edwards <phil@codesourcery.com>
1190
1191 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1192 * configure: Regenerated.
1193
1194 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1195
1196 * Makefile.def (libssp): Add to lang_env_dependencies.
1197 * Makefile.in: Regenerate.
1198
1199 2005-08-17 Christian Groessler <chris@groessler.org>
1200
1201 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1202 * Makefile.in: Regenerate.
1203
1204 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
1205
1206 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1207 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1208 Look for alternate names of the target cc and c++
1209 * configure: Regenerate.
1210
1211 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
1212
1213 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1214 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1215 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1216 tools; remove code to manually set them.
1217 (Target tools): Look in the environment for them.
1218 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1219 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1220 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1221 build directory.
1222 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1223 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1224 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1225 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1226 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1227 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1228 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1229 * configure: Regenerate.
1230 * Makefile.in: Regenerate.
1231
1232 2005-07-27 Mark Mitchell <mark@codesourcery.com>
1233
1234 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1235 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1236 * Makefile.in: Regenerated.
1237
1238 2005-07-26 Mark Mitchell <mark@codesourcery.com>
1239
1240 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1241 (CFLAGS_FOR_TARGET): Use it.
1242 (CXXFLAGS_FOR_TARGET): Likewise.
1243 * Makefile.in: Regenerated.
1244 * configure.in (--with-build-sysroot): New option.
1245 * configure: Regenerated.
1246
1247 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
1248
1249 * Makefile.tpl: Wrap install between unstage and stage
1250 * Makefile.in: Regenerate.
1251
1252 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1253
1254 * all files: Update FSF address.
1255
1256 2005-07-14 Jim Blandy <jimb@redhat.com>
1257
1258 * configure.in: Add cases for Renesas m32c.
1259 * configure: Regenerated.
1260
1261 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1262
1263 * COPYING, compile, config-ml.in, config.guess,
1264 config.sub, install-sh, missing, mkinstalldirs,
1265 symlink-tree, ylwrap: Sync from upstream sources.
1266
1267 2005-07-13 Eric Christopher <echristo@redhat.com>
1268
1269 * configure.in: Add toplevel noconfigdir support for tpf.
1270 * configure: Regenerate.
1271
1272 2005-07-11 Jakub Jelinek <jakub@redhat.com>
1273
1274 * Makefile.def (target_modules): Add libssp.
1275 * configure.in (target_libraries): Add target-libssp.
1276 * configure: Rebuilt.
1277 * Makefile.in: Rebuilt.
1278
1279 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
1280
1281 PR ada/22340
1282
1283 * Makefile.def: Sync with gcc.
1284 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1285 * Makefile.in: Regenerate.
1286
1287 2005-07-07 Andreas Schwab <schwab@suse.de>
1288
1289 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1290 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1291 * Makefile.in: Regenerated.
1292
1293 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
1294
1295 * configure.in: Add --enable-libssp and --disable-libssp.
1296 * configure: Regenerate with autoconf-2.13.
1297
1298 2005-07-06 Geoffrey Keating <geoffk@apple.com>
1299
1300 * configure.in: Don't build sim or rda when targetting darwin.
1301 * configure: Regenerate.
1302
1303 2005-07-04 Ben Elliston <bje@gnu.org>
1304
1305 * src-release (do-proto-toplev): Remove dejagnu bits.
1306 (DEJAGNU_SUPPORT_DIRS): Remove.
1307 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1308 (GDBD_SUPPORT_DIRS): Likewise.
1309 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1310 (INSIGHTD_SUPPORT_DIRS): Likewise.
1311 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1312
1313 2005-06-30 Ben Elliston <bje@gnu.org>
1314
1315 * setup.com (mpw): Remove unused directive.
1316
1317 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
1318
1319 * Makefile.def (stagefeedback): Come after profile.
1320 Define profiledbootstrap target.
1321 * Makefile.tpl (profiledbootstrap): Remove.
1322 (stageprofile-end): Zap stagefeedback.
1323 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1324 * Makefile.in: Regenerate.
1325
1326 2005-06-13 Zack Weinberg <zack@codesourcery.com>
1327
1328 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1329 In 'cpp' stanza, support '#line' as well as '# '.
1330
1331 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
1332
1333 * configure.in (unsupported_languages): New macro.
1334 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1335 non-ported target libraries in noconfigdirs.
1336 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1337 non-linux-gnu. Remove libgcj_ex_libffi.
1338 <lang_frag loop>: Set add_this_lang=no if the language is in
1339 unsupported_languages.
1340 * configure: Regenerate.
1341
1342 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1343
1344 * configure.in: Fix typo in handling of --with-mpfr-dir.
1345 * configure: Regenerate.
1346
1347 2005-06-02 Jim Blandy <jimb@redhat.com>
1348
1349 * config.sub: Add cases for the Renesas m32c. (This patch has been
1350 accepted into the master sources.)
1351
1352 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
1353 Michael Snyder <msnyder@redhat.com>
1354 Stan Cox <scox@redhat.com>
1355
1356 * configure.in: Set noconfigdirs for ms1.
1357
1358 * configure: Regenerate.
1359
1360 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
1361
1362 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1363 (Dependencies): Consider target modules for bootstrap dependencies.
1364 Make target bootstrap modules depend on each stage's gcc.
1365 * Makefile.in: Regenerate.
1366
1367 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
1368
1369 * Makefile.def (configure-gcc): Depend on binutils having been built.
1370 (all-gcc): No need to do it here.
1371 * Makefile.in: Regenerate.
1372
1373 2005-05-19 Paul Brook <paul@codesourcery.com>
1374
1375 * configure.in: Rewrite misleading error message when requested
1376 language cannot be built.
1377 * configure: Regenerate.
1378
1379 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1380
1381 * ylwrap: Import from Automake 1.9.5.
1382
1383 2005-05-04 Mike Stump <mrs@apple.com>
1384
1385 * configure.in: Always pass --target to target configures as
1386 otherwise rebuilds that do --recheck will fail.
1387 * configure: Rebuilt.
1388
1389 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
1390
1391 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1392 STAGE_HOST_EXPORTS.
1393 (configure, all): Add bootstrap support.
1394 (Host modules, target modules): Pass post-stage1 flags and exports.
1395 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1396 * Makefile.in: Regenerate.
1397
1398 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
1399
1400 Sync from gcc:
1401
1402 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1403
1404 * config.sub: Update from master copy.
1405
1406 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
1407
1408 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1409 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1410 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1411 "*-*-elf" and "*-*-linux*".
1412 * configure: Regenerate.
1413
1414 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
1415
1416 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1417 (TARGET_CONFIGARGS): Include --with-target-subdir.
1418 (configure, all): New macros. Use them throughout.
1419
1420 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
1421
1422 * Makefile.tpl: Sync with gcc.
1423 * Makefile.in: Regenerate.
1424
1425 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1426
1427 * config/mh-mingw32: Delete.
1428 * configure.in: Don't use it.
1429 * configure: Regenerate.
1430
1431 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
1432
1433 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1434 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1435 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1436 (HOST_LIB_PATH): Generate from Makefile.def.
1437 (TARGET_LIB_PATH): Likewise.
1438 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1439 * Makefile.in: Regenerate.
1440 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1441 (RPATH_ENVVAR): Include Darwin case.
1442 * configure: Regenerate.
1443
1444 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
1445
1446 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1447 * configure: Regenerate.
1448
1449 2005-03-21 Zack Weinberg <zack@codesourcery.com>
1450
1451 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1452 gcc_version, and gcc_version_trigger from set of flags to pass.
1453 * Makefile.tpl: Remove definitions of above variables.
1454 (config.status): Remove dependency on $(gcc_version_trigger).
1455 * Makefile.in: Regenerate.
1456 * configure.in: Do not reference config/gcc-version.m4 nor
1457 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1458 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1459 * configure: Regenerate.
1460
1461 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1462 Andrew Pinski <pinskia@physics.uc.edu>
1463
1464 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1465 * Makefile.in: Regenerate.
1466
1467 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
1468
1469 PR libgcj/20160
1470 * ltmain.sh: Avoid creating archives with components that have
1471 duplicate basenames.
1472
1473 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1474
1475 PR bootstrap/20250
1476 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1477 instead of check.
1478 * Makefile.in: Regenerate.
1479
1480 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1481
1482 Sync from gcc.
1483
1484 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1485
1486 PR bootstrap/17383
1487 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1488 * Makefile.tpl (HOST_SUBDIR): New substitution.
1489 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1490 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1491 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1492 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1493 (Host modules, Bootstrapped modules): Use it.
1494 (Build modules, Target modules): Do not create symlink trees,
1495 always configure out-of-srcdir.
1496 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1497 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1498 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1499 $(HOST_SUBDIR). Create a symlink for host_subdir.
1500
1501 * Makefile.in: Regenerate.
1502 * configure: Regenerate.
1503
1504 Merged from libada-gnattools-branch:
1505 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1506
1507 * Makefile.def: Add gnattools as a module, depending on target-libada.
1508 * Makefile.in: Regenerate.
1509 * configure.in: Include gnattools in host_tools; disable it if ada
1510 is disabled.
1511 * configure: Regenerate.
1512
1513 2005-02-23 Nick Clifton <nickc@redhat.com>
1514
1515 * configure: Regenerate.
1516
1517 2005-02-22 Paul Schlie <schlie@comcast.net>
1518
1519 * configure.in: Allow darwin targeted ports to build tk, itcl and
1520 libgui.
1521
1522 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1523
1524 PR libgcj/10353
1525 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1526 * configure: Regenerate.
1527
1528 2005-02-08 Andrew Cagney <cagney@gnu.org>
1529
1530 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
1531 gdb/ section. Update GDB's URL.
1532
1533 2005-01-31 Andrew Cagney <cagney@gnu.org>
1534
1535 * gettext.m4: Only set ENABLE_NLS when gettext is present.
1536
1537 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
1538
1539 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1540 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1541 target-libgloss when not *-*-elf and *-*-aout.
1542 * configure: Regenerate.
1543
1544 2005-01-27 Andrew Cagney <cagney@gnu.org>
1545
1546 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
1547
1548 2005-01-24 Andrew Cagney <cagney@gnu.org>
1549
1550 * gettext.m4: Only fall back to ../intl/ when it's present.
1551
1552 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1553
1554 * install-sh, config.sub: Import from upstream.
1555
1556 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1557
1558 PR bootstrap/18222
1559 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1560 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1561 * Makefile.in: Regenerate.
1562
1563 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
1564
1565 Revert 2004-12-28 Makefile changes, a better fix will be
1566 applied to mainline and src after GCC 4.0 branches.
1567
1568 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
1569
1570 PR bootstrap/17383
1571
1572 * Makefile.def (target_modules): Remove stage parameter,
1573 it is always true now.
1574 * Makefile.tpl (configure-build-[+module+],
1575 configure-target-[+module+]): Always build symlink tree
1576 for the directory and for include. BUILD_SUBDIR and
1577 TARGET_SUBDIR cannot be . anymore.
1578 * Makefile.in: Regenerate.
1579
1580 2004-12-25 David Edelsohn <edelsohn@gnu.org>
1581
1582 Revert 2004-12-08 Makefile changes.
1583
1584 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1585
1586 * configure.in (sh64-*-*): Reenable gprof.
1587 * configure: Regenerate.
1588
1589 2004-12-09 Jim Blandy <jimb@redhat.com>
1590
1591 * MAINTAINERS: List 'depcomp' as part of automake.
1592
1593 2004-12-08 David Edelsohn <edelsohn@gnu.org>
1594
1595 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1596 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1597 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1598 * Makefile.in: Regenerate.
1599
1600 2004-12-07 Matt Kraai <kraai@ftbfs.org>
1601
1602 * Makefile.tpl: Generate normal dependencies if the LHS module is
1603 not bootstrapped.
1604 * Makefile.in: Regenerate.
1605
1606 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
1607
1608 * configure.in: Include config/gxx-include-dir.m4. Use
1609 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1610 * configure: Regenerate.
1611
1612 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
1613
1614 * config.if: Delete.
1615 * configure.in: Set libstdcxx_incdir directly.
1616 * configure: Regenerate.
1617 * MAINTAINERS: Remove mention of config.if.
1618 * src-release (DEVO_SUPPORT): Remove config.if.
1619
1620 2004-12-02 Eric Christopher <echristo@redhat.com>
1621
1622 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
1623 of things to remove.
1624 * Makefile.in: Regenerate.
1625
1626 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
1627
1628 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1629 * configure: Regenerate.
1630
1631 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
1632
1633 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1634 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1635 * configure: Regenerate.
1636
1637 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1638
1639 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1640 (hppa*64*-*-*): Delete incorrect comment.
1641 * configure: Rebuilt.
1642
1643 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1644
1645 * install-sh, compile: Import from automake.
1646
1647 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1648
1649 * config.guess, config.sub: Import from savannnah.
1650
1651 2004-11-12 Mike Stump <mrs@apple.com>
1652
1653 * Makefile.def: Add html support.
1654 * Makefile.tpl: Likewise.
1655 * Makefile.in: Regenerate.
1656
1657 2004-11-11 Geoffrey Keating <geoffk@apple.com>
1658
1659 PR 18423
1660 * configure.in: Remove all instances of build-fixincludes from
1661 noconfigdirs.
1662 (build_configargs): Supply --target to subdirectories.
1663 * configure: Regenerate.
1664
1665 * Makefile.def: Make gcc install depend on fixincludes install.
1666 * Makefile.in: Regenerate.
1667
1668 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1669
1670 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1671 target-libgfortran.
1672 * configure: Regenerate.
1673
1674 2004-11-07 David Edelsohn <edelsohn@gnu.org>
1675
1676 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1677 like CC.
1678
1679 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
1680
1681 * Makefile.def (host fixincludes): Specify missing targets.
1682 * Makefile.in: Regenerate.
1683
1684 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1685
1686 PR other/17783
1687 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1688 * configure: Regenerated.
1689
1690 2004-11-04 Daniel Jacobowitz <dan@debian.org>
1691
1692 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1693 * configure: Regenerated.
1694
1695 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
1696
1697 PR target/18151
1698 * configure.in (case ${target}): Do not build fixincludes for avr.
1699 * configure: Regenerated.
1700
1701 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
1702
1703 * configure.in (case ${target}): Do not build fixincludes
1704 on platforms where it is not used.
1705 * configure: Regenerated.
1706
1707 2004-10-23 Daniel Jacobowitz <dan@debian.org>
1708
1709 * configure.in: Use an absolute path to install-sh.
1710 * configure: Regenerated.
1711
1712 2004-10-19 Andrew Cagney <cagney@gnu.org>
1713
1714 * src-release (do-djunpack, do-md5sum): Install the generated file
1715 directly into the proto-toplev/ directory.
1716
1717 2004-10-19 Andrew Cagney <cagney@gnu.org>
1718
1719 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
1720
1721 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1722
1723 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1724 * configure: Regenerate.
1725
1726 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
1727
1728 Fix wrong conflict resolution in:
1729
1730 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1731
1732 * Makefile.in: Regenerate.
1733 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1734 in the recursive `make', instead of hardwiring `all'.
1735 (Autogenerated TARGET-* variables): New.
1736
1737 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1738
1739 Merged from GCC / libtool upstream:
1740 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1741 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1742 * ltcf-cxx.sh (tpf*): Likewise.
1743 * ltconfig (tpf*): Add TPF OS configuration support.
1744
1745 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
1746
1747 * configure.in: Enable target-libgloss for crx-*-*.
1748 * configure: Regenerate.
1749
1750 2004-09-24 Michael Roth <mroth@nessie.de>
1751
1752 * configure.in (--without-headers): Add missing double quotes.
1753 * configure: Regenerate.
1754
1755 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1756
1757 * ylwrap: Revert to previous version.
1758
1759 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1760
1761 PR bootstrap/17369
1762 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1763 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1764 SET_GCC_LIB_PATH_CMD.
1765 (BASE_TARGET_EXPORTS): Likewise.
1766 * Makefile.in: Regenerated.
1767
1768 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1769 * configure: Regenerated.
1770
1771 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1772
1773 * config.guess: New upstream version
1774 * compile, depcomp, install-sh, ylwrap: Likewise.
1775
1776 2004-09-19 Roger Sayle <roger@eyesopen.com>
1777
1778 * config/mh-x86omitfp: New host makefile fragment. Add
1779 -fomit-frame-pointer to the default BOOT_CFLAGS.
1780 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1781 * configure: Regenerate.
1782
1783 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1784
1785 PR target/11572
1786 * configure.in (*-*-darwin*): Renable libobjc.
1787 * configure: Regenerate.
1788
1789 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
1790
1791 * Makefile.def: Remove libbanshee.
1792 * Makefile.tpl: Ditto.
1793 * configure.in: Ditto.
1794 * Makefile.in: Regen.
1795 * configure: Ditto.
1796
1797 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
1798
1799 * missing: Import latest version from master repository.
1800
1801 2004-09-04 Nick Clifton <nickc@redhat.com>
1802
1803 * config.sub: Import latest version from master repository.
1804 * config.guess: Likewise.
1805 This includes these changes:
1806
1807 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1808
1809 * config.sub: Handle crisv32, alias etraxfs.
1810 * config.guess (crisv32:Linux:*:*): Handle.
1811
1812 2004-08-13 Brad Smith <brad@comstyle.com>
1813
1814 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1815 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1816
1817 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1818
1819 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1820 assume the processor is a powerpc. This is because coreutils
1821 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1822 in this case, due to a MacOS X bug that causes
1823 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1824 to return a negative number.
1825 Problem reported by Petter Reinholdtsen in:
1826 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1827
1828 2004-07-19 Ben Elliston <bje@gnu.org>
1829
1830 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1831
1832 2004-06-24 Ben Elliston <bje@gnu.org>
1833
1834 * config.guess: Update copyright years.
1835 * config.sub: Likewise.
1836
1837 2004-06-22 Robert Millan <robertmh@gnu.org>
1838
1839 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1840 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1841
1842 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1843
1844 * config.guess (*:*VMS:*:*): New entry. Replaces
1845 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1846 manufacturer.
1847
1848 2004-06-22 Ben Elliston <bje@gnu.org>
1849
1850 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1851 * config.sub: Likewise.
1852
1853 2004-06-22 Ben Elliston <bje@gnu.org>
1854
1855 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1856 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1857
1858 2004-06-11 Ben Elliston <bje@gnu.org>
1859
1860 * config.guess (pegasos:OpenBSD:*:*): Remove.
1861
1862 2004-06-11 Ben Elliston <bje@gnu.org>
1863
1864 From Wouter Verhelst <wouter@grep.be>:
1865 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1866
1867 2004-06-11 Ben Elliston <bje@gnu.org>
1868
1869 * config.guess (luna88k:OpenBSD:*:*): New.
1870
1871 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1872
1873 * config.guess (m32r*:Linux:*:*): New case.
1874 * config.sub: Handle m32rle.
1875
1876 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1877
1878 From Jens Petersen <petersen@redhat.com>:
1879 * config.sub: Handle sparcv8.
1880
1881 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1882
1883 From Tom Smith <smith@cag.lkg.hp.com>:
1884 * config.guess: Version suffixes are equally significant on Tru64
1885 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1886 prefix of "P" (patched kernel).
1887
1888 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1889
1890 * config.sub: Add support for National Semiconductor CRX target.
1891
1892 2004-09-03 Jan Beulich <jbeulich@novell.com>
1893
1894 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1895 *-*-netware, but add target-libmudflap.
1896 Consolidate *-*-netware targets (of which really only i?86 exists)
1897 into a single entry.
1898 * configure: Likewise.
1899
1900 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
1901
1902 * Makefile.tpl (sorry): Remove.
1903 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1904 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1905 (do-clean): Clean per-stage directories too.
1906 (do-distclean): Run distclean-stage1 too.
1907 (.NOTPARALLEL): Enable during toplevel bootstrap.
1908 (stage[+id+]-bubble): Enable parallel execution during
1909 the recursive invocation.
1910 * Makefile.in: Regenerate.
1911
1912 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
1913
1914 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
1915
1916 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1917 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1918 * configure: regenerate
1919 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1920 -mdynamic-no-pic
1921
1922 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
1923
1924 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1925 include.
1926 * configure.in: Fix indentation.
1927 * configure: Regenerate.
1928
1929 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
1930
1931 * Makefile.def (build_modules): Add fixincludes.
1932 (dependencies): Make gcc depend on fixincludes.
1933 * configure.in (build_tools): Add fixincludes.
1934 (build_configdirs): Always include build_libs.
1935 * Makefile.in: Regenerate.
1936 * configure: Regenerate.
1937
1938 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
1939
1940 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1941 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1942 phony targets; do not generate timestamp files.
1943 (distclean-stageN): Remove references to their timestamp files.
1944 (restageN, touch-stageN): Remove.
1945 (stageN-bubble): Rewritten.
1946 (compare): Support lean bootstraps.
1947 * Makefile.in: Regenerate.
1948
1949 * configure.in: Only warn when bootstrapping but
1950 build != host or build != target. Support lean bootstraps.
1951 * configure: Regenerate.
1952
1953 Sync from gcc:
1954 2004-08-26 Phil Edwards <phil@codesourcery.com>
1955
1956 * configure.in: Give a better error message if GMP/MPFR are missing
1957 and a language needing them has been requested.
1958 * configure: Regenerated.
1959
1960 2004-08-25 Phil Edwards <phil@codesourcery.com>
1961
1962 * configure.in: Print a list of available language front-ends if
1963 a requested one is missing. Tidy stray tab characters.
1964 * configure: Regenerated.
1965
1966 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
1967
1968 * Makefile.in: Regenerate.
1969 * configure: Regenerate.
1970
1971 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1972 stage_*_flags.
1973 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1974 for bootstrapped modules if toplevel bootstrap is going.
1975 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1976 modules. Adjust for changes in Makefile.def. Enable several
1977 rules even in non-bootstrap mode, just to avoid peppering the
1978 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1979 (stage-[+prev+]-bubble): Remove.
1980
1981 * Makefile.def (Dependencies): Depend on all-build-bison,
1982 all-build-flex, all-build-byacc, all-build-texinfo, rather
1983 than the host variations.
1984 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1985 with BUILD_SUBDIR.
1986 (BISON): Update for recent Bisons.
1987 (YACC): Fix typo.
1988 (cross): Depend on all-build.
1989 (all): Do not depend on all-build.
1990 (prebootstrap): Remove.
1991 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1992 (Prebootstrap dependencies): Add them to the per-stage targets
1993 and to all-prebootstrap.
1994 * configure.in (build_configdirs): Always enable build_tools.
1995 (BUILD_DIR_PREFIX): Remove.
1996
1997 * Makefile.def (gcc): Add target variable.
1998 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1999 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2000 in the recursive `make', instead of hardwiring `all'.
2001 (Autogenerated TARGET-* variables): New.
2002
2003 2004-08-17 Robert Millan <robertmh@gnu.org>
2004
2005 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2006 (instead of FreeBSD).
2007 * configure: Regenerate.
2008
2009 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2010
2011 * Makefile.def, configure.in, src-release: Remove useless, bogus
2012 references to tix.
2013 * Makefile.in, configure: Regenerate.
2014
2015 * src-release: Stop distributing mmalloc with gdb (which doesn't
2016 use it).
2017 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2018 * Makefile.in: Regenerate.
2019
2020 2004-08-09 Mark Mitchell <mark@codesourcery.com>
2021
2022 * configure.in (arm*-*-eabi*): New target.
2023 * configure: Regenerate.
2024
2025 2004-08-01 Robert Millan <robertmh@gnu.org>
2026
2027 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2028 libmudflap for all GNU-based systems (with Glibc).
2029 * configure: Regenerate.
2030
2031 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
2032
2033 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2034 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2035 (Dependencies): New section.
2036 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2037 (configure-target-[+module+]): Depend on maybe-all-gcc
2038 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2039 (toplevel profiledbootstrap): Fix dependencies.
2040 * Makefile.in: Regenerate.
2041
2042 2004-08-03 Mark Mitchell <mark@codesourcery.com>
2043
2044 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2045 target-libiberty to noconfigdirs.
2046
2047 2004-08-03 Paul Brook <paul@codesourcery.com>
2048
2049 * configure.in: Check for MPFR as well as GMP.
2050 * configure: Regenerate.
2051
2052 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2053
2054 * Makefile.def (host-modules): Add gcc.
2055 * Makefile.in: Regenerate.
2056 * Makefile.tpl (sorry): New rule.
2057 (configure-host, all-host, [+make_target+]-host, do-check,
2058 install-host): Do not add gcc as a special case.
2059 (host modules): Add a small special-casing for gcc. Export
2060 extra_make_flags through the environment.
2061 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2062 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2063 other recursive targets for gcc): Remove.
2064
2065 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2066 (stage, unstage): New rules.
2067 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2068 distclean-stage[+id+]): Use stage_current.
2069 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2070 the stage*-start rules.
2071
2072 2004-07-19 Robert Millan <robertmh@gnu.org>
2073
2074 Synced from gcc:
2075
2076 2004-04-26 Robert Millan <robertmh@gnu.org>
2077
2078 Add patches from libtool CVS.
2079 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2080 * ltconfig: Likewise.
2081 * ltcf-c.sh: Likewise.
2082 * ltcf-cxx.sh: Likewise.
2083 * ltcf-gcj.sh: Likewise.
2084
2085 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
2086
2087 * configure.in: Add noconfigdirs for crx-*-*.
2088 * configure: Regenerate.
2089
2090 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
2091
2092 Synced from gcc:
2093
2094 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2095
2096 * configure.in: Build libmudflap by default on FreeBSD.
2097 * configure: Regenerated.
2098
2099 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2100
2101 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2102 systems.
2103 * configure: Regenerated.
2104
2105 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2106
2107 PR target/16344
2108 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2109 feedback based compiler.
2110 * Makefile.in: Rebuilt.
2111
2112 2004-07-05 Phil Edwards <phil@codesourcery.com>
2113
2114 * configure.in: Do not prepend $srcdir to /dev/null in
2115 makefile fragments.
2116 * configure: Regenerate.
2117
2118 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
2119
2120 * Makefile.def (host_modules): Set bootstrap=true for flex.
2121 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2122 * Makefile.in: Rebuilt.
2123
2124 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
2125
2126 * Makefile.def (build_modules): Add bison, byacc, flex,
2127 m4, texinfo.
2128 (flags_to_pass): Add FLEX.
2129 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2130 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2131 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2132 DEFAULT_MAKEINFO): Remove.
2133 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2134 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2135 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2136 objdir or else use configured tool.
2137 (all-build): New.
2138 (all): Depend on it.
2139 (Build module dependencies): Add.
2140 * Makefile.in: Regenerate.
2141 * configure.in: Better support for multiple build modules,
2142 matching what is done for host/target modules. Do not look
2143 for "plausible" locations of build tools if Canadian cross.
2144 Use autoconf's AC_PROG_CC to find a C compiler. Define
2145 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2146 * configure: Regenerate.
2147
2148 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
2149
2150 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2151 * Makefile.in: Regenerate.
2152
2153 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
2154
2155 * Makefile.tpl (configure-build-[+module+],
2156 configure-[+module+], configure-target-[+module+]): Pass
2157 [+extra_configure_args+].
2158 (all-build-[+module+], all-[+module+], check-[+module+],
2159 install-[+module+], [+make_target+]-[+module+],
2160 all-target-[+module+], check-target-[+module+],
2161 install-target-[+module+], [+make_target+]-target-[+module+]):
2162 Pass [+extra_make_args+].
2163 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2164 (GCC_HOST_EXPORTS): Remove.
2165 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2166 cross, check-gcc, check-gcc-c++, install-gcc,
2167 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2168 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2169 * Makefile.in: Regenerate.
2170
2171 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2172
2173 * configure.in: Check for srcdir/winsup rather than build directory
2174 winsup.
2175 * configure: Regenerate.
2176
2177 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
2178
2179 * configure.in: Don't build Cygwin native newlib if winsup
2180 directory is missing. Emit warning instead.
2181 * configure: Regenerate.
2182
2183 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
2184
2185 * Makefile.tpl (touch-stage[+id+]): New.
2186 (restage[+prev+]): Depend on touch-stage[+id+].
2187
2188 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2189 Use it throughout.
2190
2191 * Makefile.def: Add profile and feedback bootstrap stages.
2192 Remove next field from bootstrap stages.
2193 * Makefile.tpl (LN, LN_S): Substitute.
2194 (stageN-start, stageN-end): Use double-colon rules, to
2195 provide a hook for additional setup commands.
2196 (distclean-stageN-gcc, restageN): Create dependencies from
2197 [+prev+], not from [+next+].
2198 (stageN-bubble): Add commands for successive stages from
2199 [+prev+], using double-colon rules.
2200 (all-stageN-gcc): Fix typo.
2201 (stagefeedback-start, profiledbootstrap): New.
2202 * Makefile.in: Regenerate.
2203 * configure.in: Call ACX_PROG_LN.
2204 * configure: Regenerate.
2205
2206 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
2207
2208 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2209 without gcc.
2210 * configure: Regenerate.
2211
2212 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
2213
2214 * Makefile.tpl: Fix typo.
2215 * Makefile.in: Regenerate.
2216
2217 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
2218
2219 * configure.in: Remove new- prefix from toplevel
2220 bootstrap targets.
2221 * configure: Regenerate.
2222
2223 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
2224
2225 Merge this patch from the gcc tree:
2226
2227 2004-05-30 Andreas Jaeger <aj@suse.de>
2228 Jim Wilson <wilson@specifixinc.com>
2229
2230 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2231 like CC.
2232
2233 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
2234
2235 * Makefile.tpl (all.normal): Rename to all.
2236 (all): Replace with a rule to pick the default
2237 target from configure.
2238 (all-gcc, configure-gcc): Use conditionals to
2239 do nothing when toplevel bootstrap is going on.
2240 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2241 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2242 * configure.in: Support --enable-bootstrap.
2243
2244 * Makefile.def: Remove new- prefix from toplevel
2245 bootstrap targets.
2246 * Makefile.tpl: Likewise.
2247
2248 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2249 target.
2250
2251 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2252 $(RECURSE_FLAGS) to recursive invocation of make.
2253
2254 * Makefile.in: Regenerate.
2255 * configure: Regenerate.
2256
2257 2004-05-27 Daniel Jacobowitz <dan@debian.org>
2258
2259 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2260 * configure: Regenerate.
2261
2262 2004-05-25 Daniel Jacobowitz <drow@false.org>
2263
2264 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2265 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2266 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2267 targets.
2268 * Makefile.in: Regenerate.
2269
2270 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
2271
2272 * configure.in: Test the ability to symlink directories.
2273 * configure: Regenerate.
2274
2275 * Makefile.def (bootstrap-stage): New definitions.
2276 * Makefile.tpl (configure-stage1-gcc,
2277 configure-stage2-gcc, configure-stage3-gcc,
2278 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2279 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2280 new-restage3, compare): Autogenerate, see Makefile.in
2281 entry for behavioral changes.
2282 (distclean-stage1, new-stage1-start, new-stage1-end,
2283 new-stage1-bubble, distclean-stage2, new-stage2-start,
2284 new-stage2-end, new-stage2-bubble, distclean-stage3,
2285 new-stage3-start, new-stage3-end): New autogenerated targets.
2286 (objext, prebootstrap, BOOT_CFLAGS,
2287 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2288 targets.
2289
2290 * Makefile.in: Regenerate.
2291 (distclean-stage1, new-stage1-start, new-stage1-end,
2292 new-stage1-bubble, distclean-stage2, new-stage2-start,
2293 new-stage2-end, new-stage2-bubble, distclean-stage3,
2294 new-stage3-start, new-stage3-end): New targets.
2295 (all-stage1-gcc): Move prebootstrap dependency from here...
2296 (configure-stage1-gcc): ...to here.
2297 (new-bootstrap): Use bubble targets.
2298 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2299 Use per-stage distclean targets.
2300 (configure-stage1-gcc, configure-stage2-gcc,
2301 configure-stage3-gcc, all-stage1-gcc,
2302 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2303 Use new-stageN-start to prepare the tree.
2304
2305 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
2306
2307 * Makefile.def (host_modules): add libcpp.
2308 * Makefile.tpl: Add dependencies on and for libcpp.
2309 * Makefile.in: Regenerate.
2310 * configure.in: Add libcpp host module.
2311 * configure: Regenerate.
2312
2313 2004-05-17 Zack Weinberg <zack@codesourcery.com>
2314
2315 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2316 of libf2c.
2317 * configure, Makefile.in: Regenerate.
2318
2319 2004-05-13 Diego Novillo <dnovillo@redhat.com>
2320
2321 Merge from tree-ssa-20020619-branch.
2322
2323 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2324 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2325 (HOST_GMPLIBS): Define.
2326 (HOST_GMPINC): Define.
2327 (TARGET_LIB_PATH): Add libmudflap.
2328 (GFORTRAN_FOR_TARGET): Define.
2329 (configure-build*): Export GFORTRAN.
2330 (configure-gcc): Export GMPLIBS and GMPINC.
2331 (all-gcc): Add maybe-all-libbanshee.
2332 (configure-target-libgfortran): Define.
2333 * Makefile.in: Regenerate.
2334 * configure.in (host_libs): Add libbanshee.
2335 (target_libraries): Add target-libmudflap and target-libgfortran.
2336 Add --with-libbanshee.
2337 Handle --disable-libmudflap.
2338 (*-*-freebsd*): Use with_gmp.
2339 Add $(libgcj) to noconfigdirs.
2340 * configure: Regenerate.
2341 * depcomp: New file.
2342 * MAINTAINERS: Add tree-ssa maintainers.
2343
2344 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
2345
2346 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2347 * configure: Regenerate.
2348
2349 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
2350
2351 Revert:
2352 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2353
2354 * Makefile.def (flags_to_pass): Remove *dir variables that
2355 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2356 as well as prefix and exec_prefix.
2357 * Makefile.in: Regenerate.
2358
2359 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2360
2361 * Makefile.def (host_modules): Mark with the bootstrap
2362 flag packages on which gcc depends.
2363 * Makefile.tpl (all-bootstrap): Use it.
2364 * Makefile.in: Regenerate.
2365
2366 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2367
2368 * Makefile.def (flags_to_pass): Remove *dir variables that
2369 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2370 as well as prefix and exec_prefix.
2371 * Makefile.in: Regenerate.
2372
2373 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2374
2375 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2376 * configure: Regenerate.
2377 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2378 * gcc/Makefile.tpl (compare): Use the result of the test.
2379 * gcc/Makefile.in: Regenerate.
2380
2381 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
2382
2383 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2384 Always relocate gcc and prev-gcc to the original names, even
2385 if the build fails.
2386 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2387 New targets.
2388
2389 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2390
2391 * configure.in (mips*-*-irix5*): Enable ld.
2392 * configure: Regenerate.
2393
2394 2004-04-15 James E Wilson <wilson@specifixinc.com>
2395
2396 * Makefile.tpl (configure-[+module+], configure-gcc,
2397 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2398 Set and export LDFLAGS.
2399 * Makefile.in: Regenerate.
2400
2401 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2402
2403 PR bootstrap/14871
2404 * Makefile.tpl: If we don't have built-in-tree target tools,
2405 use the ones found by configure rather than hacking around with
2406 program_transform_name.
2407 * configure.in: Give Makefile.tpl the information necessary
2408 to do that.
2409 * Makefile.in: Regenerate.
2410 * configure: Regenerate.
2411
2412 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
2413
2414 PR bootstrap/14760
2415 * configure.in: When computing baseargs, strip *all* copies of
2416 offending options. Also, don't match/substitute the trailing space,
2417 so that this actually works when two similar options are separated by
2418 only one space.
2419 * configure: Regenerate.
2420
2421 2004-04-06 David Edelsohn <edelsohn@gnu.org>
2422
2423 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2424 (rs6000-*-aix*): Same.
2425 * configure: Regenerate.
2426
2427 2004-03-25 Stan Shebs <shebs@apple.com>
2428
2429 Remove MPW support, no longer used.
2430 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2431 mpw-install: Remove files.
2432 * src-release (DEVO_SUPPORT): Remove names of removed files.
2433 * MAINTAINERS: Likewise.
2434
2435 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2436
2437 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2438 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2439 * Makefile.in: Regenerate.
2440
2441 * configure.in (top level bootstrap support): Rework --enable-werror
2442 to set @stage2_werror_flag@.
2443 * configure: Regenerate.
2444 * Makefile.tpl (top level bootstrap support): Pass
2445 @stage2_werror_flag@ down to configure in stages 2 and 3.
2446 * Makefile.in: Regenerate.
2447
2448 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2449
2450 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2451 for stages 2 and 3 as well as in make. As a consequence, remove
2452 OUTPUT_OPTION (now detected by configure) from the flags passed down
2453 to make.
2454 * Makefile.in: Regenerate.
2455
2456 * Makefile.tpl (new-bootstrap): Fix typo.
2457 * Makefile.in: Regenerate.
2458
2459 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2460
2461 * Makefile.tpl: Rearrange by moving recursive_targets rules
2462 into their proper sections.
2463 * Makefile.tpl (top level bootstrap support): Move disabling
2464 of coverage flags from 'make' to 'configure'; improve comments.
2465 * Makefile.in: Regenerate.
2466
2467 * Makefile.tpl (experimental top level bootstrap) Move stage1
2468 language setting from all- target to configure- target; disable
2469 intermodule optimization in stage 1; prevent gratuitous rebuilds
2470 of stage 1.
2471 * Makefile.in: Regenerate.
2472 * configure.in: Comma-separate stage 1 language list for top
2473 level bootstrap.
2474 * configure: Regenerate.
2475
2476 * Makefile.tpl: Clean up experimental top level bootstrap support:
2477 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2478 prev-gcc in configure- targets as well as all- targets.
2479 * Makefile.in: Regenerate.
2480
2481 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
2482
2483 * configure.in: Remove symbolic link section.
2484 * configure: Regenerate.
2485 * Makefile.tpl (links): Remove.
2486 * Makefile.in: Regenerate.
2487
2488 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
2489 Nathanael Nerode <neroden@gcc.gnu.org>
2490
2491 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
2492 Set with AC_CHECK_PROGS.
2493 * configure.in: Fix comment typo from last patch.
2494 * configure: Regenerate.
2495
2496 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2497
2498 * Makefile.tpl: Introduce experimental top level bootstrap support.
2499 * Makefile.in: Regenerate.
2500 * configure.in: Introduce support for top level bootstrap.
2501 * configure: Regenerate.
2502
2503 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
2504 Paolo Bonzini <bonzini@gnu.org>
2505
2506 PR bootstrap/14522
2507 * configure.in: Cope with shells that do not support unquoted ^
2508 * configure: Regenerate.
2509
2510 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
2511 Paolo Bonzini <bonzini@gnu.org>
2512
2513 PR bootstrap/14522
2514 * configure.in: Cope with shell that do not support nesting
2515 quotes inside quoted backquote substitutions.
2516 * configure: Regenerate.
2517
2518 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2519
2520 PR bootstrap/14522
2521 * configure.in: Fix escaping of $.
2522 * configure: Regenerate.
2523
2524 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2525
2526 * configure: Regenerate.
2527
2528 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
2529
2530 PR ada/14131
2531 Move language detection to the top level.
2532 * configure.in: Find default values for the tools as
2533 soon as possible. Disable ada if GNAT is not found.
2534 Emit error message about missing languages. Expand
2535 --enable-languages=all for the gcc subdirectory.
2536
2537 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
2538
2539 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2540 and disable libgcj.
2541 * configure: Regenerated.
2542
2543 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2544
2545 PR bootstrap/7087
2546 * Makefile.tpl: Guard XFOO sed statements better.
2547 * Makefile.tpl: Add dependency for configure-target-libada.
2548 * Makefile.in: Regenerate (incidentally fixes broken
2549 commit when libada-branch was merged).
2550
2551 2004-02-28 Andrew Cagney <cagney@redhat.com>
2552
2553 * src-release (CVS_NAMES): Define.
2554 (do-tar, do-tar): Prune $(CVS_NAMES).
2555
2556 2004-02-23 Andrew Cagney <cagney@redhat.com>
2557
2558 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
2559 2004-02-19.09.
2560
2561 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
2562
2563 PR bootstrap/11932
2564 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2565
2566 2004-02-19 Andrew Cagney <cagney@redhat.com>
2567
2568 * config.guess: Update from version 2003-06-12 to 2004-02-16.
2569 * config.sub: Update from version 2003-06-13 to 2004-02-16.
2570
2571 2004-02-11 David Edelsohn <edelsohn@gnu.org>
2572
2573 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2574 (rs6000-*-aix*): Same.
2575 * configure: Regenerate.
2576
2577 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
2578
2579 * configure.in (host): Add in missing $noconfigdirs to defines.
2580 * configure: Regenerate.
2581
2582 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2583 Nathanael Nerode <neroden@gcc.gnu.org>
2584
2585 PR ada/6637, PR ada/5911
2586 Merge with libada-branch:
2587 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2588 with appropriate dependencies. Add --enable-libada configure switch.
2589 * configure, Makefile.in: Regenerate.
2590
2591 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2592
2593 * configure.in: Don't pass --with-stabs on IRIX 5 either.
2594 * configure: Regenerate.
2595
2596 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2597
2598 * COPYING.NEWLIB: Update Red Hat license to 2004.
2599
2600 2004-01-23 DJ Delorie <dj@redhat.com>
2601
2602 * Makefile.def (target_modules) [libiberty]: Don't stage.
2603 * Makefile.in: Rebuilt.
2604
2605 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
2606
2607 * COPYING.NEWLIB: Update to include copyrights for new
2608 iconv code.
2609
2610 2004-01-15 Andrew Cagney <cagney@redhat.com>
2611
2612 * src-release: Update copyright year.
2613 (do-proto-toplev): Configure using i686-pc-linux-gnu.
2614 (NEWLIB_SUPPORT_DIRS): Delete macro.
2615 (newlib.tar.bz2): Delete rule.
2616
2617 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
2618
2619 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2620 * Makefile.tpl (configure-target-[+module+]): Support stage.
2621 * Makefile.in: Rebuilt.
2622
2623 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2624
2625 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
2626 throughout.
2627
2628 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
2629
2630 * configure.in: Use ./config.cache, not config.cache.
2631 * configure: Regenerate.
2632 * Makefile.tpl: Special-casing not needed for GCC any more.
2633 * Makefile.in: Regenerate.
2634
2635 * configure.in: Don't share a cache file for host dirs.
2636 * configure: Regenerate.
2637
2638 * config-ml.in: Don't mess with the cache file.
2639
2640 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2641
2642 * Makefile.tpl: Make GCC use a separate config.cache.
2643 * Makefile.in: Regenerate.
2644
2645 PR bootstrap/11932, PR bootstrap/11933
2646 (I don't know if it will fix either of them, but it relates
2647 to them.)
2648 * configure.in: Don't use shared config.cache for target
2649 directories.
2650 * configure: Regenerate.
2651
2652 2003-12-31 Roger Sayle <roger@eyesopen.com>
2653
2654 * configure.in (ia64*-*-hpux*): Disable building java libraries.
2655 * configure: Regenerated.
2656
2657 2003-12-21 Bernardo Innocenti <bernie@develer.com>
2658
2659 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2660 * configure: Regenerated.
2661
2662 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2663
2664 Port change over from GCC:
2665 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
2666 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2667 (configure-build-[+module+], configure-[+module+]): Likewise.
2668 (configure-target-[+module+], configure-gcc, config.status): Likewise.
2669 * Makefile.in: Regenerate.
2670
2671 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2672
2673 * configure.in (raw_libstdcxx_flags): Remove the leading space.
2674 * configure: Regenerate.
2675
2676 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
2677
2678 * COPYING.NEWLIB: Add license info for long long routines added to
2679 stdlib.
2680
2681 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
2682
2683 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2684 * Makefile.in: Regenerate.
2685
2686 2003-10-20 Phil Edwards <phil@codesourcery.com>
2687
2688 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
2689 * configure: Regenerate.
2690
2691 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
2692
2693 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2694 HOST_FLAGS_TO_PASS.
2695 * Makefile.in: Regenerate.
2696
2697 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2698
2699 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2700 * configure: Rebuilt
2701 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2702 * Makefile.in: Rebuilt
2703
2704 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2705
2706 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2707
2708 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
2709
2710 * config-ml.in: Use ac_configure_args directly instead of
2711 ml_arguments. Only set ml_norecursion if --no[-]recursion is
2712 actually seen.
2713
2714 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
2715
2716 * config-ml.in: Propagate INSTALL variables.
2717
2718 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
2719
2720 * configure.in: Pass a computed --program-transform-name
2721 to subconfigures.
2722 * configure: Regenerated.
2723
2724 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2725
2726 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2727 * Makefile.in: Regenerate.
2728
2729 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2730 * Makefile.in: Regenerate.
2731
2732 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
2733
2734 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2735 quoting.
2736 * configure: Regenerated.
2737
2738 2003-09-12 Michael Chastain <mec@shout.net>
2739
2740 Fix PR gdb/857.
2741 * src-release (do-proto-topleve): Remove junk files
2742 intl/config.cache, intl/config.status,
2743 intl/config.h, intl/stamp-h.
2744
2745 2003-09-14 Andrew Cagney <cagney@redhat.com>
2746
2747 * src-release (dejagnu.tar): New target.
2748 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
2749 (do-djunpack): Use $(PACKAGE) for the package name.
2750
2751 2003-09-04 DJ Delorie <dj@redhat.com>
2752
2753 * configure: Regenerate.
2754
2755 2003-09-04 Robert Millan <robertmh@gnu.org>
2756
2757 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
2758
2759 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2760
2761 * configure.in: Ensure arguments to sed are properly spaced.
2762 * configure: Regenerate.
2763
2764 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
2765
2766 Merge from gcc:
2767 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
2768 * install-sh: Update to newer upstream versions (associated with
2769 aclocal 1.7).
2770 * missing: Likewise, plus $1Help2man -> $1 typo fix.
2771
2772 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
2773
2774 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2775 * configure: Regenerated.
2776
2777 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
2778
2779 * configure.in: Use newline instead of semicolon when assuming
2780 shell arguments in a for loop.
2781 * configure: Regenerated.
2782
2783 2003-08-20 Geoffrey Keating <geoffk@apple.com>
2784
2785 PR 8180
2786 * configure.in: When testing with_libs and with_headers, treat
2787 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
2788 * configure: Regenerate.
2789
2790 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2791 make, shell, etc.
2792 (baseargs): Likewise.
2793 * configure: Regenerate.
2794
2795 2003-08-19 Geoffrey Keating <geoffk@apple.com>
2796
2797 * configure.in: Disable libgcj for darwin not on powerpc.
2798 * configure: Rebuild.
2799
2800 2003-08-15 Michael Chastain <mec@shout.net>
2801
2802 * src-release (do-proto-toplev): Remove junk files
2803 dejagnu/example/calc/config.status,
2804 dejagnu/example/calc/config.log.
2805
2806 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
2807
2808 * config-ml.in, symlink-tree: Add license.
2809
2810 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
2811
2812 Merge from gcc:
2813
2814 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
2815 * Makefile.tpl (check, check-c++): Express dependencies using
2816 dependencies rather than commands.
2817 * Makefile.in: Regenerate.
2818
2819 2003-07-31 Geoffrey Keating <geoffk@apple.com>
2820 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2821 * Makefile.in: Update.
2822
2823 2003-08-01 Andrew Cagney <cagney@redhat.com>
2824
2825 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2826 * configure: Ditto.
2827
2828 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
2829
2830 * configure.in: Enable libgcj for darwin.
2831 * configure: Rebuild.
2832
2833 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
2834
2835 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
2836
2837 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
2838
2839 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2840 creating target and build subdirs to build all parent dirs as needed.
2841 * Makefile.in: Rebuild.
2842 * configure.in: Don't build dirs explicitly here.
2843 * configure: Rebuild.
2844
2845 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
2846
2847 * Makefile.tpl (all-make): Depend on intl.
2848 * Makefile.in: Rebuilt.
2849
2850 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
2851
2852 * config.if: Remove unused libc_interface determination.
2853
2854 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
2855
2856 * Makefile.in: Regenerate, correctly this time.
2857
2858 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
2859
2860 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
2861 unused INSTALL_PROGRAM_ARGS.
2862 * configure.in: Use AC_PROG_INSTALL.
2863 * Makefile.in: Regenerate.
2864 * configure: Regenerate.
2865
2866 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
2867
2868 * configure: Rebuilt.
2869 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2870 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2871 newlib nor libgloss.
2872 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
2873 * configure.in (am33_2.0-*-linux*): Added.
2874
2875 2003-07-09 Bob Wilson <bob.wilson@acm.org>
2876
2877 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2878 * configure: Regenerate.
2879
2880 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
2881
2882 * config-ml.in: Replace PWD with PWD_COMMAND.
2883 * Makefile.tpl: Likewise.
2884 * Makefile.in: Regenerated.
2885
2886 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
2887
2888 * configure.in: Clean up config-lang.in handling. Delete
2889 useless assignment to "subdirs".
2890 * configure: Regenerate.
2891
2892 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
2893
2894 * configure.in: Rename 'target_libs' to 'target_libraries'.
2895 Remove useless reference to 'target_libs'.
2896 * configure: Regenerate.
2897
2898 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
2899
2900 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2901 * Makefile.in: Regenerate.
2902
2903 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
2904
2905 * Makefile.def: Introduce flags_to_pass.
2906 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2907 * Makefile.in: Regenerate.
2908
2909 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
2910
2911 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2912 and target-libgloss.
2913 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2914 <h8300*-*-*>: Disable libf2c and ${libgcj}.
2915 * configure: Regenerate.
2916
2917 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
2918
2919 * configure.in: Update testsuite_flags to new location.
2920 * configure. Regenerate.
2921
2922 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
2923
2924 * Makefile.tpl: Remove BUILD_CC stuff.
2925 * Makefile.in: Regenerate.
2926
2927 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
2928
2929 * config.guess: Update to 2003-06-12 version.
2930 * config.sub: Update to 2003-06-13 version.
2931
2932 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2933
2934 * MAINTAINERS: Add myself as MIPS co-maintainer.
2935
2936 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
2937
2938 * config.guess: Update to 2003-06-06 version.
2939 * config.sub: Update to 2003-06-06 version.
2940
2941 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2942
2943 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2944 * configure. Regenerate.
2945
2946 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
2947
2948 * configure.in: Disable serial configure by default.
2949 * configure: Regenerate.
2950 * Makefile.tpl: Abolish .NOTPARALLEL.
2951 * Makefile.in: Regenerate.
2952
2953 * Makefile.tpl: Replace {build,host,target}_canonical by
2954 {build,host,target}.
2955 * Makefile.in: Regenerate.
2956
2957 * Makefile.tpl: Fix stupid pasto.
2958 * Makefile.in: Regenerate.
2959
2960 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
2961
2962 * Makefile.tpl: Remove bogus conditional.
2963 * Makefile.in: Regenerate.
2964
2965 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
2966
2967 * Makefile.tpl: Make 'recursive targets' using autogen rather
2968 than shell loop. Remove duplicate 'clean' targets and false
2969 comments.
2970 * Makefile.def: Add systematic dependencies to 'recursive' targets.
2971 Add systematic method of specifying missing targets in subdirs.
2972 Add copyright boilerplate.
2973 * Makefile.in: Regenerate.
2974 * configure.in: Add 'recursive targets' to maybe list.
2975 * configure: Regenerate.
2976
2977 * Makefile.tpl: Rename [+target+] to [+make_target+].
2978 * Makefile.def: Rename 'target' to 'make_target'.
2979
2980 2003-05-30 Nick Clifton <nickc@redhat.com>
2981
2982 * README-maintainer-mode: Update URL for locating blessed config
2983 tools.
2984
2985 2003-05-29 Robert Millan <rmh@debian.org>
2986
2987 * ltconfig: Import this patch and modify for use with current
2988 version of ltconfig:
2989
2990 2003-05-21 Bruno Haible <bruno@clisp.org>
2991
2992 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
2993 GNU/FreeBSD.
2994
2995 2003-05-28 DJ Delorie <dj@redhat.com>
2996
2997 * Makefile.tpl: Make maybe-check-gcc .PHONY.
2998 * Makefile.in: Regenerate.
2999
3000 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
3001
3002 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
3003
3004 2003-05-21 DJ Delorie <dj@redhat.com>
3005
3006 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3007 newlib or libgloss.
3008 * Makefile.in: Regenerate.
3009
3010 2003-05-21 DJ Delorie <dj@redhat.com>
3011
3012 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3013 * Makefile.in: Regenerate.
3014
3015 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3016
3017 * configure.in: Use curly braces in the definition of tooldir.
3018 * configure: Regenerate.
3019
3020 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3021
3022 * configure.in: Switch more things to use maybe dependencies.
3023 * Makefile.tpl: Switch more things to use maybe dependencies.
3024 Factor out common code from autogen IF statements.
3025 * configure: Regenerate.
3026 * Makefile.in: Regenerate.
3027
3028 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3029
3030 * configure.in: Accept i[3456789]86 for machine type.
3031 * configure: Regenerate.
3032
3033 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3034
3035 * configure.in: Switch more things to use maybe dependencies.
3036 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3037 * configure: Regenerate.
3038 * Makefile.tpl: Switch more things to use maybe dependencies.
3039 * Makefile.in: Regenerate.
3040
3041 2003-05-16 Andreas Schwab <schwab@suse.de>
3042
3043 * Makefile.tpl (install-opcodes): Define.
3044 * Makefile.in: Rebuild.
3045
3046 2003-05-13 Andreas Jaeger <aj@suse.de>
3047
3048 * config.guess: Update to 2003-05-09 version.
3049 * config.sub: Update to 2003-05-09 version.
3050
3051 2003-05-13 Michael Eager <eager@mvista.com>
3052
3053 * configure.in: Correct sed script so that options in quotes are not
3054 deleted.
3055 * configure: Rebuild.
3056
3057 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
3058
3059 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3060 and $$s/newlib/libc/sys/cygwin32 include paths.
3061 * configure: Ditto.
3062
3063 2003-05-05 H.J. Lu <hjl@gnu.org>
3064
3065 * config-ml.in: Restored from gcc repository.
3066
3067 2003-05-02 Chris Demetriou <cgd@broadcom.com>
3068
3069 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3070 * Makefile.in: Regenerate.
3071
3072 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
3073
3074 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3075 and Makefile.def.
3076
3077 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
3078
3079 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3080 * Makefile.in: Regenerated.
3081
3082 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3083
3084 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3085 * Makefile.in: Regenerate.
3086
3087 2003-04-18 Jakub Jelinek <jakub@redhat.com>
3088
3089 * configure.in (powerpc64*-*-linux*): Remove.
3090 * configure: Rebuilt.
3091
3092 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
3093
3094 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3095 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3096 and restrap.
3097 * Makefile.in: Regenerate.
3098
3099 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
3100
3101 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3102 * configure: Regenerated.
3103
3104 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
3105
3106 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3107 * */configure: Rebuilt.
3108
3109 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3110
3111 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3112 * Makefile.in: Regenerate.
3113
3114 2003-03-14 Michael Chastain <mec@shout.net>
3115
3116 * Makefile.in: Regenerate with correct Makefile.def.
3117
3118 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3119
3120 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3121 Make macro.
3122 * Makefile.in: Regenerate.
3123 * configure.in: Clean up gxx_include_dir logic.
3124 * configure: Regenerate.
3125
3126 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3127
3128 * configure.in (gxx_include_dir): Fix typo.
3129 * configure: Regenerated.
3130
3131 2003-03-06 Andrew Cagney <cagney@redhat.com>
3132
3133 * texinfo/texinfo.tex: Import version 2003-02-03.16.
3134
3135 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
3136
3137 * configure.in: Include $(build_tooldir)/sys-include in
3138 FLAGS_FOR_TARGET.
3139 * configure: Regenerated.
3140
3141 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3142
3143 * Makefile.tpl: Reindent.
3144 * Makefile.in: Regenerate.
3145 * configure.in: Reindent. Don't set unused variables.
3146 * configure: Regenerate.
3147
3148 * Makefile.tpl: Always pass down RANLIB.
3149 * Makefile.in: Regenerate.
3150
3151 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3152 * Makefile.in: Regenerate.
3153 * configure.in: Remove unused logic relating to --enable-shared
3154 and --enable-threads. Remove bogus comments. Remove redundant
3155 noconfigdirs.
3156 * configure: Regenerate.
3157
3158 * configure.in: Replace ${libstdcxx_version} by its value.
3159 Remove reference to mh-dgux.
3160 * configure: Regenerate.
3161
3162 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3163
3164 * Makefile.tpl: Rearrange.
3165 * Makefile.in: Regenerate.
3166
3167 2003-02-25 Nick Clifton <nickc@redhat.com>
3168
3169 * configure: Remove site-file supprot - it is obsolete.
3170
3171 2003-02-24 Uwe Stieber <uwe@wwws.de>
3172
3173 * configure.in: Add support for kaOS as cross build target system.
3174 * configure: Regenerated.
3175
3176 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
3177
3178 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3179 configure-target-* as some target builds may require additional
3180 flags for preprocessor tests.
3181 * Makefile.in: Regenerated.
3182
3183 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
3184
3185 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3186 * ltconfig: Handle it.
3187 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3188 auto-detecting it.
3189
3190 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
3191
3192 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3193 it is used as argument to $CC.
3194 * ltcf-gcj.sh: Likewise.
3195
3196 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
3197
3198 * configure.in: Introduce --enable-maintainer-mode.
3199 * configure: Rebuilt.
3200 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3201 for maintainer mode.
3202 * Makefile.in: Rebuilt.
3203
3204 2003-02-19 Andrew Cagney <ac131313@redhat.com>
3205
3206 * configure: Regenerate using autoconf 2.13.
3207
3208 2003-02-19 Alan Modra <amodra@bigpond.net.au>
3209
3210 * config.guess: Import latest version.
3211 * config.sub: Import latest version.
3212
3213 2003-02-18 Jason Merrill <jason@redhat.com>
3214
3215 * Makefile.tpl (check-c++): Allow parallelism.
3216
3217 2003-02-17 Andrew Cagney <ac131313@redhat.com>
3218
3219 * configure: Regenerate using autoconf 000227.
3220
3221 2003-02-15 Geoffrey Keating <geoffk@apple.com>
3222
3223 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3224 don't configure target-libobjc.
3225 * configure: Regenerate.
3226
3227 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3228
3229 * Makefile.tpl (RANLIB): Define.
3230 * Makefile.in: Regenerate.
3231
3232 2003-02-06 Keith R Seitz <keiths@redhat.com>
3233
3234 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3235 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3236 * Makefile.in: Regenerated.
3237 * configure.in: Remove all traces of snavigator, db, and grep.
3238 * configure: Regenerated.
3239
3240 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
3241
3242 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3243 * Makefile.in: Regenerated.
3244
3245 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
3246
3247 * config.if: Copy from GCC.
3248
3249 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
3250
3251 * configure.in: Revert 24Jan change.
3252 * configure: Regenerate.
3253
3254 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3255
3256 * configure.in: Revert previous change.
3257 * configure: Regenerate.
3258
3259 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3260
3261 * configure.in: Make rda native-only.
3262 * configure: Regenerate.
3263
3264 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3265
3266 * configure.in: Add missing \.
3267 * configure: Rebuilt.
3268
3269 2003-01-17 Jakub Jelinek <jakub@redhat.com>
3270
3271 * configure.in (baseargs): Avoid using \| in sed regular
3272 expressions.
3273 * configure: Rebuilt.
3274
3275 2003-01-16 Jakub Jelinek <jakub@redhat.com>
3276
3277 * configure.in (baseargs): Remove all supported forms of
3278 --cache-file, --srcdir, --host, --build and --target options
3279 from argument lists.
3280 * configure: Rebuilt.
3281
3282 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
3283
3284 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3285 * configure: Rebuilt.
3286
3287 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
3288
3289 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3290 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3291 * Makefile.in: Regenerate.
3292 * configure: Regenerate.
3293
3294 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3295
3296 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3297 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3298 * Makefile.in: Regenerate.
3299
3300 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
3301
3302 * configure.in: Remove Makefile in build, host and target modules
3303 unless configure was run with --no-recursion.
3304 * configure: Rebuilt.
3305
3306 2003-01-08 Chris Demetriou <cgd@broadcom.com>
3307
3308 * config.guess: Update to 2003-01-03 version.
3309 * config.sub: Update to 2003-01-03 version.
3310
3311 2003-01-07 Christopher Faylor <cgf@redhat.com>
3312
3313 * configure: Regenerate with proper autoconf 2.13.
3314
3315 2003-01-07 Christopher Faylor <cgf@redhat.com>
3316
3317 * configure.in: Add AC_PREREQ for consistency.
3318 * configure: Regenerate.
3319
3320 2003-01-06 Andrew Cagney <ac131313@redhat.com>
3321
3322 * configure.in (GDB_TK): Add tcl directories conditional on
3323 gdb/gdbtk directory being present.
3324 * configure: Regenerate.
3325
3326 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
3327
3328 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
3329 by gcc if LD is not defined and we are not doing a Canadian Cross.
3330 * configure: Rebuilt.
3331
3332 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
3333
3334 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3335
3336 2002-12-31 Tom Tromey <tromey@redhat.com>
3337
3338 * Makefile.in: Rebuilt.
3339 * Makefile.def (target_modules) [libffi]: Allow installation.
3340
3341 2002-12-31 Andreas Schwab <schwab@suse.de>
3342
3343 * configure.in: Fix use of $program_transform_name.
3344 * configure: Regenerated.
3345
3346 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
3347
3348 * configure.in (baseargs): Don't remove first configure argument.
3349 * configure: Regenerated.
3350
3351 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
3352
3353 * Makefile.tpl (local-distclean): Don't remove...
3354 (multilib.ts): ... this. Moved into...
3355 (multilib.out): ... this. Don't use sub-make.
3356 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3357 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3358 (configure-build-[+module+], configure-[+module+],
3359 configure-target-[+module+], configure-gcc): ... these. Test
3360 for Makefile existence. Drop config.status from dependencies.
3361 * Makefile.in: Rebuilt.
3362 * configure.in: Move gcc-version-trigger to the end of
3363 ac_configure_args. Add comments to maybedep.tmp and
3364 serdep.tmp. Introduce --disable-serial-configure. Remove
3365 nonopt from baseargs, matching and removing corresponding
3366 whitespace while at it.
3367 * configure: Rebuilt.
3368
3369 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
3370
3371 * configure.in (host_configargs): Replace reference to
3372 no-longer-defined buildopts with --build=${build_alias}.
3373 * configure: Rebuilt.
3374
3375 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
3376
3377 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3378 program_transform_name to standard idiom.
3379 (AUTOGEN, AUTOCONF): Define.
3380 (Makefile.in): Use $(AUTOGEN).
3381 (Makefile): Depend on config.status, and use autoconf-style rule to
3382 build it. Move original commands to...
3383 (config.status): ... this new target.
3384 (configure): Add $(srcdir). Depend on config/acx.m4. Use
3385 $(AUTOCONF).
3386 * Makefile.in: Rebuilt.
3387
3388 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
3389
3390 * Makefile.tpl: Fix dramatic bustage due to change in
3391 program_transform_name.
3392 * Makefile.in: Regenerate.
3393
3394 * configure.in: Remove unnecessary PATH setting.
3395 * configure: Regnerate.
3396
3397 * configure.in: Don't default to unprefixed tools unless
3398 the native tools will work.
3399 * configure: Regenerate.
3400
3401 * configure.in: Convert to autoconf script. Blow away lots
3402 of now-redundant Makefile fragments.
3403 * configure: Generate using Autoconf.
3404 * Makefile.tpl: Rewrite to reflect autoconfiscation.
3405 * Makefile.in: Regenerate.
3406
3407 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
3408
3409 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
3410 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3411
3412 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
3413 where they belong.
3414
3415 2002-12-24 Andreas Schwab <schwab@suse.de>
3416
3417 * Makefile.tpl (multilib.out): Fix missing space.
3418 * Makefile.in: Regenerate.
3419
3420 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
3421
3422 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3423 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3424 * Makefile.in: Regenerate.
3425 * configure.in: Remove unnecessary leftovers.
3426
3427 2002-12-21 Geoffrey Keating <geoffk@apple.com>
3428
3429 * configure.in (extra_ranlibflags_for_target): New variable.
3430 (*-*-darwin): Add -c to ranlib commands.
3431 * configure (tooldir): Handle extra_ranlibflags_for_target.
3432
3433 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
3434
3435 * COPYING.NEWLIB: Updated.
3436 * COPYING.LIBGLOSS: Ditto.
3437
3438 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3439
3440 * Makefile.tpl: Revert HJL's change.
3441 * Makefile.in: Regenerated.
3442 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3443 always.
3444
3445 2002-12-19 Andreas Schwab <schwab@suse.de>
3446
3447 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3448 * Makefile.in: Regenerate.
3449
3450 2002-12-18 H.J. Lu <hjl@gnu.org>
3451
3452 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3453 * Makefile.in: Regenerated.
3454
3455 * configure.in (build_prefix): New. Substitute.
3456
3457 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3458
3459 * Makefile.tpl: Don't let real targets depend on phony targets.
3460 * Makefile.in: Regenerate.
3461
3462 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3463 * Makefile.in: Regenerate.
3464
3465 2002-12-16 Jason Merrill <jason@redhat.com>
3466
3467 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3468 previous 'make bootstrap'.
3469 * Makefile.in: Regenerate.
3470
3471 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3472
3473 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3474
3475 2002-12-13 Jason Merrill <jason@redhat.com>
3476
3477 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
3478 library tests.
3479 (check-c++): Just depend on it and check-target-libstdc++-v3.
3480 * Makefile.in: Regenerate.
3481
3482 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3483
3484 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3485 * Makefile.in: Regenerate.
3486
3487 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
3488
3489 * COPYING.NEWLIB: Update list of alternate Regent of California
3490 licenses and discuss official revoking of advertising clause.
3491 * COPYING.LIBGLOSS: Ditto.
3492
3493 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
3494
3495 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3496 * Makefile.in: Rebuilt.
3497
3498 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
3499
3500 * configure: Fix bug put in by gremlins.
3501
3502 * Makefile.tpl: Substitute more autoconfily.
3503 * configure: Substitute more autoconfily.
3504 * Makefile.in: Regenerate.
3505
3506 2002-12-08 Andrew Cagney <ac131313@redhat.com>
3507
3508 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3509 * Makefile.in (all-sim): Ditto.
3510
3511 2002-12-06 DJ Delorie <dj@redhat.com>
3512
3513 * Makefile.tpl: Change configure dependencies to not have real
3514 targets depend on phony targets.
3515
3516 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3517
3518 * configure.in: Revert unintentional change.
3519
3520 * src-release: Configure host subdirs.
3521
3522 * Makefile.tpl: Change dependency for */multilib.out so that
3523 it works when gcc isn't in the tree.
3524
3525 * configure.in: Substitute more.
3526 * configure: Run subconfigures from the Makefile.
3527 * Makefile.tpl: Run subconfigures from the Makefile; add a few
3528 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
3529
3530 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
3531
3532 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3533 and corresponding dependencies.
3534 * Makefile.in: Regenerate.
3535
3536 * configure.in (host_tools): Order binutils, gas and ld for
3537 convenience in running the testsuites.
3538
3539 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3540 * Makefile.in: Regenerate.
3541 * configure.in: Introduce rules to serialize subconfigure runs.
3542
3543 * configure.in: Introduce BASE_CC_FOR_TARGET.
3544 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
3545 Realize configure-build-* targets. Realize configure-target-* targets.
3546 * Makefile.in: Regenerate.
3547
3548 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3549
3550 * configure: Move gcc_version_trigger stuff from here...
3551 * configure.in: ...to here.
3552
3553 * configure.in: Separate subconfigure options added by this file from
3554 options given by the user. Add machinery to put args for host
3555 subconfigures into the Makefile.
3556
3557 * Makefile.tpl: Remove 'vault' targets.
3558 * Makefile.tpl: Reorder and comment dependencies.
3559 * Makefile.in: Regenerate.
3560
3561 2002-11-28 Geoffrey Keating <geoffk@apple.com>
3562
3563 * configure.in: Move host-specific darwin noconfigdirs into
3564 the host-specific section.
3565
3566 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3567
3568 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
3569 during replay.
3570 * Makefile.in: Regenerate.
3571
3572 (finishing slow-motion replay)
3573 * configure: Remove skip-this-dir support.
3574 * Makefile.tpl: Remove skip-this-dir support.
3575
3576 * Makefile.tpl: Remove leftover support for non-autoconfiscated
3577 subdirectories.
3578 * Makefile.in: Regenerate.
3579
3580 * Makefile.tpl: Strip out useless setting of 'dir'.
3581 * Makefile.in: Regenerate.
3582
3583 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3584
3585 (finishing slow-motion replay)
3586 * configure.in: Fix deeply stupid bug.
3587
3588 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3589 shell code in CXX_FOR_TARGET
3590 * Makefile.def: Introduce raw_cxx.
3591 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3592 RAW_CXX_FOR_TARGET.
3593 * Makefile.in: Regenerate.
3594
3595 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3596
3597 (finishing slow-motion replay)
3598 * Makefile.tpl: Remove unnecessary ifs.
3599 * Makefile.in: Regenerate.
3600
3601 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
3602 dependencies. Maybe-ize build-libiberty. Create dummy install
3603 targets for 'no_install' modules.
3604 * configure: Move GDB_TK substitution to configure.in. Move
3605 build_modules stuff to configure.in.
3606 * configure.in: Implement soft dependency machinery. Maybe-ize
3607 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
3608 * Makefile.in: Regenerate.
3609
3610 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3611
3612 (continuing slow-motion replay)
3613 * Makefile.tpl: Make all-target, install-target behave similarly
3614 to all, install (only hitting configured targets). Eliminate
3615 unused macro defintions.
3616
3617 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3618 build != host.
3619
3620 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3621
3622 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3623
3624 * configure.in: Produce lists of subdir targets we're actually
3625 configuring. Remove references to "dosrel".
3626 * Makefile.tpl: Let configure set which subdir targets are hit.
3627 Remove install-cross; clean up install; remove ALL. Remove
3628 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
3629 Autogenerate host module targets. Remove empty dependency lines
3630 and redundant dependency; rearrange slightly.
3631 * Makefile.def: Add host-side libtermcap, utils.
3632
3633 * Makefile.in: Regenerate.
3634
3635 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3636
3637 (Continuing slow-motion replay)
3638 * Makefile.def: Add list of recursive targets to autogenerate.
3639 Add build_modules.
3640 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
3641 targets. Autogenerate *-build-* targets.
3642 * Makefile.in: Regenerate.
3643
3644 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3645
3646 (Continuing slow-motion replay)
3647 * configure: More autoconf-style substitutions.
3648 * Makefile.tpl: More autoconf-style substitutions.
3649 * Makefile.in: Regenerate.
3650
3651 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3652
3653 (Continuing slow-motion replay)
3654 * configure: Substitute more variables in a more autoconf-friendly
3655 way. Simplify slightly.
3656 * Makefile.tpl: Make more variables substitutable in an
3657 autoconf-friendly way.
3658 * Makefile.in: Regenerate.
3659
3660 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3661
3662 (Continuing slow-motion replay)
3663 * configure.in (v810*): Remove special setting of tools.
3664
3665 * configure: Add support for extra required flags for ar or nm.
3666 * configure.in (aix4.3+): Use above support for target-specific
3667 issues, rather than using config/mt-aix43.
3668
3669 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3670
3671 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
3672 * configure: Remove 'removing', which doesn't work. Replace $subdir
3673 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
3674 with $srcdir. Reformat indentation. Substitute some variables
3675 formerly hard-coded in the Makefile for build=host.
3676 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3677 * Makefile.def: Autogenerate more.
3678 * Makefile.in: Regenerate.
3679
3680 2002-11-13 Bruce Korb <bkorb@gnu.org>
3681
3682 * Makefile.tpl: syntactic cleanup
3683
3684 2002-11-04 Kevin Buettner <kevinb@redhat.com>
3685
3686 * Makefile.def (host_modules): Add rda.
3687 * Makefile.in: Regenerate.
3688 * configure.in (target_tool): Add target-rda to list.
3689
3690 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
3691
3692 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
3693 and restrap targets to this rule.
3694 * Makefile.in: Regenerate.
3695
3696 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
3697
3698 * configure.in (i[3456]86-*-linux*): Add check to disable
3699 ${libgcj} for glibc1.
3700
3701 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
3702
3703 * configure.in: Add tic4x target.
3704
3705 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
3706
3707 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3708 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3709 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3710 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3711 * Makefile.in: Regenerate.
3712
3713 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3714
3715 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3716 * Makefile.in: Regenerate.
3717
3718 * Makefile.def: Remove order dependency comments.
3719 * Makefile.tpl: Add explicit install-install dependencies.
3720 * Makefile.in: Regenerate.
3721
3722 * Makefile.tpl: Remove material now in src-release. (Finally!)
3723 * Makefile.in: Regenerate.
3724
3725 * configure: Restore my original patch by syncing with gcc version.
3726
3727 * Bring following over from gcc:
3728
3729 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
3730
3731 * configure.in (s390*-*-linux*): Enable libgcj.
3732
3733 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3734
3735 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
3736
3737 2002-10-02 Alan Modra <amodra@bigpond.net.au>
3738
3739 * configure: Move stray lines back to where they belong.
3740
3741 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
3742
3743 * Makefile.tpl: Insert configure-target target, for src-release.
3744
3745 * configure: Finish reverting change which Andrew Cagney started
3746 reverting. Should fix bustage.
3747
3748 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3749 * src-release: New file. Contains material for making net
3750 releases for gdb, binutils, et al., formerly in Makefile.in.
3751
3752 2002-09-30 Nick Clifton <nickc@redhat.com>
3753
3754 * cpu: New top level directory. Intended to hold input files for
3755 CGEN which have FSF copyright assignment.
3756 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3757
3758 2002-09-29 Andrew Cagney <ac131313@redhat.com>
3759
3760 Revert below (note that src does not contain Makefile.tpl):
3761 * Makefile.tpl: Make subsituted variables more autoconfy.
3762 * Makefile.in: Regenerate.
3763
3764 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
3765
3766 * configure: Revert accidentally applied changes.
3767
3768 * Makefile.tpl: Make more autoconf-friendly.
3769 * Makefile.in: Regenerate.
3770 * configure: Make substitution more autoconf-like.
3771
3772 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
3773
3774 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3775 single entry to handle all these.
3776 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
3777 libjava on arm-*-elf.
3778
3779 2002-09-27 Geoffrey Keating <geoffk@apple.com>
3780
3781 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3782 things that depend on them.
3783
3784 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3785
3786 * Makefile.tpl: Make subsituted variables more autoconfy.
3787 * Makefile.in: Regenerate.
3788 * configure: Make seds more autoconfy.
3789
3790 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3791
3792 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3793 * Makefile.in: Regenerate.
3794 * configure.in: Rewrite sed statements to look autoconfy.
3795
3796 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3797 all-target-foo on configure-target-foo.
3798 * Makefile.def: Ditto.
3799 * Makefile.in: Rebuild.
3800
3801 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
3802
3803 * Makefile.def: New file.
3804 * Makefile.tpl: New file.
3805 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3806
3807 * configure.in: Minor rearrangement. Simplify tests.
3808
3809 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
3810
3811 * configure.in (with_headers): Skip copy if value is "yes".
3812 (with_libs): Likewise.
3813
3814 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3815
3816 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3817 * configure.in (sh*-*-pe*): Ditto.
3818 * configure.in (mips*-*-pe*): Ditto.
3819 * configure.in (*arm-wince-pe): Ditto.
3820
3821 * configure.in: Rearrange.
3822
3823 2002-09-12 Nick Clifton <nickc@redhat.com>
3824
3825 * Import these changes from the config master repository:
3826
3827 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
3828
3829 * config.sub: Add tic4x target.
3830
3831 2002-09-03 Ben Elliston <bje@redhat.com>
3832
3833 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
3834 Reported by <Duncan_Stodart@insession.com>.
3835
3836 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
3837
3838 * COPYING.NEWLIB: More updates.
3839
3840 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
3841
3842 * COPYING.NEWLIB: Update.
3843
3844 2002-08-23 Andrew Cagney <ac131313@redhat.com>
3845
3846 * texinfo/texinfo.tex: Import version 2002-06-04.06.
3847
3848 * config.guess: Import version 2002-08-23.
3849 * config.sub: Import version 2002-08-22.
3850
3851 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
3852
3853 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3854 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3855 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3856
3857 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
3858
3859 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3860
3861 2002-08-04 H.J. Lu (hjl@gnu.org)
3862
3863 * configure.in (mips*-*-linux*): Don't skip target-libffi.
3864
3865 2002-07-31 Alan Modra <amodra@bigpond.net.au>
3866
3867 * configure.in: Move generic linux case to end. Copy generic
3868 linux noconfigdirs to mips*-*-linux* entry and new
3869 powerpc64*-*-linux* entry. Add target-libffi for the latter.
3870
3871 2002-07-19 Chris Demetriou <cgd@broadcom.com>
3872
3873 * MAINTAINERS: Clarify on config.guess and config.sub, and add
3874 one instance of them which was missed to the list to update.
3875
3876 2002-07-16 Chris Demetriou <cgd@broadcom.com>
3877
3878 * config.guess: Update to 2002-07-09 version.
3879 * config.sub: Update to 2002-07-03 version.
3880
3881 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
3882
3883 * configure.in: Remove two redundant tests.
3884
3885 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3886
3887 * configure.in (mips*-*-irix6*o32): Enable stabs.
3888
3889 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
3890
3891 * configure.in: Don't build grez.
3892 * Makefile.in: Ditto.
3893
3894 * Makefile.in: Remove references to bsp, cygmon, libstub.
3895 * configure.in: Ditto.
3896
3897 * configure.in: Remove leftover reference to gdbtest.
3898
3899 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
3900
3901 * configure.in (gxx_include_dir): Change to match versioned
3902 C++ headers if --enable-version-specific-runtime-libs is used.
3903
3904 2002-07-04 Steve Ellcey <sje@cup.hp.com>
3905
3906 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3907
3908 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
3909
3910 * configure.in: Make --without-x work.
3911
3912 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
3913
3914 * contrib: New directory. Created to contain a copy of the
3915 texi2pod.pl script so that it is in the same place as the version in
3916 the FSF GCC sources.
3917
3918 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
3919
3920 * configure.in: Rearrange target Makefile fragment collection.
3921
3922 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3923 cvs[src].
3924 * configure.in: Ditto.
3925
3926 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3927
3928 * Makefile.in: Eliminate 'apache' targets.
3929 * configure.in: Eliminate 'apache' targets.
3930
3931 * configure.in: Eliminate redundant tests. Reorganize.
3932
3933 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3934
3935 * config-ml.in: Eliminate references to Cygnus configure.
3936
3937 * Makefile.in: Eliminate references to building emacs.
3938
3939 2002-07-01 Denis Chertykov <denisc@overta.ru>
3940
3941 * configure.in: Add support for ip2k.
3942
3943 2002-06-24 Ben Elliston <bje@redhat.com>
3944
3945 * configure.in (host_tools): Remove cgen.
3946
3947 * Makefile.in (all-cgen): Remove; runs from its source directory.
3948 (check-cgen, install-cgen, clean-cgen): Likewise.
3949 (all-opcodes): No not depend on all-cgen.
3950 (all-sim): Likewise.
3951
3952 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
3953
3954 * configure.in: Fix AIX configury bug.
3955
3956 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3957
3958 * configure.in: Replace ${topsrcdir} with ${srcdir}.
3959
3960 * configure.in: Move definition of libstdcxx_flags right above
3961 usage, rather than way earlier.
3962
3963 * configure.in: Pull definition of is_cross_compiler earlier.
3964
3965 * configure.in: Rearrange a little.
3966
3967 * configure.in: Remove references to librx.
3968 * Makefile.in: Remove references to librx.
3969
3970 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3971
3972 * configure.in: Eliminate ${gasdir} variable.
3973
3974 2002-06-18 Dave Brolley <brolley@redhat.com>
3975
3976 * configure.in: Add support for frv.
3977 * config.sub: Add support for frv.
3978
3979 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3980
3981 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3982
3983 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
3984
3985 * configure.in (vax-*-netbsd*): Re-enable gas.
3986
3987 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
3988
3989 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3990 BUILD_PREFIX_1, to correct nomenclature.
3991 * configure: Likewise.
3992
3993 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3994 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3995
3996 2002-05-31 Olaf Hering <olh@suse.de>
3997
3998 * config-ml.in: Propogate DESTDIR also.
3999
4000 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4001
4002 * configure.in (vax-*-netbsd*): Don't build gas for this
4003 platform.
4004
4005 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4006
4007 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4008 and libgcj for AVR.
4009
4010 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4011
4012 * config.sub: Add DLX target.
4013
4014 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4015
4016 * config.guess: Update to 2002-05-22 version.
4017 * config.sub: Likewise.
4018
4019 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4020
4021 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4022 * config-ml.in: Likewise.
4023 * configure: Likewise.
4024 * configure.in: Likewise.
4025
4026 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4027
4028 * configure.in: Simplify makefile fragment collection.
4029
4030 * configure.in: Remove code to build emacs.
4031
4032 * configure.in : Remove --srcdir argument from targargs and buildargs
4033 (it's always overridden in the Makefile anyway). Rearrange a bit.
4034
4035 * configure: Move some logic to configure.in.
4036 * configure.in: Move some logic from configure.
4037
4038 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
4039
4040 * COPYING.LIBGLOSS: New file.
4041
4042 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
4043
4044 * Makefile.in: Honour DESTDIR.
4045
4046 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
4047
4048 * configure.in (noconfigdirs): Don't disable libgcj on
4049 sparc64-*-solaris* and sparcv9-*-solaris*.
4050
4051 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
4052
4053 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4054
4055 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4056
4057 * configure.in (FLAGS_FOR_TARGET): Do not add
4058 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4059 on i[3456]86-*-linux*.
4060
4061 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4062
4063 * configure.in (noconfigdirs): Replace [ ] with test.
4064
4065 * configure.in (noconfigdirs): Do not add target-newlib if
4066 target == i[3456]86-*-linux*, and host == target.
4067
4068 2002-04-29 Mark Mitchell <mark@codesourcery.com>
4069
4070 * config.guess: Updated to 2002-04-26's version.
4071 * config.sub: Updated to 2002-04-26's version.
4072
4073 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4074
4075 * configure.in: delete reference to absent file
4076
4077 * configure.in: replace '[' with 'test'
4078
4079 * configure.in: Eliminate references to gash.
4080 * Makefile.in: Eliminate references to gash.
4081
4082 * configure.in: remove useless references to 'pic' makefile fragments.
4083
4084 * configure.in: (*-*-windows*) Finish removing.
4085
4086 * configure.in: Eliminate redundant test for libgui.
4087
4088 2002-04-26 Joel Sherrill <joel@OARcorp.com>
4089
4090 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4091 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4092
4093 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4094
4095 * configure.in: remove references to dead files
4096
4097 2002-04-18 Tom Tromey <tromey@redhat.com>
4098
4099 * configure.in: Disallow configuring libgcj when it is already
4100 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4101 Solaris 2.8 by default. For PR libgcj/6158.
4102
4103 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4104
4105 * configure.in: Move default CC setting out of config/mh-* fragments
4106 directly into here.
4107
4108 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4109
4110 * configure.in: don't even try to configure or make a subdirectory
4111 if there's no configure script for it.
4112
4113 2002-04-15 Mark Mitchell <mark@codesourcery.com>
4114
4115 * MAINTAINERS: Remove chill maintainers.
4116 * Makefile.in (CHILLFLAGS): Remove.
4117 (CHILL_LIB): Remove.
4118 (TARGET_CONFIGDIRS): Remove libchill.
4119 (CHILL_FOR_TARGET): Remove.
4120 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4121 CHILL_LIB.
4122 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4123 (CHECK_TARGET_MODULES): Likewise.
4124 (INSTALL_TARGET_MODULES): Likewise.
4125 (CLEAN_TARGET_MODULES): Likewise.
4126 (configure-target-libchill): Remove.
4127 (all-target-libchill): Remove.
4128 * configure.in (target_libs): Remove target-libchill.
4129 Do not compute CHILL_FOR_TARGET.
4130 * libchill: Remove directory.
4131
4132 2002-04-15 DJ Delorie <dj@redhat.com>
4133
4134 * Makefile.in, configure.in, configure: Sync with gcc, entries
4135 follow...
4136
4137 2002-04-08 Tom Tromey <tromey@redhat.com>
4138
4139 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4140 Fixes PR libgcj/6068.
4141
4142 2002-03-30 Krister Walfridsson <cato@df.lth.se>
4143
4144 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4145
4146 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4147
4148 * configure.in (alpha*-dec-osf*): Enable libgcj.
4149
4150 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4151
4152 Fix for: PR bootstrap/3591, target/5676
4153 * configure.in (mcore-pe): Disable the configuration of
4154 libstdc++-v3 since exceptions are not supported.
4155
4156 2002-03-20 Anthony Green <green@redhat.com>
4157
4158 * configure.in: Enable libgcj for xscale-elf target.
4159
4160 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
4161
4162 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4163 libjava.
4164 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4165
4166 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
4167
4168 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4169 libstdc++-v3 and libjava.
4170
4171 2002-02-11 Adam Megacz <adam@xwt.org>
4172
4173 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4174 boehm-gc
4175
4176 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
4177
4178 * config.guess: Updated to 2002-01-30's version.
4179 * config.sub: Updated to 2002-02-01's version.
4180 Contribute sh64-elf.
4181 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4182 * configure.in: Added sh64-*-*.
4183
4184 2002-01-17 H.J. Lu <hjl@gnu.org>
4185
4186 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4187 (all-target-fastjar): Also depend on all-target-libiberty.
4188
4189 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4190
4191 * configure, configure.in: Use temp file for long sed commands.
4192
4193 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4194
4195 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4196 libf2c.
4197
4198 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4199
4200 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4201
4202 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
4203
4204 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4205
4206 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4207
4208 * configure: Handle temporary files securely using mkdir.
4209
4210 2001-09-26 Will Cohen <wcohen@redhat.com>
4211
4212 * configure.in (*-*-linux*): Disable configuration of target-newlib
4213 and target-libgloss.
4214
4215 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
4216
4217 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4218 RANLIB.
4219
4220 2001-08-11 Graham Stott <grahams@redhat.com>
4221
4222 * Makefile.in (check-c++): Add missing semicolon.
4223
4224 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4225
4226 * configure.in (sh-*-linux*): New.
4227
4228 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4229
4230 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4231 and libgcj on m68hc11/m68hc12.
4232
4233 2001-06-27 H.J. Lu (hjl@gnu.org)
4234
4235 * Makefile (CFLAGS_FOR_BUILD): New.
4236 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4237
4238 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
4239
4240 * configure.in (libstdcxx_flags): Do not try to execute
4241 libstdc++-v3/testsuite_flags until it exists.
4242
4243 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
4244
4245 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4246
4247 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
4248
4249 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4250
4251 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
4252
4253 * configure.in: Move *-chorusos target case to the proper switch.
4254 Disable libgcj.
4255
4256 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4257
4258 * Makefile.in (STAGE1_CFLAGS): Pass down.
4259
4260 2001-04-13 Alan Modra <amodra@one.net.au>
4261
4262 * config.guess: Add hppa64-linux support. Note for next import that
4263 this is already in the master file.
4264 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
4265
4266 2001-03-22 Colin Howell <chowell@redhat.com>
4267
4268 * Makefile.in (DO_X): Do not backslash single-quotes in
4269 backquotes (two places).
4270
4271 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
4272
4273 * Makefile.in (DO_X): Quote nested quotes.
4274
4275 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
4276
4277 * Makefile.in (DO_X): Use double quotes for quoting
4278 "RANLIB=$${RANLIB}".
4279
4280 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4281
4282 * configure.in: Only use `lang_requires' for languages athat are
4283 actually enabled.
4284
4285 2001-03-07 Tom Tromey <tromey@redhat.com>
4286
4287 * configure.in: Allow config-lang.in to set `lang_requires' to list
4288 of other required languages.
4289
4290 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
4291
4292 * Makefile.in: Remove RANLIB definition. Use RANLIB
4293 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4294 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4295
4296 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
4297 Alexandre Oliva <aoliva@redhat.com>
4298
4299 * Makefile.in (check-c++): Use tabs, not spaces.
4300
4301 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4302
4303 * Makefile.in (check-c++): New rule.
4304
4305 * configure.in (target_libs): Remove libg++.
4306 (noconfigdirs): Remove libg++.
4307 (noconfigdirs): Same.
4308 (noconfigdirs): Same.
4309 (noconfigdirs): Same.
4310
4311 * config-ml.in: Remove libg++ references.
4312
4313 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4314 (ALL_TARGET_MODULES): Same.
4315 (configure-target-libg++): Remove.
4316 (all-target-libg++): Remove.
4317 (configure-target-libio): Remove.
4318 (all-target-libio): Remove.
4319 (check-target-libio): Remove.
4320 (.PHONY): Remove.
4321 (libg++.tar.bz2): Remove.
4322 (all-target-cygmon): Remove libio.
4323 (all-target-libstdc++): Remove.
4324 (configure-target-libstdc++): Remove.
4325 (TARGET_LIB_PATH): Remove libstdc++.
4326 (ALL_GCC_CXX): Remove libstdc++.
4327 (all-target-gperf): Correct.
4328
4329 2001-02-15 Anthony Green <green@redhat.com>
4330
4331 * configure: Introduce GCJ_FOR_TARGET.
4332 * configure.in: Ditto.
4333 * Makefile.in: Ditto.
4334
4335 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
4336
4337 * configure.in: for *-chorusos, don't config target-newlib and
4338 target-libgloss.
4339
4340 2001-02-04 Mark Mitchell <mark@codesourcery.com>
4341
4342 Remove V2 C++ library.
4343 * configure.in: Remove --enable-libstdcxx_v3 support.
4344
4345 2001-01-27 Richard Henderson <rth@redhat.com>
4346
4347 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4348
4349 2001-01-26 Tom Tromey <tromey@redhat.com>
4350
4351 * configure.in: Allow libgcj to be built on Sparc Solaris.
4352
4353 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
4354
4355 * configure.in: Enable libgcj on several additional platforms.
4356
4357 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
4358
4359 * configure.in: Enable libgcj for linux targets.
4360
4361 2001-01-09 Mike Stump <mrs@wrs.com>
4362
4363 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4364 failures of subdirectories.
4365
4366 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
4367
4368 * configure: handle DOS-style absolute paths.
4369
4370 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
4371
4372 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4373
4374 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
4375
4376 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4377 (libstdcxx_incdir): Pass down.
4378 * config.if: Remove expired bits for cxx_interface, add stub.
4379 (libstdcxx_incdir): Add variable for g++ include directory.
4380 * configure.in (gxx_include_dir): Use it.
4381
4382 2000-12-15 Andreas Jaeger <aj@suse.de>
4383
4384 * configure.in: Handle lang_dirs.
4385
4386 2000-12-13 Anthony Green <green@redhat.com>
4387
4388 * configure.in: Disable libgcj for any target not specifically
4389 listed. Disable libgcj for x86 and Alpha Linux until compatible
4390 with g++ abi.
4391
4392 2000-12-13 Mike Stump <mrs@wrs.com>
4393
4394 * Makefile.in (local-distclean): Also remove fastjar.
4395
4396 2000-12-10 Anthony Green <green@redhat.com>
4397
4398 * configure.in: Define libgcj. Disable libgcj target libraries for
4399 most targets.
4400
4401 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
4402
4403 * configure.in (target_libs): Revert 2000-12-08 patch.
4404 (noconfigdirs): Added target-libjava.
4405
4406 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
4407
4408 * Makefile.in: handle DOS-style absolute paths.
4409
4410 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4411
4412 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4413 libjava.
4414 * configure.in (target_libs): Removed `target-libjava'.
4415
4416 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4417
4418 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4419 (ALL_MODULES): Added fastjar.
4420 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4421 (all-target-libjava): all-fastjar replaces all-zip.
4422 (all-fastjar): Added.
4423 (configure-target-fastjar, all-target-fastjar): Likewise.
4424 * configure.in (host_tools): Added fastjar.
4425
4426 2000-12-07 Mike Stump <mrs@wrs.com>
4427
4428 * Makefile.in (local-distclean): Remove leftover built files.
4429
4430 2000-11-16 Fred Fish <fnf@be.com>
4431
4432 * configure.in (enable_libstdcxx_v3): Fix typo,
4433 libstd++ -> libstdc++.
4434
4435 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
4436
4437 * configure: Provide the original toplevel configure arguments
4438 (including $0) to subprocesses in the environment rather than
4439 through gcc/configargs.h.
4440
4441 2000-11-12 Mark Mitchell <mark@codesourcery.com>
4442
4443 * configure: Turn on libstdc++ V3 by default.
4444
4445 2000-10-16 Michael Meissner <meissner@redhat.com>
4446
4447 * configure (gcc/configargs.h): Only create if there is a build GCC
4448 directory created.
4449
4450 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
4451
4452 * configure: Save configure arguments to gcc/configargs.h.
4453
4454 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
4455
4456 * Makefile.in (bootstrap): avoid recursion if subdir missing
4457 (cross): ditto
4458 (do-proto-toplev): ditto
4459
4460 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
4461
4462 * configure.in: Do not build byacc for hppa64. Provide paths to the
4463 X11 libraries for hppa64.
4464
4465 2000-09-02 Anthony Green <green@cygnus.com>
4466
4467 * Makefile.in (all-gcc): Depend on all-zlib.
4468 (CLEAN_MODULES): Add clean-zlib.
4469 (ALL_MODULES): Add all-zlib.
4470 * configure.in (host_libs): Add zlib.
4471
4472 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
4473
4474 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4475 $targargs to tell whether newlib is going to be built.
4476
4477 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4478 $$r/TARGET_SUBDIR/libio for _G_config.h.
4479
4480 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
4481
4482 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4483
4484 * configure: Make enable_threads and enable_shared defaults
4485 explicit. Substitute enable_threads into generated Makefiles.
4486 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4487 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4488
4489 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
4490
4491 * configure.in: Re-enable all references to libg++ and librx.
4492
4493 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
4494
4495 * configure.in: Add *-*-freebsd* configurations.
4496
4497 2002-04-07 Andrew Cagney <ac131313@redhat.com>
4498
4499 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4500 (do-tar, do-bz2): New rules.
4501 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4502 (gdb-tar): New rule.
4503 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4504 (insight_dejagnu.tar): New rule.
4505 (insight.tar): New rule.
4506 (gdb+dejagnu.tar): New rule.
4507 (gdb.tar): New rule.
4508
4509 2002-04-07 Andrew Cagney <ac131313@redhat.com>
4510
4511 * MAINTAINERS: Update dejagnu/
4512
4513 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
4514
4515 * ltmain.sh (relink_command): Fix typo in previous change.
4516
4517 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
4518
4519 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4520 (relink_command): Added --tag flags.
4521 (mode=install): If relinking fails; error out.
4522
4523 2002-03-12 Richard Henderson <rth@redhat.com>
4524
4525 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
4526 .NOTPARALLEL tag.
4527 (do-check): Rename from check.
4528 (check): Allow parallel check.
4529
4530 2002-03-11 Richard Henderson <rth@redhat.com>
4531
4532 * Makefile.in (.NOTPARALLEL): Add fake tag.
4533
4534 2002-03-07 H.J. Lu (hjl@gnu.org)
4535
4536 * configure.in: Enable gprof for mips*-*-linux*.
4537
4538 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
4539
4540 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4541 libjava.
4542 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
4543
4544 2002-02-24 Andrew Cagney <ac131313@redhat.com>
4545
4546 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
4547
4548 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
4549
4550 * config.guess: Import from master sources, rev 1.232.
4551 * config.sub: Import from master sources, rev 1.246.
4552
4553 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
4554
4555 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4556 because its Makefile is there; test for the executable instead.
4557
4558 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
4559
4560 Contribute sh64-elf.
4561 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4562 * configure.in: Added sh64-*-*.
4563
4564 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
4565
4566 * COPYING.NEWLIB: Remove advertising clause from
4567 Berkeley and Red Hat licenses.
4568
4569 2002-02-01 Mo DeJong <supermo@bayarea.net>
4570
4571 * Makefile.in: Add all-tix to deps for all-snavigator
4572 so that tix is built when building snavigator.
4573
4574 2002-02-01 Ben Elliston <bje@redhat.com>
4575
4576 * config.guess: Import from master sources, rev 1.229.
4577 * config.sub: Import from master sources, rev 1.240.
4578
4579 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
4580
4581 From Steve Ellcey <sje@cup.hp.com>:
4582 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4583 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4584 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4585 IA64.
4586 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4587 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4588 soname_spec, sys_lib_search_path_spec): Ditto.
4589
4590 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
4591
4592 * configure.in (*-*-netbsd*): New. Skip target-newlib,
4593 target-libiberty, and target-libgloss. Skip Java-related
4594 libraries if not supported for NetBSD on target CPU.
4595
4596 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
4597
4598 * configure.in: Import StrongARM and XScale target_configdirs from
4599 FSF GCC version.
4600
4601 2002-01-16 H.J. Lu (hjl@gnu.org)
4602
4603 * config.guess: Import from master sources, rev 1.225.
4604 * config.sub: Import from master sources, rev 1.238.
4605
4606 * MAINTAINERS: Updated notes on config.guess and config.sub.
4607
4608 2002-01-11 Steve Ellcey <sje@cup.hp.com>
4609
4610 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4611 ld and gdb are not supported.
4612
4613 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4614
4615 * Change reference to Cygnus Solutions to be Red Hat.
4616
4617 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4618
4619 * COPYING.NEWLIB: Update generic copyright date.
4620
4621 2002-01-07 Mark Salter <msalter@redhat.com>
4622
4623 * configure.in: Remove target-bsp and target-cygmon from arm builds.
4624 Allow target-libgloss to be built for arm, strongarm, and xscale.
4625
4626 2002-01-03 Ben Elliston <bje@redhat.com>
4627
4628 * MAINTAINERS: Update URL for config.* scripts.
4629
4630 2001-12-18 Alan Modra <amodra@bigpond.net.au>
4631
4632 * config.sub: Import latest version.
4633 * config.guess: Likewise.
4634
4635 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
4636
4637 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4638 options for i[3456]86-pc-linux* native builds.
4639
4640 2001-12-05 Laurent Guerby <guerby@acm.org>
4641
4642 * MAINTAINERS: gcc adopts symlink-tree, refer more to
4643 libiberty.
4644
4645 Import this patch from gcc:
4646
4647 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
4648
4649 * symlink-tree: handle DOS-style absolute paths.
4650
4651 2001-11-28 DJ Delorie <dj@redhat.com>
4652 Zack Weinberg <zack@codesourcery.com>
4653
4654 When build != host, create libiberty for the build machine.
4655
4656 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4657 CONFIG_ARGUMENTS.
4658 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4659 New variables.
4660 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4661 and rules.
4662 (all.normal): Depend on ALL_BUILD_MODULES.
4663 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4664 (all-build-libiberty): Depend on configure-build-libiberty.
4665
4666 * configure: Calculate and substitute proper value for
4667 ALL_BUILD_MODULES.
4668 * configure.in: Create the build subdirectory.
4669 Calculate and substitute TARGET_CONFIGARGS (formerly
4670 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4671
4672 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
4673
4674 * config.sub: Update to version 1.232 on subversion.
4675
4676 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
4677
4678 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4679 files from .po files for a distribution.
4680
4681 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
4682
4683 * COPYING.NEWLIB: Mention preserved notice in specific parts.
4684
4685 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
4686
4687 Merged from net gcc:
4688 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
4689 * ltcf-c.sh: Use $objext, not $ac_objext.
4690 2001-07-27 Mark Kettenis <kettenis@gnu.org>
4691 * ltcf-cxx.sh: Add support for GNU.
4692 2001-07-22 Timothy Wall <twall@redhat.com>
4693 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
4694 default settings if using GNU tools with that configuration.
4695 * ltcf-cxx.sh: Ditto.
4696 * ltcf-gcj.sh: Ditto.
4697 2001-07-21 Michael Chastain <chastain@redhat.com>
4698 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4699 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
4700 * ltmain.sh: Mark as gcc-local.
4701
4702 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
4703
4704 * Makefile.in (all-bison): Revert 2001-10-24.
4705 Don't depend on texinfo.
4706
4707 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
4708
4709 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
4710
4711 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
4712
4713 * configure.in (--enable-languages): Be more permissive about
4714 syntax. Check for empty lists better. Warn about $LANGUAGES.
4715
4716 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
4717
4718 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4719
4720 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
4721
4722 Makefile.in (all-bison): Don't depend on texinfo.
4723
4724 2001-10-03 Alan Modra <amodra@bigpond.net.au>
4725
4726 * gettext.m4: Test po/POTFILES.in exists before trying to read.
4727
4728 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
4729
4730 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4731
4732 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
4733
4734 * config.sub, config.guess: Import latest from subversions.
4735
4736 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
4737
4738 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4739 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4740 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4741 avoid quotes nesting problems.
4742 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4743 (DO_X): Export only variables that are set.
4744
4745 2001-09-19 Ben Elliston <bje@redhat.com>
4746
4747 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4748 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4749 semantics. Use the shell built-in "type" command instead.
4750
4751 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4752
4753 * config.sub: Reverted the earlier change, this version is not the
4754 master file.
4755
4756 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4757
4758 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
4759 Add support for mips64.
4760
4761 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
4762
4763 * configure.in: Enable libstdc++-v3 for h8300 targets.
4764
4765 2001-08-30 Eric Christopher <echristo@redhat.com>
4766 Jason Eckhardt <jle@redhat.com>
4767
4768 * config.sub: Add support for mipsisa32.
4769
4770 2001-08-30 Eric Christopher <echristo@redhat.com>
4771
4772 * config.sub, config.guess: Import latest from subversions.
4773
4774 2001-08-20 Alan Modra <amodra@bigpond.net.au>
4775
4776 * config.sub, config.guess: Import latest from subversions.
4777
4778 2001-07-26 DJ Delorie <dj@redhat.com>
4779
4780 * MAINTAINERS: Clarify libiberty merge rules and procedures.
4781
4782 2001-06-19 Alan Modra <amodra@bigpond.net.au>
4783
4784 * Makefile.in: Revert 2001-06-17.
4785 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
4786
4787 2001-06-17 H.J. Lu <hjl@gnu.org>
4788
4789 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
4790 (gas+binutils.tar.bz2): Likewise.
4791 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
4792
4793 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
4794
4795 * Makefile.in (VER): When present, extract the version number from
4796 the file version.in.
4797
4798 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
4799
4800 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4801 gcc/xgcc is built, use -print-prog-name to find out the program
4802 name to use.
4803
4804 2001-06-04 Mark Mitchell <mark@codesourcery.com>
4805
4806 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4807 with_gcc]: Use `gcc -shared' to build a shared library.
4808
4809 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
4810
4811 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4812 archives.
4813
4814 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
4815
4816 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
4817 libraries when using g++ with native linker.
4818
4819 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
4820
4821 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4822
4823 2001-05-24 Tom Rix <trix@redhat.com>
4824
4825 * configure.in : enable ld for aix
4826
4827 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
4828
4829 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4830 [aix4*|aix5*]: Prepend blank.
4831
4832 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
4833
4834 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4835 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
4836 of subdir/configure scripts to use the new libtool.m4.
4837
4838 2001-05-14 H.J. Lu <hjl@gnu.org>
4839
4840 * config.if (libc_interface): Set to -libc6.2- for cross
4841 compiling to Linux/glibc 2.2.
4842
4843 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
4844
4845 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4846 libgcj.
4847
4848 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
4849
4850 * configure.in (noconfigdirs): Don't reset it from scratch in the
4851 target case; only append to it.
4852
4853 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
4854
4855 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4856 sparc-*-solaris2.8]: Disable ${libgcj}.
4857
4858 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
4859
4860 * configure.in (libgcj_saved): Copy from $libgcj.
4861 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4862 --disable-libgcj.
4863
4864 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
4865
4866 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4867 1.641.2.228.
4868
4869 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
4870
4871 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4872 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4873
4874 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
4875
4876 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4877 New macros.
4878 (bootstrap, cross): Use RECURSE_FLAGS.
4879 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4880
4881 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
4882
4883 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4884
4885 2001-03-23 Nick Clifton <nickc@redhat.com>
4886
4887 * README-maintainer-mode: Add note about inability to use "make
4888 distclean" in maintainer mode.
4889
4890 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
4891
4892 Re-installed:
4893 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
4894 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
4895 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4896 * ltcf-cxx.sh: Likewise.
4897 * ltcf-gcj.sh: Likewise.
4898
4899 2001-03-22 Philip Blundell <philb@gnu.org>
4900
4901 * config.sub, config.guess: Import latest from subversions.
4902
4903 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
4904
4905 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4906 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4907
4908 2001-03-20 Michael Chastain <chastain@redhat.com>
4909
4910 * Makefile.in: all-m4 depends on all-texinfo.
4911
4912 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
4913
4914 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4915
4916 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
4917
4918 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
4919 longer valid.
4920
4921 2001-02-16 Nick Clifton <nickc@redhat.com>
4922
4923 * configure.in (noconfigdirs): Allow configuration of texinfo
4924 for Cygwin hosts.
4925
4926 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
4927
4928 * config.guess: Add linux target for S/390.
4929 * config.sub: Likewise.
4930 * configure.in: Likewise.
4931
4932 2001-02-06 Ben Elliston <bje@redhat.com>
4933
4934 * configure: Output host type to stdout, not stderr.
4935
4936 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4937
4938 * config.guess: Import from subversions.gnu.org (revision 1.181).
4939 * config.sub: Import from subversions.gnu.org (revision 1.199).
4940
4941 2001-01-30 Alan Modra <alan@linuxcare.com.au>
4942
4943 * config.guess: Handle hppa64-linux systems.
4944
4945 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4946
4947 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4948 Don't unset, it's non-portable and no longer necessary, set to empty
4949 instead.
4950
4951 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4952
4953 * ltconfig: Shell portability fix for the tagname validity check.
4954
4955 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4956
4957 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4958
4959 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
4960
4961 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4962 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4963
4964 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
4965
4966 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4967 keep at least one of build_libtool_libs or build_old_libs set to
4968 yes.
4969
4970 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
4971
4972 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4973 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4974
4975 2000-11-07 Philip Blundell <pb@futuretv.com>
4976
4977 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4978
4979 2000-11-03 Philip Blundell <pb@futuretv.com>
4980
4981 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4982 files.
4983
4984 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
4985
4986 * COPYING.NEWLIB: Put into source repository.
4987
4988 2001-01-15 Ben Elliston <bje@redhat.com>
4989
4990 * configure.in (host_tools): Add sid.
4991 Always configure cgen.
4992 * Makefile.in (all-sid): New target.
4993 (check-sid, clean-sid, install-sid): Likewise.
4994
4995 2001-01-07 Andreas Jaeger <aj@suse.de>
4996
4997 * config.sub, config.guess: Update from subversions.
4998
4999 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
5000
5001 * configure.in: Disable language-specific target libraries for
5002 languages that aren't enabled.
5003
5004 2000-11-24 Nick Clifton <nickc@redhat.com>
5005
5006 * configure.in (xscale-elf): Add target.
5007 (xscale-coff): Add target.
5008 (c4x, c5x, tic54x): Move after ARM targets.
5009
5010 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
5011
5012 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5013
5014 2000-11-20 Ian Lance Taylor <ian@zembu.com>
5015
5016 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5017
5018 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
5019
5020 * Makefile.in: Merge with GCC and libgcj.
5021 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5022 configure-target-<library> when their configure scripts need the C
5023 or C++ library to have already been built to work properly.
5024 (do_proto_toplev): Set them to an empty string.
5025
5026 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
5027
5028 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5029 (REALLY_SET_LIB_PATH): Use them.
5030
5031 2000-11-06 Christopher Faylor <cgf@cygnus.com>
5032
5033 * config.sub: Add support for Sun Chorus
5034
5035 2000-11-02 Per Lundberg <plundis@chaosdev.org>
5036
5037 * config.sub: Add support for the *-storm-chaos OS.
5038
5039 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
5040
5041 * configure.in (noconfigdirs): Don't compile some
5042 of the libraries for 68HC11 & 68hc12 targets.
5043
5044 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
5045
5046 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5047 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5048 all affected `configure' scripts.
5049
5050 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
5051
5052 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5053 ltcf-c.sh.
5054
5055 2000-09-12 Philip Blundell <philb@gnu.org>
5056
5057 * config.sub, config.guess: Update from subversions.
5058
5059 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
5060
5061 * Makefile.in (all-zlib): Added dummy target.
5062
5063 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5064 multi-language branch.
5065
5066 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
5067
5068 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5069 (bootstrap*): Depend on all-bootstrap.
5070
5071 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
5072
5073 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5074 crosses, but add gcc/include to the header search path for them.
5075
5076 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
5077
5078 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5079 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5080 * gettext.m4: New file, extracted from aclocal.m4.
5081
5082 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
5083
5084 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5085 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5086 sub-configures.
5087
5088 2000-08-20 Doug Evans <dje@casey.transmeta.com>
5089
5090 * Makefile.in (ALL_MODULES): Add all-cgen.
5091 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5092 (all-cgen): New target.
5093 (all-opcodes,all-sim): Depend on all-cgen.
5094 * configure.in (host_tools): Add cgen.
5095 Only configure cgen if --enable-cgen-maint.
5096
5097 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
5098
5099 * config-ml.in (CC, CXX): Don't introduce a leading space.
5100
5101 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
5102
5103 * configure.in (libstdcxx_flags): Use
5104 libstdc++-v3/src/libstdc++.INC.
5105
5106 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
5107
5108 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5109
5110 2000-08-11 Jason Merrill <jason@redhat.com>
5111
5112 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5113 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5114 (FLAGS_FOR_TARGET): Not here.
5115 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5116
5117 2000-08-07 DJ Delorie <dj@redhat.com>
5118
5119 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5120 "if we're also building gcc, and it's a gcc that will run on the
5121 build machine, we want to use its includes instead of the system's
5122 default includes".
5123
5124 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
5125
5126 * configure.in (libstdcxx_flags): Don't use `"'.
5127
5128 * config-ml.in: Adjust multilib search paths to the
5129 appropriate multilib tree.
5130
5131 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
5132
5133 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5134 commas in $LANGUAGES.
5135
5136 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
5137
5138 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5139
5140 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
5141
5142 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5143 CXX_FOR_TARGET for sed.
5144
5145 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
5146
5147 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5148 Do not override if already set in the environment or in configure.
5149 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5150 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5151
5152 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
5153
5154 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5155 (GCC_FOR_TARGET): Use it.
5156 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5157 * configure.in: ... here.
5158 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5159 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5160
5161 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
5162
5163 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5164 (configure-target-libchill, configure-target-libobjc): Likewise.
5165
5166 * configure.in: Use the same cache file for all target libs.
5167 * config-ml.in: But different cache files per multilib variant.
5168
5169 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5170
5171 * configure (topsrcdir): Don't use dirname.
5172
5173 2000-07-20 Jason Merrill <jason@redhat.com>
5174
5175 * configure.in: Remove all references to libg++ and librx.
5176
5177 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5178
5179 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
5180
5181 * config.sub: Update to subversions version 2000-07-06.
5182
5183 2000-07-12 Andrew Haley <aph@cygnus.com>
5184
5185 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5186 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5187
5188 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
5189
5190 * symlink-tree: Check number of arguments.
5191
5192 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
5193
5194 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5195
5196 2000-07-05 Jim Wilson <wilson@cygnus.com>
5197
5198 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5199 search path for a g++ extracted from the build tree. This
5200 will allow link tests run by configure scripts in
5201 subdirectories to succeed.
5202
5203 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
5204
5205 * ltconfig: Add support for mips-dde-sysv4.2MP
5206
5207 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
5208
5209 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5210 `os2'. Force ac_cv_exeext to be ".exe" in that case.
5211
5212 2000-06-19 Timothy Wall <twall@cygnus.com>
5213
5214 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5215 * config.sub: Add tic54x target.
5216
5217 2000-06-07 Phillip Thomas <pthomas@suse.de>
5218
5219 * README-maintainer-mode: New file: Contains notes on using
5220 --enable-maintainer-mode with binutils.
5221
5222 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
5223
5224 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5225
5226 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
5227
5228 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5229 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5230
5231 20000-05-21 H.J. Lu (hjl@gnu.org)
5232
5233 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5234 directory are used if they exist. Make sure
5235 $(build_tooldir)/include is searched for header files,
5236 $(build_tooldir)/lib/ for library files.
5237 (GCC_FOR_TARGET): Likewise.
5238 (CXX_FOR_TARGET): Likewise.
5239
5240 2000-05-18 Jeffrey A Law (law@cygnus.com)
5241
5242 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5243
5244 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
5245
5246 * Makefile.in (configure-target-libiberty): Depend on
5247 configure-target-newlib.
5248
5249 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5250
5251 * configure.in, Makefile.in: Merge all libffi-related
5252 configury stuff from the libgcj tree.
5253
5254 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
5255
5256 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5257 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5258
5259 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
5260
5261 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5262 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
5263 current version information. Add to proto-toplev directory.
5264 (gdb-taz): Build do-djunpack.
5265
5266 2000-05-15 David Edelsohn <edelsohn@gnu.org>
5267
5268 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5269
5270 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5271
5272 * ltmain.sh: Preserve in relink_command any environment
5273 variables that may affect the linker behavior.
5274
5275 2000-05-12 Jeffrey A Law (law@cygnus.com)
5276
5277 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5278
5279 2000-05-10 Jim Wilson <wilson@cygnus.com>
5280
5281 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5282
5283 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5284
5285 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
5286 with the version name.
5287
5288 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
5289
5290 * config.if: Tweak.
5291
5292 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
5293
5294 * djunpack.bat: New file.
5295
5296 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
5297
5298 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
5299 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5300 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5301 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
5302
5303 2000-04-16 Dave Pitts <dpitts@cozx.com>
5304
5305 * config.sub (case $basic_machine): Change default for "ibm-*"
5306 to "openedition".
5307
5308 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
5309
5310 * Makefile.in (gdb-taz): New target. GDB specific archive.
5311 (do-md5sum): New target.
5312 (MD5PROG): Define.
5313 (PACKAGE): Default to TOOL.
5314 (VER): Default to a shell script.
5315 (taz): Rewrite target. Move real work to do-proto-toplev. Include
5316 md5 checksum generation.
5317 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5318 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5319 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
5320 insight.tar.bz2): Use gdb-taz to create archive.
5321
5322 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
5323
5324 * configure (warn_cflags): Delete.
5325
5326 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
5327 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
5328
5329 * configure.in (enable_libstdcxx_v3): Add.
5330 (target_libs): Add bits here to switch between libstdc++-v2 and
5331 libstdc++-v3.
5332 * config.if: And this file too.
5333 * Makefile.in: Add libstdc++-v3 targets.
5334
5335 2000-04-05 Michael Meissner <meissner@redhat.com>
5336
5337 * config.sub (d30v): Add d30v as a basic machine type.
5338
5339 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
5340
5341 * configure.in: -linux-gnu*, not -linux-gnu.
5342
5343 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
5344
5345 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5346 (do-tar-bz2): Replace TOOL with PACKAGE.
5347 (gdb.tar.bz2): Remove GDBTK from GDB package.
5348 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
5349 dejagnu.tar.bz2): New packages.
5350
5351 2000-02-27 Andreas Jaeger <aj@suse.de>
5352
5353 * configure.in: Add entry for mips*-*-linux*, move catch all
5354 *-*-*linux* entry below this one.
5355
5356 2000-02-27 Ian Lance Taylor <ian@zembu.com>
5357
5358 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5359
5360 2000-02-24 Nick Clifton <nickc@cygnus.com>
5361
5362 * config.sub: Support an OS of "wince".
5363
5364 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
5365
5366 * config.guess, config.sub: Updated to match config's 2000-02-15
5367 version.
5368
5369 2000-02-23 Linas Vepstas <linas@linas.org>
5370
5371 * config.sub: Add support for Linux/IBM 370.
5372 * configure.in: Likewise.
5373
5374 2000-02-22 Nick Clifton <nickc@cygnus.com>
5375
5376 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5377
5378 2000-02-20 Christopher Faylor <cgf@cygnus.com>
5379
5380 * config.guess: Guess "cygwin" rather than "cygwin32".
5381
5382 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5383
5384 * configure (gcc_version): When setting, narrow search to
5385 lines containing `version_string'.
5386
5387 2000-02-15 Denis Chertykov <denisc@overta.ru>
5388
5389 * config.sub: Add support for avr target.
5390
5391 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
5392
5393 * config.sub: Add mmix-knuth-mmixware.
5394
5395 2000-01-27 Christopher Faylor <cgf@redhat.com>
5396
5397 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5398 structure stuff to -L library search.
5399 (CXX_FOR_TARGET): Ditto.
5400 (CROSS_CHECK_MODULES): Fix spelling mistake.
5401
5402 2000-01-24 Mark Mitchell <mark@codesourcery.com>
5403
5404 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5405 the C++ compiler.
5406
5407 2000-01-12 Richard Henderson <rth@cygnus.com>
5408
5409 * configure.in: Don't build some bits for beos.
5410
5411 2000-01-12 Joel Sherrill (joel@OARcorp.com)
5412
5413 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5414 as include files.
5415
5416 2000-01-06 Geoff Keating <geoffk@cygnus.com>
5417
5418 * configure.in: Use mt-aix43 to handle *_TARGET defs,
5419 not mh-aix43.
5420
5421 1999-12-14 Richard Henderson <rth@cygnus.com>
5422
5423 * config.guess (alpha-osf, alpha-linux): Detect ev67.
5424 * config.sub: Accept alphaev[78], alphaev8.
5425
5426 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5427
5428 * config.guess, config.sub: Update from autoconf.
5429
5430 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5431
5432 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5433 necessary libraries are missing.
5434
5435 1999-10-25 Andreas Schwab <schwab@suse.de>
5436
5437 * configure: Fix quoting inside arguments of eval.
5438
5439 1999-10-21 Nick Clifton <nickc@cygnus.com>
5440
5441 * config-ml.in: Allow suppression of some ARM multilibs.
5442
5443 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
5444
5445 * config.guess: Add OS/390 match pattern.
5446 * config.sub: Add mvs, openedition targets.
5447 * configure.in (i370-ibm-opened*): New.
5448
5449 1999-09-04 Steve Chamberlain <sac@pobox.com>
5450
5451 * config.sub: Add support for configuring for pj.
5452
5453 1999-08-31 Nick Clifton <nickc@cygnus.com>
5454
5455 * config.sub (maybe_os): Add support for configuring for fr30.
5456
5457 1999-08-25 Nick Clifton <nickc@cygnus.com>
5458
5459 * configure.in: Do not configure or build ld for AIX
5460 platforms. ld is known to be broken on these platforms.
5461
5462 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5463
5464 * config-ml.in: Pass compiler flag corresponding to multidirs to
5465 subdir configures.
5466
5467 1999-08-09 Ian Lance Taylor <ian@zembu.com>
5468
5469 * Makefile.in (LDFLAGS): Define.
5470
5471 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
5472
5473 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5474 noconfigdirs.
5475 (*-*-cygwin*): Likewise.
5476
5477 1999-08-08 Ian Lance Taylor <ian@zembu.com>
5478
5479 * mkdep: New file.
5480 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5481 (BINUTILS_SUPPORT_DIRS): Add mkdep.
5482
5483 From Eli Zaretskii <eliz@is.elta.co.il>:
5484 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5485 long file name when using DJGPP on MS-DOS.
5486
5487 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
5488
5489 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5490
5491 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
5492
5493 * Makefile.in (check-target-libio): Remove all-target-libstdc++
5494 dependency as this causes "make check" to globally "make all"
5495
5496 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
5497
5498 * configure.in (target_libs): Added target-zlib.
5499 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5500 (CONFIGURE_TARGET_MODULES): Likewise.
5501 (CHECK_TARGET_MODULES): Likewise.
5502 (INSTALL_TARGET_MODULES): Likewise.
5503 (CLEAN_TARGET_MODULES): Likewise.
5504 (configure-target-zlib): New target.
5505 (all-target-zlib): Likewise.
5506 (all-target-libjava): Depend on all-target-zlib.
5507 (configure-target-libjava): Depend on configure-target-zlib.
5508
5509 * Makefile.in (configure-target-libjava): Depend on
5510 configure-target-newlib.
5511 (configure-target-boehm-gc): New target.
5512 (configure-target-qthreads): New target.
5513
5514 * configure.in (target_libs): Added target-qthreads.
5515 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5516 (CONFIGURE_TARGET_MODULES): Likewise.
5517 (CHECK_TARGET_MODULES): Likewise.
5518 (INSTALL_TARGET_MODULES): Likewise.
5519 (CLEAN_TARGET_MODULES): Likewise.
5520 (all-target-qthreads): New target.
5521 (configure-target-libjava): Depend on configure-target-qthreads.
5522 (all-target-libjava): Depend on all-target-qthreads.
5523
5524 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5525 (CONFIGURE_TARGET_MODULES): Likewise.
5526 (CHECK_TARGET_MODULES): Likewise.
5527 (INSTALL_TARGET_MODULES): Likewise.
5528 (CLEAN_TARGET_MODULES): Likewise.
5529 (all-target-libjava): New target.
5530 (all-target-boehm-gc): Likewise.
5531 * configure.in (target_libs): Added libjava, boehm-gc.
5532
5533 1999-07-22 Ian Lance Taylor <ian@zembu.com>
5534
5535 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5536 configure.bat in SUPPORT_FILES.
5537 (gas+binutils.tar.bz2): Likewise.
5538
5539 * makeall.bat: Remove; obsolete.
5540
5541 1999-07-21 Ian Lance Taylor <ian@zembu.com>
5542
5543 From Mark Elbrecht:
5544 * configure.bat: Remove; obsolete.
5545
5546 1999-07-11 Ian Lance Taylor <ian@zembu.com>
5547
5548 * configure: Add -W -Wall to the default CFLAGS when compiling with
5549 gcc.
5550
5551 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
5552
5553 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5554
5555 1999-06-30 Mark Mitchell <mark@codesourcery.com>
5556
5557 * configure.in: Build ld on IRIX6.
5558
5559 1999-06-12 Ian Lance Taylor <ian@zembu.com>
5560
5561 * Makefile.in: Change distribution targets to use bzip2 instead of
5562 gzip.
5563 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
5564 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
5565
5566 1999-06-04 Nick Clifton <nickc@cygnus.com>
5567
5568 * config.sub: Add mcore target.
5569
5570 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
5571
5572 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5573
5574 1999-05-25 H.J. Lu (hjl@gnu.org)
5575
5576 * config.guess (dummy): Changed to $dummy.
5577
5578 1999-05-24 Nick Clifton <nickc@cygnus.com>
5579
5580 * config.sub: Tidied up case statements.
5581
5582 1999-05-22 Ben Elliston <bje@cygnus.com>
5583
5584 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5585 <jiro@din.or.jp>.
5586
5587 * config.guess: Merge with FSF version. Future changes will be
5588 more accurately recorded in this ChangeLog.
5589 * config.sub: Likewise.
5590
5591 1999-05-20 Stephen L Moshier <moshier@world.std.com>
5592
5593 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
5594
5595 1999-04-30 Tom Tromey <tromey@cygnus.com>
5596
5597 * ltmain.sh: [mode link] Always use CC given by ltconfig.
5598
5599 1999-04-23 Tom Tromey <tromey@cygnus.com>
5600
5601 * ltconfig, ltmain.sh: Update to libtool 1.2f.
5602
5603 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
5604
5605 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5606 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5607 Bad merge removed these two changes.
5608
5609 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
5610 Martin Heller (Ing.-Buero_Heller@t-online.de)
5611
5612 * config.guess (interix Alpha): Add.
5613
5614 1999-04-11 Richard Henderson <rth@cygnus.com>
5615
5616 * configure.in (i?86-*-beos*): Do config gperf; don't config
5617 gdb, newlib, or libgloss.
5618
5619 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
5620
5621 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5622 link a trivial program with -mabi=64. If it fails, remove mabi=64
5623 from multidirs.
5624
5625 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
5626
5627 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5628
5629 1999-04-08 Nick Clifton <nickc@cygnus.com>
5630
5631 * config.sub: Add support for mcore targets.
5632
5633 1999-04-07 Michael Meissner <meissner@cygnus.com>
5634
5635 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5636 not mt-ospace, in order to shut up assembler warning about using
5637 symbols that are named the same as registers.
5638
5639 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
5640
5641 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5642 dependency list for all-target-cygmon.
5643
5644 1999-04-05 Doug Evans <devans@casey.cygnus.com>
5645
5646 * config-ml.in: Check $host, not $target, for selective multilibs.
5647 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5648 thumb interworking, and underscore prefix multilibs.
5649
5650 1999-04-04 Ian Lance Taylor <ian@zembu.com>
5651
5652 * missing: Update to version from current automake.
5653
5654 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
5655
5656 * configure (gxx_include_dir): Removed.
5657
5658 * configure.in (gxx_include_dir): Handle it.
5659 * Makefile.in: Likewise.
5660
5661 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
5662
5663 * config.sub (mips64vr4111,mips64vr4111el) Add.
5664
5665 1999-03-21 Ben Elliston <bje@cygnus.com>
5666
5667 * config.guess: Correct typo for detecting ELF on FreeBSD.
5668
5669 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
5670
5671 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5672 config/mh-djgpp.
5673
5674 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
5675
5676 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5677 all-target-newlib to dependency list for all-target-bsp.
5678
5679 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
5680
5681 * config.sub: Add i386-uwin support.
5682 * config.guess: Likewise.
5683
5684 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5685
5686 * configure.in: cleanup, add mh-*pic handling for arm, special
5687 case powerpc*-*-aix*
5688
5689 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
5690
5691 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5692 can be built.
5693
5694 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
5695
5696 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
5697 targets.
5698
5699 1999-03-02 Nick Clifton <nickc@cygnus.com>
5700
5701 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5702
5703 1999-02-28 Geoffrey Noer <noer@cygnus.com>
5704
5705 * config.sub: Check for "cygwin*" rather than "cygwin32*"
5706
5707 1999-02-24 Nick Clifton <nickc@cygnus.com>
5708
5709 * config.sub: Fix typo in arm recognition.
5710
5711 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
5712
5713 * configure.in (noconfigdirs): Changed target_configdirs to
5714 include target-bsp only for m68k-*-elf* and m68k-*-coff*
5715 rather than m68k-*-* since it is not known to work on
5716 m68k-aout. Ditto for arm-*-*oabi.
5717
5718 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
5719
5720 * configure.in (*-*-windows*): Remove, no longer used.
5721
5722 1999-02-19 Ben Elliston <bje@cygnus.com>
5723
5724 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
5725 Smart and improved by Andrew Cagney.
5726
5727 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
5728
5729 * config.guess: Recognize openbsd-*-hppa.
5730
5731 1999-02-17 H.J. Lu (hjl@gnu.org)
5732
5733 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
5734 only if it is not empty.
5735
5736 1999-02-17 Nick Clifton <nickc@cygnus.com>
5737
5738 Patch from: Scott Bambrough <scottb@corelcomputer.com>
5739
5740 * config.guess: Modified to recognize uname's armv* syntax.
5741
5742 * config.sub: Modified to recognize uname's armv* syntax.
5743
5744 1999-02-17 Mark Salter <msalter@cygnus.com>
5745
5746 * configure.in: Added target-bsp for sparclite.
5747
5748 1999-02-08 Richard Henderson <rth@cygnus.com>
5749
5750 * config.sub: Recognize alphapca5[67] and up to alphaev8.
5751
5752 1999-02-08 Nick Clifton <nickc@cygnus.com>
5753
5754 * configure.in: Add support for strongarm port.
5755 * config.sub: Add support for strongarm target.
5756
5757 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
5758
5759 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5760 the old name config/mh-cygwin32.
5761 Enable texinfo.
5762
5763 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
5764
5765 * configure.in: Do build ld for ix86 Solaris.
5766
5767 1999-02-02 Jim Wilson <wilson@cygnus.com>
5768
5769 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
5770 $AR_FOR_TARGET. Likewise for RANLIB.
5771
5772 1999-02-02 Catherine Moore <clm@cygnus.com>
5773
5774 * config.sub (oabi): Recognize.
5775 * configure.in (arm-*-oabi): Handle.
5776
5777 1999-01-30 Robert Lipe (robertlipe@usa.net)
5778
5779 * config.guess: Improve detection of i686 on UnixWare 7.
5780
5781 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
5782
5783 * config.guess: Add support for i386-pc-interix.
5784 * config.sub: Likewise.
5785 * configure.in: Likewise.
5786
5787 1999-01-18 Christopher Faylor <cgf@cygnus.com>
5788
5789 * Makefile.in: Remove unneeded all-target-libio from
5790 from all-target-winsup target since it is now unneeded.
5791 Add all-target-libtermcap in its place since it is now
5792 needed.
5793
5794 1998-12-30 Christopher Faylor <cgf@cygnus.com>
5795
5796 * configure.in: makefile stub for cygwin target is probably
5797 unnecessary. Remove it for now.
5798
5799 1998-12-30 Christopher Faylor <cgf@cygnus.com>
5800
5801 * configure.in: libtermcap.a should be built when cygwin is the
5802 target as well as the host.
5803 * config.guess: Allow mixed case in cygwin uname output.
5804 * Makefile.in: Add libtermcap target.
5805
5806 1998-12-23 Jeffrey A Law (law@cygnus.com)
5807
5808 * config.sub: Clean up handling of hppa2.0.
5809
5810 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
5811
5812 * config.guess: Use C code to identify more HP machines.
5813
5814 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
5815
5816 * config.sub: Handle hppa2.0.
5817
5818 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
5819
5820 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
5821 cygmon for all sparclite targets, regardless of object format.
5822
5823 1998-12-15 Mark Salter <msalter@cygnus.com>
5824
5825 * configure.in: Added target-bsp for several target architectures.
5826
5827 * Makefile.in: Added rules for bsp.
5828
5829 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
5830
5831 * config.guess: Improve detection of hppa2.0 processors.
5832
5833 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
5834
5835 * config.guess: Recognize FreeBSD using ELF automatically.
5836
5837 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
5838
5839 * configure (skip-this-dir): Add handling for new shell script, which
5840 might be created by a sub-directory's configure to indicate, this particular
5841 directory is "unwanted".
5842 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5843
5844 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
5845
5846 * ltconfig: import from libtool, after changing libtool to
5847 account for the cygwin name change.
5848
5849 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
5850
5851 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5852 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5853
5854 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
5855
5856 * configure.in: Add libtermcap to list of cygwin dependencies.
5857
5858 1998-11-17 Geoffrey Noer <noer@cygnus.com>
5859
5860 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5861 they include winsup/include when it's a cygwin target.
5862
5863 1998-11-12 Tom Tromey <tromey@cygnus.com>
5864
5865 * configure.in (host_tools): Added zip.
5866 * Makefile.in (all-target-libjava): Depend on all-zip.
5867 (all-zip): New target.
5868 (ALL_MODULES): Added all-zip.
5869 (NATIVE_CHECK_MODULES): Added check-zip.
5870 (INSTALL_MODULES): Added install-zip.
5871 (CLEAN_MODULES): Added clean-zip.
5872
5873 1998-11-12 Geoffrey Noer <noer@cygnus.com>
5874
5875 * Makefile.in: lose "32" from comment about cygwin.
5876
5877 1998-11-05 Nick Clifton <nickc@cygnus.com>
5878
5879 * configure.in: Use -Os to build target libraries for the fr30.
5880
5881 1998-11-04 Dave Brolley <brolley@cygnus.com>
5882
5883 * config.sub: Add fr30.
5884
5885 1998-11-02 Geoffrey Noer <noer@cygnus.com>
5886
5887 * configure.in: drop "32" from config/mh-cygwin32. Check
5888 cygwin* instead of cygwin32*.
5889 * config.sub: Check cygwin* instead of cygwin32*.
5890
5891 1998-10-22 Robert Lipe <robertl@dgii.com>
5892
5893 * config.guess: Match any version of Unixware7.
5894
5895 1998-10-20 Syd Polk <spolk@cygnus.com>
5896
5897 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
5898 if desired.
5899
5900 1998-10-18 Jeffrey A Law (law@cygnus.com)
5901
5902 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
5903 these if the appropriate directories and files to not exist.
5904
5905 1998-10-14 Jeffrey A Law (law@cygnus.com)
5906
5907 * Makefile.in (DEVO_SUPPORT): Add config.if.
5908
5909 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
5910
5911 * configure: Add pattern to replace "build_tooldir"'s
5912 definition in the generated Makefile with "tooldir"'s
5913 actual value.
5914
5915 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
5916
5917 * config.sub: Bring back lost sparcv9.
5918
5919 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
5920
5921 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
5922
5923 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
5924 CC_FOR_TARGET and friends.
5925
5926 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5927
5928 * Makefile.in (build_tooldir): New variable, same as tooldir.
5929 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
5930 -B$(build_tooldir)/bin/.
5931 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5932
5933 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
5934
5935 * config.sub: Add support for i[34567]86-pc-udk.
5936 * configure.in: Likewise.
5937
5938 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
5939
5940 * Makefile.in: add bzip2 package building bits for user
5941 tools module
5942 * configure.in: ditto
5943
5944 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
5945
5946 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
5947 (ALL_TARGET_MODULES): Add all-target-libobjc.
5948 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5949 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5950 (all-target-libchill): Add dependencies.
5951 * configure.in (target_libs): Add libchill.
5952
5953 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
5954
5955 * configure.in (target_subdir): Remove duplicate line.
5956
5957 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
5958
5959 * Makefile.in (all-automake): fix dependencies.
5960
5961 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
5962
5963 * configure.in: Minor cleanups for building in the $(target_alias)
5964 subdir.
5965
5966 1998-09-22 Jim Wilson <wilson@cygnus.com>
5967
5968 * Makefile.in (bootstrap): Set r and s before make all. Use
5969 BASE_FLAGS_TO_PASS in make all.
5970 (cross): Likewise.
5971
5972 1998-09-20 Mark Mitchell <mark@markmitchell.com>
5973
5974 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
5975
5976 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
5977
5978 * config.sub: Fix typo in last change.
5979
5980 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
5981
5982 * config.sub: Add support for C4x target.
5983 * configure.in: Likewise.
5984
5985 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
5986
5987 * config.sub: Recognize sparcv9 just like sparc64.
5988
5989 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
5990
5991 * config.guess: Match "Pent II" or "PentII" for OpenServer.
5992
5993 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
5994
5995 * config.guess: Correctly identify Pentium II sco boxes.
5996
5997 * config.guess: Fix "tr" code. From Weiwen Liu.
5998
5999 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6000
6001 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6002 stabs.
6003
6004 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6005
6006 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6007 (ALL_TARGET_MODULES): Add all-target-libchill.
6008 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6009 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6010 (all-target-libchill): Add dependencies.
6011 * configure.in (target_libs): Add libchill.
6012
6013 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6014
6015 * config.guess: Avoid assumptions about "tr" behaves when
6016 LANG is set to something other than English.
6017
6018 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6019
6020 * configure (gxx_include_dir): Changed to
6021 '${prefix}/include/g++'-${libstdcxx_interface}.
6022
6023 * config.if: New to determine the interfaces.
6024
6025 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6026
6027 * config.guess: Detect and handle MPE/IX.
6028 * config.sub: Deal with MPE/IX.
6029
6030 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6031
6032 * configure.in: Use mh-aix43.
6033
6034 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6035
6036 * configure: Fix --without/--disable cases for gxx-include-dir.
6037
6038 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6039
6040 * mdata-sh: Imported. Needed for automake support.
6041
6042 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6043
6044 * Makefile.in (taz): Try "chmod -R og=u ." before
6045 "chmod og=u `find . -print`".
6046
6047 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6048
6049 * configure.in: Add arm-elf and thumb-elf support.
6050
6051 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6052
6053 * Makefile.in: Undo previous patch.
6054
6055 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6056
6057 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6058 to here ...
6059 (install-no-fixedincludes): and here
6060 (INSTALL_MODULES): ... from here.
6061
6062 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6063
6064 * config.sub: Merge with FSF.
6065
6066 * config.guess: Merge with FSF.
6067
6068 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6069
6070 * configure (extraconfigdirs): New variable.
6071 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6072 * Makefile.in (all): Move higher in file.
6073 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6074 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6075 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6076 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6077 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6078
6079 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
6080
6081 * Makefile.in (all-target-libjava): Depend on all-gcc and
6082 all-target-newlib.
6083 (configure-target-libjava): Depend on $(ALL_GCC).
6084
6085 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6086
6087 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6088 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6089
6090 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6091
6092 * ylwrap: Change absolute path checks to check for DOS style path
6093 names.
6094
6095 * ylwrap: Don't use a full path name if the source file is in the
6096 same directory. From hjl@lucon.org (H.J. Lu).
6097
6098 * config-ml.in: Default to being verbose, to match Feb 18 change to
6099 configure.
6100
6101 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6102
6103 Brought over from egcs:
6104
6105 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6106
6107 * configure.in (target_subdir): Set to ${target_alias} instead
6108 of "libraries".
6109
6110 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6111
6112 * configure.in (target_subdir): Set to libraries if enable_multilib.
6113
6114 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6115
6116 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6117 multilibs, force reconfiguration the first time we create
6118 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6119
6120 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6121
6122 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6123 avoid confusion with --no-recursion.
6124
6125 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6126
6127 * configure.in: Win32 hosts shouldn't use install -x
6128 * install-sh: remove -x option, and special .exe-handling
6129 hack.
6130
6131 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6132
6133 * config.guess: Recognize i586-pc-beos.
6134 * configure.in: Don't build some bits for beos.
6135
6136 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6137
6138 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6139 CFLAGS default to -O2.
6140
6141 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6142 when using GNU ld.
6143
6144 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6145
6146 * ltmain.sh: Correct install when using a different shell.
6147
6148 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6149
6150 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6151
6152 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6153
6154 * makefile.vms: Update to build binutils/makefile.vms. Add install
6155 target.
6156
6157 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6158
6159 * ltconfig: Update to correct AIX handling.
6160
6161 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6162
6163 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6164
6165 * configure.in (target_subdir): Set to ${target_alias} instead
6166 of "libraries".
6167
6168 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6169
6170 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6171 (Makefile): Depend on $(gcc_version_trigger).
6172
6173 * configure (gcc_version): Change default initializer to empty
6174 string.
6175 (gcc_version_trigger): New variable; pass this variable down
6176 to subdir configures to enable them checking gcc's version
6177 themselves. Emit make macros for both gcc_version vars.
6178 (topsrcdir): Initialize reliably.
6179 (recursion line): Remove --with-gcc-version=${gcc_version}.
6180
6181 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6182
6183 * configure (enable_version_specific_runtime_libs): Implement new flag
6184 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6185 in $(libsubdir); emit definition in each generated Makefile.
6186 (gxx_include_dir): Initialize depending on
6187 $enable_version_specific_runtime_libs.
6188
6189 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6190
6191 * configure (gcc_version): Initialize properly depending on
6192 how and where configure is started.
6193 (recursion line): Pass a --with-gcc-version=${gcc_version}
6194 to configures in subdirs.
6195
6196 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
6197
6198 * configure.in (noconfigdirs): Add configure pattern for mips tx39
6199 cygmon
6200
6201 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
6202
6203 * configure.in: Add cygmon and libstub support for mn10200.
6204
6205 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
6206
6207 * configure (gcc_version): Add new variable describing the
6208 particular gcc version we're building.
6209 * Makefile.in (libsubdir): Add new macro for the directory
6210 in which the compiler finds executables, libraries, etc.
6211 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6212 and libsubdir.
6213
6214 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6215
6216 * Makefile.in (local-clean): Remove *.log.
6217 (warning.log): Built with warn_summary from build.log.
6218 (mail-report.log): Run test_summary.
6219 (mail-report-with-warnings.log): Run test_summary including
6220 warning.log in the report.
6221
6222 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6223
6224 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6225
6226 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6227
6228 * Makefile.in (grep): Grep no longer depends on libiberty.
6229
6230 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6231
6232 * Makefile.in: all-snavigator needs all-libgui.
6233
6234 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
6235
6236 * configure.in: Add cygmon and libstub support for mn10300.
6237
6238 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
6239
6240 * missing: Update to version from automake 1.3.
6241
6242 * ltmain.sh: On installation, don't get confused if the same name
6243 appears more than once in the list of library names.
6244
6245 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
6246
6247 * config.sub: Accept m68060 and m5200 as CPU names.
6248
6249 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
6250
6251 * configure: Use && rather than using -a in test, because odd
6252 strings can confuse test.
6253 * configure.in: Likewise.
6254
6255 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
6256
6257 * ltconfig, ltmain.sh: Bring in Visual C++ support.
6258
6259 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6260
6261 * Makefile.in (boostrap2-lean, bootstrap3-lean,
6262 bootstrap4-lean): New targets.
6263
6264 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
6265
6266 * mpw-* Delete. Not used.
6267
6268 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
6269
6270 * COPYING.LIB: Update FSF address.
6271
6272 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
6273
6274 * ltconfig, ltmain.sh: Update to libtool 1.2a.
6275
6276 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6277 GAS_SUPPORT_DIRS.
6278
6279 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
6280
6281 * ltconfig, ltmain.sh: Avoid producing a version number if
6282 -version-info was not used.
6283
6284 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
6285
6286 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6287 building with newlib.
6288
6289 1998-04-30 Paul Eggert <eggert@twinsun.com>
6290
6291 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
6292 Solaris `make' causes it to continue to next definition.
6293
6294 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
6295
6296 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6297 the right GUI libraries and files are installed along with GDB.
6298
6299 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
6300
6301 * configure.in: Change alpha to alpha* in several places.
6302
6303 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
6304
6305 * config.sub: Recognize sparc86x.
6306
6307 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
6308
6309 * configure.in (--enable-target-optspace): Remove debug echo.
6310
6311 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
6312
6313 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6314
6315 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
6316
6317 * ltconfig: Update cygwin32 support.
6318
6319 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6320 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6321 (GDB_SUPPORT_DIRS): Likewise.
6322
6323 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
6324
6325 * configure.in (target_makefile_frag): If --enable-target-optspace,
6326 use -Os to compile target libraries rather than -O2. Default to
6327 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6328 not used.
6329 * configure.in (target_cflags): Ditto for d30v.
6330
6331 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
6332
6333 * Makefile.in (all-bfd): Depend on all-intl.
6334 (all-binutils): Likewise.
6335 (all-gas): Likewise.
6336 (all-gprof): Likewise.
6337 (all-ld): Likewise.
6338
6339 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
6340
6341 * configure.in (host_tools): Fix typo, lbtool -> libtool.
6342
6343 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
6344
6345 * Makefile.in (all-bfd): Depend upon all-libiberty.
6346
6347 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6348
6349 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
6350
6351 * Makefile.in: Add libstub.
6352
6353 * configure.in: Ditto. Build libstub for targets that have cygmon
6354 support.
6355
6356 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
6357
6358 * configure.in: Don't set PICFLAG on ix86-cygwin32.
6359
6360 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
6361
6362 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6363 use mh-sysv5 if specified. Support gprof on SCO Open Server.
6364
6365 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
6366
6367 * configure: Define DEFAULT_M4 by searching PATH.
6368 * Makfile.in: Use DEFAULT_M4.
6369
6370 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
6371
6372 * ltconfig: Add cygwin32 support.
6373
6374 * Makefile.in, configure.in: Add libtool as a native only directory
6375 to configure and build.
6376
6377 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
6378
6379 * Makefile.in (INSTALL_MODULES): Remove texinfo.
6380
6381 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
6382
6383 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6384
6385 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
6386
6387 * Makefile.in: add ash make rules
6388 * configure.in: add ash to native_only and host_tools lists
6389
6390 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
6391
6392 * Makefile.in (all-gettext, all-intl): New targets.
6393 (ALL_MODULES): Added all-gettext, all-intl.
6394 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6395 (INSTALL_MODULES): Added install-gettext, install-intl.
6396 (CLEAN_MODULES): Added clean-gettext, clean-intl.
6397
6398 * configure.in (host_tools): Added gettext.
6399 (native_only): Likewise.
6400 (noconfigdirs) [various cases]: Likewise.
6401 (host_libs): Added intl.
6402
6403 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
6404
6405 * configure: Do not disable building gdbtk for cygwin32 hosts.
6406
6407 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
6408
6409 * configure.in: Add thumb-coff target.
6410 * config.sub: Add thumb-coff target.
6411
6412 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6413
6414 * Makefile.in: Revert yesterday's change.
6415 (all-target-winsup): all-target-librx stays out of here.
6416
6417 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
6418
6419 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6420 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6421 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
6422 Remove references to librx and libg++.
6423
6424 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
6425
6426 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6427 recursive makes
6428
6429 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
6430
6431 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6432 for newlib directory.
6433 (CXX_FOR_TARGET): Likewise.
6434
6435 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
6436
6437 * ltconfig: Update after libtool/ltconfig.in change for
6438 hpux11.
6439
6440 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
6441
6442 * ltconfig, ltmain.sh: Update to libtool 1.2.
6443
6444 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
6445
6446 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6447 (install-gcc-cross): Instead, override LANGUAGES here.
6448
6449 1998-03-18 Dave Love <d.love@dl.ac.uk>
6450
6451 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6452 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6453
6454 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
6455
6456 * configure.in: Add Thumb-pe target.
6457
6458 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
6459
6460 * Makefile.in - changed sn targets to snavigator
6461 * configure.in - changed sn targets to snavigator
6462
6463 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
6464
6465 * config-ml.in: After building symlink tree call make distclean
6466 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6467 to be the case for libiberty.
6468
6469 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
6470
6471 * configure: When making link, also check the current
6472 directory. The configure scripts may create one.
6473
6474 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
6475
6476 * config.sub: Accept alphapca56 and alphaev6 properly.
6477
6478 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6479
6480 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6481
6482 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6483
6484 * config.sub (sco5): Fix typo.
6485
6486 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
6487
6488 * Makefile.in (INSTALL_MODULES): Move install-tcl before
6489 install-itcl.
6490 (install-itcl): Remove dependency on install-tcl.
6491
6492 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
6493
6494 * configure.in: Remove libgloss from noconfigdirs for MN10300.
6495
6496 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
6497
6498 * configure.in: Don't build libgui for a cygwin32 target when not on
6499 a cygwin32 host.
6500
6501 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
6502
6503 * configure (redirect): Set to null, so default behavior of
6504 configure is now --verbose.
6505
6506 1998-02-16 Dave Love <d.love@dl.ac.uk>
6507
6508 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6509 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6510
6511 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
6512
6513 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6514 this change to sync Makefile.in with its ChangeLog entries.
6515
6516 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
6517
6518 * ltmain.sh (mkdir): Check that the directory doesn't exist
6519 before we exit with error, so that we don't get races during
6520 parallel builds.
6521
6522 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
6523
6524 * ltconfig, ltmain.sh: Update from libtool 1.0i.
6525
6526 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
6527
6528 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6529 PICFLAG_FOR_TARGET.
6530 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6531
6532 * configure: Emit a definition for the new macro enable_shared
6533 into each Makefile.
6534
6535 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6536
6537 * configure.in (host_tools, native_only): Add libtool.
6538
6539 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
6540
6541 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6542 Fix typo in ming config comment.
6543
6544 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
6545
6546 * ltconfig, ltmain.sh: Update from libtool 1.0h.
6547
6548 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
6549
6550 * config.sub: Add tic30 cases, and map c30 to tic30.
6551
6552 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
6553
6554 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6555 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6556 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6557 (CLEAN_TARGET_MODULES): Similarly
6558 (all-target-libf2c): Add dependences.
6559 * configure.in (target_libs): Add libf2c.
6560
6561 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
6562
6563 * configure.in: Remove expect from noconfigdirs when target
6564 is cygwin32. OK to build expect and dejagnu with Canadian
6565 Cross.
6566
6567 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
6568
6569 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6570 host.
6571
6572 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6573 and mingw32.
6574
6575 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
6576
6577 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6578 here as it is not defined in the toplevel Makefile.
6579
6580 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
6581
6582 * configure (package_makefile_rules_frag): New variable, which names
6583 a file with generic rules, ...
6584 Change comment to mention we now have FIVE parts.
6585 * configure: Undo last change.
6586
6587 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
6588
6589 * config.guess: More accurate determination of HP processor types.
6590 * config.sub: More accurate determination of HP processor types.
6591
6592 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
6593
6594 * configure (package_makefile_frag): Move inserting the
6595 ${package_makefile_frag} to where it should be according
6596 to the comment.
6597
6598 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
6599
6600 * config.guess: Add support for Linux/ARM.
6601
6602 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
6603
6604 * .cvsignore: Remove *-info and *-install since they match
6605 release-info and mpw-install, which we don't want to just ignore.
6606
6607 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
6608
6609 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6610
6611 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
6612
6613 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6614 local_prefix to sub-make invocations.
6615
6616 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
6617
6618 * configure.in: Check makefile fragments in the source
6619 directory.
6620
6621 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6622
6623 * configure.in: Check whether host and target makefile
6624 fragments exist before adding them to *_makefile_frag.
6625
6626 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
6627
6628 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
6629
6630 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
6631
6632 * configure.in: Make sure we only replace RPATH_ENVVAR on
6633 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6634 regexp to sed.
6635
6636 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6637 to sub-makes.
6638
6639 1998-01-13 Lee Iverson (leei@ai.sri.com)
6640
6641 * config-ml.in (multi-do): LDFLAGS must include multilib
6642 designator.
6643
6644 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
6645
6646 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6647
6648 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
6649
6650 * config.sub: Add mingw32 support.
6651 * configure.in: Likewise.
6652
6653 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6654
6655 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6656
6657 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
6658
6659 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6660 * configure (gxx_include_dir): Provide a definition for subdirs
6661 which do not use autoconf.
6662
6663 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
6664
6665 * config.guess: Sync with egcs. Picks up new alpha support,
6666 BeOS & some additional linux support.
6667
6668 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
6669
6670 * config.guess: HP 9000/803 is a PA1.1 machine.
6671
6672 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
6673
6674 * configure.in: It's alpha*-...
6675
6676 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6677
6678 * configure.in (host_makefile_frag, target_makefile_frag):
6679 Handle multiple config files.
6680 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6681 alpha-*-*.
6682
6683 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
6684
6685 * mkdep: New file.
6686
6687 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
6688
6689 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6690
6691 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
6692
6693 * Makefile.in: Add libgui directory.
6694 (GDB_TK): Add all-libgui.
6695 * configure.in: Add libgui directory.
6696 * configure: Add all-libgui to GDB_TK.
6697
6698 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
6699
6700 * config-ml.in (multidirs): Add m32r to multilib list.
6701
6702 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
6703
6704 * Makefile.in (all-target-gperf): Change dependency to
6705 all-target-libstdc++.
6706
6707 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
6708
6709 * config.guess: Add BeOS support.
6710
6711 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
6712
6713 Source directory cvs renamed to cvssrc:
6714 * configure.in (host_tools): Change cvs to cvssrc.
6715 (native_only): Likewise.
6716 (noconfigdirs) [various cases]: Likewise.
6717 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
6718 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
6719 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
6720 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
6721 (all-cvssrc): Rename target from all-cvs.
6722
6723 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
6724
6725 * configure (gxx_include_dir): Fix thinko.
6726
6727 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
6728
6729 * Makefile.in (INSTALL_TARGET_CROSS): Define.
6730 (install-cross, install-gcc-cross): New targets.
6731
6732 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
6733
6734 * configure.in (noconfigdirs): Add support for Thumb target.
6735
6736 * config.sub (maybe_os): Add support for Thumb target.
6737
6738 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
6739
6740 * Makefile.in: Add rules for cygmon.
6741
6742 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6743
6744 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
6745
6746 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6747 * configure (gxx_include_dir): Provide a definition for subdirs
6748 which do not use autoconf.
6749
6750 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
6751
6752 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
6753 11/18/97 build
6754
6755 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
6756
6757 * From Franz Sirl.
6758 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6759 found on RedHat Linux systems.
6760
6761 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
6762
6763 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6764 guesses.
6765
6766 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
6767
6768 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6769
6770 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
6771
6772 * ltmain.sh: If mkdir fails, check whether the directory was created
6773 anyhow by some other process.
6774
6775 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
6776
6777 * configure.in (d30v-*-*): Configure all directories.
6778
6779 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
6780
6781 * configure.in (d30v-*-*): Configure newlib, libiberty directories
6782 for the D30V.
6783
6784 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
6785
6786 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6787
6788 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
6789
6790 * include/libiberty.h: Add extern "C" { so it can be used with C++
6791 progrms.
6792 * include/remote-sim.h: Add extern "C" { so it can be used with C++
6793 programs.
6794
6795 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
6796
6797 * configure.in (d30v-*-*): Configure GCC now.
6798
6799 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
6800
6801 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6802 is no longer needed.
6803
6804 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
6805
6806 * Makefile.in: check-target-libio depends on all-target-libstdc++.
6807
6808 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
6809
6810 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6811 targets using "$@" to provide support for similar but not identical
6812 targets without having to duplicate code.
6813
6814 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
6815
6816 * makefile.vms: Fix to work with DEC C.
6817
6818 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
6819
6820 * config.sub: Add mips-tx39-elf to marketing names.
6821
6822 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
6823
6824 * ltmain.sh: Handle symlinks in generated script.
6825
6826 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
6827
6828 * configure: Handle autoconf style directory options: --bindir,
6829 --datadir, --includedir, --infodir, --libdir, --libexecdir,
6830 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6831 --sysconfdir.
6832 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6833 (sharedstatedir, localstatedir, oldincludedir): New variables.
6834 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6835 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6836 sbindir, sharedstatedir, and sysconfdir.
6837
6838 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6839
6840 * Makefile.in (bootstrap-lean): New target.
6841
6842 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
6843
6844 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
6845 sn, and gnuserv from noconfigdirs.
6846
6847 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
6848
6849 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6850
6851 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
6852
6853 * Makefile.in (cross): New target.
6854
6855 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
6856 Jeff Law <law@cygnus.com>
6857
6858 * Makefile.in (bootstrap2, bootstrap3): New targets.
6859 (all-bootstrap): Remove outdated and confusing target.
6860 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6861
6862 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
6863
6864 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
6865 windows. Consistent with gdb/configure.
6866
6867 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
6868
6869 * configure.in: Name Linux target fragment.
6870
6871 * configure: Rewrite so that project Makefile fragment is inserted
6872 first and appears last in the resulting Makefile.
6873
6874 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
6875
6876 * Makefile.in (install-itcl): Install tcl first.
6877
6878 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
6879
6880 * configure.in: remove bison from noconfigdirs for Cygwin32 host
6881
6882 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6883
6884 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
6885
6886 * configure.in (skipdirs): Add target-librx for Linux.
6887 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
6888
6889 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
6890
6891 * Makefile.in (bootstrap): New target.
6892
6893 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
6894
6895 * config.sub: Accept 'amigados' for backward compatability.
6896
6897 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
6898
6899 * config.guess: Merge with FSF.
6900
6901 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
6902
6903 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
6904
6905 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
6906
6907 * config.sub: Add "marketing-names" patch.
6908
6909 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
6910
6911 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
6912
6913 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
6914
6915 * config.sub: Handle v850-elf.
6916
6917 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
6918
6919 * .cvsignore (*-install): Remove.
6920
6921 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
6922
6923 * ltconfig: Set CONFIG_SHELL in libtool.
6924 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
6925
6926 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6927
6928 * configure.in (target_subdir): Set to libraries if enable_multilib.
6929
6930 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
6931
6932 * config.guess: Update from gcc directory.
6933
6934 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
6935
6936 * Makefile.in (all-sim): Depends on all-readline.
6937
6938 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
6939
6940 * Makefile.in (BISON, YACC): Use $$s.
6941 (all-bison): Depend on all-texinfo.
6942
6943 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
6944
6945 * Makefile.in (BISON): Add -L flag.
6946 (YACC): Likewise.
6947
6948 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6949
6950 * configure.in (noconfigdirs): Add support for v850e target.
6951
6952 * config.sub (maybe_os): Add support for v850e target.
6953
6954 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6955
6956 * configure.in (noconfigdirs): Add support for v850ea target.
6957
6958 * config.sub (maybe_os): Add support for v850ea target.
6959
6960 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
6961
6962 * config.sub: Add mipstx39. Delete r3900.
6963
6964 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6965
6966 * Makefile.in (all-autoconf): Depends on all-texinfo.
6967
6968 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
6969
6970 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
6971 eabi targets.
6972
6973 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
6974
6975 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
6976
6977 * configure: When handling a Canadian Cross, handle YACC as well as
6978 BISON. Just set BISON to bison. When setting YACC, prefer bison.
6979 * Makefile.in (all-bison): Depend upon all-texinfo.
6980
6981 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
6982
6983 * Makefile.in (BISON): bison, not byacc or bison -y.
6984 (YACC): bison -y or byacc or yacc.
6985 (various): Add *-bison as appropriate.
6986 (taz): No need to mess with BISON anymore.
6987
6988 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
6989
6990 * configure: If OSTYPE matches *win32*, try to find a good value for
6991 CONFIG_SHELL.
6992
6993 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
6994
6995 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
6996 configure.in if it is present.
6997
6998 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
6999
7000 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7001
7002 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7003
7004 * config.sub: Recognize `arc' cpu.
7005 * configure.in: Likewise.
7006 * config-ml.in: Likewise.
7007
7008 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7009
7010 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7011
7012 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7013
7014 * configure: Changed sed delimiter from ':' to '|' when
7015 attempting to substitute ${config_shell} for SHELL. On
7016 NT ${config_shell} may contain a ':' in it.
7017
7018 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7019
7020 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7021
7022 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7023
7024 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7025
7026 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7027
7028 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7029
7030 * ylwrap: If the program is a relative path, force it to be
7031 absolute.
7032
7033 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7034
7035 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7036
7037 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7038
7039 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
7040 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7041 for libraries.
7042
7043 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7044
7045 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
7046 separated by spaces.
7047
7048 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7049
7050 * ylwrap: New file.
7051 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7052
7053 * ltmain.sh: Handle /bin/sh at start of install program.
7054
7055 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7056
7057 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7058 * missing: New file, from automake 1.2.
7059
7060 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7061
7062 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7063 check-tk to CHECK_X11_MODULES.
7064
7065 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7066
7067 * config.sub: Merge with FSF.
7068
7069 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7070
7071 * config.guess: Merge with FSF.
7072
7073 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7074
7075 * configure: Treat msdosdjgpp like go32.
7076 * configure.in: Likewise. Don't remove gprof for go32.
7077
7078 * configure: Change Makefile.tem2 to Makefile.tm2.
7079
7080 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7081
7082 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7083
7084 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7085
7086 * install-sh (chmodcmd): Set to null if the DST directory already
7087 exists. Same as Nov 11th change.
7088
7089 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7090
7091 * configure (GDB_TK): Needs itcl and tix.
7092
7093 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7094
7095 * config.guess: Update from FSF.
7096
7097 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7098
7099 * Makefile.in (GDB_TK): Depend on itcl and tix.
7100
7101 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7102
7103 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7104 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7105 (INSTALL_SCRIPT): New variable.
7106 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7107 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7108 to -x.
7109 * install-sh: Add support for -x option.
7110
7111 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7112
7113 * configure.in, Makefile.in: Treat tix like itcl.
7114
7115 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7116
7117 * Makefile.in (WINDRES): New variable.
7118 (WINDRES_FOR_TARGET): New variable.
7119 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7120 (EXTRA_HOST_FLAGS): Add WINDRES.
7121 (EXTRA_TARGET_FLAGS): Add WINDRES.
7122 (EXTRA_GCC_FLAGS): Add WINDRES.
7123 ($(DO_X)): Pass down WINDRES.
7124 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7125 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7126 DLLTOOL_FOR_TARGET.
7127
7128 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7129
7130 * configure.in: configure sim before gdb for win32-x-ppc
7131
7132 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7133
7134 Move gperf into the toplevel, from libg++.
7135 * configure.in (target_tools): Add target-gperf.
7136 (native_only): Add target-gperf.
7137 * Makefile.in (all-target-gperf): New target, depend on
7138 all-target-libg++.
7139 (configure-target-gperf): Empty rule.
7140 (ALL_TARGET_MODULES): Add all-target-gperf.
7141 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7142 (CHECK_TARGET_MODULES): Add check-target-gperf.
7143 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7144 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7145
7146 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
7147
7148 * config.sub (mn10200): Recognize new basic machine.
7149
7150 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7151
7152 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7153 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7154
7155 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7156
7157 * configure.in: If we're building mips-sgi-irix6* native, turn on
7158 ENABLE_MULTILIB and set TARGET_SUBDIR.
7159
7160 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7161
7162 * Makefile.in (all-sn): Depend on all-grep.
7163
7164 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7165
7166 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7167
7168 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7169 Makefile. From Jeff Makey <jeff@cts.com>.
7170 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7171
7172 * Makefile.in (DISTBISONFILES): Remove.
7173 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7174 $(DEFAULT_YACC).
7175
7176 * configure.in: Build itl, db, sn, etc., when building for native
7177 cygwin32.
7178
7179 * Makefile.in (LD): New variable.
7180 (EXTRA_HOST_FLAGS): Pass down LD.
7181 ($(DO_X)): Likewise.
7182
7183 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7184
7185 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7186
7187 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7188
7189 * configure.in (targargs): Strip out any supplied --build argument
7190 before adding our own. Always add --build.
7191
7192 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7193
7194 * configure.in (targargs): Pass --build if we're doing
7195 a cross-compile.
7196
7197 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
7198
7199 * configure: Use '|' instead of ":" as the separator in
7200 sed. Otherwise sed chokes on NT path names with drive
7201 designators. Also look for "?:*" as the leading characters in an
7202 absolute pathname.
7203
7204 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
7205
7206 * config.sub: Support for r3900.
7207
7208 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
7209
7210 * configure.in: Use install-sh, not install.sh.
7211
7212 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
7213
7214 * Makefile.in (taz): Improve check for BISON so it doesn't try to
7215 apply it twice.
7216
7217 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7218
7219 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7220 install-binutils.
7221
7222 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7223
7224 * Makefile.in: Add automake targets.
7225 * configure.in (host_tools): Add automake.
7226
7227 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7228
7229 * configure: Default CXX to c++, not gcc.
7230 * Makefile.in (CXX): Set to c++, not gcc.
7231 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7232
7233 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
7234
7235 * install-sh: try appending a .exe if source file doesn't
7236 exist
7237
7238 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
7239
7240 * configure.in: Turn on multilib by default.
7241 (cross_only): Remove target-libiberty.
7242
7243 * Makefile.in (all-gcc): Don't depend on libiberty.
7244
7245 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
7246
7247 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7248
7249 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
7250
7251 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7252 (DISTBISONFILES): Add ld/Makefile.in
7253
7254 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
7255
7256 * configure.in: if target is cygwin32 but host isn't cygwin32,
7257 don't configure gdb tcl tk expect, not just gdb.
7258
7259 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
7260
7261 * configure.in: Added gnuserv everywhere sn appears.
7262
7263 * Makefile.in (ALL_MODULES): Added all-gnuserv.
7264 (CROSS_CHECK_MODULES): Added check-gnuserv.
7265 (INSTALL_MODULES): Added install-gnuserv.
7266 (CLEAN_MODULES): Added clean-gnuserv.
7267 (all-gnuserv): New target.
7268
7269 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
7270
7271 * config.guess: Fixes for MIPS OpenBSD systems.
7272
7273 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
7274
7275 * Makefile.in (INSTALL_XFORM): Remove.
7276 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7277
7278 * mkinstalldirs: New file, copied from automake.
7279 * Makefile.in (installdirs): Rename from install-dirs. Use
7280 mkinstalldirs. Change all users.
7281 (DEVO_SUPPORT): Add mkinstalldirs.
7282
7283 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
7284
7285 * install-sh: Rename from install.sh.
7286 * Makefile.in (INSTALL): Change install.sh to install-sh.
7287 (DEVO_SUPPORT): Likewise.
7288
7289 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
7290 Graichen <graichen@rzpd.de>.
7291
7292 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
7293
7294 * config.guess: Recognize OpenBSD systems correctly.
7295
7296 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7297
7298 * README, Makefile.in (ETC_SUPPORT): Remove references to
7299 cfg-paper*, configure.{texi,man,info*}._
7300
7301 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
7302
7303 * Makefile.in (all.normal): Ensure that gcc is built after all
7304 the x11 - ie gdb - targets.
7305
7306 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
7307
7308 * makefile.vms: Don't run conf-a-gas.
7309
7310 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
7311
7312 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
7313
7314 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
7315
7316 * configure.in: Remove noconfigdirs case since gdb also
7317 configures and builds for tic80-coff.
7318
7319 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
7320
7321 * configure: Set cache_file to config.cache.
7322 * Makefile.in (local-distclean): Remove config.cache.
7323
7324 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
7325
7326 * COPYING: Update FSF address.
7327
7328 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
7329
7330 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7331 noconfigdirs.
7332
7333 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
7334
7335 * Makefile.in (install-dirs): Don't crash if prefix, and hence
7336 MAKEDIRS, is empty.
7337
7338 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
7339
7340 * config.sub: Tweak mn10300 entry.
7341
7342 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
7343
7344 * configure.in (host_tools): Put sim before gdb, so gdb's
7345 configure.tgt can determine if the simulator was configured.
7346
7347 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
7348
7349 * config.sub: Move BeOS $os case to be with other Cygnus
7350 local cases.
7351
7352 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
7353
7354 * config.sub: Remove misplaced comment that broke Linux.
7355
7356 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
7357
7358 * config.sub: Add BeOS support.
7359
7360 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
7361
7362 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7363
7364 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
7365
7366 * configure.in (noconfigdirs): Remove tcl and tk from
7367 noconfigdirs for cygwin32 builds.
7368
7369 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
7370
7371 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7372
7373 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
7374
7375 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7376 make-all.com, use makefile.vms instead.
7377
7378 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
7379
7380 * config.sub: Accept -lnews*.
7381
7382 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
7383
7384 * configure.in (noconfigdirs): Disable target-newlib,
7385 target-examples and target-libiberty for d30v.
7386
7387 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7388
7389 * configure.in (noconfigdirs): Enable ld for d30v.
7390
7391 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
7392
7393 * configure.in (tic80-*-*): Build compiler.
7394
7395 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
7396
7397 * configure.in (d30v-*): Remove sim directory from list of
7398 unsupported d30v directories
7399
7400 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7401
7402 * config.sub, configure.in: Add d30v target cpu.
7403
7404 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
7405
7406 * makefile.vms: New file.
7407 * make-all.com: Remove.
7408
7409 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
7410
7411 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7412
7413 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
7414
7415 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7416
7417 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
7418
7419 * Makefile.in (ALL_MODULES): Added all-db.
7420 (CROSS_CHECK_MODULES): Addec check-db.
7421 (INSTALL_MODULES): Added install-db.
7422 (CLEAN_MODULES): Added clean-db.
7423
7424 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
7425
7426 * config.guess: Merge with latest FSF sources.
7427
7428 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
7429
7430 * Makefile.in (ALL_MODULES): Added all-itcl.
7431 (CROSS_CHECK_MODULES): Added check-itcl.
7432 (INSTALL_MODULES): Added install-itcl.
7433 (CLEAN_MODULES): Added clean-itcl.
7434
7435 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
7436
7437 * configure.in: build gdb for mn10200
7438
7439 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
7440
7441 * Makefile.in (all-target-winsup): Depend on all-target-libio.
7442
7443 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
7444
7445 * configure.in (tic80-*-*): Turn off most targets right now.
7446
7447 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
7448
7449 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7450 rather than the makeinfo program.
7451 (do-info): Depend upon all-texinfo.
7452
7453 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
7454
7455 * configure.in: Remove uses of config/mh-linux.
7456
7457 * config.sub, config.guess: Merge with latest FSF sources.
7458
7459 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
7460
7461 * config.sub (case $basic_machine): Add tic80 entries.
7462
7463 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
7464
7465 * config.sub, config.guess: Merge with latest FSF sources.
7466
7467 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7468
7469 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7470 * mpw-config.in: Test for NewFolderRecursive.
7471 * mpw-install: Use symbolic name for startup filename.
7472 * mpw-README: Add various additional details.
7473
7474 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
7475
7476 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7477
7478 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
7479
7480 * configure.in: Do build gcc and the target libraries for
7481 the mn10200.
7482
7483 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
7484
7485 * configure.in: don't avoid building gdb for mn10300 any more
7486 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7487 instead of single-quoting it.
7488
7489 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
7490
7491 * configure.in: Don't use --with-stabs on IRIX 6.
7492
7493 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
7494
7495 * configure.in (m32r): Build gdb, libg++ now.
7496
7497 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7498
7499 * configure.in (mips*-sgi-irix6*): Remove gdb and related
7500 directories from noconfigdirs.
7501
7502 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
7503
7504 * config.sub (basic_machine): added mips16 configuration
7505
7506 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7507
7508 * config.sub: Handle d10v-unknown.
7509
7510 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
7511
7512 * config.sub: Handle v850-unknown.
7513
7514 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
7515
7516 * Makefile.in: add findutils
7517 * configure.in: add findutils to list of host_tools
7518
7519 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
7520
7521 * config.sub: Handle mn10200 and mn10300.
7522
7523 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7524
7525 * configure.in (d10v-*): Do not build librx.
7526
7527 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
7528
7529 * configure.in (mn10300): Build everything except gdb & libgloss.
7530
7531 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
7532
7533 * config.guess: Patch for Dansk Data Elektronik servers,
7534 from Niels Skou Olsen <nso@dde.dk>.
7535
7536 For ncr, use /bin/uname rather than uname, since GNU uname does not
7537 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
7538
7539 Patch for MIPS R4000 running System V,
7540 from Eric S. Raymond <esr@snark.thyrsus.com>.
7541
7542 Fix thinko for nextstep.
7543
7544 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7545
7546 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
7547 * config.guess: Guess mips-dec-mach_bsd4.3.
7548
7549 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
7550 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
7551 release numbers.
7552 * config.guess (mips-mips-riscos*): Emit just enough of the
7553 release number.
7554
7555 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
7556 * config.guess (sparc-auspex-sunos*): Added.
7557 (f300-fujitsu-*): Added.
7558
7559 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
7560 * config.guess: Recognize a Tadpole as a sparc.
7561
7562 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7563
7564 * config.guess: Don't assume that NextStep version is either 2 or
7565 3. NextStep 4 (aka OpenStep 4) has come out now.
7566
7567 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7568
7569 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7570 From Rik Faith <faith@cs.unc.edu>.
7571
7572 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
7573
7574 * config.sub: Contributions from bug-gnu-utils to:
7575 Support plain "hppa" (no version given) architecture, reported by
7576 OpenStep.
7577 OpenBSD like NetBSD.
7578 LynxOs is not a hardware supplier.
7579
7580 * config.guess: Contributions from bug-gnu-utils to add support for:
7581 OpenBSD like NetBSD.
7582 Stratus systems.
7583 More Pyramid systems.
7584 i[n>4]86 Intel chips.
7585 M680[n>4]0 Motorola chips.
7586 Use unknown instead of lynx for hardware manufacturer.
7587
7588 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7589
7590 * install.sh (chmodcmd): Set to null if the DST directory already
7591 exists.
7592
7593 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7594
7595 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7596 not use mt-ppc target Makefile fragment any more.
7597
7598 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7599
7600 * configure.in (*-*-windows): Exclude everything but those dirs
7601 needed to build windows.
7602
7603 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
7604
7605 * Makefile.in (all-target-winsup): Depend on all-target-librx.
7606
7607 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7608
7609 * configure.in: Exclude mmalloc from i386-windows.
7610
7611 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7612
7613 * Undo my previous change.
7614
7615 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
7616
7617 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7618 unconditionally.
7619 (MAKEOVERRIDES): Define (revert this part of October 18 change).
7620
7621 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7622
7623 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
7624 host to add it's own flags.
7625
7626 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
7627
7628 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7629
7630 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
7631
7632 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7633 (CXX_FOR_TARGET): Likewise.
7634 (GCC_FOR_TARGET): Define.
7635 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7636 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7637 CC_FOR_TARGET was specified on the command line.
7638 (MAKEOVERRIDES): Don't define.
7639
7640 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
7641
7642 * configure.in (m32r): Fix spelling of libg++ libs.
7643
7644 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
7645
7646 * config.sub (-apple*): Remove, now redundant.
7647
7648 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
7649
7650 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7651
7652 * configure: Rework yesterday's sed script patch.
7653
7654 * config.sub: Merge with FSF.
7655
7656 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
7657
7658 * config.guess: Merge from FSF.
7659
7660 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7661 * config.guess: Use pc instead of unknown, for pc clone systems.
7662 Change linux to linux-gnu.
7663
7664 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
7665 * config.guess: Avoid non-portable tr syntax.
7666
7667 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
7668
7669 * test-build.mk (HOLES): Add "xargs" for gdb.
7670
7671 * configure: Avoid hpux10.20 sed bug.
7672
7673 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
7674
7675 * configure.in: Add support for windows host
7676 (that is a build done under the Microsoft build environment).
7677
7678 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
7679
7680 * Makefile.in: Replace all uses of srcroot with s, to shrink
7681 command line lengths.
7682
7683 Patches from Geoffrey Noer <noer@cygnus.com>:
7684 * configure.in: If configuring for newlib, pass --with-newlib to
7685 subdirectories.
7686 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7687 -Bnewlib/ and -Lwinsup to gcc.
7688 (CXX_FOR_TARGET): Likewise.
7689
7690 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
7691
7692 * Makefile.in (ETC_SUPPORT): Add configure.
7693
7694 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
7695
7696 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
7697 host configuration file.
7698
7699 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
7700
7701 * configure.in: Break mn10x00 support into separate
7702 mn10200 and mn10300 configurations.
7703 * config.sub: Likewise.
7704
7705 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
7706
7707 * configure.in: Add lots of stuff to noconfigdirs for
7708 the mn10x00 targets.
7709
7710 * config.sub, configure.in: Add mn10x00 support.
7711
7712 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
7713
7714 * make-all.com: Call conf-a-gas, not config-a-gas.
7715
7716 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
7717
7718 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
7719 targets.
7720
7721 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
7722
7723 * mpw-README: Add much more detail for native PowerMac.
7724 * mpw-install: New file.
7725 * mpw-configure: Add --norecursion and --help options.
7726 * mpw-config.in: Translate readme and install files when
7727 copying to objdir.
7728 * mpw-build.in: Don't always depend on byacc and flex.
7729 (install-only-top): New action.
7730
7731 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
7732
7733 * configure.in: You can now configure GDB for the v850.
7734
7735 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
7736
7737 * configure.in (noconfigdirs): Don't configure any C++ dirs
7738 if targeting D10V.
7739
7740 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
7741
7742 * config.sub: Recognize mips64vr5000.
7743
7744 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
7745
7746 * configure.in: Use a single line for host_tools and native_only.
7747
7748 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
7749
7750 * config.sub, configure.in: Add entries for m32r.
7751
7752 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
7753
7754 * Makefile.in (inet-install): Don't run install-gzip.
7755
7756 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
7757
7758 * configure.in: Don't config lots of things for *-*-windows*.
7759
7760 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
7761
7762 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7763 (host_libs, host_tools): Copy from configure.in.
7764 * mpw-configure: Don't complain about directories not found.
7765
7766 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7767
7768 * configure.in (i[345]86): Recognize i686 for pentium pro.
7769 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7770 file.
7771
7772 * config.guess (i[345]86): Ditto.
7773
7774 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7775
7776 * configure.in (noconfigdirs): Removed gdb for D10V.
7777
7778 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
7779
7780 * configure.in: Remove ld, target-libio, target-libg++, and
7781 target-libstdc++ from noconfigdirs.
7782
7783 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
7784
7785 * configure: Fix three locations where shell scripts were
7786 being run directly rather than with config_shell.
7787
7788 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
7789
7790 * configure.in (v850-*-*): Set up initial $noconfigdirs.
7791 * config.sub (basic_machine): Recognize v850.
7792
7793 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
7794
7795 * mpw-configure: Handle multiple enable/disable options and
7796 pass them down recursively, handle -c and -s flags appropriately
7797 depending on choice of compiler, add escape mechanism for
7798 quoted arguments to gC.
7799
7800 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7801
7802 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7803 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7804 so that -mrelocatable-lib and -mno-eabi are used.
7805
7806 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7807 not support --print-multi-lib, don't abort.
7808
7809 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
7810
7811 * make-all.com: Run config-a-gas.
7812 * setup.com: Don't copy subdirectory files around.
7813
7814 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
7815
7816 * configure.in (*-*-ose): Remove exclusion of libgloss for this
7817 target, it now compiles correctly.
7818
7819 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
7820
7821 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7822
7823 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7824
7825 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
7826
7827 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7828
7829 * configure.in (native_only): Add prms.
7830
7831 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
7832
7833 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7834 (BINUTILS_SUPPORT_DIRS): Likewise.
7835
7836 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7837
7838 * configure.in (d10v-*-*): Don't configure ld or gdb until the
7839 d10v support is added.
7840
7841 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7842
7843 * configure.in (d10v-*-*): New target.
7844
7845 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
7846
7847 * config.guess (HP 9000/811): Recognize this as a PA1.1
7848 machine.
7849
7850 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
7851
7852 * Makefile.in (do-tar-gz): New target, split out from tail end of
7853 taz target. Run each command separately, don't use pipes.
7854 (taz): Use it.
7855
7856 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
7857
7858 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7859 * mpw-build.in: No builds should depend on building byacc or flex,
7860 they are assumed to be installed already.
7861
7862 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7863
7864 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7865 variable that CC_FOR_TARGET needs.
7866
7867 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7868
7869 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
7870 options have changed since the last time the subdirectory was
7871 configured, and if it has, reconfigure.
7872 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
7873 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
7874
7875 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
7876
7877 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
7878 CLEAN_MODULES): Add bash.
7879 (all-bash): New target.
7880
7881 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
7882
7883 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
7884
7885 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7886
7887 * config.sub (basic_machine): Recognize d10v as a valid processor.
7888
7889 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
7890
7891 * mpw-configure: Add support for --bindir.
7892 * mpw-build.in: Use a GCC-specific build script for GCC actions.
7893
7894 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
7895
7896 * configure.in: add bash, time, gawk to list of hosttools and things
7897 to only build for native toolchains
7898
7899 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7900
7901 * Makefile.in (docdir): Remove.
7902
7903 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7904
7905 * Makefile.in (datadir): Set to $(prefix)/share.
7906
7907 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
7908
7909 * configure.in: build diff and patch for cygwin32-hosted
7910 toolchains.
7911
7912 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
7913
7914 * config.sub: Accept -rtems*.
7915
7916 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
7917
7918 * configure.in: enable dosrel for cygwin32-hosted builds,
7919 remove diff from the list of things not buildable
7920 via Canadian Cross
7921
7922 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
7923
7924 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
7925 don't get ". ".
7926
7927 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
7928
7929 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
7930
7931 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
7932
7933 * Makefile.in (taz): Handle case where tex3patch didn't even get
7934 checked out. Also, if it was found, put the symlink in a new util
7935 subdirectory.
7936
7937 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7938
7939 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
7940
7941 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
7942
7943 * config.sub: Recognize -openvms.
7944 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
7945 * make-all.com, setup.com: New files.
7946
7947 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7948
7949 * Makefile.in (taz): tex3patch moved to texinfo/util.
7950
7951 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
7952
7953 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
7954 * configure.in: remove make from disable-if-Can-Cross list
7955 enable gdb if ${host} and ${target} are cygwin32
7956
7957 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
7958
7959 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
7960 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
7961
7962 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
7963
7964 * config.guess: Combine mips-mips-riscos cases, and use cpp to
7965 distinguish sysv/svr4/bsd variants.
7966 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
7967
7968 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
7969
7970 * configure.in: Added copyright notice.
7971 * move-if-change: Added copyright notice.
7972
7973 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7974
7975 * configure.in (powerpcle-*-solaris*): Until we get shared
7976 libraries working, don't build gdb, sim, make, tcl, tk, or
7977 expect.
7978
7979 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
7980
7981 * config.guess: Merge with FSF:
7982
7983 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
7984 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
7985
7986 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
7987 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
7988
7989 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
7990 * config.guess: Combine two OSF1 rules.
7991 Also recognize field test versions. From mjr@zk3.dec.com.
7992 * config.guess (dgux): Use /usr/bin/uname rather than uname,
7993 because GNU uname does not support -p. From pmr@pajato.com.
7994
7995 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
7996
7997 * Makefile.in (MAKEDIRS): Removed $(tooldir).
7998
7999 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8000
8001 * mpw-README: Document GCCIncludes.
8002
8003 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8004
8005 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8006
8007 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8008
8009 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8010
8011 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8012
8013 * configure.in (*-*-cygwin32): Configure make.
8014
8015 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8016
8017 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8018
8019 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8020
8021 * Makefile.in (all-inet): Depend on all-perl.
8022
8023 * Makefile.in (inet-install): New target.
8024
8025 * Makefile.in (all-inet): Depend on all-tcl.
8026 (all-inet): Depend on all-send-pr.
8027
8028 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8029
8030 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8031 temporarily.
8032
8033 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8034
8035 * configure.in: Don't configure --with-gnu-ld on AIX.
8036
8037 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8038
8039 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8040
8041 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8042
8043 * Makefile.in (ALL_MODULES): Added all-inet.
8044 (CROSS_CHECK_MODULES): Added check-inet.
8045 (INSTALL_MODULES): Added install-inet.
8046 (CLEAN_MODULES): Added clean-inet.
8047 (all-indent): New target.
8048
8049 * configure.in (host_tools): Added inet.
8050 (native_only): Added inet.
8051 (noconfigdirs): Added inet.
8052
8053 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8054
8055 * configure.in: Don't configure libgloss if we are not configuring
8056 newlib.
8057
8058 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8059
8060 * configure.in: Don't configure libgloss for unsupported
8061 architectures.
8062
8063 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8064
8065 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8066
8067 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8068
8069 * Makefile.in (ALL_MODULES): Include all-apache.
8070 (CROSS_CHECK_MODULES): Include check-apache.
8071 (INSTALL_MODULES): Include install-apache.
8072 (all-apache): New target.
8073
8074 * configure.in: Added apache everywhere perl is seen.
8075
8076 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8077
8078 * Makefile.in: Add support for clean-{module} and
8079 clean-target-{module} rules.
8080
8081 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8082
8083 * configure.in (*-*-ose) do not build libgloss.
8084
8085 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8086
8087 * config.guess (prep*:SunOS:5.*:*): Turn into
8088 powerpele-unknown-solaris2.
8089
8090 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8091
8092 * configure.in: Permit --enable-shared to specify a list of
8093 directories.
8094
8095 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8096
8097 * configure.in (host==solaris): Pass only the first word of $CC
8098 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8099
8100 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8101
8102 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8103
8104 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8105
8106 * Makefile.in (ALL_MODULES): Include all-perl.
8107 (CROSS_CHECK_MODULES): Include check-perl.
8108 (INSTALL_MODULES): Include install-perl.
8109 (ALL_X11_MODULES): Include all-guile.
8110 (CHECK_X11_MODULES): Include check-guile.
8111 (INSTALL_X11_MODULES): Include install-guile.
8112 (all-perl): New target.
8113 (all-guile): New target.
8114
8115 * configure.in (host_tools): Include perl and guile.
8116 (native_only): Include perl and guile.
8117 (noconfigdirs): Don't build guile and perl; no ports have been
8118 done.
8119
8120 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8121
8122 * configure (--enable-*): Handle quoted option lists such as
8123 --enable-sim-cflags='-g0 -O' better.
8124
8125 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8126
8127 * Makefile.in ({,inst}all-target): New rule so we can make and
8128 install all of the target directories easily.
8129
8130 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8131
8132 * configure.in: Add missing global flag in sed substitution when
8133 deleting `target-' from ${configdirs}.
8134
8135 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8136
8137 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8138 option.
8139
8140 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8141 config/mh-necv4.
8142
8143 * install.sh: Correct misspelling of transformbasename.
8144
8145 * config.guess: Recognize mips-*-sysv*.
8146
8147 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8148
8149 * config.sub: Recognize mon960.
8150
8151 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8152
8153 * configure: Restore Canadian Cross handling of BISON and LEX,
8154 removed in Feb 20 change.
8155
8156 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8157
8158 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8159 Mention make install. Remove the old copyright date as well the
8160 clumsy and rather pointless copyright on the README file.
8161
8162 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8163
8164 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8165 Makefile after running symlink-tree, then run `make distclean' to
8166 avoid clobbering any generated files in srcdir.
8167
8168 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8169
8170 * configure.in (m68k-*-netbsd*): Build everything now.
8171
8172 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8173
8174 * Makefile.in (taz): Fix quoting.
8175
8176 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8177
8178 * configure.in (sparclet-*-*): Build everything now.
8179
8180 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8181
8182 * configure.in (m68k-*-linux*): New host.
8183
8184 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8185
8186 * configure: Check for bison before byacc.
8187
8188 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8189
8190 * Makefile.in configure: Change the way LEX and BISON/YACC are
8191 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8192 searching PATH. These are used as fallbacks by Makefile.in if
8193 flex/bison/byacc aren't in objdir.
8194
8195 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8196
8197 * Makefile.in: Make everything which depends upon all-bfd also
8198 depend upon all-opcodes, in case --with-commonbfdlib is used.
8199
8200 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8201
8202 * configure.in (host *-*-cygwin32): Don't build gdb if we are
8203 building NT native compilers on Unix.
8204
8205 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
8206
8207 * configure.in: Don't get CC from the host Makefile fragment if we
8208 can find gcc in PATH, or if this is a Canadian Cross. Move the
8209 Solaris test for /usr/ucb/cc to the post target script, just after
8210 the compiler sanity test.
8211
8212 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
8213
8214 * config.sub: Merge with FSF.
8215
8216 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8217
8218 * Makefile.in (RPATH_ENVVAR): New variable.
8219 (REALLY_SET_LIB_PATH): Use it.
8220 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8221
8222 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8223
8224 * config.sub, configure.in: Recognize sparclet cpu.
8225
8226 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8227
8228 * config.guess: Support m68k-cbm-sysv4.
8229
8230 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8231
8232 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8233 m68k-unknown-linuxaout from linker help string. Put quotes around
8234 $ld_help_string.
8235
8236 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
8237
8238 * config.guess (powerpc-harris-powerunix): Add guess for port
8239 to new target.
8240
8241 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8242
8243 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8244
8245 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
8246
8247 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8248 $(REALLY_SET_LIB_PATH) in Makefile.
8249 * Makefile.in (SET_LIB_PATH): New variable.
8250 (REALLY_SET_LIB_PATH): New variable.
8251 ($(DO_X)): Use $(SET_LIB_PATH).
8252 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8253 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8254 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8255 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8256 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8257 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8258 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8259 (install-dosrel): Likewise.
8260 (all-opcodes): Depend upon all-libiberty.
8261
8262 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
8263
8264 * config.guess (*:CYGWIN*): New
8265
8266 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8267
8268 * Makefile.in (all-target-winsup): All all-target-libiberty.
8269
8270 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8271
8272 * configure.in (noconfigdirs): Add missing # in front of comment.
8273
8274 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
8275
8276 * configure.in: add second pass to things added to noconfigdirs
8277 so *-gm-magic can exclude libgloss properly.
8278
8279 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8280
8281 * mpw-configure (extralibs_name, rez_name): Set correctly
8282 for MWC68K compiler.
8283
8284 * mpw-README: Add more info on the necessary build tools.
8285
8286 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
8287
8288 * configure.in, config.sub: Recognize cygwin32.
8289
8290 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
8291
8292 * config.guess, config.sub: Recognize A/UX.
8293
8294 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
8295
8296 * config.sub: Merge with gcc/config.sub.
8297
8298 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
8299
8300 * mpw-build.in (do-binutils): Add build of stamps.
8301
8302 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
8303
8304 * config.sub: Add recognition for mips64vr4100*-* targets.
8305
8306 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8307
8308 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8309 Add creation of gconfigargs with `--enable-shared' turned on.
8310 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8311 ($(host)-stamp-stage3-configured): Likewise.
8312 (HOLES): Add chatr and ldd.
8313 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8314
8315 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
8316
8317 * configure: Pass --nfp to recursive configures.
8318
8319 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
8320
8321 * Makefile.in (DLLTOOL): New.
8322 (DLLTOOL_FOR_TARGET): New.
8323 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8324 (EXTRA_TARGET_FLAGS): Ditto.
8325 (EXTRA_GCC_FLAGS): Ditto.
8326 (CONFIGURE_TARGET_MODULES): Ditto.
8327 (DO_X): Ditto.
8328 * configure: Add DLLTOOL.
8329
8330 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
8331
8332 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8333 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8334 mh-sco, since old workarounds no longer needed, and don't
8335 build ld, since libraries have weak symbols in COFF.
8336
8337 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
8338
8339 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8340
8341 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
8342
8343 * configure.in: Make sure that ${CC} can be used to compile an
8344 executable.
8345
8346 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8347
8348 * Makefile.in (all-gdb): Depend on $(GDB_TK).
8349 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8350 nothing depending on whether gdbtk is being built.
8351
8352 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
8353
8354 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8355
8356 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
8357
8358 * configure.in (noconfigdirs): Put ld or gas in this early, if the
8359 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8360
8361 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
8362
8363 * config-ml.in: Add support for
8364 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8365 Simplify setting of multidirs from --disable-foo.
8366
8367 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8368
8369 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8370 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8371 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
8372 non-empty, pass them on to the GCC make.
8373 (all-bootstrap): New rule that is like all-gcc, except it executes
8374 the GCC bootstrap rule instead of the GCC all rule.
8375
8376 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
8377
8378 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8379
8380 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8381
8382 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8383 DG/UX support.
8384
8385 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
8386
8387 * config.sub (i*86*) Change [345] to [3456]
8388
8389 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8390
8391 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8392 --with-gnu-ld=no.
8393
8394 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8395
8396 * config-ml.in (rs6000*, powerpc*): Add switches to control which
8397 AIX multilibs get built.
8398
8399 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8400
8401 * configure.in (i386-win32): Don't build expect if we're not
8402 building the tcl subdir.
8403
8404 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
8405
8406 * Makefile.in: (configure-target-examples, all-target-examples):
8407 New targets, configure and build example programs.
8408
8409 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8410
8411 * mpw-configure: If an mpw-config.in generated a file mk.sed,
8412 use it as input to sedit the generated MPW makefile.
8413 * mpw-README: Add a suggestion about Gestalt.h.
8414
8415 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
8416
8417 * config.sub: Accept *-*-ieee*.
8418
8419 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
8420
8421 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
8422 Ronald F. Guilmette <rfg@monkeys.com>.
8423
8424 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8425
8426 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8427 for powerpc-pe native.
8428 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8429 (target==powerpc-pe): duplicate i386-win32 entry.
8430
8431 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8432
8433 * configure.in (noconfigdirs): Exclude target-newlib for all versions
8434 of vxworks, not just vxworks5.1.
8435
8436 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
8437
8438 * mpw-configure: Add support for exec-prefix.
8439
8440 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8441
8442 * config.guess: Recognize HP model 816 machines as having
8443 a PA1.1 processor.
8444
8445 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
8446
8447 * configure: Ignore new autoconf configure options.
8448
8449 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8450
8451 * config.guess: Recognize Pentium under SCO.
8452 From Robert Lipe <robertl@arnet.com>.
8453
8454 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8455
8456 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
8457
8458 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
8459
8460 * configure.in: Don't configure gas for alpha-dec-osf*.
8461
8462 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
8463
8464 * configure.in: Default to --with-stabs for some targets for which
8465 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8466 i[345]86*-*-unixware*.
8467
8468 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
8469
8470 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8471 rather than basing it on the target. Simplify handling of options
8472 controlling which directories to configure. Remove extraneous
8473 slash in multi-clean target.
8474
8475 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
8476
8477 * config-ml.in: Prefix more variables with ml_ so they don't collide
8478 with configure's.
8479
8480 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
8481
8482 * configure: Don't turn -v into --v.
8483
8484 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
8485
8486 * configure.in (targargs): Fix typo.
8487
8488 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8489
8490 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
8491
8492 * configure.in: Strip --host and --target options from
8493 CONFIG_ARGUMENTS, and always configure for --host only. Add
8494 --with-cross-host option when building with a cross-compiler.
8495 * configure: Canonicalize the arguments put into config.status by
8496 always using `=' for an option with an argument. Pass a presumed
8497 --host or --target explicitly.
8498
8499 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
8500
8501 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8502 into general OS recognition case.
8503
8504 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8505
8506 * configure.in (target_configdirs): add target-winsup only
8507 for win32 target systems.
8508
8509 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
8510
8511 * Makefile.in (all-target-libgloss): Depend upon
8512 configure-target-newlib, since when libgloss is built it looks to
8513 see if the newlib directory exists.
8514
8515 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
8516
8517 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8518 cfg-ml-*.in.
8519
8520 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
8521
8522 * configure: Handle LD and LD_FOR_TARGET when configuring a
8523 Canadian Cross.
8524
8525 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8526
8527 * configure.in (target_libs): add target-winsup.
8528 (target==i386-win32): add patch diff flex make to $noconfigdirs.
8529 (target==ppcle-pe): remove ld from $noconfigdirs.
8530
8531 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
8532
8533 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8534 Preserve relative path names in $srcdir. Build symlink tree if
8535 configuring cross target dir and srcdir=. (= no VPATH support).
8536 (configure-target-libg++): Depend on configure-target-librx.
8537 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8538 * config-ml.in: New file.
8539 * symlink-tree: New file.
8540 * configure: Ensure srcdir="." if that's what it is.
8541
8542 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8543
8544 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8545 includes and FLEX_SKELETON setting.
8546 * mpw-configure (--with-gnu-ld): New option, controls whether
8547 to use PPCLink or ld with PowerMac GCC.
8548 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8549 * mpw-config.in: Configure grez if targeting Mac.
8550
8551 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
8552 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8553 just macos.
8554 * configure.in: Configure grez resource compiler if targeting Mac.
8555 * Makefile.in (all-grez, install-grez): New targets.
8556
8557 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
8558
8559 * configure: CXX defaults to gcc, not g++. If we find
8560 gcc in the path, set CC to gcc -O2.
8561
8562 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
8563
8564 * configure: Default ${build} correctly. Avoid picking up extra
8565 spaces when reading CC and CXX from Makefile. When doing a
8566 Canadian Cross, use plausible default values for numerous
8567 variables.
8568 * configure.in: When doing a Canadian Cross, don't try to
8569 configure tools whose configure script can't handle it.
8570
8571 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8572
8573 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8574
8575 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
8576
8577 * configure: Remove dubious bug reporting address.
8578
8579 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
8580
8581 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
8582 configure script, run that instead of this directory's configure.
8583 In either case, print a message that we're configuring the sub-dir.
8584
8585 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
8586
8587 * configure.in: Before checking for the existence of various files,
8588 use sed to filter out "target-".
8589
8590 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
8591
8592 * Makefile.in (DO_X): Split rule to decrease command line length
8593 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
8594 (Philippe De Muyter).
8595
8596 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8597
8598 * Makefile.in (all-patch): depend on all-libiberty.
8599
8600 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
8601
8602 * configure.in: If the only directory in target_configdirs which
8603 actually exists is libiberty, then set target_configdirs to empty,
8604 to avoid trying to build a target libiberty in a gas or gdb
8605 distribution.
8606
8607 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
8608
8609 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
8610 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8611 systems.
8612
8613 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8614
8615 * configure.in (copy_dirs): Use sys-include instead of include
8616 for --with-headers option.
8617
8618 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
8619
8620 * Makefile.in, configure.in: Make winsup builds work with
8621 new scheme.
8622
8623 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
8624
8625 * configure.in: Build the linker on AIX.
8626
8627 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
8628
8629 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
8630 where needed.
8631
8632 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
8633
8634 * Makefile.in (all-gcc): Fix typo.
8635
8636 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
8637
8638 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
8639
8640 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
8641
8642 * configure.in: Rename libFOO to target-libFOO, and xiberty
8643 to target-xiberty, to provide more flexibility.
8644 (target_subdir): Define. Create if cross.
8645 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8646 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
8647 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8648 check-libFOO -> check-target-libFOO, etc.
8649 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8650 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8651 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8652 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
8653 allow ALL_GCC="" to only configure.
8654 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
8655 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
8656 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
8657
8658 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
8659
8660 * Makefile.in (taz): Build "info" in etc explicitly.
8661
8662 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
8663
8664 * configure.in: Make sure that CC is undefined (as opposed to
8665 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
8666 problem with autoconf trying to configure on a host without GCC.
8667
8668 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8669
8670 * mpw-configure: Set host alias from choice of host compiler,
8671 only use generic MPW Makefile sed if present, edit a file
8672 named "hacked_Makefile.in" instead of "Makefile.in" if present.
8673 * mpw-README: Add problem notes about CW6 and CW7.
8674
8675 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
8676
8677 * Makefile.in (taz): Use ";" instead of ";;".
8678
8679 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8680
8681 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
8682 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8683 DISTDOCDIRS.
8684 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
8685 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
8686
8687 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
8688
8689 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
8690 and gnats, because they are now subsumed by DISTSTUFFDIRS.
8691 Move bfd to DISTSTUFFDIRS.
8692
8693 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8694
8695 * Makefile.in (X11_LIB): Removed.
8696 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8697
8698 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8699
8700 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8701
8702 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
8703 names.
8704
8705 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8706
8707 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
8708
8709 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
8710
8711 * configure.in (i[345]86-*-win32): Always build newlib.
8712 Don't configure cvs, autoconf or texinfo.
8713 * Makefile.in (LD_FOR_TARGET): New.
8714 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
8715 Pass down LD_FOR_TARGET.
8716
8717 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
8718
8719 * winsup: New directory.
8720 * Makefile.in: Build winsup.
8721 * configure.in: Winsup is configured when target is win32.
8722 Can only build win32 target GDB when native.
8723
8724 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
8725
8726 * config.guess: Recognize HP model 819 machines as having
8727 a PA 1.1 processor.
8728
8729 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
8730
8731 * configure: Fix sed loop which substitutes for CC and CXX to
8732 avoid bug found in various sed implementations.
8733
8734 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8735
8736 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
8737 simulator. Use standard powerpc-*-eabi*.
8738
8739 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
8740
8741 * configure.in: Stop putting gas and binutils in noconfigdirs for
8742 powerpc-*-aix* and rs6000-*-*.
8743
8744 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
8745
8746 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8747 -mcall-aixdesc libraries.
8748
8749 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
8750
8751 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8752
8753 * config.sub (arm | armel | armeb): Fix shell syntax.
8754
8755 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8756
8757 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8758 -msoft-float and -mcpu=common support.
8759 (powerpc*-*-eabisim*): Add support for building -mcall-aix
8760 libraries.
8761
8762 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8763
8764 * configure.in: Allow configuration and build of emacs19 for the alpha.
8765
8766 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8767
8768 * configure.in (CC): Get ^CC, not just any old CC, from
8769 ${host_makefile_frag}.
8770
8771 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8772
8773 * configure.in (CC): Try to get CC from
8774 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8775
8776 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8777
8778 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8779 only if it exists in $(srcdir).
8780
8781 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
8782
8783 * configure: If CC and CXX are not set in the environment, set
8784 them, based on either an existing Makefile or on searching for gcc
8785 in PATH. Substitute for CC and CXX in Makefile.
8786 * configure.in: Remove libm from target_libs. Separate
8787 target_configdirs from configdirs. If CC is not set in
8788 environment, try to get it from a host Makefile fragment. Rewrite
8789 changes of configdirs to use skipdirs instead. A few minor
8790 tweaks. Take directories out of target_configdirs as they are
8791 taken out of configdirs. Remove existing Makefile files from
8792 subdirectories. Substitute for TARGET_CONFIGDIRS and
8793 CONFIG_ARGUMENTS in Makefile.
8794 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8795 by configure.in.
8796 (CONFIG_ARGUMENTS): Likewise.
8797 (CONFIGURE_TARGET_MODULES): New variable.
8798 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8799 ($(CONFIGURE_TARGET_MODULES)): New target.
8800 (configure-libg++, configure-libio): New targets.
8801 (all-libg++): Depend upon configure-libg++.
8802 (all-libio): Depend upon configure-libio.
8803 (configure-libgloss, all-libgloss): New targets.
8804 (configure-libstdc++): New target.
8805 (all-libstdc++): Depend upon configure-libstdc++.
8806 (configure-librx, all-librx): New targets.
8807 (configure-newlib): New target.
8808 (all-newlib): Depend upon configure-newlib
8809 (configure-xiberty): New target.
8810 (all-xiberty): Depend upon configure-xiberty.
8811
8812 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8813
8814 * configure.in (host i[345]86-*-win32): Expand the
8815 noconfigdirs again.
8816
8817 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
8818
8819 * mpw-configure: Fix sed command file name.
8820
8821 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
8822
8823 * configure.in (host i[345]86-*-win32): Reduce the
8824 noconfigdirs again.
8825
8826 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
8827
8828 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8829 or powerpc*-*-pe*, since they are not yet supported.
8830
8831 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8832
8833 Add PowerMac support and many other enhancements.
8834 * mpw-configure: New option --cc to select compiler to use,
8835 paste options set according to --cc into the generated
8836 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8837 if mpw-make.sed is present.
8838 * mpw-config.in: Don't test for gC1, test for mpw-touch,
8839 add forward includes for PowerPC include files.
8840 * mpw-build.in: Build using Makefile.PPC if present.
8841 (do-byacc, etc): Remove separate version resource builds.
8842 (do-gas): Build "stamps" before "all".
8843 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8844 * mpw-README: Update to reflect --cc option, PowerMac support,
8845 and recently-reported compatibility problems.
8846
8847 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
8848
8849 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8850 embedded m68k systems (-aout, -coff, -elf, -vxworks).
8851 (--with-multilib-top): Pass to recursive invocations.
8852
8853 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
8854
8855 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8856 v810-*-*.
8857
8858 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8859
8860 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8861 gdb, ld and opcodes on v810-*-*.
8862
8863 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
8864
8865 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8866 (local-maintainer-clean): New target.
8867 (maintainer-clean): New target.
8868 (realclean): Just depend upon maintainer-clean.
8869
8870 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8871
8872 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
8873
8874 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
8875
8876 * configure.in: Build ld in mips*-*-bsd* case.
8877
8878 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
8879
8880 * config.sub: Accept -lites* OS. From Ian Dall.
8881
8882 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
8883
8884 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
8885 targets.
8886
8887 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8888
8889 * configure.in: treat i386-win32 canadian cross the same as
8890 i386-go32 canadian cross.
8891
8892 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8893
8894 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
8895 running under the simulator to build a reduced set of libraries.
8896 (powerpc-*-eabiaix): Add fine grained multilib support added to
8897 other powerpc targets yesterday.
8898
8899 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8900
8901 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
8902 -disable-softfloat, -disable-relocatable, -disable-aix, and
8903 -disable-sysv to control which multilib libraries get built.
8904
8905 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8906
8907 * configure: Add Makefile.tem to list of files to remove in trap
8908 handler.
8909
8910 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
8911
8912 * config.guess (*Linux*): Add missing "exit"s.
8913 Also, need specific check for alpha-unknown-linux (uses COFF).
8914
8915 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
8916
8917 * config.guess: Merge with FSF:
8918
8919 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
8920 * config.guess (AIX4): More robust release numbering discovery.
8921
8922 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
8923 * config.guess (i386-sequent-ptx): Properly get version number.
8924
8925 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
8926 * config.guess (mips:*:4*:UMIPS): New case.
8927
8928 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
8929
8930 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
8931 (i386-win32 host): Likewise. Don't build readline.
8932
8933 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
8934
8935 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
8936 SUPPORT_FILES to submakes.
8937
8938 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
8939
8940 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
8941 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
8942 mpw-configure.
8943
8944 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
8945
8946 * configure.in (appdirs): Use =, not ==, in test expression when
8947 trying to build the text to print in the warning message for
8948 Solaris users.
8949
8950 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
8951
8952 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
8953
8954 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8955
8956 * config.guess: Recognize lynx-2.3.
8957
8958 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
8959
8960 * config.sub (z8ksim): Deleted
8961 (z8k-*-coff): New, this is the one true name of the target.
8962
8963 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
8964
8965 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
8966
8967 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
8968
8969 * config.guess (*:Linux:*:*): First try asking the linker what the
8970 default object file format is (elf, aout, or coff). Then if this
8971 fails, try previous methods.
8972
8973 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8974
8975 * configure.in: Don't build newlib for *-*-vxworks5.1.
8976
8977 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8978
8979 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
8980 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
8981
8982 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
8983
8984 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
8985
8986 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
8987
8988 * cfg-ml-com.in: New file.
8989 * cfg-ml-pos.in: New file.
8990
8991 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8992
8993 * COPYING.NEWLIB: Add HP free copyright to list.
8994
8995 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8996
8997 * config.sub: Recognize -eabi* for the system, not just -eabi.
8998
8999 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9000
9001 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9002 * config.sub, configure.in (win32): New target and host.
9003
9004 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9005
9006 * configure.in: Add i386-pe configuration.
9007
9008 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9009
9010 * mpw-build.in (install): Install GDB after LD.
9011
9012 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9013
9014 * mpw-config.in (elf/mips.h): Always forward-include, needed
9015 for GDB to build.
9016
9017 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9018
9019 * testsuite: New directory for customer acceptance and whole tool
9020 chain tests.
9021
9022 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9023
9024 * configure: If per-host line isn't found, but AC_OUTPUT is found
9025 and a configure script exists, run it instead.
9026
9027 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9028
9029 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9030
9031 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9032
9033 * configure: Set build_{cpu,vendor,os,alias} to host values when
9034 --build isn't specified.
9035
9036 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9037
9038 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9039 (FLAGS_TO_PASS): Pass them.
9040 (EXTRA_TARGET_FLAGS): Ditto.
9041
9042 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9043
9044 * Makefile.in (all-libg++): Depend on all-libstdc++.
9045
9046 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9047
9048 * configure.in (noconfigdirs): Enable all packages for
9049 i386-unknown-netbsd.
9050
9051 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9052
9053 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9054 hosted builds (DOS builds)
9055
9056 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9057
9058 Changes for ARM based on patches from Richard Earnshaw:
9059 * config.sub: Handle armeb and armel.
9060 * configure.in: Omit arm linker only for riscix.
9061
9062 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9063
9064 * config.guess: Update from FSF.
9065
9066 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9067
9068 * config.sub: Recognize powerpcle as the little endian varient of
9069 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9070 powerpcle variant. Convert pentium into i586, not i486. Add p5
9071 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9072 temporarily.
9073
9074 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9075
9076 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9077
9078 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9079
9080 * config.sub: Accept -lites* as a basic system type.
9081
9082 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9083
9084 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9085 installed, and if so return linuxoldld as the system name.
9086
9087 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9088
9089 * config.guess: Add hppa1.1-hp-lites support.
9090
9091 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9092
9093 * configure.in: Don't build newlib for m68k-vxworks5.1.
9094
9095 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9096
9097 * configure.in (mips-sgi-irix6): Use mh-irix5.
9098
9099 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9100
9101 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9102
9103 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9104
9105 * test-build.mk: Enable building of shared libraries on IRIX 5 and
9106 OSF/1. Fix compiler flags.
9107 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9108
9109 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9110
9111 * configure.in: Recognize --with-newlib.
9112 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9113
9114 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9115
9116 * Makefile.in: move {all,check,install}-gdb from *_MODULES
9117 to *_X11_MODULES due to gdbtk needing X include files et al.
9118
9119 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9120
9121 Merge in support for Mac MPW as a host.
9122 (Old change descriptions retained for informational value.)
9123
9124 * mpw-config.in: Add generic include forwards for cpu-specific
9125 include files in aout and elf directories.
9126
9127 * mpw-configure: Added copyright.
9128 * mpw-config.in: Check for presence of required build tools.
9129 (target_libs): Add newlib.
9130 (target_tools): Add examples.
9131 (Read Me): Generate as "Read Me for MPW" instead.
9132 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9133 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9134 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9135
9136 * mpw-configure: Remove subdir-specific makefile hackery,
9137 delete mk.tmp after using it.
9138
9139 * mpw-build.in (all): Display start and end times.
9140
9141 * mpw-configure (host_canonical): Set.
9142 (target_cpu): Always add to makefiles.
9143 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9144 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9145 (mpw-mh-mpw): Look for in srcdir and srcroot.
9146 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9147
9148 * mpw-build.in: (install-only): New target.
9149
9150 * mpw-configure (host_alias, target_alias): Rename from hostalias
9151 and targetalias, add into generated Makefile.
9152 (mk.tmp): If present, add into generated Makefile.
9153 * mpw-build.in (all-gas): Build config.h first before gas proper.
9154
9155 * mpw-configure (config.status): Write only if changed.
9156 * mpw-config.in (readline): Configure it (not built, just used for
9157 definitions).
9158
9159 * mpw-config.in (elf/mips.h): Add a forward include.
9160
9161 * mpw-config.in: Forward-include most .h files in include into
9162 extra-include.
9163 (readline): Don't build.
9164 mpw-build.in (install): Install GDB.
9165
9166 * mpw-configure (prefix, mpw_prefix): Handle it.
9167 * mpw-config.in (mmalloc, readline): Don't configure.
9168 * mpw-build.in (thisscript): Rename to ThisScript.
9169 Use mpw-build instead of BuildProgram everywhere.
9170 (mmalloc, readline): Don't build.
9171 * mpw-README: New file, basic documentation about the MPW port.
9172
9173 * mpw-config.in: Use forward-include to create include files.
9174
9175 * mpw-configure: Add more things to the top of each configured
9176 Makefile, including contents of config/mpw-mh-mpw.
9177 * mpw-config.in (extra-include): Create this directory and fill it
9178 with Posix-like include files when configuring.
9179
9180 * config.sub (apple, mac, mpw): Add various aliases.
9181
9182 * mpw-build.in: New file, top-level build script fragment for MPW.
9183 * mpw-configure: New file, configure script for MPW.
9184 * mpw-config.in: New file, config fragment for MPW.
9185
9186 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9187
9188 * configure.in (host_libs): Remove glob, since it is gone from the
9189 sources.
9190
9191 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9192
9193 * Makefile.in: define empty GDB_NLM_DEPS var.
9194
9195 * configure.in(target_makefile_frag): use config/mt-netware
9196 for netware targets.
9197
9198 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
9199
9200 * config.sub: Merge in recent FSF changes. Remove linux special
9201 cases.
9202
9203 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9204
9205 Revert this change:
9206
9207 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9208
9209 * build-all.mk: Use CC=cc -Xs on Solaris.
9210
9211 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9212
9213 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
9214 stop using it.
9215 * Makefile.in: Nuke all references to glob subdirectory.
9216
9217 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9218
9219 * configure.in: Fix --enable-shared logic in per-host.
9220
9221 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9222
9223 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9224
9225 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9226
9227 * configure.in (noconfigdirs): Don't build gas on AIX, for
9228 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9229
9230 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9231
9232 * configure: Fix --cache-file to work if the file argument is a
9233 relative path.
9234
9235 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
9236
9237 * configure: If the --cache-file is used, pass it down to
9238 configure in subdirectories.
9239
9240 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
9241
9242 * config.sub: add vxworks29k configuration.
9243
9244 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9245
9246 * Makefile.in (taz): Do "diststuff" part quietly.
9247
9248 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
9249
9250 * config.sub: Mini-merge with gcc/config.sub.
9251
9252 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9253
9254 * config.guess (IRIX): Sed - to _.
9255
9256 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9257
9258 * Makefile.in (source-vault, binary-vault): New targets.
9259
9260 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
9261
9262 * config.sub: Recognize -eabi as a basic system type.
9263
9264 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9265
9266 * configure.in (enable_shared stuff): Fix typo.
9267
9268 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
9269
9270 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9271
9272 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9273
9274 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9275
9276 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9277
9278 * configure.in (rs6000-*-*): Don't build gas.
9279
9280 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
9281
9282 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9283 reduce command line length.
9284 (AS_FOR_TARGET): Check for as.new, not Makefile.
9285 (NM_FOR_TARGET): Check for nm.new, not Makefile.
9286
9287 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
9288
9289 * config.guess: Merge from FSF.
9290
9291 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9292
9293 * configure: Don't use $ when handling program_suffix.
9294
9295 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
9296
9297 * configure.in: Configure tk for hppa/hpux.
9298
9299 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
9300
9301 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
9302
9303 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9304
9305 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
9306 to LIBCXXFLAGS. Tests are better run without it.
9307
9308 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
9309
9310 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9311
9312 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
9313
9314 * configure.in (*-*-netware*): Don't configure xiberty.
9315
9316 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
9317
9318 * configure.in: Remove tk from native_only list.
9319
9320 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
9321
9322 * build-all.mk: Add mips-ncd-elf target to sun4 targets
9323 for special NCD build.
9324
9325 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9326
9327 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9328 makeall.bat, they're only useful for binutils snapshots.
9329 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9330 makeall.bat to specified SUPPORT_FILES.
9331
9332 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
9333
9334 * build-all.mk: Add Ericsson targets to sun4 and solaris
9335 hosts. Add BNR's sun4 target to solaris host, so their
9336 build-from-source will be tested in-house first.
9337
9338 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9339
9340 * Makefile.in (LIBCFLAGS): New variable.
9341 (CFLAGS_FOR_TARGET): Ditto.
9342 (LIBCFLAGS_FOR_TARGET): Ditto.
9343 (LIBCXXFLAGS): Ditto.
9344 (CXXFLAGS_FOR_TARGET): Ditto.
9345 (LIBCXXFLAGS_FOR_TARGET): Ditto.
9346 (BASE_FLAGS_TO_PASS): Pass them.
9347 (EXTRA_TARGET_FLAGS): Ditto.
9348
9349 * configure.in: Support --enable-shared.
9350
9351 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
9352
9353 * configure.in (target_libs): Include libstdc++ again.
9354 * config.guess: Update from FSF (for FreeBSD).
9355
9356 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9357
9358 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9359 makeall.bat.
9360 (DISTDOCDIRS): Add `etc'.
9361 (ETC_SUPPORT_PFX): New variable.
9362 (taz): Include anything from etc starting with a word in
9363 ETC_SUPPORT_PFX.
9364
9365 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9366
9367 * config.sub: Update for recent FSF changes. Remove obsolete
9368 h8300hds entry. Add -windows* and -osx as basic os. Minor
9369 spacing changes.
9370
9371 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9372
9373 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
9374
9375 * config.guess: Merge with FSF.
9376 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9377
9378 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9379
9380 * configure: Since the "trap 0" handler will override the exit
9381 status on many systems, only use it for "exit 1", and make it set
9382 a non-zero exit status; reset it before "exit 0". Also, check
9383 exit status of config.sub, and error out if it failed.
9384
9385 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
9386
9387 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9388 and install libgloss.
9389
9390 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9391
9392 * Makefile.in (all-binutils): Depend upon all-byacc.
9393
9394 * configure.in: Don't build emacs on Irix 5.
9395
9396 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9397
9398 * configure.in (*-*-netware*): Add libio.
9399
9400 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9401
9402 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9403 (CHECK_TARGET_MODULES): Ditto.
9404 (INSTALL_TARGET_MODULES): Ditto.
9405 (TARGET_LIBS): Ditto.
9406 (all-libstdc++): Note dependencies.
9407
9408 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9409
9410 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9411
9412 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9413
9414 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9415 -fexternal-templates.
9416
9417 * configure.in (target_libs): Add libstdc++.
9418 (noconfigdirs): Add libstdc++ as appropriate.
9419
9420 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9421
9422 * config.guess: Update from FSF.
9423
9424 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9425
9426 * configure: Use ${config_shell} when running ${configsub}.
9427
9428 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
9429
9430 * config.sub: No longer recognize h8300h.
9431
9432 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9433
9434 * config.sub: Remove extraneous differences between config.sub and
9435 gcc/config.sub.
9436
9437 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9438
9439 * Makefile.in (DISTSTUFFDIRS): Add gas.
9440
9441 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
9442
9443 * COPYING.NEWLIB: New file.
9444
9445 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
9446
9447 * config.guess (HP-UX): Patch from Harlan Stenn
9448 <harlan@landmark.com> to also emit release level.
9449
9450 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9451
9452 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9453
9454 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
9455
9456 * config.sub: Merge nextstep cleanup from FSF.
9457
9458 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9459
9460 * configure.in (arm-*-*): Don't configure ld for this target.
9461
9462 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9463
9464 * configure.in (*-*-netware): don't configure libg++, libio,
9465 librx, or newlib.
9466
9467 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9468
9469 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
9470 configure ld--it works, but it doesn't support shared libraries.
9471
9472 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9473
9474 * config.guess (*-unknown-freebsd*): Get rid of possible
9475 trailing "(Release)" in version string.
9476 Patch from Paul Richards <paul@isl.cf.ac.uk>.
9477
9478 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
9479
9480 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9481 Fix type: *-next-neststep -> *-next-nextstep.
9482
9483 * config.guess: Merge from FSF:
9484
9485 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9486
9487 * config.guess: Recognize powerpc-ibm-aix3.2.5.
9488
9489 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9490
9491 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9492 instead of UNIX_SV for UnixWare 1.0).
9493
9494 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
9495
9496 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
9497 to make gdb/nlm/* build after the compiler and linker.
9498
9499 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
9500
9501 * config.guess (netbsd, freebsd, linux): Accept any machine,
9502 not just i[34]86.
9503 (m68k-atari-sysv4): Relocate to match FSF version.
9504
9505 * config.guess: More merges from the FSF:
9506
9507 Add a space before function call or macro invocation.
9508
9509 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9510
9511 * config.guess: Add trap cmd to remove dummy.c and dummy when
9512 interrupted.
9513
9514 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9515
9516 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9517 (dummy): Redirect stderr from compilation of dummy.c.
9518
9519 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
9520
9521 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9522
9523 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
9524
9525 * configure: Accept and ignore --cache*, for compatibility with
9526 new autoconf.
9527
9528 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
9529
9530 * config.guess: Merge from FSF:
9531
9532 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9533
9534 * config.guess (Pyramid*:OSx*:*:*): New case.
9535 (PATH): Add /.attbin at end for finding uname.
9536 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
9537
9538 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
9539
9540 * config.guess (M88*:DolphinOS:*:*): New case.
9541
9542 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
9543
9544 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9545 to select whether to use ELF or COFF.
9546
9547 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9548
9549 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
9550
9551 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9552
9553 * config.guess: Guess the OS version for HPUX.
9554
9555 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
9556
9557 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9558
9559 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9560
9561 * configure.in: Recognize --with-headers, --with-libs, and
9562 --without-newlib.
9563 * Makefile.in (all-xiberty): Depend upon all-ld.
9564
9565 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9566
9567 * configure.in: Change i[34]86 to i[345]86.
9568
9569 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9570
9571 * configure (version): A few more tweaks to help message.
9572
9573 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
9574
9575 * Makefile.in: Remove (for now) librx as a host library,
9576 now that we're building it for target.
9577
9578 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9579
9580 * configure: Fix up help message; from karl@owl.hq.ileaf.com
9581 (Karl Berry).
9582
9583 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
9584
9585 * configure.in: Also configure librx.
9586
9587 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9588
9589 * Makefile.in: Update various rules to reflect that librx
9590 is now needed for libg++.
9591
9592 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9593
9594 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9595
9596 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9597
9598 * configure.in: Configure the examples directory.
9599
9600 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9601
9602 * configure: Simplify Jun 2 1994 change.
9603
9604 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9605
9606 * change CC to /usr/latest/bin/gcc for lynx host builds, since
9607 /bin/gcc isn't good enough to build gcc.
9608
9609 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
9610
9611 * Makefile.in (GDB_SUPPORT_FILES): Remove
9612 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
9613 (gdb.tar.gz): Add new rule to use standard distribution building
9614 mechanism.
9615
9616 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9617
9618 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
9619 Bill Cox <bill@cygnus.com>.
9620
9621 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
9622
9623 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
9624
9625 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
9626
9627 * configure: Search current dir first in .gdbinit.
9628
9629 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
9630
9631 * config.sub: Recognize freebsd (merged from gcc config.sub).
9632
9633 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
9634
9635 * config.sub: Refer to NeXT's operating system as nextstep.
9636
9637 * config.sub (case $basic_machine): Re-order the cases, to match
9638 the order in the FSF version (which is mostly alphabethical).
9639 Merge in some additions and changes from the FSF.
9640
9641 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
9642
9643 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9644 * config.sub: Recognize cxux7.
9645 * configure.in: Use mh-cxux for m88k-harris-cxux*.
9646
9647 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9648
9649 * config.sub: Fix typo powerpc -> powerpc-*.
9650
9651 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
9652
9653 * Makefile.in: `all-emacs19' depends on `all-byacc'.
9654
9655 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9656 parallel with all-emacs and install-emacs). Top-level command
9657 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9658
9659 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9660
9661 * test-build.mk ($(host)-stamp-stage2-installed): Remove
9662 $(relbindir)/make before doing ``make install'', and use
9663 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
9664 installing over running make binary.
9665 ($(host)-stamp-stage3-installed): Likewise.
9666
9667 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9668
9669 * config.guess: Recognize Mach.
9670
9671 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9672
9673 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9674 see whether --exec-prefix was used.
9675
9676 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9677
9678 * README: Explicitly mention libg++/README. (Zoo's idea.)
9679
9680 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9681
9682 * Makefile.in: Add all-librx target similar to all-libproc.
9683
9684 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
9685
9686 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
9687 with post 1.2 uname bogosity.
9688
9689 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9690
9691 * configure: Remove temporary files on receipt of a signal.
9692
9693 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
9694
9695 * configure: If there is a package_makefile_frag, remove
9696 ${subdir}/Makefile.tem after copying it in.
9697
9698 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9699
9700 * build_all.mk: support rs6000 lynx identifies itself as
9701 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
9702 since /bin/gcc is too feeble to compile a modern gcc.
9703
9704 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9705
9706 * brought devo/test-build.mk update-to-date with progressive/
9707 test-build.mk. Add lynx targets and hppa flag info.
9708
9709 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9710
9711 * configure.in: Use mh-ncrsvr43. Patch from
9712 Tom McConnell <tmcconne@sedona.intel.com>.
9713
9714 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
9715
9716 * config.guess (i386-unknown-bsdi): No longer need to
9717 check #if defined(__bsdi__) && defined(__i386__).
9718
9719 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9720
9721 * configure: Set program_transform_nameoption correctly.
9722
9723 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9724
9725 * brought build-all.mk update-to-date with progressive build-all.mk,
9726 added new targets and hppa info.
9727
9728 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9729
9730 * configure: If config.guess result is a prefix of the user
9731 specified target, assume a native build and use the user specified
9732 target as the host alias. Remove SunOS patch suffix removal hack.
9733 * configure.in: Remove SunOS patch suffix removal hack.
9734
9735 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
9736 in NATIVE_CHECK_MODULES.
9737
9738 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
9739
9740 * Makefile.in: Rename HOST_ONLY to NATIVE.
9741 * configure: Delete SunOs patch suffix from host_canonical
9742 and build_canonical variables that are prepended to Makefiles.
9743 * configure.in: Add comments for easier maintenance.
9744
9745 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9746
9747 * Makefile.in: Add all-libproc target similar to all-gui.
9748
9749 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
9750
9751 * Makefile.in (CHECK_MODULES): split into
9752 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9753
9754 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
9755
9756 * config.guess (i386-unknown-bsdi): New system to guess.
9757
9758 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9759
9760 * Makefile.in: Add all-gui target (but not yet build by "all").
9761
9762 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
9763
9764 * config.sub: Move deletion of patch suffix from here...
9765 * configure.in: To here, at Ian's suggestion. The top-
9766 level scripts might need to know of a patch level.
9767
9768 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
9769
9770 * config.sub: Strip off patch suffix so rtl is recognized
9771 as a sunos4.1.3 machine, even though it's been patched.
9772
9773 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
9774
9775 * Makefile.in (INSTALL_LAST): Delete.
9776 (INSTALL_DOSREL): New.
9777
9778 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9779
9780 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9781 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9782 whether we pass down --with-gnu-ld anyhow.
9783
9784 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
9785
9786 * Makefile.in (INSTALL_LAST): Change operation so it works
9787 on more flavors of make.
9788 * configure.in (go32): Don't build libg++ or libio.
9789
9790 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
9791
9792 * Makefile.in (Move HOST_PREFIX_1 and friends up so
9793 they can be overriden by templates.
9794
9795 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
9796
9797 * configure.in (target==go32): Don't build gdb.
9798 * dosrel: New directory.
9799
9800 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
9801
9802 * configure.in (host==go32): Configure dosrel too.
9803 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9804 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9805 be set by incoming names or templates.
9806 (INSTALL_LAST): New rule.
9807
9808 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
9809
9810 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9811
9812 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9813
9814 * configure.in (appdirs): New variable. Currently empty, but will
9815 be used in gas distribution. If nonempty, lists a set of
9816 directories at least one of which must get configured, or top
9817 level configuration is considered to have failed.
9818 (rs6000-*-lynxos*): Use new file name.
9819
9820 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9821
9822 Eliminate XTRAFLAGS.
9823 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9824 newlib include files using -idirafter, and also use -nostdinc.
9825 (CXX_FOR_TARGET): Likewise.
9826 (XTRAFLAGS): Removed.
9827 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9828 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9829 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9830 ($(DO_X)): Don't pass down XTRAFLAGS.
9831
9832 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9833
9834 * configure.in (mips*-dec-bsd*): New target; do build linker.
9835 (mips*-*-bsd*): New target; don't build linker.
9836
9837 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9838
9839 * configure.in: support rs6000-*-lynxos* configuration.
9840 support sunos4 as a cross target.
9841
9842 * config.sub: look for lynx*, not lynx since the OS version may
9843 legitimately be part of the name.
9844
9845 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9846
9847 * configure.in (i[34]86-*-sco*): Move to be with other i386
9848 targets.
9849 (romp-*-*): New target. Skip various binary utilities.
9850 (vax-*-*): New target. Don't build newlib.
9851 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
9852
9853 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9854
9855 * configure.in: Only set host_makefile_frag if config
9856 directory exists.
9857
9858 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9859
9860 * install.sh: If $dstdir exists, don't check whether each
9861 component does.
9862
9863 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9864
9865 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
9866
9867 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
9868
9869 * configure.in (*-*-lynxos*): Don't configure newlib for either
9870 native or cross Lynx.
9871
9872 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
9873
9874 * config.sub (sparc64-elf): Fix os.
9875 (z8k): Remove duplicate.
9876
9877 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9878
9879 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
9880 gcc/stmp-fixproto, to try to prevent fixproto from being run.
9881
9882 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
9883
9884 * configure: Make file links cleanly even if Lynx fails on
9885 an NFS symlink (at least fail cleanly).
9886
9887 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9888
9889 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
9890 -XNh2000.
9891
9892 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9893
9894 * configure: Unknown options are fatal again.
9895
9896 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
9897
9898 * configure: Ignore --x-includes and --x-libraries, for Autoconf
9899 compatibility.
9900
9901 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
9902
9903 * build-all.mk: Add `clean' target.
9904
9905 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9906
9907 * config.guess: Add SINIX support.
9908 * configure.in: Add mips-*-sysv4* support.
9909
9910 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
9911
9912 * build-all.mk: Document all useful targets.
9913 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
9914 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
9915
9916 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9917
9918 * configure: Support --silent, --quiet.
9919
9920 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9921
9922 * configure: Support --disable-FEATURE.
9923
9924 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9925
9926 * config.guess: Recognize NCR running SVR4.3.
9927
9928 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
9929
9930 * config.guess: Make BSDI generate i386-unknown-bsd386.
9931 Patch from Paul Eggert <eggert@twinsun.com>.
9932
9933 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9934
9935 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
9936
9937 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9938
9939 * configure: Make unrecognized options give nonfatal warnings
9940 instead of fatal errors, and pass them to any subdirectory
9941 configures in case they recognize them.
9942 Make --x equivalent to --with-x.
9943
9944 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9945
9946 * configure: Add --enable-* options. Clean up usage message and
9947 some comments.
9948
9949 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
9950
9951 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
9952
9953 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9954
9955 * configure.in (hppa*-*-*): Enable binutils.
9956
9957 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9958
9959 * config.sub: Recognize cisco.
9960
9961 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
9962
9963 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
9964
9965 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9966
9967 * config.guess: about target *-hitachi-hiuxwe2, don't print more
9968 than one configuration name. Add comment.
9969
9970 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
9971
9972 * config.guess: about target *-hitachi-hiuxwe2, fixed
9973 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
9974 macro is incorrect.]
9975
9976 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9977
9978 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
9979 than the "make ls" stuff which used to be here.
9980
9981 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9982
9983 * config.guess: Recognize i[34]86-unknown-freebsd.
9984 From Shawn M Carey <smcarey@rodan.syr.edu>.
9985
9986 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
9987
9988 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
9989
9990 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9991
9992 * config.guess: Check for ptx.
9993
9994 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
9995
9996 * config.sub: Add os9k checking.
9997
9998 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9999
10000 * config.guess: Handle OSF1 running on HPPA processors
10001
10002 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10003
10004 * configure: If subdir configure fails, print out a message with
10005 subdirectory name, in case subdir's configure code didn't identify
10006 itself.
10007
10008 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10009
10010 * configure.in: Remove embedded newlines from configdirs.
10011 Avoid mismatches of substrings. Fix matching strings at end
10012 of configdirs.
10013
10014 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10015
10016 * config.guess: Add Lynx/rs6000 config support.
10017
10018 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10019
10020 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10021
10022 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10023
10024 * configure.in (hppa*-*-osf*): Treat this just like most other
10025 PA configurations (eg no binutils or ld).
10026 (hppa*-*-*elf*): These configurations have binutils and ld.
10027
10028 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10029
10030 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10031
10032 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10033
10034 * configure.in (rs6000-*-*): Build gas.
10035
10036 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10037
10038 * Makefile.in: Avoid bug in losing hpux sed.
10039
10040 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10041
10042 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10043 for GDB and GDB has been fixed to not need it.
10044
10045 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10046
10047 * config.guess: Recognize vax hosts.
10048
10049 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10050
10051 * configure (while loop): Don't use "break 2" inside case
10052 statement -- the case statement isn't an enclosing loop.
10053
10054 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10055
10056 * config.guess: Clean up NeXT support, to allow nextstep
10057 on Intel machines. Make OS be nextstep.
10058
10059 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10060
10061 * config.guess: Add alternate forms for Convex.
10062
10063 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10064
10065 * configure: Completely rewrite option processing. Take
10066 advantage of pattern-matching to avoid invoking test frequently.
10067 Also clean up host and target defaulting logic.
10068
10069 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10070
10071 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10072 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10073 commands (plus user environment) will fit SCO limits.
10074
10075 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10076
10077 * configure.in: Don't issue warnings about directories which are
10078 not being configured if -norecursion is set. Correct test for
10079 --with-gnu-as and --with-gnu-ld to not get confused by substring
10080 matches.
10081
10082 * configure.in: Don't build gas for alpha-dec-osf1*.
10083
10084 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10085
10086 * configure: Back out Per's change of 12/19/1993. It changes the
10087 behavior of configure in unexpected and confusing ways.
10088
10089 Also, use different delim char when calculating
10090 program_transform_name so that the name can contain slashes.
10091
10092 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10093
10094 * configure.in, config.sub: Add support for VSTa micro-kernel.
10095
10096 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10097
10098 * configure.in: Nuke hacks which were used to get a special
10099 version of GAS for HPPA configurations.
10100
10101 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10102
10103 * configure: If only ${target_alias} is given, use that
10104 as the default for ${host_alias}.
10105 * configure: Add missing back-slashes before nested quotes.
10106
10107 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10108
10109 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10110
10111 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10112
10113 * config.guess: Recognize some Tektronix configurations.
10114 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10115
10116 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10117
10118 * config.sub: Match any flavor of SH.
10119
10120 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10121
10122 * configure.in: Don't try to configure newlib for Alpha.
10123
10124 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10125
10126 * configure.in: Don't build ld for Irix 5. Don't build gas,
10127 libg++ or libio for any Alpha target.
10128
10129 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
10130
10131 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10132
10133 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10134 default arguments -- so it tried to compress itself.
10135
10136 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10137
10138 * configure.in (notsupp): ensure that a space is always at the end
10139 of the configdirs list, since the grep checks for an explicit space
10140
10141 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10142
10143 * configure.in (target i386-sysv4.2): don't build ld, since static
10144 versions of many libraries are not available.
10145
10146 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10147
10148 * config.guess: Recognize Apollos (using environment variables).
10149 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10150
10151 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10152
10153 * config.guess: Recognize Sony news mips running newsos.
10154
10155 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10156
10157 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10158 "fi ; else" for bash.
10159
10160 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10161
10162 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10163
10164 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10165
10166 * config.sub: accept unixware as an alias for svr4.2.
10167 Fix some inconsistancies with the gcc version.
10168
10169 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10170
10171 * Makefile.in (DISTDOCDIRS): Add gdb.
10172
10173 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10174
10175 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10176
10177 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10178
10179 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10180 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10181 this now.
10182
10183 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10184
10185 * config.sub: Accept hiux* as an OS name.
10186
10187 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10188 etc/make-stds.texi. The underscore came from gcc, and dje now
10189 agrees that RUNTESTFLAGS is the correct name.
10190
10191 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10192
10193 * install.sh: Remove 'set -e'. It makes any conditionals
10194 in the script useless.
10195
10196 * config.guess: Automatically recognize arm-acorn-riscix
10197 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10198
10199 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
10200
10201 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10202
10203 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10204
10205 * Makefile.in (DISTDOCDIRS): New variable.
10206 (taz): Edit local Makefile.in sooner, instead of proto-toplev
10207 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
10208
10209 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10210
10211 * configure.in (hppa target): check the source directory for the
10212 pagas sub-directory
10213
10214 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
10215
10216 * config.sub: Allow -aout* and -elf*.
10217
10218 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10219
10220 * configure.in: Don't build ld on i386-solaris2, same as for
10221 sparc-solaris2.
10222
10223 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10224
10225 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10226
10227 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10228
10229 * configure.in: Configure gdb for alpha.
10230
10231 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10232
10233 * Makefile.in (CXXFLAGS): Add -O.
10234
10235 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10236
10237 * config.guess: added support for DG Aviion
10238
10239 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10240
10241 * configure.in: Produce warning message for subdirectories not
10242 configurable for this host/target combination. Don't try to
10243 configure gdb for vms.
10244
10245 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10246
10247 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10248 appropriate files before making "diststuff".
10249 (DISTBISONFILES): New var: list of files to be edited.
10250 (DISTSTUFFDIRS): Add binutils.
10251
10252 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10253
10254 * config.sub: also handle mipsel and mips64el (for little endian mips)
10255
10256 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10257
10258 * configure.in: Add * to end of all OS names.
10259
10260 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
10261
10262 * configure.in: Build newlib for LynxOS native.
10263
10264 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10265
10266 * config.guess: Add support for delta 88k running SVR3.
10267
10268 * configure.in: Add comment about HP compiler vs. emacs.
10269
10270 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10271
10272 * configure.in: don't build ld on solaris2 (not a viable option
10273 due to bugs in getpwnam & getpwuid)
10274
10275 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10276
10277 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10278 config.guess will produce a full version number.
10279
10280 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10281
10282 * configure.in: Build linker and binutils for alpha-dec-osf1.
10283
10284 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10285
10286 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10287 and gdb/testsuite/Makefile.in.
10288
10289 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10290
10291 * configure.in: recognize mips*- instead of mips-
10292
10293 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
10294
10295 * config.sub: Accept linux*coff and linux*elf as operating
10296 systems.
10297
10298 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10299
10300 * config.sub: Recognize mips64, and mips3 as an alias for it.
10301
10302 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10303
10304 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10305 gdb knows how to handle OSF/1 shared libraries.
10306
10307 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10308
10309 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10310 * config.guess: Recognize Hitachi's HIUX.
10311 * config.sub: Recognize h3050r* and hppahitachi.
10312 Remove redundant cases for hp9k[23]*.
10313
10314 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10315
10316 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10317 if gas and ld are in the source tree and are in ${configdirs}.
10318 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
10319 --with options (but still pass them down on the command line,
10320 if they were explicitly specified).
10321
10322 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10323
10324 * configure: substitute SHELL value in Makefile.in with
10325 ${CONFIG_SHELL}
10326
10327 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10328
10329 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10330 *-*-solaris2* targets.
10331
10332 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10333
10334 * Makefile.in: define M4, and pass it down to sub-makes;
10335 all-autoconf now depends on all-m4
10336
10337 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10338
10339 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10340 presence of {ar,ranlib} instead of a configured directory
10341
10342 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10343
10344 * config.guess: Accept 34?? as well as 33?? for NCR.
10345
10346 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10347
10348 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10349 of 'gas' in sed commands, since 'gash' is now in the tree as well.
10350
10351 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10352
10353 * configure: grab values for $(CC) and $(CXX) from the
10354 environment, so that someone can do "CC=gcc configure; make" and
10355 have it work right (matching the way that autoconf works now)
10356
10357 * configure.in, Makefile.in: add support for gash, the tcl
10358 interface to Galaxy
10359
10360 * config.guess: add NetBSD variants (hp300, x86)
10361
10362 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
10363
10364 * install.sh: Support -d option (in the manner of SunOS 4 install,
10365 as it is more deterministic than that of GNU install)
10366 (chmodcmd): Set file to mode 755 by default (should also do default
10367 chgrp and chown, but I don't feel like dealing with that now)
10368
10369 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
10370
10371 * config.sub: Remove h8300hhms alias.
10372
10373 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10374
10375 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10376
10377 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10378
10379 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10380 as stmp-fixinc
10381
10382 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10383
10384 * config.sub: recognize m88110-bug-coff.
10385
10386 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10387
10388 * Makefile.in (all-libio): all dependencies on the toolchain used
10389 to build this (gcc, gas, ld, etc)
10390
10391 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10392
10393 * config.guess: Deal with OSF/1 1.3 on alpha.
10394
10395 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10396
10397 * install.sh: add some 'else true' clauses for portability
10398
10399 * configure.in: don't build libio for h8[35]00-*-* targets
10400
10401 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
10402
10403 * Makefile.in: Add support for new libio.
10404
10405 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10406
10407 * install.sh: If one command fails, don't try the rest. Don't try
10408 to remove $dsttmp (via trap) unless we have already created it.
10409 If $src doesn't exist, detect it and exit with an error.
10410
10411 * config.guess: Recognize BSD on hp300.
10412
10413 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
10414
10415 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10416 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10417
10418 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
10419
10420 * Makefile.in (all-send-pr): depends on all-prms
10421
10422 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10423
10424 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10425
10426 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10427
10428 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10429 Added test for mips-mips-riscos5.
10430
10431 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10432
10433 * configure.in: use mh-hp300 for 68k HP hosts
10434
10435 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10436
10437 * configure: add support for CONFIG_SHELL, so that you can use
10438 some alternate shell for evaluating configure scripts
10439
10440 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
10441
10442 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
10443 in configure script to bug-gdb@prep.ai.mit.edu when building
10444 distribution archive.
10445 * Makefile.in (COMPRESS): Remove def.
10446 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
10447 gdb.tar.Z and make-gdb.tar.Z respectively.
10448 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
10449 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
10450 to convergence with 'taz' target in Makefile.in.
10451
10452 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10453
10454 * install.sh (dsttmp): use trap to ensure that tmp files go
10455 away on error conditions
10456
10457 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10458
10459 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10460
10461 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10462
10463 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10464 its parent is '/' not ''.
10465
10466 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10467
10468 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
10469
10470 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10471 that ${newsrcdir}/configure.in does.
10472
10473 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10474
10475 * test-build.mk: support for CONFIG_SHELL
10476
10477 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
10478
10479 * config.sub (netware): Add as a basic system type.
10480
10481 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10482
10483 * Makefile.in (Makefile): depend on configure.in. Also drop the
10484 $(srcdir)/ from the dependency on Makefile.in.
10485
10486 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
10487
10488 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10489 (h8300hhms is temporary until multi-libraries are implemented).
10490 * configure.in: Handle h8300h too.
10491
10492 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10493
10494 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10495
10496 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
10497
10498 * configure: Remove extraneous output when guessing host type.
10499 * config.guess: Remove extraneous output when guessing using C
10500 compiler rather than uname, or when guessing fails.
10501
10502 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10503
10504 * Makefile.in: remove all.cross and install.cross targets
10505
10506 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10507 definitions
10508
10509 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
10510
10511 * configure.in (target sh): Build gprof.
10512
10513 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10514
10515 * config.sub: change -solaris to -solaris2
10516
10517 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10518
10519 * configure.in: Use config/mh-riscos for mips-*-sysv*.
10520
10521 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
10522
10523 * configure: Correct error message for missing Makefile.in to
10524 print correct directory.
10525
10526 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10527
10528 * install.sh: kludge around 386BSD shell bug
10529
10530 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
10531
10532 * config.guess: Recognize NeXT.
10533 * config.guess: Recognize i486-ncr-sysv4.
10534 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
10535
10536 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
10537
10538 * Makefile.in (MAKEINFOFLAGS): New variable.
10539 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10540 * build-all.mk, test-build.mk: Pass down --no-split as
10541 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
10542
10543 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
10544
10545 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
10546
10547 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
10548
10549 * Makefile.in (libg++.tar.z): New rule.
10550 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
10551 * Makefile.in (taz): Only do a single chmod.
10552
10553 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10554
10555 * install.sh: don't use dirname anymore (replaced with sed usage)
10556
10557 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
10558
10559 * Makefile.in: Change extension for gzip'd files from '.z' to
10560 '.gz' per new FSF standard usage.
10561
10562 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10563
10564 * configure: put quotes around the final value of program_transform_name
10565
10566 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10567
10568 * Makefile.in: new install.sh support; update install-info rules
10569
10570 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
10571
10572 * configure.in: Build diff for crosses, but not for go32 host.
10573
10574 * configure.in: Build gprof only for native, and don't build it
10575 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10576
10577 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
10578
10579 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10580
10581 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10582
10583 * configure.in (host_tools): Add prms.
10584
10585 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10586
10587 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10588 with $(FLAGS_TO_PASS) on the command line
10589
10590 * config.sub: Recognize lynx and lynxos
10591
10592 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
10593
10594 * config.sub: Accept -ecoff*, not just -ecoff.
10595
10596 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10597
10598 * Makefile.in (taz): Use .gz suffix instead of .z.
10599 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10600 names.
10601
10602 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10603
10604 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10605
10606 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10607
10608 * Makefile.in (install-no-fixedincludes): install gcc last, so
10609 that rebuilds that might happen during 'make install' don't get
10610 bogus gcc include files
10611
10612 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10613
10614 Change from Utah for HPPA support:
10615 * config.guess: Recognize hppa1.x-hp-bsd.
10616
10617 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
10618
10619 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
10620 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10621
10622 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
10623
10624 * config.sub: Add support for rom68k and bug boot monitors.
10625
10626 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
10627
10628 * Makefile.in: Make all-opcodes depend on all-bfd.
10629
10630 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
10631
10632 * config.guess: Added special check for i[34]86-univel-sysv4*.
10633
10634 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
10635
10636 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10637 the processor rather than assuming i486.
10638
10639 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10640
10641 * config.guess: Recognize SunOS6 as Solaris3.
10642
10643 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
10644
10645 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
10646 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10647
10648 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
10649
10650 * build-all.mk (all-cross): New target for Canadian Cross.
10651 Added Q2 go32 targets.
10652 * test-build.mk: Configure go32 cross sparclite-aout and
10653 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
10654 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10655
10656 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10657
10658 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10659 GO32 hosted toolchains
10660
10661 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
10662
10663 * configure: change so "-exec-prefix" gets passed down rather
10664 than "-exec_prefix" so autoconf generated Makefiles get the
10665 exec_prefix set right.
10666
10667 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10668
10669 * config.guess: get the Solaris2 minor version number
10670
10671 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10672
10673 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10674
10675 * config.guess: Recognize some Sequent platforms.
10676
10677 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10678
10679 * Makefile.in: added the vault-install target
10680
10681 * configure.in: actually use the Sun3 makefile fragment that's in
10682 config, also added the release dir to configdirs
10683
10684 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10685
10686 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10687
10688 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10689
10690 * configure.in: remove some program from Alpha targetted toolchains
10691
10692 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
10693
10694 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
10695 gprof.
10696 (taz): Run "make diststuff" in those directories instead of "make
10697 proto-dir". Look for "VERSION=" only at start of line in subdir
10698 Makefile. Use "gzip -9" for compression.
10699 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10700 (binutils.tar.z): New target.
10701
10702 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10703
10704 * Makefile.in (taz): Include gpl.texinfo.
10705
10706 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10707
10708 * Makefile.in (setup-dirs): Merged into "taz" target.
10709 (taz): Only do `proto-dir' stuff if a directory is actually needed
10710 for this target.
10711
10712 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
10713
10714 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
10715 (FLAGS_TO_PASS): Pass down MUNCH_NM.
10716 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
10717 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
10718 (gcc-no-fixedincludes): Correct for current gcc Makefile.
10719
10720 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
10721
10722 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
10723 config.sub, and move-if-change to gdb testsuite distribution
10724 archive, so the testsuite can be extracted, configured, and
10725 run separately from the gdb distribution. Blow away the Chill
10726 tests that require a Chill compiled executable, since GNU Chill
10727 is not yet publically available.
10728
10729 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10730
10731 * test-build.mk: set environment variables in a single command,
10732 instead of a list of assignments and exports
10733
10734 * config.guess: recognize Alpha/OSF1 systems
10735
10736 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10737
10738 * configure: Change help message to prefer --options rather than
10739 -options.
10740
10741 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10742
10743 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10744 zippy@ecst.csuchico.edu.
10745 * config.guess: Recognize miniframe.
10746
10747 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
10748
10749 * Makefile.in: Use srcroot to find runtest rather than rootme.
10750 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10751
10752 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
10753
10754 * test-build.mk: Extensive additions to support building on a
10755 machine other than the host.
10756
10757 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10758
10759 * configure (tooldir): Fix for i386-aix again.
10760
10761 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
10762
10763 * configure, Makefile.in: Change definition of $(tooldir)
10764 to match the FSF.
10765
10766 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
10767
10768 * config.guess: Recognize i[34]86/SVR4.
10769
10770 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10771
10772 * Makefile.in (all-gdb): gdb depends on sim.
10773
10774 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
10775
10776 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
10777 at the same time we make the prototype gdb directory.
10778 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
10779 files at the same time as the gdb base release distribution.
10780
10781 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
10782
10783 * Makefile.in (check): Use individual check targets rather than
10784 DO_X rule.
10785 (check-gcc): Added.
10786
10787 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
10788
10789 * config.sub: Use sysv3.2 not sysv32 for canonical OS
10790 for System V release 3.2.
10791
10792 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10793
10794 * config.sub: Recognize hppaosf.
10795 * configure.in: Do configure ld/binutils/gas for it.
10796
10797 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10798
10799 * configure (tooldir): Alter syntax used to set this, for systems
10800 where "\$" isn't handled right, like i386-aix.
10801
10802 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
10803
10804 * configure: Pass program-transform-name, not
10805 program_transform_name, to recursive configures.
10806
10807 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
10808
10809 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10810 of gas+ld+binutils.
10811
10812 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
10813
10814 * config.guess: Recognize AIX3.2 as distinct from 3.1.
10815
10816 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10817
10818 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10819
10820 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10821
10822 * Makefile.in (PRMS): Set back to all-prms.
10823
10824 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
10825
10826 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10827 targets, rather than for MIPS hosts.
10828
10829 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10830
10831 * configure.in: add comment for --with-x default values
10832
10833 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10834
10835 * Makefile.in: add check-* targets for each of the directories in
10836 the tree. Add a definition of RUNTEST that will use the one we
10837 just built, if it exists. Pass this down via FLAGS_TO_PASS.
10838
10839 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
10840
10841 * configure.in: Removed obsolete references to bfd_target and
10842 target_makefile_frag.
10843
10844 * build-all.mk: Set assorted targets for Q2.
10845 * config.sub: Recognize z8k-sim and h8300-hms.
10846 * test-build.mk: Really don't pass host to configure.
10847 (HOLES): Added uname.
10848
10849 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
10850
10851 * configure: Handle an empty program-prefix, program-suffix or
10852 program-transform-name correctly.
10853
10854 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
10855
10856 * build-all.mk: -G 8 no longer required for MIPS targets.
10857 * test-build.mk: Don't pass host argument to configure; make it
10858 guess.
10859
10860 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
10861
10862 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
10863 * Makefile.in (COMPRESS): New macro, like GZIP.
10864
10865 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
10866
10867 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
10868
10869 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
10870 with gas currently defaults to -G 0.
10871
10872 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
10873
10874 * Makefile.in (all-flex): flex depends on byacc.
10875
10876 * build-all.mk: If host not specified, use config.guess. Pass TAG
10877 to test-build.mk as RELEASE_TAG.
10878 * test-build.mk (configargs): New variable containing arguments to
10879 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
10880 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
10881
10882 * config.guess: Use /bin/uname when checking -X argument on SCO,
10883 to avoid invoking GNU uname which doesn't understand -X.
10884
10885 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
10886
10887 * configure.in: Build gas for mips-*-*.
10888
10889 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10890
10891 * Makefile.in (all.normal): insert missing backslash.
10892
10893 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
10894
10895 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
10896
10897 * Makefile.in: Complete overhaul to merge many almost identical
10898 targets.
10899
10900 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10901
10902 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
10903 (gdb.tar.Z): Adjusted.
10904
10905 * Makefile.in (setup-dirs, taz): New targets; should be general
10906 enough to adapt for gdb sometime. Build only .z file.
10907 (gas.tar.z): New target.
10908
10909 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10910
10911 * build-all.mk: Use CC=cc -Xs on Solaris.
10912
10913 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
10914
10915 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
10916 for handling BISON for FSF releases.
10917
10918 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10919
10920 * configure: Actually implement the change zoo just documented.
10921
10922 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10923
10924 * configure: when using config.guess, only set target_alias when
10925 it's not already been set (ie, on the command line)
10926
10927 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10928
10929 * Makefile.in: add installcheck target, set PRMS to install-prms
10930
10931 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10932
10933 * configure: add support for package_makefile_fragment, handle the
10934 case where a directory has a configure.in file but no Makefile.in
10935 more gracefully (with an actual understandable error message, even);
10936 add support for --without (and add this to the usage message); also
10937 explicitly add a --host=${host_alias} to the command line when
10938 config.guess is used
10939
10940 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10941
10942 * configure: Must use both --host and --target in recursive calls.
10943
10944 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
10945
10946 * Makefile.in: Change deja-gnu to dejagnu.
10947
10948 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
10949
10950 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
10951
10952 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10953
10954 * configure.in: canonicalize all instances to *-*-solaris2*,
10955 also strip out a number of tools to not build for go32 host
10956
10957 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10958
10959 * config.guess: add GPL.
10960
10961 * Makefile.in, config.guess, config.sub, configure: bump
10962 copyrights to 93.
10963
10964 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
10965
10966 * Makefile.in (do-info): Removed obsolete check for existence of
10967 localenv file.
10968
10969 * Makefile.in (MAKEOVERRIDES): Define to be empty.
10970
10971 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10972
10973 * Makefile.in: a couple of 'else true' for decstation,
10974 support for TclX
10975
10976 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
10977
10978 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
10979
10980 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
10981
10982 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
10983
10984 * config.guess: Recognize i386-ibm-aix (PS/2).
10985 * configure.in: Use config/mh-aix386 file for it.
10986
10987 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
10988
10989 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
10990 CC_FOR_TARGET instead.
10991 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
10992
10993 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
10994
10995 * Makefile.in: Add sim to list of directories sent with gdb
10996
10997 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
10998
10999 * configure.in: Put back mips-dec-bsd* case.
11000
11001 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11002
11003 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11004 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11005 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
11006
11007 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11008
11009 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11010
11011 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11012 (install-info): install dir.info only if it exists,
11013 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11014
11015 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11016
11017 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11018 gas for mips-dec-bsd.
11019
11020 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11021
11022 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11023 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11024
11025 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11026
11027 * configure.in: Added "dejagnu" to hosttools list.
11028
11029 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11030
11031 * config.sub, configure.in, config.guess: Add support
11032 for Bosx, an AIX variant from Bull.
11033 Patches from F.Pierresteguy@frcl.bull.fr.
11034
11035 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11036
11037 * devo/dejagnu: Initial creation of devo/dejagnu.
11038 Migrated dejagnu testcases and support files for testing software
11039 tools to reside as subdirectories, currently called "testsuite",
11040 within the directory of the software tool. Migrated all programs,
11041 support libraries, etc. beloging to dejagnu proper from
11042 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11043 with no modifications. The changes to these files which will
11044 allow them to configure, build, and execute properly will be made
11045 in a future update.
11046
11047 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11048
11049 * Makefile.in: Change send_pr to send-pr.
11050 * configure.in: Likewise.
11051 * send_pr: Renamed directory to send-pr.
11052
11053 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11054
11055 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11056
11057 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11058
11059 * README: Update for gdb-4.8 release.
11060 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11061 gdb-xxx.tar.z (gzip'd) file also.
11062
11063 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11064
11065 * Makefile.in: make all-diff depend on all-libiberty
11066
11067 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11068
11069 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11070
11071 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11072
11073 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11074
11075 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11076
11077 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11078 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11079 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11080
11081 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11082
11083 * Makefile.in: makeinfo binary is in a new location
11084
11085 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11086
11087 * config.sub: Accept -ecoff as an OS.
11088
11089 * Makefile.in: Various changes to eliminate a level of make
11090 recursion and reduce the required command line length.
11091 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11092 sub-makes.
11093 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11094 variables holding settings for specific sub-makes.
11095 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11096 in terms of BASE_FLAGS_TO_PASS.
11097 (TARGET_LIBS): New variable listing directories which use
11098 TARGET_FLAGS_TO_PASS.
11099 (subdir_do): Eliminated.
11100 (do-*): New set of targets to replace subdir_do.
11101 (various): All targets which used subdir_do now depend on do-*.
11102 (local-clean): Renamed from do_clean.
11103 (local-distclean): New target, dependency of distclean and
11104 realclean.
11105 (install-info): Don't create directories. Depend on dir.info
11106 rather than calling make recursively.
11107 (install-dir.info): Eliminated.
11108 (install-info-dirs): Create all info directories here.
11109 (dir.info): Depend upon do-install-info.
11110
11111 * test-build.mk (HOLES): Added false.
11112
11113 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11114
11115 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11116
11117 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11118
11119 * Makefile.in (info): remove dependency on all-texinfo. The
11120 problem was really in texinfo/C, not at this level.
11121
11122 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11123
11124 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11125
11126 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11127
11128 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11129 GDB releases.
11130
11131 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11132
11133 * configure: Include srcdir in message about target of link not
11134 being found. Don't convert `-' to `_' in `with' options being
11135 passed to subdirs.
11136
11137 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11138
11139 * configure.in: add uudecode to host_tools
11140
11141 * Makefile.in: added {all,install}-uudecode targets, added them to
11142 the appropriate lists
11143
11144 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11145
11146 * Makefile.in (all-gcc): Added dependency on all-gas.
11147
11148 * configure.in (mips-*-*): Build ld and binutils.
11149
11150 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11151
11152 * configure: check return code from mkdir, print error message and
11153 exit on failure.
11154
11155 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11156
11157 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11158
11159 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11160
11161 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11162
11163 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11164
11165 * config.sub (h8500): Recognize this as a cpu type.
11166
11167 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11168
11169 * configure: source directory missing is no longer a warning
11170
11171 * configure.in: recognize irix[34]* instead of irix[34]
11172
11173 * Makefile.in: define and pass down X11_LIB
11174
11175 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11176
11177 * guess-systype: Renamed to ...
11178 * config.guess: ... by popular request.
11179 * configure.in, Makefile.in: Update accordingly.
11180
11181 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11182
11183 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11184 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11185 + Execute ./dummy instead of assuming . is in PATH.
11186
11187 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11188
11189 * guess-systype: New shell script. Attempts to guess the
11190 canonical host name of the executing host.
11191 Only a few hosts are supported so far.
11192 * configure: Call guess-systype if no host is specified.
11193
11194 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11195
11196 * Makefile.in (gcc-no-fixedincludes): Made to work with current
11197 gcc Makefile.
11198
11199
11200 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
11201
11202 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11203 (all-gcc, install-gcc, subdir_do): Use it.
11204
11205 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11206
11207 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11208
11209 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
11210
11211 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11212 set exclusively by configure, using configure.in .
11213
11214 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11215
11216 * test-build.mk: set $PATH for all builds
11217
11218 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11219
11220 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11221
11222 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11223 the one used in gcc/Makefile.in, so that a null expansion doesn't
11224 override the one needed to build gcc with a native cc.
11225
11226
11227 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11228
11229 * configure: Accept -with arguments.
11230
11231 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11232
11233 * Makefile.in: added h8300sim
11234
11235 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
11236
11237 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11238 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
11239 (all-cygnus, native, build-cygnus): Make
11240 $(canonhost)-stamp-3stage-done, not $(host)....
11241 * test-build.mk (stamp-3stage-compared): Use tail +10c for
11242 i386-sco3.2v4. Added else true to if command.
11243
11244 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
11245
11246 * config.sub: (from FSF) Sequent uses a BSD-like OS.
11247
11248 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
11249
11250 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11251
11252 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11253
11254 * configure.in: don't remove binutils from Solaris builds
11255
11256 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
11257
11258 * Makefile.in: get rid of earlier definitions for *clean,
11259 also handle the recursive info rule better
11260
11261 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
11262
11263 * Makefile.in (mostlyclean, distclean, realclean): Fix to
11264 do more-or-less the right thing.
11265
11266 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
11267
11268 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11269 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11270
11271 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11272
11273 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11274 $(host_canonical).
11275
11276 * configure.in: split the configdirs list into 4 categories (native
11277 v. cross, library v. tool) and handle the cross-only and native-
11278 only in more reasonable (and correct!) way.
11279
11280 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
11281
11282 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
11283 configdirs anymore.
11284
11285 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11286
11287 * Makefile.in: extensive cleanup:: removed all of the explicit
11288 clean-* targets, collapsed many wrappers around subdir_do into
11289 one, added additional targets to satisfy standards.texi, deleted
11290 some old targets, some changes for consistency
11291
11292 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11293
11294 * configure.in: handle some programs as cross-only, and others as
11295 native only
11296
11297 * test-build.mk: handle partial holes in a more generic manner
11298
11299 * Makefile.in: m4 depends on libiberty
11300
11301 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11302
11303 * configure.in: add m4, textutils, fileutils, sed, shellutils,
11304 time, wdiff, and find to configdirs
11305
11306 * Makefile.in: all, clean, and install rules for the new programs
11307 added to configure.in
11308
11309 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11310
11311 * configure.in: use mh-sun for all *-sun-* hosts
11312
11313 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11314
11315 * Makefile.in: define flags for X11 include files and library file
11316 locations, pass them down to the programs that need this info
11317
11318 * build-all.mk: added a 'native' target, to 3stage the native toolchain
11319
11320 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11321
11322 * configure.in: start building libg++ for HP-UX targets
11323
11324 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
11325
11326 * README: Update references to files moved into etc/.
11327
11328 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
11329
11330 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
11331 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
11332
11333 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
11334
11335 * configure: accept dash as well as underscore in long option
11336 names for FSF compatibility.
11337
11338 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
11339
11340 * config.sub: added -sco3.2v4 support from FSF.
11341
11342 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11343
11344 * configure.in: expand the section that adds or removes
11345 directories from the list of programs to build, to handle native
11346 vs. cross in addition to host v. native
11347
11348 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
11349
11350 * Makefile.in: Replace C++ in macro names with CXX.
11351 This is less likely to break ...
11352
11353 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11354
11355 * test-build.mk: add -w to GNU_MAKE
11356
11357 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11358
11359 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11360 add 'sparc' to list of recognized cpus. This needed to make
11361 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11362 Delete some redundant ose68 variants. Recognize -wrs as an os,
11363 then changes that into $CPU-wrs-vxworks.
11364
11365 * configure.in: remove most references to gdbtest, regularize
11366 target based program removal
11367
11368 * test-build.mk: import from p3 tree (many fixes and changes)
11369
11370 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11371
11372 * Makefile.in: added rules to handle tcl, tk, and expect
11373
11374 * configure.in: handle those directories if they exist
11375
11376 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11377
11378 * config.sub: removed bogus hppabsd and hppahpux names, since
11379 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11380
11381 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11382
11383 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
11384 depends upon all-xiberty
11385
11386 * Makefile.in: changes from p3, including:
11387
11388 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
11389
11390 * Makefile.in (XTRAFLAGS): include newlib directories if
11391 newlib/Makefile exists, rather than if host != target.
11392
11393 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
11394
11395 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11396 from the same source tree and not building a cross-compiler. This
11397 matters for the libg++ configuration if reconfiguring a tree that
11398 has already been installed.
11399
11400 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
11401
11402 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11403 pick up the machine and system specific header files.
11404
11405 * Makefile.in: added AS_FOR_TARGET, passed down in
11406 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11407 the C compiler to use to create programs which are run in the
11408 build environment, set it to default to $(CC), and passed it down
11409 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11410
11411 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
11412
11413 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11414 We need them for unusual native builds, like systems without
11415 ranlib.
11416
11417 * configure: also define $(host_canonical) and
11418 $(target_canonical), which are the full, canonical names for the
11419 given host and target
11420
11421 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
11422
11423 * Makefile.in: Added separate definitions for C++.
11424
11425 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
11426
11427 * configure.in (configdirs): Add deja-gnu.
11428
11429 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
11430
11431 * README: Update for configure.texi and gdb-4.7 release.
11432
11433 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
11434
11435 * Makefile.in: Move "all" target to top of file.
11436 Previously, first target was ".PHONY" which caused BSD4.4 make
11437 to build .PHONY when make was run without arguments.
11438
11439 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
11440
11441 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
11442 Library-copylefted code in libiberty.
11443
11444 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
11445
11446 * config.sub: Replace m68kmote with plain old m68k.
11447
11448 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
11449
11450 * Makefile.in: Remove space from blank line, avoid Make complaints.
11451
11452 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
11453
11454 * config.sub: Complain if no argument is given. Added support for
11455 386bsd as OS and target alias.
11456
11457 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
11458
11459 * Makefile.in (XTRAFLAGS): include newlib directories if
11460 newlib/Makefile exists, rather than if host != target.
11461
11462 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
11463
11464 * config.sub: recognize sparclite-wrs-vxworks.
11465
11466 * Makefile.in (install-xiberty): added *-xiberty make rules (from
11467 p3.) Added clean-xiberty to clean.
11468
11469 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11470
11471 * configure.in: use *-*-* instead of nested cases for host and target
11472
11473 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
11474
11475 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11476 from the same source tree and not building a cross-compiler. This
11477 matters for the libg++ configuration if reconfiguring a tree that
11478 has already been installed.
11479
11480 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
11481
11482 * config.sub (i486v/i486v4): Merge in from FSF version.
11483
11484 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
11485
11486 * configure: only set PWD if it is already set.
11487
11488 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
11489
11490 * configure: just set PWD=`pwd` at the top, since Ultrix sh
11491 doesn't have unset and all success paths (and most error paths)
11492 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11493 to just ${PWD} to avoid confusion.)
11494
11495 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
11496
11497 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11498 even for a native compilation.
11499
11500 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
11501
11502 Changes to make the gdb.tar.Z rule work better.
11503
11504 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
11505 (DEVO_SUPPORT): Add configure.texi.
11506 (bfd-ilrt.tar.Z): Remove ancient rule.
11507
11508 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
11509
11510 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11511 pick up the machine and system specific header files.
11512
11513 * configure.in, config.sub: added new target m68010-adobe-scout,
11514 with alias of adobe68k. Changed configure.in to check for
11515 -scout before -sco* to avoid a false match.
11516
11517 * Makefile.in: added AS_FOR_TARGET, passed down in
11518 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11519 the C compiler to use to create programs which are run in the
11520 build environment, set it to default to $(CC), and passed it down
11521 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11522
11523 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
11524
11525 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11526 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
11527 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11528 FOR_TARGET variants, to newlib and libg++.
11529
11530 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
11531
11532 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11533 first.
11534
11535 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
11536
11537 * config.sub: Accept `elf' as an environment.
11538
11539 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11540
11541 * Makefile.in (all-opcodes): cd into the right directory
11542
11543 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
11544
11545 * configure: added -program_transform_name option, used as
11546 argument to sed when installing programs.
11547 configure.texi: added documentation for -program_prefix,
11548 -program_suffix and -program_transform_name.
11549
11550 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
11551
11552 * config.sub: Accept i486 where i386 ok.
11553
11554 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
11555
11556 * config.sub: accept we32k
11557
11558 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
11559
11560 * config.sub, configure.in: accept OSE68000 and OSE68k.
11561
11562 * Makefile.in: don't create all directories for ``make install'';
11563 let the subdirectories create the ones they need.
11564
11565 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11566
11567 * COPYING: new file, GPL v2
11568
11569 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11570
11571 * Makefile.in: use the new gen-info-dir, which needs a template
11572 argument (which also lives in texinfo)
11573
11574 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11575
11576 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
11577
11578 * config.sub (ncr3000): Change i386 to i486.
11579
11580 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11581
11582 * Makefile.in: add install-rcs, install-grep to
11583 install-no-fixedincludes, removed install-bison and install-libgcc
11584
11585 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
11586
11587 * configure.in: grab the HPUX makefile fragment if on HPUX
11588
11589 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11590
11591 * Makefile.in: eradicate bison spoor (ditto libgcc).
11592 configure.in: recognise m68{k,000}-ericsson-OSE.
11593 es1800 is alias for m68k-ericsson-OSE
11594
11595 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11596
11597 * configure.in: rearrange the parts that remove programs from
11598 configdirs, based now on HOST==TARGET or by canonical triple.
11599
11600 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11601
11602 * test-build.mk: recurse explicitly with -f test-build.mk when
11603 appropriate. predicate stage3 and comparison on the existence
11604 of gcc. That is, if gcc isn't around, we aren't three-staging.
11605 On very clean, also remove ...stamp-co. Build in-place before
11606 doing other builds.
11607
11608 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11609
11610 * Makefile.in, configure.in: add tgas
11611
11612 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11613
11614 * Makefile.in: a number of changes merged in from progressive.
11615
11616 * configure.in: add libm.
11617
11618 * .cvsignore: ignore some stuff that comes from test-build.mk.
11619
11620 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
11621
11622 * config.sub: Add es1800 (m68k-ericsson-es1800).
11623
11624 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11625
11626 * configure: Add program_suffix (parallel to program_prefix)
11627 * Makefile.in: adjust directory-creating script for losing decstation
11628
11629 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
11630
11631 * configure: Minor $subdir-related fixes.
11632
11633 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11634
11635 * configure: fix various problems with propogating
11636 makefile_target_frag in subdirs.
11637 * configure.in: config libgcc if its there
11638
11639 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
11640
11641 * config.sub: HPPA merge.
11642
11643 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
11644
11645 * Makefile.in: Replace all-bison with all-byacc in all
11646 dependency lines for other tools (which now use byacc).
11647
11648 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
11649
11650 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
11651
11652 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
11653
11654 * Makefile.in: make gprof rules similar to byacc rules (instead of
11655 vestigal $(unsubdir) that didn't work...)
11656
11657 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
11658
11659 * config.sub: Add support for Linux.
11660 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
11661 (at least for libg++).
11662
11663 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11664
11665 * configure.texi: fix doc for the -nfp option to configure
11666
11667 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
11668
11669 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11670
11671 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
11672
11673 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11674 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11675 * configure.in: added solaris* host_makefile_frag hook.
11676
11677 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11678
11679 * config.sub: changed recognition of m68000 so that various
11680 m68k types can be specified via m680[01234]0
11681
11682 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11683
11684 * config.sub (basic_machine): fix sed so that '-foo' isn't
11685 completely substituted out while .+'-foo' loses the '-foo'
11686
11687 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11688
11689 * config.sub ($os): Add -aout.
11690
11691 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
11692
11693 * configure: If host_makefile_frag is absolute, don't
11694 prefix ${invsubdir} (relevant to libg++ auto-configure).
11695
11696 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11697
11698 * Makefile.in (tooldir): Define it.
11699 (all-ld): Depend on all-flex.
11700
11701 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
11702
11703 * Makefile.in (check): Fix libg++ special case.
11704
11705 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
11706
11707 * configure: do not bury `pwd` into config.status, thus do fewer
11708 pwd's.
11709
11710 * configure: print the "Building in" message only when building in
11711 other than "." AND verbose.
11712
11713 * configure: remove -s, rework -v to better accomodate guested
11714 configures.
11715
11716 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
11717
11718 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
11719
11720 * Makefile.in: macroize flags passed on recursion. remove
11721 fileutils.
11722
11723 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
11724
11725 * configure: get makesrcdir right for subdirs deeper than 1.
11726
11727 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
11728 install.
11729
11730 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
11731
11732 * Makefile.in: don't print subdir_do or recursion lines.
11733
11734 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
11735
11736 * standards.texi: added menu item.
11737
11738 * Makefile.in: build and install standards.info.
11739
11740 * standards.texi: new file.
11741
11742 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11743
11744 * configure: test for and move config.status pieces from
11745 ${subdir}/.
11746
11747 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
11748
11749 * configure: Test for existance of files before trying to mv
11750 them, to avoid numerous non-existance messages.
11751
11752 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
11753
11754 * configure: correct final line of config.status.
11755
11756 * configure: patch from eggert. Avoids a protection problem if
11757 the original Makefile.in is read only.
11758
11759 * configure: use move-if-change from gcc to create config.status.
11760 Some makefiles depend on config.status to tell if a directory
11761 has been reconfigured for a different host. This change
11762 prevents those directories from remaking everything in the case
11763 where the reconfig was only intended to rebuild a Makefile.
11764
11765 * configure: test for config.sub with "config.sub sun4" rather
11766 than "config.sub ${host_alias}". Otherwise we can't tell a bad
11767 host alias from a missing config.sub.
11768
11769 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11770
11771 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11772 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
11773
11774 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
11775
11776 * configure: mkdir ${subdir} as needed.
11777
11778 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
11779
11780 * Makefile.in,configure.in: added autoconf.
11781
11782 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11783
11784 * Makefile.in: no longer pass against on recursion.
11785
11786 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11787 definitions are not inherited.
11788
11789 * configure: correct makesrcdir when subdir is .
11790
11791 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
11792
11793 * configure: Add support for 'subdirs' variable, which is
11794 like 'configdirs', except that configure doesn't re-invoke
11795 itself for subdirs, it just creates a Makefile for each subdir.
11796 * configure.texi: Document subdirs.
11797
11798 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11799
11800 * configure.in: added flex to configdirs
11801
11802 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
11803
11804 * Makefile.in: remove clean-stamps from clean.
11805
11806 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
11807
11808 * configure.in: Add gdbtest to configdirs.
11809
11810 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
11811
11812 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
11813 to recursive makes.
11814 * configure.in: Recognize new ncr3000 config.
11815
11816 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
11817
11818 * Makefile.in, configure.in: removed references to gdbm.
11819
11820 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
11821
11822 * config.sub: Don't canonicalize os value
11823 newsos* to bsd (readline needs to check for newsos).
11824 (This fix was earlier made Jan 31, but got re-broken.)
11825
11826 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
11827
11828 * configure.in: sco is an os, not a vendor!
11829
11830 * configure: Quote $( better. Keep various shells happy.
11831
11832 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
11833
11834 * Makefile.in: eliminate stamp-files.
11835
11836 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
11837
11838 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
11839 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11840
11841 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
11842
11843 * config.sub: fix iris/iris3.
11844
11845 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
11846
11847 * configure: re-add -rm.
11848
11849 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
11850
11851 * Maskefile.in: add .stmp-rcs to all.
11852
11853 * configure.in: remove gas from rs6000 build, use aix host fragment.
11854
11855 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
11856
11857 * configure: pass down site_option during recursion.
11858
11859 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
11860
11861 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
11862
11863 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
11864
11865 * configure: Change exec_prefix so that it really defaults to prefix.
11866
11867 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
11868
11869 * Makefile.in, configure.in: Add support for mmalloc library.
11870
11871 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
11872
11873 * Makefile.in: add stmp dependencies for a few more things.
11874
11875 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
11876
11877 * configure: adjusted error message on objdir/srcdir configure
11878 collision, per john's suggestion.
11879
11880 * Makefile.in: add libiberty stmp to all and all.cross.
11881
11882 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
11883
11884 * Makefile.in: remove force dependencies, add grep to all.
11885
11886 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
11887
11888 * Makefile.in: drop flex. make stamp files work.
11889
11890 * configure: added test for conflicting configuration in srcdir,
11891 remove trailing slashes from srcdir. Otherwise emacs gdb mode
11892 gets cranky. use relative paths for configure and srcdir
11893 whenever possible. Send some error messages to stderr that were
11894 going to stdout.
11895
11896 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
11897
11898 * Makefile.in: Fix libg++ rule to check for gcc directory
11899 before using gcc/gcc. Also pass XTRAFLAGS.
11900
11901 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
11902
11903 * Makefile.in: added stmp-files so that directories aren't polled
11904 when they are already built.
11905
11906 * configure.texi: fixed a node pointer problem.
11907
11908 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
11909
11910 * config.sub configure.in gdb/configure.in
11911 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
11912 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
11913 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
11914
11915 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11916
11917 * configure: -recurring becomes -silent. corrected help message
11918 for -site= option.
11919
11920 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
11921
11922 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11923
11924 * configure: when building Makefile for crosses, replace
11925 tooldir and program_prefix. default srcdir from location of
11926 config.sub. remove "for host in hosts" and "for target in
11927 targets" loops.
11928
11929 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11930
11931 * Makefile.in: Do not pass bindir or mandir to cvs.
11932
11933 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11934
11935 * Makefile.in, configure.in: removed traces of namesubdir,
11936 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11937 copyrights to '92, changed some from Cygnus to FSF.
11938
11939 * configure.texi: remove most references to multiple hosts,
11940 multiple targets, subdirs, etc.
11941
11942 * configure.man: removed rcsid. reference config.sub not
11943 config.subr.
11944
11945 * Makefile.in: mkdir $(infodir) on install-info.
11946
11947 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
11948
11949 * configure.texi: Explain better about .gdbinit and about
11950 the environment that configure.in sections run in.
11951
11952 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
11953
11954 * configure.in: Ultrix is only a decstation if it's a MIPS.
11955
11956 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
11957
11958 * README: DOC.configure => cfg-paper.texi.
11959
11960 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
11961
11962 * config.sub (near case $os): Don't convert newsos* to bsd!
11963
11964 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
11965
11966 * Makefile.in: Reinstall change from gdb-4.3 that reduces
11967 the number of copies of COPYING that go into the GDB tar file.
11968
11969 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
11970
11971 * bfd/configure.in, gdb/config/mh-i386sco,
11972 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
11973 Fix SCO configuration stuff.
11974
11975 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
11976
11977 * Makefile.in: For libg++, make sure the -I pointing
11978 to the gcc directory goes *after* all the libg++-local -I flags.
11979 Also, move just-gcc dependency from just-libg++ to all-libg++.
11980
11981 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
11982
11983 * configure: Change -x to -f to keep Ultrix /bin/test happy.
11984
11985 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
11986
11987 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
11988
11989 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
11990
11991 * config.sub: Add stratus configuration frags. Also
11992 submitted to FSF.
11993
11994 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
11995
11996 * Makefile.in (DEV_SUPPORT): add configure.man.
11997
11998 * config.sub(Decode manufacturer-specific): add -none*.
11999
12000 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12001
12002 * Makefile.in: remove form feeds to make Sun's make happy.
12003 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12004
12005 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12006
12007 * Makefile.in (AR_FLAGS): Make quieter.
12008
12009 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12010
12011 * configure.in: Add libg++.
12012 * configure: When verbose, don't output the command line at each
12013 level; it will be unremarkably the same as the previous version,
12014 which will be the same as what the user typed.
12015
12016 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12017
12018 * configure.in, Makefile.in: fix clean-info, add flex. add
12019 fileutils.
12020
12021 * configure: be less sensitive to spaces in Makefile.in. Do not
12022 look for sources in "..". Doing so breaks subdirectories that
12023 might have their own configure. If a subdir has it's own
12024 configure script, use it.
12025
12026 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12027
12028 * cfg-paper.texi: some changes suggested by rms.
12029
12030 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12031
12032 * config.sub: Merge in some small additions from the FSF version,
12033 taken from the gcc distribution, to bring the Cygnus and FSF
12034 versions into closer sync.
12035
12036 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12037
12038 * configure.in: Changed svr4 references to sysv4.
12039
12040 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12041
12042 * configure: added -V for version number option.
12043
12044 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12045
12046 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12047 renamed from DOC.configure to cfg-paper.texi.
12048
12049 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12050
12051 * configure, config.subr, config.sub: config.subr is now
12052 config.sub again.
12053
12054 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12055
12056 * configure.texi: new file, in progress.
12057
12058 * Makefile.in: build info file and install the man page for
12059 configure.
12060
12061 * configure.man: new file, first cut.
12062
12063 * configure: find config.subr again now that configuration "none"
12064 has gone. removed all traces of the -ansi option. removed all
12065 traces of the -languages option.
12066
12067 * config.subr: resync from rms.
12068
12069 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
12070
12071 * configure, config.sub, config.subr: merge config.sub into
12072 config.subr, call the result config.subr, remove config.sub, use
12073 config.subr.
12074
12075 * Makefile.in: revised install for dir.info.
12076
12077 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
12078
12079 * configure.in: add decstation host makefile frag.
12080
12081 * Makefile.in: BISON now bison -y again. also install-gcc on
12082 install. clean-gdbm on clean. infodir belongs in datadir.
12083 Make directories for info install. Build dir.info here then
12084 install it.
12085
12086 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
12087
12088 * Makefile.in: fix for bad directory tests.
12089
12090 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
12091
12092 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12093 regexp. -srcdir relative was being handled incorrectly.
12094
12095 * Makefile.in: unwrapped some for loops so that parallel makes
12096 work again and so one can focus one's attention on a particular
12097 package.
12098
12099 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
12100
12101 * configure: added PWD as a stand in for `pwd` (for speed). use
12102 elif wherever possible. make -srcdir work without -objdir.
12103 -objdir= commented out.
12104
12105 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
12106
12107 * configure: +options become --options. -subdirs commented out.
12108 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12109 Makefile now at top of generated Makefile. Removed cvs log
12110 entries. added -srcdir. create .gdbinit only if there is one
12111 in ${srcdir}.
12112
12113 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12114 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12115 and mandir now keyed off datadir by default.
12116
12117 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
12118
12119 * Freshly created ChangeLog.
12120
12121 \f
12122 Local Variables:
12123 mode: change-log
12124 left-margin: 8
12125 fill-column: 76
12126 version-control: never
12127 End:
This page took 0.349999 seconds and 4 git commands to generate.