]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
* MAINTAINERS (Write After Approval): Add myself.
[thirdparty/gcc.git] / ChangeLog
1 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2007-05-11 Silvius Rus <rus@google.com>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
9 2007-04-23 Tom Tromey <tromey@redhat.com>
10
11 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
12
13 2007-04-22 Mark Mitchell <mark@codesourcery.com>
14
15 * MAINTAINERS (cpplib): Rename to ...
16 (libcpp): ... this. Add C/C++ front end maintainers.
17
18 2007-04-14 Steve Ellcey <sje@cup.hp.com>
19
20 * config-ml.in: Pass ${ml_config_env} to configure calls.
21
22 2007-04-04 Christian Bruel <christian.bruel@st.com>
23
24 * MAINTAINERS (Write After Approval): Add myself.
25
26 2007-04-02 Dave Korn <dave.korn@artimi.com>
27
28 * MAINTAINERS (Write After Approval): Add myself.
29
30 2007-03-31 Tobias Burnus <burnus@net-b.de>
31
32 * MAINTAINERS (fortran 95 front end): Add myself.
33
34 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
35
36 * MAINTAINERS (Write After Approval): Add myself.
37
38 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
39
40 * MAINTAINERS (Modulo Scheduler): Add myself.
41
42 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
43
44 * MAINTAINERS (fortran 95 front end): Add myself.
45 (c++ front end): whitespace fix.
46
47 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
48
49 * MAINTAINERS (Write After Approval): Add myself.
50
51 2007-03-21 Richard Sandiford <richard@codesourcery.com>
52
53 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
54 of glob. Quote arguments with single quotes too.
55 * configure: Regenerate.
56
57 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
58
59 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
60 * Makefile.in: Regenerate
61
62 2007-03-07 Andreas Schwab <schwab@suse.de>
63
64 * configure: Regenerate.
65
66 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
67
68 * configure.ac: Add "--with-pdfdir" configure option,
69 which defines pdfdir variable.
70 * Makefile.def (target=fixincludes): Add install-pdf to
71 missing targets.
72 (recursive_targets): Add install-pdf target.
73 (flags_to_pass): Add pdfdir.
74 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
75 target.
76 * configure: Regenerate
77 * Makefile.in: Regenerate
78
79 2007-02-28 Eric Christopher <echristo@apple.com>
80
81 Revert:
82 2006-12-07 Mike Stump <mrs@apple.com>
83
84 * Makefile.def (dependencies): Add dependency for
85 install-target-libssp and install-target-libgomp on
86 install-gcc.
87 * Makefile.in: Regenerate.
88
89 2007-02-27 Matt Kraai <kraai@ftbfs.org>
90
91 * configure: Regenerate.
92 * configure.ac: Move statements after variable declarations.
93
94 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
95
96 * MAINTAINERS: Add myself as sh maintainer.
97
98 2007-02-19 Joseph Myers <joseph@codesourcery.com>
99
100 * configure.ac: Adjust for loop syntax.
101 * configure: Regenerate.
102
103 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
104
105 * configure: Rebuilt.
106
107 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
108
109 * configure.ac: Drop multiple occurrences of --enable-languages,
110 and fix its quoting.
111 * configure: Rebuilt.
112
113 2007-02-17 Mark Mitchell <mark@codesourcery.com>
114 Nathan Sidwell <nathan@codesourcery.com>
115 Vladimir Prus <vladimir@codesourcery.com
116 Joseph Myers <joseph@codesourcery.com>
117
118 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
119 * configure: Regenerate.
120
121 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
122
123 * ltconfig (freebsd*): Default to elf.
124
125 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
126
127 * configure.ac (target_libraries): Move libgcc before libiberty.
128 * configure: Regenerated.
129
130 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
131 Paolo Bonzini <bonzini@gnu.org>
132
133 PR bootstrap/30753
134 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
135 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
136 * configure: Regenerated.
137
138 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
139
140 * MAINTAINERS (Language Front End Maintainers): Update my mail
141 address.
142
143 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
144
145 PR bootstrap/30748
146 * configure.ac: Correct syntax for Solaris ksh.
147 * configure: Regenerated.
148
149 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
150
151 * configure.ac: Sync with src.
152 * configure: Regenerate.
153
154 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
155
156 * Makefile.in: Regenerate.
157
158 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
159
160 * config.sub: Sync with src.
161
162 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
163
164 * Makefile.tpl (build_alias, host_alias, target_alias): Use
165 noncanonical equivalents.
166 * configure.in: Rename to...
167 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
168 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
169 target_noncanonical. Use them. Rewrite removal of configure
170 arguments for autoconf 2.59. Discard variable settings. Force
171 program_transform_name for native tools.
172
173 * Makefile.in: Regenerated.
174 * configure: Regenerated with autoconf 2.59.
175
176 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
177
178 * MAINTAINERS (Write After Approval): Add myself.
179
180 2007-01-31 Andreas Schwab <schwab@suse.de>
181
182 * Makefile.tpl (LDFLAGS): Substitute it.
183 * Makefile.in: Regenerate.
184
185 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
186
187 * MAINTAINERS (Write After Approval): Add myself.
188
189 2007-01-28 David Edelsohn <edelsohn@gnu.org>
190
191 * MAINTAINERS (spu port): Add myself.
192
193 2007-01-23 Richard Guenther <rguenther@suse.de>
194
195 PR bootstrap/30541
196 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
197 * Makefile.tpl (GNATBIND): Substitute it.
198 (GNATMAKE): Likewise.
199 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
200 of STAGE_PREFIX.
201 * Makefile.in: Regenerate.
202 * configure: Regenerate.
203
204 2007-01-18 Mike Stump <mrs@apple.com>
205
206 * configure.in: Re-enable -Werror for gcc builds.
207
208 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
209
210 * MAINTAINERS (Write After Approval): Add myself.
211
212 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
213
214 * configure.in: Change == to = in test command.
215 * configure: Regenerate.
216
217 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
218 Nick Clifton <nickc@redhat.com>
219 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
220
221 * configure.in (build_configargs, host_configargs, target_configargs):
222 Remove build/host/target parameters.
223 (host_libs): Add gmp and mpfr.
224 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
225 * Makefile.def (gmp, mpfr): New.
226 (gcc): Remove target.
227 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
228 target_os, target_vendor): New.
229 (configure): Add host_alias/target_alias arguments. Adjust invocations.
230 * configure: Regenerate.
231 * Makefile.in: Regenerate.
232
233 2007-01-11 Matt Fago <fago@earthlink.net>
234
235 * configure.in: Try to link to functions only in mpfr 2.2.x
236 to improve robustness of configure tests.
237 * configure: Regenerate.
238
239 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
240
241 * MAINTAINERS: Add myself as i386 maintainer.
242
243 2007-01-08 Jan Hubicka <jh@suse.cz>
244
245 * MAINTAINERS: Add myself as i386 maintainer.
246
247 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
248
249 * configure.in: Add support for an x86_64-mingw* target.
250 * configure: Regenerate.
251
252 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
253
254 * Makefile.tpl (all-target): Correct @if conditional for target
255 modules.
256 * configure.in: Omit libiberty if building only target libgcc.
257 * configure, Makefile.in: Regenerated.
258
259 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
260
261 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
262 * configure: Regenerate.
263
264 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
265
266 * Makefile.def (target_modules): Add libgcc.
267 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
268 * Makefile.tpl (clean-target-libgcc): Delete.
269 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
270 on gcc even for bootstrapped modules. Rewrite handling of
271 lang_env_dependencies to loop over target_modules.
272 * configure.in (target_libraries): Add target-libgcc.
273 * Makefile.in, configure: Regenerated.
274
275 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
276
277 * configure.in: Reorganize recognition of languages. Add
278 --enable-stage1-languages. Show supported languages for the chosen
279 target rather than all recognized languages.
280 * configure: Regenerate.
281
282 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
283
284 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
285 * Makefile.in: Regenerate.
286
287 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
288
289 * configure.in: Warn that MPFR 2.2.0 is buggy.
290 * configure: Regenerate.
291
292 2006-12-27 Ian Lance Taylor <iant@google.com>
293
294 * configure.in: When removing Makefiles to force a reconfigure, also
295 remove prev-DIR*/Makefile.
296 * configure: Regenerate.
297
298 2006-12-22 Andreas Schwab <schwab@suse.de>
299
300 * configure: Regenerate with correct autoconf version.
301
302 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
303
304 * configure.in: add AC_SUBST for *_FOR_TARGET.
305 * configure: Regenerate.
306
307 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
308
309 * configure.in: Simplify logic for rejecting languages that cannot
310 be built. Separate the case when a language is unsupported,
311 from the case when the user chooses not to build a language.
312
313 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
314
315 * configure.in: Remove "$build" case for powerpc-*-darwin* since
316 it only affects bootstrap and could be tested on "$host" as well.
317 * configure: Regenerate.
318 * config/mh-ppc-darwin: Add to the stage1 cflags here.
319
320 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
321
322 PR bootstrap/29544
323 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
324 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
325 move here comment from Makefile.tpl.
326 * Makefile.tpl: Move some definitions higher in the file.
327 (STAGE1_CHECKING): New.
328 * configure.in: Add --enable-stage1-checking.
329 * configure: Regenerate.
330 * Makefile.in: Regenerate.
331
332 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
333
334 * MAINTAINERS: Add myself as build system maintainer.
335
336 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
337
338 * MAINTAINERS (Write After Approval): Add myself.
339
340 2006-12-13 Eric Christopher <echristo@apple.com>
341
342 * MAINTAINERS: Add myself as darwin maintainer.
343
344 2006-12-11 Ian Lance Taylor <ian@airs.com>
345
346 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
347
348 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
349
350 MAINTAINERS: Update my entry.
351
352 2006-12-11 Alan Modra <amodra@bigpond.net.au>
353
354 * configure.in: Handle spu makefile frag.
355 * Makefile.tpl (MAINT): Define
356 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
357 * configure: Regenerate.
358 * Makefile.in: Regenerate.
359
360 2006-12-11 Ben Elliston <bje@au.ibm.com>
361
362 * config.guess: Import latest version.
363 * config.sub: Likewise.
364
365 2006-12-11 Ben Elliston <bje@au.ibm.com>
366
367 * configure.in (spu-*-*): Don't skip target-libiberty.
368 * configure: Regenerate.
369
370 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
371
372 PR bootstrap/30134
373 * configure.in: Correct x86 darwin support for libjava to powerpc
374 and i?86 only.
375 * configure: Regenerate.
376
377 2006-12-08 Sandro Tolaini <tolaini@libero.it>
378
379 * configure.in: Add x86 darwin support for libjava.
380 * configure: Regenerate.
381
382 2006-12-07 Mike Stump <mrs@apple.com>
383
384 * Makefile.def (dependencies): Add dependency for
385 install-target-libssp and install-target-libgomp on
386 install-gcc.
387 * Makefile.in: Regenerate.
388
389 2006-12-04 Richard Guenther <rguenther@suse.de>
390
391 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
392 (Non-Algorithmic Maintainers): Move over non-algorithmic
393 loop optimizer maintainers, add myself as a non-algorithmic
394 middle-end maintainer.
395
396 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
397
398 * MAINTAINERS (Write After Approval): Add myself.
399
400 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
401
402 * configure.in: Update error message for missing GMP/MPFR.
403
404 * configure: Regenerate.
405
406 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
407
408 * configure.in: Update MPFR version in error message.
409
410 * configure: Regenerate.
411
412 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
413
414 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
415 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
416 --with-gmp-lib): New flags.
417
418 * configure: Regenerate.
419
420 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
421
422 * MAINTAINERS (Write After Approval): Change my email address.
423
424 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
425
426 * MAINTAINERS (Write After Approval): Add myself.
427
428 2006-11-22 Philipp Thomas <pth@suse.de>
429
430 * MAINTAINERS (i18n): Update e-mail address.
431
432 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
433
434 * MAINTAINERS (spu port): Add myself as maintainer.
435 (Write After Approval): Remove myself.
436
437 2006-11-22 Ben Elliston <bje@au.ibm.com>
438
439 * configure.in (skipdirs): Don't build libssp for SPU.
440 * configure: Regenerate.
441
442 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
443
444 * MAINTAINERS (spu port): Add myself as maintainer.
445 (libobjc): Update my email address.
446
447 2006-11-21 Andrea Bona <andrea.bona@st.com>
448
449 * MAINTAINERS (Write After Approval): Add myself.
450
451 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
452
453 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
454 * configure : Rebuilt.
455
456 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
457
458 * MAINTAINERS (Write After Approval): Add myself.
459
460 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
461
462 * MAINTAINERS (Write After Approval): Add myself.
463
464 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
465
466 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
467 libmpfr.a.
468 * configure: Regenerate.
469
470 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
471
472 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
473 (unstage): Test for stage_last presence.
474
475 PR bootstrap/29802
476 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
477 * Makefile.in: Regenerate.
478
479 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
480
481 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
482 maintainers.
483
484 2006-11-14 Erven Rohou <erven.rohou@st.com>
485
486 * MAINTAINERS (Write After Approval): Add myself.
487
488 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
489
490 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
491 and stageN-package/Makefile.
492 * Makefile.in: Regenerated.
493
494 2006-11-14 Jie Zhang <jie.zhang@analog.com>
495
496 * configure.in: Remove target-libgloss from noconfigdirs for
497 bfin-*-*.
498 * configure: Regenerated.
499
500 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
501
502 * configure.in (have_gmp): Only error if the gcc directory exists.
503
504 * configure: Regenerate.
505
506 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
507
508 * configure.in: Robustify error message for missing GMP/MPFR.
509
510 * configure: Regenerate.
511
512 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
513
514 * MAINTAINERS (Write After Approval): Add myself.
515
516 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
517
518 * MAINTAINERS: Change email address.
519
520 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
521
522 * MAINTAINERS (Write After Approval): Add myself.
523
524 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
525
526 * MAINTAINERS (Write After Approval): Add myself.
527
528 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
529
530 * MAINTAINERS (Write After Approval): Move myself to
531 Write After Approval section.
532
533 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
534
535 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
536 need_gmp anymore.
537 * configure: Regenerate.
538
539 2006-10-16 Tobias Burnus <burnus@net-b.de>
540
541 * MAINTAINERS (Write After Approval): Add myself.
542
543 2006-10-16 Ben Elliston <bje@au.ibm.com>
544
545 * config.guess: Import latest version.
546 * config.sub: Likewise.
547
548 2006-10-10 Brooks Moses <bmoses@stanford.edu>
549
550 * Makefile.def: Added pdf target handling.
551 * Makefile.tpl: Added pdf target handling.
552 * Makefile.in: Regenerated.
553
554 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
555
556 * MAINTAINERS: Add self as score port maintainer.
557
558 2006-10-04 Brooks Moses <bmoses@stanford.edu>
559
560 * MAINTAINERS (Write After Approval): Add myself.
561
562 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
563
564 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
565 or newer.
566 * configure: Regenerated.
567
568 2006-09-27 Dave Brolley <brolley@redhat.com>
569
570 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
571 $s instead of $r.
572 * configure: Regenerated.
573
574 2006-09-26 Thiemo Seufer <ths@mips.com>
575
576 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
577 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
578 * configure: Regenerate.
579
580 2006-09-24 Graeme Peterson <gridly@gmail.com>
581
582 * MAINTAINERS (Write After Approval): Remove myself.
583
584 2006-09-22 Chao-ying Fu <fu@mips.com>
585
586 * MAINTAINERS (Write After Approval): Add myself.
587
588 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
589
590 * MAINTAINERS: Add self as soft-fp maintainer.
591
592 2006-09-09 Anatoly Sokolov <aesok@post.ru>
593
594 * MAINTAINERS: Add myself as avr maintainer.
595 Remove Marek Michalkiewicz as avr maintainer.
596
597 2006-09-07 Roberto Costa <roberto.costa@st.com>
598
599 * MAINTAINERS (Write After Approval): Add myself.
600
601 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
602
603 * configure.in: Never build newlib for a Mingw host.
604 Never build newlib as Mingw target library.
605 Test the existence of winsup/cygwin for building a Cygwin newlib,
606 rather than just winsup.
607 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
608 building a Mingw target.
609 * configure: Regenerate.
610
611 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
612
613 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
614
615 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
616
617 * config.guess: Import from src (was more updated).
618 * config.sub: Likewise.
619
620 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
621
622 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
623 * configure: Regenerated.
624
625 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
626
627 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
628 for stages after the first.
629
630 2006-07-17 Jakub Jelinek <jakub@redhat.com>
631
632 * Makefile.def: Add dependencies for configure-opcodes
633 on configure-intl and all-opcodes on all-intl.
634 * Makefile.in: Regenerated.
635
636 2006-07-13 Ben Elliston <bje@au.ibm.com>
637
638 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
639
640 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
641
642 Port to hosts whose 'sort' and 'tail' implementations
643 treat operands with leading '+' as file names, as POSIX
644 has required since 2001. However, make sure the code still
645 works on pre-POSIX hosts.
646 * ltmain.sh: Don't assume "sort +2" is equivalent to
647 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
648
649 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
650
651 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
652
653 2006-07-04 Peter O'Gorman <peter@pogma.com>
654
655 * ltconfig: chmod 644 before ranlib during install.
656
657 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
658
659 PR bootstrap/18058
660 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
661 if the bootstrap compiler is a GCC version that supports it.
662 * configure: Regenerate.
663
664 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
665
666 * configure.in: Fix thinkos in previous check-in.
667 * configure: Regenerate.
668
669 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
670
671 PR other/27063
672 * configure.in: Test subdir_requires and give an appropriate
673 error message.
674 * configure: Regenerate.
675
676 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
677
678 * MAINTAINERS (Write After Approval): Add myself.
679
680 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
681
682 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
683
684 2006-06-22 Steve Ellcey <sje@cup.hp.com>
685
686 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
687
688 2006-06-20 David Ayers <d.ayers@inode.at>
689
690 PR bootstrap/28072
691 * configure.in: Add target-boehm-gc to noconfigdirs depending on
692 whether target-libjava is being configured instead of whether the
693 java front end is enabled.
694 * configure: Regenerate.
695
696 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
697
698 PR target/27540
699 * configure.in: Only enable libgomp on IRIX 6.
700 * configure: Regenerate.
701
702 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
703
704 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
705 too.
706 * Makefile.in: Regenerate.
707
708 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
709
710 * config-ml.in: Alter CCASFLAGS to include special
711 multilib options the same as is done for CFLAGS.
712
713 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
714
715 * configure.in: Don't enable libgomp on hpux10.
716 * configure: Rebuilt.
717
718 2006-06-12 David Ayers <d.ayers@inode.at>
719
720 PR bootstrap/27963
721 PR target/19970
722 * configure.in: Remove target-boehm-gc from noconfigdirs where
723 ${libgcj} is specified.
724 * configure: Regenerate.
725
726 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
727
728 Sync from src:
729
730 * configure.in: Sync.
731 * configure: Regenerated.
732
733 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
734
735 * Makefile.def: Added dependencies from sim and gdb on intl, and
736 added configure dependencies to everything with an all dependency
737 on intl.
738 * Makefile.in: Regenerated.
739
740 2006-06-06 David Ayers <d.ayers@inode.at>
741
742 PR libobjc/13946
743 * Makefile.def: Add dependencies for libobjc which boehm-gc.
744 * Makefile.in: Regenerate.
745 * configure.in: Add --enable-objc-gc at toplevel and have it
746 enable boehm-gc for Objective-C.
747 Remove target-boehm-gc from libgcj.
748 Add target-boehm-gc to target_libraries.
749 Add target-boehm-gc to noconfigdirs where ${libgcj}
750 is specified.
751 Assert that boehm-gc is supported when requested for Objective-C.
752 Only build boehm-gc if needed either for Java or Objective-C.
753 * configure: Regenerate.
754
755 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
756
757 PR 27674
758 * Makefile.tpl (configure-[+prefix+][+module+],
759 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
760 Remove rule to unstage bootstrapped modules.
761 (stage_current): New.
762 * Makefile.in: Regenerate.
763
764 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
765
766 * MAINTAINERS (Write After Approval): Update my e-mail address.
767
768 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
769
770 * include/libiberty.h: Declare pex_run_in_environment.
771
772 2006-05-31 Asher Langton <langton2@llnl.gov>
773
774 * MAINTAINERS (Write After Approval): Add myself.
775
776 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
777
778 * Makefile.def (bfd, opcodes): Fix lib_path.
779 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
780 (restrap): Move under "@if gcc-bootstrap". Fix typo.
781 * Makefile.in: Regenerate.
782
783 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
784
785 * Makefile.in: Regenerate.
786
787 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
788
789 * Makefile.def: Add install-html target. Add datarootdir
790 docdir and htmldir to flags_to_pass.
791 * Makefile.tpl: Add install-html target.
792 * Makefile.in: Regenerate.
793 * configure.in: Add --with-datarootdir, --with-docdir, and
794 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
795 * configure: Regenerate.
796
797 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
798
799 * configure.in: Enable gprof for cross builds.
800 * configure: Regenerate.
801
802 2006-05-22 Richard Guenther <rguenther@suse.de>
803
804 Revert
805 2006-01-31 Richard Guenther <rguenther@suse.de>
806 Paolo Bonzini <bonzini@gnu.org>
807
808 * Makefile.def (target_modules): Add libgcc-math target module.
809 * configure.in (target_libraries): Add libgcc-math target library.
810 (--enable-libgcc-math): New configure switch.
811 * Makefile.in: Re-generate.
812 * configure: Re-generate.
813 * libgcc-math: New toplevel directory.
814
815 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
816 Andreas Tobler <a.tobler@schweiz.ch>
817
818 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
819 * configure: Rebuilt.
820
821 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
822
823 * MAINTAINERS (Write After Approval): Add myself.
824
825 2006-05-01 DJ Delorie <dj@redhat.com>
826
827 * configure.in: Restore CFLAGS if GMP isn't present.
828 * configure: Regenerate.
829
830 2006-05-01 Richard Guenther <rguenther@suse.de>
831
832 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
833 maintainer.
834
835 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
836
837 * MAINTAINERS (Write After Approval): Add myself.
838
839 2006-04-28 Jan Beulich <jbeulich@novell.com>
840
841 * MAINTAINERS (Write After Approval): Add myself.
842
843 2006-04-18 DJ Delorie <dj@redhat.com>
844
845 * configure.in (m32c): Build libstdc++-v3. Pass flags to
846 reference libgloss so that libssp can be built in a combined
847 tree.
848 * configure: Regenerate.
849
850 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
851
852 * MAINTAINERS (Write After Approval): Add myself.
853
854 2006-04-05 Ben Elliston <bje@au.ibm.com>
855
856 * configure.in: Require makeinfo 4.4 or higher.
857 * configure: Regenerate.
858
859 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
860
861 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
862 Rearrange the entries of other libraries to have them in one place.
863
864 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
865
866 * MAINTAINERS (Write After Approval): Remove myself.
867 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
868
869 2006-03-14 Richard Guenther <rguenther@suse.de>
870
871 * configure: Regenerate with autoconf 2.13.
872
873 2006-03-13 Jim Blandy <jimb@codesourcery.com>
874
875 * MAINTAINERS: Use my work address.
876
877 * MAINTAINERS: Update my E-mail address.
878
879 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
880
881 * configure.in: Handle --disable-<component> generically.
882 * configure: Regenerate.
883
884 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
885
886 PR libgcj/17311
887 * ltmain.sh: Don't use "$finalize_rpath" for compile.
888
889 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
890
891 * MAINTAINERS (Write After Approval): Remove myself.
892 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
893
894 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
895
896 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
897 (TARGET_CONFIGDIRS): Remove.
898 * configure.in: Remove AC_SUBST(target_configdirs).
899 * Makefile.in, configure: Regenerated.
900
901 2006-02-20 Steven G. Kargl <kargls@comcast.net>
902
903 * MAINTAINERS (Write After Approval): Remove myself.
904 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
905
906 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
907
908 PR bootstrap/25670
909
910 * Makefile.tpl ([+compare-target+]): Print explanation messages.
911
912 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
913 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
914 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
915 BUILD_PREFIX, BUILD_PREFIX_1.
916 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
917
918 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
919 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
920
921 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
922 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
923 of `cat stage_current`. Always provide the `r' and `s' variables.
924 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
925 a single shell execution.
926 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
927 bootstrapped modules, make the stage1 module if the build was not
928 started yet, else build the current stage.
929 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
930 (all-build, all-host, all-target, [+make_target+]-host,
931 [+make_target+]-target): Do not use \-continued lines.
932 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
933 (current_stage, restrap, stage_last): New.
934
935 * Makefile.in: Regenerate.
936 * configure: Regenerate.
937
938 2006-02-19 Bud Davis <jmdavis@link.com>
939
940 * MAINTAINERS (Write After Approval): Remove myself.
941 (Language Front End Maintainers): Add myself as fortran 95
942 maintainer and update e-mail address.
943
944 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
945
946 * MAINTAINERS (Write After Approval): Remove myself.
947 (Language Front End Maintainers): Add myself as fortran 95
948 maintainer.
949
950 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
951
952 * MAINTAINERS (Write After Approval): Add myself.
953
954 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
955
956 * MAINTAINERS (Write After Approval): Remove myself.
957 (Language Front End Maintainers): Add myself as
958 fortran 95 maintainer.
959
960 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
961
962 Sync from src:
963
964 2005-12-27 Leif Ekblad <leif@rdos.net>
965
966 * configure.in: Add support for RDOS target.
967 * configure: Regenerate.
968
969 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
970 Andreas Schwab <schwab@suse.de>
971
972 * configure: Regenerate.
973
974 2006-02-12 David Edelsohn <edelsohn@gnu.org>
975
976 * configure.in (enable_libgomp): Add AIX.
977 * configure: Regenerate.
978
979 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
980
981 * MAINTAINERS (Write After Approval): Add myself.
982
983 2006-02-03 Lee Millward <lee.millward@gmail.com>
984
985 * MAINTAINERS (Write After Approval): Add myself.
986
987 2006-01-31 Richard Guenther <rguenther@suse.de>
988 Paolo Bonzini <bonzini@gnu.org>
989
990 * Makefile.def (target_modules): Add libgcc-math target module.
991 * configure.in (target_libraries): Add libgcc-math target library.
992 (--enable-libgcc-math): New configure switch.
993 * Makefile.in: Re-generate.
994 * configure: Re-generate.
995 * libgcc-math: New toplevel directory.
996
997 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
998
999 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1000 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1001 the assembler, linker and binutils.
1002 * configure: Regenerate.
1003
1004 2006-01-22 Dirk Mueller <dmueller@suse.de>
1005
1006 * MAINTAINERS (Write After Approval): Add myself.
1007
1008 2006-01-20 Diego Novillo <dnovillo@redhat.com>
1009
1010 * configure: Regenerate.
1011
1012 2006-01-18 Richard Henderson <rth@redhat.com>
1013 Jakub Jelinek <jakub@redhat.com>
1014 Diego Novillo <dnovillo@redhat.com>
1015
1016 * libgomp: New directory.
1017 * Makefile.def: Add target_module libgomp.
1018 * Makefile.in: Regenerate.
1019 * configure.in (target_libraries): Add target-libgomp.
1020 * configure: Regenerate.
1021
1022 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
1023
1024 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1025 @ from continuation.
1026 * Makefile.in: Rebuilt.
1027
1028 2006-01-04 Chris Lattner <sabre@gnu.org>
1029
1030 * MAINTAINERS (Write After Approval): Add myself.
1031
1032 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1033
1034 PR bootstrap/24252
1035
1036 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1037 * Makefile.tpl (OBJDUMP): New.
1038 (EXTRA_HOST_FLAGS): Add it.
1039 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1040
1041 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1042 to use symbolic links between directories. Avoid race conditions
1043 or make them harmless.
1044 * configure.in: Do not try to use symbolic links between directories.
1045
1046 * Makefile.def (LEAN): Pass.
1047 * Makefile.tpl (LEAN): Define.
1048 (stage[+id+]-start): Accept that the previous directory does not
1049 exist, if the bootstrap is lean.
1050 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1051 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1052 configure substitution.
1053 ([+compare-target+]): Likewise.
1054 ([+bootstrap-target+]-lean): New.
1055 * configure.in: Remove lean bootstrap support from here.
1056
1057 * Makefile.in: Regenerate.
1058 * configure: Regenerate.
1059
1060 2006-01-04 Ben Elliston <bje@au.ibm.com>
1061
1062 * MAINTAINERS (libdecnumber): Add myself.
1063
1064 2006-01-02 Mark Mitchell <mark@codesourcery.com>
1065
1066 * libtool-ldflags: New script.
1067
1068 2006-01-02 Andreas Schwab <schwab@suse.de>
1069
1070 * configure.in: When reconfiguring remove Makefile in
1071 all stage directories.
1072 * configure: Regenerate.
1073
1074 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
1075
1076 * MAINTAINERS: Update my email address.
1077
1078 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
1079
1080 Revert Ada-related part of the previous change.
1081
1082 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1083 Do not pass.
1084 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1085 * Makefile.in: Regenerate.
1086 * configure.in: Do not include mt-ppc-aix target fragment.
1087 * configure: Regenerate.
1088
1089 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
1090
1091 * configure.in: Select appropriate fragments for PowerPC/AIX.
1092 * configure: Regenerate.
1093
1094 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1095 BOOT_CFLAGS, BOOT_LDFLAGS.
1096 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1097 BOOT_CFLAGS, BOOT_LDFLAGS.
1098 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1099 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1100 (stage): Fail if we cannot complete the work.
1101 * Makefile.in: Regenerate.
1102
1103 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1104
1105 * configure.in: Replace ms1 with mt.
1106 * configure: Rebuilt.
1107
1108 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
1109
1110 * MAINTAINERS: Update my email address.
1111
1112 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
1113
1114 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1115 install-host-nogcc): Don't invoke $(stage) at the end.
1116 * Makefile.in: Regenerate.
1117
1118 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
1119
1120 * configure.in: Flip the top-level bootstrap switch.
1121 * configure: Regenerate.
1122
1123 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1124
1125 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1126 $(stage) and $(unstage).
1127 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1128 (all): Remove stray semicolon.
1129 (local-distclean): Don't handle multilib.tmp and multilib.out.
1130 (install.all): Set $s for consistency.
1131 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1132 check_multilibs setting. Always make the install directory.
1133 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1134 Correct @if/@endif.
1135 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1136 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1137 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1138 (multilib.out): Remove.
1139 * Makefile.in: Regenerated.
1140
1141 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
1142
1143 * MAINTAINERS (Write After Approval): Add myself.
1144
1145 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1146
1147 * MAINTAINERS: Add myself as mt maintainer.
1148
1149 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
1150
1151 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
1152
1153 * MAINTAINERS: Change email address.
1154
1155 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1156
1157 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1158 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1159 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1160 Find in-tree tools if available.
1161 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1162 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1163 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1164 (COMPILER_*_FOR_TARGET): New.
1165 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1166 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1167 (CONFIGURED_*, USUAL_*): Remove.
1168 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1169 STRIP): Use autoconf substitutions.
1170 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1171 COMPILER_NM_FOR_TARGET): New.
1172 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1173
1174 (all): Make all-host and all-target in parallel.
1175 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1176 that $$r and $$s are set before invoking a recursive make.
1177 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1178 ([+bootstrap-target+]): Inline most of the `all' target.
1179
1180 2005-11-29 Ben Elliston <bje@au.ibm.com>
1181
1182 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1183 from the gcc build directory.
1184 * Makefile.in: Regenerate.
1185
1186 2005-11-29 Ben Elliston <bje@au.ibm.com>
1187
1188 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1189 depend on all-libdecnumber.
1190 * configure.in (host_libs): Include libdecnumber.
1191 * Makefile.in: Regenerate.
1192 * configure: Likewise.
1193
1194 2005-11-29 Ben Elliston <bje@au.ibm.com>
1195
1196 * libdecnumber: Import decNumber sources from the dfp-branch.
1197
1198 2005-11-21 Kean Johnston <jkj@sco.com>
1199
1200 * config.sub, config.guess: Sync from upstream sources.
1201
1202 2005-11-21 Ben Elliston <bje@au.ibm.com>
1203
1204 Import from Autoconf sources:
1205
1206 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1207 * config/move-if-change: Don't output "$2 is unchanged";
1208 suggested by Ben Elliston. Handle weird characters correctly.
1209
1210 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
1211
1212 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1213 to match upstream libtool for darwin.
1214
1215 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1216
1217 * Makefile.def: Remove gdb dependencies for gdbtk.
1218 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1219 (configure-gdb, install-gdb): New rules.
1220 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1221 * Makefile.in, configure: Regenerated.
1222
1223 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
1224
1225 * MAINTAINERS (Write After Approval): Add myself.
1226
1227 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
1228
1229 * MAINTAINERS (Write After Approval): Add myself.
1230
1231 2005-10-24 Diego Novillo <dnovillo@redhat.com>
1232
1233 * MAINTAINERS (alias analysis): Add Daniel Berlin and
1234 Diego Novillo.
1235
1236 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
1237
1238 PR bootstrap/24297
1239 * Makefile.tpl (do-[+make-target+], do-check, install,
1240 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1241 are set before recursing.
1242 * Makefile.in: Regenerate.
1243
1244 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1245
1246 PR bootstrap/18939
1247 * Makefile.def (gcc) <target>: Fix thinko.
1248 * Makefile.in: Regenerate.
1249
1250 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1251
1252 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1253 * configure: Regenerate.
1254
1255 2005-10-15 Jie Zhang <jie.zhang@analog.com>
1256
1257 * MAINTAINERS (Write After Approval): Add self.
1258
1259 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
1260
1261 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1262 target-libffi, target-qthreads, target-libjava, and
1263 targetlibobjc.
1264 * configure: Regenerate.
1265
1266 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1267
1268 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1269 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1270 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1271 (USUAL_OBJDUMP_FOR_TARGET): New.
1272 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1273 * configure.in: Check for $OBJDUMP_FOR_TARGET.
1274 * configure, Makefile.in: Regenerated.
1275
1276 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
1277
1278 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1279 before other host packages.
1280
1281 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
1282
1283 * MAINTAINERS: Add self as sh libraries/configury maintainer.
1284
1285 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
1286
1287 PR bootstrap/22340
1288
1289 * configure.in (default_target): Remove.
1290 * Makefile.tpl (all): Do not use prerequisites as subroutines
1291 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1292 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1293 use prerequisites as subroutines.
1294 (check-host, check-target): New.
1295 (bootstrap configure & all targets): Do not use stage*-start
1296 if the directory layout is already ok.
1297 (non-bootstrap configure & all targets): Prepend a $(unstage).
1298 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1299 (NOTPARALLEL): Remove.
1300 (unstage, stage variables): New variables.
1301 (unstage, stage targets): Simply expand to those variables.
1302
1303 * configure: Regenerate.
1304 * Makefile.in: Regenerate.
1305
1306 2005-10-04 James E Wilson <wilson@specifix.com>
1307
1308 * Makefile.def (lang_env_dependencies): Add libmudflap.
1309 * Makefile.in: Regenerate.
1310
1311 2005-10-03 Andreas Schwab <schwab@suse.de>
1312
1313 Backport from libtool CVS:
1314 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
1315
1316 * ltmain.sh: add support for installing into temporary
1317 staging area (e.g. 'make install DESTDIR=...')
1318
1319 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
1320
1321 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1322 * configure: Regenerated.
1323
1324 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
1325
1326 * configure: Regenerate with the correct
1327 autoconf version.
1328
1329 2005-09-30 Catherine Moore <clm@cm00re.com>
1330
1331 * configure.in (bfin-*-*): New.
1332 * configure: Regenerated.
1333
1334 2005-09-28 Geoffrey Keating <geoffk@apple.com>
1335
1336 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1337 (LIPO_FOR_TARGET): New.
1338 (CONFIGURED_LIPO_FOR_TARGET): New.
1339 (USUAL_LIPO_FOR_TARGET): New.
1340 (STRIP_FOR_TARGET): New.
1341 (CONFIGURED_STRIP_FOR_TARGET): New.
1342 (USUAL_STRIP_FOR_TARGET): New.
1343 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1344 STRIP_FOR_TARGET.
1345 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1346 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1347 * Makefile.in: Regenerate.
1348 * configure: Regenerate.
1349
1350 2005-09-19 David Edelsohn <edelsohn@gnu.org>
1351
1352 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1353 (rs6000-*-aix*): Same.
1354 * configure: Regenerate.
1355
1356 2005-09-16 Tom Tromey <tromey@redhat.com>
1357
1358 * MAINTAINERS: Add self as java maintainer.
1359
1360 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1361
1362 * configure.in: Recognize f95 in the --enable-languages option,
1363 and substitute it for fortran, issuing a warning.
1364 * configure: Regenerate.
1365
1366 2005-08-30 Phil Edwards <phil@codesourcery.com>
1367
1368 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1369 * configure: Regenerated.
1370
1371 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
1372
1373 * MAINTAINERS: Add self as ms1 maintainer.
1374
1375 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1376
1377 * Makefile.def (libssp): Add to lang_env_dependencies.
1378 * Makefile.in: Regenerate.
1379
1380 2005-08-18 Ian Lance Taylor <ian@airs.com>
1381
1382 * MAINTAINERS: Add myself as middle-end maintainer.
1383
1384 2005-08-17 Christian Groessler <chris@groessler.org>
1385
1386 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1387 * Makefile.in: Regenerate.
1388
1389 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
1390
1391 * MAINTAINERS (write after approval): Added myself.
1392
1393 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
1394
1395 * MAINTAINERS (Write After Approval): Add myself.
1396
1397 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
1398
1399 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1400 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1401 Look for alternate names of the target cc and c++
1402 * configure: Regenerate.
1403
1404 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
1405
1406 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1407 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1408 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1409 tools; remove code to manually set them.
1410 (Target tools): Look in the environment for them.
1411 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1412 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1413 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1414 build directory.
1415 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1416 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1417 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1418 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1419 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1420 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1421 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1422 * configure: Regenerate.
1423 * Makefile.in: Regenerate.
1424
1425 2005-07-28 Ben Elliston <bje@au.ibm.com>
1426
1427 * MAINTAINERS: Update for removed CPU targets.
1428
1429 2005-07-27 Mark Mitchell <mark@codesourcery.com>
1430
1431 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1432 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1433 * Makefile.in: Regenerated.
1434
1435 2005-07-26 Mark Mitchell <mark@codesourcery.com>
1436
1437 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1438 (CFLAGS_FOR_TARGET): Use it.
1439 (CXXFLAGS_FOR_TARGET): Likewise.
1440 * Makefile.in: Regenerated.
1441 * configure.in (--with-build-sysroot): New option.
1442 * configure: Regenerated.
1443
1444 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
1445
1446 * Makefile.tpl: Wrap install between unstage and stage
1447 * Makefile.in: Regenerate.
1448
1449 2005-07-21 Eric Christopher <echristo@apple.com>
1450
1451 * MAINTAINERS: Update affiliation.
1452
1453 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
1454
1455 * MAINTAINERS: Add self as crx port maintainer.
1456
1457 2005-07-20 DJ Delorie <dj@redhat.com>
1458
1459 * MAINTAINERS: Add self as m32c maintainer.
1460
1461 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1462
1463 * all files: Update FSF address.
1464
1465 2005-07-15 Eric Christopher <echristo@redhat.com>
1466
1467 * MAINTAINERS: Change affiliation.
1468
1469 2005-07-14 Jim Blandy <jimb@redhat.com>
1470
1471 * configure.in: Add cases for Renesas m32c.
1472 * configure: Regenerated.
1473
1474 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1475
1476 * COPYING.LIB: Update from fsf.org.
1477
1478 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1479
1480 * COPYING, compile, config.guess,
1481 config.sub, install-sh, missing, mkinstalldirs,
1482 symlink-tree, ylwrap: Sync from upstream sources.
1483 * config-ml.in: Update FSF address.
1484
1485 2005-07-13 Eric Christopher <echristo@redhat.com>
1486
1487 * configure.in: Add toplevel noconfigdir support for tpf.
1488 * configure: Regenerate.
1489
1490 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
1491
1492 PR ada/22340
1493
1494 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1495 * Makefile.in: Regenerate.
1496
1497 2005-07-07 Mark Mitchell <mark@codesourcery.com>
1498
1499 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
1500 Brolley to write-after-approval.
1501
1502 2005-07-07 Andreas Schwab <schwab@suse.de>
1503
1504 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1505 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1506 * Makefile.in: Regenerated.
1507
1508 2005-07-06 Geoffrey Keating <geoffk@apple.com>
1509
1510 * configure.in: Don't build sim or rda when targetting darwin.
1511 * configure: Regenerate.
1512
1513 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
1514
1515 * configure.in: Add --enable-libssp and --disable-libssp.
1516 * configure: Regenerate with autoconf-2.13.
1517
1518 2005-07-02 Jakub Jelinek <jakub@redhat.com>
1519
1520 * Makefile.def (target_modules): Add libssp.
1521 * configure.in (target_libraries): Add target-libssp.
1522 * configure: Rebuilt.
1523 * Makefile.in: Rebuilt.
1524
1525 2005-07-01 Zack Weinberg <zackw@panix.com>
1526
1527 * MAINTAINERS: Change email address. Resign from maintainership.
1528
1529 2005-07-01 Richard Guenther <rguenther@suse.de>
1530
1531 * MAINTAINERS: Change my e-mail address and affiliation.
1532
1533 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
1534
1535 * Makefile.def (stagefeedback): Come after profile.
1536 Define profiledbootstrap target.
1537 * Makefile.tpl (profiledbootstrap): Remove.
1538 (stageprofile-end): Zap stagefeedback.
1539 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1540 * Makefile.in: Regenerate.
1541
1542 2005-06-13 Richard Sandiford <richard@codesourcery.com>
1543
1544 * MAINTAINERS: Update my email address.
1545
1546 2005-06-13 Zack Weinberg <zack@codesourcery.com>
1547
1548 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1549 In 'cpp' stanza, support '#line' as well as '# '.
1550
1551 2005-06-08 Andreas Schwab <schwab@suse.de>
1552
1553 * MAINTAINERS: Move myself from 'Write After Approval' to
1554 'CPU Port Maintainers' section as m68k maintainer.
1555
1556 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
1557
1558 * configure.in (unsupported_languages): New macro.
1559 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1560 non-ported target libraries in noconfigdirs.
1561 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1562 non-linux-gnu. Remove libgcj_ex_libffi.
1563 <lang_frag loop>: Set add_this_lang=no if the language is in
1564 unsupported_languages.
1565 * configure: Regenerate.
1566
1567 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1568
1569 * configure.in: Fix typo in handling of --with-mpfr-dir.
1570 * configure: Regenerate.
1571
1572 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
1573
1574 * MAINTAINERS: Update my email address.
1575
1576 2005-06-02 Jim Blandy <jimb@redhat.com>
1577
1578 * config.sub: Add cases for the Renesas m32c. (This patch has been
1579 accepted into the master sources.)
1580
1581 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
1582 Michael Snyder <msnyder@redhat.com>
1583 Stan Cox <scox@redhat.com>
1584
1585 * configure.in: Set noconfigdirs for ms1.
1586
1587 * configure: Regenerate.
1588
1589 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
1590
1591 * MAINTAINERS (Write After Approval): Add self.
1592
1593 2005-06-01 Josh Conner <jconner@apple.com>
1594
1595 * MAINTAINERS (Write After Approval): Add self.
1596
1597 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
1598
1599 * MAINTAINERS: Update my email address.
1600
1601 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
1602
1603 * MAINTAINERS (Write After Approval): Add self.
1604
1605 2005-05-26 Chris Demetriou <cgd@broadcom.com>
1606
1607 * MAINTAINERS (Write After Approval): Remove self.
1608
1609 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
1610
1611 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1612 (Dependencies): Consider target modules for bootstrap dependencies.
1613 Make target bootstrap modules depend on each stage's gcc.
1614 * Makefile.in: Regenerate.
1615
1616 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
1617
1618 * Makefile.def (configure-gcc): Depend on binutils having been built.
1619 (all-gcc): No need to do it here.
1620 * Makefile.in: Regenerate.
1621
1622 2005-05-19 Paul Brook <paul@codesourcery.com>
1623
1624 * configure.in: Rewrite misleading error message when requested
1625 language cannot be built.
1626 * configure: Regenerate.
1627
1628 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1629
1630 * ylwrap: Import from Automake 1.9.5.
1631
1632 2005-05-13 David Ung <davidu@mips.com>
1633
1634 * MAINTAINERS (Write After Approval): Add self.
1635
1636 2005-05-09 Mike Stump <mrs@apple.com>
1637
1638 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
1639 lt_cv_sys_max_cmd_len for now.
1640
1641 2005-05-09 Stan Cox <scox@redhat.com>
1642
1643 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
1644
1645 2005-05-08 Matt Kraai <kraai@ftbfs.org>
1646
1647 * README.SCO: Update the URL.
1648
1649 2005-05-05 David Edelsohn <edelsohn@gnu.org>
1650
1651 * ltconfig: Define file_list_spec. Pass file_list_spec and
1652 with_gnu_ld to libtool.
1653 * ltcf-c.sh (aix[45]): Define file_list_spec.
1654 * ltcf-cxx.sh (aix[45]): Same.
1655 * ltcf-gcj.sh (aix[45]): Same.
1656 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
1657 exists, write list of input files to temporary file.
1658
1659 2005-05-04 Mike Stump <mrs@apple.com>
1660
1661 * configure.in: Always pass --target to target configures as
1662 otherwise rebuilds that do --recheck will fail.
1663 * confiugure: Rebuilt.
1664
1665 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
1666
1667 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1668 STAGE_HOST_EXPORTS.
1669 (configure, all): Add bootstrap support.
1670 (Host modules, target modules): Pass post-stage1 flags and exports.
1671 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1672 * Makefile.in: Regenerate.
1673
1674 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
1675
1676 * configure: Regenerate.
1677
1678 2005-04-27 Mike Stump <mrs@apple.com>
1679
1680 * MAINTAINERS: Add self as darwin maintainer.
1681
1682 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1683
1684 * config.sub: Update from master copy.
1685
1686 2005-04-21 Mike Stump <mrs@apple.com>
1687
1688 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
1689 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
1690
1691 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
1692
1693 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1694 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1695 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1696 "*-*-elf" and "*-*-linux*".
1697 * configure: Regenerate.
1698
1699 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
1700
1701 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
1702
1703 2005-04-12 Mike Stump <mrs@apple.com>
1704
1705 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
1706
1707 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
1708
1709 * MAINTAINERS (Write After Approval): Add myself.
1710
1711 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
1712
1713 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
1714
1715 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
1716
1717 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1718 (TARGET_CONFIGARGS): Include --with-target-subdir.
1719 (configure, all): New macros. Use them throughout.
1720 * Makefile.in: Regenerate.
1721
1722 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
1723
1724 * MAINTAINERS (Write After Approval): Add myself.
1725
1726 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1727
1728 * MAINTAINERS: Remove 'loop unrolling' maintainer.
1729
1730 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
1731
1732 * MAINTAINERS: Move John Carr to Write After Approval.
1733
1734 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1735
1736 * config/mh-mingw32: Delete.
1737 * configure.in: Don't use it.
1738 * configure: Regenerate.
1739
1740 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
1741
1742 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1743 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1744 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1745 (HOST_LIB_PATH): Generate from Makefile.def.
1746 (TARGET_LIB_PATH): Likewise.
1747 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1748 * Makefile.in: Regenerate.
1749 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1750 (RPATH_ENVVAR): Include Darwin case.
1751 * configure: Regenerate.
1752
1753 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
1754
1755 * MAINTAINERS (Various Maintainers): Remove self.
1756 (Write After Approval): Add self.
1757
1758 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
1759
1760 * MAINTAINERS (Various Maintainers): Add self.
1761
1762 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
1763
1764 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1765 * configure: Regenerate.
1766
1767 2005-03-21 Zack Weinberg <zack@codesourcery.com>
1768
1769 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1770 gcc_version, and gcc_version_trigger from set of flags to pass.
1771 * Makefile.tpl: Remove definitions of above variables.
1772 (config.status): Remove dependency on $(gcc_version_trigger).
1773 * Makefile.in: Regenerate.
1774 * configure.in: Do not reference config/gcc-version.m4 nor
1775 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1776 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1777 * configure: Regenerate.
1778
1779 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1780 Andrew Pinski <pinskia@physics.uc.edu>
1781
1782 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1783 * Makefile.in: Regenerate.
1784
1785 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
1786
1787 * MAINTAINERS (Write After Approval): Add myself.
1788
1789 2005-03-03 David Ayers <d.ayers@inode.at>
1790
1791 * MAINTAINERS (Write After Approval): Add myself.
1792
1793 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
1794
1795 PR libgcj/20160
1796 * ltmain.sh: Avoid creating archives with components that have
1797 duplicate basenames.
1798
1799 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1800
1801 PR bootstrap/20250
1802 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1803 instead of check.
1804 * Makefile.in: Regenerate.
1805
1806 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1807
1808 * Makefile.in: Regenerate to fix conflict between the previous two
1809 patches.
1810
1811 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1812
1813 PR bootstrap/17383
1814 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1815 * Makefile.tpl (HOST_SUBDIR): New substitution.
1816 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1817 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1818 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1819 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1820 (Host modules, Bootstrapped modules): Use it.
1821 (Build modules, Target modules): Do not create symlink trees,
1822 always configure out-of-srcdir.
1823 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1824 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1825 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1826 $(HOST_SUBDIR). Create a symlink for host_subdir.
1827
1828 * Makefile.in: Regenerate.
1829 * configure: Regenerate.
1830
1831 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1832
1833 Merged from libada-gnattools-branch:
1834 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1835
1836 * gnattools: New directory.
1837 * Makefile.def: Add gnattools as a module, depending on target-libada.
1838 * Makefile.in: Regenerate.
1839 * configure.in: Include gnattools in host_tools; disable it if ada
1840 is disabled.
1841 * configure: Regenerate.
1842
1843 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
1844
1845 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
1846 treelang maintainer.
1847 (Write After Approval): Remove myself.
1848
1849 2005-02-23 Paul Schlie <schlie@comcast.net>
1850
1851 * configure.in: Allow darwin targeted ports to build tk, itcl and
1852 libgui.
1853 * configure: Regenerate.
1854
1855 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1856
1857 PR libgcj/10353
1858 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1859 * configure: Regenerate.
1860
1861 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
1862
1863 * MAINTAINERS (Write After Approval): Add myself.
1864
1865 2005-02-10 Ian Lance Taylor <ian@airs.com>
1866
1867 * MAINTAINERS: Update my e-mail address.
1868
1869 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
1870
1871 * MAINTAINERS (Write After Approval): Add myself.
1872
1873 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
1874
1875 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1876 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1877 target-libgloss when not *-*-elf and *-*-aout.
1878 * configure: Regenerate.
1879
1880 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
1881
1882 * MAINTAINERS: Remove obsolete entries.
1883
1884 * MAINTAINERS (Write After Approval): Add Michael Matz.
1885
1886 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
1887
1888 * MAINTAINERS: Remove self as cpplib maintainer.
1889
1890 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1891
1892 * install-sh, config.sub: Import from upstream.
1893
1894 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1895
1896 PR bootstrap/18222
1897 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1898 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1899 * Makefile.in: Regenerate.
1900
1901 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
1902
1903 * MAINTAINERS: Update my email address.
1904
1905 2005-01-12 David Edelsohn <edelsohn@gnu.org>
1906 Andreas Schwab <schwab@suse.de>
1907
1908 PR bootstrap/18033
1909 * config-ml.in: Eval option if surrounded by single quotes.
1910
1911 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
1912
1913 Revert 2004-12-28 Makefile changes, a better fix will be
1914 applied to mainline and src after GCC 4.0 branches.
1915
1916 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
1917
1918 PR bootstrap/17383
1919
1920 * Makefile.def (target_modules): Remove stage parameter,
1921 it is always true now.
1922 * Makefile.tpl (configure-build-[+module+],
1923 configure-target-[+module+]): Always build symlink tree
1924 for the directory and for include. BUILD_SUBDIR and
1925 TARGET_SUBDIR cannot be . anymore.
1926 * Makefile.in: Regenerate.
1927
1928 2004-12-25 David Edelsohn <edelsohn@gnu.org>
1929
1930 Revert 2004-12-08 Makefile changes.
1931
1932 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
1933
1934 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
1935 cygwin, mingw.
1936
1937 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1938
1939 * configure.in (sh64-*-*): Reenable gprof.
1940 * configure: Regenerate.
1941
1942 2004-12-08 David Edelsohn <edelsohn@gnu.org>
1943
1944 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1945 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1946 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1947 * Makefile.in: Regenerate.
1948
1949 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
1950
1951 * MAINTAINERS: Update my email address.
1952
1953 2004-12-07 Matt Kraai <kraai@ftbfs.org>
1954
1955 * Makefile.tpl: Generate normal dependencies if the LHS module is
1956 not bootstrapped.
1957 * Makefile.in: Regenerate.
1958
1959 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
1960
1961 * configure.in: Include config/gxx-include-dir.m4. Use
1962 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1963 * configure: Regenerate.
1964
1965 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
1966
1967 * config.if: Delete.
1968 * configure.in: Set libstdcxx_incdir directly.
1969 * configure: Regenerate.
1970
1971 2004-12-02 Eric Christopher <echristo@redhat.com>
1972
1973 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
1974 * Makefile.in: Regenerate.
1975
1976 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
1977
1978 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1979 * configure: Regenerate.
1980
1981 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
1982
1983 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1984 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1985 * configure: Regenerate.
1986
1987 2004-12-01 Eric Christopher <echristo@redhat.com>
1988
1989 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
1990 of things to remove.
1991
1992 2004-11-29 Matt Kraai <kraai@ftbfs.org>
1993
1994 * MAINTAINERS (Write After Approval): Update my e-mail address.
1995
1996 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
1997
1998 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
1999 from CVS libtool to always pass_all.
2000
2001 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2002
2003 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2004 (hppa*64*-*-*): Delete incorrect comment.
2005 * configure: Rebuilt.
2006
2007 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2008
2009 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2010
2011 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2012
2013 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2014 from CVS libtool to always pass_all.
2015
2016 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2017
2018 * install-sh, compile: Import from automake.
2019
2020 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2021
2022 * config.guess, config.sub: Import from savannnah.
2023
2024 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
2025
2026 * MAINTAINERS (Write After Approval): Add myself
2027
2028 2004-11-12 Mike Stump <mrs@apple.com>
2029
2030 * Makefile.def: Add html support.
2031 * Makefile.tpl: Likewise.
2032 * Makefile.in: Regenerate.
2033
2034 2004-11-11 Geoffrey Keating <geoffk@apple.com>
2035
2036 PR 18423
2037 * configure.in: Remove all instances of build-fixincludes from
2038 noconfigdirs.
2039 (build_configargs): Supply --target to subdirectories.
2040 * configure: Regenerate.
2041
2042 * Makefile.def: Make gcc install depend on fixincludes install.
2043 * Makefile.in: Regenerate.
2044
2045 2004-11-10 Janis Johnson <janis187@us.ibm.com>
2046
2047 * MAINTAINERS: Add myself as gcc testsuite maintainer.
2048
2049 2004-11-11 Paul Brook <paul@codesourcery.com>
2050
2051 * MAINTAINERS: Add self as arm maintainer. Update email address.
2052
2053 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2054
2055 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2056 target-libgfortran.
2057 * configure: Regenerate.
2058
2059 2004-11-07 David Edelsohn <edelsohn@gnu.org>
2060
2061 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2062 like CC.
2063
2064 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
2065
2066 * Makefile.def (host fixincludes): Specify missing targets.
2067 * Makefile.in: Regenerate.
2068
2069 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
2070
2071 * MAINTAINERS: Add myself
2072
2073 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
2074
2075 * MAINTAINERS (Write After Approval): Add myself.
2076
2077 2004-11-04 Geoffrey Keating <geoffk@apple.com>
2078
2079 * Makefile.def: Build fixincludes for the host, too.
2080 * Makefile.in: Regenerate.
2081 * configure.in (host_tools): Add fixincludes.
2082 * configure: Regenerate.
2083
2084 2004-11-04 Daniel Jacobowitz <dan@debian.org>
2085
2086 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2087 * configure: Regenerated.
2088
2089 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2090
2091 PR other/17783
2092 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2093 * configure: Regenerated.
2094
2095 2004-10-31 Mark Mitchell <mark@codesourcery.com>
2096
2097 * README.SCO: Update per FSF instructions.
2098
2099 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
2100
2101 PR target/18151
2102 * configure.in (case ${target}): Do not build fixincludes for avr.
2103 * configure: Regenerated.
2104
2105 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
2106
2107 * configure.in (case ${target}): Do not build fixincludes
2108 on platforms where it is not used.
2109 * configure: Regenerated.
2110
2111 2004-10-23 Daniel Jacobowitz <dan@debian.org>
2112
2113 * configure.in: Use an absolute path to install-sh.
2114 * configure: Regenerated.
2115
2116 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2117
2118 * MAINTAINERS (Write After Approval): Add myself.
2119
2120 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
2121
2122 * MAINTAINERS: Remove from Write After Approval those that are
2123 already maintainers.
2124
2125 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
2126
2127 * MAINTAINERS: Update my email address.
2128
2129 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2130
2131 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2132 * configure: Regenerate.
2133
2134 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
2135
2136 * MAINTAINERS: Update my email address.
2137
2138 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
2139
2140 * MAINTAINERS (Language Front Ends Maintainers): New. Move
2141 entries belonging to this category.
2142
2143 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
2144
2145 * MAINTAINERS: Update my e-mail address.
2146
2147 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
2148
2149 Fix wrong conflict resolution in:
2150
2151 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2152
2153 * Makefile.in: Regenerate.
2154 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2155 in the recursive `make', instead of hardwiring `all'.
2156 (Autogenerated TARGET-* variables): New.
2157
2158 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
2159
2160 * configure.in: Enable target-libgloss for crx-*-*.
2161 * configure: Regenerate.
2162
2163 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2164
2165 * MAINTAINERS (Various Maintainers): Move the "windows,
2166 cygwin, mingw" maintainer to ...
2167 (OS Port Maintainers): ... here.
2168
2169 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2170
2171 * MAINTAINERS (Write After Approval): Remove those that are
2172 maintainers of some subsystem.
2173
2174 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2175
2176 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2177 * ltcf-cxx.sh (tpf*): Likewise.
2178 * ltconfig (tpf*): Add TPF OS configuration support.
2179
2180 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
2181
2182 * MAINTAINERS: Change my email address to my new work account.
2183
2184 2004-09-24 Michael Roth <mroth@nessie.de>
2185
2186 * configure.in (--without-headers): Add missing double quotes.
2187 * configure: Regenerate.
2188
2189 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2190
2191 * ylwrap: Revert to previous version.
2192
2193 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2194
2195 PR bootstrap/17369
2196 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2197 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2198 SET_GCC_LIB_PATH_CMD.
2199 (BASE_TARGET_EXPORTS): Likewise.
2200 * Makefile.in: Regenerated.
2201
2202 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2203 * configure: Regenerated.
2204
2205 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2206
2207 * config.guess: New upstream version
2208 * compile, depcomp, install-sh, ylwrap: Likewise.
2209
2210 2004-09-19 Roger Sayle <roger@eyesopen.com>
2211
2212 * config/mh-x86omitfp: New host makefile fragment. Add
2213 -fomit-frame-pointer to the default BOOT_CFLAGS.
2214 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2215 * configure: Regenerate.
2216
2217 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2218
2219 PR target/11572
2220 * configure.in (*-*-darwin*): Renable libobjc.
2221 * configure: Regenerate.
2222
2223 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
2224
2225 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2226
2227 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
2228
2229 * Makefile.def: Remove libbanshee.
2230 * Makefile.tpl: Ditto.
2231 * configure.in: Ditto.
2232 * Makefile.in: Regen.
2233 * configure: Ditto.
2234
2235 2004-09-08 David Edelsohn <edelsohn@gnu.org>
2236
2237 * ltmain.sh: Use $pic_object as $non_pic_object if
2238 $non_pic_object=none.
2239
2240 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
2241
2242 * missing: Import latest version from master repository.
2243
2244 2004-09-06 Nick Clifton <nickc@redhat.com>
2245
2246 * config.sub: Import latest version from master repository.
2247 * config.guess: Likewise.
2248 This includes these changes:
2249
2250 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2251
2252 * config.sub: Handle crisv32, alias etraxfs.
2253 * config.guess (crisv32:Linux:*:*): Handle.
2254
2255 2004-08-13 Brad Smith <brad@comstyle.com>
2256
2257 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2258 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2259
2260 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2261
2262 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2263 assume the processor is a powerpc. This is because coreutils
2264 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2265 in this case, due to a MacOS X bug that causes
2266 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2267 to return a negative number.
2268 Problem reported by Petter Reinholdtsen in:
2269 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2270
2271 2004-07-19 Ben Elliston <bje@gnu.org>
2272
2273 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2274
2275 2004-06-24 Ben Elliston <bje@gnu.org>
2276
2277 * config.guess: Update copyright years.
2278 * config.sub: Likewise.
2279
2280 2004-06-22 Robert Millan <robertmh@gnu.org>
2281
2282 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2283 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2284
2285 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2286
2287 * config.guess (*:*VMS:*:*): New entry. Replaces
2288 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2289 manufacturer.
2290
2291 2004-06-22 Ben Elliston <bje@gnu.org>
2292
2293 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2294 * config.sub: Likewise.
2295
2296 2004-06-22 Ben Elliston <bje@gnu.org>
2297
2298 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2299 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2300
2301 2004-06-11 Ben Elliston <bje@gnu.org>
2302
2303 * config.guess (pegasos:OpenBSD:*:*): Remove.
2304
2305 2004-06-11 Ben Elliston <bje@gnu.org>
2306
2307 From Wouter Verhelst <wouter@grep.be>:
2308 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2309
2310 2004-06-11 Ben Elliston <bje@gnu.org>
2311
2312 * config.guess (luna88k:OpenBSD:*:*): New.
2313
2314 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2315
2316 * config.guess (m32r*:Linux:*:*): New case.
2317 * config.sub: Handle m32rle.
2318
2319 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2320
2321 From Jens Petersen <petersen@redhat.com>:
2322 * config.sub: Handle sparcv8.
2323
2324 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2325
2326 From Tom Smith <smith@cag.lkg.hp.com>:
2327 * config.guess: Version suffixes are equally significant on Tru64
2328 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2329 prefix of "P" (patched kernel).
2330
2331 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2332
2333 * config.sub: Add support for National Semiconductor CRX target.
2334
2335 2004-09-03 Janis Johnson <janis187@us.ibm.com>
2336
2337 * MAINTAINERS (Various Maintainers): Remove myself as web page
2338 maintainer, add myself as maintainer of build status lists.
2339
2340 2004-09-03 Jan Beulich <jbeulich@novell.com>
2341
2342 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2343 *-*-netware, but add target-libmudflap.
2344 Consolidate *-*-netware targets (of which really only i?86 exists)
2345 into a single entry.
2346 * configure: Likewise.
2347
2348 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
2349
2350 * Makefile.tpl (sorry): Remove.
2351 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2352 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2353 (do-clean): Clean per-stage directories too.
2354 (do-distclean): Run distclean-stage1 too.
2355 (.NOTPARALLEL): Enable during toplevel bootstrap.
2356 (stage[+id+]-bubble): Enable parallel execution during
2357 the recursive invocation.
2358 * Makefile.in: Regenerate.
2359
2360 Fix previous checkin:
2361
2362 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2363 include.
2364 * configure.in: Fix indentation.
2365 * configure: Regenerate.
2366
2367 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
2368
2369 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2370 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2371 * configure: regenerate
2372 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2373 -mdynamic-no-pic
2374
2375
2376 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
2377
2378 * Makefile.def (build_modules): Add fixincludes.
2379 (dependencies): Make gcc depend on fixincludes.
2380 * configure.in (build_tools): Add fixincludes.
2381 (build_configdirs): Always include build_libs.
2382 * Makefile.in: Regenerate.
2383 * configure: Regenerate.
2384
2385 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
2386
2387 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2388 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2389 phony targets; do not generate timestamp files.
2390 (distclean-stageN): Remove references to their timestamp files.
2391 (restageN, touch-stageN): Remove.
2392 (stageN-bubble): Rewritten.
2393 (compare): Support lean bootstraps.
2394 * Makefile.in: Regenerate.
2395
2396 * configure.in: Only warn when bootstrapping but
2397 build != host or build != target. Support lean bootstraps.
2398 * configure: Regenerate.
2399
2400 2004-08-26 Phil Edwards <phil@codesourcery.com>
2401
2402 * configure.in: Give a better error message if GMP/MPFR are missing
2403 and a language needing them has been requested.
2404 * configure: Regenerated.
2405
2406 2004-08-25 Phil Edwards <phil@codesourcery.com>
2407
2408 * configure.in: Print a list of available language front-ends if
2409 a requested one is missing. Tidy stray tab characters.
2410 * configure: Regenerated.
2411
2412 2004-08-19 Michael Koch <konqueror@gmx.de>
2413
2414 * gcc/doc/install.texi: Update entry about automake for libjava.
2415
2416 2004-08-17 Robert Millan <robertmh@gnu.org>
2417
2418 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2419 (instead of FreeBSD).
2420 * configure: Regenerate.
2421
2422 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2423
2424 * Makefile.in: Regenerate.
2425 * configure: Regenerate.
2426
2427 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2428 stage_*_flags.
2429 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2430 for bootstrapped modules if toplevel bootstrap is going.
2431 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2432 modules. Adjust for changes in Makefile.def. Enable several
2433 rules even in non-bootstrap mode, just to avoid peppering the
2434 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2435 (stage-[+prev+]-bubble): Remove.
2436
2437 * Makefile.def (Dependencies): Depend on all-build-bison,
2438 all-build-flex, all-build-byacc, all-build-texinfo, rather
2439 than the host variations.
2440 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2441 with BUILD_SUBDIR.
2442 (BISON): Update for recent Bisons.
2443 (YACC): Fix typo.
2444 (cross): Depend on all-build.
2445 (all): Do not depend on all-build.
2446 (prebootstrap): Remove.
2447 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2448 (Prebootstrap dependencies): Add them to the per-stage targets
2449 and to all-prebootstrap.
2450 * configure.in (build_configdirs): Always enable build_tools.
2451 (BUILD_DIR_PREFIX): Remove.
2452
2453 * Makefile.def (gcc): Add target variable.
2454 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2455 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2456 in the recursive `make', instead of hardwiring `all'.
2457 (Autogenerated TARGET-* variables): New.
2458
2459 2004-08-13 Brian Booth <bbooth@redhat.com>
2460
2461 * MAINTAINERS: Remove myself from write-after-approval.
2462
2463 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2464
2465 * src-release: Stop distributing mmalloc with gdb (which doesn't
2466 use it).
2467 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2468 * Makefile.in: Regenerate.
2469
2470 2004-08-09 Mark Mitchell <mark@codesourcery.com>
2471
2472 * configure.in (arm*-*-eabi*): New target.
2473 * configure: Regenerate.
2474
2475 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
2476
2477 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2478 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2479 (Dependencies): New section.
2480 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2481 (configure-target-[+module+]): Depend on maybe-all-gcc
2482 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2483 (toplevel profiledbootstrap): Fix dependencies.
2484 * Makefile.in: Regenerate.
2485
2486 2004-08-03 Mark Mitchell <mark@codesourcery.com>
2487
2488 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2489 target-libiberty to noconfigdirs.
2490 * configure: Regenerate.
2491
2492 2004-08-03 Paul Brook <paul@codesourcery.com>
2493
2494 * configure.in: Check for MPFR as well as GMP.
2495 * configure: Regenerate.
2496
2497 2004-08-01 Robert Millan <robertmh@gnu.org>
2498
2499 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2500 libmudflap for all GNU-based systems (with Glibc).
2501 * configure: Regenerate.
2502
2503 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2504
2505 * Makefile.def (host-modules): Add gcc.
2506 * Makefile.in: Regenerate.
2507 * Makefile.tpl (sorry): New rule.
2508 (configure-host, all-host, [+make_target+]-host, do-check,
2509 install-host): Do not add gcc as a special case.
2510 (host modules): Add a small special-casing for gcc. Export
2511 extra_make_flags through the environment.
2512 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2513 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2514 other recursive targets for gcc): Remove.
2515
2516 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2517 (stage, unstage): New rules.
2518 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2519 distclean-stage[+id+]): Use stage_current.
2520 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2521 the stage*-start rules.
2522
2523 2004-08-02 Geoffrey Keating <geoffk@apple.com>
2524
2525 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2526 use -all_load flag.
2527
2528 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
2529
2530 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2531 * configure: Regenerate.
2532
2533 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
2534
2535 * maintainer-scripts/gcc_release: Revert yesterday's change.
2536
2537 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
2538
2539 * MAINTAINERS: Add myself to write-after-approval.
2540
2541 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
2542
2543 * libf2c: Removed.
2544 * gcc/gccbug.in: Updated because of libf2c removal.
2545 * maintainer-scripts/gcc_release: Ditto.
2546
2547 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2548
2549 * configure.in: Build libmudflap by default on FreeBSD.
2550 * configure: Regenerated.
2551
2552 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2553
2554 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2555 systems.
2556 * configure: Regenerated.
2557
2558 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2559
2560 PR target/16344
2561 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2562 feedback based compiler.
2563 * Makefile.in: Rebuilt.
2564
2565 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
2566
2567 * Makefile.def (host_modules): Set bootstrap=true for flex.
2568 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2569 * Makefile.in: Rebuilt.
2570
2571 2004-07-07 Jan Hubicka <jh@suse.cz>
2572
2573 * MAINTAINERS: Add self as a profile feedback maintainer.
2574
2575 2004-07-05 Phil Edwards <phil@codesourcery.com>
2576
2577 * configure.in: Do not prepend $srcdir to /dev/null in
2578 makefile fragments.
2579 * configure: Regenerate.
2580
2581 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
2582
2583 * Makefile.def (build_modules): Add bison, byacc, flex,
2584 m4, texinfo.
2585 (flags_to_pass): Add FLEX.
2586 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2587 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2588 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2589 DEFAULT_MAKEINFO): Remove.
2590 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2591 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2592 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2593 objdir or else use configured tool.
2594 (all-build): New.
2595 (all): Depend on it.
2596 (Build module dependencies): Add.
2597 * Makefile.in: Regenerate.
2598 * configure.in: Better support for multiple build modules,
2599 matching what is done for host/target modules. Do not look
2600 for "plausible" locations of build tools if Canadian cross.
2601 Use autoconf's AC_PROG_CC to find a C compiler. Define
2602 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2603 * configure: Regenerate.
2604
2605 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
2606
2607 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2608 * Makefile.in: Regenerate.
2609
2610 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
2611
2612 * Makefile.tpl (configure-build-[+module+],
2613 configure-[+module+], configure-target-[+module+]): Pass
2614 [+extra_configure_args+].
2615 (all-build-[+module+], all-[+module+], check-[+module+],
2616 install-[+module+], [+make_target+]-[+module+],
2617 all-target-[+module+], check-target-[+module+],
2618 install-target-[+module+], [+make_target+]-target-[+module+]):
2619 Pass [+extra_make_args+].
2620 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2621 (GCC_HOST_EXPORTS): Remove.
2622 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2623 cross, check-gcc, check-gcc-c++, install-gcc,
2624 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2625 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2626 * Makefile.in: Regenerate.
2627
2628 2004-06-21 Matthew Sachs <msachs@apple.com>
2629
2630 * MAINTAINERS: Added self to write-after-approval.
2631
2632 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2633
2634 * configure.in: Check for srcdir/winsup rather than build directory
2635 winsup.
2636 * configure: Regenerate.
2637
2638 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
2639
2640 * configure.in: Don't build Cygwin native newlib if winsup
2641 directory is missing. Emit warning instead.
2642 * configure: Regenerate.
2643
2644 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
2645
2646 * Makefile.tpl (touch-stage[+id+]): New.
2647 (restage[+prev+]): Depend on touch-stage[+id+].
2648
2649 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2650 Use it throughout.
2651
2652 * Makefile.def: Add profile and feedback bootstrap stages.
2653 Remove next field from bootstrap stages.
2654 * Makefile.tpl (LN, LN_S): Substitute.
2655 (stageN-start, stageN-end): Use double-colon rules, to
2656 provide a hook for additional setup commands.
2657 (distclean-stageN-gcc, restageN): Create dependencies from
2658 [+prev+], not from [+next+].
2659 (stageN-bubble): Add commands for successive stages from
2660 [+prev+], using double-colon rules.
2661 (all-stageN-gcc): Fix typo.
2662 (stagefeedback-start, profiledbootstrap): New.
2663 * Makefile.in: Regenerate.
2664 * configure.in: Call ACX_PROG_LN.
2665 * configure: Regenerate.
2666
2667 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
2668
2669 * MAINTAINERS (Write After Approval): Add myself.
2670
2671 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
2672
2673 * MAINTAINERS (Write After Approval): Add myself.
2674
2675 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
2676
2677 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2678 without gcc.
2679 * configure: Regenerate.
2680
2681 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
2682
2683 * Makefile.tpl: Fix typo.
2684 * Makefile.in: Regenerate.
2685
2686 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
2687
2688 * configure.in: Remove new- prefix from toplevel
2689 bootstrap targets.
2690 * configure: Regenerate.
2691
2692 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
2693
2694 * Makefile.tpl (all.normal): Rename to all.
2695 (all): Replace with a rule to pick the default
2696 target from configure.
2697 (all-gcc, configure-gcc): Use conditionals to
2698 do nothing when toplevel bootstrap is going on.
2699 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2700 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2701 * configure.in: Support --enable-bootstrap.
2702
2703 * Makefile.def: Remove new- prefix from toplevel
2704 bootstrap targets.
2705 * Makefile.tpl: Likewise.
2706
2707 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2708 target.
2709
2710 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2711 $(RECURSE_FLAGS) to recursive invocation of make.
2712
2713 * Makefile.in: Regenerate.
2714 * configure: Regenerate.
2715
2716 2004-05-30 Andreas Jaeger <aj@suse.de>
2717 Jim Wilson <wilson@specifixinc.com>
2718
2719 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2720 like CC.
2721
2722 2004-05-27 Daniel Jacobowitz <dan@debian.org>
2723
2724 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2725 * configure: Regenerate.
2726
2727 2004-05-25 Daniel Jacobowitz <drow@false.org>
2728
2729 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2730 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2731 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2732 targets.
2733 * Makefile.in: Regenerate.
2734
2735 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
2736
2737 * configure.in: Test the ability to symlink directories.
2738 * configure: Regenerate.
2739
2740 * Makefile.def (bootstrap-stage): New definitions.
2741 * Makefile.tpl (configure-stage1-gcc,
2742 configure-stage2-gcc, configure-stage3-gcc,
2743 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2744 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2745 new-restage3, compare): Autogenerate, see Makefile.in
2746 entry for behavioral changes.
2747 (distclean-stage1, new-stage1-start, new-stage1-end,
2748 new-stage1-bubble, distclean-stage2, new-stage2-start,
2749 new-stage2-end, new-stage2-bubble, distclean-stage3,
2750 new-stage3-start, new-stage3-end): New autogenerated targets.
2751 (objext, prebootstrap, BOOT_CFLAGS,
2752 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2753 targets.
2754
2755 * Makefile.in: Regenerate.
2756 (distclean-stage1, new-stage1-start, new-stage1-end,
2757 new-stage1-bubble, distclean-stage2, new-stage2-start,
2758 new-stage2-end, new-stage2-bubble, distclean-stage3,
2759 new-stage3-start, new-stage3-end): New targets.
2760 (all-stage1-gcc): Move prebootstrap dependency from here...
2761 (configure-stage1-gcc): ...to here.
2762 (new-bootstrap): Use bubble targets.
2763 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2764 Use per-stage distclean targets.
2765 (configure-stage1-gcc, configure-stage2-gcc,
2766 configure-stage3-gcc, all-stage1-gcc,
2767 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2768 Use new-stageN-start to prepare the tree.
2769
2770 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
2771
2772 * Makefile.def (host_modules): add libcpp.
2773 * Makefile.tpl: Add dependencies on and for libcpp.
2774 * Makefile.in: Regenerate.
2775 * configure.in: Add libcpp host module.
2776 * configure: Regenerate.
2777
2778 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
2779
2780 * Makefile.tpl: Whenever a recursive target is defined, wrap
2781 it in a special @if/@endif block, and prepare its maybe
2782 dependency in the @if/@endif block
2783 * configure.in: Instead of writing maybe dependencies, remove
2784 the @if/@endif statements, and remove the @if/@endif blocks
2785 that remain.
2786 * configure: Regenerate.
2787 * Makefile.in: Regenerate.
2788
2789 2004-05-20 Janis Johnson <janis187@us.ibm.com>
2790
2791 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
2792
2793 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
2794
2795 PR bootstrap/15120
2796 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
2797 * */configure: Rebuilt.
2798
2799 2004-05-17 Zack Weinberg <zack@codesourcery.com>
2800
2801 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2802 of libf2c.
2803 * configure, Makefile.in: Regenerate.
2804
2805 2004-05-13 Tobias SchlÃÂüter <tobi@gcc.gnu.org>
2806
2807 * MAINTAINERS (Write After Approval): Add myself.
2808
2809 2004-05-13 Diego Novillo <dnovillo@redhat.com>
2810
2811 Merge from tree-ssa-20020619-branch.
2812
2813 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2814 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2815 (HOST_GMPLIBS): Define.
2816 (HOST_GMPINC): Define.
2817 (TARGET_LIB_PATH): Add libmudflap.
2818 (GFORTRAN_FOR_TARGET): Define.
2819 (configure-build*): Export GFORTRAN.
2820 (configure-gcc): Export GMPLIBS and GMPINC.
2821 (all-gcc): Add maybe-all-libbanshee.
2822 (configure-target-libgfortran): Define.
2823 * Makefile.in: Regenerate.
2824 * configure.in (host_libs): Add libbanshee.
2825 (target_libraries): Add target-libmudflap and target-libgfortran.
2826 Add --with-libbanshee.
2827 Handle --disable-libmudflap.
2828 (*-*-freebsd*): Use with_gmp.
2829 Add $(libgcj) to noconfigdirs.
2830 * configure: Regenerate.
2831 * depcomp: New file.
2832 * MAINTAINERS: Add tree-ssa maintainers.
2833
2834 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
2835
2836 * MAINTAINERS (Various Maintainers): Add myself.
2837
2838 2004-04-30 Brian Ford <ford@vss.fsi.com>
2839
2840 * MAINTAINERS (Write After Approval): Add myself.
2841
2842 2004-04-29 Uros Bizjak <uros@kss-loka.si>
2843
2844 * MAINTAINERS (Write After Approval): Add myself.
2845
2846 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
2847
2848 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2849 * configure: Regenerate.
2850
2851 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
2852
2853 Revert:
2854 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2855
2856 * Makefile.def (flags_to_pass): Remove *dir variables that
2857 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2858 as well as prefix and exec_prefix.
2859 * Makefile.in: Regenerate.
2860
2861 2004-04-26 Robert Millan <robertmh@gnu.org>
2862
2863 Add patches from libtool CVS.
2864 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2865 * ltconfig: Likewise.
2866 * ltcf-c.sh: Likewise.
2867 * ltcf-cxx.sh: Likewise.
2868 * ltcf-gcj.sh: Likewise.
2869
2870 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2871
2872 * Makefile.def (host_modules): Mark with the bootstrap
2873 flag packages on which gcc depends.
2874 * Makefile.tpl (all-bootstrap): Use it.
2875 * Makefile.in: Regenerate.
2876
2877 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2878
2879 * Makefile.def (flags_to_pass): Remove *dir variables that
2880 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2881 as well as prefix and exec_prefix.
2882 * Makefile.in: Regenerate.
2883
2884 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2885
2886 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2887 * configure: Regenerate.
2888 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2889 * gcc/Makefile.tpl (compare): Use the result of the test.
2890 * gcc/Makefile.in: Regenerate.
2891
2892 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
2893
2894 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2895 Always relocate gcc and prev-gcc to the original names, even
2896 if the build fails.
2897 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2898 New targets.
2899
2900 2004-04-23 Laurent GUERBY <laurent@guerby.net>
2901
2902 * MAINTAINERS: Update my email address.
2903
2904 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2905
2906 * configure.in (mips*-*-irix5*): Enable ld.
2907 * configure: Regenerate.
2908
2909 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2910
2911 * configure: Regenerate.
2912
2913 2004-04-15 James E Wilson <wilson@specifixinc.com>
2914
2915 * Makefile.tpl (configure-[+module+], configure-gcc,
2916 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2917 Set and export LDFLAGS.
2918 * Makefile.in: Regenerate.
2919
2920 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
2921
2922 * MAINTAINERS: Add myself to write-after-approval.
2923
2924 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2925
2926 PR bootstrap/14871
2927 * Makefile.tpl: If we don't have built-in-tree target tools,
2928 use the ones found by configure rather than hacking around with
2929 program_transform_name.
2930 * configure.in: Give Makefile.tpl the information necessary
2931 to do that.
2932 * Makefile.in: Regenerate.
2933 * configure: Regenerate.
2934
2935 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
2936
2937 PR bootstrap/14760
2938 * configure.in: When computing baseargs, strip *all* copies of
2939 offending options. Also, don't match/substitute the trailing space,
2940 so that this actually works when two similar options are separated by
2941 only one space.
2942 * configure: Regenerate.
2943
2944 2004-04-06 David Edelsohn <edelsohn@gnu.org>
2945
2946 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2947 (rs6000-*-aix*): Same.
2948 * configure: Regenerate.
2949
2950 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
2951
2952 * MAINTAINERS: Add myself to write-after-approval.
2953
2954 2004-04-03 Bud Davis <bdavis9659@comcast.net>
2955
2956 * MAINTAINERS: Add myself to write-after-approval.
2957
2958 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2959
2960 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2961 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2962 * Makefile.in: Regenerate.
2963
2964 * configure.in (top level bootstrap support): Rework --enable-werror
2965 to set @stage2_werror_flag@.
2966 * configure: Regenerate.
2967 * Makefile.tpl (top level bootstrap support): Pass
2968 @stage2_werror_flag@ down to configure in stages 2 and 3.
2969 * Makefile.in: Regenerate.
2970
2971 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2972
2973 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2974 for stages 2 and 3 as well as in make. As a consequence, remove
2975 OUTPUT_OPTION (now detected by configure) from the flags passed down
2976 to make.
2977 * Makefile.in: Regenerate.
2978
2979 * Makefile.tpl (new-bootstrap): Fix typo.
2980 * Makefile.in: Regenerate.
2981
2982 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2983
2984 * Makefile.tpl: Rearrange by moving recursive_targets rules
2985 into their proper sections.
2986 * Makefile.tpl (top level bootstrap support): Move disabling
2987 of coverage flags from 'make' to 'configure'; improve comments.
2988 * Makefile.in: Regenerate.
2989
2990 * Makefile.tpl (experimental top level bootstrap) Move stage1
2991 language setting from all- target to configure- target; disable
2992 intermodule optimization in stage 1; prevent gratuitous rebuilds
2993 of stage 1.
2994 * Makefile.in: Regenerate.
2995 * configure.in: Comma-separate stage 1 language list for top
2996 level bootstrap.
2997 * configure: Regenerate.
2998
2999 * Makefile.tpl: Clean up experimental top level bootstrap support:
3000 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3001 prev-gcc in configure- targets as well as all- targets.
3002 * Makefile.in: Regenerate.
3003
3004 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
3005
3006 * compile: New file imported from automake.
3007
3008 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
3009
3010 * configure.in: Remove symbolic link section.
3011 * configure: Regenerate.
3012 * Makefile.tpl (links): Remove.
3013 * Makefile.in: Regenerate.
3014
3015 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
3016 Nathanael Nerode <neroden@gcc.gnu.org>
3017
3018 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3019 Set with AC_CHECK_PROGS.
3020 * configure.in: Fix comment typo from last patch.
3021 * configure: Regenerate.
3022
3023 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
3024
3025 * Makefile.tpl: Introduce experimental top level bootstrap support.
3026 * Makefile.in: Regenerate.
3027 * configure.in: Introduce support for top level bootstrap.
3028 * configure: Regenerate.
3029
3030 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
3031 Paolo Bonzini <bonzini@gnu.org>
3032
3033 PR bootstrap/14522
3034 * configure.in: Cope with shells that do not support unquoted ^
3035 * configure: Regenerate.
3036
3037 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
3038 Paolo Bonzini <bonzini@gnu.org>
3039
3040 PR bootstrap/14522
3041 * configure.in: Cope with shells that do not support nesting
3042 quotes inside quoted backquote substitutions.
3043 * configure: Regenerate.
3044
3045 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3046
3047 PR bootstrap/14522
3048 * configure.in: Fix escaping of $.
3049 * configure: Regenerate.
3050
3051 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
3052
3053 * configure: Regenerate, since I forgot to while committing Paolo's
3054 changes.
3055
3056 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
3057
3058 PR ada/14131
3059 Move language detection to the top level.
3060 * configure.in: Find default values for the tools as
3061 soon as possible. Disable ada if GNAT is not found.
3062 Emit error message about missing languages. Expand
3063 --enable-languages=all for the gcc subdirectory.
3064
3065 2004-03-10 Ben Elliston <bje@gnu.org>
3066
3067 * MAINTAINERS: Update my email address.
3068
3069 2004-03-05 David Edelsohn <edelsohn@gnu.org>
3070
3071 * ltconfig: Disable building static libraries if building shared
3072 libraries on AIX 5L.
3073
3074 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
3075
3076 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3077 and disable libgcj.
3078 * configure: Regenerated.
3079
3080 2004-03-01 Brian Booth <bbooth@redhat.com>
3081
3082 * MAINTAINERS: Add myself to write-after-approval.
3083
3084 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
3085
3086 * MAINTAINERS: Add myself to write-after-approval.
3087
3088 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3089
3090 PR bootstrap/7087
3091 * Makefile.tpl: Guard XFOO sed statements better.
3092 * Makefile.tpl: Add dependency for configure-target-libada.
3093 * Makefile.in: Regenerate (incidentally fixes broken
3094 commit when libada-branch was merged).
3095
3096 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
3097
3098 * MAINTAINERS: Add myself to write-after-approval.
3099
3100 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
3101
3102 * MAINTAINERS: Add Nicola Pero and myself as libobjc
3103 maintainers.
3104
3105 2004-02-20 Andrew Cagney <cagney@redhat.com>
3106
3107 * config.guess: Update from version 2003-10-16 to 2004-02-16.
3108 * config.sub: Update from version 2003-11-03 to 2004-02-16.
3109
3110 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
3111
3112 PR bootstrap/11932
3113 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3114
3115 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
3116
3117 * MAINTAINERS: Added myself to write-after-approval.
3118
3119 2004-02-14 Michael Koch <konqueror@gmx.de>
3120
3121 * MAINTAINERS: Added myself to write-after-approval.
3122
3123 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
3124
3125 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
3126 some OS port maintainers to OS port maintainers section.
3127
3128 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
3129
3130 * MAINTAINERS: Add self.
3131
3132 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
3133
3134 * MAINTAINERS: Alphabetize.
3135
3136 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
3137
3138 * MAINTAINERS: Remove myself.
3139
3140 2004-02-11 David Edelsohn <edelsohn@gnu.org>
3141
3142 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3143 (rs6000-*-aix*): Same.
3144 * configure: Regenerate.
3145
3146 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
3147
3148 * configure.in (host): Add in missing $noconfigdirs to defines.
3149 * configure: Regenerate.
3150
3151 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
3152 Nathanael Nerode <neroden@gcc.gnu.org>
3153
3154 PR ada/6637, PR ada/5911
3155 Merge with libada-branch:
3156 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3157 with appropriate dependencies. Add --enable-libada configure switch.
3158 * configure, Makefile.in: Regenerate.
3159
3160 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
3161
3162 * MAINTAINERS: Add myself to write-after-approval.
3163
3164 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3165
3166 * configure.in: Don't pass --with-stabs on IRIX 5 either.
3167 * configure: Regenerate.
3168
3169 2004-02-04 Geoffrey Keating <geoffk@apple.com>
3170
3171 Merge from upstream:
3172
3173 * ltmain.in: When setting IFS to '~', be careful about user
3174 arguments that contain '~'.
3175
3176 2004-02-04 Peter O'Gorman <peter@pogma.com>
3177
3178 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3179 Also test $base_compile against $CC with escaped arguments. Bug
3180 reported by Geoff Keating <geoffk@apple.com>.
3181
3182 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
3183
3184 * MAINTAINERS: Remove i960 port.
3185
3186 2004-01-23 DJ Delorie <dj@redhat.com>
3187
3188 * Makefile.def (target_modules) [libiberty]: Don't stage.
3189 * Makefile.in: Rebuilt.
3190
3191 2004-01-20 Caroline Tice <ctice@apple.com>
3192
3193 * MAINTAINERS: Add myself to write-after-approval.
3194
3195 2004-01-19 Paolo Carlini <pcarlini@suse.de>
3196
3197 * MAINTAINERS: Update my email address.
3198
3199 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
3200
3201 * MAINTAINERS: Add myself to write-after-approval.
3202
3203 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3204
3205 * MAINTAINERS: Remove entries without email address.
3206
3207 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
3208
3209 * MAINTAINERS: Add myself to write-after-approval.
3210
3211 2004-01-15 Steven Bosscher <stevenb@suse.de>
3212
3213 * MAINTAINERS: Update my email address.
3214
3215 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
3216
3217 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3218 * Makefile.tpl (configure-target-[+module+]): Support stage.
3219 * Makefile.in: Rebuilt.
3220
3221 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
3222
3223 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3224
3225 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
3226
3227 * MAINTAINERS: Add myself as a MIPS maintainer.
3228
3229 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
3230
3231 * configure.in: Use ./config.cache, not config.cache.
3232 * configure: Regenerate.
3233 * Makefile.tpl: Special-casing not needed for GCC any more.
3234 * Makefile.in: Regenerate.
3235
3236 * configure.in: Don't share a cache file for host dirs.
3237 * configure: Regenerate.
3238
3239 * config-ml.in: Don't mess with the cache file.
3240
3241 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3242
3243 * MAINTAINERS: Move myself from 'Write After Approval' to
3244 'CPU Port Maintainers' section as SPARC maintainer.
3245
3246 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
3247
3248 * Makefile.tpl: Make GCC use a separate config.cache.
3249 * Makefile.in: Regenerate.
3250
3251 PR bootstrap/11932, PR bootstrap/11933
3252 (I don't know if it will fix either of them, but it relates
3253 to them.)
3254 * configure.in: Don't use shared config.cache for target
3255 directories.
3256 * configure: Regenerate.
3257
3258 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
3259
3260 * MAINTAINERS: Add myself to 'Write After Approval' section.
3261
3262 2003-12-31 Roger Sayle <roger@eyesopen.com>
3263
3264 * configure.in (ia64*-*-hpux*): Disable building java libraries.
3265 * configure: Regenerated.
3266
3267 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
3268
3269 * MAINTAINERS: Remove the mn10200 maintainer.
3270
3271 2003-12-21 Bernardo Innocenti <bernie@develer.com>
3272
3273 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3274 * configure: Regenerated.
3275
3276 2003-12-16 Jan Hubicka <jh@suse.cz>
3277
3278 * MAINTAINERS: Add myself as callgraph maintainer.
3279
3280 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
3281
3282 * configure.in (raw_libstdcxx_flags): Remove the leading space.
3283 * configure: Regenerate.
3284
3285 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3286
3287 * MAINTAINERS: Move myself from 'Bug database only accounts' to
3288 'Write After Approval' section. Update email.
3289
3290 2003-12-01 James Lemke <jim@wasabisystems.com>
3291
3292 * MAINTAINERS (Write After Approval): Add myself.
3293
3294 2003-11-20 Matt Thomas <matt@3am-software.com>
3295
3296 * MAINTAINERS: Add myself as a vax port maintainer.
3297
3298 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
3299
3300 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3301 (configure-build-[+module+], configure-[+module+]): Likewise.
3302 (configure-target-[+module+], configure-gcc, config.status): Likewise.
3303 * Makefile.in: Regenerate.
3304
3305 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
3306
3307 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3308 shared/dylibed libraries.
3309 * ltmain.sh: Likewise.
3310 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3311 * ltcf-cxx.sh: Likewise.
3312 * ltcf-gcj.sh: Likewise.
3313 * ltconfig: Likewise.
3314
3315 2003-11-17 Stan Cox <scox@redhat.com>
3316
3317 * MAINTAINERS: Add myself as iq2000 port maintainer.
3318
3319 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
3320
3321 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3322 * Makefile.in: Regenerate.
3323
3324 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
3325
3326 * config.sub: Update to 2003-11-03 version.
3327
3328 2003-10-20 Phil Edwards <phil@codesourcery.com>
3329
3330 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
3331 * configure: Regenerate.
3332
3333 2003-10-20 Nicolas Pitre <nico@cam.org>
3334
3335 * MAINTAINERS: Add myself to 'Write After Approval' section.
3336
3337 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
3338
3339 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3340
3341 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
3342
3343 * MAINTAINERS: Update my email address.
3344
3345 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3346
3347 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
3348
3349 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
3350
3351 * MAINTAINERS: Add myself to 'Write After Approval' section.
3352
3353 2003-10-16 Bernardo Innocenti <bernie@develer.com>
3354
3355 * config.guess: Update to 2003-10-16 version.
3356 * config.sub: Update to 2003-10-16 version.
3357
3358 2003-10-15 David Daney <ddaney@avtrex.com>
3359
3360 * MAINTAINERS: Added myself to 'Write After Approval' section.
3361
3362 2003-10-15 Falk Hueffner <falk@debian.org>
3363
3364 * MAINTAINERS: Move myself from 'Bug database only accounts' to
3365 'Write After Approval' section. Update email.
3366
3367 2003-10-14 Roger Sayle <roger@eyesopen.com>
3368
3369 * MAINTAINERS: Move myself from 'Write After Approval' to
3370 'Various Maintainers' section as middle-end maintainer.
3371
3372 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
3373
3374 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3375 HOST_FLAGS_TO_PASS.
3376 * Makefile.in: Regenerate.
3377
3378 2003-10-11 Bernardo Innocenti <bernie@develer.com>
3379
3380 * config.guess: Update to 2003-10-07 version.
3381 * config.sub: Update to 2003-10-07 version.
3382
3383 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3384
3385 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
3386 * ltconfig (irix5*, irix6*): Don't override version_type.
3387
3388 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
3389
3390 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3391 * configure: Rebuilt
3392 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3393 * Makefile.in: Rebuilt
3394
3395 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
3396
3397 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3398
3399 2003-09-30 Carlo Wood <carlo@alinoe.com>
3400
3401 * MAINTAINERS (Write After Approval): Add myself.
3402
3403 2003-09-29 Paul Koning <ni1d@arrl.net>
3404
3405 * MAINTAINERS: Move myself from "Write After Approval"
3406 to CPU platform maintainers for pdp11 platform.
3407
3408 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
3409
3410 * MAINTAINERS: Move myself from 'Write After Approval' to
3411 'Various Maintainers' section as libffi testsuite maintainer.
3412
3413 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
3414
3415 * configure.in: Pass a computed --program-transform-name
3416 to subconfigures.
3417 * configure: Regenerated.
3418
3419 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3420
3421 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3422 * Makefile.in: Regenerate.
3423
3424 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3425 * Makefile.in: Regenerate.
3426
3427 2003-09-19 Ziemowit Laski <zlaski@apple.com>
3428
3429 * MAINTAINERS: Move myself from 'Write After Approval'
3430 to 'Various Maintainers' (objective-c) section.
3431
3432 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
3433
3434 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3435 quoting.
3436 * configure: Regenerated.
3437
3438 2003-09-16 Joel Brobecker <brobecker@gnat.com>
3439
3440 * MAINTAINERS (Write After Approval): Add myself to write after
3441 approval list.
3442
3443 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
3444
3445 * MAINTAINERS (Write After Approval): Add myself.
3446
3447 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
3448
3449 * MAINTAINERS: Update my e-mail address.
3450
3451 2003-09-09 Alan Modra <amodra@bigpond.net.au>
3452
3453 * libtool.m4 (LD): Correct powerpc64 host match.
3454
3455 2003-09-06 James E Wilson <wilson@tuliptree.org>
3456
3457 * MAINTAINTERS: Update my affiliation and email address.
3458
3459 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3460
3461 * MAINTAINERS (Write After Approval): Add myself.
3462
3463 2003-09-04 DJ Delorie <dj@redhat.com>
3464
3465 * configure: Regenerate.
3466
3467 2003-09-04 Robert Millan <robertmh@gnu.org>
3468
3469 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3470
3471 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3472
3473 * configure.in: Ensure arguments to sed are properly spaced.
3474 * configure: Regenerate.
3475
3476 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3477
3478 * MAINTAINERS: Update my e-mail address.
3479
3480 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
3481
3482 * MAINTAINERS (Write After Approval): Add myself.
3483
3484 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
3485
3486 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3487 * configure: Regenerated.
3488
3489 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
3490
3491 * MAINTAINERS: Update my email address.
3492
3493 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
3494
3495 * configure.in: Use newline instead of semicolon when assuming
3496 shell arguments in a for loop.
3497 * configure: Regenerated.
3498
3499 2003-08-22 Jason Eckhardt <jle@rice.edu>
3500
3501 * MAINTAINERS: Resurrect the i860 maintainer.
3502
3503 2003-08-20 Geoffrey Keating <geoffk@apple.com>
3504
3505 PR 8180
3506 * configure.in: When testing with_libs and with_headers, treat
3507 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
3508 * configure: Regenerate.
3509
3510 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3511 make, shell, etc.
3512 (baseargs): Likewise.
3513 * configure: Regenerate.
3514
3515 2003-08-20 Bernardo Innocenti <bernie@develer.com>
3516
3517 * MAINTAINERS (Write After Approval): Add myself.
3518
3519 2003-08-19 Geoffrey Keating <geoffk@apple.com>
3520
3521 * configure.in: Disable libgcj for darwin not on powerpc.
3522 * configure: Rebuild.
3523
3524 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
3525
3526 * config-ml.in, symlink-tree: Add license.
3527
3528 2003-08-03 Richard Stallman <rms@gnu.org>
3529 Eben Moglen <moglen@columbia.edu>
3530
3531 * README.SCO: New file.
3532
3533 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
3534
3535 * Makefile.tpl (check, check-c++): Express dependencies using
3536 dependencies rather than commands.
3537 * Makefile.in: Regenerate.
3538
3539 2003-08-01 Andrew Cagney <cagney@redhat.com>
3540
3541 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3542 * configure: Ditto.
3543
3544 2003-07-31 Geoffrey Keating <geoffk@apple.com>
3545
3546 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3547 * Makefile.in: Update.
3548
3549 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
3550
3551 * configure.in: Enable libgcj for darwin.
3552 * configure: Rebuild.
3553
3554 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
3555
3556 * config-ml.in: Use ac_configure_args directly instead of
3557 ml_arguments. Only set ml_norecursion if --no[-]recursion is
3558 actually seen.
3559
3560 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
3561
3562 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3563 creating target and build subdirs to build all parent dirs as needed.
3564 * Makefile.in: Rebuild.
3565 * configure.in: Don't build dirs explicitly here.
3566 * configure: Rebuild.
3567
3568 2003-07-26 Paul Brook <paul@nowt.org>
3569
3570 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
3571
3572 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
3573
3574 * Makefile.tpl (all-make): Depend on intl.
3575 * Makefile.in: Rebuilt.
3576
3577 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
3578
3579 * install-sh: Update to newer upstream versions (associated with
3580 aclocal 1.7).
3581 * mkinstalldirs: Likewise.
3582 * missing: Likewise, plus $1Help2man -> $1 typo fix.
3583
3584 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
3585
3586 * MAINTAINERS: Move self from Bug database only accounts
3587 to write-after-approval.
3588
3589 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3590
3591 * config.if: Remove unused libc_interface determination.
3592
3593 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
3594
3595 * MAINTAINERS: Move self from write-after-approval to
3596 build machinery (*.in).
3597
3598 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
3599
3600 PR bootstrap/11273
3601 PR bootstrap/11408
3602 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
3603 unused INSTALL_PROGRAM_ARGS.
3604 * configure.in: Use AC_PROG_INSTALL.
3605 * Makefile.in: Regenerate.
3606 * configure: Regenerate.
3607
3608 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
3609
3610 * MAINTAINERS: Alphabetize.
3611
3612 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
3613
3614 * configure: Rebuilt.
3615 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3616 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3617 newlib nor libgloss.
3618 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
3619 * configure.in (am33_2.0-*-linux*): Added.
3620
3621 2003-07-09 Bob Wilson <bob.wilson@acm.org>
3622
3623 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3624 * configure: Regenerate.
3625
3626 2003-07-07 Zack Weinberg <zack@codesourcery.com>
3627
3628 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
3629 * Makefile.in: Regenerate.
3630
3631 2003-07-04 Zack Weinberg <zack@codesourcery.com>
3632
3633 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
3634 * Makefile.in: Regenerate.
3635
3636 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
3637
3638 * Makefile.tpl: Replace PWD with PWD_COMMAND.
3639 * Makefile.in: Regenerated.
3640
3641 * config-ml.in: Replace PWD with PWD_COMMAND.
3642
3643 2003-07-04 Zack Weinberg <zack@codesourcery.com>
3644
3645 * intl: New directory; see intl/ChangeLog for details.
3646 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
3647 * Makefile.tpl: all-gcc depends on maybe-all-intl.
3648 * Makefile.in: Regenerate.
3649
3650 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
3651
3652 * configure.in: Clean up config-lang.in handling. Delete
3653 useless assignment to "subdirs".
3654 * configure: Regenerate.
3655
3656 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
3657
3658 * configure.in: Rename 'target_libs' to 'target_libraries'.
3659 Remove useless reference to 'target_libs'.
3660 * configure: Regenerate.
3661
3662 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
3663
3664 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3665 * Makefile.in: Regenerate.
3666
3667 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
3668
3669 * Makefile.def: Introduce flags_to_pass.
3670 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3671 * Makefile.in: Regenerate.
3672
3673 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
3674
3675 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3676 and target-libgloss.
3677 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3678 <h8300*-*-*>: Disable libf2c and ${libgcj}.
3679 * configure: Regenerate.
3680
3681 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
3682
3683 * configure.in: Update testsuite_flags to new location.
3684 * configure. Regenerate.
3685
3686 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
3687
3688 * Makefile.tpl: Remove BUILD_CC stuff.
3689 * Makefile.in: Regenerate.
3690
3691 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
3692
3693 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
3694
3695 2003-06-16 Graeme Peterson <gp@qnx.com>
3696
3697 * MAINTAINERS (Write After Approval): Add myself.
3698
3699 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
3700
3701 * config.guess: Update to 2003-06-12 version.
3702 * config.sub: Update to 2003-06-13 version.
3703
3704 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
3705
3706 * config.guess: Update to 2003-06-06 version.
3707 * config.sub: Update to 2003-06-06 version.
3708
3709 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3710
3711 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3712 * configure. Regenerate.
3713
3714 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3715
3716 * configure.in: Disable serial configure by default.
3717 * configure: Regenerate.
3718 * Makefile.tpl: Abolish .NOTPARALLEL.
3719 * Makefile.in: Regenerate.
3720
3721 * Makefile.tpl: Replace {build,host,target}_canonical by
3722 {build,host,target}.
3723 * Makefile.in: Regenerate.
3724
3725 * Makefile.tpl: Fix stupid pasto.
3726 * Makefile.in: Regenerate.
3727
3728 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3729
3730 * Makefile.tpl: Remove bogus conditional.
3731 * Makefile.in: Regenerate.
3732
3733 2003-06-05 Jan Hubicka <jh@suse.cz>
3734
3735 * Makefile.tpl (profiledbootstrap): New target.
3736 * Makefile.in (profiledbootstrap): New target.
3737
3738 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
3739
3740 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
3741 Pinski. Remove user names from other bugzilla-only maintainers.
3742
3743 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3744
3745 * Makefile.tpl: Make 'recursive targets' using autogen rather
3746 than shell loop. Remove duplicate 'clean' targets and false
3747 comments.
3748 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3749 Add systematic method of specifying missing targets in subdirs.
3750 Add copyright boilerplate.
3751 * Makefile.in: Regenerate.
3752 * configure.in: Add 'recursive targets' to maybe list.
3753 * configure: Regenerate.
3754
3755 * MAINTAINERS: "GNATS only" -> "Bug database only".
3756
3757 * Makefile.tpl: Rename [+target+] to [+make_target+].
3758 * Makefile.def: Rename 'target' to 'make_target'.
3759
3760 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
3761
3762 * MAINTAINERS: Add self as options handling maintainer.
3763
3764 2003-05-28 Michael Meissner <gnu@the-meissners.org>
3765
3766 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
3767 been too long since I touched those ports.
3768
3769 2003-05-28 DJ Delorie <dj@redhat.com>
3770
3771 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3772 * Makefile.in: Regenerate.
3773
3774 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3775
3776 * configure.in: Use curly braces in the definition of tooldir.
3777 * configure: Regenerate.
3778
3779 2003-05-21 DJ Delorie <dj@redhat.com>
3780
3781 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3782 newlib or libgloss.
3783 * Makefile.in: Regenerate.
3784
3785 2003-05-21 DJ Delorie <dj@redhat.com>
3786
3787 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3788 * Makefile.in: Regenerate.
3789
3790 2003-05-20 Ian Lance Taylor <ian@airs.com>
3791
3792 * MAINTAINERS: Update my e-mail address.
3793
3794 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3795
3796 * configure.in: Switch more things to use maybe dependencies.
3797 * Makefile.tpl: Switch more things to use maybe dependencies.
3798 Factor out common code from autogen IF statements.
3799 * configure: Regenerate.
3800 * Makefile.in: Regenerate.
3801
3802 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3803
3804 * configure.in: Accept i[3456789]86 for machine type.
3805 * configure: Regenerate.
3806
3807 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3808
3809 * configure.in: Switch more things to use maybe dependencies.
3810 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3811 * configure: Regenerate.
3812 * Makefile.tpl: Switch more things to use maybe dependencies.
3813 * Makefile.in: Regenerate.
3814
3815 2003-05-16 Andreas Schwab <schwab@suse.de>
3816
3817 * Makefile.tpl (install-opcodes): Define.
3818 * Makefile.in: Rebuild.
3819
3820 2003-05-13 Andreas Jaeger <aj@suse.de>
3821
3822 * config.guess: Update to 2003-05-09 version.
3823 * config.sub: Update to 2003-05-09 version.
3824
3825 2003-05-13 Michael Eager <eager@mvista.com>
3826
3827 * configure.in: Correct sed script so that options in quotes are not
3828 deleted.
3829 * configure: Rebuild.
3830
3831 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
3832
3833 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3834 and $$s/newlib/libc/sys/cygwin32 include paths.
3835 * configure: Ditto.
3836
3837 2003-05-12 Michael Meissner <gnu@the-meissners.org>
3838
3839 * MAINTAINERS: Update my email addresses.
3840
3841 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
3842
3843 * config-ml.in: Propagate INSTALL variables.
3844
3845 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3846
3847 * MAINTAINERS: Remove duplicate entries in Write After Approval.
3848
3849 2003-05-02 Chris Demetriou <cgd@broadcom.com>
3850
3851 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3852 * Makefile.in: Regenerate.
3853
3854 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
3855
3856 * MAINTAINERS (GNATS only): Add Falk Hueffner.
3857
3858 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
3859
3860 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
3861
3862 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
3863
3864 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3865 * Makefile.in: Regenerated.
3866
3867 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
3868
3869 * MAINTAINERS (Write After Approval): Upgrade myself from
3870 GNATS only to write-after-approval. Update my mail address.
3871
3872 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
3873
3874 (OS Port Maintainers: freebsd): Add myself.
3875
3876 2003-04-22 Mark Mitchell <mark@codesourcery.com>
3877
3878 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
3879
3880 2003-04-22 Kean Johnston <jkj@sco.com>
3881
3882 * MAINTAINERS (SCO ports): Added myself.
3883
3884 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
3885
3886 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
3887
3888 2003-04-19 Kean Johnston <jkj@sco.com>
3889
3890 * MAINTAINERS (Write After Approval): Add myself.
3891
3892 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3893
3894 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3895 * Makefile.in: Regenerate.
3896
3897 2003-04-18 Jakub Jelinek <jakub@redhat.com>
3898
3899 * configure.in (powerpc64*-*-linux*): Remove.
3900 * configure: Rebuilt.
3901
3902 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
3903
3904 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3905 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3906 and restrap.
3907 * Makefile.in: Regenerate.
3908
3909 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
3910
3911 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3912 * configure: Regenerated.
3913
3914 2003-04-15 DJ Delorie <dj@redhat.com>
3915
3916 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
3917
3918 2003-04-13 Nick Clifton <nickc@redhat.com>
3919
3920 * config-ml.in: Remove support for --disable-aix removing
3921 call-aix multilibs.
3922
3923 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
3924
3925 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3926 * */configure: Rebuilt.
3927
3928 2003-04-08 Joel Sherrill <joel@oarcorp.com>
3929
3930 * MAINTAINERS: Add my email address.
3931
3932 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
3933
3934 * MAINTAINERS (Write After Approval): Add myself.
3935
3936 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3937
3938 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3939 * Makefile.in: Regenerate.
3940
3941 2003-03-14 Michael Chastain <mec@shout.net>
3942
3943 * Makefile.in: Regenerate with correct Makefile.def.
3944
3945 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3946
3947 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3948 Make macro.
3949 * Makefile.in: Regenerate.
3950 * configure.in: Clean up gxx_include_dir logic.
3951 * configure: Regenerate.
3952
3953 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
3954
3955 * MAINTAINERS (Write After Approval): Add myself.
3956
3957 2003-03-10 Ben Elliston <bje@wasabisystems.com>
3958
3959 * MAINTAINERS: Update my mail address.
3960
3961 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3962
3963 * configure.in (gxx_include_dir): Fix typo.
3964 * configure: Regenerated.
3965
3966 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3967
3968 * Makefile.tpl: Reindent.
3969 * Makefile.in: Regenerate.
3970 * configure.in: Reindent. Don't set unused variables.
3971 * configure: Regenerate.
3972
3973 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
3974
3975 * configure.in: Include $(build_tooldir)/sys-include in
3976 FLAGS_FOR_TARGET.
3977 * configure: Regenerated.
3978
3979 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3980
3981 * Makefile.tpl: Always pass down RANLIB.
3982 * Makefile.in: Regenerate.
3983
3984 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3985 * Makefile.in: Regenerate.
3986 * configure.in: Remove unused logic relating to --enable-shared
3987 and --enable-threads. Remove bogus comments. Remove redundant
3988 noconfigdirs.
3989 * configure: Regenerate.
3990
3991 * configure.in: Replace ${libstdcxx_version} by its value.
3992 Remove reference to mh-dgux.
3993 * configure: Regenerate.
3994
3995 2003-03-03 Kevin Buettner <kevinb@redhat.com>
3996
3997 * MAINTAINERS (Write After Approval): Add myself.
3998
3999 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4000
4001 * Makefile.tpl: Rearrange.
4002 * Makefile.in: Regenerate.
4003
4004 2003-02-25 Uwe Stieber <uwe@wwws.de>
4005
4006 * configure.in: Add support for kaOS as cross build target system.
4007 * configure: Regenerated.
4008
4009 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
4010
4011 * MAINTAINERS (Write after approval): Add myself.
4012
4013 2003-02-21 James E Wilson <wilson@tuliptree.org>
4014
4015 * MAINTAINERS: Update my email address.
4016
4017 2003-02-21 Zack Weinberg <zack@codesourcery.com>
4018
4019 * MAINTAINERS: Add self to blanket write privs. section.
4020
4021 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
4022
4023 * Makefile.tpl: Add definition of CPPFLAGS to pass into
4024 configure-target-* as some target builds may require additional
4025 flags for preprocessor tests.
4026 * Makefile.in: Regenerated.
4027
4028 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
4029
4030 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4031 * ltconfig: Handle it.
4032 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4033 auto-detecting it.
4034
4035 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4036 it is used as argument to $CC.
4037 * ltcf-gcj.sh: Likewise.
4038
4039 * configure.in: Introduce --enable-maintainer-mode.
4040 * configure: Rebuilt.
4041 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4042 for maintainer mode.
4043 * Makefile.in: Rebuilt.
4044
4045 2003-02-18 Jason Merrill <jason@redhat.com>
4046
4047 * Makefile.tpl (check-c++): Allow parallelism.
4048
4049 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4050
4051 * MAINTAINERS: Remove John Carr (who never actually had access to
4052 gcc.gnu.org).
4053
4054 2003-02-15 Geoffrey Keating <geoffk@apple.com>
4055
4056 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4057 don't configure target-libobjc.
4058 * configure: Regenerate.
4059
4060 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4061
4062 * Makefile.tpl (RANLIB): Define.
4063 * Makefile.in: Regenerate.
4064
4065 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
4066
4067 * MAINTAINERS: Update my email.
4068
4069 2003-02-06 Keith R Seitz <keiths@redhat.com>
4070
4071 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4072 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4073 * Makefile.in: Regenerated.
4074 * configure.in: Remove all traces of snavigator, db, and grep.
4075 * configure: Regenerated.
4076
4077 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4078
4079 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
4080 After Approval.
4081
4082 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
4083
4084 * MAINTAINERS (Write after approval): Add myself.
4085
4086 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
4087
4088 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4089 * Makefile.in: Regenerated.
4090
4091 2003-01-30 Roger Sayle <roger@eyesopen.com>
4092
4093 * config.guess: Updated to 2003-01-30's version.
4094 * config.sub: Updated to 2003-01-28's version.
4095
4096 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
4097
4098 * config.if: If gcc_version is already set, just use it. Don't set
4099 gcc_version_trigger if it's already set, otherwise set it to
4100 gcc/version.c, but only if the file exists. If it is not set and
4101 gcc/version.c does not exist, try to extract the version number from
4102 $CC.
4103
4104 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
4105
4106 * MAINTAINERS: Add myself to write-after-approval list.
4107
4108 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
4109
4110 * configure.in: Revert 24Jan change.
4111 * configure: Regenerate.
4112
4113 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4114
4115 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
4116 entry of HJ Lu.
4117
4118 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
4119
4120 * configure.in: Revert previous change.
4121 * configure: Regenerate.
4122
4123 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
4124
4125 * configure.in: Make rda native-only.
4126 * configure: Regenerate.
4127
4128 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4129
4130 * MAINTAINERS: Move myself from GNATS-only-accounts to
4131 write-after-approval.
4132
4133 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
4134
4135 * configure.in: Add missing \.
4136 * configure: Rebuilt.
4137
4138 2003-01-17 Jakub Jelinek <jakub@redhat.com>
4139
4140 * configure.in (baseargs): Avoid using \| in sed regular
4141 expressions.
4142 * configure: Rebuilt.
4143
4144 2003-01-16 Jakub Jelinek <jakub@redhat.com>
4145
4146 * configure.in (baseargs): Remove all supported forms of
4147 --cache-file, --srcdir, --host, --build and --target options
4148 from argument lists.
4149 * configure: Rebuilt.
4150
4151 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
4152
4153 * MAINTAINERS: Add myself to write-after-approval list.
4154
4155 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
4156
4157 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4158 * configure: Rebuilt.
4159
4160 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
4161
4162 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4163 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4164 * Makefile.in: Regenerate.
4165 * configure: Regenerate.
4166
4167 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
4168
4169 * configure.in: Remove Makefile in build, host and target modules
4170 unless configure was run with --no-recursion.
4171 * configure: Rebuilt.
4172
4173 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
4174
4175 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4176 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4177 * Makefile.in: Regenerate.
4178
4179 2003-01-08 Chris Demetriou <cgd@broadcom.com>
4180
4181 * config.guess: Update to 2003-01-03 version.
4182 * config.sub: Update to 2003-01-03 version.
4183
4184 2003-01-07 Christopher Faylor <cgf@redhat.com>
4185
4186 * configure: Regenerate with proper autoconf 2.13.
4187
4188 2003-01-07 Christopher Faylor <cgf@redhat.com>
4189
4190 * configure.in: Add AC_PREREQ for consistency.
4191 * configure: Regenerate.
4192
4193 2003-01-06 Andrew Cagney <ac131313@redhat.com>
4194
4195 * configure.in (GDB_TK): Add tcl directories conditional on
4196 gdb/gdbtk directory being present.
4197 * configure: Regenerate.
4198
4199 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
4200
4201 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
4202 by gcc if LD is not defined and we are not doing a Canadian Cross.
4203 * configure: Rebuilt.
4204
4205 2002-12-31 Tom Tromey <tromey@redhat.com>
4206
4207 * Makefile.in: Rebuilt.
4208 * Makefile.def (target_modules) [libffi]: Allow installation.
4209
4210 2002-12-31 Andreas Schwab <schwab@suse.de>
4211
4212 * configure.in: Fix use of $program_transform_name.
4213 * configure: Regenerated.
4214
4215 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
4216
4217 * configure.in (baseargs): Don't remove first configure argument.
4218 * configure: Regenerated.
4219
4220 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
4221
4222 * Makefile.tpl (local-distclean): Don't remove...
4223 (multilib.ts): ... this. Moved into...
4224 (multilib.out): ... this. Don't use sub-make.
4225 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4226 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4227 (configure-build-[+module+], configure-[+module+],
4228 configure-target-[+module+], configure-gcc): ... these. Test
4229 for Makefile existence. Drop config.status from dependencies.
4230 * Makefile.in: Rebuilt.
4231 * configure.in: Move gcc-version-trigger to the end of
4232 ac_configure_args. Add comments to maybedep.tmp and
4233 serdep.tmp. Introduce --disable-serial-configure. Remove
4234 nonopt from baseargs, matching and removing corresponding
4235 whitespace while at it.
4236 * configure: Rebuilt.
4237
4238 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
4239
4240 * configure.in (host_configargs): Replace reference to
4241 no-longer-defined buildopts with --build=${build_alias}.
4242 * configure: Rebuilt.
4243
4244 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
4245 program_transform_name to standard idiom.
4246 (AUTOGEN, AUTOCONF): Define.
4247 (Makefile.in): Use $(AUTOGEN).
4248 (Makefile): Depend on config.status, and use autoconf-style rule to
4249 build it. Move original commands to...
4250 (config.status): ... this new target.
4251 (configure): Add $(srcdir). Depend on config/acx.m4. Use
4252 $(AUTOCONF).
4253 * Makefile.in: Rebuilt.
4254
4255 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
4256
4257 * Makefile.tpl: Fix dramatic bustage due to change in
4258 program_transform_name.
4259 * Makefile.in: Regenerate.
4260
4261 * configure.in: Remove unnecessary PATH setting.
4262 * configure: Regnerate.
4263
4264 * configure.in: Don't default to unprefixed tools unless
4265 the native tools will work.
4266 * configure: Regenerate.
4267
4268 * configure.in: Convert to autoconf script. Blow away lots
4269 of now-redundant Makefile fragments.
4270 * configure: Generate using Autoconf.
4271 * Makefile.tpl: Rewrite to reflect autoconfiscation.
4272 * Makefile.in: Regenerate.
4273
4274 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
4275
4276 * configure: Fix stupid bug where RANLIB was mistakenly included.
4277
4278 * configure.in: Rename (buildargs, hostargs, targargs) to
4279 (build_configargs, host_configargs, target_configargs).
4280
4281 * configure.in: Move logic out of sed statement.
4282
4283 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
4284 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4285
4286 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
4287
4288 * config.sub: Import from master repository
4289 * config.guess: Ditto
4290
4291 2002-12-24 Andreas Schwab <schwab@suse.de>
4292
4293 * Makefile.tpl (multilib.out): Fix missing space.
4294 * Makefile.in: Regenerate.
4295
4296 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
4297
4298 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
4299 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
4300 * Makefile.in: Regenerate.
4301 * configure.in: Remove unnecessary leftovers.
4302
4303 2002-12-21 Geoffrey Keating <geoffk@apple.com>
4304
4305 * configure.in (extra_ranlibflags_for_target): New variable.
4306 (*-*-darwin): Add -c to ranlib commands.
4307 * configure (tooldir): Handle extra_ranlibflags_for_target.
4308
4309 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4310
4311 * Makefile.tpl: Revert HJL's change.
4312 * Makefile.in: Regenerated.
4313 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4314 always.
4315
4316 2002-12-19 Andreas Schwab <schwab@suse.de>
4317
4318 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4319 * Makefile.in: Regenerate.
4320
4321 2002-12-18 H.J. Lu <hjl@gnu.org>
4322
4323 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4324 * Makefile.in: Regenerated.
4325
4326 * configure.in (build_prefix): New. Substitute.
4327
4328 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
4329
4330 * Makefile.tpl: Don't let real targets depend on phony targets.
4331 * Makefile.in: Regenerate.
4332
4333 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4334 * Makefile.in: Regenerate.
4335
4336 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
4337
4338 * config.sub: Import from master repository
4339 * config.guess: Ditto
4340
4341 2002-12-16 Jason Merrill <jason@redhat.com>
4342
4343 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4344 previous 'make bootstrap'.
4345 * Makefile.in: Regenerate.
4346
4347 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
4348
4349 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4350
4351 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
4352
4353 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4354 * Makefile.in: Regenerate.
4355
4356 2002-12-13 Jason Merrill <jason@redhat.com>
4357
4358 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
4359 library tests.
4360 (check-c++): Just depend on it and check-target-libstdc++-v3.
4361 * Makefile.in: Regenerate.
4362
4363 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
4364
4365 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4366 * Makefile.in: Rebuilt.
4367
4368 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
4369
4370 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
4371
4372 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
4373
4374 * configure: Fix bug put in by gremlins.
4375
4376 * Makefile.tpl: Substitute more autoconfily.
4377 * configure: Substitute more autoconfily.
4378 * Makefile.in: Regenerate.
4379
4380 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
4381
4382 * config.sub: Import from master repository
4383 * config.guess: Ditto
4384 * MAINTAINERS: Added Svein Seldal under write after approval
4385
4386 2002-12-08 Andrew Cagney <ac131313@redhat.com>
4387
4388 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4389 * Makefile.in (all-sim): Ditto.
4390
4391 2002-12-06 DJ Delorie <dj@redhat.com>
4392
4393 * Makefile.tpl: Change configure dependencies to not have real
4394 targets depend on phony targets.
4395
4396 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
4397
4398 * configure.in: Revert unintentional change.
4399
4400 * Makefile.tpl: Change dependency for */multilib.out so that
4401 it works when gcc isn't in the tree.
4402
4403 * configure.in: Substitute more.
4404 * configure: Run subconfigures from the Makefile.
4405 * Makefile.tpl: Run subconfigures from the Makefile; add a few
4406 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
4407
4408 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4409
4410 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
4411
4412 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
4413
4414 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4415 and corresponding dependencies.
4416 * Makefile.in: Regenerate.
4417
4418 * configure.in (host_tools): Order binutils, gas and ld for
4419 convenience in running the testsuites.
4420
4421 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4422 * Makefile.in: Regenerate.
4423 * configure.in: Introduce rules to serialize subconfigure runs.
4424
4425 * configure.in: Introduce BASE_CC_FOR_TARGET.
4426 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
4427 Realize configure-build-* targets. Realize configure-target-* targets.
4428 * Makefile.in: Regenerate.
4429
4430 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4431
4432 * configure: Move gcc_version_trigger stuff from here...
4433 * configure.in: ...to here.
4434
4435 * configure.in: Separate subconfigure options added by this file from
4436 options given by the user. Add machinery to put args for host
4437 subconfigures into the Makefile.
4438
4439 * Makefile.tpl: Remove 'vault' targets.
4440 * Makefile.tpl: Reorder and comment dependencies.
4441 * Makefile.in: Regenerate.
4442
4443 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4444 * configure.in: Fix my broken commit of previous patch. (sigh)
4445
4446 2002-11-28 Geoffrey Keating <geoffk@apple.com>
4447
4448 * configure.in: Move host-specific darwin noconfigdirs into
4449 the host-specific section.
4450
4451 2002-11-28 Geoffrey Keating <geoffk@apple.com>
4452
4453 * configure.in: Move host-specific darwin noconfigdirs into
4454 the host-specific section.
4455
4456 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
4457
4458 * configure: Remove skip-this-dir support.
4459 * Makefile.tpl: Remove skip-this-dir support.
4460
4461 * Makefile.tpl: Remove leftover support for non-autoconfiscated
4462 subdirectories.
4463 * Makefile.in: Regenerate.
4464
4465 * Makefile.tpl: Strip out useless setting of 'dir'.
4466 * Makefile.in: Regenerate.
4467
4468 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
4469
4470 * configure.in: Fix deeply stupid bug.
4471
4472 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4473 shell code in CXX_FOR_TARGET
4474 * Makefile.def: Introduce raw_cxx.
4475 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4476 RAW_CXX_FOR_TARGET.
4477 * Makefile.in: Regenerate.
4478
4479 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
4480
4481 * Makefile.tpl: Remove unnecessary ifs.
4482 * Makefile.in: Regenerate.
4483
4484 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
4485 dependencies. Maybe-ize build-libiberty. Create dummy install
4486 targets for 'no_install' modules.
4487 * configure: Move GDB_TK substitution to configure.in. Move
4488 build_modules stuff to configure.in.
4489 * configure.in: Implement soft dependency machinery. Maybe-ize
4490 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
4491 * Makefile.in: Regenerate.
4492
4493 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
4494
4495 * Makefile.tpl: Make all-target, install-target behave similarly
4496 to all, install (only hitting configured targets). Eliminate
4497 unused macro defintions.
4498
4499 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4500 build != host.
4501
4502 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4503
4504 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4505
4506 * configure.in: Produce lists of subdir targets we're actually
4507 configuring. Remove references to "dosrel".
4508 * Makefile.tpl: Let configure set which subdir targets are hit.
4509 Remove install-cross; clean up install; remove ALL. Remove
4510 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
4511 Autogenerate host module targets. Remove empty dependency lines
4512 and redundant dependency; rearrange slightly.
4513 * Makefile.def: Add host-side libtermcap, utils.
4514
4515 * Makefile.in: Regenerate.
4516
4517 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4518
4519 * ltconfig (osf[345]): Append $major to soname_spec.
4520 Reflect this in library_names_spec.
4521 * ltmain.sh (osf): Prefix $major with . for use as extension.
4522
4523 2002-11-19 Andreas Jaeger <aj@suse.de>
4524
4525 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
4526 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
4527 and sparc64 GNU/Linux systems.
4528
4529 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
4530
4531 * MAINTAINERS: Update email.
4532
4533 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4534
4535 * MAINTAINERS: Complete James Dennett's entry.
4536
4537 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
4538
4539 * MAINTAINERS (Write After Approval): Add myself.
4540
4541 2002-11-13 Bruce Korb <bkorb@gnu.org>
4542
4543 * Makefile.tpl: syntactic cleanup
4544
4545 2002-11-13 Stuart Hastings <stuart@apple.com>
4546
4547 * MAINTAINERS: Add myself to write-after-approval list.
4548
4549 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
4550
4551 * Makefile.def: Add list of recursive targets to autogenerate.
4552 Add build_modules.
4553 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
4554 targets. Autogenerate *-build-* targets.
4555 * Makefile.in: Regenerate.
4556
4557 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
4558
4559 * configure: More autoconf-style substitutions.
4560 * Makefile.tpl: More autoconf-style substitutions.
4561 * Makefile.in: Regenerate.
4562
4563 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
4564
4565 * configure: Substitute more variables in a more autoconf-friendly
4566 way. Simplify slightly.
4567 * Makefile.tpl: Make more variables substitutable in an
4568 autoconf-friendly way.
4569 * Makefile.in: Regenerate.
4570
4571 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
4572
4573 * MAINTAINERS (Write After Approval): Add myself.
4574
4575 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
4576
4577 * configure.in (v810*): Remove special setting of tools.
4578
4579 * configure: Add support for extra required flags for ar or nm.
4580 * configure.in (aix4.3+): Use above support for target-specific
4581 issues, rather than using config/mt-aix43.
4582
4583 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
4584
4585 * configure: Remove 'removing', which doesn't work. Replace $subdir
4586 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
4587 with $srcdir. Reformat indentation. Substitute some variables
4588 formerly hard-coded in the Makefile for build=host.
4589 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4590 * Makefile.def: Autogenerate more.
4591 * Makefile.in: Regenerate.
4592
4593 2002-11-04 Adam Nemet <anemet@lnxw.com>
4594
4595 * MAINTAINERS (Write After Approval): Add myself.
4596
4597 2002-11-04 Kevin Buettner <kevinb@redhat.com>
4598
4599 * Makefile.def (host_modules): Add rda.
4600 * Makefile.in: Regenerate.
4601 * configure.in (target_tool): Add target-rda to list.
4602
4603 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4604
4605 * MAINTAINERS: Remove "co-maintainer" note for web pages.
4606
4607 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
4608
4609 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
4610 and restrap targets to this rule.
4611 * Makefile.in: Regenerate.
4612
4613 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4614
4615 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
4616 GNATS only accounts.
4617
4618 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
4619
4620 * configure.in (i[3456]86-*-linux*): Add check to disable
4621 ${libgcj} for glibc1.
4622
4623 2002-10-24 Denis Chertykov <denisc@overta.ru>
4624
4625 * MAINTAINERS: Add myself as ip2k port maintainer.
4626
4627 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
4628
4629 * configure.in: Add tic4x target.
4630
4631 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
4632
4633 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4634 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4635 * Makefile.in: Regenerate.
4636
4637 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4638 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4639 * Makefile.in: Regenerate.
4640
4641 2002-10-02 Janis Johnson <janis187@us.ibm.com>
4642
4643 * MAINTAINERS: Add myself as web pages co-maintainer.
4644
4645 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4646
4647 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4648 * Makefile.in: Regenerate.
4649
4650 2002-10-02 Zack Weinberg <zack@codesourcery.com>
4651
4652 * MAINTAINERS: Add myself and Nathan Sidwell
4653 <nathan@codesourcery.com> as VxWorks maintainers.
4654
4655 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4656
4657 * Makefile.def: Remove order dependency comments.
4658 * Makefile.tpl: Add explicit install-install dependencies.
4659 * Makefile.in: Regenerate.
4660
4661 * Makefile.tpl: Remove material now in src-release. (Finally!)
4662 * Makefile.in: Regenerate.
4663
4664 * Makefile.tpl: Add configure-target (for src-release in src)
4665 * Makefile.in: Regenerate.
4666
4667 2002-09-30 Nick Clifton <nickc@redhat.com>
4668
4669 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4670
4671 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
4672
4673 * configure.in (s390*-*-linux*): Enable libgcj.
4674
4675 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
4676
4677 * configure: Revert accidentally applied changes.
4678
4679 * Makefile.tpl: Make more autoconf-friendly.
4680 * Makefile.in: Regenerate.
4681 * configure: Make substitution more autoconf-like.
4682
4683 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
4684
4685 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4686 single entry to handle all these.
4687 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
4688 libjava on arm-*-elf.
4689
4690 2002-09-27 Geoffrey Keating <geoffk@apple.com>
4691
4692 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4693 things that depend on them.
4694
4695 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4696
4697 * Makefile.tpl: Make subsituted variables more autoconfy.
4698 * Makefile.in: Regenerate.
4699 * configure: Make seds more autoconfy.
4700
4701 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4702
4703 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4704 * Makefile.in: Regenerate.
4705 * configure.in: Rewrite sed statements to look autoconfy.
4706
4707 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4708 all-target-foo on configure-target-foo.
4709 * Makefile.def: Ditto.
4710 * Makefile.in: Rebuild.
4711
4712 2002-09-25 Andrew Haley <aph@redhat.com>
4713
4714 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
4715
4716 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4717
4718 * Makefile.def: New file.
4719 * Makefile.tpl: New file.
4720 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4721 * contrib/gcc_update: Note that Makefile.in is a generated file.
4722
4723 * configure.in: Minor rearrangement. Simplify tests.
4724
4725 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
4726
4727 * configure.in (with_headers): Skip copy if value is "yes".
4728 (with_libs): Likewise.
4729
4730 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4731
4732 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4733 * configure.in (sh*-*-pe*): Ditto.
4734 * configure.in (mips*-*-pe*): Ditto.
4735 * configure.in (*arm-wince-pe): Ditto.
4736
4737 * configure.in: Rearrange.
4738
4739 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
4740
4741 * MAINTAINERS: Update my email address.
4742
4743 2002-08-30 Paul Koning <pkoning@equallogic.com>
4744
4745 * MAINTAINERS: (Write After Approval): Add myself.
4746
4747 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
4748
4749 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
4750
4751 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
4752
4753 * MAINTAINERS: Change my mailing address.
4754
4755 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
4756
4757 * MAINTAINERS (Write After Approval): Remove myself.
4758 (Various Maintainers: c++ runtime libs): Add myself.
4759
4760 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
4761
4762 * MAINTAINERS (Write After Approval): Remove myself.
4763 (Various Maintainers: c++ runtime libs): Add myself.
4764
4765 2002-08-15 Eric Christopher <echristo@redhat.com>
4766
4767 * config.sub: Import from master repository.
4768 * config.guess: Ditto.
4769
4770 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
4771
4772 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4773 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4774 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4775
4776 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
4777
4778 * MAINTAINERS: Add self to rs6000 vector extensions.
4779
4780 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
4781
4782 * libiberty/configure: Reverted unintended yesterday's check in.
4783
4784 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
4785
4786 * boehm-gc/configure, libf2c/configure: Rebuilt.
4787 * libffi/configure, libiberty/configure: Ditto.
4788 * libjava/configure, libobjc/configure: Ditto.
4789 * libstdc++-v3/configure, zlib/configure: Ditto.
4790 Merged from binutils:
4791 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
4792 From Steve Ellcey <sje@cup.hp.com>:
4793 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4794 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4795 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4796 IA64.
4797 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4798 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4799 soname_spec, sys_lib_search_path_spec): Ditto.
4800
4801 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4802
4803 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4804
4805 2002-08-04 H.J. Lu (hjl@gnu.org)
4806
4807 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4808
4809 2002-08-02 Krister Walfridsson <cato@df.lth.se>
4810
4811 * MAINTAINERS (Write After Approval): Add myself.
4812
4813 2002-07-31 Alan Modra <amodra@bigpond.net.au>
4814
4815 * configure.in: Move generic linux case to end. Copy generic
4816 linux noconfigdirs to mips*-*-linux* entry and new
4817 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4818
4819 2002-07-19 Michael Matz <matz@suse.de>
4820
4821 * MAINTAINERS: Add myself as ra* maintainer.
4822
4823 2002-07-16 Chris Demetriou <cgd@broadcom.com>
4824
4825 * config.guess: Update to 2002-07-09 version.
4826 * config.sub: Update to 2002-07-03 version.
4827
4828 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
4829
4830 * MAINTAINERS: Fix typo in a maintainer email address.
4831
4832 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4833
4834 * configure.in: Remove two redundant tests.
4835
4836 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4837
4838 * configure.in (mips*-*-irix6*o32): Enable stabs.
4839
4840 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4841
4842 * configure.in: Don't build grez.
4843 * Makefile.in: Ditto.
4844
4845 * Makefile.in: Remove references to bsp, cygmon, libstub.
4846 * configure.in: Ditto.
4847
4848 * configure.in: Remove leftover reference to gdbtest.
4849
4850 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
4851
4852 * configure.in (gxx_include_dir): Change to match versioned
4853 C++ headers if --enable-version-specific-runtime-libs is used.
4854
4855 2002-07-04 Steve Ellcey <sje@cup.hp.com>
4856
4857 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4858
4859 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4860
4861 * configure.in: Make --without-x work.
4862
4863 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4864
4865 * configure.in: Rearrange target Makefile fragment collection.
4866
4867 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4868 cvs[src].
4869 * configure.in: Ditto.
4870
4871 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
4872
4873 * MAINTAINERS (Write After Approval): Update my e-mail address.
4874
4875 2002-06-24 Ben Elliston <bje@redhat.com>
4876
4877 * configure.in (host_tools): Remove cgen.
4878
4879 * Makefile.in (all-cgen): Remove; runs from its source directory.
4880 (check-cgen, install-cgen, clean-cgen): Likewise.
4881 (all-opcodes): Do not depend on all-cgen.
4882 (all-sim): Likewise.
4883
4884 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4885
4886 * Makefile.in: Eliminate 'apache' targets.
4887 * configure.in: Eliminate 'apache' targets.
4888
4889 * configure.in: Eliminate redundant tests. Reorganize.
4890
4891 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4892
4893 * config-ml.in: Eliminate references to Cygnus configure.
4894
4895 * Makefile.in: Eliminate references to building emacs.
4896
4897 2002-06-28 Graham Stott <graham.stott@btinternet.com>
4898
4899 * MAINTAINERS: Update my email address.
4900
4901 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
4902
4903 * config.if (libstdcxx_incdir): Version C++ headers.
4904 (cxx_incdir): Remove.
4905
4906 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
4907
4908 * MAINTAINERS (Write After Approval): Add self.
4909
4910 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
4911
4912 * configure.in: Add support for ip2k.
4913
4914 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4915
4916 * configure.in: Fix AIX configury bug.
4917
4918 2002-06-20 Steve Ellcey <sje@cup.hp.com>
4919
4920 * MAINTAINERS (Write After Approval): Add self.
4921
4922 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4923
4924 * configure.in: replace ${topsrcdir} with ${srcdir}
4925
4926 * configure.in: Move definition of libstdcxx_flags
4927 right above usage, rather than waaay earlier.
4928
4929 * configure.in: Pull definition of is_cross_compiler earlier.
4930
4931 * configure.in: Rearrange a little.
4932
4933 * configure.in: Remove references to librx.
4934 * Makefile.in: Remove references to librx.
4935
4936 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
4937
4938 * config.sub: Add support for avr target.
4939 Import from master sources, rev 1.255
4940
4941 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
4942
4943 * configure, .cvsignore: Revert previous change...
4944 * Makefile: ...delete.
4945
4946 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4947
4948 * configure.in: Eliminate ${gasdir} variable.
4949
4950 2002-06-18 Dave Brolley <brolley@redhat.com>
4951
4952 * configure.in: Add support for frv.
4953 * config.sub: Add support for frv.
4954
4955 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
4956
4957 * configure: Remove garbage from previous commit.
4958
4959 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
4960
4961 * configure: For in-source builds, make a subdir and re-exec there.
4962 * Makefile: New file. Pass targets through to build directory.
4963 * .cvsignore: No longer ignore "Makefile".
4964
4965 2002-06-16 Douglas Rupp <rupp@gnat.com>
4966
4967 * MAINTAINERS (Write After Approval): Add self.
4968
4969 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4970
4971 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4972
4973 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4974
4975 * configure.in (vax-*-netbsd*): Re-enable gas.
4976
4977 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4978
4979 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4980 BUILD_PREFIX_1, to correct nomenclature.
4981 * configure: Likewise.
4982
4983 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4984 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4985
4986 2002-05-31 Olaf Hering <olh@suse.de>
4987
4988 * config-ml.in: Propogate DESTDIR also.
4989
4990 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4991
4992 * configure.in (vax-*-netbsd*): Don't build gas for this
4993 platform.
4994
4995 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4996
4997 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4998 and libgcj for AVR.
4999
5000 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
5001
5002 * MAINTAINERS (Write After Approval): Add myself.
5003
5004 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
5005
5006 * config.guess: Update to 2002-05-22 version.
5007 * config.sub: Likewise.
5008
5009 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5010
5011 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5012 * config-ml.in: Likewise.
5013 * configure: Likewise.
5014 * configure.in: Likewise.
5015
5016 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
5017
5018 * MAINTAINERS: Update my email address.
5019
5020 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
5021
5022 * configure.in: Simplify makefile fragment collection.
5023
5024 * configure.in: Remove code to build emacs.
5025
5026 * configure.in : Remove --srcdir argument from targargs and buildargs
5027 (it's always overridden in the Makefile anyway). Rearrange a bit.
5028
5029 * configure: Move some logic to configure.in.
5030 * configure.in: Move some logic from configure.
5031
5032 2002-05-11 Tom Tromey <tromey@redhat.com>
5033
5034 * MAINTAINERS: Reflect libgcj reality.
5035
5036 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
5037
5038 * Makefile.in: Honour DESTDIR.
5039
5040 2002-05-08 Mark Mitchell <mark@codesourcery.com>
5041
5042 * config.guess: Import 2002-03-20 version.
5043 * config.sub: Import 2002-04-26 version.
5044
5045 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5046
5047 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5048
5049 2002-05-07 Tim Josling <tej@melbpc.org.au>
5050
5051 * MAINTAINERS: Add self.
5052
5053 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
5054
5055 * ltmain.sh: Detect and handle object name conflicts
5056 while piecewise linking a static library.
5057
5058 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
5059
5060 * configure.in (noconfigdirs): Don't disable libgcj on
5061 sparc64-*-solaris* and sparcv9-*-solaris*.
5062
5063 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
5064
5065 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5066
5067 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
5068
5069 * configure.in (FLAGS_FOR_TARGET): Do not add
5070 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5071 on i[3456]86-*-linux*.
5072
5073 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
5074
5075 * configure.in (noconfigdirs): Replace [ ] with test.
5076
5077 * configure.in (noconfigdirs): Do not add target-newlib if
5078 target == i[3456]86-*-linux*, and host == target.
5079
5080 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
5081
5082 * configure.in: delete reference to absent file
5083
5084 * configure.in: replace '[' with 'test'
5085
5086 * configure.in: Eliminate references to gash.
5087 * Makefile.in: Eliminate references to gash.
5088
5089 * configure.in: remove useless references to 'pic' makefile fragments.
5090
5091 * configure.in: (*-*-windows*) Finish removing.
5092
5093 * configure.in: Eliminate redundant test for libgui.
5094
5095 2002-04-29 Roger Sayle <roger@eyesopen.com>
5096
5097 * MAINTAINERS: Add self and realphabetize. Update entries
5098 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
5099 entry for a29k port maintainer.
5100
5101 2002-04-26 Joel Sherrill <joel@OARcorp.com>
5102
5103 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5104 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5105
5106 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
5107
5108 * configure.in: remove references to dead files
5109
5110 2002-04-19 Mark Mitchell <mark@codesourcery.com>
5111
5112 * MAINTAINERS: Add information about purpose of this file.
5113
5114 2002-04-18 Tom Tromey <tromey@redhat.com>
5115
5116 * configure.in: Disallow configuring libgcj when it is already
5117 installed and we're using Solaris 2.8 linker. Do enable libgcj on
5118 Solaris 2.8 by default. For PR libgcj/6158.
5119
5120 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
5121
5122 * configure.in: Move default CC setting out of config/mh-* fragments
5123 directly into here.
5124
5125 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
5126
5127 * configure.in: don't even try to configure or make a subdirectory
5128 if there's no configure script for it.
5129
5130 2002-04-15 Mark Mitchell <mark@codesourcery.com>
5131
5132 * MAINTAINERS: Remove chill maintainers.
5133 * Makefile.in (CHILLFLAGS): Remove.
5134 (CHILL_LIB): Remove.
5135 (TARGET_CONFIGDIRS): Remove libchill.
5136 (CHILL_FOR_TARGET): Remove.
5137 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5138 CHILL_LIB.
5139 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5140 (CHECK_TARGET_MODULES): Likewise.
5141 (INSTALL_TARGET_MODULES): Likewise.
5142 (CLEAN_TARGET_MODULES): Likewise.
5143 (configure-target-libchill): Remove.
5144 (all-target-libchill): Remove.
5145 * configure.in (target_libs): Remove target-libchill.
5146 Do not compute CHILL_FOR_TARGET.
5147 * libchill: Remove directory.
5148
5149 2002-04-11 DJ Delorie <dj@redhat.com>
5150
5151 * Makefile.in, configure.in: Sync with binutils, entries
5152 follow...
5153
5154 2002-04-07 Andrew Cagney <ac131313@redhat.com>
5155
5156 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
5157 (do-tar, do-bz2): New rules.
5158 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
5159 (gdb-tar): New rule.
5160 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
5161 (insight_dejagnu.tar): New rule.
5162 (insight.tar): New rule.
5163 (gdb+dejagnu.tar): New rule.
5164 (gdb.tar): New rule.
5165
5166 2002-02-01 Mo DeJong <supermo@bayarea.net>
5167
5168 * Makefile.in: Add all-tix to deps for all-snavigator
5169 so that tix is built when building snavigator.
5170
5171 2002-01-11 Steve Ellcey <sje@cup.hp.com>
5172
5173 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5174 ld and gdb are not supported.
5175
5176 2002-01-07 Mark Salter <msalter@redhat.com>
5177
5178 * configure.in: Remove target-bsp and target-cygmon from arm builds.
5179 Allow target-libgloss to be built for arm, strongarm, and xscale.
5180
5181 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
5182
5183 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5184 options for i[3456]86-pc-linux* native builds.
5185
5186 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5187
5188 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5189 files from .po files for a distribution.
5190
5191 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
5192
5193 * configure.in: Enable libstdc++-v3 for h8300 targets.
5194
5195 2001-06-19 Alan Modra <amodra@bigpond.net.au>
5196
5197 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
5198 version from bfd/.
5199
5200 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
5201
5202 * Makefile.in (VER): When present, extract the version number from
5203 the file version.in.
5204
5205 2001-05-24 Tom Rix <trix@redhat.com>
5206
5207 * configure.in : enable ld for aix
5208
5209 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5210
5211 * config.guess: Add linux target for S/390.
5212
5213 2000-11-07 Philip Blundell <pb@futuretv.com>
5214
5215 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5216
5217 2000-11-03 Philip Blundell <pb@futuretv.com>
5218
5219 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5220 files.
5221
5222 2001-01-15 Ben Elliston <bje@redhat.com>
5223
5224 * configure.in (host_tools): Add sid.
5225 Always configure cgen.
5226
5227 2000-11-24 Nick Clifton <nickc@redhat.com>
5228
5229 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
5230
5231
5232 2000-08-20 Doug Evans <dje@casey.transmeta.com>
5233
5234 * Makefile.in (ALL_MODULES): Add all-cgen.
5235 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5236 (all-cgen): New target.
5237 (all-opcodes,all-sim): Depend on all-cgen.
5238 * configure.in (host_tools): Add cgen.
5239 Only configure cgen if --enable-cgen-maint.
5240
5241 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
5242
5243 * configure.in: Add *-*-freebsd* configurations.
5244
5245 2002-04-08 Tom Tromey <tromey@redhat.com>
5246
5247 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5248 Fixes PR libgcj/6068.
5249
5250 2002-03-30 Krister Walfridsson <cato@df.lth.se>
5251
5252 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5253
5254 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5255
5256 * configure.in (alpha*-dec-osf*): Enable libgcj.
5257
5258 2003-03-27 Matthew Gingell <gingell@gnat.com>
5259
5260 * MAINTAINERS (Write After Approval): Add myself.
5261
5262 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
5263
5264 Fix for: PR bootstrap/3591, target/5676
5265 * configure.in (mcore-pe): Disable the configuration of
5266 libstdc++-v3 since exceptions are not supported.
5267
5268 2002-03-20 Anthony Green <green@redhat.com>
5269
5270 * configure.in: Enable libgcj for xscale-elf target.
5271
5272 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
5273
5274 * MAINTAINERS: Update my email address.
5275
5276 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
5277
5278 * ltmain.sh (relink_command): Fix typo in previous change.
5279
5280 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
5281
5282 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
5283 (relink_command): Added --tag flags.
5284 (mode=install): If relinking fails; error out.
5285
5286 2002-03-12 Richard Henderson <rth@redhat.com>
5287
5288 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
5289 .NOTPARALLEL tag.
5290 (do-check): Rename from check.
5291 (check): Allow parallel check.
5292
5293 2002-03-12 Bob Wilson <bob.wilson@acm.org>
5294
5295 * MAINTAINERS: Add myself as maintainer for xtensa port.
5296 Fix alphabetical order in CPU port maintainer list.
5297 Remove myself from Write After Approval list.
5298
5299 2002-03-11 Richard Henderson <rth@redhat.com>
5300
5301 * Makefile.in (.NOTPARALLEL): Add fake tag.
5302
5303 2002-03-07 H.J. Lu (hjl@gnu.org)
5304
5305 * configure.in: Enable gprof for mips*-*-linux*.
5306
5307 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
5308
5309 * MAINTAINERS (Write After Approval): Add myself.
5310
5311 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
5312
5313 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5314 libjava.
5315 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5316
5317 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
5318
5319 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5320 because its Makefile is there; test for the executable instead.
5321
5322 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
5323
5324 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5325 libstdc++-v3 and libjava.
5326
5327 2002-02-11 Adam Megacz <adam@xwt.org>
5328
5329 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5330 boehm-gc
5331
5332 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
5333
5334 * config.guess: Updated to 2002-01-30's version.
5335 * config.sub: Updated to 2002-02-01's version.
5336 Contribute sh64-elf.
5337 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
5338 * configure.in: Added sh64-*-*.
5339
5340 2002-02-08 Chris Demetriou <cgd@broadcom.com>
5341
5342 * MAINTAINERS: Belatedly add myself to write after approval list.
5343
5344 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
5345
5346 * MAINTAINERS: Put self in as maintainer for x86-64 port.
5347 Remove self as Write After Approval.
5348
5349 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
5350
5351 * MAINTAINERS: Put self in as maintainer for contrib/regression
5352 directory.
5353
5354 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
5355
5356 * MAINTAINERS: Update my email address.
5357
5358 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
5359
5360 * configure.in (*-*-netbsd*): New. Skip target-newlib,
5361 target-libiberty, and target-libgloss. Skip Java-related
5362 libraries if not supported for NetBSD on target CPU.
5363
5364 2002-01-25 Douglas B Rupp <rupp@gnat.com>
5365
5366 * install-sh: Use _inst.$$_ for temp file name.
5367
5368 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
5369
5370 * MAINTAINERS (Write After Approval): Move my contact info
5371 from here...
5372 (OS Port Maintainers): ...to here (netbsd).
5373
5374 2002-01-22 Bob Wilson <bob.wilson@acm.org>
5375
5376 * MAINTAINERS (Write After Approval): Add myself.
5377
5378 2002-01-17 H.J. Lu <hjl@gnu.org>
5379
5380 * Makefile.in (all-fastjar): Also depend on all-libiberty.
5381 (all-target-fastjar): Also depend on all-target-libiberty.
5382
5383 2002-01-16 H.J. Lu (hjl@gnu.org)
5384
5385 * config.guess: Import from master sources, rev 1.225.
5386 * config.sub: Import from master sources, rev 1.238.
5387
5388 2002-01-16 Kazu Hirata <kazu@hxi.com>
5389
5390 * MAINTAINERS (Write After Approval): Remove myself.
5391
5392 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
5393
5394 * MAINTAINERS (Write After Approval): Add myself.
5395
5396 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
5397
5398 * MAINTAINERS: Add self as docs co-maintainer.
5399
5400 2001-12-11 Matthias Klose <doko@debian.org>
5401
5402 * MAINTAINERS (Write After Approval): Add myself.
5403
5404 2001-12-09 Zack Weinberg <zack@codesourcery.com>
5405
5406 * MAINTAINERS: Update my email address.
5407
5408 2001-12-07 Turly O'Connor <turly@apple.com>
5409 * MAINTAINERS (Write After Approval): Add myself.
5410 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
5411 (rs6000_initialize_trampoline): Call __trampoline_setup for
5412 ABI_DARWIN too.
5413 * darwin-tramp.asm: New file, implements __trampoline_setup.
5414 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
5415
5416 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
5417
5418 * MAINTAINERS (Write After Approval): Add myself.
5419
5420 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
5421
5422 * configure, configure.in: Use temp file for long sed commands.
5423
5424 2001-12-03 Laurent Guerby <guerby@acm.org>
5425
5426 * config.sub: Update to version 1.232 on subversion.
5427
5428 2001-12-03 Ben Elliston <bje@redhat.com>
5429
5430 * MAINTAINERS: Update mail address for config.* patches.
5431
5432 2001-11-27 DJ Delorie <dj@redhat.com>
5433 Zack Weinberg <zack@codesourcery.com>
5434
5435 When build != host, create libiberty for the build machine.
5436
5437 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5438 CONFIG_ARGUMENTS.
5439 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5440 New variables.
5441 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5442 and rules.
5443 (all.normal): Depend on ALL_BUILD_MODULES.
5444 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5445 (all-build-libiberty): Depend on configure-build-libiberty.
5446
5447 * configure: Calculate and substitute proper value for
5448 ALL_BUILD_MODULES.
5449 * configure.in: Create the build subdirectory.
5450 Calculate and substitute TARGET_CONFIGARGS (formerly
5451 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5452
5453 2001-11-26 Ziemowit Laski <zlaski@apple.com>
5454
5455 * MAINTAINERS (write-after-approval): Add self.
5456
5457 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
5458
5459 * MAINTAINERS (GNATS only accounts): Remove self.
5460
5461 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
5462
5463 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5464 libf2c.
5465
5466 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
5467
5468 * MAINTAINERS (Write After Approval): Add self.
5469
5470 2001-11-12 David O'Brien <obrien@FreeBSD.org>
5471
5472 * MAINTAINERS: mips and s390 are also CPU ports.
5473
5474 2001-11-12 David O'Brien <obrien@FreeBSD.org>
5475
5476 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
5477
5478 2001-11-11 David O'Brien <obrien@FreeBSD.org>
5479
5480 * MAINTAINERS: Alphabetize.
5481
5482 2001-11-09 Kazu Hirata <kazu@hxi.com>
5483
5484 * MAINTAINERS (Various maintainers: h8 port): Add myself.
5485
5486 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
5487
5488 * MAINTAINERS (Various maintainers: hppa port): Added myself.
5489
5490 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
5491
5492 * configure.in (--enable-languages): Be more permissive about
5493 syntax. Check for empty lists better. Warn about $LANGUAGES.
5494
5495 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
5496
5497 * config.sub: Import from master sources, rev. 1.230.
5498 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
5499
5500 2001-11-07 Laurent Guerby <guerby@acm.org>
5501
5502 * MAINTAINERS (Write After Approval): Add self.
5503
5504 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
5505
5506 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5507
5508 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
5509
5510 * config.sub: Import from master sources, rev 1.226.
5511 * config.guess: Import from master sources, rev 1.216.
5512
5513 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
5514
5515 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
5516 * MAINTAINERS: Add self as maintainer of MMIX port.
5517 Remove old after-approval entry.
5518
5519 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
5520
5521 * ChangeLog, configure: Fix spelling errors.
5522
5523 2001-10-20 Brendan Kehoe <brendan@zen.org>
5524
5525 * MAINTAINERS: Tweak my address.
5526
5527 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
5528
5529 * MAINTAINERS: Update my email address.
5530
5531 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
5532
5533 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
5534 * MAINTAINERS: Add self as maintainer of CRIS port.
5535
5536 2001-10-10 Geert Bosch <bosch@gnat.com>
5537
5538 * MAINTAINERS (Various maintainers: Ada front end):
5539 Added Robert Dewar.
5540
5541 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
5542
5543 * MAINTAINERS (Write After Approval): Added self
5544
5545 2001-10-02 Geert Bosch <bosch@gnat.com>
5546
5547 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5548
5549 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5550
5551 * configure: Handle temporary files securely using mkdir.
5552
5553 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
5554
5555 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5556
5557 2001-09-26 Will Cohen <wcohen@redhat.com>
5558
5559 * configure.in (*-*-linux*): Disable configuration of target-newlib
5560 and target-libgloss.
5561
5562 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5563
5564 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
5565 RANLIB.
5566
5567 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
5568
5569 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5570 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5571 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5572 avoid quotes nesting problems.
5573 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5574 (DO_X): Export only variables that are set.
5575
5576 2001-09-19 Ben Elliston <bje@redhat.com>
5577
5578 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5579 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5580 semantics. Use the shell built-in "type" command instead.
5581
5582 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
5583
5584 Merged from gcc-3_0-branch:
5585 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
5586 * ltcf-c.sh: Use $objext, not $ac_objext.
5587 2001-07-27 Mark Kettenis <kettenis@gnu.org>
5588 * ltcf-cxx.sh: Add support for GNU.
5589 2001-07-22 Timothy Wall <twall@redhat.com>
5590 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
5591 default settings if using GNU tools with that configuration.
5592 * ltcf-cxx.sh: Ditto.
5593 * ltcf-gcj.sh: Ditto.
5594 2001-07-21 Michael Chastain <chastain@redhat.com>
5595 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5596 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
5597 * ltmain.sh: Mark as gcc-local.
5598
5599 2001-08-30 Eric Christopher <echristo@redhat.com>
5600 Jason Eckhardt <jle@redhat.com>
5601
5602 * config.guess: Merge from master sources.
5603 * config.sub: Merge from master sources, add support for mipsisa32.
5604
5605 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
5606 * config.sub: Merge from master sources, rev 1.219.
5607 * MAINTAINERS: Add self as contact for stormy16 port.
5608
5609 2001-08-14 Zack Weinberg <zackw@panix.com>
5610
5611 * config.sub: Merge from master sources, rev 1.218.
5612 * config.guess: Merge from master sources, rev 1.209.
5613
5614 2001-08-11 Graham Stott <grahams@redhat.com>
5615
5616 * Makefile.in (check-c++): Add missing semicolon.
5617
5618 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
5619
5620 * MAINTAINERS (Various maitainers: predict.def): Added myself.
5621
5622 2001-07-30 Eric Christopher <echristo@redhat.com>
5623
5624 * MAINTAINERS (Various maintainers: mips port): Added myself.
5625
5626 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
5627
5628 * configure.in (sh-*-linux*): New.
5629
5630 2001-07-27 Richard Henderson <rth@redhat.com>
5631
5632 * .cvsignore: Add LAST_UPDATED.
5633
5634 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
5635
5636 * MAINTAINERS (Various maintainers: s390 port): Added myself.
5637
5638 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
5639
5640 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
5641
5642 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
5643
5644 * MAINTAINERS (Write After Approval): Added myself.
5645
5646 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5647
5648 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5649 and libgcj on m68hc11/m68hc12.
5650
5651 2001-06-27 H.J. Lu (hjl@gnu.org)
5652
5653 * Makefile (CFLAGS_FOR_BUILD): New.
5654 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
5655
5656 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
5657
5658 * README: Remove version number.
5659
5660 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5661
5662 * INSTALL/README: Update wrt. to the installation instructions now
5663 residing in gcc/doc/install.texi.
5664
5665 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
5666
5667 * README: Replace with a cut-down and updated version of gcc/README.
5668
5669 2001-06-12 David Edelsohn <edelsohn@gnu.org>
5670
5671 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
5672 multilibs to be disabled.
5673
5674 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
5675
5676 * MAINTAINERS (Write After Approval): Add myself.
5677
5678 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
5679
5680 * config.guess: Import CVS version 1.195.
5681 * config.sub: Import CVS version 1.212.
5682
5683 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
5684
5685 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5686 gcc/xgcc is built, use -print-prog-name to find out the program
5687 name to use.
5688
5689 2001-06-04 Phil Edwards <pme@sources.redhat.com>
5690
5691 * config.guess: Import CVS version 1.194. All gcc-local changes
5692 appear to also be in the master copy.
5693 * config.sub: Import CVS version 1.211.
5694
5695 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
5696
5697 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5698 with_gcc]: Use `gcc -shared' to build a shared library.
5699
5700 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
5701
5702 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5703 archives.
5704
5705 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5706
5707 * MAINTAINERS (Write After Approval): Add myself.
5708
5709 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
5710
5711 * configure.in (libstdcxx_flags): Do not try to execute
5712 libstdc++-v3/testsuite_flags until it exists.
5713
5714 2001-06-01 Alan Modra <amodra@bigpond.net.au>
5715
5716 * MAINTAINERS: Update my email address.
5717
5718 2001-05-31 Graham Stott <grahams@redhat.com>
5719
5720 * MAINTAINERS (Write After Approval): Add myself.
5721
5722 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
5723
5724 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5725 libraries when using g++ with native linker.
5726
5727 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
5728
5729 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5730
5731 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
5732
5733 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5734 [aix4*|aix5*]: Prepend blank.
5735
5736 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
5737
5738 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5739 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5740 of subdir/configure scripts to use the new libtool.m4.
5741
5742 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
5743
5744 * MAINTAINERS (Write After Approval): Add myself.
5745
5746 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
5747
5748 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
5749
5750 2001-05-11 Ben Elliston <bje@redhat.com>
5751
5752 * Makefile.in (all-sid): New target.
5753 (check-sid, clean-sid, install-sid): Likewise.
5754
5755 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
5756
5757 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
5758
5759 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
5760
5761 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5762 libgcj.
5763
5764 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
5765
5766 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5767 gcc/xgcc is built, use -print-prog-name to find out the program
5768 name to use.
5769
5770 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
5771
5772 * configure.in (noconfigdirs): Don't reset it from scratch in the
5773 target case; only append to it.
5774
5775 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5776 sparc-*-solaris2.8]: Disable ${libgcj}.
5777
5778 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
5779
5780 * configure.in (libgcj_saved): Copy from $libgcj.
5781 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5782 --disable-libgcj.
5783
5784 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
5785
5786 * MAINTAINERS: Remove self as MIPS maintainer and
5787 C front end maintainer.
5788
5789 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
5790
5791 * configure.in: Move *-chorusos target case to the proper switch.
5792 Disable libgcj.
5793
5794 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
5795
5796 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5797 1.641.2.228.
5798
5799 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5800
5801 * Makefile.in (STAGE1_CFLAGS): Pass down.
5802
5803 2001-04-13 Alan Modra <amodra@one.net.au>
5804
5805 * config.guess: Add hppa64-linux support. Note for next import that
5806 this is already in the master file.
5807 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
5808
5809 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
5810
5811 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5812 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5813
5814 2001-04-11 Stan Shebs <shebs@apple.com>
5815
5816 * MAINTAINERS: Add self as Darwin port maintainer.
5817
5818 2001-04-11 Alan Modra <amodra@one.net.au>
5819
5820 * MAINTAINERS: Update my email address.
5821
5822 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
5823
5824 * ltcf-cxx.sh: Support creation of C++ shared libraries on
5825 recent versions of FreeBSD (release 3 or later).
5826 * ltconfig: On FreeBSD, -lc must not be provided when building
5827 a shared library or else the standard -pthread gcc option is
5828 rendered worthless to later users of the built library.
5829
5830 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
5831
5832 * MAINTAINERS: Add self and RTH as C front end maintainers.
5833
5834 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
5835
5836 * config.sub: Make sure to match an already-canonicalized
5837 machine name (eg. mn10300-unknown-elf).
5838
5839 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
5840
5841 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5842 New macros.
5843 (bootstrap, cross): Use RECURSE_FLAGS.
5844 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5845
5846 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
5847
5848 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5849
5850 2001-03-22 Colin Howell <chowell@redhat.com>
5851
5852 * Makefile.in (DO_X): Do not backslash single-quotes in
5853 backquotes (two places).
5854
5855 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
5856
5857 Re-installed:
5858 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5859 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5860 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5861 * ltcf-cxx.sh: Likewise.
5862 * ltcf-gcj.sh: Likewise.
5863
5864 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5865
5866 * MAINTAINERS: Add myself as "documentation co-maintainer".
5867
5868 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
5869
5870 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5871 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5872
5873 2001-03-19 Tom Tromey <tromey@redhat.com>
5874
5875 * config-ml.in: Handle GCJ and GCJFLAGS.
5876
5877 2001-03-21 Michael Chastain <chastain@redhat.com>
5878
5879 * Makefile.in: all-m4 depends on all-texinfo.
5880
5881 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
5882
5883 * MAINTAINERS: Add myself to write after approval list.
5884
5885 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
5886
5887 * Makefile.in (DO_X): Quote nested quotes.
5888
5889 2001-03-18 Alan Modra <alan@linuxcare.com.au>
5890
5891 * MAINTAINERS: Add myself to write after approval list.
5892
5893 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
5894
5895 * Makefile.in (DO_X): Use double quotes for quoting
5896 "RANLIB=$${RANLIB}".
5897
5898 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
5899
5900 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
5901
5902 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
5903
5904 * configure.in: Only use `lang_requires' for languages athat are
5905 actually enabled.
5906
5907 2001-03-08 Phil Edwards <pme@sources.redhat.com>
5908
5909 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
5910
5911 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
5912
5913 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5914
5915 2001-03-07 Tom Tromey <tromey@redhat.com>
5916
5917 * configure.in: Allow config-lang.in to set `lang_requires' to list
5918 of other required languages.
5919
5920 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
5921
5922 * Makefile.in: Remove RANLIB definition. Use RANLIB
5923 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5924 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
5925
5926 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
5927 Alexandre Oliva <aoliva@redhat.com>
5928
5929 * Makefile.in (check-c++): Use tabs, not spaces.
5930
5931 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
5932
5933 * MAINTAINERS: add myself to Write After Approval list.
5934
5935 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
5936
5937 * Makefile.in (check-c++): New rule.
5938
5939 * configure.in (target_libs): Remove libg++.
5940 (noconfigdirs): Remove libg++.
5941 (noconfigdirs): Same.
5942 (noconfigdirs): Same.
5943 (noconfigdirs): Same.
5944
5945 * config-ml.in: Remove libg++ references.
5946
5947 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5948 (ALL_TARGET_MODULES): Same.
5949 (configure-target-libg++): Remove.
5950 (all-target-libg++): Remove.
5951 (configure-target-libio): Remove.
5952 (all-target-libio): Remove.
5953 (check-target-libio): Remove.
5954 (.PHONY): Remove.
5955 (libg++.tar.bz2): Remove.
5956 (all-target-cygmon): Remove libio.
5957 (all-target-libstdc++): Remove.
5958 (configure-target-libstdc++): Remove.
5959 (TARGET_LIB_PATH): Remove libstdc++.
5960 (ALL_GCC_CXX): Remove libstdc++.
5961 (all-target-gperf): Correct.
5962
5963 2001-02-16 Nick Clifton <nickc@redhat.com>
5964
5965 * configure.in (noconfigdirs): Allow configuration of texinfo
5966 for Cygwin hosts.
5967
5968 2001-02-15 Anthony Green <green@redhat.com>
5969
5970 * configure: Introduce GCJ_FOR_TARGET.
5971 * configure.in: Ditto.
5972 * Makefile.in: Ditto.
5973
5974 2001-02-13 Andreas Schwab <schwab@suse.de>
5975
5976 * MAINTAINERS: Update mail address.
5977
5978 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5979
5980 * config.guess: Add linux target for S/390.
5981 * config.sub: Likewise.
5982
5983 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
5984
5985 * configure.in: for *-chorusos, don't config target-newlib and
5986 target-libgloss.
5987
5988 2001-02-06 Ben Elliston <bje@redhat.com>
5989
5990 * configure: Output host type to stdout, not stderr.
5991
5992 2001-02-05 Mark Mitchell <mark@codesourcery.com>
5993
5994 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
5995 * ltcf-cxx.sh: Likewise.
5996
5997 * config.if: Assume enable_libstdcxx_v3 is defined.
5998
5999 2001-02-04 Mark Mitchell <mark@codesourcery.com>
6000
6001 Remove V2 C++ library.
6002 * configure.in: Remove --enable-libstdcxx_v3 support.
6003
6004 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
6005
6006 * include/demangle.h: Add prototype for java_demangle_v3.
6007
6008 2001-01-29 Phil Edwards <pme@sources.redhat.com>
6009
6010 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
6011
6012 2001-01-27 Richard Henderson <rth@redhat.com>
6013
6014 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6015
6016 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6017
6018 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6019 Don't unset, it's non-portable and no longer necessary, set to empty
6020 instead.
6021
6022 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6023
6024 * ltconfig: Shell portability fix for the tagname validity check.
6025
6026 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
6027
6028 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6029 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6030
6031 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6032
6033 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6034
6035 2001-01-26 Tom Tromey <tromey@redhat.com>
6036
6037 * configure.in: Allow libgcj to be built on Sparc Solaris.
6038
6039 2001-01-25 David Edelsohn <edelsohn@gnu.org>
6040
6041 * ltcf-c.sh: Add aix5 case.
6042 * ltcf-cxx.sh: Likewise.
6043 * ltconfig: Likewise.
6044
6045 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
6046
6047 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6048 keep at least one of build_libtool_libs or build_old_libs set to
6049 yes.
6050
6051 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6052 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6053
6054 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
6055
6056 * configure.in: Enable libgcj on several additional platforms.
6057
6058 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
6059
6060 * configure.in: Enable libgcj for linux targets.
6061
6062 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6063
6064 * MAINTAINERS (Write After Approval): Add myself.
6065
6066 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
6067
6068 * MAINTAINERS: Add myself as vax port maintainer.
6069
6070 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
6071
6072 * MAINTAINERS: Add myself as Mercury front-end maintainer.
6073
6074 2001-01-09 Mike Stump <mrs@wrs.com>
6075
6076 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6077 failures of subdirectories.
6078
6079 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
6080
6081 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
6082 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6083 * ltcf-cxx.sh: Likewise.
6084 * ltcf-gcj.sh: Likewise.
6085 * ltconfig.sh: Fix typo.
6086
6087 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
6088
6089 * configure: handle DOS-style absolute paths.
6090
6091 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
6092
6093 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6094
6095 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
6096
6097 * MAINTAINERS: Add myself as avr port co-maintainer.
6098
6099 2000-12-28 Ben Elliston <bje@redhat.com>
6100
6101 * MAINTAINERS: Add myself under ``Write After Approval''.
6102
6103 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
6104
6105 * texinfo: Remove directory from GCC.
6106
6107 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
6108
6109 * COPYING: Update to current
6110 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
6111 to 19yy as example year in copyright notice).
6112
6113 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
6114
6115 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6116 (libstdcxx_incdir): Pass down.
6117 * config.if: Remove expired bits for cxx_interface, add stub.
6118 (libstdcxx_incdir): Add variable for g++ include directory.
6119 * configure.in (gxx_include_dir): Use it.
6120
6121 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
6122
6123 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
6124 with old-email address from ``Write After Approval''.
6125
6126 2000-12-15 Andreas Jaeger <aj@suse.de>
6127
6128 * configure.in: Handle lang_dirs.
6129
6130 2000-12-14 Tom Tromey <tromey@redhat.com>
6131
6132 * MAINTAINERS: Removed brads.
6133
6134 * MAINTAINERS: Added gcj developers.
6135
6136 2000-12-13 Anthony Green <green@redhat.com>
6137
6138 * configure.in: Disable libgcj for any target not specifically
6139 listed. Disable libgcj for x86 and Alpha Linux until compatible
6140 with g++ abi.
6141
6142 2000-12-13 Mike Stump <mrs@wrs.com>
6143
6144 * Makefile.in (local-distclean): Also remove fastjar.
6145
6146 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
6147
6148 * contrib/gcc_update: Add fastjar --touch entries.
6149
6150 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
6151
6152 * configure.in: Disable language-specific target libraries for
6153 languages that aren't enabled.
6154
6155 2000-12-10 Anthony Green <green@redhat.com>
6156
6157 * configure.in: Define libgcj. Disable libgcj target libraries for
6158 most targets.
6159
6160 2000-12-10 Neil Booth <neilb@earthling.net>
6161
6162 * MAINTAINERS: Update mail address, remove from WAA list.
6163
6164 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
6165
6166 * libjava: Imported from /cvs/java.
6167 * libffi: Likewise.
6168 * Boehm-gc: Likewise.
6169
6170 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
6171
6172 * configure.in (target_libs): Revert 2000-12-08 patch.
6173 (noconfigdirs): Added target-libjava.
6174
6175 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
6176
6177 * djunpack.bat: removed.
6178
6179 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
6180
6181 * Makefile.in: handle DOS-style absolute paths.
6182 * config-ml.in: likewise.
6183 * symlink-tree: likewise.
6184
6185 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6186
6187 * fastjar: Imported.
6188
6189 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6190
6191 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6192 libjava.
6193 * configure.in (target_libs): Removed `target-libjava'.
6194
6195 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6196
6197 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6198 (ALL_MODULES): Added fastjar.
6199 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6200 (all-target-libjava): all-fastjar replaces all-zip.
6201 (all-fastjar): Added.
6202 (configure-target-fastjar, all-target-fastjar): Likewise.
6203 * configure.in (host_tools): Added fastjar.
6204
6205 2000-12-07 Mike Stump <mrs@wrs.com>
6206
6207 * Makefile.in (local-distclean): Remove leftover built files.
6208
6209 2000-11-24 Nick Clifton <nickc@redhat.com>
6210
6211 * configure.in (xscale-elf): Add target.
6212 (xscale-coff): Add target.
6213
6214 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
6215
6216 * ltcf-cxx.sh: Support creation of C++ shared libraries on
6217 recent versions of FreeBSD (release 3 or later).
6218 * ltconfig: On FreeBSD, -lc must not be provided when building
6219 a shared library or else the standard -pthread gcc option is
6220 rendered worthless to later users of the built library.
6221
6222 2000-11-16 Fred Fish <fnf@be.com>
6223
6224 * configure.in (enable_libstdcxx_v3): Fix typo,
6225 libstd++ -> libstdc++.
6226
6227 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6228
6229 * MAINTAINERS: Add self to Write After Approval list.
6230
6231 2000-11-21 Bernd Schmidt <bernds@redhat.com>
6232
6233 * MAINTAINERS: Update my email address. Add myself to global write
6234 privs list.
6235
6236 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
6237
6238 * Makefile.in: Merge with src and libgcj.
6239 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
6240 configure-target-<library> when their configure scripts need the C
6241 or C++ library to have already been built to work properly.
6242 (do_proto_toplev): Set them to an empty string.
6243
6244 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6245 (REALLY_SET_LIB_PATH): Use them.
6246
6247 2000-11-17 Stan Shebs <shebs@apple.com>
6248
6249 * MAINTAINERS: Add self to Write After Approval list.
6250
6251 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6252
6253 * configure: Provide the original toplevel configure arguments
6254 (including $0) to subprocesses in the environment rather than
6255 through gcc/configargs.h.
6256
6257 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6258
6259 * MAINTAINERS: Remove references to cccp. Change C9X reference to
6260 C99. Alphabetise "Write After Approval" list.
6261
6262 2000-11-12 Mark Mitchell <mark@codesourcery.com>
6263
6264 * configure: Turn on libstdc++ V3 by default.
6265
6266 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
6267 if we've got GCC.
6268
6269 2000-11-11 Philip Blundell <philb@gnu.org>
6270
6271 * MAINTAINERS: Add self to Write After Approval list.
6272
6273 2000-11-09 David Edelsohn <edelsohn@gnu.org>
6274
6275 * ltcf-c.sh (aix4): Improve shared library configuration; require
6276 exporting symbols.
6277 * ltcf-cxx.sh (aix4): Define.
6278 * ltconfig (aix4): Define library and soname specs appropriate for
6279 AIX. Define command to create export symbols list.
6280
6281 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
6282
6283 * config.sub: Add support for Sun Chorus
6284
6285 2000-10-31 Nick Clifton <nickc@redhat.com>
6286
6287 * MAINTAINERS: Rename <name>@cygnus.com addresses to
6288 <name>@redhat.com. Also installed new email address for Clint
6289 Popetz.
6290
6291 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
6292
6293 * etc: Remove directory from GCC.
6294
6295 2000-10-16 Michael Meissner <meissner@redhat.com>
6296
6297 * configure (gcc/configargs.h): Only create if there is a build GCC
6298 directory created.
6299
6300 2000-10-16 Matthias Klose <doko@debian.org>
6301
6302 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
6303 when configured for libstdc++-v3.
6304
6305 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
6306
6307 * configure: Save configure arguments to gcc/configargs.h.
6308
6309 2000-10-04 Philipp Thomas <pthomas@suse.de>
6310
6311 * config.guess: Import CVS version 1.157.
6312 * config.sub: Import CVS version 1.181.
6313
6314 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
6315
6316 * Makefile.in (bootstrap): avoid recursion if subdir missing
6317 (cross): ditto
6318 (do-proto-toplev): ditto
6319
6320 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
6321
6322 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
6323 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
6324
6325 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
6326 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
6327 all affected `configure' scripts.
6328
6329 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
6330
6331 * MAINTAINERS: Add self as cpplib co-maintainer.
6332
6333 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
6334
6335 * MAINTAINERS: Add self to Write After Approval list.
6336
6337 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6338
6339 * INSTALL/README: egcs -> GCC update.
6340
6341 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
6342
6343 * MAINTAINERS: Add myself to Write After Approval list.
6344
6345 2000-09-15 Kazu Hirata <kazu@hxi.com>
6346
6347 * MAINTAINERS: Add myself to Write After Approval list.
6348
6349 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
6350
6351 * configure.in: Do not build byacc for hppa64. Provide paths to the
6352 X11 libraries for hppa64.
6353
6354 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6355
6356 * MAINTAINERS: Add myself as 68hc11 port maintainer.
6357
6358 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
6359
6360 * Makefile.in (all-zlib): Added dummy target.
6361
6362 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6363 ltcf-gcj.sh: Updated from libtool multi-language branch.
6364
6365 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
6366
6367 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6368 (bootstrap*): Depend on all-bootstrap.
6369
6370 2000-09-05 Philipp Thomas <pthomas@suse.de>
6371
6372 * config.guess: Import CVS version 1.156.
6373 * config.sub: Import CVS version 1.179.
6374
6375 2000-09-02 Anthony Green <green@cygnus.com>
6376
6377 * Makefile.in (all-gcc): Depend on all-zlib.
6378 (CLEAN_MODULES): Add clean-zlib.
6379 (ALL_MODULES): Add all-zlib.
6380 * configure.in (host_libs): Add zlib.
6381
6382 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
6383
6384 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6385 crosses, but add gcc/include to the header search path for them.
6386
6387 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
6388
6389 * MAINTAINERS: Add self to Write After Approval list.
6390
6391 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6392
6393 * config.guess: Import CVS version 1.152.
6394 * config.sub: Import CVS version 1.177.
6395
6396 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
6397
6398 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6399 $targargs to tell whether newlib is going to be built.
6400
6401 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6402 $$r/TARGET_SUBDIR/libio for _G_config.h.
6403
6404 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
6405
6406 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
6407
6408 2000-08-22 DJ Delorie <dj@redhat.com>
6409
6410 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
6411
6412 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
6413
6414 * config-ml.in (CC, CXX): Avoid trailing whitespace.
6415 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6416 sub-configures.
6417
6418 2000-08-21 DJ Delorie <dj@redhat.com>
6419
6420 * MAINTAINERS: Add self as a libiberty maintainer
6421
6422 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
6423
6424 * configure.in (libstdcxx_flags): Use
6425 libstdc++-v3/src/libstdc++.INC.
6426
6427 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
6428
6429 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6430
6431 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
6432
6433 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6434
6435 * configure: Make enable_threads and enable_shared defaults
6436 explicit. Substitute enable_threads into generated Makefiles.
6437 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6438 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6439
6440 2000-08-13 Geoff Keating <geoffk@cygnus.com>
6441
6442 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
6443
6444 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
6445
6446 * config-ml.in (CC): Remove bogus duplicate quotation mark from
6447 previous delta.
6448
6449 2000-08-11 Jason Merrill <jason@redhat.com>
6450
6451 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6452 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6453 (FLAGS_FOR_TARGET): Not here.
6454 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6455
6456 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
6457
6458 * config-ml.in (CC, CXX): Don't introduce a leading space.
6459
6460 2000-08-07 DJ Delorie <dj@delorie.com>
6461
6462 * MAINTAINERS: Add self as a DJGPP maintainer
6463
6464 2000-08-07 DJ Delorie <dj@redhat.com>
6465
6466 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6467 "if we're also building gcc, and it's a gcc that will run on the
6468 build machine, we want to use its includes instead of the system's
6469 default includes".
6470
6471 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
6472
6473 * MAINTAINERS: Add self to Write After Approval list.
6474
6475 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
6476
6477 * configure.in (libstdcxx_flags): Don't use `"'.
6478
6479 * config-ml.in: Adjust multilib search paths to the
6480 appropriate multilib tree.
6481
6482 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
6483
6484 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6485 commas in $LANGUAGES.
6486
6487 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
6488
6489 * configure.in: Re-enable all references to libg++ and librx.
6490
6491 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
6492
6493 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
6494 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
6495 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
6496 * ltcf-cxx.sh (need_lc): Set based on postdeps.
6497
6498 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
6499
6500 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
6501
6502 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
6503 CXX_FOR_TARGET for sed.
6504
6505 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
6506
6507 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
6508 Do not override if already set in the environment or in configure.
6509 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
6510 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
6511
6512 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
6513
6514 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
6515 the libtool CVS tree multi-language branch.
6516 * ltconfig, ltmain.sh: Updated.
6517
6518 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
6519
6520 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
6521 (clean-target): Depend on it.
6522
6523 * Makefile.in (FLAGS_FOR_TARGET): New macro.
6524 (GCC_FOR_TARGET): Use it.
6525 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
6526 * configure.in: ... here.
6527 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
6528 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
6529
6530 2000-07-24 Eric Christopher <echristo@cygnus.com>
6531
6532 * MAINTAINERS: Add self to Write After Approval list.
6533
6534 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
6535
6536 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
6537 (configure-target-libchill, configure-target-libobjc): Likewise.
6538
6539 * configure.in: Use the same cache file for all target libs.
6540 * config-ml.in: But different cache files per multilib variant.
6541
6542 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6543
6544 * configure (topsrcdir): Don't use dirname.
6545
6546 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
6547
6548 * MAINTAINERS: Add self to Write After Approval list.
6549
6550 2000-07-20 Jason Merrill <jason@redhat.com>
6551
6552 * configure.in: Remove all references to libg++ and librx.
6553
6554 * configure, configure.in, Makefile.in: Unify gcc and binutils.
6555
6556 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
6557
6558 * config.sub: Update to subversions version 2000-07-06.
6559
6560 2000-07-12 Andrew Haley <aph@cygnus.com>
6561
6562 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
6563 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
6564
6565 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
6566
6567 * symlink-tree: Check number of arguments.
6568
6569 2000-07-05 Jim Wilson <wilson@cygnus.com>
6570
6571 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
6572 search path for a g++ extracted from the build tree. This
6573 will allow link tests run by configure scripts in
6574 subdirectories to succeed.
6575
6576 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
6577
6578 * ltconfig: Add support for mips-dde-sysv4.2MP
6579
6580 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6581
6582 * MAINTAINERS: Add myself as loop discovery maintainer.
6583
6584 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
6585
6586 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
6587 `os2'. Force ac_cv_exeext to be ".exe" in that case.
6588
6589 2000-06-19 Timothy Wall <twall@cygnus.com>
6590
6591 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
6592 * config.sub: Add tic54x target.
6593
6594 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
6595
6596 * MAINTAINERS: Add self as Fortran maintainer,
6597 remove Craig Burley.
6598
6599 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
6600
6601 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
6602 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
6603
6604 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
6605
6606 * MAINTAINERS: Add self as i18n maintainer
6607
6608 20000-05-21 H.J. Lu (hjl@gnu.org)
6609
6610 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
6611 directory are used if they exist. Make sure
6612 $(build_tooldir)/include is searched for header files,
6613 $(build_tooldir)/lib/ for library files.
6614 (GCC_FOR_TARGET): Likewise.
6615 (CXX_FOR_TARGET): Likewise.
6616
6617 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
6618
6619 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
6620
6621 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
6622
6623 * Makefile.in (configure-target-libiberty): Depend on
6624 configure-target-newlib.
6625
6626 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
6627
6628 * configure.in, Makefile.in: Merge all libffi-related
6629 configury stuff from the libgcj tree.
6630
6631 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
6632
6633 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6634 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
6635
6636 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6637
6638 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6639 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
6640 current version information. Add to proto-toplev directory.
6641 (gdb-taz): Build do-djunpack.
6642
6643 2000-05-15 David Edelsohn <edelsohn@gnu.org>
6644
6645 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
6646
6647 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
6648
6649 * MAINTAINERS: Add self to Write After Approval list.
6650
6651 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6652
6653 * ltmain.sh: Preserve in relink_command any environment
6654 variables that may affect the linker behavior.
6655
6656 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
6657
6658 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
6659
6660 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
6661
6662 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
6663
6664 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
6665
6666 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
6667 with the version name.
6668
6669 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
6670
6671 * MAINTAINERS: Add self as bb-reorder maintainer.
6672
6673 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6674
6675 * config.if: Tweak.
6676
6677 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
6678
6679 * djunpack.bat: New file.
6680
6681 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
6682
6683 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
6684 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
6685 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6686 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
6687
6688 2000-04-16 Dave Pitts <dpitts@cozx.com>
6689
6690 * config.sub (case $basic_machine): Change default for "ibm-*"
6691 to "openedition".
6692
6693 2000-04-13 Andreas Jaeger <aj@suse.de>
6694
6695 * MAINTAINERS: Added myself.
6696
6697 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
6698
6699 * Makefile.in (gdb-taz): New target. GDB specific archive.
6700 (do-md5sum): New target.
6701 (MD5PROG): Define.
6702 (PACKAGE): Default to TOOL.
6703 (VER): Default to a shell script.
6704 (taz): Rewrite target. Move real work to do-proto-toplev. Include
6705 md5 checksum generation.
6706 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6707 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6708 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
6709 insight.tar.bz2): Use gdb-taz to create archive.
6710
6711 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
6712
6713 * configure (warn_cflags): Delete.
6714
6715 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
6716
6717 * MAINTAINERS: Added myself.
6718
6719 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
6720 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
6721
6722 * configure.in (enable_libstdcxx_v3): Add.
6723 (target_libs): Add bits here to switch between libstdc++-v2 and
6724 libstdc++-v3.
6725 * config.if: And this file too.
6726 * Makefile.in: Add libstdc++-v3 targets.
6727
6728 2000-04-05 Michael Meissner <meissner@redhat.com>
6729
6730 * config.sub (d30v): Add d30v as a basic machine type.
6731
6732 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
6733
6734 * configure.in: -linux-gnu*, not -linux-gnu.
6735
6736 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
6737
6738 * MAINTAINERS: Add self in write-after-approval section.
6739
6740 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
6741
6742 * MAINTAINERS: Add self as ia64 port maintainer.
6743
6744 2000-03-08 Neil Booth <NeilB@earthling.net>
6745
6746 * MAINTAINERS: Add self in write-after-approval section.
6747
6748 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
6749
6750 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6751 (do-tar-bz2): Replace TOOL with PACKAGE.
6752 (gdb.tar.bz2): Remove GDBTK from GDB package.
6753 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
6754 dejagnu.tar.bz2): New packages.
6755
6756 2000-02-27 Andreas Jaeger <aj@suse.de>
6757
6758 * configure.in: Add entry for mips*-*-linux*, move catch all
6759 *-*-*linux* entry below this one.
6760
6761 2000-02-27 Ian Lance Taylor <ian@zembu.com>
6762
6763 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
6764
6765 2000-02-24 Nick Clifton <nickc@cygnus.com>
6766
6767 * config.sub: Support an OS of "wince".
6768
6769 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
6770
6771 * config.guess, config.sub: Updated to match config's 2000-02-15
6772 version.
6773
6774 2000-02-23 Linas Vepstas <linas@linas.org>
6775
6776 * config.sub: Add support for Linux/IBM 370.
6777 * configure.in: Likewise.
6778
6779 2000-02-22 Nick Clifton <nickc@cygnus.com>
6780
6781 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6782
6783 2000-02-20 Christopher Faylor <cgf@cygnus.com>
6784
6785 * config.guess: Guess "cygwin" rather than "cygwin32".
6786
6787 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6788
6789 * configure (gcc_version): When setting, narrow search to
6790 lines containing `version_string'.
6791
6792 2000-02-15 Denis Chertykov <denisc@overta.ru>
6793
6794 * config.sub: Add support for avr target.
6795
6796 2000-02-14 Nick Clifton <nickc@cygnus.com>
6797
6798 * MAINTAINERS: Add maintainers for MCore port.
6799
6800 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
6801
6802 * config.sub: Add mmix-knuth-mmixware.
6803
6804 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6805
6806 * MAINTAINERS: Pair cccp with cpplib maintainership.
6807
6808 2000-01-27 Christopher Faylor <cgf@redhat.com>
6809
6810 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6811 structure stuff to -L library search.
6812 (CXX_FOR_TARGET): Ditto.
6813 (CROSS_CHECK_MODULES): Fix spelling mistake.
6814
6815 2000-01-24 Mark Mitchell <mark@codesourcery.com>
6816
6817 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6818 the C++ compiler.
6819
6820 2000-01-12 Richard Henderson <rth@cygnus.com>
6821
6822 * configure.in: Don't build some bits for beos.
6823
6824 2000-01-12 Joel Sherrill (joel@OARcorp.com)
6825
6826 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6827 as include files.
6828
6829 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
6830
6831 * Add self as cpplib maintainer, as requested by Jason
6832 Merrill. Correct my e-mail address.
6833
6834 2000-01-06 Geoff Keating <geoffk@cygnus.com>
6835
6836 * configure.in: Use mt-aix43 to handle *_TARGET defs,
6837 not mh-aix43.
6838
6839 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
6840
6841 * MAINTAINERS: Add myself to "write after approval" list.
6842
6843 1999-12-14 Richard Henderson <rth@cygnus.com>
6844
6845 * config.guess (alpha-osf, alpha-linux): Detect ev67.
6846 * config.sub: Accept alphaev[78], alphaev8.
6847
6848 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6849
6850 * config.guess, config.sub: Update from autoconf.
6851
6852 1999-11-29 Bruce Korb <autogen@linuxbox.com>
6853
6854 * MAINTAINERS: update my playtime e-address.
6855
6856 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6857
6858 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6859 necessary libraries are missing.
6860
6861 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
6862
6863 * MAINTAINERS: Add new 'write after approval' maintainer.
6864
6865 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
6866
6867 * MAINTAINERS: Add new Java maintainer.
6868
6869 1999-10-25 Andreas Schwab <schwab@suse.de>
6870
6871 * configure: Fix quoting inside arguments of eval.
6872
6873 1999-10-21 Nick Clifton <nickc@cygnus.com>
6874
6875 * config-ml.in: Allow suppression of some ARM multilibs.
6876
6877 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
6878
6879 * config.guess: Add OS/390 match pattern.
6880 * config.sub: Add mvs, openedition targets.
6881 * configure.in (i370-ibm-opened*): New.
6882
6883 1999-09-04 Steve Chamberlain <sac@pobox.com>
6884
6885 * config.sub: Add support for configuring for pj.
6886
6887 1999-08-31 Nick Clifton <nickc@cygnus.com>
6888
6889 * config.sub (maybe_os): Add support for configuring for fr30.
6890
6891 1999-08-25 Nick Clifton <nickc@cygnus.com>
6892
6893 * configure.in: Do not configure or build ld for AIX
6894 platforms. ld is known to be broken on these platforms.
6895
6896 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6897
6898 * config-ml.in: Pass compiler flag corresponding to multidirs to
6899 subdir configures.
6900
6901 1999-08-09 Ian Lance Taylor <ian@zembu.com>
6902
6903 * Makefile.in (LDFLAGS): Define.
6904
6905 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
6906
6907 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6908 noconfigdirs.
6909 (*-*-cygwin*): Likewise.
6910
6911 1999-08-08 Ian Lance Taylor <ian@zembu.com>
6912
6913 * mkdep: New file.
6914 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6915 (BINUTILS_SUPPORT_DIRS): Add mkdep.
6916
6917 From Eli Zaretskii <eliz@is.elta.co.il>:
6918 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6919 long file name when using DJGPP on MS-DOS.
6920
6921 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
6922
6923 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6924
6925 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
6926
6927 * Makefile.in (check-target-libio): Remove all-target-libstdc++
6928 dependency as this causes "make check" to globally "make all"
6929
6930 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
6931
6932 * configure.in (target_libs): Added target-zlib.
6933 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6934 (CONFIGURE_TARGET_MODULES): Likewise.
6935 (CHECK_TARGET_MODULES): Likewise.
6936 (INSTALL_TARGET_MODULES): Likewise.
6937 (CLEAN_TARGET_MODULES): Likewise.
6938 (configure-target-zlib): New target.
6939 (all-target-zlib): Likewise.
6940 (all-target-libjava): Depend on all-target-zlib.
6941 (configure-target-libjava): Depend on configure-target-zlib.
6942
6943 * Makefile.in (configure-target-libjava): Depend on
6944 configure-target-newlib.
6945 (configure-target-boehm-gc): New target.
6946 (configure-target-qthreads): New target.
6947
6948 * configure.in (target_libs): Added target-qthreads.
6949 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6950 (CONFIGURE_TARGET_MODULES): Likewise.
6951 (CHECK_TARGET_MODULES): Likewise.
6952 (INSTALL_TARGET_MODULES): Likewise.
6953 (CLEAN_TARGET_MODULES): Likewise.
6954 (all-target-qthreads): New target.
6955 (configure-target-libjava): Depend on configure-target-qthreads.
6956 (all-target-libjava): Depend on all-target-qthreads.
6957
6958 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6959 (CONFIGURE_TARGET_MODULES): Likewise.
6960 (CHECK_TARGET_MODULES): Likewise.
6961 (INSTALL_TARGET_MODULES): Likewise.
6962 (CLEAN_TARGET_MODULES): Likewise.
6963 (all-target-libjava): New target.
6964 (all-target-boehm-gc): Likewise.
6965 * configure.in (target_libs): Added libjava, boehm-gc.
6966
6967 1999-07-22 Ian Lance Taylor <ian@zembu.com>
6968
6969 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6970 configure.bat in SUPPORT_FILES.
6971 (gas+binutils.tar.bz2): Likewise.
6972
6973 * makeall.bat: Remove; obsolete.
6974
6975 1999-07-21 Ian Lance Taylor <ian@zembu.com>
6976
6977 From Mark Elbrecht:
6978 * configure.bat: Remove; obsolete.
6979
6980 1999-07-11 Ian Lance Taylor <ian@zembu.com>
6981
6982 * configure: Add -W -Wall to the default CFLAGS when compiling with
6983 gcc.
6984
6985 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
6986
6987 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6988
6989 1999-06-30 Mark Mitchell <mark@codesourcery.com>
6990
6991 * configure.in: Build ld on IRIX6.
6992
6993 1999-06-12 Ian Lance Taylor <ian@zembu.com>
6994
6995 * Makefile.in: Change distribution targets to use bzip2 instead of
6996 gzip.
6997 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
6998 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
6999
7000 1999-06-04 Nick Clifton <nickc@cygnus.com>
7001
7002 * config.sub: Add mcore target.
7003
7004 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
7005
7006 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7007
7008 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
7009
7010 * config.guess (dummy): Changed to $dummy.
7011
7012 1999-05-24 Nick Clifton <nickc@cygnus.com>
7013
7014 * config.sub: Tidied up case statements.
7015
7016 1999-05-22 Ben Elliston <bje@cygnus.com>
7017
7018 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7019 <jiro@din.or.jp>.
7020
7021 * config.guess: Merge with FSF version. Future changes will be
7022 more accurately recorded in this ChangeLog.
7023 * config.sub: Likewise.
7024
7025 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
7026
7027 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7028
7029 1999-04-30 Tom Tromey <tromey@cygnus.com>
7030
7031 * ltmain.sh: [mode link] Always use CC given by ltconfig.
7032
7033 1999-04-23 Tom Tromey <tromey@cygnus.com>
7034
7035 * ltconfig, ltmain.sh: Update to libtool 1.2f.
7036
7037 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
7038
7039 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7040 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7041 Bad merge removed these two changes.
7042
7043 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
7044 Martin Heller (Ing.-Buero_Heller@t-online.de)
7045
7046 * config.guess (interix Alpha): Add.
7047
7048 1999-04-11 Richard Henderson <rth@cygnus.com>
7049
7050 * configure.in (i?86-*-beos*): Do config gperf; don't config
7051 gdb, newlib, or libgloss.
7052
7053 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
7054
7055 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7056 link a trivial program with -mabi=64. If it fails, remove mabi=64
7057 from multidirs.
7058
7059 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
7060
7061 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7062
7063 1999-04-08 Nick Clifton <nickc@cygnus.com>
7064
7065 * config.sub: Add support for mcore targets.
7066
7067 1999-04-07 Michael Meissner <meissner@cygnus.com>
7068
7069 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7070 not mt-ospace, in order to shut up assembler warning about using
7071 symbols that are named the same as registers.
7072
7073 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
7074
7075 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7076 dependency list for all-target-cygmon.
7077
7078 1999-04-05 Doug Evans <devans@casey.cygnus.com>
7079
7080 * config-ml.in: Check $host, not $target, for selective multilibs.
7081 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7082 thumb interworking, and underscore prefix multilibs.
7083
7084 1999-04-04 Ian Lance Taylor <ian@zembu.com>
7085
7086 * missing: Update to version from current automake.
7087
7088 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
7089
7090 * configure (gxx_include_dir): Removed.
7091
7092 * configure.in (gxx_include_dir): Handle it.
7093 * Makefile.in: Likewise.
7094
7095 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
7096
7097 * config.sub (mips64vr4111,mips64vr4111el) Add.
7098
7099 1999-03-21 Ben Elliston <bje@cygnus.com>
7100
7101 * config.guess: Correct typo for detecting ELF on FreeBSD.
7102
7103 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
7104
7105 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7106 config/mh-djgpp.
7107
7108 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
7109
7110 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7111 all-target-newlib to dependency list for all-target-bsp.
7112
7113 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
7114
7115 * config.sub: Add i386-uwin support.
7116 * config.guess: Likewise.
7117
7118 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7119
7120 * configure.in: cleanup, add mh-*pic handling for arm, special
7121 case powerpc*-*-aix*
7122
7123 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
7124
7125 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7126 can be built.
7127
7128 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
7129
7130 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7131 targets.
7132
7133 1999-03-02 Nick Clifton <nickc@cygnus.com>
7134
7135 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7136
7137 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
7138
7139 * config.sub: Check for "cygwin*" rather than "cygwin32*"
7140
7141 1999-02-24 Nick Clifton <nickc@cygnus.com>
7142
7143 * config.sub: Fix typo in arm recognition.
7144
7145 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
7146
7147 * configure.in (noconfigdirs): Changed target_configdirs to
7148 include target-bsp only for m68k-*-elf* and m68k-*-coff*
7149 rather than m68k-*-* since it is not known to work on
7150 m68k-aout. Ditto for arm-*-*oabi.
7151
7152 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
7153
7154 * configure.in (*-*-windows*): Remove, no longer used.
7155
7156 1999-02-19 Ben Elliston <bje@cygnus.com>
7157
7158 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7159 Smart and improved by Andrew Cagney.
7160
7161 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
7162
7163 * config.guess: Recognize openbsd-*-hppa.
7164
7165 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
7166
7167 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7168 only if it is not empty.
7169
7170 1999-02-17 Nick Clifton <nickc@cygnus.com>
7171
7172 Patch from: Scott Bambrough <scottb@corelcomputer.com>
7173
7174 * config.guess: Modified to recognize uname's armv* syntax.
7175
7176 * config.sub: Modified to recognize uname's armv* syntax.
7177
7178 1999-02-17 Mark Salter <msalter@cygnus.com>
7179
7180 * configure.in: Added target-bsp for sparclite.
7181
7182 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
7183
7184 * config.sub: Recognize alphapca5[67] and up to alphaev8.
7185
7186 1999-02-08 Nick Clifton <nickc@cygnus.com>
7187
7188 * configure.in: Add support for strongarm port.
7189 * config.sub: Add support for strongarm target.
7190
7191 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
7192
7193 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7194 the old name config/mh-cygwin32.
7195 Enable texinfo.
7196
7197 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
7198
7199 * configure.in: Do build ld for ix86 Solaris.
7200
7201 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
7202
7203 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
7204 $AR_FOR_TARGET. Likewise for RANLIB.
7205
7206 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
7207
7208 * config.sub (oabi): Recognize.
7209 * configure.in (arm-*-oabi): Handle.
7210
7211 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
7212
7213 * config.guess: Improve detection of i686 on UnixWare 7.
7214
7215 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
7216
7217 * config.guess: Add support for i386-pc-interix.
7218 * config.sub: Likewise.
7219 * configure.in: Likewise.
7220
7221 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
7222
7223 * Makefile.in: Remove unneeded all-target-libio from
7224 from all-target-winsup target since it is now unneeded.
7225 Add all-target-libtermcap in its place since it is now
7226 needed.
7227
7228 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
7229
7230 * configure.in: makefile stub for cygwin target is probably
7231 unnecessary. Remove it for now.
7232
7233 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
7234
7235 * configure.in: libtermcap.a should be built when cygwin is the
7236 target as well as the host.
7237 * config.guess: Allow mixed case in cygwin uname output.
7238 * Makefile.in: Add libtermcap target.
7239
7240 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
7241
7242 * config.sub: Clean up handling of hppa2.0.
7243
7244 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
7245
7246 * config.guess: Use C code to identify more HP machines.
7247
7248 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
7249
7250 * config.sub: Handle hppa2.0.
7251
7252 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
7253
7254 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7255 cygmon for all sparclite targets, regardless of object format.
7256
7257 1998-12-15 Mark Salter <msalter@cygnus.com>
7258
7259 * configure.in: Added target-bsp for several target architectures.
7260
7261 * Makefile.in: Added rules for bsp.
7262
7263 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
7264
7265 * config.guess: Improve detection of hppa2.0 processors.
7266
7267 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
7268
7269 * config.guess: Recognize FreeBSD using ELF automatically.
7270
7271 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
7272
7273 * configure (skip-this-dir): Add handling for new shell script, which
7274 might be created by a sub-directory's configure to indicate, this particular
7275 directory is "unwanted".
7276 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7277
7278 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
7279
7280 * ltconfig: import from libtool, after changing libtool to
7281 account for the cygwin name change.
7282
7283 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
7284
7285 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7286 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7287
7288 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
7289
7290 * configure.in: Add libtermcap to list of cygwin dependencies.
7291
7292 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
7293
7294 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7295 they include winsup/include when it's a cygwin target.
7296
7297 1998-11-12 Tom Tromey <tromey@cygnus.com>
7298
7299 * configure.in (host_tools): Added zip.
7300 * Makefile.in (all-target-libjava): Depend on all-zip.
7301 (all-zip): New target.
7302 (ALL_MODULES): Added all-zip.
7303 (NATIVE_CHECK_MODULES): Added check-zip.
7304 (INSTALL_MODULES): Added install-zip.
7305 (CLEAN_MODULES): Added clean-zip.
7306
7307 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
7308
7309 * Makefile.in: lose "32" from comment about cygwin.
7310
7311 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
7312
7313 * configure.in: Use -Os to build target libraries for the fr30.
7314
7315 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
7316
7317 * config.sub: Add fr30.
7318
7319 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
7320
7321 * configure.in: drop "32" from config/mh-cygwin32. Check
7322 cygwin* instead of cygwin32*.
7323 * config.sub: Check cygwin* instead of cygwin32*.
7324
7325 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
7326
7327 * config.guess: Match any version of Unixware7.
7328
7329 1998-10-20 Syd Polk <spolk@cygnus.com>
7330
7331 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7332 if desired.
7333
7334 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
7335
7336 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7337 these if the appropriate directories and files to not exist.
7338
7339 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
7340
7341 * Makefile.in (DEVO_SUPPORT): Add config.if.
7342
7343 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
7344
7345 * configure: Add pattern to replace "build_tooldir"'s
7346 definition in the generated Makefile with "tooldir"'s
7347 actual value.
7348
7349 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
7350
7351 * config.sub: Bring back lost sparcv9.
7352
7353 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7354
7355 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
7356
7357 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7358 CC_FOR_TARGET and friends.
7359
7360 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7361
7362 * Makefile.in (build_tooldir): New variable, same as tooldir.
7363 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7364 -B$(build_tooldir)/bin/.
7365 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7366
7367 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7368
7369 * README: Remove installation instructions and refer to the
7370 INSTALL directory instead.
7371
7372 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
7373
7374 * config.sub: Add support for i[34567]86-pc-udk.
7375 * configure.in: Likewise.
7376
7377 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
7378
7379 * Makefile.in: add bzip2 package building bits for user
7380 tools module
7381 * configure.in: ditto
7382
7383 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
7384
7385 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7386 (ALL_TARGET_MODULES): Add all-target-libobjc.
7387 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7388 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7389 (all-target-libchill): Add dependencies.
7390 * configure.in (target_libs): Add libchill.
7391
7392 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
7393
7394 * configure.in (target_subdir): Remove duplicate line.
7395
7396 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
7397
7398 * Makefile.in (all-automake): fix dependencies.
7399
7400 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
7401
7402 * configure.in: Minor cleanups for building in the $(target_alias)
7403 subdir.
7404
7405 1998-09-22 Jim Wilson <wilson@cygnus.com>
7406
7407 * Makefile.in (bootstrap): Set r and s before make all. Use
7408 BASE_FLAGS_TO_PASS in make all.
7409 (cross): Likewise.
7410
7411 1998-09-20 Mark Mitchell <mark@markmitchell.com>
7412
7413 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7414
7415 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
7416
7417 * config.sub: Fix typo in last change.
7418
7419 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
7420
7421 * config.sub: Add support for C4x target.
7422 * configure.in: Likewise.
7423
7424 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
7425
7426 * config.sub: Recognize sparcv9 just like sparc64.
7427
7428 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
7429
7430 * config.guess: Match "Pent II" or "PentII" for OpenServer.
7431
7432 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
7433
7434 * config.guess: Correctly identify Pentium II sco boxes.
7435
7436 * config.guess: Fix "tr" code. From Weiwen Liu.
7437
7438 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
7439
7440 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7441 stabs.
7442
7443 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
7444
7445 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7446 (ALL_TARGET_MODULES): Add all-target-libchill.
7447 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7448 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7449 (all-target-libchill): Add dependencies.
7450 * configure.in (target_libs): Add libchill.
7451
7452 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7453
7454 * config.guess: Avoid assumptions about "tr" behaves when
7455 LANG is set to something other than English.
7456
7457 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
7458
7459 * configure (gxx_include_dir): Changed to
7460 '${prefix}/include/g++'-${libstdcxx_interface}.
7461
7462 * config.if: New to determine the interfaces.
7463
7464 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
7465
7466 * config.guess: Detect and handle MPE/IX.
7467 * config.sub: Deal with MPE/IX.
7468
7469 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
7470
7471 * configure.in: Use mh-aix43.
7472
7473 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
7474
7475 * configure: Fix --without/--disable cases for gxx-include-dir.
7476
7477 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
7478
7479 * mdata-sh: Imported. Needed for automake support.
7480
7481 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
7482
7483 * Makefile.in (taz): Try "chmod -R og=u ." before
7484 "chmod og=u `find . -print`".
7485
7486 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
7487
7488 * configure.in: Add arm-elf and thumb-elf support.
7489
7490 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
7491
7492 * Makefile.in: Undo previous patch.
7493
7494 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
7495
7496 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7497 to here ...
7498 (install-no-fixedincludes): and here
7499 (INSTALL_MODULES): ... from here.
7500
7501 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
7502
7503 * config.sub: Merge with FSF.
7504
7505 * config.guess: Merge with FSF.
7506
7507 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
7508
7509 * configure (extraconfigdirs): New variable.
7510 (SUBDIRS): Add extraconfigdirs and recurse on them too.
7511 * Makefile.in (all): Move higher in file.
7512 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
7513 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
7514 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
7515 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
7516 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
7517
7518 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
7519
7520 * Makefile.in (all-target-libjava): Depend on all-gcc and
7521 all-target-newlib.
7522 (configure-target-libjava): Depend on $(ALL_GCC).
7523
7524 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
7525
7526 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
7527 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
7528
7529 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
7530
7531 * INSTALL/README: Fix typo.
7532
7533 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
7534
7535 * ylwrap: Change absolute path checks to check for DOS style path
7536 names.
7537
7538 * ylwrap: Don't use a full path name if the source file is in the
7539 same directory. From hjl@lucon.org (H.J. Lu).
7540
7541 * config-ml.in: Default to being verbose, to match Feb 18 change to
7542 configure.
7543
7544 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
7545
7546 Brought over from egcs:
7547
7548 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
7549
7550 * configure.in (target_subdir): Set to ${target_alias} instead
7551 of "libraries".
7552
7553 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7554
7555 * configure.in (target_subdir): Set to libraries if enable_multilib.
7556
7557 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
7558
7559 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
7560 multilibs, force reconfiguration the first time we create
7561 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
7562
7563 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
7564
7565 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
7566 avoid confusion with --no-recursion.
7567
7568 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
7569
7570 * configure.in: Win32 hosts shouldn't use install -x
7571 * install-sh: remove -x option, and special .exe-handling
7572 hack.
7573
7574 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
7575
7576 * config.guess: Recognize i586-pc-beos.
7577 * configure.in: Don't build some bits for beos.
7578
7579 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
7580
7581 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
7582 CFLAGS default to -O2.
7583
7584 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
7585 when using GNU ld.
7586
7587 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
7588
7589 * ltmain.sh: Correct install when using a different shell.
7590
7591 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
7592
7593 * ltconfig, ltmain.sh: Update to libtool 1.2b.
7594
7595 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
7596
7597 * makefile.vms: Update to build binutils/makefile.vms. Add install
7598 target.
7599
7600 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
7601
7602 * ltconfig: Update to correct AIX handling.
7603
7604 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
7605
7606 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
7607
7608 * configure.in (target_subdir): Set to ${target_alias} instead
7609 of "libraries".
7610
7611 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
7612
7613 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
7614 (Makefile): Depend on $(gcc_version_trigger).
7615
7616 * configure (gcc_version): Change default initializer to empty
7617 string.
7618 (gcc_version_trigger): New variable; pass this variable down
7619 to subdir configures to enable them checking gcc's version
7620 themselves. Emit make macros for both gcc_version vars.
7621 (topsrcdir): Initialize reliably.
7622 (recursion line): Remove --with-gcc-version=${gcc_version}.
7623
7624 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
7625
7626 * configure (enable_version_specific_runtime_libs): Implement new flag
7627 --enable-version-specific-runtime-libs which installs C++ runtime stuff
7628 in $(libsubdir); emit definition in each generated Makefile.
7629 (gxx_include_dir): Initialize depending on
7630 $enable_version_specific_runtime_libs.
7631
7632 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
7633
7634 * configure (gcc_version): Initialize properly depending on
7635 how and where configure is started.
7636 (recursion line): Pass a --with-gcc-version=${gcc_version}
7637 to configures in subdirs.
7638
7639 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
7640
7641 * configure.in (noconfigdirs): Add configure pattern for mips tx39
7642 cygmon
7643
7644 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
7645
7646 * configure.in: Add cygmon and libstub support for mn10200.
7647
7648 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
7649
7650 * configure (gcc_version): Add new variable describing the
7651 particular gcc version we're building.
7652 * Makefile.in (libsubdir): Add new macro for the directory
7653 in which the compiler finds executables, libraries, etc.
7654 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
7655 and libsubdir.
7656
7657 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7658
7659 * Makefile.in (local-clean): Remove *.log.
7660 (warning.log): Built with warn_summary from build.log.
7661 (mail-report.log): Run test_summary.
7662 (mail-report-with-warnings.log): Run test_summary including
7663 warning.log in the report.
7664
7665 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
7666
7667 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
7668
7669 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
7670
7671 * Makefile.in (grep): Grep no longer depends on libiberty.
7672
7673 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
7674
7675 * Makefile.in: all-snavigator needs all-libgui.
7676
7677 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
7678
7679 * configure.in: Add cygmon and libstub support for mn10300.
7680
7681 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
7682
7683 * missing: Update to version from automake 1.3.
7684
7685 * ltmain.sh: On installation, don't get confused if the same name
7686 appears more than once in the list of library names.
7687
7688 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
7689
7690 * config.sub: Accept m68060 and m5200 as CPU names.
7691
7692 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
7693
7694 * configure: Use && rather than using -a in test, because odd
7695 strings can confuse test.
7696 * configure.in: Likewise.
7697
7698 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
7699
7700 * ltconfig, ltmain.sh: Bring in Visual C++ support.
7701
7702 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7703
7704 * Makefile.in (boostrap2-lean, bootstrap3-lean,
7705 bootstrap4-lean): New targets.
7706
7707 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
7708
7709 * mpw-* Delete. Not used.
7710
7711 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
7712
7713 * COPYING.LIB: Update FSF address.
7714
7715 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
7716
7717 * ltconfig, ltmain.sh: Update to libtool 1.2a.
7718
7719 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
7720 GAS_SUPPORT_DIRS.
7721
7722 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
7723
7724 * ltconfig, ltmain.sh: Avoid producing a version number if
7725 -version-info was not used.
7726
7727 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
7728
7729 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7730 building with newlib.
7731
7732 1998-04-30 Paul Eggert <eggert@twinsun.com>
7733
7734 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
7735 Solaris `make' causes it to continue to next definition.
7736
7737 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
7738
7739 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7740 the right GUI libraries and files are installed along with GDB.
7741
7742 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
7743
7744 * configure.in: Change alpha to alpha* in several places.
7745
7746 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
7747
7748 * config.sub: Recognize sparc86x.
7749
7750 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
7751
7752 * configure.in (--enable-target-optspace): Remove debug echo.
7753
7754 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
7755
7756 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7757
7758 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
7759
7760 * ltconfig: Update cygwin32 support.
7761
7762 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7763 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7764 (GDB_SUPPORT_DIRS): Likewise.
7765
7766 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
7767
7768 * configure.in (target_makefile_frag): If --enable-target-optspace,
7769 use -Os to compile target libraries rather than -O2. Default to
7770 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7771 not used.
7772 * configure.in (target_cflags): Ditto for d30v.
7773
7774 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
7775
7776 * Makefile.in (all-bfd): Depend on all-intl.
7777 (all-binutils): Likewise.
7778 (all-gas): Likewise.
7779 (all-gprof): Likewise.
7780 (all-ld): Likewise.
7781
7782 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
7783
7784 * configure.in (host_tools): Fix typo, lbtool -> libtool.
7785
7786 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
7787
7788 * Makefile.in (all-bfd): Depend upon all-libiberty.
7789
7790 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7791
7792 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
7793
7794 * Makefile.in: Add libstub.
7795
7796 * configure.in: Ditto. Build libstub for targets that have cygmon
7797 support.
7798
7799 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
7800
7801 * configure.in: Don't set PICFLAG on ix86-cygwin32.
7802
7803 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
7804
7805 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7806 use mh-sysv5 if specified. Support gprof on SCO Open Server.
7807
7808 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
7809
7810 * configure: Define DEFAULT_M4 by searching PATH.
7811 * Makfile.in: Use DEFAULT_M4.
7812
7813 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
7814
7815 * ltconfig: Add cygwin32 support.
7816
7817 * Makefile.in, configure.in: Add libtool as a native only directory
7818 to configure and build.
7819
7820 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
7821
7822 * Makefile.in (INSTALL_MODULES): Remove texinfo.
7823
7824 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
7825
7826 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7827
7828 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
7829
7830 * Makefile.in: add ash make rules
7831 * configure.in: add ash to native_only and host_tools lists
7832
7833 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
7834
7835 * Makefile.in (all-gettext, all-intl): New targets.
7836 (ALL_MODULES): Added all-gettext, all-intl.
7837 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7838 (INSTALL_MODULES): Added install-gettext, install-intl.
7839 (CLEAN_MODULES): Added clean-gettext, clean-intl.
7840
7841 * configure.in (host_tools): Added gettext.
7842 (native_only): Likewise.
7843 (noconfigdirs) [various cases]: Likewise.
7844 (host_libs): Added intl.
7845
7846 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
7847
7848 * configure: Do not disable building gdbtk for cygwin32 hosts.
7849
7850 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
7851
7852 * configure.in: Add thumb-coff target.
7853 * config.sub: Add thumb-coff target.
7854
7855 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7856
7857 * Makefile.in: Revert yesterday's change.
7858 (all-target-winsup): all-target-librx stays out of here.
7859
7860 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
7861
7862 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7863 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7864 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
7865 Remove references to librx and libg++.
7866
7867 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
7868
7869 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7870 recursive makes
7871
7872 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
7873
7874 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7875 for newlib directory.
7876 (CXX_FOR_TARGET): Likewise.
7877
7878 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
7879
7880 * ltconfig: Update after libtool/ltconfig.in change for
7881 hpux11.
7882
7883 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
7884
7885 * ltconfig, ltmain.sh: Update to libtool 1.2.
7886
7887 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
7888
7889 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7890 (install-gcc-cross): Instead, override LANGUAGES here.
7891
7892 1998-03-18 Dave Love <d.love@dl.ac.uk>
7893
7894 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7895 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7896
7897 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
7898
7899 * configure.in: Add Thumb-pe target.
7900
7901 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
7902
7903 * Makefile.in - changed sn targets to snavigator
7904 * configure.in - changed sn targets to snavigator
7905
7906 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
7907
7908 * config-ml.in: After building symlink tree call make distclean
7909 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7910 to be the case for libiberty.
7911
7912 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
7913
7914 * configure: When making link, also check the current
7915 directory. The configure scripts may create one.
7916
7917 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
7918
7919 * config.sub: Accept alphapca56 and alphaev6 properly.
7920
7921 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7922
7923 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7924
7925 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7926
7927 * config.sub (sco5): Fix typo.
7928
7929 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
7930
7931 * Makefile.in (INSTALL_MODULES): Move install-tcl before
7932 install-itcl.
7933 (install-itcl): Remove dependency on install-tcl.
7934
7935 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
7936
7937 * configure.in: Remove libgloss from noconfigdirs for MN10300.
7938
7939 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
7940
7941 * configure.in: Don't build libgui for a cygwin32 target when not on
7942 a cygwin32 host.
7943
7944 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
7945
7946 * configure (redirect): Set to null, so default behavior of
7947 configure is now --verbose.
7948
7949 1998-02-16 Dave Love <d.love@dl.ac.uk>
7950
7951 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7952 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7953
7954 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
7955
7956 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7957 this change to sync Makefile.in with its ChangeLog entries.
7958
7959 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
7960
7961 * ltmain.sh (mkdir): Check that the directory doesn't exist
7962 before we exit with error, so that we don't get races during
7963 parallel builds.
7964
7965 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
7966
7967 * ltconfig, ltmain.sh: Update from libtool 1.0i.
7968
7969 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
7970
7971 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7972 PICFLAG_FOR_TARGET.
7973 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7974
7975 * configure: Emit a definition for the new macro enable_shared
7976 into each Makefile.
7977
7978 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7979
7980 * configure.in (host_tools, native_only): Add libtool.
7981
7982 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
7983
7984 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7985 Fix typo in ming config comment.
7986
7987 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
7988
7989 * ltconfig, ltmain.sh: Update from libtool 1.0h.
7990
7991 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
7992
7993 * config.sub: Add tic30 cases, and map c30 to tic30.
7994
7995 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
7996
7997 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7998 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7999 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8000 (CLEAN_TARGET_MODULES): Similarly
8001 (all-target-libf2c): Add dependences.
8002 * configure.in (target_libs): Add libf2c.
8003
8004 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
8005
8006 * configure.in: Remove expect from noconfigdirs when target
8007 is cygwin32. OK to build expect and dejagnu with Canadian
8008 Cross.
8009
8010 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
8011
8012 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8013 host.
8014
8015 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8016 and mingw32.
8017
8018 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
8019
8020 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8021 here as it is not defined in the toplevel Makefile.
8022
8023 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
8024
8025 * configure (package_makefile_rules_frag): New variable, which names
8026 a file with generic rules, ...
8027 Change comment to mention we now have FIVE parts.
8028 * configure: Undo last change.
8029
8030 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
8031
8032 * config.guess: More accurate determination of HP processor types.
8033 * config.sub: More accurate determination of HP processor types.
8034
8035 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
8036
8037 * configure (package_makefile_frag): Move inserting the
8038 ${package_makefile_frag} to where it should be according
8039 to the comment.
8040
8041 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
8042
8043 * config.guess: Add support for Linux/ARM.
8044
8045 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
8046
8047 * .cvsignore: Remove *-info and *-install since they match
8048 release-info and mpw-install, which we don't want to just ignore.
8049
8050 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
8051
8052 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8053
8054 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
8055
8056 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8057 local_prefix to sub-make invocations.
8058
8059 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
8060
8061 * configure.in: Check makefile fragments in the source
8062 directory.
8063
8064 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8065
8066 * configure.in: Check whether host and target makefile
8067 fragments exist before adding them to *_makefile_frag.
8068
8069 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
8070
8071 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8072
8073 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
8074
8075 * configure.in: Make sure we only replace RPATH_ENVVAR on
8076 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8077 regexp to sed.
8078
8079 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8080 to sub-makes.
8081
8082 1998-01-13 Lee Iverson (leei@ai.sri.com)
8083
8084 * config-ml.in (multi-do): LDFLAGS must include multilib
8085 designator.
8086
8087 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
8088
8089 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8090
8091 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
8092
8093 * config.sub: Add mingw32 support.
8094 * configure.in: Likewise.
8095
8096 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8097
8098 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8099
8100 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
8101
8102 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8103 * configure (gxx_include_dir): Provide a definition for subdirs
8104 which do not use autoconf.
8105
8106 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
8107
8108 * config.guess: Sync with egcs. Picks up new alpha support,
8109 BeOS & some additional linux support.
8110
8111 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
8112
8113 * config.guess: HP 9000/803 is a PA1.1 machine.
8114
8115 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
8116
8117 * configure.in: It's alpha*-...
8118
8119 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
8120
8121 * configure.in (host_makefile_frag, target_makefile_frag):
8122 Handle multiple config files.
8123 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8124 alpha-*-*.
8125
8126 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
8127
8128 * mkdep: New file.
8129
8130 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
8131
8132 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8133
8134 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
8135
8136 * Makefile.in: Add libgui directory.
8137 (GDB_TK): Add all-libgui.
8138 * configure.in: Add libgui directory.
8139 * configure: Add all-libgui to GDB_TK.
8140
8141 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
8142
8143 * config-ml.in (multidirs): Add m32r to multilib list.
8144
8145 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
8146
8147 * Makefile.in (all-target-gperf): Change dependency to
8148 all-target-libstdc++.
8149
8150 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
8151
8152 * config.guess: Add BeOS support.
8153
8154 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
8155
8156 Source directory cvs renamed to cvssrc:
8157 * configure.in (host_tools): Change cvs to cvssrc.
8158 (native_only): Likewise.
8159 (noconfigdirs) [various cases]: Likewise.
8160 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8161 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8162 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8163 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8164 (all-cvssrc): Rename target from all-cvs.
8165
8166 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
8167
8168 * configure (gxx_include_dir): Fix thinko.
8169
8170 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
8171
8172 * Makefile.in (INSTALL_TARGET_CROSS): Define.
8173 (install-cross, install-gcc-cross): New targets.
8174
8175 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
8176
8177 * configure.in (noconfigdirs): Add support for Thumb target.
8178
8179 * config.sub (maybe_os): Add support for Thumb target.
8180
8181 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
8182
8183 * Makefile.in: Add rules for cygmon.
8184
8185 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8186
8187 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
8188
8189 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8190 * configure (gxx_include_dir): Provide a definition for subdirs
8191 which do not use autoconf.
8192
8193 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
8194
8195 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8196 11/18/97 build
8197
8198 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
8199
8200 * From Franz Sirl.
8201 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8202 found on RedHat Linux systems.
8203
8204 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
8205
8206 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8207 guesses.
8208
8209 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
8210
8211 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8212
8213 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
8214
8215 * ltmain.sh: If mkdir fails, check whether the directory was created
8216 anyhow by some other process.
8217
8218 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
8219
8220 * configure.in (d30v-*-*): Configure all directories.
8221
8222 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
8223
8224 * configure.in (d30v-*-*): Configure newlib, libiberty directories
8225 for the D30V.
8226
8227 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
8228
8229 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8230
8231 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
8232
8233 * include/libiberty.h: Add extern "C" { so it can be used with C++
8234 progrms.
8235 * include/remote-sim.h: Add extern "C" { so it can be used with C++
8236 programs.
8237
8238 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
8239
8240 * configure.in (d30v-*-*): Configure GCC now.
8241
8242 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
8243
8244 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8245 is no longer needed.
8246
8247 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
8248
8249 * Makefile.in: check-target-libio depends on all-target-libstdc++.
8250
8251 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
8252
8253 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8254 targets using "$@" to provide support for similar but not identical
8255 targets without having to duplicate code.
8256
8257 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
8258
8259 * makefile.vms: Fix to work with DEC C.
8260
8261 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
8262
8263 * config.sub: Add mips-tx39-elf to marketing names.
8264
8265 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
8266
8267 * ltmain.sh: Handle symlinks in generated script.
8268
8269 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
8270
8271 * configure: Handle autoconf style directory options: --bindir,
8272 --datadir, --includedir, --infodir, --libdir, --libexecdir,
8273 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8274 --sysconfdir.
8275 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8276 (sharedstatedir, localstatedir, oldincludedir): New variables.
8277 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8278 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8279 sbindir, sharedstatedir, and sysconfdir.
8280
8281 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8282
8283 * Makefile.in (bootstrap-lean): New target.
8284
8285 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
8286
8287 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
8288 sn, and gnuserv from noconfigdirs.
8289
8290 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
8291
8292 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8293
8294 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
8295
8296 * Makefile.in (cross): New target.
8297
8298 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
8299 Jeff Law <law@cygnus.com>
8300
8301 * Makefile.in (bootstrap2, bootstrap3): New targets.
8302 (all-bootstrap): Remove outdated and confusing target.
8303 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8304
8305 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
8306
8307 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8308 windows. Consistent with gdb/configure.
8309
8310 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
8311
8312 * configure.in: Name Linux target fragment.
8313
8314 * configure: Rewrite so that project Makefile fragment is inserted
8315 first and appears last in the resulting Makefile.
8316
8317 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
8318
8319 * Makefile.in (install-itcl): Install tcl first.
8320
8321 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
8322
8323 * configure.in: remove bison from noconfigdirs for Cygwin32 host
8324
8325 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
8326
8327 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8328
8329 * configure.in (skipdirs): Add target-librx for Linux.
8330 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8331
8332 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
8333
8334 * Makefile.in (bootstrap): New target.
8335
8336 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
8337
8338 * config.sub: Accept 'amigados' for backward compatibility.
8339
8340 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
8341
8342 * config.guess: Merge with FSF.
8343
8344 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
8345
8346 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8347
8348 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
8349
8350 * config.sub: Add "marketing-names" patch.
8351
8352 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
8353
8354 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
8355
8356 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
8357
8358 * config.sub: Handle v850-elf.
8359
8360 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
8361
8362 * .cvsignore (*-install): Remove.
8363
8364 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
8365
8366 * ltconfig: Set CONFIG_SHELL in libtool.
8367 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8368
8369 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8370
8371 * configure.in (target_subdir): Set to libraries if enable_multilib.
8372
8373 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
8374
8375 * config.guess: Update from gcc directory.
8376
8377 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
8378
8379 * Makefile.in (all-sim): Depends on all-readline.
8380
8381 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
8382
8383 * Makefile.in (BISON, YACC): Use $$s.
8384 (all-bison): Depend on all-texinfo.
8385
8386 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
8387
8388 * Makefile.in (BISON): Add -L flag.
8389 (YACC): Likewise.
8390
8391 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
8392
8393 * configure.in (noconfigdirs): Add support for v850e target.
8394
8395 * config.sub (maybe_os): Add support for v850e target.
8396
8397 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
8398
8399 * configure.in (noconfigdirs): Add support for v850ea target.
8400
8401 * config.sub (maybe_os): Add support for v850ea target.
8402
8403 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
8404
8405 * config.sub: Add mipstx39. Delete r3900.
8406
8407 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8408
8409 * Makefile.in (all-autoconf): Depends on all-texinfo.
8410
8411 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
8412
8413 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8414 eabi targets.
8415
8416 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
8417
8418 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8419
8420 * configure: When handling a Canadian Cross, handle YACC as well as
8421 BISON. Just set BISON to bison. When setting YACC, prefer bison.
8422 * Makefile.in (all-bison): Depend upon all-texinfo.
8423
8424 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
8425
8426 * Makefile.in (BISON): bison, not byacc or bison -y.
8427 (YACC): bison -y or byacc or yacc.
8428 (various): Add *-bison as appropriate.
8429 (taz): No need to mess with BISON anymore.
8430
8431 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
8432
8433 * configure: If OSTYPE matches *win32*, try to find a good value for
8434 CONFIG_SHELL.
8435
8436 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
8437
8438 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8439 configure.in if it is present.
8440
8441 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
8442
8443 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8444
8445 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
8446
8447 * config.sub: Recognize `arc' cpu.
8448 * configure.in: Likewise.
8449 * config-ml.in: Likewise.
8450
8451 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
8452
8453 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8454
8455 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
8456
8457 * configure: Changed sed delimiter from ':' to '|' when
8458 attempting to substitute ${config_shell} for SHELL. On
8459 NT ${config_shell} may contain a ':' in it.
8460
8461 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
8462
8463 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8464
8465 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
8466
8467 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8468
8469 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
8470
8471 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8472
8473 * ylwrap: If the program is a relative path, force it to be
8474 absolute.
8475
8476 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
8477
8478 * configure (tooldir): Set BISON to `bison -y' and not just bison.
8479
8480 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
8481
8482 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
8483 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8484 for libraries.
8485
8486 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
8487
8488 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
8489 separated by spaces.
8490
8491 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
8492
8493 * ylwrap: New file.
8494 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8495
8496 * ltmain.sh: Handle /bin/sh at start of install program.
8497
8498 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8499
8500 * ltconfig, ltmain.sh: New files, from libtool 1.0.
8501 * missing: New file, from automake 1.2.
8502
8503 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
8504
8505 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
8506 check-tk to CHECK_X11_MODULES.
8507
8508 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
8509
8510 * config.sub: Merge with FSF.
8511
8512 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
8513
8514 * config.guess: Merge with FSF.
8515
8516 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
8517
8518 * configure: Treat msdosdjgpp like go32.
8519 * configure.in: Likewise. Don't remove gprof for go32.
8520
8521 * configure: Change Makefile.tem2 to Makefile.tm2.
8522
8523 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
8524
8525 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
8526
8527 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8528
8529 * install-sh (chmodcmd): Set to null if the DST directory already
8530 exists. Same as Nov 11th change.
8531
8532 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
8533
8534 * configure (GDB_TK): Needs itcl and tix.
8535
8536 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
8537
8538 * config.guess: Update from FSF.
8539
8540 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
8541
8542 * Makefile.in (GDB_TK): Depend on itcl and tix.
8543
8544 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
8545
8546 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
8547 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
8548 (INSTALL_SCRIPT): New variable.
8549 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
8550 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
8551 to -x.
8552 * install-sh: Add support for -x option.
8553
8554 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
8555
8556 * configure.in, Makefile.in: Treat tix like itcl.
8557
8558 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
8559
8560 * Makefile.in (WINDRES): New variable.
8561 (WINDRES_FOR_TARGET): New variable.
8562 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
8563 (EXTRA_HOST_FLAGS): Add WINDRES.
8564 (EXTRA_TARGET_FLAGS): Add WINDRES.
8565 (EXTRA_GCC_FLAGS): Add WINDRES.
8566 ($(DO_X)): Pass down WINDRES.
8567 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
8568 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
8569 DLLTOOL_FOR_TARGET.
8570
8571 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
8572
8573 * configure.in: configure sim before gdb for win32-x-ppc
8574
8575 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8576
8577 Move gperf into the toplevel, from libg++.
8578 * configure.in (target_tools): Add target-gperf.
8579 (native_only): Add target-gperf.
8580 * Makefile.in (all-target-gperf): New target, depend on
8581 all-target-libg++.
8582 (configure-target-gperf): Empty rule.
8583 (ALL_TARGET_MODULES): Add all-target-gperf.
8584 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
8585 (CHECK_TARGET_MODULES): Add check-target-gperf.
8586 (INSTALL_TARGET_MODULES): Add install-target-gperf.
8587 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
8588
8589 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
8590
8591 * config.sub (mn10200): Recognize new basic machine.
8592
8593 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8594
8595 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
8596 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
8597
8598 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8599
8600 * configure.in: If we're building mips-sgi-irix6* native, turn on
8601 ENABLE_MULTILIB and set TARGET_SUBDIR.
8602
8603 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
8604
8605 * Makefile.in (all-sn): Depend on all-grep.
8606
8607 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
8608
8609 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
8610
8611 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
8612 Makefile. From Jeff Makey <jeff@cts.com>.
8613 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
8614
8615 * Makefile.in (DISTBISONFILES): Remove.
8616 (taz): Don't futz with DISTBISONFILES. Change BISON to use
8617 $(DEFAULT_YACC).
8618
8619 * configure.in: Build itl, db, sn, etc., when building for native
8620 cygwin32.
8621
8622 * Makefile.in (LD): New variable.
8623 (EXTRA_HOST_FLAGS): Pass down LD.
8624 ($(DO_X)): Likewise.
8625
8626 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
8627
8628 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
8629
8630 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
8631
8632 * configure.in (targargs): Strip out any supplied --build argument
8633 before adding our own. Always add --build.
8634
8635 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
8636
8637 * configure.in (targargs): Pass --build if we're doing
8638 a cross-compile.
8639
8640 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
8641
8642 * configure: Use '|' instead of ":" as the separator in
8643 sed. Otherwise sed chokes on NT path names with drive
8644 designators. Also look for "?:*" as the leading characters in an
8645 absolute pathname.
8646
8647 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
8648
8649 * config.sub: Support for r3900.
8650
8651 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
8652
8653 * configure.in: Use install-sh, not install.sh.
8654
8655 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
8656
8657 * Makefile.in (taz): Improve check for BISON so it doesn't try to
8658 apply it twice.
8659
8660 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
8661
8662 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
8663 install-binutils.
8664
8665 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
8666
8667 * Makefile.in: Add automake targets.
8668 * configure.in (host_tools): Add automake.
8669
8670 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
8671
8672 * configure: Default CXX to c++, not gcc.
8673 * Makefile.in (CXX): Set to c++, not gcc.
8674 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
8675
8676 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
8677
8678 * install-sh: try appending a .exe if source file doesn't
8679 exist
8680
8681 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
8682
8683 * configure.in: Turn on multilib by default.
8684 (cross_only): Remove target-libiberty.
8685
8686 * Makefile.in (all-gcc): Don't depend on libiberty.
8687
8688 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
8689
8690 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
8691
8692 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
8693
8694 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
8695 (DISTBISONFILES): Add ld/Makefile.in
8696
8697 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
8698
8699 * configure.in: if target is cygwin32 but host isn't cygwin32,
8700 don't configure gdb tcl tk expect, not just gdb.
8701
8702 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
8703
8704 * configure.in: Added gnuserv everywhere sn appears.
8705
8706 * Makefile.in (ALL_MODULES): Added all-gnuserv.
8707 (CROSS_CHECK_MODULES): Added check-gnuserv.
8708 (INSTALL_MODULES): Added install-gnuserv.
8709 (CLEAN_MODULES): Added clean-gnuserv.
8710 (all-gnuserv): New target.
8711
8712 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
8713
8714 * config.guess: Fixes for MIPS OpenBSD systems.
8715
8716 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
8717
8718 * Makefile.in (INSTALL_XFORM): Remove.
8719 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
8720
8721 * mkinstalldirs: New file, copied from automake.
8722 * Makefile.in (installdirs): Rename from install-dirs. Use
8723 mkinstalldirs. Change all users.
8724 (DEVO_SUPPORT): Add mkinstalldirs.
8725
8726 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
8727
8728 * install-sh: Rename from install.sh.
8729 * Makefile.in (INSTALL): Change install.sh to install-sh.
8730 (DEVO_SUPPORT): Likewise.
8731
8732 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
8733 Graichen <graichen@rzpd.de>.
8734
8735 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
8736
8737 * config.guess: Recognize OpenBSD systems correctly.
8738
8739 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8740
8741 * README, Makefile.in (ETC_SUPPORT): Remove references to
8742 cfg-paper*, configure.{texi,man,info*}._
8743
8744 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
8745
8746 * Makefile.in (all.normal): Ensure that gcc is built after all
8747 the x11 - ie gdb - targets.
8748
8749 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
8750
8751 * makefile.vms: Don't run conf-a-gas.
8752
8753 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
8754
8755 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
8756
8757 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
8758
8759 * configure.in: Remove noconfigdirs case since gdb also
8760 configures and builds for tic80-coff.
8761
8762 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
8763
8764 * configure: Set cache_file to config.cache.
8765 * Makefile.in (local-distclean): Remove config.cache.
8766
8767 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
8768
8769 * COPYING: Update FSF address.
8770
8771 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
8772
8773 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8774 noconfigdirs.
8775
8776 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
8777
8778 * Makefile.in (install-dirs): Don't crash if prefix, and hence
8779 MAKEDIRS, is empty.
8780
8781 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
8782
8783 * config.sub: Tweak mn10300 entry.
8784
8785 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
8786
8787 * configure.in (host_tools): Put sim before gdb, so gdb's
8788 configure.tgt can determine if the simulator was configured.
8789
8790 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
8791
8792 * config.sub: Move BeOS $os case to be with other Cygnus
8793 local cases.
8794
8795 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
8796
8797 * config.sub: Remove misplaced comment that broke Linux.
8798
8799 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
8800
8801 * config.sub: Add BeOS support.
8802
8803 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
8804
8805 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8806
8807 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
8808
8809 * configure.in (noconfigdirs): Remove tcl and tk from
8810 noconfigdirs for cygwin32 builds.
8811
8812 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
8813
8814 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8815
8816 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
8817
8818 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8819 make-all.com, use makefile.vms instead.
8820
8821 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
8822
8823 * config.sub: Accept -lnews*.
8824
8825 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
8826
8827 * configure.in (noconfigdirs): Disable target-newlib,
8828 target-examples and target-libiberty for d30v.
8829
8830 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8831
8832 * configure.in (noconfigdirs): Enable ld for d30v.
8833
8834 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
8835
8836 * configure.in (tic80-*-*): Build compiler.
8837
8838 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
8839
8840 * configure.in (d30v-*): Remove sim directory from list of
8841 unsupported d30v directories
8842
8843 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8844
8845 * config.sub, configure.in: Add d30v target cpu.
8846
8847 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
8848
8849 * makefile.vms: New file.
8850 * make-all.com: Remove.
8851
8852 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
8853
8854 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8855
8856 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
8857
8858 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8859
8860 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
8861
8862 * Makefile.in (ALL_MODULES): Added all-db.
8863 (CROSS_CHECK_MODULES): Addec check-db.
8864 (INSTALL_MODULES): Added install-db.
8865 (CLEAN_MODULES): Added clean-db.
8866
8867 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
8868
8869 * config.guess: Merge with latest FSF sources.
8870
8871 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
8872
8873 * Makefile.in (ALL_MODULES): Added all-itcl.
8874 (CROSS_CHECK_MODULES): Added check-itcl.
8875 (INSTALL_MODULES): Added install-itcl.
8876 (CLEAN_MODULES): Added clean-itcl.
8877
8878 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
8879
8880 * configure.in: build gdb for mn10200
8881
8882 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
8883
8884 * Makefile.in (all-target-winsup): Depend on all-target-libio.
8885
8886 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
8887
8888 * configure.in (tic80-*-*): Turn off most targets right now.
8889
8890 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
8891
8892 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8893 rather than the makeinfo program.
8894 (do-info): Depend upon all-texinfo.
8895
8896 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
8897
8898 * configure.in: Remove uses of config/mh-linux.
8899
8900 * config.sub, config.guess: Merge with latest FSF sources.
8901
8902 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
8903
8904 * config.sub (case $basic_machine): Add tic80 entries.
8905
8906 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
8907
8908 * config.sub, config.guess: Merge with latest FSF sources.
8909
8910 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8911
8912 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8913 * mpw-config.in: Test for NewFolderRecursive.
8914 * mpw-install: Use symbolic name for startup filename.
8915 * mpw-README: Add various additional details.
8916
8917 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
8918
8919 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8920
8921 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
8922
8923 * configure.in: Do build gcc and the target libraries for
8924 the mn10200.
8925
8926 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
8927
8928 * configure.in: don't avoid building gdb for mn10300 any more
8929 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8930 instead of single-quoting it.
8931
8932 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
8933
8934 * configure.in: Don't use --with-stabs on IRIX 6.
8935
8936 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
8937
8938 * configure.in (m32r): Build gdb, libg++ now.
8939
8940 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8941
8942 * configure.in (mips*-sgi-irix6*): Remove gdb and related
8943 directories from noconfigdirs.
8944
8945 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
8946
8947 * config.sub (basic_machine): added mips16 configuration
8948
8949 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8950
8951 * config.sub: Handle d10v-unknown.
8952
8953 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
8954
8955 * config.sub: Handle v850-unknown.
8956
8957 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
8958
8959 * Makefile.in: add findutils
8960 * configure.in: add findutils to list of host_tools
8961
8962 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
8963
8964 * config.sub: Handle mn10200 and mn10300.
8965
8966 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8967
8968 * configure.in (d10v-*): Do not build librx.
8969
8970 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
8971
8972 * configure.in (mn10300): Build everything except gdb & libgloss.
8973
8974 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
8975
8976 * config.guess: Patch for Dansk Data Elektronik servers,
8977 from Niels Skou Olsen <nso@dde.dk>.
8978
8979 For ncr, use /bin/uname rather than uname, since GNU uname does not
8980 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
8981
8982 Patch for MIPS R4000 running System V,
8983 from Eric S. Raymond <esr@snark.thyrsus.com>.
8984
8985 Fix thinko for nextstep.
8986
8987 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8988
8989 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
8990 * config.guess: Guess mips-dec-mach_bsd4.3.
8991
8992 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
8993 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
8994 release numbers.
8995 * config.guess (mips-mips-riscos*): Emit just enough of the
8996 release number.
8997
8998 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
8999 * config.guess (sparc-auspex-sunos*): Added.
9000 (f300-fujitsu-*): Added.
9001
9002 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
9003 * config.guess: Recognize a Tadpole as a sparc.
9004
9005 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9006
9007 * config.guess: Don't assume that NextStep version is either 2 or
9008 3. NextStep 4 (aka OpenStep 4) has come out now.
9009
9010 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9011
9012 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9013 From Rik Faith <faith@cs.unc.edu>.
9014
9015 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9016
9017 * config.sub: Contributions from bug-gnu-utils to:
9018 Support plain "hppa" (no version given) architecture, reported by
9019 OpenStep.
9020 OpenBSD like NetBSD.
9021 LynxOs is not a hardware supplier.
9022
9023 * config.guess: Contributions from bug-gnu-utils to add support for:
9024 OpenBSD like NetBSD.
9025 Stratus systems.
9026 More Pyramid systems.
9027 i[n>4]86 Intel chips.
9028 M680[n>4]0 Motorola chips.
9029 Use unknown instead of lynx for hardware manufacturer.
9030
9031 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9032
9033 * install.sh (chmodcmd): Set to null if the DST directory already
9034 exists.
9035
9036 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9037
9038 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9039 not use mt-ppc target Makefile fragment any more.
9040
9041 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9042
9043 * configure.in (*-*-windows): Exclude everything but those dirs
9044 needed to build windows.
9045
9046 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
9047
9048 * Makefile.in (all-target-winsup): Depend on all-target-librx.
9049
9050 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9051
9052 * configure.in: Exclude mmalloc from i386-windows.
9053
9054 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9055
9056 * Undo my previous change.
9057
9058 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
9059
9060 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9061 unconditionally.
9062 (MAKEOVERRIDES): Define (revert this part of October 18 change).
9063
9064 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9065
9066 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
9067 host to add it's own flags.
9068
9069 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
9070
9071 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9072
9073 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
9074
9075 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9076 (CXX_FOR_TARGET): Likewise.
9077 (GCC_FOR_TARGET): Define.
9078 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9079 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9080 CC_FOR_TARGET was specified on the command line.
9081 (MAKEOVERRIDES): Don't define.
9082
9083 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
9084
9085 * configure.in (m32r): Fix spelling of libg++ libs.
9086
9087 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
9088
9089 * config.sub (-apple*): Remove, now redundant.
9090
9091 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
9092
9093 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9094
9095 * configure: Rework yesterday's sed script patch.
9096
9097 * config.sub: Merge with FSF.
9098
9099 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
9100
9101 * config.guess: Merge from FSF.
9102
9103 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9104 * config.guess: Use pc instead of unknown, for pc clone systems.
9105 Change linux to linux-gnu.
9106
9107 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
9108 * config.guess: Avoid non-portable tr syntax.
9109
9110 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
9111
9112 * test-build.mk (HOLES): Add "xargs" for gdb.
9113
9114 * configure: Avoid hpux10.20 sed bug.
9115
9116 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
9117
9118 * configure.in: Add support for windows host
9119 (that is a build done under the Microsoft build environment).
9120
9121 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
9122
9123 * Makefile.in: Replace all uses of srcroot with s, to shrink
9124 command line lengths.
9125
9126 Patches from Geoffrey Noer <noer@cygnus.com>:
9127 * configure.in: If configuring for newlib, pass --with-newlib to
9128 subdirectories.
9129 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9130 -Bnewlib/ and -Lwinsup to gcc.
9131 (CXX_FOR_TARGET): Likewise.
9132
9133 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
9134
9135 * Makefile.in (ETC_SUPPORT): Add configure.
9136
9137 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
9138
9139 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9140 host configuration file.
9141
9142 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
9143
9144 * configure.in: Break mn10x00 support into separate
9145 mn10200 and mn10300 configurations.
9146 * config.sub: Likewise.
9147
9148 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
9149
9150 * configure.in: Add lots of stuff to noconfigdirs for
9151 the mn10x00 targets.
9152
9153 * config.sub, configure.in: Add mn10x00 support.
9154
9155 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
9156
9157 * make-all.com: Call conf-a-gas, not config-a-gas.
9158
9159 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
9160
9161 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9162 targets.
9163
9164 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
9165
9166 * mpw-README: Add much more detail for native PowerMac.
9167 * mpw-install: New file.
9168 * mpw-configure: Add --norecursion and --help options.
9169 * mpw-config.in: Translate readme and install files when
9170 copying to objdir.
9171 * mpw-build.in: Don't always depend on byacc and flex.
9172 (install-only-top): New action.
9173
9174 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
9175
9176 * configure.in: You can now configure GDB for the v850.
9177
9178 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
9179
9180 * configure.in (noconfigdirs): Don't configure any C++ dirs
9181 if targeting D10V.
9182
9183 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
9184
9185 * config.sub: Recognize mips64vr5000.
9186
9187 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
9188
9189 * configure.in: Use a single line for host_tools and native_only.
9190
9191 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
9192
9193 * config.sub, configure.in: Add entries for m32r.
9194
9195 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
9196
9197 * Makefile.in (inet-install): Don't run install-gzip.
9198
9199 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
9200
9201 * configure.in: Don't config lots of things for *-*-windows*.
9202
9203 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
9204
9205 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9206 (host_libs, host_tools): Copy from configure.in.
9207 * mpw-configure: Don't complain about directories not found.
9208
9209 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9210
9211 * configure.in (i[345]86): Recognize i686 for pentium pro.
9212 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9213 file.
9214
9215 * config.guess (i[345]86): Ditto.
9216
9217 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9218
9219 * configure.in (noconfigdirs): Removed gdb for D10V.
9220
9221 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
9222
9223 * configure.in: Remove ld, target-libio, target-libg++, and
9224 target-libstdc++ from noconfigdirs.
9225
9226 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
9227
9228 * configure: Fix three locations where shell scripts were
9229 being run directly rather than with config_shell.
9230
9231 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
9232
9233 * configure.in (v850-*-*): Set up initial $noconfigdirs.
9234 * config.sub (basic_machine): Recognize v850.
9235
9236 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
9237
9238 * mpw-configure: Handle multiple enable/disable options and
9239 pass them down recursively, handle -c and -s flags appropriately
9240 depending on choice of compiler, add escape mechanism for
9241 quoted arguments to gC.
9242
9243 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9244
9245 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9246 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9247 so that -mrelocatable-lib and -mno-eabi are used.
9248
9249 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9250 not support --print-multi-lib, don't abort.
9251
9252 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
9253
9254 * make-all.com: Run config-a-gas.
9255 * setup.com: Don't copy subdirectory files around.
9256
9257 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
9258
9259 * configure.in (*-*-ose): Remove exclusion of libgloss for this
9260 target, it now compiles correctly.
9261
9262 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
9263
9264 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9265
9266 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9267
9268 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9269
9270 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9271
9272 * configure.in (native_only): Add prms.
9273
9274 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
9275
9276 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9277 (BINUTILS_SUPPORT_DIRS): Likewise.
9278
9279 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9280
9281 * configure.in (d10v-*-*): Don't configure ld or gdb until the
9282 d10v support is added.
9283
9284 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9285
9286 * configure.in (d10v-*-*): New target.
9287
9288 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
9289
9290 * config.guess (HP 9000/811): Recognize this as a PA1.1
9291 machine.
9292
9293 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
9294
9295 * Makefile.in (do-tar-gz): New target, split out from tail end of
9296 taz target. Run each command separately, don't use pipes.
9297 (taz): Use it.
9298
9299 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
9300
9301 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9302 * mpw-build.in: No builds should depend on building byacc or flex,
9303 they are assumed to be installed already.
9304
9305 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9306
9307 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9308 variable that CC_FOR_TARGET needs.
9309
9310 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9311
9312 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9313 options have changed since the last time the subdirectory was
9314 configured, and if it has, reconfigure.
9315 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9316 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9317
9318 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
9319
9320 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9321 CLEAN_MODULES): Add bash.
9322 (all-bash): New target.
9323
9324 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
9325
9326 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9327
9328 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9329
9330 * config.sub (basic_machine): Recognize d10v as a valid processor.
9331
9332 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
9333
9334 * mpw-configure: Add support for --bindir.
9335 * mpw-build.in: Use a GCC-specific build script for GCC actions.
9336
9337 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
9338
9339 * configure.in: add bash, time, gawk to list of hosttools and things
9340 to only build for native toolchains
9341
9342 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9343
9344 * Makefile.in (docdir): Remove.
9345
9346 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9347
9348 * Makefile.in (datadir): Set to $(prefix)/share.
9349
9350 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
9351
9352 * configure.in: build diff and patch for cygwin32-hosted
9353 toolchains.
9354
9355 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
9356
9357 * config.sub: Accept -rtems*.
9358
9359 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
9360
9361 * configure.in: enable dosrel for cygwin32-hosted builds,
9362 remove diff from the list of things not buildable
9363 via Canadian Cross
9364
9365 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
9366
9367 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
9368 don't get ". ".
9369
9370 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
9371
9372 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9373
9374 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
9375
9376 * Makefile.in (taz): Handle case where tex3patch didn't even get
9377 checked out. Also, if it was found, put the symlink in a new util
9378 subdirectory.
9379
9380 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9381
9382 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9383
9384 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
9385
9386 * config.sub: Recognize -openvms.
9387 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9388 * make-all.com, setup.com: New files.
9389
9390 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
9391
9392 * Makefile.in (taz): tex3patch moved to texinfo/util.
9393
9394 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
9395
9396 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
9397 * configure.in: remove make from disable-if-Can-Cross list
9398 enable gdb if ${host} and ${target} are cygwin32
9399
9400 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
9401
9402 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
9403 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9404
9405 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9406
9407 * config.guess: Combine mips-mips-riscos cases, and use cpp to
9408 distinguish sysv/svr4/bsd variants.
9409 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9410
9411 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
9412
9413 * configure.in: Added copyright notice.
9414 * move-if-change: Added copyright notice.
9415
9416 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9417
9418 * configure.in (powerpcle-*-solaris*): Until we get shared
9419 libraries working, don't build gdb, sim, make, tcl, tk, or
9420 expect.
9421
9422 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
9423
9424 * config.guess: Merge with FSF:
9425
9426 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
9427 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9428
9429 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
9430 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9431
9432 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
9433 * config.guess: Combine two OSF1 rules.
9434 Also recognize field test versions. From mjr@zk3.dec.com.
9435 * config.guess (dgux): Use /usr/bin/uname rather than uname,
9436 because GNU uname does not support -p. From pmr@pajato.com.
9437
9438 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
9439
9440 * Makefile.in (MAKEDIRS): Removed $(tooldir).
9441
9442 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
9443
9444 * mpw-README: Document GCCIncludes.
9445
9446 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
9447
9448 * configure.in (alpha-*-linux*): Set enable_shared to yes.
9449
9450 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9451
9452 * mpw-configure: Handle --enable-FOO and --disable-FOO.
9453
9454 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
9455
9456 * configure.in (*-*-cygwin32): Configure make.
9457
9458 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
9459
9460 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9461
9462 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
9463
9464 * Makefile.in (all-inet): Depend on all-perl.
9465
9466 * Makefile.in (inet-install): New target.
9467
9468 * Makefile.in (all-inet): Depend on all-tcl.
9469 (all-inet): Depend on all-send-pr.
9470
9471 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9472
9473 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9474 temporarily.
9475
9476 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
9477
9478 * configure.in: Don't configure --with-gnu-ld on AIX.
9479
9480 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9481
9482 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9483
9484 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
9485
9486 * Makefile.in (ALL_MODULES): Added all-inet.
9487 (CROSS_CHECK_MODULES): Added check-inet.
9488 (INSTALL_MODULES): Added install-inet.
9489 (CLEAN_MODULES): Added clean-inet.
9490 (all-indent): New target.
9491
9492 * configure.in (host_tools): Added inet.
9493 (native_only): Added inet.
9494 (noconfigdirs): Added inet.
9495
9496 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
9497
9498 * configure.in: Don't configure libgloss if we are not configuring
9499 newlib.
9500
9501 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
9502
9503 * configure.in: Don't configure libgloss for unsupported
9504 architectures.
9505
9506 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9507
9508 * Makefile.in (CLEAN_MODULES): Add clean-apache.
9509
9510 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
9511
9512 * Makefile.in (ALL_MODULES): Include all-apache.
9513 (CROSS_CHECK_MODULES): Include check-apache.
9514 (INSTALL_MODULES): Include install-apache.
9515 (all-apache): New target.
9516
9517 * configure.in: Added apache everywhere perl is seen.
9518
9519 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9520
9521 * Makefile.in: Add support for clean-{module} and
9522 clean-target-{module} rules.
9523
9524 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
9525
9526 * configure.in (*-*-ose) do not build libgloss.
9527
9528 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9529
9530 * config.guess (prep*:SunOS:5.*:*): Turn into
9531 powerpele-unknown-solaris2.
9532
9533 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
9534
9535 * configure.in: Permit --enable-shared to specify a list of
9536 directories.
9537
9538 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
9539
9540 * configure.in (host==solaris): Pass only the first word of $CC
9541 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
9542
9543 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
9544
9545 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
9546
9547 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
9548
9549 * Makefile.in (ALL_MODULES): Include all-perl.
9550 (CROSS_CHECK_MODULES): Include check-perl.
9551 (INSTALL_MODULES): Include install-perl.
9552 (ALL_X11_MODULES): Include all-guile.
9553 (CHECK_X11_MODULES): Include check-guile.
9554 (INSTALL_X11_MODULES): Include install-guile.
9555 (all-perl): New target.
9556 (all-guile): New target.
9557
9558 * configure.in (host_tools): Include perl and guile.
9559 (native_only): Include perl and guile.
9560 (noconfigdirs): Don't build guile and perl; no ports have been
9561 done.
9562
9563 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
9564
9565 * configure (--enable-*): Handle quoted option lists such as
9566 --enable-sim-cflags='-g0 -O' better.
9567
9568 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9569
9570 * Makefile.in ({,inst}all-target): New rule so we can make and
9571 install all of the target directories easily.
9572
9573 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9574
9575 * configure.in: Add missing global flag in sed substitution when
9576 deleting `target-' from ${configdirs}.
9577
9578 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
9579
9580 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
9581 option.
9582
9583 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
9584 config/mh-necv4.
9585
9586 * install.sh: Correct misspelling of transformbasename.
9587
9588 * config.guess: Recognize mips-*-sysv*.
9589
9590 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
9591
9592 * config.sub: Recognize mon960.
9593
9594 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
9595
9596 * configure: Restore Canadian Cross handling of BISON and LEX,
9597 removed in Feb 20 change.
9598
9599 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
9600
9601 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
9602 Mention make install. Remove the old copyright date as well the
9603 clumsy and rather pointless copyright on the README file.
9604
9605 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
9606
9607 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
9608 Makefile after running symlink-tree, then run `make distclean' to
9609 avoid clobbering any generated files in srcdir.
9610
9611 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
9612
9613 * configure.in (m68k-*-netbsd*): Build everything now.
9614
9615 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
9616
9617 * Makefile.in (taz): Fix quoting.
9618
9619 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
9620
9621 * configure.in (sparclet-*-*): Build everything now.
9622
9623 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9624
9625 * configure.in (m68k-*-linux*): New host.
9626
9627 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
9628
9629 * configure: Check for bison before byacc.
9630
9631 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
9632
9633 * Makefile.in configure: Change the way LEX and BISON/YACC are
9634 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
9635 searching PATH. These are used as fallbacks by Makefile.in if
9636 flex/bison/byacc aren't in objdir.
9637
9638 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
9639
9640 * Makefile.in: Make everything which depends upon all-bfd also
9641 depend upon all-opcodes, in case --with-commonbfdlib is used.
9642
9643 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9644
9645 * configure.in (host *-*-cygwin32): Don't build gdb if we are
9646 building NT native compilers on Unix.
9647
9648 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
9649
9650 * configure.in: Don't get CC from the host Makefile fragment if we
9651 can find gcc in PATH, or if this is a Canadian Cross. Move the
9652 Solaris test for /usr/ucb/cc to the post target script, just after
9653 the compiler sanity test.
9654
9655 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
9656
9657 * config.sub: Merge with FSF.
9658
9659 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
9660
9661 * Makefile.in (RPATH_ENVVAR): New variable.
9662 (REALLY_SET_LIB_PATH): Use it.
9663 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
9664
9665 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
9666
9667 * config.sub, configure.in: Recognize sparclet cpu.
9668
9669 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
9670
9671 * config.guess: Support m68k-cbm-sysv4.
9672
9673 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9674
9675 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
9676 m68k-unknown-linuxaout from linker help string. Put quotes around
9677 $ld_help_string.
9678
9679 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
9680
9681 * config.guess (powerpc-harris-powerunix): Add guess for port
9682 to new target.
9683
9684 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9685
9686 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
9687
9688 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
9689
9690 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
9691 $(REALLY_SET_LIB_PATH) in Makefile.
9692 * Makefile.in (SET_LIB_PATH): New variable.
9693 (REALLY_SET_LIB_PATH): New variable.
9694 ($(DO_X)): Use $(SET_LIB_PATH).
9695 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
9696 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
9697 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
9698 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
9699 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
9700 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
9701 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
9702 (install-dosrel): Likewise.
9703 (all-opcodes): Depend upon all-libiberty.
9704
9705 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
9706
9707 * config.guess (*:CYGWIN*): New
9708
9709 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9710
9711 * Makefile.in (all-target-winsup): All all-target-libiberty.
9712
9713 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9714
9715 * configure.in (noconfigdirs): Add missing # in front of comment.
9716
9717 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
9718
9719 * configure.in: add second pass to things added to noconfigdirs
9720 so *-gm-magic can exclude libgloss properly.
9721
9722 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9723
9724 * mpw-configure (extralibs_name, rez_name): Set correctly
9725 for MWC68K compiler.
9726
9727 * mpw-README: Add more info on the necessary build tools.
9728
9729 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
9730
9731 * configure.in, config.sub: Recognize cygwin32.
9732
9733 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
9734
9735 * config.guess, config.sub: Recognize A/UX.
9736
9737 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
9738
9739 * config.sub: Merge with gcc/config.sub.
9740
9741 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
9742
9743 * mpw-build.in (do-binutils): Add build of stamps.
9744
9745 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
9746
9747 * config.sub: Add recognition for mips64vr4100*-* targets.
9748
9749 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9750
9751 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9752 Add creation of gconfigargs with `--enable-shared' turned on.
9753 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9754 ($(host)-stamp-stage3-configured): Likewise.
9755 (HOLES): Add chatr and ldd.
9756 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9757
9758 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
9759
9760 * configure: Pass --nfp to recursive configures.
9761
9762 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
9763
9764 * Makefile.in (DLLTOOL): New.
9765 (DLLTOOL_FOR_TARGET): New.
9766 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9767 (EXTRA_TARGET_FLAGS): Ditto.
9768 (EXTRA_GCC_FLAGS): Ditto.
9769 (CONFIGURE_TARGET_MODULES): Ditto.
9770 (DO_X): Ditto.
9771 * configure: Add DLLTOOL.
9772
9773 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
9774
9775 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9776 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9777 mh-sco, since old workarounds no longer needed, and don't
9778 build ld, since libraries have weak symbols in COFF.
9779
9780 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
9781
9782 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9783
9784 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
9785
9786 * configure.in: Make sure that ${CC} can be used to compile an
9787 executable.
9788
9789 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9790
9791 * Makefile.in (all-gdb): Depend on $(GDB_TK).
9792 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9793 nothing depending on whether gdbtk is being built.
9794
9795 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
9796
9797 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9798
9799 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
9800
9801 * configure.in (noconfigdirs): Put ld or gas in this early, if the
9802 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9803
9804 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
9805
9806 * config-ml.in: Add support for
9807 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9808 Simplify setting of multidirs from --disable-foo.
9809
9810 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9811
9812 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9813 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9814 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
9815 non-empty, pass them on to the GCC make.
9816 (all-bootstrap): New rule that is like all-gcc, except it executes
9817 the GCC bootstrap rule instead of the GCC all rule.
9818
9819 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
9820
9821 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9822
9823 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9824
9825 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9826 DG/UX support.
9827
9828 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
9829
9830 * config.sub (i*86*) Change [345] to [3456]
9831
9832 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9833
9834 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9835 --with-gnu-ld=no.
9836
9837 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9838
9839 * config-ml.in (rs6000*, powerpc*): Add switches to control which
9840 AIX multilibs get built.
9841
9842 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9843
9844 * configure.in (i386-win32): Don't build expect if we're not
9845 building the tcl subdir.
9846
9847 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
9848
9849 * Makefile.in: (configure-target-examples, all-target-examples):
9850 New targets, configure and build example programs.
9851
9852 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9853
9854 * mpw-configure: If an mpw-config.in generated a file mk.sed,
9855 use it as input to sedit the generated MPW makefile.
9856 * mpw-README: Add a suggestion about Gestalt.h.
9857
9858 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
9859
9860 * config.sub: Accept *-*-ieee*.
9861
9862 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
9863
9864 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
9865 Ronald F. Guilmette <rfg@monkeys.com>.
9866
9867 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9868
9869 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9870 for powerpc-pe native.
9871 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9872 (target==powerpc-pe): duplicate i386-win32 entry.
9873
9874 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9875
9876 * configure.in (noconfigdirs): Exclude target-newlib for all versions
9877 of vxworks, not just vxworks5.1.
9878
9879 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
9880
9881 * mpw-configure: Add support for exec-prefix.
9882
9883 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9884
9885 * config.guess: Recognize HP model 816 machines as having
9886 a PA1.1 processor.
9887
9888 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
9889
9890 * configure: Ignore new autoconf configure options.
9891
9892 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9893
9894 * config.guess: Recognize Pentium under SCO.
9895 From Robert Lipe <robertl@arnet.com>.
9896
9897 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9898
9899 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
9900
9901 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
9902
9903 * configure.in: Don't configure gas for alpha-dec-osf*.
9904
9905 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
9906
9907 * configure.in: Default to --with-stabs for some targets for which
9908 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9909 i[345]86*-*-unixware*.
9910
9911 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
9912
9913 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9914 rather than basing it on the target. Simplify handling of options
9915 controlling which directories to configure. Remove extraneous
9916 slash in multi-clean target.
9917
9918 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
9919
9920 * config-ml.in: Prefix more variables with ml_ so they don't collide
9921 with configure's.
9922
9923 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
9924
9925 * configure: Don't turn -v into --v.
9926
9927 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
9928
9929 * configure.in (targargs): Fix typo.
9930
9931 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9932
9933 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
9934
9935 * configure.in: Strip --host and --target options from
9936 CONFIG_ARGUMENTS, and always configure for --host only. Add
9937 --with-cross-host option when building with a cross-compiler.
9938 * configure: Canonicalize the arguments put into config.status by
9939 always using `=' for an option with an argument. Pass a presumed
9940 --host or --target explicitly.
9941
9942 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
9943
9944 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9945 into general OS recognition case.
9946
9947 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9948
9949 * configure.in (target_configdirs): add target-winsup only
9950 for win32 target systems.
9951
9952 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
9953
9954 * Makefile.in (all-target-libgloss): Depend upon
9955 configure-target-newlib, since when libgloss is built it looks to
9956 see if the newlib directory exists.
9957
9958 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
9959
9960 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9961 cfg-ml-*.in.
9962
9963 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
9964
9965 * configure: Handle LD and LD_FOR_TARGET when configuring a
9966 Canadian Cross.
9967
9968 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9969
9970 * configure.in (target_libs): add target-winsup.
9971 (target==i386-win32): add patch diff flex make to $noconfigdirs.
9972 (target==ppcle-pe): remove ld from $noconfigdirs.
9973
9974 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
9975
9976 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9977 Preserve relative path names in $srcdir. Build symlink tree if
9978 configuring cross target dir and srcdir=. (= no VPATH support).
9979 (configure-target-libg++): Depend on configure-target-librx.
9980 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9981 * config-ml.in: New file.
9982 * symlink-tree: New file.
9983 * configure: Ensure srcdir="." if that's what it is.
9984
9985 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9986
9987 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9988 includes and FLEX_SKELETON setting.
9989 * mpw-configure (--with-gnu-ld): New option, controls whether
9990 to use PPCLink or ld with PowerMac GCC.
9991 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9992 * mpw-config.in: Configure grez if targeting Mac.
9993
9994 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
9995 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9996 just macos.
9997 * configure.in: Configure grez resource compiler if targeting Mac.
9998 * Makefile.in (all-grez, install-grez): New targets.
9999
10000 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
10001
10002 * configure: CXX defaults to gcc, not g++. If we find
10003 gcc in the path, set CC to gcc -O2.
10004
10005 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
10006
10007 * configure: Default ${build} correctly. Avoid picking up extra
10008 spaces when reading CC and CXX from Makefile. When doing a
10009 Canadian Cross, use plausible default values for numerous
10010 variables.
10011 * configure.in: When doing a Canadian Cross, don't try to
10012 configure tools whose configure script can't handle it.
10013
10014 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10015
10016 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10017
10018 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
10019
10020 * configure: Remove dubious bug reporting address.
10021
10022 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
10023
10024 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
10025 configure script, run that instead of this directory's configure.
10026 In either case, print a message that we're configuring the sub-dir.
10027
10028 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
10029
10030 * configure.in: Before checking for the existence of various files,
10031 use sed to filter out "target-".
10032
10033 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
10034
10035 * Makefile.in (DO_X): Split rule to decrease command line length
10036 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
10037 (Philippe De Muyter).
10038
10039 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10040
10041 * Makefile.in (all-patch): depend on all-libiberty.
10042
10043 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
10044
10045 * configure.in: If the only directory in target_configdirs which
10046 actually exists is libiberty, then set target_configdirs to empty,
10047 to avoid trying to build a target libiberty in a gas or gdb
10048 distribution.
10049
10050 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
10051
10052 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10053 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10054 systems.
10055
10056 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10057
10058 * configure.in (copy_dirs): Use sys-include instead of include
10059 for --with-headers option.
10060
10061 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
10062
10063 * Makefile.in, configure.in: Make winsup builds work with
10064 new scheme.
10065
10066 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
10067
10068 * configure.in: Build the linker on AIX.
10069
10070 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
10071
10072 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
10073 where needed.
10074
10075 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
10076
10077 * Makefile.in (all-gcc): Fix typo.
10078
10079 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
10080
10081 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
10082
10083 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
10084
10085 * configure.in: Rename libFOO to target-libFOO, and xiberty
10086 to target-xiberty, to provide more flexibility.
10087 (target_subdir): Define. Create if cross.
10088 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10089 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
10090 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10091 check-libFOO -> check-target-libFOO, etc.
10092 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10093 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10094 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10095 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
10096 allow ALL_GCC="" to only configure.
10097 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
10098 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
10099 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
10100
10101 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
10102
10103 * Makefile.in (taz): Build "info" in etc explicitly.
10104
10105 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
10106
10107 * configure.in: Make sure that CC is undefined (as opposed to
10108 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
10109 problem with autoconf trying to configure on a host without GCC.
10110
10111 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
10112
10113 * mpw-configure: Set host alias from choice of host compiler,
10114 only use generic MPW Makefile sed if present, edit a file
10115 named "hacked_Makefile.in" instead of "Makefile.in" if present.
10116 * mpw-README: Add problem notes about CW6 and CW7.
10117
10118 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
10119
10120 * Makefile.in (taz): Use ";" instead of ";;".
10121
10122 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
10123
10124 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
10125 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10126 DISTDOCDIRS.
10127 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
10128 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
10129
10130 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
10131
10132 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
10133 and gnats, because they are now subsumed by DISTSTUFFDIRS.
10134 Move bfd to DISTSTUFFDIRS.
10135
10136 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10137
10138 * Makefile.in (X11_LIB): Removed.
10139 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10140
10141 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10142
10143 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10144
10145 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10146 names.
10147
10148 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10149
10150 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10151
10152 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
10153
10154 * configure.in (i[345]86-*-win32): Always build newlib.
10155 Don't configure cvs, autoconf or texinfo.
10156 * Makefile.in (LD_FOR_TARGET): New.
10157 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10158 Pass down LD_FOR_TARGET.
10159
10160 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
10161
10162 * winsup: New directory.
10163 * Makefile.in: Build winsup.
10164 * configure.in: Winsup is configured when target is win32.
10165 Can only build win32 target GDB when native.
10166
10167 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
10168
10169 * config.guess: Recognize HP model 819 machines as having
10170 a PA 1.1 processor.
10171
10172 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
10173
10174 * configure: Fix sed loop which substitutes for CC and CXX to
10175 avoid bug found in various sed implementations.
10176
10177 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10178
10179 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10180 simulator. Use standard powerpc-*-eabi*.
10181
10182 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
10183
10184 * configure.in: Stop putting gas and binutils in noconfigdirs for
10185 powerpc-*-aix* and rs6000-*-*.
10186
10187 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
10188
10189 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10190 -mcall-aixdesc libraries.
10191
10192 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
10193
10194 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10195
10196 * config.sub (arm | armel | armeb): Fix shell syntax.
10197
10198 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10199
10200 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10201 -msoft-float and -mcpu=common support.
10202 (powerpc*-*-eabisim*): Add support for building -mcall-aix
10203 libraries.
10204
10205 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10206
10207 * configure.in: Allow configuration and build of emacs19 for the alpha.
10208
10209 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10210
10211 * configure.in (CC): Get ^CC, not just any old CC, from
10212 ${host_makefile_frag}.
10213
10214 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10215
10216 * configure.in (CC): Try to get CC from
10217 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10218
10219 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10220
10221 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10222 only if it exists in $(srcdir).
10223
10224 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
10225
10226 * configure: If CC and CXX are not set in the environment, set
10227 them, based on either an existing Makefile or on searching for gcc
10228 in PATH. Substitute for CC and CXX in Makefile.
10229 * configure.in: Remove libm from target_libs. Separate
10230 target_configdirs from configdirs. If CC is not set in
10231 environment, try to get it from a host Makefile fragment. Rewrite
10232 changes of configdirs to use skipdirs instead. A few minor
10233 tweaks. Take directories out of target_configdirs as they are
10234 taken out of configdirs. Remove existing Makefile files from
10235 subdirectories. Substitute for TARGET_CONFIGDIRS and
10236 CONFIG_ARGUMENTS in Makefile.
10237 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10238 by configure.in.
10239 (CONFIG_ARGUMENTS): Likewise.
10240 (CONFIGURE_TARGET_MODULES): New variable.
10241 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10242 ($(CONFIGURE_TARGET_MODULES)): New target.
10243 (configure-libg++, configure-libio): New targets.
10244 (all-libg++): Depend upon configure-libg++.
10245 (all-libio): Depend upon configure-libio.
10246 (configure-libgloss, all-libgloss): New targets.
10247 (configure-libstdc++): New target.
10248 (all-libstdc++): Depend upon configure-libstdc++.
10249 (configure-librx, all-librx): New targets.
10250 (configure-newlib): New target.
10251 (all-newlib): Depend upon configure-newlib
10252 (configure-xiberty): New target.
10253 (all-xiberty): Depend upon configure-xiberty.
10254
10255 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10256
10257 * configure.in (host i[345]86-*-win32): Expand the
10258 noconfigdirs again.
10259
10260 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
10261
10262 * mpw-configure: Fix sed command file name.
10263
10264 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
10265
10266 * configure.in (host i[345]86-*-win32): Reduce the
10267 noconfigdirs again.
10268
10269 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
10270
10271 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10272 or powerpc*-*-pe*, since they are not yet supported.
10273
10274 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
10275
10276 Add PowerMac support and many other enhancements.
10277 * mpw-configure: New option --cc to select compiler to use,
10278 paste options set according to --cc into the generated
10279 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10280 if mpw-make.sed is present.
10281 * mpw-config.in: Don't test for gC1, test for mpw-touch,
10282 add forward includes for PowerPC include files.
10283 * mpw-build.in: Build using Makefile.PPC if present.
10284 (do-byacc, etc): Remove separate version resource builds.
10285 (do-gas): Build "stamps" before "all".
10286 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10287 * mpw-README: Update to reflect --cc option, PowerMac support,
10288 and recently-reported compatibility problems.
10289
10290 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
10291
10292 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10293 embedded m68k systems (-aout, -coff, -elf, -vxworks).
10294 (--with-multilib-top): Pass to recursive invocations.
10295
10296 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
10297
10298 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10299 v810-*-*.
10300
10301 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10302
10303 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10304 gdb, ld and opcodes on v810-*-*.
10305
10306 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
10307
10308 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10309 (local-maintainer-clean): New target.
10310 (maintainer-clean): New target.
10311 (realclean): Just depend upon maintainer-clean.
10312
10313 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10314
10315 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10316
10317 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
10318
10319 * configure.in: Build ld in mips*-*-bsd* case.
10320
10321 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
10322
10323 * config.sub: Accept -lites* OS. From Ian Dall.
10324
10325 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
10326
10327 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10328 targets.
10329
10330 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10331
10332 * configure.in: treat i386-win32 canadian cross the same as
10333 i386-go32 canadian cross.
10334
10335 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10336
10337 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10338 running under the simulator to build a reduced set of libraries.
10339 (powerpc-*-eabiaix): Add fine grained multilib support added to
10340 other powerpc targets yesterday.
10341
10342 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10343
10344 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10345 -disable-softfloat, -disable-relocatable, -disable-aix, and
10346 -disable-sysv to control which multilib libraries get built.
10347
10348 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
10349
10350 * configure: Add Makefile.tem to list of files to remove in trap
10351 handler.
10352
10353 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
10354
10355 * config.guess (*Linux*): Add missing "exit"s.
10356 Also, need specific check for alpha-unknown-linux (uses COFF).
10357
10358 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
10359
10360 * config.guess: Merge with FSF:
10361
10362 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
10363 * config.guess (AIX4): More robust release numbering discovery.
10364
10365 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
10366 * config.guess (i386-sequent-ptx): Properly get version number.
10367
10368 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
10369 * config.guess (mips:*:4*:UMIPS): New case.
10370
10371 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
10372
10373 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10374 (i386-win32 host): Likewise. Don't build readline.
10375
10376 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
10377
10378 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
10379 SUPPORT_FILES to submakes.
10380
10381 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
10382
10383 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10384 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10385 mpw-configure.
10386
10387 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
10388
10389 * configure.in (appdirs): Use =, not ==, in test expression when
10390 trying to build the text to print in the warning message for
10391 Solaris users.
10392
10393 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
10394
10395 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10396
10397 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10398
10399 * config.guess: Recognize lynx-2.3.
10400
10401 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
10402
10403 * config.sub (z8ksim): Deleted
10404 (z8k-*-coff): New, this is the one true name of the target.
10405
10406 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
10407
10408 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10409
10410 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
10411
10412 * config.guess (*:Linux:*:*): First try asking the linker what the
10413 default object file format is (elf, aout, or coff). Then if this
10414 fails, try previous methods.
10415
10416 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10417
10418 * configure.in: Don't build newlib for *-*-vxworks5.1.
10419
10420 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10421
10422 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10423 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10424
10425 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
10426
10427 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10428
10429 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
10430
10431 * cfg-ml-com.in: New file.
10432 * cfg-ml-pos.in: New file.
10433
10434 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10435
10436 * COPYING.NEWLIB: Add HP free copyright to list.
10437
10438 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10439
10440 * config.sub: Recognize -eabi* for the system, not just -eabi.
10441
10442 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
10443
10444 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10445 * config.sub, configure.in (win32): New target and host.
10446
10447 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
10448
10449 * configure.in: Add i386-pe configuration.
10450
10451 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
10452
10453 * mpw-build.in (install): Install GDB after LD.
10454
10455 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
10456
10457 * mpw-config.in (elf/mips.h): Always forward-include, needed
10458 for GDB to build.
10459
10460 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
10461
10462 * testsuite: New directory for customer acceptance and whole tool
10463 chain tests.
10464
10465 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
10466
10467 * configure: If per-host line isn't found, but AC_OUTPUT is found
10468 and a configure script exists, run it instead.
10469
10470 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
10471
10472 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
10473
10474 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
10475
10476 * configure: Set build_{cpu,vendor,os,alias} to host values when
10477 --build isn't specified.
10478
10479 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10480
10481 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10482 (FLAGS_TO_PASS): Pass them.
10483 (EXTRA_TARGET_FLAGS): Ditto.
10484
10485 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10486
10487 * Makefile.in (all-libg++): Depend on all-libstdc++.
10488
10489 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10490
10491 * configure.in (noconfigdirs): Enable all packages for
10492 i386-unknown-netbsd.
10493
10494 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
10495
10496 * configure.in (noconfigdirs): Don't configure tk for i386-go32
10497 hosted builds (DOS builds)
10498
10499 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
10500
10501 Changes for ARM based on patches from Richard Earnshaw:
10502 * config.sub: Handle armeb and armel.
10503 * configure.in: Omit arm linker only for riscix.
10504
10505 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
10506
10507 * config.guess: Update from FSF.
10508
10509 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
10510
10511 * config.sub: Recognize powerpcle as the little endian variant of
10512 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
10513 powerpcle variant. Convert pentium into i586, not i486. Add p5
10514 alias for i586. Map new x86 variants p6, k5, nexgen into i586
10515 temporarily.
10516
10517 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
10518
10519 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
10520
10521 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
10522
10523 * config.sub: Accept -lites* as a basic system type.
10524
10525 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
10526
10527 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
10528 installed, and if so return linuxoldld as the system name.
10529
10530 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
10531
10532 * config.guess: Add hppa1.1-hp-lites support.
10533
10534 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
10535
10536 * configure.in: Don't build newlib for m68k-vxworks5.1.
10537
10538 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10539
10540 * configure.in (mips-sgi-irix6): Use mh-irix5.
10541
10542 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
10543
10544 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
10545
10546 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10547
10548 * test-build.mk: Enable building of shared libraries on IRIX 5 and
10549 OSF/1. Fix compiler flags.
10550 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
10551
10552 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
10553
10554 * configure.in: Recognize --with-newlib.
10555 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
10556
10557 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10558
10559 * Makefile.in: move {all,check,install}-gdb from *_MODULES
10560 to *_X11_MODULES due to gdbtk needing X include files et al.
10561
10562 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
10563
10564 Merge in support for Mac MPW as a host.
10565 (Old change descriptions retained for informational value.)
10566
10567 * mpw-config.in: Add generic include forwards for cpu-specific
10568 include files in aout and elf directories.
10569
10570 * mpw-configure: Added copyright.
10571 * mpw-config.in: Check for presence of required build tools.
10572 (target_libs): Add newlib.
10573 (target_tools): Add examples.
10574 (Read Me): Generate as "Read Me for MPW" instead.
10575 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
10576 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
10577 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
10578
10579 * mpw-configure: Remove subdir-specific makefile hackery,
10580 delete mk.tmp after using it.
10581
10582 * mpw-build.in (all): Display start and end times.
10583
10584 * mpw-configure (host_canonical): Set.
10585 (target_cpu): Always add to makefiles.
10586 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
10587 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
10588 (mpw-mh-mpw): Look for in srcdir and srcroot.
10589 Use sed instead of mpw-edit-prefix to edit prefix definitions.
10590
10591 * mpw-build.in: (install-only): New target.
10592
10593 * mpw-configure (host_alias, target_alias): Rename from hostalias
10594 and targetalias, add into generated Makefile.
10595 (mk.tmp): If present, add into generated Makefile.
10596 * mpw-build.in (all-gas): Build config.h first before gas proper.
10597
10598 * mpw-configure (config.status): Write only if changed.
10599 * mpw-config.in (readline): Configure it (not built, just used for
10600 definitions).
10601
10602 * mpw-config.in (elf/mips.h): Add a forward include.
10603
10604 * mpw-config.in: Forward-include most .h files in include into
10605 extra-include.
10606 (readline): Don't build.
10607 mpw-build.in (install): Install GDB.
10608
10609 * mpw-configure (prefix, mpw_prefix): Handle it.
10610 * mpw-config.in (mmalloc, readline): Don't configure.
10611 * mpw-build.in (thisscript): Rename to ThisScript.
10612 Use mpw-build instead of BuildProgram everywhere.
10613 (mmalloc, readline): Don't build.
10614 * mpw-README: New file, basic documentation about the MPW port.
10615
10616 * mpw-config.in: Use forward-include to create include files.
10617
10618 * mpw-configure: Add more things to the top of each configured
10619 Makefile, including contents of config/mpw-mh-mpw.
10620 * mpw-config.in (extra-include): Create this directory and fill it
10621 with Posix-like include files when configuring.
10622
10623 * config.sub (apple, mac, mpw): Add various aliases.
10624
10625 * mpw-build.in: New file, top-level build script fragment for MPW.
10626 * mpw-configure: New file, configure script for MPW.
10627 * mpw-config.in: New file, config fragment for MPW.
10628
10629 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10630
10631 * configure.in (host_libs): Remove glob, since it is gone from the
10632 sources.
10633
10634 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10635
10636 * Makefile.in: define empty GDB_NLM_DEPS var.
10637
10638 * configure.in(target_makefile_frag): use config/mt-netware
10639 for netware targets.
10640
10641 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
10642
10643 * config.sub: Merge in recent FSF changes. Remove linux special
10644 cases.
10645
10646 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10647
10648 Revert this change:
10649
10650 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10651
10652 * build-all.mk: Use CC=cc -Xs on Solaris.
10653
10654 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10655
10656 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
10657 stop using it.
10658 * Makefile.in: Nuke all references to glob subdirectory.
10659
10660 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10661
10662 * configure.in: Fix --enable-shared logic in per-host.
10663
10664 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
10665
10666 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
10667
10668 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10669
10670 * configure.in (noconfigdirs): Don't build gas on AIX, for
10671 powerpc*-*-aix* as well as for rs6000*-*-aix*.
10672
10673 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
10674
10675 * configure: Fix --cache-file to work if the file argument is a
10676 relative path.
10677
10678 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
10679
10680 * configure: If the --cache-file is used, pass it down to
10681 configure in subdirectories.
10682
10683 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
10684
10685 * config.sub: add vxworks29k configuration.
10686
10687 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
10688
10689 * Makefile.in (taz): Do "diststuff" part quietly.
10690
10691 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
10692
10693 * config.sub: Mini-merge with gcc/config.sub.
10694
10695 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10696
10697 * config.guess (IRIX): Sed - to _.
10698
10699 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10700
10701 * Makefile.in (source-vault, binary-vault): New targets.
10702
10703 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
10704
10705 * config.sub: Recognize -eabi as a basic system type.
10706
10707 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10708
10709 * configure.in (enable_shared stuff): Fix typo.
10710
10711 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
10712
10713 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
10714
10715 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10716
10717 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
10718
10719 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10720
10721 * configure.in (rs6000-*-*): Don't build gas.
10722
10723 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
10724
10725 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10726 reduce command line length.
10727 (AS_FOR_TARGET): Check for as.new, not Makefile.
10728 (NM_FOR_TARGET): Check for nm.new, not Makefile.
10729
10730 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
10731
10732 * config.guess: Merge from FSF.
10733
10734 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10735
10736 * configure: Don't use $ when handling program_suffix.
10737
10738 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
10739
10740 * configure.in: Configure tk for hppa/hpux.
10741
10742 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
10743
10744 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
10745
10746 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10747
10748 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
10749 to LIBCXXFLAGS. Tests are better run without it.
10750
10751 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
10752
10753 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10754
10755 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
10756
10757 * configure.in (*-*-netware*): Don't configure xiberty.
10758
10759 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
10760
10761 * configure.in: Remove tk from native_only list.
10762
10763 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
10764
10765 * build-all.mk: Add mips-ncd-elf target to sun4 targets
10766 for special NCD build.
10767
10768 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10769
10770 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10771 makeall.bat, they're only useful for binutils snapshots.
10772 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10773 makeall.bat to specified SUPPORT_FILES.
10774
10775 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
10776
10777 * build-all.mk: Add Ericsson targets to sun4 and solaris
10778 hosts. Add BNR's sun4 target to solaris host, so their
10779 build-from-source will be tested in-house first.
10780
10781 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10782
10783 * Makefile.in (LIBCFLAGS): New variable.
10784 (CFLAGS_FOR_TARGET): Ditto.
10785 (LIBCFLAGS_FOR_TARGET): Ditto.
10786 (LIBCXXFLAGS): Ditto.
10787 (CXXFLAGS_FOR_TARGET): Ditto.
10788 (LIBCXXFLAGS_FOR_TARGET): Ditto.
10789 (BASE_FLAGS_TO_PASS): Pass them.
10790 (EXTRA_TARGET_FLAGS): Ditto.
10791
10792 * configure.in: Support --enable-shared.
10793
10794 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
10795
10796 * configure.in (target_libs): Include libstdc++ again.
10797 * config.guess: Update from FSF (for FreeBSD).
10798
10799 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10800
10801 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10802 makeall.bat.
10803 (DISTDOCDIRS): Add `etc'.
10804 (ETC_SUPPORT_PFX): New variable.
10805 (taz): Include anything from etc starting with a word in
10806 ETC_SUPPORT_PFX.
10807
10808 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10809
10810 * config.sub: Update for recent FSF changes. Remove obsolete
10811 h8300hds entry. Add -windows* and -osx as basic os. Minor
10812 spacing changes.
10813
10814 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10815
10816 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
10817
10818 * config.guess: Merge with FSF.
10819 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10820
10821 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10822
10823 * configure: Since the "trap 0" handler will override the exit
10824 status on many systems, only use it for "exit 1", and make it set
10825 a non-zero exit status; reset it before "exit 0". Also, check
10826 exit status of config.sub, and error out if it failed.
10827
10828 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
10829
10830 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10831 and install libgloss.
10832
10833 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10834
10835 * Makefile.in (all-binutils): Depend upon all-byacc.
10836
10837 * configure.in: Don't build emacs on Irix 5.
10838
10839 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10840
10841 * configure.in (*-*-netware*): Add libio.
10842
10843 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10844
10845 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10846 (CHECK_TARGET_MODULES): Ditto.
10847 (INSTALL_TARGET_MODULES): Ditto.
10848 (TARGET_LIBS): Ditto.
10849 (all-libstdc++): Note dependencies.
10850
10851 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10852
10853 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10854
10855 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10856
10857 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10858 -fexternal-templates.
10859
10860 * configure.in (target_libs): Add libstdc++.
10861 (noconfigdirs): Add libstdc++ as appropriate.
10862
10863 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10864
10865 * config.guess: Update from FSF.
10866
10867 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10868
10869 * configure: Use ${config_shell} when running ${configsub}.
10870
10871 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
10872
10873 * config.sub: No longer recognize h8300h.
10874
10875 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10876
10877 * config.sub: Remove extraneous differences between config.sub and
10878 gcc/config.sub.
10879
10880 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10881
10882 * Makefile.in (DISTSTUFFDIRS): Add gas.
10883
10884 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
10885
10886 * COPYING.NEWLIB: New file.
10887
10888 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
10889
10890 * config.guess (HP-UX): Patch from Harlan Stenn
10891 <harlan@landmark.com> to also emit release level.
10892
10893 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10894
10895 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10896
10897 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
10898
10899 * config.sub: Merge nextstep cleanup from FSF.
10900
10901 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10902
10903 * configure.in (arm-*-*): Don't configure ld for this target.
10904
10905 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10906
10907 * configure.in (*-*-netware): don't configure libg++, libio,
10908 librx, or newlib.
10909
10910 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10911
10912 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
10913 configure ld--it works, but it doesn't support shared libraries.
10914
10915 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10916
10917 * config.guess (*-unknown-freebsd*): Get rid of possible
10918 trailing "(Release)" in version string.
10919 Patch from Paul Richards <paul@isl.cf.ac.uk>.
10920
10921 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
10922
10923 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10924 Fix type: *-next-neststep -> *-next-nextstep.
10925
10926 * config.guess: Merge from FSF:
10927
10928 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10929
10930 * config.guess: Recognize powerpc-ibm-aix3.2.5.
10931
10932 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10933
10934 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10935 instead of UNIX_SV for UnixWare 1.0).
10936
10937 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
10938
10939 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
10940 to make gdb/nlm/* build after the compiler and linker.
10941
10942 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
10943
10944 * config.guess (netbsd, freebsd, linux): Accept any machine,
10945 not just i[34]86.
10946 (m68k-atari-sysv4): Relocate to match FSF version.
10947
10948 * config.guess: More merges from the FSF:
10949
10950 Add a space before function call or macro invocation.
10951
10952 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10953
10954 * config.guess: Add trap cmd to remove dummy.c and dummy when
10955 interrupted.
10956
10957 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10958
10959 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10960 (dummy): Redirect stderr from compilation of dummy.c.
10961
10962 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
10963
10964 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10965
10966 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
10967
10968 * configure: Accept and ignore --cache*, for compatibility with
10969 new autoconf.
10970
10971 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
10972
10973 * config.guess: Merge from FSF:
10974
10975 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10976
10977 * config.guess (Pyramid*:OSx*:*:*): New case.
10978 (PATH): Add /.attbin at end for finding uname.
10979 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
10980
10981 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
10982
10983 * config.guess (M88*:DolphinOS:*:*): New case.
10984
10985 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
10986
10987 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10988 to select whether to use ELF or COFF.
10989
10990 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10991
10992 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
10993
10994 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10995
10996 * config.guess: Guess the OS version for HPUX.
10997
10998 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10999
11000 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11001
11002 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11003
11004 * configure.in: Recognize --with-headers, --with-libs, and
11005 --without-newlib.
11006 * Makefile.in (all-xiberty): Depend upon all-ld.
11007
11008 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11009
11010 * configure.in: Change i[34]86 to i[345]86.
11011
11012 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11013
11014 * configure (version): A few more tweaks to help message.
11015
11016 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
11017
11018 * Makefile.in: Remove (for now) librx as a host library,
11019 now that we're building it for target.
11020
11021 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11022
11023 * configure: Fix up help message; from karl@owl.hq.ileaf.com
11024 (Karl Berry).
11025
11026 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
11027
11028 * configure.in: Also configure librx.
11029
11030 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11031
11032 * Makefile.in: Update various rules to reflect that librx
11033 is now needed for libg++.
11034
11035 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11036
11037 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11038
11039 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11040
11041 * configure.in: Configure the examples directory.
11042
11043 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11044
11045 * configure: Simplify Jun 2 1994 change.
11046
11047 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11048
11049 * change CC to /usr/latest/bin/gcc for lynx host builds, since
11050 /bin/gcc isn't good enough to build gcc.
11051
11052 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
11053
11054 * Makefile.in (GDB_SUPPORT_FILES): Remove
11055 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
11056 (gdb.tar.gz): Add new rule to use standard distribution building
11057 mechanism.
11058
11059 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11060
11061 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
11062 Bill Cox <bill@cygnus.com>.
11063
11064 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
11065
11066 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
11067
11068 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
11069
11070 * configure: Search current dir first in .gdbinit.
11071
11072 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
11073
11074 * config.sub: Recognize freebsd (merged from gcc config.sub).
11075
11076 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
11077
11078 * config.sub: Refer to NeXT's operating system as nextstep.
11079
11080 * config.sub (case $basic_machine): Re-order the cases, to match
11081 the order in the FSF version (which is mostly alphabethical).
11082 Merge in some additions and changes from the FSF.
11083
11084 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
11085
11086 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11087 * config.sub: Recognize cxux7.
11088 * configure.in: Use mh-cxux for m88k-harris-cxux*.
11089
11090 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
11091
11092 * config.sub: Fix typo powerpc -> powerpc-*.
11093
11094 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
11095
11096 * Makefile.in: `all-emacs19' depends on `all-byacc'.
11097
11098 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11099 parallel with all-emacs and install-emacs). Top-level command
11100 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11101
11102 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11103
11104 * test-build.mk ($(host)-stamp-stage2-installed): Remove
11105 $(relbindir)/make before doing ``make install'', and use
11106 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
11107 installing over running make binary.
11108 ($(host)-stamp-stage3-installed): Likewise.
11109
11110 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11111
11112 * config.guess: Recognize Mach.
11113
11114 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11115
11116 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11117 see whether --exec-prefix was used.
11118
11119 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11120
11121 * README: Explicitly mention libg++/README. (Zoo's idea.)
11122
11123 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11124
11125 * Makefile.in: Add all-librx target similar to all-libproc.
11126
11127 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
11128
11129 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
11130 with post 1.2 uname bogosity.
11131
11132 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11133
11134 * configure: Remove temporary files on receipt of a signal.
11135
11136 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
11137
11138 * configure: If there is a package_makefile_frag, remove
11139 ${subdir}/Makefile.tem after copying it in.
11140
11141 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11142
11143 * build_all.mk: support rs6000 lynx identifies itself as
11144 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
11145 since /bin/gcc is too feeble to compile a modern gcc.
11146
11147 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
11148
11149 * brought devo/test-build.mk update-to-date with progressive/
11150 test-build.mk. Add lynx targets and hppa flag info.
11151
11152 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11153
11154 * configure.in: Use mh-ncrsvr43. Patch from
11155 Tom McConnell <tmcconne@sedona.intel.com>.
11156
11157 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
11158
11159 * config.guess (i386-unknown-bsdi): No longer need to
11160 check #if defined(__bsdi__) && defined(__i386__).
11161
11162 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11163
11164 * configure: Set program_transform_nameoption correctly.
11165
11166 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
11167
11168 * brought build-all.mk update-to-date with progressive build-all.mk,
11169 added new targets and hppa info.
11170
11171 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11172
11173 * configure: If config.guess result is a prefix of the user
11174 specified target, assume a native build and use the user specified
11175 target as the host alias. Remove SunOS patch suffix removal hack.
11176 * configure.in: Remove SunOS patch suffix removal hack.
11177
11178 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11179 in NATIVE_CHECK_MODULES.
11180
11181 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
11182
11183 * Makefile.in: Rename HOST_ONLY to NATIVE.
11184 * configure: Delete SunOs patch suffix from host_canonical
11185 and build_canonical variables that are prepended to Makefiles.
11186 * configure.in: Add comments for easier maintenance.
11187
11188 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11189
11190 * Makefile.in: Add all-libproc target similar to all-gui.
11191
11192 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
11193
11194 * Makefile.in (CHECK_MODULES): split into
11195 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11196
11197 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
11198
11199 * config.guess (i386-unknown-bsdi): New system to guess.
11200
11201 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11202
11203 * Makefile.in: Add all-gui target (but not yet build by "all").
11204
11205 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
11206
11207 * config.sub: Move deletion of patch suffix from here...
11208 * configure.in: To here, at Ian's suggestion. The top-
11209 level scripts might need to know of a patch level.
11210
11211 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
11212
11213 * config.sub: Strip off patch suffix so rtl is recognized
11214 as a sunos4.1.3 machine, even though it's been patched.
11215
11216 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
11217
11218 * Makefile.in (INSTALL_LAST): Delete.
11219 (INSTALL_DOSREL): New.
11220
11221 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11222
11223 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11224 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11225 whether we pass down --with-gnu-ld anyhow.
11226
11227 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
11228
11229 * Makefile.in (INSTALL_LAST): Change operation so it works
11230 on more flavors of make.
11231 * configure.in (go32): Don't build libg++ or libio.
11232
11233 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
11234
11235 * Makefile.in (Move HOST_PREFIX_1 and friends up so
11236 they can be overriden by templates.
11237
11238 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
11239
11240 * configure.in (target==go32): Don't build gdb.
11241 * dosrel: New directory.
11242
11243 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
11244
11245 * configure.in (host==go32): Configure dosrel too.
11246 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11247 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11248 be set by incoming names or templates.
11249 (INSTALL_LAST): New rule.
11250
11251 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
11252
11253 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11254
11255 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11256
11257 * configure.in (appdirs): New variable. Currently empty, but will
11258 be used in gas distribution. If nonempty, lists a set of
11259 directories at least one of which must get configured, or top
11260 level configuration is considered to have failed.
11261 (rs6000-*-lynxos*): Use new file name.
11262
11263 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11264
11265 Eliminate XTRAFLAGS.
11266 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11267 newlib include files using -idirafter, and also use -nostdinc.
11268 (CXX_FOR_TARGET): Likewise.
11269 (XTRAFLAGS): Removed.
11270 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11271 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11272 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11273 ($(DO_X)): Don't pass down XTRAFLAGS.
11274
11275 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11276
11277 * configure.in (mips*-dec-bsd*): New target; do build linker.
11278 (mips*-*-bsd*): New target; don't build linker.
11279
11280 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11281
11282 * configure.in: support rs6000-*-lynxos* configuration.
11283 support sunos4 as a cross target.
11284
11285 * config.sub: look for lynx*, not lynx since the OS version may
11286 legitimately be part of the name.
11287
11288 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11289
11290 * configure.in (i[34]86-*-sco*): Move to be with other i386
11291 targets.
11292 (romp-*-*): New target. Skip various binary utilities.
11293 (vax-*-*): New target. Don't build newlib.
11294 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
11295
11296 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11297
11298 * configure.in: Only set host_makefile_frag if config
11299 directory exists.
11300
11301 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11302
11303 * install.sh: If $dstdir exists, don't check whether each
11304 component does.
11305
11306 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11307
11308 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11309
11310 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
11311
11312 * configure.in (*-*-lynxos*): Don't configure newlib for either
11313 native or cross Lynx.
11314
11315 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
11316
11317 * config.sub (sparc64-elf): Fix os.
11318 (z8k): Remove duplicate.
11319
11320 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11321
11322 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11323 gcc/stmp-fixproto, to try to prevent fixproto from being run.
11324
11325 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
11326
11327 * configure: Make file links cleanly even if Lynx fails on
11328 an NFS symlink (at least fail cleanly).
11329
11330 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11331
11332 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11333 -XNh2000.
11334
11335 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11336
11337 * configure: Unknown options are fatal again.
11338
11339 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
11340
11341 * configure: Ignore --x-includes and --x-libraries, for Autoconf
11342 compatibility.
11343
11344 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
11345
11346 * build-all.mk: Add `clean' target.
11347
11348 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11349
11350 * config.guess: Add SINIX support.
11351 * configure.in: Add mips-*-sysv4* support.
11352
11353 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
11354
11355 * build-all.mk: Document all useful targets.
11356 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11357 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11358
11359 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11360
11361 * configure: Support --silent, --quiet.
11362
11363 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11364
11365 * configure: Support --disable-FEATURE.
11366
11367 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11368
11369 * config.guess: Recognize NCR running SVR4.3.
11370
11371 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
11372
11373 * config.guess: Make BSDI generate i386-unknown-bsd386.
11374 Patch from Paul Eggert <eggert@twinsun.com>.
11375
11376 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11377
11378 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11379
11380 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11381
11382 * configure: Make unrecognized options give nonfatal warnings
11383 instead of fatal errors, and pass them to any subdirectory
11384 configures in case they recognize them.
11385 Make --x equivalent to --with-x.
11386
11387 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11388
11389 * configure: Add --enable-* options. Clean up usage message and
11390 some comments.
11391
11392 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
11393
11394 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11395
11396 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11397
11398 * configure.in (hppa*-*-*): Enable binutils.
11399
11400 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11401
11402 * config.sub: Recognize cisco.
11403
11404 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
11405
11406 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11407
11408 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11409
11410 * config.guess: about target *-hitachi-hiuxwe2, don't print more
11411 than one configuration name. Add comment.
11412
11413 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
11414
11415 * config.guess: about target *-hitachi-hiuxwe2, fixed
11416 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
11417 macro is incorrect.]
11418
11419 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11420
11421 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11422 than the "make ls" stuff which used to be here.
11423
11424 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
11425
11426 * config.guess: Recognize i[34]86-unknown-freebsd.
11427 From Shawn M Carey <smcarey@rodan.syr.edu>.
11428
11429 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
11430
11431 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11432
11433 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11434
11435 * config.guess: Check for ptx.
11436
11437 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
11438
11439 * config.sub: Add os9k checking.
11440
11441 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11442
11443 * config.guess: Handle OSF1 running on HPPA processors
11444
11445 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
11446
11447 * configure: If subdir configure fails, print out a message with
11448 subdirectory name, in case subdir's configure code didn't identify
11449 itself.
11450
11451 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
11452
11453 * configure.in: Remove embedded newlines from configdirs.
11454 Avoid mismatches of substrings. Fix matching strings at end
11455 of configdirs.
11456
11457 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
11458
11459 * config.guess: Add Lynx/rs6000 config support.
11460
11461 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
11462
11463 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11464
11465 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
11466
11467 * configure.in (hppa*-*-osf*): Treat this just like most other
11468 PA configurations (eg no binutils or ld).
11469 (hppa*-*-*elf*): These configurations have binutils and ld.
11470
11471 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11472
11473 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
11474
11475 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11476
11477 * configure.in (rs6000-*-*): Build gas.
11478
11479 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11480
11481 * Makefile.in: Avoid bug in losing hpux sed.
11482
11483 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11484
11485 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11486 for GDB and GDB has been fixed to not need it.
11487
11488 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11489
11490 * config.guess: Recognize vax hosts.
11491
11492 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11493
11494 * configure (while loop): Don't use "break 2" inside case
11495 statement -- the case statement isn't an enclosing loop.
11496
11497 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
11498
11499 * config.guess: Clean up NeXT support, to allow nextstep
11500 on Intel machines. Make OS be nextstep.
11501
11502 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
11503
11504 * config.guess: Add alternate forms for Convex.
11505
11506 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
11507
11508 * configure: Completely rewrite option processing. Take
11509 advantage of pattern-matching to avoid invoking test frequently.
11510 Also clean up host and target defaulting logic.
11511
11512 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11513
11514 * Makefile.in: Replace all occurrances of "rootme" with "r" and
11515 "$${rootme}" with "$$r", to increase the likelihood that the do-*
11516 commands (plus user environment) will fit SCO limits.
11517
11518 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11519
11520 * configure.in: Don't issue warnings about directories which are
11521 not being configured if -norecursion is set. Correct test for
11522 --with-gnu-as and --with-gnu-ld to not get confused by substring
11523 matches.
11524
11525 * configure.in: Don't build gas for alpha-dec-osf1*.
11526
11527 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
11528
11529 * configure: Back out Per's change of 12/19/1993. It changes the
11530 behavior of configure in unexpected and confusing ways.
11531
11532 Also, use different delim char when calculating
11533 program_transform_name so that the name can contain slashes.
11534
11535 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
11536
11537 * configure.in, config.sub: Add support for VSTa micro-kernel.
11538
11539 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11540
11541 * configure.in: Nuke hacks which were used to get a special
11542 version of GAS for HPPA configurations.
11543
11544 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
11545
11546 * configure: If only ${target_alias} is given, use that
11547 as the default for ${host_alias}.
11548 * configure: Add missing back-slashes before nested quotes.
11549
11550 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
11551
11552 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
11553
11554 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
11555
11556 * config.guess: Recognize some Tektronix configurations.
11557 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
11558
11559 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11560
11561 * config.sub: Match any flavor of SH.
11562
11563 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
11564
11565 * configure.in: Don't try to configure newlib for Alpha.
11566
11567 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11568
11569 * configure.in: Don't build ld for Irix 5. Don't build gas,
11570 libg++ or libio for any Alpha target.
11571
11572 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
11573
11574 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
11575
11576 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
11577 default arguments -- so it tried to compress itself.
11578
11579 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
11580
11581 * configure.in (notsupp): ensure that a space is always at the end
11582 of the configdirs list, since the grep checks for an explicit space
11583
11584 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11585
11586 * configure.in (target i386-sysv4.2): don't build ld, since static
11587 versions of many libraries are not available.
11588
11589 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11590
11591 * config.guess: Recognize Apollos (using environment variables).
11592 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
11593
11594 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11595
11596 * config.guess: Recognize Sony news mips running newsos.
11597
11598 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
11599
11600 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
11601 "fi ; else" for bash.
11602
11603 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
11604
11605 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
11606
11607 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
11608
11609 * config.sub: accept unixware as an alias for svr4.2.
11610 Fix some inconsistancies with the gcc version.
11611
11612 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11613
11614 * Makefile.in (DISTDOCDIRS): Add gdb.
11615
11616 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
11617
11618 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
11619
11620 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11621
11622 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
11623 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
11624 this now.
11625
11626 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11627
11628 * config.sub: Accept hiux* as an OS name.
11629
11630 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
11631 etc/make-stds.texi. The underscore came from gcc, and dje now
11632 agrees that RUNTESTFLAGS is the correct name.
11633
11634 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
11635
11636 * install.sh: Remove 'set -e'. It makes any conditionals
11637 in the script useless.
11638
11639 * config.guess: Automatically recognize arm-acorn-riscix
11640 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
11641
11642 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
11643
11644 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
11645
11646 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11647
11648 * Makefile.in (DISTDOCDIRS): New variable.
11649 (taz): Edit local Makefile.in sooner, instead of proto-toplev
11650 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
11651
11652 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11653
11654 * configure.in (hppa target): check the source directory for the
11655 pagas sub-directory
11656
11657 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
11658
11659 * config.sub: Allow -aout* and -elf*.
11660
11661 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11662
11663 * configure.in: Don't build ld on i386-solaris2, same as for
11664 sparc-solaris2.
11665
11666 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
11667
11668 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
11669
11670 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11671
11672 * configure.in: Configure gdb for alpha.
11673
11674 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11675
11676 * Makefile.in (CXXFLAGS): Add -O.
11677
11678 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11679
11680 * config.guess: added support for DG Aviion
11681
11682 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11683
11684 * configure.in: Produce warning message for subdirectories not
11685 configurable for this host/target combination. Don't try to
11686 configure gdb for vms.
11687
11688 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11689
11690 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
11691 appropriate files before making "diststuff".
11692 (DISTBISONFILES): New var: list of files to be edited.
11693 (DISTSTUFFDIRS): Add binutils.
11694
11695 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11696
11697 * config.sub: also handle mipsel and mips64el (for little endian mips)
11698
11699 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11700
11701 * configure.in: Add * to end of all OS names.
11702
11703 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
11704
11705 * configure.in: Build newlib for LynxOS native.
11706
11707 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11708
11709 * config.guess: Add support for delta 88k running SVR3.
11710
11711 * configure.in: Add comment about HP compiler vs. emacs.
11712
11713 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11714
11715 * configure.in: don't build ld on solaris2 (not a viable option
11716 due to bugs in getpwnam & getpwuid)
11717
11718 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11719
11720 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
11721 config.guess will produce a full version number.
11722
11723 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11724
11725 * configure.in: Build linker and binutils for alpha-dec-osf1.
11726
11727 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11728
11729 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11730 and gdb/testsuite/Makefile.in.
11731
11732 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11733
11734 * configure.in: recognize mips*- instead of mips-
11735
11736 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
11737
11738 * config.sub: Accept linux*coff and linux*elf as operating
11739 systems.
11740
11741 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11742
11743 * config.sub: Recognize mips64, and mips3 as an alias for it.
11744
11745 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11746
11747 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11748 gdb knows how to handle OSF/1 shared libraries.
11749
11750 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11751
11752 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11753 * config.guess: Recognize Hitachi's HIUX.
11754 * config.sub: Recognize h3050r* and hppahitachi.
11755 Remove redundant cases for hp9k[23]*.
11756
11757 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11758
11759 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11760 if gas and ld are in the source tree and are in ${configdirs}.
11761 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
11762 --with options (but still pass them down on the command line,
11763 if they were explicitly specified).
11764
11765 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11766
11767 * configure: substitute SHELL value in Makefile.in with
11768 ${CONFIG_SHELL}
11769
11770 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11771
11772 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11773 *-*-solaris2* targets.
11774
11775 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11776
11777 * Makefile.in: define M4, and pass it down to sub-makes;
11778 all-autoconf now depends on all-m4
11779
11780 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11781
11782 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11783 presence of {ar,ranlib} instead of a configured directory
11784
11785 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11786
11787 * config.guess: Accept 34?? as well as 33?? for NCR.
11788
11789 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11790
11791 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11792 of 'gas' in sed commands, since 'gash' is now in the tree as well.
11793
11794 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11795
11796 * configure: grab values for $(CC) and $(CXX) from the
11797 environment, so that someone can do "CC=gcc configure; make" and
11798 have it work right (matching the way that autoconf works now)
11799
11800 * configure.in, Makefile.in: add support for gash, the tcl
11801 interface to Galaxy
11802
11803 * config.guess: add NetBSD variants (hp300, x86)
11804
11805 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
11806
11807 * install.sh: Support -d option (in the manner of SunOS 4 install,
11808 as it is more deterministic than that of GNU install)
11809 (chmodcmd): Set file to mode 755 by default (should also do default
11810 chgrp and chown, but I don't feel like dealing with that now)
11811
11812 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
11813
11814 * config.sub: Remove h8300hhms alias.
11815
11816 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11817
11818 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11819
11820 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11821
11822 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11823 as stmp-fixinc
11824
11825 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11826
11827 * config.sub: recognize m88110-bug-coff.
11828
11829 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11830
11831 * Makefile.in (all-libio): all dependencies on the toolchain used
11832 to build this (gcc, gas, ld, etc)
11833
11834 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11835
11836 * config.guess: Deal with OSF/1 1.3 on alpha.
11837
11838 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11839
11840 * install.sh: add some 'else true' clauses for portability
11841
11842 * configure.in: don't build libio for h8[35]00-*-* targets
11843
11844 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
11845
11846 * Makefile.in: Add support for new libio.
11847
11848 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11849
11850 * install.sh: If one command fails, don't try the rest. Don't try
11851 to remove $dsttmp (via trap) unless we have already created it.
11852 If $src doesn't exist, detect it and exit with an error.
11853
11854 * config.guess: Recognize BSD on hp300.
11855
11856 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
11857
11858 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11859 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11860
11861 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
11862
11863 * Makefile.in (all-send-pr): depends on all-prms
11864
11865 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11866
11867 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11868
11869 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11870
11871 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11872 Added test for mips-mips-riscos5.
11873
11874 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11875
11876 * configure.in: use mh-hp300 for 68k HP hosts
11877
11878 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11879
11880 * configure: add support for CONFIG_SHELL, so that you can use
11881 some alternate shell for evaluating configure scripts
11882
11883 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
11884
11885 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
11886 in configure script to bug-gdb@prep.ai.mit.edu when building
11887 distribution archive.
11888 * Makefile.in (COMPRESS): Remove def.
11889 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
11890 gdb.tar.Z and make-gdb.tar.Z respectively.
11891 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
11892 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
11893 to convergence with 'taz' target in Makefile.in.
11894
11895 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11896
11897 * install.sh (dsttmp): use trap to ensure that tmp files go
11898 away on error conditions
11899
11900 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11901
11902 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11903
11904 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11905
11906 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11907 its parent is '/' not ''.
11908
11909 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11910
11911 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
11912
11913 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11914 that ${newsrcdir}/configure.in does.
11915
11916 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11917
11918 * test-build.mk: support for CONFIG_SHELL
11919
11920 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
11921
11922 * config.sub (netware): Add as a basic system type.
11923
11924 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11925
11926 * Makefile.in (Makefile): depend on configure.in. Also drop the
11927 $(srcdir)/ from the dependency on Makefile.in.
11928
11929 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
11930
11931 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11932 (h8300hhms is temporary until multi-libraries are implemented).
11933 * configure.in: Handle h8300h too.
11934
11935 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11936
11937 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11938
11939 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
11940
11941 * configure: Remove extraneous output when guessing host type.
11942 * config.guess: Remove extraneous output when guessing using C
11943 compiler rather than uname, or when guessing fails.
11944
11945 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11946
11947 * Makefile.in: remove all.cross and install.cross targets
11948
11949 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11950 definitions
11951
11952 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
11953
11954 * configure.in (target sh): Build gprof.
11955
11956 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11957
11958 * config.sub: change -solaris to -solaris2
11959
11960 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11961
11962 * configure.in: Use config/mh-riscos for mips-*-sysv*.
11963
11964 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
11965
11966 * configure: Correct error message for missing Makefile.in to
11967 print correct directory.
11968
11969 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11970
11971 * install.sh: kludge around 386BSD shell bug
11972
11973 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
11974
11975 * config.guess: Recognize NeXT.
11976 * config.guess: Recognize i486-ncr-sysv4.
11977 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
11978
11979 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
11980
11981 * Makefile.in (MAKEINFOFLAGS): New variable.
11982 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11983 * build-all.mk, test-build.mk: Pass down --no-split as
11984 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
11985
11986 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
11987
11988 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
11989
11990 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
11991
11992 * Makefile.in (libg++.tar.z): New rule.
11993 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
11994 * Makefile.in (taz): Only do a single chmod.
11995
11996 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11997
11998 * install.sh: don't use dirname anymore (replaced with sed usage)
11999
12000 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
12001
12002 * Makefile.in: Change extension for gzip'd files from '.z' to
12003 '.gz' per new FSF standard usage.
12004
12005 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12006
12007 * configure: put quotes around the final value of program_transform_name
12008
12009 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12010
12011 * Makefile.in: new install.sh support; update install-info rules
12012
12013 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
12014
12015 * configure.in: Build diff for crosses, but not for go32 host.
12016
12017 * configure.in: Build gprof only for native, and don't build it
12018 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12019
12020 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
12021
12022 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12023
12024 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12025
12026 * configure.in (host_tools): Add prms.
12027
12028 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12029
12030 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12031 with $(FLAGS_TO_PASS) on the command line
12032
12033 * config.sub: Recognize lynx and lynxos
12034
12035 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
12036
12037 * config.sub: Accept -ecoff*, not just -ecoff.
12038
12039 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12040
12041 * Makefile.in (taz): Use .gz suffix instead of .z.
12042 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12043 names.
12044
12045 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12046
12047 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12048
12049 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12050
12051 * Makefile.in (install-no-fixedincludes): install gcc last, so
12052 that rebuilds that might happen during 'make install' don't get
12053 bogus gcc include files
12054
12055 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12056
12057 Change from Utah for HPPA support:
12058 * config.guess: Recognize hppa1.x-hp-bsd.
12059
12060 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
12061
12062 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
12063 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12064
12065 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
12066
12067 * config.sub: Add support for rom68k and bug boot monitors.
12068
12069 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
12070
12071 * Makefile.in: Make all-opcodes depend on all-bfd.
12072
12073 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
12074
12075 * config.guess: Added special check for i[34]86-univel-sysv4*.
12076
12077 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
12078
12079 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12080 the processor rather than assuming i486.
12081
12082 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12083
12084 * config.guess: Recognize SunOS6 as Solaris3.
12085
12086 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
12087
12088 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
12089 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12090
12091 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
12092
12093 * build-all.mk (all-cross): New target for Canadian Cross.
12094 Added Q2 go32 targets.
12095 * test-build.mk: Configure go32 cross sparclite-aout and
12096 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
12097 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12098
12099 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12100
12101 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12102 GO32 hosted toolchains
12103
12104 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
12105
12106 * configure: change so "-exec-prefix" gets passed down rather
12107 than "-exec_prefix" so autoconf generated Makefiles get the
12108 exec_prefix set right.
12109
12110 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12111
12112 * config.guess: get the Solaris2 minor version number
12113
12114 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12115
12116 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12117
12118 * config.guess: Recognize some Sequent platforms.
12119
12120 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12121
12122 * Makefile.in: added the vault-install target
12123
12124 * configure.in: actually use the Sun3 makefile fragment that's in
12125 config, also added the release dir to configdirs
12126
12127 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12128
12129 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12130
12131 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12132
12133 * configure.in: remove some program from Alpha targetted toolchains
12134
12135 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
12136
12137 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
12138 gprof.
12139 (taz): Run "make diststuff" in those directories instead of "make
12140 proto-dir". Look for "VERSION=" only at start of line in subdir
12141 Makefile. Use "gzip -9" for compression.
12142 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12143 (binutils.tar.z): New target.
12144
12145 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12146
12147 * Makefile.in (taz): Include gpl.texinfo.
12148
12149 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12150
12151 * Makefile.in (setup-dirs): Merged into "taz" target.
12152 (taz): Only do `proto-dir' stuff if a directory is actually needed
12153 for this target.
12154
12155 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
12156
12157 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12158 (FLAGS_TO_PASS): Pass down MUNCH_NM.
12159 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12160 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12161 (gcc-no-fixedincludes): Correct for current gcc Makefile.
12162
12163 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
12164
12165 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
12166 config.sub, and move-if-change to gdb testsuite distribution
12167 archive, so the testsuite can be extracted, configured, and
12168 run separately from the gdb distribution. Blow away the Chill
12169 tests that require a Chill compiled executable, since GNU Chill
12170 is not yet publically available.
12171
12172 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12173
12174 * test-build.mk: set environment variables in a single command,
12175 instead of a list of assignments and exports
12176
12177 * config.guess: recognize Alpha/OSF1 systems
12178
12179 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12180
12181 * configure: Change help message to prefer --options rather than
12182 -options.
12183
12184 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12185
12186 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12187 zippy@ecst.csuchico.edu.
12188 * config.guess: Recognize miniframe.
12189
12190 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
12191
12192 * Makefile.in: Use srcroot to find runtest rather than rootme.
12193 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12194
12195 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
12196
12197 * test-build.mk: Extensive additions to support building on a
12198 machine other than the host.
12199
12200 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12201
12202 * configure (tooldir): Fix for i386-aix again.
12203
12204 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
12205
12206 * configure, Makefile.in: Change definition of $(tooldir)
12207 to match the FSF.
12208
12209 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
12210
12211 * config.guess: Recognize i[34]86/SVR4.
12212
12213 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12214
12215 * Makefile.in (all-gdb): gdb depends on sim.
12216
12217 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
12218
12219 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
12220 at the same time we make the prototype gdb directory.
12221 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
12222 files at the same time as the gdb base release distribution.
12223
12224 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
12225
12226 * Makefile.in (check): Use individual check targets rather than
12227 DO_X rule.
12228 (check-gcc): Added.
12229
12230 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
12231
12232 * config.sub: Use sysv3.2 not sysv32 for canonical OS
12233 for System V release 3.2.
12234
12235 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12236
12237 * config.sub: Recognize hppaosf.
12238 * configure.in: Do configure ld/binutils/gas for it.
12239
12240 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12241
12242 * configure (tooldir): Alter syntax used to set this, for systems
12243 where "\$" isn't handled right, like i386-aix.
12244
12245 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
12246
12247 * configure: Pass program-transform-name, not
12248 program_transform_name, to recursive configures.
12249
12250 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
12251
12252 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12253 of gas+ld+binutils.
12254
12255 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
12256
12257 * config.guess: Recognize AIX3.2 as distinct from 3.1.
12258
12259 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12260
12261 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12262
12263 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12264
12265 * Makefile.in (PRMS): Set back to all-prms.
12266
12267 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
12268
12269 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12270 targets, rather than for MIPS hosts.
12271
12272 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12273
12274 * configure.in: add comment for --with-x default values
12275
12276 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12277
12278 * Makefile.in: add check-* targets for each of the directories in
12279 the tree. Add a definition of RUNTEST that will use the one we
12280 just built, if it exists. Pass this down via FLAGS_TO_PASS.
12281
12282 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
12283
12284 * configure.in: Removed obsolete references to bfd_target and
12285 target_makefile_frag.
12286
12287 * build-all.mk: Set assorted targets for Q2.
12288 * config.sub: Recognize z8k-sim and h8300-hms.
12289 * test-build.mk: Really don't pass host to configure.
12290 (HOLES): Added uname.
12291
12292 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
12293
12294 * configure: Handle an empty program-prefix, program-suffix or
12295 program-transform-name correctly.
12296
12297 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
12298
12299 * build-all.mk: -G 8 no longer required for MIPS targets.
12300 * test-build.mk: Don't pass host argument to configure; make it
12301 guess.
12302
12303 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
12304
12305 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
12306 * Makefile.in (COMPRESS): New macro, like GZIP.
12307
12308 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
12309
12310 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12311
12312 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12313 with gas currently defaults to -G 0.
12314
12315 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
12316
12317 * Makefile.in (all-flex): flex depends on byacc.
12318
12319 * build-all.mk: If host not specified, use config.guess. Pass TAG
12320 to test-build.mk as RELEASE_TAG.
12321 * test-build.mk (configargs): New variable containing arguments to
12322 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
12323 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12324
12325 * config.guess: Use /bin/uname when checking -X argument on SCO,
12326 to avoid invoking GNU uname which doesn't understand -X.
12327
12328 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12329
12330 * configure.in: Build gas for mips-*-*.
12331
12332 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12333
12334 * Makefile.in (all.normal): insert missing backslash.
12335
12336 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
12337
12338 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12339
12340 * Makefile.in: Complete overhaul to merge many almost identical
12341 targets.
12342
12343 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12344
12345 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12346 (gdb.tar.Z): Adjusted.
12347
12348 * Makefile.in (setup-dirs, taz): New targets; should be general
12349 enough to adapt for gdb sometime. Build only .z file.
12350 (gas.tar.z): New target.
12351
12352 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12353
12354 * build-all.mk: Use CC=cc -Xs on Solaris.
12355
12356 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
12357
12358 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
12359 for handling BISON for FSF releases.
12360
12361 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12362
12363 * configure: Actually implement the change zoo just documented.
12364
12365 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12366
12367 * configure: when using config.guess, only set target_alias when
12368 it's not already been set (ie, on the command line)
12369
12370 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12371
12372 * Makefile.in: add installcheck target, set PRMS to install-prms
12373
12374 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12375
12376 * configure: add support for package_makefile_fragment, handle the
12377 case where a directory has a configure.in file but no Makefile.in
12378 more gracefully (with an actual understandable error message, even);
12379 add support for --without (and add this to the usage message); also
12380 explicitly add a --host=${host_alias} to the command line when
12381 config.guess is used
12382
12383 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12384
12385 * configure: Must use both --host and --target in recursive calls.
12386
12387 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
12388
12389 * Makefile.in: Change deja-gnu to dejagnu.
12390
12391 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
12392
12393 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12394
12395 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12396
12397 * configure.in: canonicalize all instances to *-*-solaris2*,
12398 also strip out a number of tools to not build for go32 host
12399
12400 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12401
12402 * config.guess: add GPL.
12403
12404 * Makefile.in, config.guess, config.sub, configure: bump
12405 copyrights to 93.
12406
12407 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
12408
12409 * Makefile.in (do-info): Removed obsolete check for existence of
12410 localenv file.
12411
12412 * Makefile.in (MAKEOVERRIDES): Define to be empty.
12413
12414 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12415
12416 * Makefile.in: a couple of 'else true' for decstation,
12417 support for TclX
12418
12419 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12420
12421 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
12422
12423 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12424
12425 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
12426
12427 * config.guess: Recognize i386-ibm-aix (PS/2).
12428 * configure.in: Use config/mh-aix386 file for it.
12429
12430 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
12431
12432 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12433 CC_FOR_TARGET instead.
12434 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12435
12436 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
12437
12438 * Makefile.in: Add sim to list of directories sent with gdb
12439
12440 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
12441
12442 * configure.in: Put back mips-dec-bsd* case.
12443
12444 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
12445
12446 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12447 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
12448 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
12449
12450 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12451
12452 * configure.in: remove no-op mips-dec-bsd* in "case $target"
12453
12454 * Makefile.in (dir.info): only run gen-info-dir if it exists,
12455 (install-info): install dir.info only if it exists,
12456 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12457
12458 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
12459
12460 * configure.in: For vms target, skip bfd, ld, binutils. Do build
12461 gas for mips-dec-bsd.
12462
12463 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
12464
12465 * configure (makesrcdir): If ${srcdir} is relative and not ".",
12466 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12467
12468 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
12469
12470 * configure.in: Added "dejagnu" to hosttools list.
12471
12472 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12473
12474 * config.sub, configure.in, config.guess: Add support
12475 for Bosx, an AIX variant from Bull.
12476 Patches from F.Pierresteguy@frcl.bull.fr.
12477
12478 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
12479
12480 * devo/dejagnu: Initial creation of devo/dejagnu.
12481 Migrated dejagnu testcases and support files for testing software
12482 tools to reside as subdirectories, currently called "testsuite",
12483 within the directory of the software tool. Migrated all programs,
12484 support libraries, etc. beloging to dejagnu proper from
12485 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
12486 with no modifications. The changes to these files which will
12487 allow them to configure, build, and execute properly will be made
12488 in a future update.
12489
12490 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12491
12492 * Makefile.in: Change send_pr to send-pr.
12493 * configure.in: Likewise.
12494 * send_pr: Renamed directory to send-pr.
12495
12496 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
12497
12498 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
12499
12500 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
12501
12502 * README: Update for gdb-4.8 release.
12503 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
12504 gdb-xxx.tar.z (gzip'd) file also.
12505
12506 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12507
12508 * Makefile.in: make all-diff depend on all-libiberty
12509
12510 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
12511
12512 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
12513
12514 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12515
12516 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
12517
12518 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
12519
12520 * Makefile.in (DEVO_SUPPORT): Remove etc directory
12521 (ETC_SUPPORT): Only add the files GDB wants from etc/.
12522 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
12523
12524 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12525
12526 * Makefile.in: makeinfo binary is in a new location
12527
12528 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
12529
12530 * config.sub: Accept -ecoff as an OS.
12531
12532 * Makefile.in: Various changes to eliminate a level of make
12533 recursion and reduce the required command line length.
12534 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
12535 sub-makes.
12536 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
12537 variables holding settings for specific sub-makes.
12538 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
12539 in terms of BASE_FLAGS_TO_PASS.
12540 (TARGET_LIBS): New variable listing directories which use
12541 TARGET_FLAGS_TO_PASS.
12542 (subdir_do): Eliminated.
12543 (do-*): New set of targets to replace subdir_do.
12544 (various): All targets which used subdir_do now depend on do-*.
12545 (local-clean): Renamed from do_clean.
12546 (local-distclean): New target, dependency of distclean and
12547 realclean.
12548 (install-info): Don't create directories. Depend on dir.info
12549 rather than calling make recursively.
12550 (install-dir.info): Eliminated.
12551 (install-info-dirs): Create all info directories here.
12552 (dir.info): Depend upon do-install-info.
12553
12554 * test-build.mk (HOLES): Added false.
12555
12556 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
12557
12558 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
12559
12560 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12561
12562 * Makefile.in (info): remove dependency on all-texinfo. The
12563 problem was really in texinfo/C, not at this level.
12564
12565 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
12566
12567 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
12568
12569 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
12570
12571 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
12572 GDB releases.
12573
12574 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12575
12576 * configure: Include srcdir in message about target of link not
12577 being found. Don't convert `-' to `_' in `with' options being
12578 passed to subdirs.
12579
12580 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12581
12582 * configure.in: add uudecode to host_tools
12583
12584 * Makefile.in: added {all,install}-uudecode targets, added them to
12585 the appropriate lists
12586
12587 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
12588
12589 * Makefile.in (all-gcc): Added dependency on all-gas.
12590
12591 * configure.in (mips-*-*): Build ld and binutils.
12592
12593 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12594
12595 * configure: check return code from mkdir, print error message and
12596 exit on failure.
12597
12598 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
12599
12600 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
12601
12602 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
12603
12604 * test-build.mk (HOLES): Added tar, cpio and uudecode.
12605
12606 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12607
12608 * config.sub (h8500): Recognize this as a cpu type.
12609
12610 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12611
12612 * configure: source directory missing is no longer a warning
12613
12614 * configure.in: recognize irix[34]* instead of irix[34]
12615
12616 * Makefile.in: define and pass down X11_LIB
12617
12618 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
12619
12620 * guess-systype: Renamed to ...
12621 * config.guess: ... by popular request.
12622 * configure.in, Makefile.in: Update accordingly.
12623
12624 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
12625
12626 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
12627 + Add Convex, Cray/Unicos, and Encore/Multimax support.
12628 + Execute ./dummy instead of assuming . is in PATH.
12629
12630 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
12631
12632 * guess-systype: New shell script. Attempts to guess the
12633 canonical host name of the executing host.
12634 Only a few hosts are supported so far.
12635 * configure: Call guess-systype if no host is specified.
12636
12637 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
12638
12639 * Makefile.in (gcc-no-fixedincludes): Made to work with current
12640 gcc Makefile.
12641
12642
12643 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
12644
12645 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
12646 (all-gcc, install-gcc, subdir_do): Use it.
12647
12648 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12649
12650 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
12651
12652 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
12653
12654 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
12655 set exclusively by configure, using configure.in .
12656
12657 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12658
12659 * test-build.mk: set $PATH for all builds
12660
12661 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
12662
12663 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
12664
12665 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
12666 the one used in gcc/Makefile.in, so that a null expansion doesn't
12667 override the one needed to build gcc with a native cc.
12668
12669
12670 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12671
12672 * configure: Accept -with arguments.
12673
12674 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12675
12676 * Makefile.in: added h8300sim
12677
12678 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
12679
12680 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
12681 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
12682 (all-cygnus, native, build-cygnus): Make
12683 $(canonhost)-stamp-3stage-done, not $(host)....
12684 * test-build.mk (stamp-3stage-compared): Use tail +10c for
12685 i386-sco3.2v4. Added else true to if command.
12686
12687 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
12688
12689 * config.sub: (from FSF) Sequent uses a BSD-like OS.
12690
12691 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
12692
12693 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
12694
12695 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12696
12697 * configure.in: don't remove binutils from Solaris builds
12698
12699 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
12700
12701 * Makefile.in: get rid of earlier definitions for *clean,
12702 also handle the recursive info rule better
12703
12704 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
12705
12706 * Makefile.in (mostlyclean, distclean, realclean): Fix to
12707 do more-or-less the right thing.
12708
12709 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
12710
12711 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
12712 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
12713
12714 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12715
12716 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
12717 $(host_canonical).
12718
12719 * configure.in: split the configdirs list into 4 categories (native
12720 v. cross, library v. tool) and handle the cross-only and native-
12721 only in more reasonable (and correct!) way.
12722
12723 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
12724
12725 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
12726 configdirs anymore.
12727
12728 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12729
12730 * Makefile.in: extensive cleanup:: removed all of the explicit
12731 clean-* targets, collapsed many wrappers around subdir_do into
12732 one, added additional targets to satisfy standards.texi, deleted
12733 some old targets, some changes for consistency
12734
12735 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12736
12737 * configure.in: handle some programs as cross-only, and others as
12738 native only
12739
12740 * test-build.mk: handle partial holes in a more generic manner
12741
12742 * Makefile.in: m4 depends on libiberty
12743
12744 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12745
12746 * configure.in: add m4, textutils, fileutils, sed, shellutils,
12747 time, wdiff, and find to configdirs
12748
12749 * Makefile.in: all, clean, and install rules for the new programs
12750 added to configure.in
12751
12752 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12753
12754 * configure.in: use mh-sun for all *-sun-* hosts
12755
12756 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12757
12758 * Makefile.in: define flags for X11 include files and library file
12759 locations, pass them down to the programs that need this info
12760
12761 * build-all.mk: added a 'native' target, to 3stage the native toolchain
12762
12763 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12764
12765 * configure.in: start building libg++ for HP-UX targets
12766
12767 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
12768
12769 * README: Update references to files moved into etc/.
12770
12771 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
12772
12773 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
12774 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
12775
12776 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
12777
12778 * configure: accept dash as well as underscore in long option
12779 names for FSF compatibility.
12780
12781 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
12782
12783 * config.sub: added -sco3.2v4 support from FSF.
12784
12785 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12786
12787 * configure.in: expand the section that adds or removes
12788 directories from the list of programs to build, to handle native
12789 vs. cross in addition to host v. native
12790
12791 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
12792
12793 * Makefile.in: Replace C++ in macro names with CXX.
12794 This is less likely to break ...
12795
12796 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12797
12798 * test-build.mk: add -w to GNU_MAKE
12799
12800 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12801
12802 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12803 add 'sparc' to list of recognized cpus. This needed to make
12804 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12805 Delete some redundant ose68 variants. Recognize -wrs as an os,
12806 then changes that into $CPU-wrs-vxworks.
12807
12808 * configure.in: remove most references to gdbtest, regularize
12809 target based program removal
12810
12811 * test-build.mk: import from p3 tree (many fixes and changes)
12812
12813 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12814
12815 * Makefile.in: added rules to handle tcl, tk, and expect
12816
12817 * configure.in: handle those directories if they exist
12818
12819 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12820
12821 * config.sub: removed bogus hppabsd and hppahpux names, since
12822 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12823
12824 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12825
12826 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
12827 depends upon all-xiberty
12828
12829 * Makefile.in: changes from p3, including:
12830
12831 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
12832
12833 * Makefile.in (XTRAFLAGS): include newlib directories if
12834 newlib/Makefile exists, rather than if host != target.
12835
12836 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
12837
12838 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12839 from the same source tree and not building a cross-compiler. This
12840 matters for the libg++ configuration if reconfiguring a tree that
12841 has already been installed.
12842
12843 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
12844
12845 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12846 pick up the machine and system specific header files.
12847
12848 * Makefile.in: added AS_FOR_TARGET, passed down in
12849 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12850 the C compiler to use to create programs which are run in the
12851 build environment, set it to default to $(CC), and passed it down
12852 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12853
12854 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
12855
12856 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12857 We need them for unusual native builds, like systems without
12858 ranlib.
12859
12860 * configure: also define $(host_canonical) and
12861 $(target_canonical), which are the full, canonical names for the
12862 given host and target
12863
12864 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
12865
12866 * Makefile.in: Added separate definitions for C++.
12867
12868 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
12869
12870 * configure.in (configdirs): Add deja-gnu.
12871
12872 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
12873
12874 * README: Update for configure.texi and gdb-4.7 release.
12875
12876 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
12877
12878 * Makefile.in: Move "all" target to top of file.
12879 Previously, first target was ".PHONY" which caused BSD4.4 make
12880 to build .PHONY when make was run without arguments.
12881
12882 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
12883
12884 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
12885 Library-copylefted code in libiberty.
12886
12887 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
12888
12889 * config.sub: Replace m68kmote with plain old m68k.
12890
12891 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
12892
12893 * Makefile.in: Remove space from blank line, avoid Make complaints.
12894
12895 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
12896
12897 * config.sub: Complain if no argument is given. Added support for
12898 386bsd as OS and target alias.
12899
12900 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
12901
12902 * Makefile.in (XTRAFLAGS): include newlib directories if
12903 newlib/Makefile exists, rather than if host != target.
12904
12905 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
12906
12907 * config.sub: recognize sparclite-wrs-vxworks.
12908
12909 * Makefile.in (install-xiberty): added *-xiberty make rules (from
12910 p3.) Added clean-xiberty to clean.
12911
12912 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12913
12914 * configure.in: use *-*-* instead of nested cases for host and target
12915
12916 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
12917
12918 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12919 from the same source tree and not building a cross-compiler. This
12920 matters for the libg++ configuration if reconfiguring a tree that
12921 has already been installed.
12922
12923 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
12924
12925 * config.sub (i486v/i486v4): Merge in from FSF version.
12926
12927 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
12928
12929 * configure: only set PWD if it is already set.
12930
12931 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
12932
12933 * configure: just set PWD=`pwd` at the top, since Ultrix sh
12934 doesn't have unset and all success paths (and most error paths)
12935 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12936 to just ${PWD} to avoid confusion.)
12937
12938 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
12939
12940 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12941 even for a native compilation.
12942
12943 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
12944
12945 Changes to make the gdb.tar.Z rule work better.
12946
12947 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
12948 (DEVO_SUPPORT): Add configure.texi.
12949 (bfd-ilrt.tar.Z): Remove ancient rule.
12950
12951 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
12952
12953 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12954 pick up the machine and system specific header files.
12955
12956 * configure.in, config.sub: added new target m68010-adobe-scout,
12957 with alias of adobe68k. Changed configure.in to check for
12958 -scout before -sco* to avoid a false match.
12959
12960 * Makefile.in: added AS_FOR_TARGET, passed down in
12961 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12962 the C compiler to use to create programs which are run in the
12963 build environment, set it to default to $(CC), and passed it down
12964 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12965
12966 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
12967
12968 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12969 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
12970 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12971 FOR_TARGET variants, to newlib and libg++.
12972
12973 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
12974
12975 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12976 first.
12977
12978 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
12979
12980 * config.sub: Accept `elf' as an environment.
12981
12982 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12983
12984 * Makefile.in (all-opcodes): cd into the right directory
12985
12986 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
12987
12988 * configure: added -program_transform_name option, used as
12989 argument to sed when installing programs.
12990 configure.texi: added documentation for -program_prefix,
12991 -program_suffix and -program_transform_name.
12992
12993 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
12994
12995 * config.sub: Accept i486 where i386 ok.
12996
12997 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
12998
12999 * config.sub: accept we32k
13000
13001 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
13002
13003 * config.sub, configure.in: accept OSE68000 and OSE68k.
13004
13005 * Makefile.in: don't create all directories for ``make install'';
13006 let the subdirectories create the ones they need.
13007
13008 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13009
13010 * COPYING: new file, GPL v2
13011
13012 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13013
13014 * Makefile.in: use the new gen-info-dir, which needs a template
13015 argument (which also lives in texinfo)
13016
13017 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13018
13019 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
13020
13021 * config.sub (ncr3000): Change i386 to i486.
13022
13023 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13024
13025 * Makefile.in: add install-rcs, install-grep to
13026 install-no-fixedincludes, removed install-bison and install-libgcc
13027
13028 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
13029
13030 * configure.in: grab the HPUX makefile fragment if on HPUX
13031
13032 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13033
13034 * Makefile.in: eradicate bison spoor (ditto libgcc).
13035 configure.in: recognise m68{k,000}-ericsson-OSE.
13036 es1800 is alias for m68k-ericsson-OSE
13037
13038 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13039
13040 * configure.in: rearrange the parts that remove programs from
13041 configdirs, based now on HOST==TARGET or by canonical triple.
13042
13043 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13044
13045 * test-build.mk: recurse explicitly with -f test-build.mk when
13046 appropriate. predicate stage3 and comparison on the existence
13047 of gcc. That is, if gcc isn't around, we aren't three-staging.
13048 On very clean, also remove ...stamp-co. Build in-place before
13049 doing other builds.
13050
13051 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13052
13053 * Makefile.in, configure.in: add tgas
13054
13055 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13056
13057 * Makefile.in: a number of changes merged in from progressive.
13058
13059 * configure.in: add libm.
13060
13061 * .cvsignore: ignore some stuff that comes from test-build.mk.
13062
13063 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
13064
13065 * config.sub: Add es1800 (m68k-ericsson-es1800).
13066
13067 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13068
13069 * configure: Add program_suffix (parallel to program_prefix)
13070 * Makefile.in: adjust directory-creating script for losing decstation
13071
13072 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
13073
13074 * configure: Minor $subdir-related fixes.
13075
13076 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13077
13078 * configure: fix various problems with propogating
13079 makefile_target_frag in subdirs.
13080 * configure.in: config libgcc if its there
13081
13082 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
13083
13084 * config.sub: HPPA merge.
13085
13086 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
13087
13088 * Makefile.in: Replace all-bison with all-byacc in all
13089 dependency lines for other tools (which now use byacc).
13090
13091 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
13092
13093 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
13094
13095 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
13096
13097 * Makefile.in: make gprof rules similar to byacc rules (instead of
13098 vestigal $(unsubdir) that didn't work...)
13099
13100 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
13101
13102 * config.sub: Add support for Linux.
13103 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
13104 (at least for libg++).
13105
13106 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13107
13108 * configure.texi: fix doc for the -nfp option to configure
13109
13110 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
13111
13112 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13113
13114 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
13115
13116 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13117 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13118 * configure.in: added solaris* host_makefile_frag hook.
13119
13120 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13121
13122 * config.sub: changed recognition of m68000 so that various
13123 m68k types can be specified via m680[01234]0
13124
13125 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13126
13127 * config.sub (basic_machine): fix sed so that '-foo' isn't
13128 completely substituted out while .+'-foo' loses the '-foo'
13129
13130 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
13131
13132 * config.sub ($os): Add -aout.
13133
13134 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
13135
13136 * configure: If host_makefile_frag is absolute, don't
13137 prefix ${invsubdir} (relevant to libg++ auto-configure).
13138
13139 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
13140
13141 * Makefile.in (tooldir): Define it.
13142 (all-ld): Depend on all-flex.
13143
13144 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
13145
13146 * Makefile.in (check): Fix libg++ special case.
13147
13148 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
13149
13150 * configure: do not bury `pwd` into config.status, thus do fewer
13151 pwd's.
13152
13153 * configure: print the "Building in" message only when building in
13154 other than "." AND verbose.
13155
13156 * configure: remove -s, rework -v to better accommodate guested
13157 configures.
13158
13159 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13160
13161 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
13162
13163 * Makefile.in: macroize flags passed on recursion. remove
13164 fileutils.
13165
13166 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
13167
13168 * configure: get makesrcdir right for subdirs deeper than 1.
13169
13170 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13171 install.
13172
13173 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
13174
13175 * Makefile.in: don't print subdir_do or recursion lines.
13176
13177 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
13178
13179 * standards.texi: added menu item.
13180
13181 * Makefile.in: build and install standards.info.
13182
13183 * standards.texi: new file.
13184
13185 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13186
13187 * configure: test for and move config.status pieces from
13188 ${subdir}/.
13189
13190 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
13191
13192 * configure: Test for existance of files before trying to mv
13193 them, to avoid numerous non-existance messages.
13194
13195 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
13196
13197 * configure: correct final line of config.status.
13198
13199 * configure: patch from eggert. Avoids a protection problem if
13200 the original Makefile.in is read only.
13201
13202 * configure: use move-if-change from gcc to create config.status.
13203 Some makefiles depend on config.status to tell if a directory
13204 has been reconfigured for a different host. This change
13205 prevents those directories from remaking everything in the case
13206 where the reconfig was only intended to rebuild a Makefile.
13207
13208 * configure: test for config.sub with "config.sub sun4" rather
13209 than "config.sub ${host_alias}". Otherwise we can't tell a bad
13210 host alias from a missing config.sub.
13211
13212 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13213
13214 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13215 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
13216
13217 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
13218
13219 * configure: mkdir ${subdir} as needed.
13220
13221 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
13222
13223 * Makefile.in,configure.in: added autoconf.
13224
13225 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13226
13227 * Makefile.in: no longer pass against on recursion.
13228
13229 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13230 definitions are not inherited.
13231
13232 * configure: correct makesrcdir when subdir is .
13233
13234 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
13235
13236 * configure: Add support for 'subdirs' variable, which is
13237 like 'configdirs', except that configure doesn't re-invoke
13238 itself for subdirs, it just creates a Makefile for each subdir.
13239 * configure.texi: Document subdirs.
13240
13241 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13242
13243 * configure.in: added flex to configdirs
13244
13245 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
13246
13247 * Makefile.in: remove clean-stamps from clean.
13248
13249 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
13250
13251 * configure.in: Add gdbtest to configdirs.
13252
13253 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
13254
13255 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
13256 to recursive makes.
13257 * configure.in: Recognize new ncr3000 config.
13258
13259 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
13260
13261 * Makefile.in, configure.in: removed references to gdbm.
13262
13263 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
13264
13265 * config.sub: Don't canonicalize os value
13266 newsos* to bsd (readline needs to check for newsos).
13267 (This fix was earlier made Jan 31, but got re-broken.)
13268
13269 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
13270
13271 * configure.in: sco is an os, not a vendor!
13272
13273 * configure: Quote $( better. Keep various shells happy.
13274
13275 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
13276
13277 * Makefile.in: eliminate stamp-files.
13278
13279 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
13280
13281 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
13282 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13283
13284 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
13285
13286 * config.sub: fix iris/iris3.
13287
13288 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
13289
13290 * configure: re-add -rm.
13291
13292 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
13293
13294 * Maskefile.in: add .stmp-rcs to all.
13295
13296 * configure.in: remove gas from rs6000 build, use aix host fragment.
13297
13298 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
13299
13300 * configure: pass down site_option during recursion.
13301
13302 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
13303
13304 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
13305
13306 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
13307
13308 * configure: Change exec_prefix so that it really defaults to prefix.
13309
13310 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
13311
13312 * Makefile.in, configure.in: Add support for mmalloc library.
13313
13314 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
13315
13316 * Makefile.in: add stmp dependencies for a few more things.
13317
13318 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
13319
13320 * configure: adjusted error message on objdir/srcdir configure
13321 collision, per john's suggestion.
13322
13323 * Makefile.in: add libiberty stmp to all and all.cross.
13324
13325 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
13326
13327 * Makefile.in: remove force dependencies, add grep to all.
13328
13329 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
13330
13331 * Makefile.in: drop flex. make stamp files work.
13332
13333 * configure: added test for conflicting configuration in srcdir,
13334 remove trailing slashes from srcdir. Otherwise emacs gdb mode
13335 gets cranky. use relative paths for configure and srcdir
13336 whenever possible. Send some error messages to stderr that were
13337 going to stdout.
13338
13339 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
13340
13341 * Makefile.in: Fix libg++ rule to check for gcc directory
13342 before using gcc/gcc. Also pass XTRAFLAGS.
13343
13344 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
13345
13346 * Makefile.in: added stmp-files so that directories aren't polled
13347 when they are already built.
13348
13349 * configure.texi: fixed a node pointer problem.
13350
13351 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
13352
13353 * config.sub configure.in gdb/configure.in
13354 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13355 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13356 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
13357
13358 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13359
13360 * configure: -recurring becomes -silent. corrected help message
13361 for -site= option.
13362
13363 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13364
13365 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13366
13367 * configure: when building Makefile for crosses, replace
13368 tooldir and program_prefix. default srcdir from location of
13369 config.sub. remove "for host in hosts" and "for target in
13370 targets" loops.
13371
13372 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13373
13374 * Makefile.in: Do not pass bindir or mandir to cvs.
13375
13376 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13377
13378 * Makefile.in, configure.in: removed traces of namesubdir,
13379 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
13380 copyrights to '92, changed some from Cygnus to FSF.
13381
13382 * configure.texi: remove most references to multiple hosts,
13383 multiple targets, subdirs, etc.
13384
13385 * configure.man: removed rcsid. reference config.sub not
13386 config.subr.
13387
13388 * Makefile.in: mkdir $(infodir) on install-info.
13389
13390 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
13391
13392 * configure.texi: Explain better about .gdbinit and about
13393 the environment that configure.in sections run in.
13394
13395 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
13396
13397 * configure.in: Ultrix is only a decstation if it's a MIPS.
13398
13399 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
13400
13401 * README: DOC.configure => cfg-paper.texi.
13402
13403 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
13404
13405 * config.sub (near case $os): Don't convert newsos* to bsd!
13406
13407 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
13408
13409 * Makefile.in: Reinstall change from gdb-4.3 that reduces
13410 the number of copies of COPYING that go into the GDB tar file.
13411
13412 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
13413
13414 * bfd/configure.in, gdb/config/mh-i386sco,
13415 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13416 Fix SCO configuration stuff.
13417
13418 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
13419
13420 * Makefile.in: For libg++, make sure the -I pointing
13421 to the gcc directory goes *after* all the libg++-local -I flags.
13422 Also, move just-gcc dependency from just-libg++ to all-libg++.
13423
13424 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
13425
13426 * configure: Change -x to -f to keep Ultrix /bin/test happy.
13427
13428 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
13429
13430 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
13431
13432 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
13433
13434 * config.sub: Add stratus configuration frags. Also
13435 submitted to FSF.
13436
13437 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
13438
13439 * Makefile.in (DEV_SUPPORT): add configure.man.
13440
13441 * config.sub(Decode manufacturer-specific): add -none*.
13442
13443 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
13444
13445 * Makefile.in: remove form feeds to make Sun's make happy.
13446 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
13447
13448 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
13449
13450 * Makefile.in (AR_FLAGS): Make quieter.
13451
13452 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
13453
13454 * configure.in: Add libg++.
13455 * configure: When verbose, don't output the command line at each
13456 level; it will be unremarkably the same as the previous version,
13457 which will be the same as what the user typed.
13458
13459 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
13460
13461 * configure.in, Makefile.in: fix clean-info, add flex. add
13462 fileutils.
13463
13464 * configure: be less sensitive to spaces in Makefile.in. Do not
13465 look for sources in "..". Doing so breaks subdirectories that
13466 might have their own configure. If a subdir has it's own
13467 configure script, use it.
13468
13469 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
13470
13471 * cfg-paper.texi: some changes suggested by rms.
13472
13473 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
13474
13475 * config.sub: Merge in some small additions from the FSF version,
13476 taken from the gcc distribution, to bring the Cygnus and FSF
13477 versions into closer sync.
13478
13479 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
13480
13481 * configure.in: Changed svr4 references to sysv4.
13482
13483 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
13484
13485 * configure: added -V for version number option.
13486
13487 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
13488
13489 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13490 renamed from DOC.configure to cfg-paper.texi.
13491
13492 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13493
13494 * configure, config.subr, config.sub: config.subr is now
13495 config.sub again.
13496
13497 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
13498
13499 * configure.texi: new file, in progress.
13500
13501 * Makefile.in: build info file and install the man page for
13502 configure.
13503
13504 * configure.man: new file, first cut.
13505
13506 * configure: find config.subr again now that configuration "none"
13507 has gone. removed all traces of the -ansi option. removed all
13508 traces of the -languages option.
13509
13510 * config.subr: resync from rms.
13511
13512 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13513
13514 * configure, config.sub, config.subr: merge config.sub into
13515 config.subr, call the result config.subr, remove config.sub, use
13516 config.subr.
13517
13518 * Makefile.in: revised install for dir.info.
13519
13520 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13521
13522 * configure.in: add decstation host makefile frag.
13523
13524 * Makefile.in: BISON now bison -y again. also install-gcc on
13525 install. clean-gdbm on clean. infodir belongs in datadir.
13526 Make directories for info install. Build dir.info here then
13527 install it.
13528
13529 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13530
13531 * Makefile.in: fix for bad directory tests.
13532
13533 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13534
13535 * configure: \{1,2\} appears to be a sysv'ism. Use a different
13536 regexp. -srcdir relative was being handled incorrectly.
13537
13538 * Makefile.in: unwrapped some for loops so that parallel makes
13539 work again and so one can focus one's attention on a particular
13540 package.
13541
13542 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13543
13544 * configure: added PWD as a stand in for `pwd` (for speed). use
13545 elif wherever possible. make -srcdir work without -objdir.
13546 -objdir= commented out.
13547
13548 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13549
13550 * configure: +options become --options. -subdirs commented out.
13551 added -host, -datadir. Renamed -destdir to -prefix. Comment in
13552 Makefile now at top of generated Makefile. Removed cvs log
13553 entries. added -srcdir. create .gdbinit only if there is one
13554 in ${srcdir}.
13555
13556 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13557 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13558 and mandir now keyed off datadir by default.
13559
13560 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13561
13562 * Freshly created ChangeLog.
13563
13564 \f
13565 Local Variables:
13566 mode: change-log
13567 left-margin: 8
13568 fill-column: 76
13569 version-control: never
13570 End: