* Makefile.in: Adjust dependencies of m68klinux-tdep.c.
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
0ebdb728
MS
12007-04-20 Mark Shinwell <shinwell@codesourcery.com>
2
3 * Makefile.in: Adjust dependencies of m68klinux-tdep.c.
4 * m68klinux-tdep.c (m68k_uclinux_sigcontext_reg_offset): New.
5 (m68k_linux_sigcontext_reg_offset): Fix typo.
6 (target_is_uclinux): New.
7 (m68k_linux_inferior_created): New.
8 (m68k_linux_get_sigtramp_info): Check for uClinux or
9 normal Linux. Use m68k_uclinux_sigcontext_reg_offset for
10 uClinux.
11 (_initialize_m68k_linux_tdep): Register
12 m68k_linux_inferior_created.
13
149cb58d
SE
142007-04-14 Steve Ellcey <sje@cup.hp.com>
15
16 * config-ml.in: Update from GCC.
17
91506736
DJ
182007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
19
20 * src-release (do-proto-toplev): Process the support directories before
21 the tool directory.
22
ffa8bd48
RS
232007-03-21 Richard Sandiford <richard@codesourcery.com>
24
25 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
26 of glob. Quote arguments with single quotes too.
27 * configure: Regenerate.
28
a4fd3374
DD
292007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
30
31 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
32 * Makefile.in: Regenerate
33
b8025f34
AS
342007-03-07 Andreas Schwab <schwab@suse.de>
35
36 * configure: Regenerate.
37
a3ca38d2
DD
382007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
39
40 * configure.ac: Add "--with-pdfdir" configure option,
41 which defines pdfdir variable.
42 * Makefile.def (target=fixincludes): Add install-pdf to
43 missing targets.
44 (recursive_targets): Add install-pdf target.
45 (flags_to_pass): Add pdfdir.
46 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
47 target.
48 * configure: Regenerate
49 * Makefile.in: Regenerate
50
512007-02-28 Eric Christopher <echristo@apple.com>
52
53 Revert:
54 2006-12-07 Mike Stump <mrs@apple.com>
55
56 * Makefile.def (dependencies): Add dependency for
57 install-target-libssp and install-target-libgomp on
58 install-gcc.
59 * Makefile.in: Regenerate.
60
612007-02-27 Matt Kraai <kraai@ftbfs.org>
62
63 * configure: Regenerate.
64 * configure.ac: Move statements after variable declarations.
65
a4708fba
JM
662007-02-19 Joseph Myers <joseph@codesourcery.com>
67
68 * configure.ac: Adjust for loop syntax.
69 * configure: Regenerate.
70
9a819804
AO
712007-02-18 Alexandre Oliva <aoliva@redhat.com>
72
73 * configure: Rebuilt.
74
81ec575a
AO
752007-02-18 Alexandre Oliva <aoliva@redhat.com>
76
77 * configure.ac: Drop multiple occurrences of --enable-languages,
78 and fix its quoting.
79 * configure: Rebuilt.
80
92f01d61
JM
812007-02-17 Mark Mitchell <mark@codesourcery.com>
82 Nathan Sidwell <nathan@codesourcery.com>
83 Vladimir Prus <vladimir@codesourcery.com
84 Joseph Myers <joseph@codesourcery.com>
85
86 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
87 * configure: Regenerate.
88
b1299c4e
DJ
892007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
90
91 * configure.ac (target_libraries): Move libgcc before libiberty.
92 * configure: Regenerated.
93
18f6b6ee
PB
942007-02-13 Paolo Bonzini <bonzini@gnu.org>
95
96 * configure: Regenerate again?
97
9c4e9f27
PB
982007-02-13 Paolo Bonzini <bonzini@gnu.org>
99
100 * configure: Reapply PR30748 fix which was lost in the previous commit.
101
24ff9987
DJ
1022007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
103 Paolo Bonzini <bonzini@gnu.org>
104
105 PR bootstrap/30753
106 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
107 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
108 * configure: Regenerated.
109
7df2cd5d
PB
1102007-02-10 Paolo Bonzini <bonzini@gnu.org>
111
112 * configure: Regenerate.
113
b0aaa663
DJ
1142007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
115
116 PR bootstrap/30748
117 * configure.ac: Correct syntax for Solaris ksh.
118 * configure: Regenerated.
119
a0323144
PB
1202007-02-09 Paolo Bonzini <bonzini@gnu.org>
121
122 * Makefile.def: Sync with GCC.
123 * Makefile.tpl: Sync with GCC.
124 * Makefile.in: Regenerate.
125 * configure: Regenerate.
126
c6b750e1
DJ
1272007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
128
129 * Makefile.tpl (build_alias, host_alias, target_alias): Use
130 noncanonical equivalents.
131 * configure.in: Rename to...
132 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
133 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
134 target_noncanonical. Use them. Rewrite removal of configure
135 arguments for autoconf 2.59. Discard variable settings. Force
136 program_transform_name for native tools.
137
138 * Makefile.in: Regenerated.
139 * configure: Regenerated with autoconf 2.59.
140
141 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
142
f3cd89f4
JJ
1432007-02-08 Jeff Johnston <jjohnstn@redhat.com>
144
145 * COPYING.LIBGLOSS: Reformat default Red Hat
146 license to fit within 80 columns.
147 * COPYING.NEWLIB: Ditto.
148
4e206d7e
DB
1492007-02-05 Dave Brolley <brolley@redhat.com>
150
151 * Contribute the following changes:
152 2006-11-28 DJ Delorie <dj@redhat.com>
153
154 * configure.in: Fix typo for mep's target_makefile_frag.
155 * configure: Regenerated.
156
157 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
158
159 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
160 * configure: Regenerate.
161
162 2001-09-19 DJ Delorie <dj@redhat.com>
163
164 * configure.in (target_makefile_frag): use mt-mep
165
166 2001-06-12 Don Howard <dhoward@redhat.com>
167
168 * configure.in: Remove gdb from MeP skip list.
169
170 2001-04-05 DJ Delorie <dj@redhat.com>
171
172 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
173
174 2001-03-20 Ben Elliston <bje@redhat.com>
175
176 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
177
178 2001-03-19 Ben Elliston <bje@redhat.com>
179
180 * config.sub (mep, mep-*): Add.
181
b2edfdd2
AS
1822007-01-31 Andreas Schwab <schwab@suse.de>
183
184 * Makefile.tpl (LDFLAGS): Substitute it.
185 * Makefile.in: Regenerate.
186
ceb92e78
PB
1872007-01-11 Paolo Bonzini <bonzini@gnu.org>
188
189 * configure.in: Change == to = in test command.
190 * configure: Regenerate.
191
4b900473
PB
1922007-01-11 Paolo Bonzini <bonzini@gnu.org>
193 Nick Clifton <nickc@redhat.com>
194 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
195
196 * configure.in (build_configargs, host_configargs, target_configargs):
197 Remove build/host/target parameters.
198 (host_libs): Add gmp and mpfr.
199 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
200 * Makefile.def (gmp, mpfr): New.
201 (gcc): Remove target.
202 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
203 target_os, target_vendor): New.
204 (configure): Add host_alias/target_alias arguments. Adjust invocations.
205 * configure: Regenerate.
206 * Makefile.in: Regenerate.
207
2082007-01-11 Matt Fago <fago@earthlink.net>
209
210 * configure.in: Try to link to functions only in mpfr 2.2.x
211 to improve robustness of configure tests.
212 * configure: Regenerate.
213
80f6dcbc
NC
2142007-01-08 Kai Tietz <kai.tietz@onevision.com>
215
216 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 217 * configure: Regenerate.
80f6dcbc 218
f86e35b8
NC
2192007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
220
221 * Makefile.tpl (all-target): Correct @if conditional for target
222 modules.
223 * configure.in: Omit libiberty if building only target libgcc.
224 * configure, Makefile.in: Regenerated.
225
79fcd0ec
PB
2262007-01-04 Paolo Bonzini <bonzini@gnu.org>
227
228 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
229 * configure: Regenerate.
230
6aa8ef82
DJ
2312007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
232
233 * Makefile.def (target_modules): Add libgcc.
234 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
235 * Makefile.tpl (clean-target-libgcc): Delete.
236 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
237 on gcc even for bootstrapped modules. Rewrite handling of
238 lang_env_dependencies to loop over target_modules.
239 * configure.in (target_libraries): Add target-libgcc.
240 * Makefile.in, configure: Regenerated.
241
9b134994
PB
2422006-12-29 Paolo Bonzini <bonzini@gnu.org>
243
244 Sync with gcc:
245 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
246
247 * configure.in: Reorganize recognition of languages. Add
248 --enable-stage1-languages. Show supported languages for the chosen
249 target rather than all recognized languages.
250 * configure: Regenerate.
251
252 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
253
254 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
255 * Makefile.in: Regenerate.
256
257 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
258
259 * configure.in: Warn that MPFR 2.2.0 is buggy.
260 * configure: Regenerate.
261
8cf39b1b
ILT
2622006-12-27 Ian Lance Taylor <iant@google.com>
263
264 * configure.in: When removing Makefiles to force a reconfigure, also
265 remove prev-DIR*/Makefile.
266 * configure: Regenerate.
267
ebff6cd5
KH
2682006-12-23 Kazu Hirata <kazu@codesourcery.com>
269
270 * config.bfd: Recognize fido.
271
8a0d8a5c
PB
2722006-12-19 Paolo Bonzini <bonzini@gnu.org>
273
274 Sync with gcc:
275
276 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
277
278 * configure.in: Remove "$build" case for powerpc-*-darwin* since
279 it only affects bootstrap and could be tested on "$host" as well.
280 * configure: Regenerate.
281 * config/mh-ppc-darwin: Add to the stage1 cflags here.
282
283 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
284
285 PR bootstrap/29544
286 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
287 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
288 move here comment from Makefile.tpl.
289 * Makefile.tpl: Move some definitions higher in the file.
290 (STAGE1_CHECKING): New.
291 * configure.in: Add --enable-stage1-checking.
292 * configure: Regenerate.
293 * Makefile.in: Regenerate.
294
295 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
296
297 * configure.in: Update error message for missing GMP/MPFR.
298
299 * configure: Regenerate.
300
301 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
302
303 * configure.in: Update MPFR version in error message.
304
305 * configure: Regenerate.
306
307 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
308
309 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
310 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
311 --with-gmp-lib): New flags.
312
313 * configure: Regenerate.
314
790c0838
AM
3152006-12-12 Andreas Tobler <a.tobler@schweiz.org>
316
317 PR bootstrap/30134
318 * configure.in: Correct x86 darwin support for libjava to powerpc
319 and i?86 only.
320 * configure: Regenerate.
321
77d7106f
AM
3222006-12-11 Alan Modra <amodra@bigpond.net.au>
323
324 * configure.in: Handle spu makefile frag.
77d7106f
AM
325 * Makefile.tpl (MAINT): Define
326 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
327 * configure: Regenerate.
328 * Makefile.in: Regenerate.
329
0cfa5389
BE
3302006-12-11 Ben Elliston <bje@au.ibm.com>
331
332 * config.sub, config.guess: Update from upstream sources.
333
2839fe5d
BE
3342006-12-11 Ben Elliston <bje@au.ibm.com>
335
336 * configure.in: Sync with GCC (spu-*-*).
337 * configure: Sync with GCC.
338
b897f5d4
MS
3392006-12-07 Mike Stump <mrs@apple.com>
340
341 * Makefile.def (dependencies): Add dependency for
342 install-target-libssp and install-target-libgomp on
343 install-gcc.
344 * Makefile.in: Regenerate.
345
9daf3993
PB
3462006-11-16 Paolo Bonzini <bonzini@gnu.org>
347
348 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
349 (unstage): Test for stage_last presence.
350
351 PR bootstrap/29802
352 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
353 * Makefile.in: Regenerate.
354
9dbaa842
DD
3552006-11-14 DJ Delorie <dj@redhat.com>
356
357 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
358 * Makefile.in: Sync with GCC.
359 * configure.in: Sync with GCC (mpfr, gmp).
360 * configure: Sync with GCC.
361
b0cbce8d
JJ
3622006-11-08 Jie Zhang <jie.zhang@analog.com>
363
364 * configure.in: Remove target-libgloss from noconfigdirs for
365 bfin-*-*.
366 * configure: Regenerated.
367
44330a94
JJ
3682006-10-27 Jeff Johnston <jjohnstn@redhat.com>
369
370 * COPYING.NEWLIB: Add spu license.
7de05dd5 371 * COPYING.LIBGLOSS: Ditto.
44330a94 372
56a8fe78
DD
3732006-10-17 Brooks Moses <bmoses@stanford.edu>
374
375 * Makefile.def: Added pdf target handling.
376 * Makefile.tpl: Added pdf target handling.
377 * Makefile.in: Regenerated.
378
fbb00ad0
JJ
3792006-10-11 Jeff Johnston <jjohnstn@redhat.com>
380
381 * COPYING.NEWLIB: Updated.
382 * COPYING.LIBGLOSS: Ditto.
383
6b89cc21
DB
3842006-09-27 Dave Brolley <brolley@redhat.com>
385
386 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
387 $s instead of $r.
388 * configure: Regenerated.
389
17bcf627
BE
3902006-09-26 Ben Elliston <bje@au.ibm.com>
391
392 * config.sub, config.guess: Update from upstream sources.
393
f3529cf1
TS
3942006-09-20 Thiemo Seufer <ths@mips.com>
395
396 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
397 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
398 * configure: Regenerate.
399
45055374
CV
4002006-08-30 Corinna Vinschen <corinna@vinschen.de>
401
402 * configure.in: Never build newlib for a Mingw host.
403 Never build newlib as Mingw target library.
404 Test the existence of winsup/cygwin for building a Cygwin newlib,
405 rather than just winsup.
406 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
407 building a Mingw target.
408 * configure: Regenerate.
409
4be041b2
TS
4102006-08-15 Thiemo Seufer <ths@mips.com>
411 Nigel Stephens <nigel@mips.com>
412 David Ung <davidu@mips.com>
413
414 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
415
1d89b610
PB
4162006-07-25 Paolo Bonzini <bonzini@gnu.org>
417
418 Sync from GCC:
419 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
420
421 PR bootstrap/18058
422 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
423 if the bootstrap compiler is a GCC version that supports it.
424 * configure: Regenerate.
425
66a79c16
DJ
4262006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
427
428 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
429 * configure: Regenerated.
430
c1cb7e02
PB
4312006-07-18 Paolo Bonzini <bonzini@gnu.org>
432
433 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
434 for stages after the first.
435
7206a0ee
JJ
4362006-07-17 Jakub Jelinek <jakub@redhat.com>
437
438 * Makefile.def: Add dependencies for configure-opcodes
439 on configure-intl and all-opcodes on all-intl.
440 * Makefile.in: Regenerated.
441
6816f995
AO
4422006-07-04 Peter O'Gorman <peter@pogma.com>
443
444 * ltconfig: chmod 644 before ranlib during install.
445
3d3adb43
PB
4462006-07-03 Paolo Bonzini <bonzini@gnu.org>
447
1f3f1bbf 448 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
449 * configure: Regenerate.
450
64ce424c
PB
4512006-07-03 Paolo Bonzini <bonzini@gnu.org>
452
453 Sync from gcc:
454
455 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
456
457 PR other/27063
458 * configure.in: Test subdir_requires and give an appropriate
459 error message.
460 * configure: Regenerate.
461
462 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
463
464 PR target/27540
465 * configure.in: Only enable libgomp on IRIX 6.
466 * configure: Regenerate.
467
d42c4017
DA
4682006-06-20 David Ayers <d.ayers@inode.at>
469
470 PR bootstrap/28072
471 * configure.in: Add target-boehm-gc to noconfigdirs depending on
472 whether target-libjava is being configured instead of whether the
473 java front end is enabled.
474 * configure: Regenerate.
475
4962c51a
MS
4762006-06-15 Mark Shinwell <shinwell@codesourcery.com>
477
478 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
479 to R_ARM_LDC_SB_G{0,1,2} respectively.
480
caee866a
PB
4812006-06-15 Paolo Bonzini <bonzini@gnu.org>
482
483 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
484 too.
485 * Makefile.in: Regenerate.
486
363ef840
DA
4872006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
488
489 Sync from gcc:
490
491 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
492 * configure.in: Don't enable libgomp on hpux10.
493 * configure: Rebuilt.
494
54d1c879
DA
4952006-06-13 David Ayers <d.ayers@inode.at>
496
497 Sync from gcc:
498
499 2006-06-12 David Ayers <d.ayers@inode.at>
500
501 PR bootstrap/27963
502 PR target/19970
503 * configure.in: Remove target-boehm-gc from noconfigdirs where
504 ${libgcj} is specified.
505 * configure: Regenerate.
506
a4d8b690
JJ
5072006-06-08 Jeff Johnston <jjohnstn@redhat.com>
508
509 Sync from gcc:
510
511 2005-01-12 David Edelsohn <edelsohn@gnu.org>
512 Andreas Schwab <schwab@suse.de>
513
514 PR bootstrap/18033
515 * config-ml.in: Eval option if surrounded by single quotes.
516
4f0ef2d8
CD
5172006-06-07 Carlos O'Donell <carlos@codesourcery.com>
518
519 Sync from gcc:
520
521 2006-06-06 David Ayers <d.ayers@inode.at>
522
523 PR libobjc/13946
524 * Makefile.def: Add dependencies for libobjc which boehm-gc.
525 * Makefile.in: Regenerate.
526 * configure.in: Add --enable-objc-gc at toplevel and have it
527 enable boehm-gc for Objective-C.
528 Remove target-boehm-gc from libgcj.
529 Add target-boehm-gc to target_libraries.
530 Add target-boehm-gc to noconfigdirs where ${libgcj}
531 is specified.
532 Assert that boehm-gc is supported when requested for Objective-C.
533 Only build boehm-gc if needed either for Java or Objective-C.
534 * configure: Regenerate.
535
536 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
537
538 PR 27674
539 * Makefile.tpl (configure-[+prefix+][+module+],
540 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
541 Remove rule to unstage bootstrapped modules.
542 (stage_current): New.
543 * Makefile.in: Regenerate.
544
545 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
546 Andreas Tobler <a.tobler@schweiz.ch>
547
548 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
549 * configure: Rebuilt.
550
551 Revert
552 2006-01-31 Richard Guenther <rguenther@suse.de>
553 Paolo Bonzini <bonzini@gnu.org>
554
555 * Makefile.def (target_modules): Add libgcc-math target module.
556 * configure.in (target_libraries): Add libgcc-math target library.
557 (--enable-libgcc-math): New configure switch.
558 * Makefile.in: Re-generate.
559 * configure: Re-generate.
560
c17b816b
JJ
5612006-06-05 Jeff Johnston <jjohnstn@redhat.com>
562
563 * config-ml.in: Alter CCASFLAGS to include special
564 multilib options the same as is done for CFLAGS.
565
20e95c23
DJ
5662006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
567
568 * Makefile.def: Added dependencies from sim and gdb on intl, and
569 added configure dependencies to everything with an all dependency
570 on intl.
571 * gettext.m4: Removed.
572 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
573 (GDB_SUPPORT_DIRS): Add intl.
574 * Makefile.in: Regenerated.
575
4bd8ad80
DJ
5762006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
577
578 * src-release (DEVO_SUPPORT): Add config.rpath.
579
c380fdd8
PB
5802006-05-25 Paolo Bonzini <bonzini@gnu.org>
581
582 * Makefile.def (bfd, opcodes): Fix lib_path.
583 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
584 (restrap): Move under "@if gcc-bootstrap". Fix typo.
585 * Makefile.in: Regenerate.
586
701628f5
MS
5872006-05-24 Mark Shinwell <shinwell@codesourcery.com>
588
589 * configure.in: Enable gprof for cross builds.
590 * configure: Regenerate.
591
25aae7f2
DJ
5922006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
593
594 * src-release (MAKEINFOFLAGS): Define.
595 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
596
ea3d1626
BE
5972006-05-14 Ben Elliston <bje@au.ibm.com>
598
599 * config.sub, config.guess: Update from upstream sources.
600
49b9e644
BE
6012006-05-12 Ben Elliston <bje@au.ibm.com>
602
603 * config.sub, config.guess: Update from upstream sources.
604
482dd2f6
DJ
6052006-05-04 Steve Ellcey <sje@cup.hp.com>
606
607 * blt, iwidgets, mmalloc: Remove directories.
608
8b01a5c2
DD
6092006-05-01 DJ Delorie <dj@redhat.com>
610
641a3af4 611 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
612 * configure: Regenerate.
613
a481dbb7
DD
6142006-04-18 DJ Delorie <dj@redhat.com>
615
616 * configure.in (m32c): Build libstdc++-v3. Pass flags to
617 reference libgloss so that libssp can be built in a combined
618 tree.
619 * configure: Regenerate.
620
962c9e74
BE
6212006-04-10 Ben Elliston <bje@au.ibm.com>
622
623 * contrib: Remove directory.
624
108a6f8e
CD
6252006-04-06 Carlos O'Donell <carlos@codesourcery.com>
626
627 * Makefile.tpl: Add install-html target.
628 * Makefile.def: Add install-html target.
629 * Makefile.in: Regenerate.
630 * configure.in: Add --with-datarootdir, --with-docdir,
631 and --with-htmldir options.
632 * configure: Regenerate.
633
a4ef73e9
BE
6342006-03-31 Ben Elliston <bje@au.ibm.com>
635
636 PR binutils/1860
637 * configure.in: Require makeinfo 4.4 or higher.
638 * configure: Regenerate.
639
b37df25a
PB
6402006-03-14 Paolo Bonzini <bonzini@gnu.org>
641
642 * Makefile.in: Regenerate.
643
a6df5a19
PB
6442006-03-14 Paolo Bonzini <bonzini@gnu.org>
645
646 Sync with gcc:
647 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
648
649 * configure.in: Handle --disable-<component> generically.
650 * configure: Regenerate.
651
652 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
653
654 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
655 (TARGET_CONFIGDIRS): Remove.
656 * configure.in: Remove AC_SUBST(target_configdirs).
657 * Makefile.in, configure: Regenerated.
658
659
65419985
L
6602006-03-01 H.J. Lu <hongjiu.lu@intel.com>
661
662 PR libgcj/17311
663 * ltmain.sh: Don't use "$finalize_rpath" for compile.
664
c52c6897
PB
6652006-02-20 Paolo Bonzini <bonzini@gnu.org>
666
667 PR bootstrap/25670
668
669 * Makefile.tpl ([+compare-target+]): Print explanation messages.
670
671 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
672 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
673 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
674 BUILD_PREFIX, BUILD_PREFIX_1.
675 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
676
677 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
678 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
679
680 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
681 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
682 of `cat stage_current`. Always provide the `r' and `s' variables.
683 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
684 a single shell execution.
685 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
686 bootstrapped modules, make the stage1 module if the build was not
687 started yet, else build the current stage.
688 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
689 (all-build, all-host, all-target, [+make_target+]-host,
690 [+make_target+]-target): Do not use \-continued lines.
691 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
692 (current_stage, restrap, stage_last): New.
693
694 * Makefile.in: Regenerate.
695 * configure: Regenerate.
696
b3ded179
PB
6972006-02-14 Paolo Bonzini <bonzini@gnu.org>
698
699 Sync from gcc:
700
701 2006-01-31 Richard Guenther <rguenther@suse.de>
702 Paolo Bonzini <bonzini@gnu.org>
703
704 * Makefile.def (target_modules): Add libgcc-math target module.
705 * configure.in (target_libraries): Add libgcc-math target library.
706 (--enable-libgcc-math): New configure switch.
707 * Makefile.in: Re-generate.
708 * configure: Re-generate.
709 * libgcc-math: New toplevel directory.
710
711 2006-01-18 Richard Henderson <rth@redhat.com>
712 Jakub Jelinek <jakub@redhat.com>
713 Diego Novillo <dnovillo@redhat.com>
714
715 * libgomp: New directory.
716 * Makefile.def: Add target_module libgomp.
717 * Makefile.in: Regenerate.
718 * configure.in (target_libraries): Add target-libgomp.
719 * configure: Regenerate.
720
3a35eeb3
PB
7212006-02-14 Paolo Bonzini <bonzini@gnu.org>
722 Andreas Schwab <schwab@suse.de>
723
724 * configure: Regenerate.
725
2429c060
PB
7262006-01-16 Paolo Bonzini <bonzini@gnu.org>
727
728 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
729 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
730 the assembler, linker and binutils.
731 * configure: Regenerate.
732
ec49b2b8
NC
7332006-01-16 Nick Clifton <nickc@redhat.com>
734
49b9e644 735 * config.sub, config.guess: Sync from config repository.
ec49b2b8 736
44b2308f
AO
7372006-01-05 Alexandre Oliva <aoliva@redhat.com>
738
739 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
740 @ from continuation.
741 * Makefile.in: Rebuilt.
742
80911fe1
PB
7432006-01-04 Paolo Bonzini <bonzini@gnu.org>
744
745 Sync from gcc:
746
747 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
748
749 PR bootstrap/24252
750
751 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
752 * Makefile.tpl (OBJDUMP): New.
753 (EXTRA_HOST_FLAGS): Add it.
754 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
755
756 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
757 to use symbolic links between directories. Avoid race conditions
758 or make them harmless.
759 * configure.in: Do not try to use symbolic links between directories.
760
761 * Makefile.def (LEAN): Pass.
762 * Makefile.tpl (LEAN): Define.
763 (stage[+id+]-start): Accept that the previous directory does not
764 exist, if the bootstrap is lean.
765 (stage[+id+]-bubble): Invoke lean bootstrap commands after
766 stage[+id+]-start. Use a makefile variable and an `if' instead of a
767 configure substitution.
768 ([+compare-target+]): Likewise.
769 ([+bootstrap-target+]-lean): New.
770 * configure.in: Remove lean bootstrap support from here.
771
772 * Makefile.in: Regenerate.
773 * configure: Regenerate.
774
775 2006-01-02 Andreas Schwab <schwab@suse.de>
776
777 * configure.in: When reconfiguring remove Makefile in
778 all stage directories.
779 * configure: Regenerate.
780
b59bea8a
NC
7812005-12-27 Leif Ekblad <leif@rdos.net>
782
783 * configure.in: Add support for RDOS target.
784 * configure: Regenerate.
785
d7730bac
NC
7862005-12-27 Nick Clifton <nickc@redhat.com>
787
788 PR binutils/1990
789 * libtool.m4: Synchronize with version in GCC sources.
790
c02dabc3
PB
7912005-12-20 Paolo Bonzini <bonzini@gnu.org>
792
793 Revert Ada-related part of the previous change.
794
795 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
796 Do not pass.
797 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
798 * Makefile.in: Regenerate.
799 * configure.in: Do not include mt-ppc-aix target fragment.
800 * configure: Regenerate.
801
f6d183c0
PB
8022005-12-19 Paolo Bonzini <bonzini@gnu.org>
803
804 * configure.in: Select appropriate fragments for PowerPC/AIX.
805 * configure: Regenerate.
806
807 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
808 BOOT_CFLAGS, BOOT_LDFLAGS.
809 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
810 BOOT_CFLAGS, BOOT_LDFLAGS.
811 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
812 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
813 (stage): Fail if we cannot complete the work.
814 * Makefile.in: Regenerate.
815
f29759fc
JJ
8162005-12-16 Jeff Johnston <jjohnstn@redhat.com>
817
818 * COPYING.NEWLIB: Update copyright year for default
819 copyright.
820
1f054001
PB
8212005-12-15 Paolo Bonzini <bonzini@gnu.org>
822
823 * Makefile.tpl (all, do-[+make_target+], do-check, install,
824 install-host-nogcc): Don't invoke $(stage) at the end.
825 * Makefile.in: Regenerate.
826
0aed8855
PB
8272005-12-14 Paolo Bonzini <bonzini@gnu.org>
828
829 * configure.in: Flip the top-level bootstrap switch.
830 * configure: Regenerate.
831
832 Merge from gcc:
833
834 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
835
836 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
837 $(stage) and $(unstage).
838 (EXTRA_TARGET_FLAGS): Correct double-quoting.
839 (all): Remove stray semicolon.
840 (local-distclean): Don't handle multilib.tmp and multilib.out.
841 (install.all): Set $s for consistency.
842 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
843 check_multilibs setting. Always make the install directory.
844 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
845 Correct @if/@endif.
846 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
847 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
848 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
849 (multilib.out): Remove.
850 * Makefile.in: Regenerated.
851
8522005-12-12 Nathan Sidwell <nathan@codesourcery.com>
853
854 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
855 * configure.in: Replace ms1 arch with mt.
856 * configure: Rebuilt.
857
8582005-12-05 Paolo Bonzini <bonzini@gnu.org>
859
860 Sync with gcc:
861
4970f871
NS
8622005-12-12 Nathan Sidwell <nathan@codesourcery.com>
863
864 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
865 * configure.in: Replace ms1 arch with mt.
866 * configure: Rebuilt.
867
be01d343
PB
8682005-12-05 Paolo Bonzini <bonzini@gnu.org>
869
870 Sync with gcc:
871
872 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
873
874 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
875 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
876 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
877 Find in-tree tools if available.
878 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
879 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
880 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
881 (COMPILER_*_FOR_TARGET): New.
882 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
883 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
884 (CONFIGURED_*, USUAL_*): Remove.
885 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
886 STRIP): Use autoconf substitutions.
887 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
888 COMPILER_NM_FOR_TARGET): New.
889 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
890
891 (all): Make all-host and all-target in parallel.
892 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
893 that $$r and $$s are set before invoking a recursive make.
894 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
895 ([+bootstrap-target+]): Inline most of the `all' target.
896
897 2005-11-29 Ben Elliston <bje@au.ibm.com>
898
899 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
900 from the gcc build directory.
901 * Makefile.in: Regenerate.
902
903 2005-11-29 Ben Elliston <bje@au.ibm.com>
904
905 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
906 depend on all-libdecnumber.
907 * configure.in (host_libs): Include libdecnumber.
908 * Makefile.in: Regenerate.
909 * configure: Likewise.
910
911 2005-11-21 Kean Johnston <jkj@sco.com>
912
913 * config.sub, config.guess: Sync from upstream sources.
914
907be67c
DJ
9152005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
916
917 * Makefile.def: Remove gdb dependencies for gdbtk.
918 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
919 (configure-gdb, install-gdb): New rules.
920 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
921 * Makefile.in, configure: Regenerated.
922
e360f423
PB
9232005-10-22 Paolo Bonzini <bonzini@gnu.org>
924
925 PR bootstrap/24297
926 * Makefile.tpl (do-[+make-target+], do-check, install,
927 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
928 are set before recursing.
929 * Makefile.in: Regenerate.
930
45d5eb0a
EB
9312005-10-20 Eric Botcazou <ebotcazou@adacore.com>
932
933 PR bootstrap/18939
934 * Makefile.def (gcc) <target>: Fix thinko.
935 * Makefile.in: Regenerate.
936
3cf3372e
BS
9372005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
938
939 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
940 * configure: Regenerate.
941
bd70a46f
KH
9422005-10-09 Kazu Hirata <kazu@codesourcery.com>
943
944 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
945 target-libffi, target-qthreads, target-libjava, and
946 targetlibobjc.
947 * configure: Regenerate.
948
5ae72758
DJ
9492005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
950
951 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
952 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
953 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
954 (USUAL_OBJDUMP_FOR_TARGET): New.
955 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
956 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 957 * configure, Makefile.in: Regenerated.
5ae72758 958
cc96343e
PB
9592005-10-05 Paolo Bonzini <bonzini@gnu.org>
960
961 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
962 before other host packages.
963
f70224b5
PB
9642005-10-05 Paolo Bonzini <bonzini@gnu.org>
965
966 PR bootstrap/22340
967
968 * configure.in (default_target): Remove.
969 * Makefile.tpl (all): Do not use prerequisites as subroutines
970 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
971 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
972 use prerequisites as subroutines.
973 (check-host, check-target): New.
974 (bootstrap configure & all targets): Do not use stage*-start
975 if the directory layout is already ok.
976 (non-bootstrap configure & all targets): Prepend a $(unstage).
977 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
978 (NOTPARALLEL): Remove.
979 (unstage, stage variables): New variables.
980 (unstage, stage targets): Simply expand to those variables.
981
982 * configure: Regenerate.
983 * Makefile.in: Regenerate.
984
c13c918a
JW
9852005-10-04 James E Wilson <wilson@specifix.com>
986
987 * Makefile.def (lang_env_dependencies): Add libmudflap.
988 * Makefile.in: Regenerate.
989
376a0e54
CM
9902005-10-03 Catherine Moore <clm@cm00re.com>
991
992 * configure.in (bfin-*-*): Support bfin.
993 * configure: Regenerated.
994
d320aacb
L
9952005-09-30 H.J. Lu <hongjiu.lu@intel.com>
996
997 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
998 * configure: Regenerated.
999
7e0f7140
GK
10002005-09-28 Geoffrey Keating <geoffk@apple.com>
1001
1002 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1003 (LIPO_FOR_TARGET): New.
1004 (CONFIGURED_LIPO_FOR_TARGET): New.
1005 (USUAL_LIPO_FOR_TARGET): New.
1006 (STRIP_FOR_TARGET): New.
1007 (CONFIGURED_STRIP_FOR_TARGET): New.
1008 (USUAL_STRIP_FOR_TARGET): New.
1009 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1010 STRIP_FOR_TARGET.
1011 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1012 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1013 * Makefile.in: Regenerate.
1014 * configure: Regenerate.
1015
096f7d00
DE
10162005-09-19 David Edelsohn <edelsohn@gnu.org>
1017
1018 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1019 (rs6000-*-aix*): Same.
1020 * configure: Regenerate.
1021
10222005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1023
1024 * configure.in: Recognize f95 in the --enable-languages option,
1025 and substitute it for fortran, issuing a warning.
1026 * configure: Regenerate.
1027
2016dfcc
BE
10282005-09-07 Ben Elliston <bje@au.ibm.com>
1029
1030 Import from Autoconf sources:
1031
1032 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1033 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1034 Elliston. Handle weird characters correctly.
1035
6dd2fda9
DD
10362005-08-30 Phil Edwards <phil@codesourcery.com>
1037
1038 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1039 * configure: Regenerated.
1040
e6db70d4
RE
10412005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1042
1043 * Makefile.def (libssp): Add to lang_env_dependencies.
1044 * Makefile.in: Regenerate.
1045
e1e3d0f5
CG
10462005-08-17 Christian Groessler <chris@groessler.org>
1047
1048 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1049 * Makefile.in: Regenerate.
1050
05cbd757
PB
10512005-08-12 Paolo Bonzini <bonzini@gnu.org>
1052
1053 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1054 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1055 Look for alternate names of the target cc and c++
1056 * configure: Regenerate.
1057
55db4b87
PB
10582005-08-08 Paolo Bonzini <bonzini@gnu.org>
1059
1060 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1061 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1062 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1063 tools; remove code to manually set them.
1064 (Target tools): Look in the environment for them.
1065 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1066 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1067 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1068 build directory.
1069 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1070 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1071 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1072 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1073 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1074 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1075 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1076 * configure: Regenerate.
1077 * Makefile.in: Regenerate.
1078
414e5532
MM
10792005-07-27 Mark Mitchell <mark@codesourcery.com>
1080
1081 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1082 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1083 * Makefile.in: Regenerated.
1084
a19b6204
MM
10852005-07-26 Mark Mitchell <mark@codesourcery.com>
1086
1087 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1088 (CFLAGS_FOR_TARGET): Use it.
1089 (CXXFLAGS_FOR_TARGET): Likewise.
1090 * Makefile.in: Regenerated.
1091 * configure.in (--with-build-sysroot): New option.
1092 * configure: Regenerated.
1093
b73aa406
PB
10942005-07-24 Paolo Bonzini <bonzini@gnu.org>
1095
1096 * Makefile.tpl: Wrap install between unstage and stage
1097 * Makefile.in: Regenerate.
1098
6e4d0bcb
KC
10992005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1100
1101 * all files: Update FSF address.
1102
49f58d10
JB
11032005-07-14 Jim Blandy <jimb@redhat.com>
1104
1105 * configure.in: Add cases for Renesas m32c.
1106 * configure: Regenerated.
1107
1d9c9cd7
KC
11082005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1109
1110 * COPYING, compile, config-ml.in, config.guess,
1111 config.sub, install-sh, missing, mkinstalldirs,
1112 symlink-tree, ylwrap: Sync from upstream sources.
1113
1587117a
EC
11142005-07-13 Eric Christopher <echristo@redhat.com>
1115
1116 * configure.in: Add toplevel noconfigdir support for tpf.
1117 * configure: Regenerate.
1118
bb780410
DD
11192005-07-11 Jakub Jelinek <jakub@redhat.com>
1120
1121 * Makefile.def (target_modules): Add libssp.
1122 * configure.in (target_libraries): Add target-libssp.
1123 * configure: Rebuilt.
1124 * Makefile.in: Rebuilt.
1125
064d0a7c
PB
11262005-07-11 Paolo Bonzini <bonzini@gnu.org>
1127
1128 PR ada/22340
1129
1130 * Makefile.def: Sync with gcc.
1131 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1132 * Makefile.in: Regenerate.
1133
b2edd3b5
AS
11342005-07-07 Andreas Schwab <schwab@suse.de>
1135
1136 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1137 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1138 * Makefile.in: Regenerated.
1139
5f128533
KH
11402005-07-07 Kazu Hirata <kazu@codesourcery.com>
1141
1142 * configure.in: Add --enable-libssp and --disable-libssp.
1143 * configure: Regenerate with autoconf-2.13.
1144
4e3fc8e5
GK
11452005-07-06 Geoffrey Keating <geoffk@apple.com>
1146
1147 * configure.in: Don't build sim or rda when targetting darwin.
1148 * configure: Regenerate.
1149
c7357d6a
BE
11502005-07-04 Ben Elliston <bje@gnu.org>
1151
1152 * src-release (do-proto-toplev): Remove dejagnu bits.
1153 (DEJAGNU_SUPPORT_DIRS): Remove.
1154 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1155 (GDBD_SUPPORT_DIRS): Likewise.
1156 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1157 (INSIGHTD_SUPPORT_DIRS): Likewise.
1158 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1159
11602005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
1161
1162 * setup.com (mpw): Remove unused directive.
1163
7d329e61
PB
11642005-06-22 Paolo Bonzini <bonzini@gnu.org>
1165
1166 * Makefile.def (stagefeedback): Come after profile.
1167 Define profiledbootstrap target.
1168 * Makefile.tpl (profiledbootstrap): Remove.
1169 (stageprofile-end): Zap stagefeedback.
1170 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1171 * Makefile.in: Regenerate.
1172
e5fbed21
DD
11732005-06-13 Zack Weinberg <zack@codesourcery.com>
1174
1175 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1176 In 'cpp' stanza, support '#line' as well as '# '.
1177
59f7ec45
HPN
11782005-06-07 Hans-Peter Nilsson <hp@axis.com>
1179
1180 * configure.in (unsupported_languages): New macro.
1181 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1182 non-ported target libraries in noconfigdirs.
1183 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1184 non-linux-gnu. Remove libgcj_ex_libffi.
1185 <lang_frag loop>: Set add_this_lang=no if the language is in
1186 unsupported_languages.
1187 * configure: Regenerate.
1188
c10e9ba7
DD
11892005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1190
1191 * configure.in: Fix typo in handling of --with-mpfr-dir.
1192 * configure: Regenerate.
1193
20deb2b8
JB
11942005-06-02 Jim Blandy <jimb@redhat.com>
1195
1196 * config.sub: Add cases for the Renesas m32c. (This patch has been
1197 accepted into the master sources.)
1198
cdb9b172
AH
11992005-06-02 Aldy Hernandez <aldyh@redhat.com>
1200 Michael Snyder <msnyder@redhat.com>
1201 Stan Cox <scox@redhat.com>
1202
1203 * configure.in: Set noconfigdirs for ms1.
1204
1205 * configure: Regenerate.
1206
1dc3053f
PB
12072005-05-25 Paolo Bonzini <bonzini@gnu.org>
1208
1209 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1210 (Dependencies): Consider target modules for bootstrap dependencies.
1211 Make target bootstrap modules depend on each stage's gcc.
1212 * Makefile.in: Regenerate.
1213
c60fe18b
PB
12142005-05-20 Paolo Bonzini <bonzini@gnu.org>
1215
1216 * Makefile.def (configure-gcc): Depend on binutils having been built.
1217 (all-gcc): No need to do it here.
1218 * Makefile.in: Regenerate.
1219
27258dd4
PB
12202005-05-19 Paul Brook <paul@codesourcery.com>
1221
1222 * configure.in: Rewrite misleading error message when requested
1223 language cannot be built.
1224 * configure: Regenerate.
1225
42ecbf5e
DJ
12262005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1227
1228 * ylwrap: Import from Automake 1.9.5.
1229
ae380b45
MS
12302005-05-04 Mike Stump <mrs@apple.com>
1231
1232 * configure.in: Always pass --target to target configures as
1233 otherwise rebuilds that do --recheck will fail.
811d3af8 1234 * configure: Rebuilt.
ae380b45 1235
d545f33b
PB
12362005-05-04 Paolo Bonzini <bonzini@gnu.org>
1237
1238 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1239 STAGE_HOST_EXPORTS.
1240 (configure, all): Add bootstrap support.
1241 (Host modules, target modules): Pass post-stage1 flags and exports.
1242 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1243 * Makefile.in: Regenerate.
1244
2faa2958
PB
12452005-04-29 Paolo Bonzini <bonzini@gnu.org>
1246
1247 Sync from gcc:
1248
1249 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1250
1251 * config.sub: Update from master copy.
1252
1253 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
1254
1255 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1256 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1257 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1258 "*-*-elf" and "*-*-linux*".
1259 * configure: Regenerate.
1260
a7254363
PB
12612005-04-06 Paolo Bonzini <bonzini@gnu.org>
1262
1263 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1264 (TARGET_CONFIGARGS): Include --with-target-subdir.
1265 (configure, all): New macros. Use them throughout.
1266
a8637a7d
PB
12672005-04-05 Paolo Bonzini <bonzini@gnu.org>
1268
1269 * Makefile.tpl: Sync with gcc.
1270 * Makefile.in: Regenerate.
1271
dd387d52
JR
12722005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1273
1274 * config/mh-mingw32: Delete.
1275 * configure.in: Don't use it.
1276 * configure: Regenerate.
1277
e90269c8
PB
12782005-03-31 Paolo Bonzini <bonzini@gnu.org>
1279
1280 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1281 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1282 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1283 (HOST_LIB_PATH): Generate from Makefile.def.
1284 (TARGET_LIB_PATH): Likewise.
1285 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1286 * Makefile.in: Regenerate.
1287 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1288 (RPATH_ENVVAR): Include Darwin case.
1289 * configure: Regenerate.
1290
9a237d9e
PB
12912005-03-25 Paolo Bonzini <bonzini@gnu.org>
1292
1293 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1294 * configure: Regenerate.
1295
479759c8
ZW
12962005-03-21 Zack Weinberg <zack@codesourcery.com>
1297
1298 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1299 gcc_version, and gcc_version_trigger from set of flags to pass.
1300 * Makefile.tpl: Remove definitions of above variables.
1301 (config.status): Remove dependency on $(gcc_version_trigger).
1302 * Makefile.in: Regenerate.
1303 * configure.in: Do not reference config/gcc-version.m4 nor
1304 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1305 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1306 * configure: Regenerate.
1307
4cfaf6d5
DD
13082005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1309 Andrew Pinski <pinskia@physics.uc.edu>
1310
1311 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1312 * Makefile.in: Regenerate.
1313
33a3fb7b
AO
13142005-03-01 Alexandre Oliva <aoliva@redhat.com>
1315
1316 PR libgcj/20160
1317 * ltmain.sh: Avoid creating archives with components that have
1318 duplicate basenames.
1319
2da12f12
PB
13202005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1321
479759c8
ZW
1322 PR bootstrap/20250
1323 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1324 instead of check.
1325 * Makefile.in: Regenerate.
2da12f12 1326
b00612cc
PB
13272005-02-28 Paolo Bonzini <bonzini@gnu.org>
1328
1329 Sync from gcc.
1330
1331 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1332
1333 PR bootstrap/17383
1334 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1335 * Makefile.tpl (HOST_SUBDIR): New substitution.
1336 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1337 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1338 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1339 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1340 (Host modules, Bootstrapped modules): Use it.
1341 (Build modules, Target modules): Do not create symlink trees,
1342 always configure out-of-srcdir.
1343 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1344 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1345 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1346 $(HOST_SUBDIR). Create a symlink for host_subdir.
1347
1348 * Makefile.in: Regenerate.
1349 * configure: Regenerate.
1350
1351 Merged from libada-gnattools-branch:
1352 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1353
1354 * Makefile.def: Add gnattools as a module, depending on target-libada.
1355 * Makefile.in: Regenerate.
1356 * configure.in: Include gnattools in host_tools; disable it if ada
1357 is disabled.
1358 * configure: Regenerate.
1359
c3e65f62
NC
13602005-02-23 Nick Clifton <nickc@redhat.com>
1361
1362 * configure: Regenerate.
1363
e4d180c2
NC
13642005-02-22 Paul Schlie <schlie@comcast.net>
1365
1366 * configure.in: Allow darwin targeted ports to build tk, itcl and
1367 libgui.
1368
e3c770b1
EB
13692005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1370
1371 PR libgcj/10353
1372 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1373 * configure: Regenerate.
1374
9c73618c
AC
13752005-02-08 Andrew Cagney <cagney@gnu.org>
1376
1377 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
1378 gdb/ section. Update GDB's URL.
1379
c46f8c51
AC
13802005-01-31 Andrew Cagney <cagney@gnu.org>
1381
1382 * gettext.m4: Only set ENABLE_NLS when gettext is present.
1383
c7e66c6d
HPN
13842005-01-29 Hans-Peter Nilsson <hp@axis.com>
1385
1386 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1387 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1388 target-libgloss when not *-*-elf and *-*-aout.
1389 * configure: Regenerate.
1390
a53bf506
AC
13912005-01-27 Andrew Cagney <cagney@gnu.org>
1392
1393 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
1394
45181ed1
AC
13952005-01-24 Andrew Cagney <cagney@gnu.org>
1396
1397 * gettext.m4: Only fall back to ../intl/ when it's present.
1398
a1e0f4e4
KC
13992005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1400
1401 * install-sh, config.sub: Import from upstream.
1402
14032005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
1404
1405 PR bootstrap/18222
1406 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1407 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1408 * Makefile.in: Regenerate.
1409
c50382e2
PB
14102005-01-03 Paolo Bonzini <bonzini@gnu.org>
1411
1412 Revert 2004-12-28 Makefile changes, a better fix will be
1413 applied to mainline and src after GCC 4.0 branches.
1414
11d07737
PB
14152004-12-28 Paolo Bonzini <bonzini@gnu.org>
1416
1417 PR bootstrap/17383
1418
1419 * Makefile.def (target_modules): Remove stage parameter,
1420 it is always true now.
1421 * Makefile.tpl (configure-build-[+module+],
1422 configure-target-[+module+]): Always build symlink tree
1423 for the directory and for include. BUILD_SUBDIR and
1424 TARGET_SUBDIR cannot be . anymore.
1425 * Makefile.in: Regenerate.
1426
dadfdbe2
DD
14272004-12-25 David Edelsohn <edelsohn@gnu.org>
1428
1429 Revert 2004-12-08 Makefile changes.
1430
dbf85af7
JR
14312004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1432
1433 * configure.in (sh64-*-*): Reenable gprof.
1434 * configure: Regenerate.
1435
6b8fea99
JB
14362004-12-09 Jim Blandy <jimb@redhat.com>
1437
1438 * MAINTAINERS: List 'depcomp' as part of automake.
1439
7341462c
DE
14402004-12-08 David Edelsohn <edelsohn@gnu.org>
1441
1442 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1443 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1444 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1445 * Makefile.in: Regenerate.
1446
21fde4dc
DD
14472004-12-07 Matt Kraai <kraai@ftbfs.org>
1448
1449 * Makefile.tpl: Generate normal dependencies if the LHS module is
1450 not bootstrapped.
1451 * Makefile.in: Regenerate.
1452
3da796a2
RS
14532004-12-03 Richard Sandiford <rsandifo@redhat.com>
1454
1455 * configure.in: Include config/gxx-include-dir.m4. Use
1456 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1457 * configure: Regenerate.
1458
73fb7068
RS
14592004-12-03 Richard Sandiford <rsandifo@redhat.com>
1460
1461 * config.if: Delete.
1462 * configure.in: Set libstdcxx_incdir directly.
1463 * configure: Regenerate.
1464 * MAINTAINERS: Remove mention of config.if.
1465 * src-release (DEVO_SUPPORT): Remove config.if.
1466
6c8e6ce9
EC
14672004-12-02 Eric Christopher <echristo@redhat.com>
1468
3b6098f8
EC
1469 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
1470 of things to remove.
6c8e6ce9 1471 * Makefile.in: Regenerate.
479759c8 1472
b8658a2f
RS
14732004-12-02 Richard Sandiford <rsandifo@redhat.com>
1474
1475 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1476 * configure: Regenerate.
1477
afefada0
RS
14782004-12-02 Richard Sandiford <rsandifo@redhat.com>
1479
1480 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1481 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1482 * configure: Regenerate.
1483
5dcac624
DA
14842004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1485
1486 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1487 (hppa*64*-*-*): Delete incorrect comment.
1488 * configure: Rebuilt.
1489
57d1eb1a
DD
14902004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1491
1492 * install-sh, compile: Import from automake.
1493
14942004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1495
1496 * config.guess, config.sub: Import from savannnah.
1497
6d389afc
MS
14982004-11-12 Mike Stump <mrs@apple.com>
1499
1500 * Makefile.def: Add html support.
1501 * Makefile.tpl: Likewise.
1502 * Makefile.in: Regenerate.
1503
69e57115
GK
15042004-11-11 Geoffrey Keating <geoffk@apple.com>
1505
1506 PR 18423
1507 * configure.in: Remove all instances of build-fixincludes from
1508 noconfigdirs.
1509 (build_configargs): Supply --target to subdirectories.
1510 * configure: Regenerate.
1511
1512 * Makefile.def: Make gcc install depend on fixincludes install.
1513 * Makefile.in: Regenerate.
1514
ba719b26
HPN
15152004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1516
1517 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1518 target-libgfortran.
1519 * configure: Regenerate.
1520
c37653e7
DE
15212004-11-07 David Edelsohn <edelsohn@gnu.org>
1522
1523 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1524 like CC.
1525
1eefd493
PB
15262004-11-05 Paolo Bonzini <bonzini@gnu.org>
1527
1528 * Makefile.def (host fixincludes): Specify missing targets.
1529 * Makefile.in: Regenerate.
1530
02b1af09
L
15312004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1532
1533 PR other/17783
1534 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1535 * configure: Regenerated.
1536
7f266840
DJ
15372004-11-04 Daniel Jacobowitz <dan@debian.org>
1538
1539 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1540 * configure: Regenerated.
1541
47444073
AL
15422004-10-28 Eric B. Weddington <ericw@evcohs.com>
1543
1544 PR target/18151
1545 * configure.in (case ${target}): Do not build fixincludes for avr.
1546 * configure: Regenerated.
1547
caeba88f
AL
15482004-10-26 Paolo Bonzini <bonzini@gnu.org>
1549
1550 * configure.in (case ${target}): Do not build fixincludes
1551 on platforms where it is not used.
1552 * configure: Regenerated.
1553
0fdbe983
DJ
15542004-10-23 Daniel Jacobowitz <dan@debian.org>
1555
1556 * configure.in: Use an absolute path to install-sh.
1557 * configure: Regenerated.
1558
1c0f67c1
AC
15592004-10-19 Andrew Cagney <cagney@gnu.org>
1560
1561 * src-release (do-djunpack, do-md5sum): Install the generated file
1562 directly into the proto-toplev/ directory.
479759c8 1563
a9cfce9c
AC
15642004-10-19 Andrew Cagney <cagney@gnu.org>
1565
1566 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
1567
ac0fa625
DD
15682004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1569
1570 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1571 * configure: Regenerate.
1572
d27cc32e
PB
15732004-10-06 Paolo Bonzini <bonzini@gnu.org>
1574
1575 Fix wrong conflict resolution in:
1576
1577 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1578
1579 * Makefile.in: Regenerate.
1580 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1581 in the recursive `make', instead of hardwiring `all'.
1582 (Autogenerated TARGET-* variables): New.
1583
1763908f
UW
15842004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1585
1586 Merged from GCC / libtool upstream:
1587 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1588 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1589 * ltcf-cxx.sh (tpf*): Likewise.
1590 * ltconfig (tpf*): Add TPF OS configuration support.
1591
0490e016
NC
15922004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
1593
1594 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 1595 * configure: Regenerate.
0490e016 1596
32be62b5
RS
15972004-09-24 Michael Roth <mroth@nessie.de>
1598
1599 * configure.in (--without-headers): Add missing double quotes.
1600 * configure: Regenerate.
1601
6048df60
DD
16022004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1603
1604 * ylwrap: Revert to previous version.
1605
315b3b02
L
16062004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1607
6048df60 1608 PR bootstrap/17369
315b3b02
L
1609 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1610 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1611 SET_GCC_LIB_PATH_CMD.
1612 (BASE_TARGET_EXPORTS): Likewise.
1613 * Makefile.in: Regenerated.
1614
1615 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1616 * configure: Regenerated.
1617
fe69863c
DD
16182004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1619
1620 * config.guess: New upstream version
1621 * compile, depcomp, install-sh, ylwrap: Likewise.
1622
16232004-09-19 Roger Sayle <roger@eyesopen.com>
1624
1625 * config/mh-x86omitfp: New host makefile fragment. Add
1626 -fomit-frame-pointer to the default BOOT_CFLAGS.
1627 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1628 * configure: Regenerate.
1629
16302004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1631
1632 PR target/11572
1633 * configure.in (*-*-darwin*): Renable libobjc.
1634 * configure: Regenerate.
1635
be75bbe1 16362004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 1637
be75bbe1
DB
1638 * Makefile.def: Remove libbanshee.
1639 * Makefile.tpl: Ditto.
1640 * configure.in: Ditto.
1641 * Makefile.in: Regen.
1642 * configure: Ditto.
1643
1b882a91
PB
16442004-09-07 Paolo Bonzini <bonzini@gnu.org>
1645
1646 * missing: Import latest version from master repository.
1647
eb1352ed
NC
16482004-09-04 Nick Clifton <nickc@redhat.com>
1649
1650 * config.sub: Import latest version from master repository.
1651 * config.guess: Likewise.
1652 This includes these changes:
479759c8 1653
eb1352ed
NC
1654 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1655
1656 * config.sub: Handle crisv32, alias etraxfs.
1657 * config.guess (crisv32:Linux:*:*): Handle.
1658
1659 2004-08-13 Brad Smith <brad@comstyle.com>
1660
1661 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1662 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1663
1664 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1665
1666 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1667 assume the processor is a powerpc. This is because coreutils
1668 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1669 in this case, due to a MacOS X bug that causes
1670 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1671 to return a negative number.
1672 Problem reported by Petter Reinholdtsen in:
1673 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1674
1675 2004-07-19 Ben Elliston <bje@gnu.org>
1676
1677 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1678
1679 2004-06-24 Ben Elliston <bje@gnu.org>
1680
1681 * config.guess: Update copyright years.
1682 * config.sub: Likewise.
1683
1684 2004-06-22 Robert Millan <robertmh@gnu.org>
1685
1686 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1687 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1688
1689 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1690
1691 * config.guess (*:*VMS:*:*): New entry. Replaces
1692 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1693 manufacturer.
1694
1695 2004-06-22 Ben Elliston <bje@gnu.org>
1696
1697 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1698 * config.sub: Likewise.
1699
1700 2004-06-22 Ben Elliston <bje@gnu.org>
1701
1702 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1703 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1704
1705 2004-06-11 Ben Elliston <bje@gnu.org>
1706
1707 * config.guess (pegasos:OpenBSD:*:*): Remove.
1708
1709 2004-06-11 Ben Elliston <bje@gnu.org>
1710
1711 From Wouter Verhelst <wouter@grep.be>:
1712 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1713
1714 2004-06-11 Ben Elliston <bje@gnu.org>
1715
1716 * config.guess (luna88k:OpenBSD:*:*): New.
1717
1718 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1719
1720 * config.guess (m32r*:Linux:*:*): New case.
1721 * config.sub: Handle m32rle.
1722
1723 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1724
1725 From Jens Petersen <petersen@redhat.com>:
1726 * config.sub: Handle sparcv8.
1727
1728 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1729
1730 From Tom Smith <smith@cag.lkg.hp.com>:
1731 * config.guess: Version suffixes are equally significant on Tru64
1732 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1733 prefix of "P" (patched kernel).
1734
1735 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1736
1737 * config.sub: Add support for National Semiconductor CRX target.
1738
2a3124ca 17392004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 1740
2a3124ca
RH
1741 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1742 *-*-netware, but add target-libmudflap.
1743 Consolidate *-*-netware targets (of which really only i?86 exists)
1744 into a single entry.
1745 * configure: Likewise.
1746
0df3d27f
PB
17472004-09-01 Paolo Bonzini <bonzini@gnu.org>
1748
1749 * Makefile.tpl (sorry): Remove.
1750 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1751 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1752 (do-clean): Clean per-stage directories too.
1753 (do-distclean): Run distclean-stage1 too.
1754 (.NOTPARALLEL): Enable during toplevel bootstrap.
1755 (stage[+id+]-bubble): Enable parallel execution during
1756 the recursive invocation.
1757 * Makefile.in: Regenerate.
1758
1759 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
1760
1761 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
1762
1763 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1764 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1765 * configure: regenerate
479759c8
ZW
1766 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1767 -mdynamic-no-pic
0df3d27f
PB
1768
17692004-08-31 Paolo Bonzini <bonzini@gnu.org>
1770
1771 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1772 include.
1773 * configure.in: Fix indentation.
1774 * configure: Regenerate.
1775
ee025550
PB
17762004-08-31 Paolo Bonzini <bonzini@gnu.org>
1777
1778 * Makefile.def (build_modules): Add fixincludes.
1779 (dependencies): Make gcc depend on fixincludes.
1780 * configure.in (build_tools): Add fixincludes.
1781 (build_configdirs): Always include build_libs.
1782 * Makefile.in: Regenerate.
1783 * configure: Regenerate.
1784
17852004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
1786
1787 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1788 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1789 phony targets; do not generate timestamp files.
1790 (distclean-stageN): Remove references to their timestamp files.
1791 (restageN, touch-stageN): Remove.
1792 (stageN-bubble): Rewritten.
1793 (compare): Support lean bootstraps.
1794 * Makefile.in: Regenerate.
1795
1796 * configure.in: Only warn when bootstrapping but
1797 build != host or build != target. Support lean bootstraps.
1798 * configure: Regenerate.
1799
1800 Sync from gcc:
1801 2004-08-26 Phil Edwards <phil@codesourcery.com>
1802
1803 * configure.in: Give a better error message if GMP/MPFR are missing
1804 and a language needing them has been requested.
1805 * configure: Regenerated.
1806
1807 2004-08-25 Phil Edwards <phil@codesourcery.com>
1808
1809 * configure.in: Print a list of available language front-ends if
1810 a requested one is missing. Tidy stray tab characters.
1811 * configure: Regenerated.
1812
72b2455a
PB
18132004-08-17 Paolo Bonzini <bonzini@gnu.org>
1814
1815 * Makefile.in: Regenerate.
1816 * configure: Regenerate.
1817
1818 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1819 stage_*_flags.
1820 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1821 for bootstrapped modules if toplevel bootstrap is going.
1822 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1823 modules. Adjust for changes in Makefile.def. Enable several
1824 rules even in non-bootstrap mode, just to avoid peppering the
1825 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1826 (stage-[+prev+]-bubble): Remove.
1827
1828 * Makefile.def (Dependencies): Depend on all-build-bison,
1829 all-build-flex, all-build-byacc, all-build-texinfo, rather
1830 than the host variations.
1831 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1832 with BUILD_SUBDIR.
1833 (BISON): Update for recent Bisons.
1834 (YACC): Fix typo.
1835 (cross): Depend on all-build.
1836 (all): Do not depend on all-build.
1837 (prebootstrap): Remove.
1838 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1839 (Prebootstrap dependencies): Add them to the per-stage targets
1840 and to all-prebootstrap.
1841 * configure.in (build_configdirs): Always enable build_tools.
1842 (BUILD_DIR_PREFIX): Remove.
1843
1844 * Makefile.def (gcc): Add target variable.
1845 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1846 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1847 in the recursive `make', instead of hardwiring `all'.
1848 (Autogenerated TARGET-* variables): New.
1849
de0b4a87
JW
18502004-08-17 Robert Millan <robertmh@gnu.org>
1851
1852 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1853 (instead of FreeBSD).
1854 * configure: Regenerate.
1855
ad681c85
NN
18562004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1857
675c6968
NN
1858 * Makefile.def, configure.in, src-release: Remove useless, bogus
1859 references to tix.
1860 * Makefile.in, configure: Regenerate.
1861
ad681c85
NN
1862 * src-release: Stop distributing mmalloc with gdb (which doesn't
1863 use it).
1864 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1865 * Makefile.in: Regenerate.
1866
11b04d1f
DD
18672004-08-09 Mark Mitchell <mark@codesourcery.com>
1868
1869 * configure.in (arm*-*-eabi*): New target.
1870 * configure: Regenerate.
1871
f2420bea
NN
18722004-08-01 Robert Millan <robertmh@gnu.org>
1873
1874 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1875 libmudflap for all GNU-based systems (with Glibc).
1876 * configure: Regenerate.
1877
9e6ce191
PB
18782004-08-06 Paolo Bonzini <bonzini@gnu.org>
1879
1880 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1881 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1882 (Dependencies): New section.
1883 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1884 (configure-target-[+module+]): Depend on maybe-all-gcc
1885 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1886 (toplevel profiledbootstrap): Fix dependencies.
1887 * Makefile.in: Regenerate.
1888
df4a6958
MM
18892004-08-03 Mark Mitchell <mark@codesourcery.com>
1890
1891 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1892 target-libiberty to noconfigdirs.
1893
11b04d1f
DD
18942004-08-03 Paul Brook <paul@codesourcery.com>
1895
1896 * configure.in: Check for MPFR as well as GMP.
1897 * configure: Regenerate.
1898
b813574b
PB
18992004-08-03 Paolo Bonzini <bonzini@gnu.org>
1900
1901 * Makefile.def (host-modules): Add gcc.
1902 * Makefile.in: Regenerate.
1903 * Makefile.tpl (sorry): New rule.
1904 (configure-host, all-host, [+make_target+]-host, do-check,
1905 install-host): Do not add gcc as a special case.
1906 (host modules): Add a small special-casing for gcc. Export
1907 extra_make_flags through the environment.
1908 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1909 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1910 other recursive targets for gcc): Remove.
1911
1912 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1913 (stage, unstage): New rules.
1914 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1915 distclean-stage[+id+]): Use stage_current.
1916 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1917 the stage*-start rules.
1918
61edac0c
JW
19192004-07-19 Robert Millan <robertmh@gnu.org>
1920
1921 Synced from gcc:
1922
1923 2004-04-26 Robert Millan <robertmh@gnu.org>
1924
1925 Add patches from libtool CVS.
1926 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1927 * ltconfig: Likewise.
1928 * ltcf-c.sh: Likewise.
1929 * ltcf-cxx.sh: Likewise.
1930 * ltcf-gcj.sh: Likewise.
1931
3e707e94
PB
19322004-07-12 Paolo Bonzini <bonzini@gnu.org>
1933
1934 * configure.in: Add noconfigdirs for crx-*-*.
1935 * configure: Regenerate.
1936
19372004-07-12 Paolo Bonzini <bonzini@gnu.org>
1938
1939 Synced from gcc:
1940
1941 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
1942
1943 * configure.in: Build libmudflap by default on FreeBSD.
1944 * configure: Regenerated.
1945
1946 2004-07-09 Mark Mitchell <mark@codesourcery.com>
1947
1948 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1949 systems.
1950 * configure: Regenerated.
1951
1952 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1953
1954 PR target/16344
1955 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1956 feedback based compiler.
1957 * Makefile.in: Rebuilt.
1958
1959 2004-07-05 Phil Edwards <phil@codesourcery.com>
1960
1961 * configure.in: Do not prepend $srcdir to /dev/null in
1962 makefile fragments.
1963 * configure: Regenerate.
1964
a7ee7660
AO
19652004-07-08 Alexandre Oliva <aoliva@redhat.com>
1966
1967 * Makefile.def (host_modules): Set bootstrap=true for flex.
1968 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1969 * Makefile.in: Rebuilt.
1970
6a9cf61e
PB
19712004-07-01 Paolo Bonzini <bonzini@gnu.org>
1972
1973 * Makefile.def (build_modules): Add bison, byacc, flex,
1974 m4, texinfo.
1975 (flags_to_pass): Add FLEX.
1976 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1977 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1978 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1979 DEFAULT_MAKEINFO): Remove.
1980 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1981 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1982 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1983 objdir or else use configured tool.
1984 (all-build): New.
1985 (all): Depend on it.
1986 (Build module dependencies): Add.
1987 * Makefile.in: Regenerate.
1988 * configure.in: Better support for multiple build modules,
1989 matching what is done for host/target modules. Do not look
1990 for "plausible" locations of build tools if Canadian cross.
1991 Use autoconf's AC_PROG_CC to find a C compiler. Define
1992 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1993 * configure: Regenerate.
1994
95b6a1f2
PB
19952004-06-22 Paolo Bonzini <bonzini@gnu.org>
1996
1997 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1998 * Makefile.in: Regenerate.
1999
7ffa0b57
PB
20002004-06-22 Paolo Bonzini <bonzini@gnu.org>
2001
2002 * Makefile.tpl (configure-build-[+module+],
2003 configure-[+module+], configure-target-[+module+]): Pass
2004 [+extra_configure_args+].
2005 (all-build-[+module+], all-[+module+], check-[+module+],
2006 install-[+module+], [+make_target+]-[+module+],
2007 all-target-[+module+], check-target-[+module+],
2008 install-target-[+module+], [+make_target+]-target-[+module+]):
2009 Pass [+extra_make_args+].
2010 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2011 (GCC_HOST_EXPORTS): Remove.
2012 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2013 cross, check-gcc, check-gcc-c++, install-gcc,
2014 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2015 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2016 * Makefile.in: Regenerate.
2017
929ba6e7
CF
20182004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2019
2020 * configure.in: Check for srcdir/winsup rather than build directory
2021 winsup.
2022 * configure: Regenerate.
2023
b76d7de0
CV
20242004-06-17 Corinna Vinschen <vinschen@redhat.com>
2025
2026 * configure.in: Don't build Cygwin native newlib if winsup
2027 directory is missing. Emit warning instead.
2028 * configure: Regenerate.
2029
656fdd47
PB
20302004-06-09 Paolo Bonzini <bonzini@gnu.org>
2031
2032 * Makefile.tpl (touch-stage[+id+]): New.
2033 (restage[+prev+]): Depend on touch-stage[+id+].
2034
2035 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2036 Use it throughout.
2037
2038 * Makefile.def: Add profile and feedback bootstrap stages.
2039 Remove next field from bootstrap stages.
2040 * Makefile.tpl (LN, LN_S): Substitute.
2041 (stageN-start, stageN-end): Use double-colon rules, to
2042 provide a hook for additional setup commands.
2043 (distclean-stageN-gcc, restageN): Create dependencies from
2044 [+prev+], not from [+next+].
2045 (stageN-bubble): Add commands for successive stages from
2046 [+prev+], using double-colon rules.
2047 (all-stageN-gcc): Fix typo.
2048 (stagefeedback-start, profiledbootstrap): New.
2049 * Makefile.in: Regenerate.
2050 * configure.in: Call ACX_PROG_LN.
2051 * configure: Regenerate.
2052
498d4a71
CF
20532004-06-03 Paolo Bonzini <bonzini@gnu.org>
2054
2055 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2056 without gcc.
2057 * configure: Regenerate.
2058
377d8c42
PB
20592004-06-01 Paolo Bonzini <bonzini@gnu.org>
2060
2061 * Makefile.tpl: Fix typo.
2062 * Makefile.in: Regenerate.
2063
f5f8a794
PB
20642004-06-01 Paolo Bonzini <bonzini@gnu.org>
2065
2066 * configure.in: Remove new- prefix from toplevel
2067 bootstrap targets.
2068 * configure: Regenerate.
2069
f7a4c34f
PB
20702004-06-01 Paolo Bonzini <bonzini@gnu.org>
2071
2072 Merge this patch from the gcc tree:
2073
2074 2004-05-30 Andreas Jaeger <aj@suse.de>
2075 Jim Wilson <wilson@specifixinc.com>
2076
2077 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2078 like CC.
2079
319cab08
PB
20802004-06-01 Paolo Bonzini <bonzini@gnu.org>
2081
2082 * Makefile.tpl (all.normal): Rename to all.
2083 (all): Replace with a rule to pick the default
2084 target from configure.
2085 (all-gcc, configure-gcc): Use conditionals to
2086 do nothing when toplevel bootstrap is going on.
2087 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2088 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2089 * configure.in: Support --enable-bootstrap.
2090
2091 * Makefile.def: Remove new- prefix from toplevel
2092 bootstrap targets.
2093 * Makefile.tpl: Likewise.
2094
2095 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2096 target.
2097
2098 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2099 $(RECURSE_FLAGS) to recursive invocation of make.
2100
2101 * Makefile.in: Regenerate.
2102 * configure: Regenerate.
2103
88f64edc
DJ
21042004-05-27 Daniel Jacobowitz <dan@debian.org>
2105
2106 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2107 * configure: Regenerate.
2108
378fce5b
DD
21092004-05-25 Daniel Jacobowitz <drow@false.org>
2110
2111 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2112 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2113 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2114 targets.
2115 * Makefile.in: Regenerate.
2116
dfdffa2c
PB
21172005-05-24 Paolo Bonzini <bonzini@gnu.org>
2118
2119 * configure.in: Test the ability to symlink directories.
2120 * configure: Regenerate.
2121
2122 * Makefile.def (bootstrap-stage): New definitions.
2123 * Makefile.tpl (configure-stage1-gcc,
2124 configure-stage2-gcc, configure-stage3-gcc,
2125 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2126 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2127 new-restage3, compare): Autogenerate, see Makefile.in
2128 entry for behavioral changes.
2129 (distclean-stage1, new-stage1-start, new-stage1-end,
2130 new-stage1-bubble, distclean-stage2, new-stage2-start,
2131 new-stage2-end, new-stage2-bubble, distclean-stage3,
2132 new-stage3-start, new-stage3-end): New autogenerated targets.
2133 (objext, prebootstrap, BOOT_CFLAGS,
2134 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2135 targets.
2136
2137 * Makefile.in: Regenerate.
2138 (distclean-stage1, new-stage1-start, new-stage1-end,
2139 new-stage1-bubble, distclean-stage2, new-stage2-start,
2140 new-stage2-end, new-stage2-bubble, distclean-stage3,
2141 new-stage3-start, new-stage3-end): New targets.
2142 (all-stage1-gcc): Move prebootstrap dependency from here...
2143 (configure-stage1-gcc): ...to here.
2144 (new-bootstrap): Use bubble targets.
2145 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2146 Use per-stage distclean targets.
2147 (configure-stage1-gcc, configure-stage2-gcc,
2148 configure-stage3-gcc, all-stage1-gcc,
2149 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2150 Use new-stageN-start to prepare the tree.
2151
04cf1b77
PB
21522004-05-23 Paolo Bonzini <bonzini@gnu.org>
2153
2154 * Makefile.def (host_modules): add libcpp.
2155 * Makefile.tpl: Add dependencies on and for libcpp.
2156 * Makefile.in: Regenerate.
2157 * configure.in: Add libcpp host module.
2158 * configure: Regenerate.
2159
80b200a1
ZW
21602004-05-17 Zack Weinberg <zack@codesourcery.com>
2161
2162 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2163 of libf2c.
2164 * configure, Makefile.in: Regenerate.
2165
4b1cb4fe
DD
21662004-05-13 Diego Novillo <dnovillo@redhat.com>
2167
2168 Merge from tree-ssa-20020619-branch.
2169
2170 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2171 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2172 (HOST_GMPLIBS): Define.
2173 (HOST_GMPINC): Define.
2174 (TARGET_LIB_PATH): Add libmudflap.
2175 (GFORTRAN_FOR_TARGET): Define.
2176 (configure-build*): Export GFORTRAN.
2177 (configure-gcc): Export GMPLIBS and GMPINC.
2178 (all-gcc): Add maybe-all-libbanshee.
2179 (configure-target-libgfortran): Define.
2180 * Makefile.in: Regenerate.
2181 * configure.in (host_libs): Add libbanshee.
2182 (target_libraries): Add target-libmudflap and target-libgfortran.
2183 Add --with-libbanshee.
2184 Handle --disable-libmudflap.
2185 (*-*-freebsd*): Use with_gmp.
2186 Add $(libgcj) to noconfigdirs.
2187 * configure: Regenerate.
2188 * depcomp: New file.
2189 * MAINTAINERS: Add tree-ssa maintainers.
2190
21912004-04-28 Paolo Bonzini <bonzini@gnu.org>
2192
2193 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2194 * configure: Regenerate.
2195
b8908782
DD
21962004-04-27 Paolo Bonzini <bonzini@gnu.org>
2197
2198 Revert:
2199 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2200
2201 * Makefile.def (flags_to_pass): Remove *dir variables that
2202 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2203 as well as prefix and exec_prefix.
2204 * Makefile.in: Regenerate.
2205
22062004-04-26 Paolo Bonzini <bonzini@gnu.org>
2207
2208 * Makefile.def (host_modules): Mark with the bootstrap
2209 flag packages on which gcc depends.
2210 * Makefile.tpl (all-bootstrap): Use it.
2211 * Makefile.in: Regenerate.
2212
22132004-04-26 Paolo Bonzini <bonzini@gnu.org>
2214
2215 * Makefile.def (flags_to_pass): Remove *dir variables that
2216 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2217 as well as prefix and exec_prefix.
2218 * Makefile.in: Regenerate.
2219
22202004-04-26 Paolo Bonzini <bonzini@gnu.org>
2221
80b200a1
ZW
2222 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2223 * configure: Regenerate.
2224 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2225 * gcc/Makefile.tpl (compare): Use the result of the test.
2226 * gcc/Makefile.in: Regenerate.
b8908782
DD
2227
22282004-04-23 Paolo Bonzini <bonzini@gnu.org>
2229
2230 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2231 Always relocate gcc and prev-gcc to the original names, even
2232 if the build fails.
2233 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2234 New targets.
2235
0f260896
RO
22362004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2237
2238 * configure.in (mips*-*-irix5*): Enable ld.
2239 * configure: Regenerate.
2240
51860f05
JW
22412004-04-15 James E Wilson <wilson@specifixinc.com>
2242
2243 * Makefile.tpl (configure-[+module+], configure-gcc,
2244 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2245 Set and export LDFLAGS.
2246 * Makefile.in: Regenerate.
2247
54752a6b
NN
22482004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2249
2250 PR bootstrap/14871
2251 * Makefile.tpl: If we don't have built-in-tree target tools,
2252 use the ones found by configure rather than hacking around with
2253 program_transform_name.
2254 * configure.in: Give Makefile.tpl the information necessary
2255 to do that.
2256 * Makefile.in: Regenerate.
2257 * configure: Regenerate.
2258
22592004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
2260
2261 PR bootstrap/14760
2262 * configure.in: When computing baseargs, strip *all* copies of
2263 offending options. Also, don't match/substitute the trailing space,
2264 so that this actually works when two similar options are separated by
2265 only one space.
2266 * configure: Regenerate.
2267
22682004-04-06 David Edelsohn <edelsohn@gnu.org>
2269
80b200a1
ZW
2270 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2271 (rs6000-*-aix*): Same.
2272 * configure: Regenerate.
54752a6b 2273
5e2b61fb
SS
22742004-03-25 Stan Shebs <shebs@apple.com>
2275
2276 Remove MPW support, no longer used.
2277 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2278 mpw-install: Remove files.
2279 * src-release (DEVO_SUPPORT): Remove names of removed files.
2280 * MAINTAINERS: Likewise.
2281
1a6f2dc7
NN
22822004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2283
a0049f1b
NN
2284 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2285 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2286 * Makefile.in: Regenerate.
2287
1a6f2dc7
NN
2288 * configure.in (top level bootstrap support): Rework --enable-werror
2289 to set @stage2_werror_flag@.
2290 * configure: Regenerate.
2291 * Makefile.tpl (top level bootstrap support): Pass
2292 @stage2_werror_flag@ down to configure in stages 2 and 3.
2293 * Makefile.in: Regenerate.
2294
920e3419
NN
22952004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2296
2297 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2298 for stages 2 and 3 as well as in make. As a consequence, remove
2299 OUTPUT_OPTION (now detected by configure) from the flags passed down
2300 to make.
2301 * Makefile.in: Regenerate.
2302
2303 * Makefile.tpl (new-bootstrap): Fix typo.
2304 * Makefile.in: Regenerate.
2305
4fa63067
NN
23062004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2307
2308 * Makefile.tpl: Rearrange by moving recursive_targets rules
2309 into their proper sections.
2310 * Makefile.tpl (top level bootstrap support): Move disabling
2311 of coverage flags from 'make' to 'configure'; improve comments.
2312 * Makefile.in: Regenerate.
2313
2314 * Makefile.tpl (experimental top level bootstrap) Move stage1
2315 language setting from all- target to configure- target; disable
2316 intermodule optimization in stage 1; prevent gratuitous rebuilds
2317 of stage 1.
2318 * Makefile.in: Regenerate.
2319 * configure.in: Comma-separate stage 1 language list for top
2320 level bootstrap.
2321 * configure: Regenerate.
2322
2323 * Makefile.tpl: Clean up experimental top level bootstrap support:
2324 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2325 prev-gcc in configure- targets as well as all- targets.
2326 * Makefile.in: Regenerate.
2327
fb8a10fd
NN
23282004-03-17 Paolo Bonzini <bonzini@gnu.org>
2329
2330 * configure.in: Remove symbolic link section.
2331 * configure: Regenerate.
2332 * Makefile.tpl (links): Remove.
2333 * Makefile.in: Regenerate.
2334
947f426e 23352004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 2336 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
2337
2338 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 2339 Set with AC_CHECK_PROGS.
947f426e
NN
2340 * configure.in: Fix comment typo from last patch.
2341 * configure: Regenerate.
2342
1d39f329
NN
23432004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2344
2345 * Makefile.tpl: Introduce experimental top level bootstrap support.
2346 * Makefile.in: Regenerate.
2347 * configure.in: Introduce support for top level bootstrap.
2348 * configure: Regenerate.
2349
4b0ac75d 23502004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2351 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
2352
2353 PR bootstrap/14522
2354 * configure.in: Cope with shells that do not support unquoted ^
2355 * configure: Regenerate.
2356
2e70b094 23572004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2358 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
2359
2360 PR bootstrap/14522
2361 * configure.in: Cope with shell that do not support nesting
2362 quotes inside quoted backquote substitutions.
2363 * configure: Regenerate.
2364
23652004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2366
2367 PR bootstrap/14522
2368 * configure.in: Fix escaping of $.
2369 * configure: Regenerate.
2370
9e07f89d
NN
23712004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2372
2373 * configure: Regenerate.
2374
23752004-03-08 Paolo Bonzini <bonzini@gnu.org>
2376
2377 PR ada/14131
2378 Move language detection to the top level.
2379 * configure.in: Find default values for the tools as
2380 soon as possible. Disable ada if GNAT is not found.
2381 Emit error message about missing languages. Expand
2382 --enable-languages=all for the gcc subdirectory.
2383
1712ab83
RS
23842004-03-01 Richard Sandiford <rsandifo@redhat.com>
2385
2386 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2387 and disable libgcj.
2388 * configure: Regenerated.
2389
3dee29da
NN
23902004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2391
2392 PR bootstrap/7087
2393 * Makefile.tpl: Guard XFOO sed statements better.
2394 * Makefile.tpl: Add dependency for configure-target-libada.
2395 * Makefile.in: Regenerate (incidentally fixes broken
2396 commit when libada-branch was merged).
2397
0558264b
AC
23982004-02-28 Andrew Cagney <cagney@redhat.com>
2399
2400 * src-release (CVS_NAMES): Define.
2401 (do-tar, do-tar): Prune $(CVS_NAMES).
2402
c38f9803
AC
24032004-02-23 Andrew Cagney <cagney@redhat.com>
2404
2405 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
2406 2004-02-19.09.
2407
55636792
NN
24082004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
2409
2410 PR bootstrap/11932
2411 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2412
1e600082
AC
24132004-02-19 Andrew Cagney <cagney@redhat.com>
2414
2415 * config.guess: Update from version 2003-06-12 to 2004-02-16.
2416 * config.sub: Update from version 2003-06-13 to 2004-02-16.
2417
3769cd82
DD
24182004-02-11 David Edelsohn <edelsohn@gnu.org>
2419
2420 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2421 (rs6000-*-aix*): Same.
2422 * configure: Regenerate.
2423
a92834c8
DD
24242004-02-11 Kelley Cook <kcook@gcc.gnu.org>
2425
2426 * configure.in (host): Add in missing $noconfigdirs to defines.
2427 * configure: Regenerate.
2428
a2592b1b
DD
24292004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2430 Nathanael Nerode <neroden@gcc.gnu.org>
2431
2432 PR ada/6637, PR ada/5911
80b200a1 2433 Merge with libada-branch:
a2592b1b
DD
2434 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2435 with appropriate dependencies. Add --enable-libada configure switch.
2436 * configure, Makefile.in: Regenerate.
2437
e31d1ea3
DD
24382004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2439
2440 * configure.in: Don't pass --with-stabs on IRIX 5 either.
2441 * configure: Regenerate.
2442
db85f5c0
JJ
24432004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2444
2445 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 2446
fc434214
DD
24472004-01-23 DJ Delorie <dj@redhat.com>
2448
2449 * Makefile.def (target_modules) [libiberty]: Don't stage.
2450 * Makefile.in: Rebuilt.
2451
ad445c2c 24522004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 2453
ad445c2c
JJ
2454 * COPYING.NEWLIB: Update to include copyrights for new
2455 iconv code.
2456
72bbedde
AC
24572004-01-15 Andrew Cagney <cagney@redhat.com>
2458
2459 * src-release: Update copyright year.
2460 (do-proto-toplev): Configure using i686-pc-linux-gnu.
2461 (NEWLIB_SUPPORT_DIRS): Delete macro.
2462 (newlib.tar.bz2): Delete rule.
2463
a6d6062d
DD
24642004-01-14 Loren J. Rittle <ljrittle@acm.org>
2465
2466 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2467 * Makefile.tpl (configure-target-[+module+]): Support stage.
2468 * Makefile.in: Rebuilt.
2469
f8b73030
MR
24702003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2471
2472 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
2473 throughout.
2474
aff0e9df
NN
24752004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
2476
bb5dca17
NN
2477 * configure.in: Use ./config.cache, not config.cache.
2478 * configure: Regenerate.
2479 * Makefile.tpl: Special-casing not needed for GCC any more.
2480 * Makefile.in: Regenerate.
2481
82252c06
NN
2482 * configure.in: Don't share a cache file for host dirs.
2483 * configure: Regenerate.
2484
aff0e9df
NN
2485 * config-ml.in: Don't mess with the cache file.
2486
95036d20
NN
24872004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2488
ac7b618e
NN
2489 * Makefile.tpl: Make GCC use a separate config.cache.
2490 * Makefile.in: Regenerate.
2491
95036d20
NN
2492 PR bootstrap/11932, PR bootstrap/11933
2493 (I don't know if it will fix either of them, but it relates
2494 to them.)
2495 * configure.in: Don't use shared config.cache for target
2496 directories.
2497 * configure: Regenerate.
2498
08c1856b
DD
24992003-12-31 Roger Sayle <roger@eyesopen.com>
2500
2501 * configure.in (ia64*-*-hpux*): Disable building java libraries.
2502 * configure: Regenerated.
2503
c1968181 25042003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 2505
c1968181
DD
2506 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2507 * configure: Regenerated.
2508
10ecffb9
NN
25092003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2510
2511 Port change over from GCC:
2512 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
2513 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2514 (configure-build-[+module+], configure-[+module+]): Likewise.
2515 (configure-target-[+module+], configure-gcc, config.status): Likewise.
2516 * Makefile.in: Regenerate.
2517
f2ab5990
TF
25182003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2519
2520 * configure.in (raw_libstdcxx_flags): Remove the leading space.
2521 * configure: Regenerate.
2522
41a7d11a
JJ
25232003-11-27 Jeff Johnston <jjohnstn@redhat.com>
2524
80b200a1 2525 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
2526 stdlib.
2527
d9441a1f
DD
25282003-11-14 Arnaud Charlet <charlet@act-europe.fr>
2529
2530 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2531 * Makefile.in: Regenerate.
2532
3a48a978
DD
25332003-10-20 Phil Edwards <phil@codesourcery.com>
2534
2535 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
2536 * configure: Regenerate.
2537
f0b24077
NN
25382003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
2539
2540 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2541 HOST_FLAGS_TO_PASS.
2542 * Makefile.in: Regenerate.
2543
5fbad20a
DD
25442003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2545
2546 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2547 * configure: Rebuilt
2548 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2549 * Makefile.in: Rebuilt
2550
78be4155
L
25512003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2552
2553 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2554
051fcc7a
L
25552003-10-01 Phil Edwards <pme@gcc.gnu.org>
2556
2557 * config-ml.in: Use ac_configure_args directly instead of
2558 ml_arguments. Only set ml_norecursion if --no[-]recursion is
2559 actually seen.
2560
25612003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
2562
2563 * config-ml.in: Propagate INSTALL variables.
2564
f27d4f92
DJ
25652003-09-21 Daniel Jacobowitz <drow@mvista.com>
2566
2567 * configure.in: Pass a computed --program-transform-name
2568 to subconfigures.
2569 * configure: Regenerated.
2570
cae4d560
NN
25712003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2572
2573 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2574 * Makefile.in: Regenerate.
2575
2576 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2577 * Makefile.in: Regenerate.
2578
8ff944f6
DJ
25792003-09-17 Daniel Jacobowitz <drow@mvista.com>
2580
2581 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2582 quoting.
2583 * configure: Regenerated.
2584
d9a35680
MC
25852003-09-12 Michael Chastain <mec@shout.net>
2586
2587 Fix PR gdb/857.
2588 * src-release (do-proto-topleve): Remove junk files
2589 intl/config.cache, intl/config.status,
2590 intl/config.h, intl/stamp-h.
2591
710068b9
AC
25922003-09-14 Andrew Cagney <cagney@redhat.com>
2593
2594 * src-release (dejagnu.tar): New target.
2595 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
2596 (do-djunpack): Use $(PACKAGE) for the package name.
2597
e1008165
DD
25982003-09-04 DJ Delorie <dj@redhat.com>
2599
2600 * configure: Regenerate.
2601
21998d12
NC
26022003-09-04 Robert Millan <robertmh@gnu.org>
2603
2604 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 2605
ccca4bb3
DD
26062003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2607
2608 * configure.in: Ensure arguments to sed are properly spaced.
2609 * configure: Regenerate.
2610
ee949b5e
DJ
26112003-08-28 Daniel Jacobowitz <drow@mvista.com>
2612
2613 Merge from gcc:
2614 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
2615 * install-sh: Update to newer upstream versions (associated with
2616 aclocal 1.7).
2617 * missing: Likewise, plus $1Help2man -> $1 typo fix.
2618
75addda2
DJ
26192003-08-27 Daniel Jacobowitz <drow@mvista.com>
2620
2621 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2622 * configure: Regenerated.
2623
8d2877d8
NN
26242003-08-23 Phil Edwards <pme@gcc.gnu.org>
2625
2626 * configure.in: Use newline instead of semicolon when assuming
2627 shell arguments in a for loop.
2628 * configure: Regenerated.
2629
d2cc0e0d
GK
26302003-08-20 Geoffrey Keating <geoffk@apple.com>
2631
2632 PR 8180
2633 * configure.in: When testing with_libs and with_headers, treat
2634 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
2635 * configure: Regenerate.
80b200a1 2636
d2cc0e0d
GK
2637 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2638 make, shell, etc.
2639 (baseargs): Likewise.
2640 * configure: Regenerate.
2641
04d1ab34
GK
26422003-08-19 Geoffrey Keating <geoffk@apple.com>
2643
2644 * configure.in: Disable libgcj for darwin not on powerpc.
2645 * configure: Rebuild.
2646
ca506da8
MC
26472003-08-15 Michael Chastain <mec@shout.net>
2648
2649 * src-release (do-proto-toplev): Remove junk files
2650 dejagnu/example/calc/config.status,
2651 dejagnu/example/calc/config.log.
2652
a4aa3f49
DD
26532003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
2654
2655 * config-ml.in, symlink-tree: Add license.
2656
ede4fbe4
NN
26572003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
2658
2659 Merge from gcc:
2660
2661 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
2662 * Makefile.tpl (check, check-c++): Express dependencies using
2663 dependencies rather than commands.
2664 * Makefile.in: Regenerate.
2665
2666 2003-07-31 Geoffrey Keating <geoffk@apple.com>
2667 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2668 * Makefile.in: Update.
2669
970f29af
AC
26702003-08-01 Andrew Cagney <cagney@redhat.com>
2671
2672 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2673 * configure: Ditto.
2674
b2884a0c
DD
26752003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
2676
2677 * configure.in: Enable libgcj for darwin.
2678 * configure: Rebuild.
2679
c07f46a4
NN
26802003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
2681
2682 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
2683
9175bfc0
NN
26842003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
2685
2686 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2687 creating target and build subdirs to build all parent dirs as needed.
2688 * Makefile.in: Rebuild.
2689 * configure.in: Don't build dirs explicitly here.
2690 * configure: Rebuild.
2691
b9abda6a
AO
26922003-07-22 Alexandre Oliva <aoliva@redhat.com>
2693
2694 * Makefile.tpl (all-make): Depend on intl.
2695 * Makefile.in: Rebuilt.
2696
eef8ffd4
NN
26972003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
2698
2699 * config.if: Remove unused libc_interface determination.
2700
295efaf0
NN
27012003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
2702
2703 * Makefile.in: Regenerate, correctly this time.
2704
e5c3f801
NN
27052003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
2706
2707 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
2708 unused INSTALL_PROGRAM_ARGS.
2709 * configure.in: Use AC_PROG_INSTALL.
2710 * Makefile.in: Regenerate.
2711 * configure: Regenerate.
2712
4a18bd6b
AO
27132003-07-10 Alexandre Oliva <aoliva@redhat.com>
2714
2715 * configure: Rebuilt.
2716 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2717 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2718 newlib nor libgloss.
2719 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
2720 * configure.in (am33_2.0-*-linux*): Added.
2721
fbd1054d
BW
27222003-07-09 Bob Wilson <bob.wilson@acm.org>
2723
2724 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2725 * configure: Regenerate.
2726
b40e3958
L
27272003-07-06 H.J. Lu <hongjiu.lu@intel.com>
2728
2729 * config-ml.in: Replace PWD with PWD_COMMAND.
2730 * Makefile.tpl: Likewise.
2731 * Makefile.in: Regenerated.
2732
4a5be7ba
NN
27332003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
2734
2735 * configure.in: Clean up config-lang.in handling. Delete
2736 useless assignment to "subdirs".
2737 * configure: Regenerate.
2738
9c14acb8
NN
27392003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
2740
2741 * configure.in: Rename 'target_libs' to 'target_libraries'.
2742 Remove useless reference to 'target_libs'.
2743 * configure: Regenerate.
2744
8f32e830
KS
27452003-06-23 Keith Seitz <kseitz@sources.redhat.com>
2746
2747 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2748 * Makefile.in: Regenerate.
2749
12f0bd74
NN
27502003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
2751
2752 * Makefile.def: Introduce flags_to_pass.
2753 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2754 * Makefile.in: Regenerate.
2755
b07c2aad
HPN
27562003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
2757
2758 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2759 and target-libgloss.
2760 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2761 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 2762 * configure: Regenerate.
b07c2aad 2763
56f25033
DD
27642003-06-17 Benjamin Kosnik <bkoz@redhat.com>
2765
2766 * configure.in: Update testsuite_flags to new location.
2767 * configure. Regenerate.
80b200a1 2768
4ec9a3b2
NN
27692003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
2770
2771 * Makefile.tpl: Remove BUILD_CC stuff.
2772 * Makefile.in: Regenerate.
2773
059083b1 27742003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2775
059083b1
L
2776 * config.guess: Update to 2003-06-12 version.
2777 * config.sub: Update to 2003-06-13 version.
2778
535b046a
TS
27792003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2780
2781 * MAINTAINERS: Add myself as MIPS co-maintainer.
2782
00c22daa 27832003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2784
00c22daa
L
2785 * config.guess: Update to 2003-06-06 version.
2786 * config.sub: Update to 2003-06-06 version.
2787
1047cb91
DD
27882003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2789
2790 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2791 * configure. Regenerate.
2792
123494c8
NN
27932003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
2794
1047cb91
DD
2795 * configure.in: Disable serial configure by default.
2796 * configure: Regenerate.
2797 * Makefile.tpl: Abolish .NOTPARALLEL.
2798 * Makefile.in: Regenerate.
2799
7f121bbf
NN
2800 * Makefile.tpl: Replace {build,host,target}_canonical by
2801 {build,host,target}.
2802 * Makefile.in: Regenerate.
2803
123494c8
NN
2804 * Makefile.tpl: Fix stupid pasto.
2805 * Makefile.in: Regenerate.
2806
ec7e0995
NN
28072003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
2808
2809 * Makefile.tpl: Remove bogus conditional.
2810 * Makefile.in: Regenerate.
2811
27b1cc72
NN
28122003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
2813
2a4cbe27
NN
2814 * Makefile.tpl: Make 'recursive targets' using autogen rather
2815 than shell loop. Remove duplicate 'clean' targets and false
2816 comments.
2817 * Makefile.def: Add systematic dependencies to 'recursive' targets.
2818 Add systematic method of specifying missing targets in subdirs.
2819 Add copyright boilerplate.
2820 * Makefile.in: Regenerate.
2821 * configure.in: Add 'recursive targets' to maybe list.
2822 * configure: Regenerate.
2823
27b1cc72
NN
2824 * Makefile.tpl: Rename [+target+] to [+make_target+].
2825 * Makefile.def: Rename 'target' to 'make_target'.
2826
01e51bd0
NC
28272003-05-30 Nick Clifton <nickc@redhat.com>
2828
2829 * README-maintainer-mode: Update URL for locating blessed config
2830 tools.
2831
2fd84b42
NC
28322003-05-29 Robert Millan <rmh@debian.org>
2833
2834 * ltconfig: Import this patch and modify for use with current
2835 version of ltconfig:
2836
2837 2003-05-21 Bruno Haible <bruno@clisp.org>
2838
2839 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
2840 GNU/FreeBSD.
2841
8945c6bb
DD
28422003-05-28 DJ Delorie <dj@redhat.com>
2843
2844 * Makefile.tpl: Make maybe-check-gcc .PHONY.
2845 * Makefile.in: Regenerate.
2846
2f9632a1
JJ
28472003-05-28 Jeff Johnston <jjohnstn@redhat.com>
2848
80b200a1 2849 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 2850
3a12db16 28512003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 2852
3a12db16
DD
2853 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2854 newlib or libgloss.
2855 * Makefile.in: Regenerate.
2856
44482353
DD
28572003-05-21 DJ Delorie <dj@redhat.com>
2858
2859 * Makefile.tpl: Add missing empty maybe-check-gcc target.
2860 * Makefile.in: Regenerate.
2861
fec2c52d
MR
28622003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2863
2864 * configure.in: Use curly braces in the definition of tooldir.
2865 * configure: Regenerate.
2866
16ae0395
NN
28672003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
2868
2869 * configure.in: Switch more things to use maybe dependencies.
80b200a1 2870 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
2871 Factor out common code from autogen IF statements.
2872 * configure: Regenerate.
2873 * Makefile.in: Regenerate.
2874
ec11bdc6
DD
28752003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
2876
2877 * configure.in: Accept i[3456789]86 for machine type.
2878 * configure: Regenerate.
2879
dd12c3a8
NN
28802003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
2881
2882 * configure.in: Switch more things to use maybe dependencies.
2883 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
2884 * configure: Regenerate.
2885 * Makefile.tpl: Switch more things to use maybe dependencies.
2886 * Makefile.in: Regenerate.
2887
cf662e21
AJ
28882003-05-16 Andreas Schwab <schwab@suse.de>
2889
2890 * Makefile.tpl (install-opcodes): Define.
2891 * Makefile.in: Rebuild.
2892
5481b376
AJ
28932003-05-13 Andreas Jaeger <aj@suse.de>
2894
2895 * config.guess: Update to 2003-05-09 version.
2896 * config.sub: Update to 2003-05-09 version.
2897
3959a22a
AJ
28982003-05-13 Michael Eager <eager@mvista.com>
2899
2900 * configure.in: Correct sed script so that options in quotes are not
2901 deleted.
2902 * configure: Rebuild.
2903
564b43e5
CV
29042003-05-12 Corinna Vinschen <corinna@vinschen.de>
2905
2906 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2907 and $$s/newlib/libc/sys/cygwin32 include paths.
2908 * configure: Ditto.
2909
bb947dc9
L
29102003-05-05 H.J. Lu <hjl@gnu.org>
2911
2912 * config-ml.in: Restored from gcc repository.
2913
77f7441a
CD
29142003-05-02 Chris Demetriou <cgd@broadcom.com>
2915
80b200a1
ZW
2916 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2917 * Makefile.in: Regenerate.
77f7441a 2918
a26d7085
DJ
29192003-04-27 Daniel Jacobowitz <drow@mvista.com>
2920
2921 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
2922 and Makefile.def.
2923
e4c4d240
DJ
29242003-04-27 Daniel Jacobowitz <drow@mvista.com>
2925
2926 * Makefile.tpl: Clean $(BUILD_SUBDIR).
2927 * Makefile.in: Regenerated.
2928
62a3fc85
DD
29292003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2930
2931 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2932 * Makefile.in: Regenerate.
2933
29342003-04-18 Jakub Jelinek <jakub@redhat.com>
2935
2936 * configure.in (powerpc64*-*-linux*): Remove.
2937 * configure: Rebuilt.
2938
5b474aa8
DD
29392003-04-17 Phil Edwards <pme@gcc.gnu.org>
2940
2941 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
2942 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2943 and restrap.
2944 * Makefile.in: Regenerate.
2945
29462003-04-16 Richard Earnshaw <rearnsha@arm.com>
2947
2948 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2949 * configure: Regenerated.
2950
bc295afe
AO
29512003-04-11 Alexandre Oliva <aoliva@redhat.com>
2952
2953 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2954 * */configure: Rebuilt.
2955
3728fade
NN
29562003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
2957
2958 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2959 * Makefile.in: Regenerate.
2960
ce5b542e
MC
29612003-03-14 Michael Chastain <mec@shout.net>
2962
2963 * Makefile.in: Regenerate with correct Makefile.def.
2964
3db0a37f
NN
29652003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
2966
2967 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
2968 Make macro.
2969 * Makefile.in: Regenerate.
2970 * configure.in: Clean up gxx_include_dir logic.
2971 * configure: Regenerate.
2972
34349c6e
DD
29732003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2974
2975 * configure.in (gxx_include_dir): Fix typo.
2976 * configure: Regenerated.
2977
686c28c9
AC
29782003-03-06 Andrew Cagney <cagney@redhat.com>
2979
2980 * texinfo/texinfo.tex: Import version 2003-02-03.16.
2981
bba45b8b 29822003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 2983
bba45b8b
NN
2984 * configure.in: Include $(build_tooldir)/sys-include in
2985 FLAGS_FOR_TARGET.
2986 * configure: Regenerated.
2987
2683747f
NN
29882003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
2989
bba45b8b
NN
2990 * Makefile.tpl: Reindent.
2991 * Makefile.in: Regenerate.
2992 * configure.in: Reindent. Don't set unused variables.
2993 * configure: Regenerate.
2994
2683747f
NN
2995 * Makefile.tpl: Always pass down RANLIB.
2996 * Makefile.in: Regenerate.
2997
2998 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
2999 * Makefile.in: Regenerate.
3000 * configure.in: Remove unused logic relating to --enable-shared
3001 and --enable-threads. Remove bogus comments. Remove redundant
3002 noconfigdirs.
3003 * configure: Regenerate.
3004
3005 * configure.in: Replace ${libstdcxx_version} by its value.
3006 Remove reference to mh-dgux.
3007 * configure: Regenerate.
3008
50212802
NN
30092003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3010
3011 * Makefile.tpl: Rearrange.
3012 * Makefile.in: Regenerate.
3013
a6be7fc6
NC
30142003-02-25 Nick Clifton <nickc@redhat.com>
3015
3016 * configure: Remove site-file supprot - it is obsolete.
3017
f8a495c8
NC
30182003-02-24 Uwe Stieber <uwe@wwws.de>
3019
3020 * configure.in: Add support for kaOS as cross build target system.
3021 * configure: Regenerated.
3022
3decd77d
DD
30232003-02-20 Sean McNeil <sean@blue.mcneil.com>
3024
3025 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3026 configure-target-* as some target builds may require additional
3027 flags for preprocessor tests.
3028 * Makefile.in: Regenerated.
3029
f4ff34a3
AO
30302003-02-19 Alexandre Oliva <aoliva@redhat.com>
3031
3032 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3033 * ltconfig: Handle it.
3034 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3035 auto-detecting it.
3036
b7e4a931
AO
30372003-02-19 Alexandre Oliva <aoliva@redhat.com>
3038
3039 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3040 it is used as argument to $CC.
3041 * ltcf-gcj.sh: Likewise.
3042
6b784d9f
AO
30432003-02-19 Alexandre Oliva <aoliva@redhat.com>
3044
3045 * configure.in: Introduce --enable-maintainer-mode.
3046 * configure: Rebuilt.
3047 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3048 for maintainer mode.
3049 * Makefile.in: Rebuilt.
3050
8bcd8a07
AC
30512003-02-19 Andrew Cagney <ac131313@redhat.com>
3052
3053 * configure: Regenerate using autoconf 2.13.
3054
ee3fd329
AM
30552003-02-19 Alan Modra <amodra@bigpond.net.au>
3056
3057 * config.guess: Import latest version.
3058 * config.sub: Import latest version.
3059
e9e45685
JM
30602003-02-18 Jason Merrill <jason@redhat.com>
3061
3062 * Makefile.tpl (check-c++): Allow parallelism.
3063
859789af
AC
30642003-02-17 Andrew Cagney <ac131313@redhat.com>
3065
3066 * configure: Regenerate using autoconf 000227.
3067
b3f16a9b
GK
30682003-02-15 Geoffrey Keating <geoffk@apple.com>
3069
3070 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3071 don't configure target-libobjc.
3072 * configure: Regenerate.
3073
72e60e02
DD
30742003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3075
3076 * Makefile.tpl (RANLIB): Define.
3077 * Makefile.in: Regenerate.
3078
91f0e695
KS
30792003-02-06 Keith R Seitz <keiths@redhat.com>
3080
3081 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3082 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3083 * Makefile.in: Regenerated.
3084 * configure.in: Remove all traces of snavigator, db, and grep.
3085 * configure: Regenerated.
3086
122bfa92
FCE
30872003-01-31 Frank Ch. Eigler <fche@redhat.com>
3088
3089 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3090 * Makefile.in: Regenerated.
3091
264095c3
AO
30922003-01-30 Alexandre Oliva <aoliva@redhat.com>
3093
3094 * config.if: Copy from GCC.
3095
a84dbcb3
AO
30962003-01-27 Phil Edwards <pme@gcc.gnu.org>
3097
3098 * configure.in: Revert 24Jan change.
3099 * configure: Regenerate.
3100
19618276
NN
31012003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3102
3103 * configure.in: Revert previous change.
3104 * configure: Regenerate.
3105
b7f27a92
NN
31062003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3107
3108 * configure.in: Make rda native-only.
3109 * configure: Regenerate.
3110
83326456
NN
31112003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3112
3113 * configure.in: Add missing \.
3114 * configure: Rebuilt.
3115
5e367fa5
JJ
31162003-01-17 Jakub Jelinek <jakub@redhat.com>
3117
3118 * configure.in (baseargs): Avoid using \| in sed regular
3119 expressions.
3120 * configure: Rebuilt.
3121
e01f337c
JJ
31222003-01-16 Jakub Jelinek <jakub@redhat.com>
3123
3124 * configure.in (baseargs): Remove all supported forms of
3125 --cache-file, --srcdir, --host, --build and --target options
3126 from argument lists.
3127 * configure: Rebuilt.
3128
aa236487
AO
31292003-01-15 Alexandre Oliva <aoliva@redhat.com>
3130
3131 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3132 * configure: Rebuilt.
3133
586c0873
NN
31342003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
3135
3136 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3137 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3138 * Makefile.in: Regenerate.
3139 * configure: Regenerate.
3140
497f816e
DD
31412003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3142
3143 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3144 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3145 * Makefile.in: Regenerate.
3146
bfbe5519
AO
31472003-01-09 Alexandre Oliva <aoliva@redhat.com>
3148
3149 * configure.in: Remove Makefile in build, host and target modules
3150 unless configure was run with --no-recursion.
3151 * configure: Rebuilt.
3152
3f234ef5
CD
31532003-01-08 Chris Demetriou <cgd@broadcom.com>
3154
3155 * config.guess: Update to 2003-01-03 version.
3156 * config.sub: Update to 2003-01-03 version.
3157
a3982d48
CF
31582003-01-07 Christopher Faylor <cgf@redhat.com>
3159
3160 * configure: Regenerate with proper autoconf 2.13.
3161
75778ec4
CF
31622003-01-07 Christopher Faylor <cgf@redhat.com>
3163
80b200a1
ZW
3164 * configure.in: Add AC_PREREQ for consistency.
3165 * configure: Regenerate.
75778ec4 3166
c180f501
AC
31672003-01-06 Andrew Cagney <ac131313@redhat.com>
3168
3169 * configure.in (GDB_TK): Add tcl directories conditional on
3170 gdb/gdbtk directory being present.
3171 * configure: Regenerate.
5481b376 3172
46ca2cc2
DA
31732003-01-04 John David Anglin <dave.anglin@nrc.ca>
3174
3175 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
3176 by gcc if LD is not defined and we are not doing a Canadian Cross.
3177 * configure: Rebuilt.
3178
53dd8dab
DJ
31792003-01-01 Daniel Jacobowitz <drow@mvista.com>
3180
3181 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3182
50ceb20c
TT
31832002-12-31 Tom Tromey <tromey@redhat.com>
3184
3185 * Makefile.in: Rebuilt.
3186 * Makefile.def (target_modules) [libffi]: Allow installation.
3187
e78b5cfe
AS
31882002-12-31 Andreas Schwab <schwab@suse.de>
3189
3190 * configure.in: Fix use of $program_transform_name.
3191 * configure: Regenerated.
3192
67448102
DJ
31932002-12-30 Daniel Jacobowitz <drow@mvista.com>
3194
3195 * configure.in (baseargs): Don't remove first configure argument.
3196 * configure: Regenerated.
3197
e6bfb94a
AO
31982002-12-29 Alexandre Oliva <aoliva@redhat.com>
3199
3200 * Makefile.tpl (local-distclean): Don't remove...
3201 (multilib.ts): ... this. Moved into...
3202 (multilib.out): ... this. Don't use sub-make.
3203 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3204 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3205 (configure-build-[+module+], configure-[+module+],
3206 configure-target-[+module+], configure-gcc): ... these. Test
3207 for Makefile existence. Drop config.status from dependencies.
3208 * Makefile.in: Rebuilt.
3209 * configure.in: Move gcc-version-trigger to the end of
3210 ac_configure_args. Add comments to maybedep.tmp and
3211 serdep.tmp. Introduce --disable-serial-configure. Remove
3212 nonopt from baseargs, matching and removing corresponding
3213 whitespace while at it.
3214 * configure: Rebuilt.
3215
8f0dfb36
AO
32162002-12-28 Alexandre Oliva <aoliva@redhat.com>
3217
3218 * configure.in (host_configargs): Replace reference to
3219 no-longer-defined buildopts with --build=${build_alias}.
3220 * configure: Rebuilt.
3221
43be203f
AO
32222002-12-28 Alexandre Oliva <aoliva@redhat.com>
3223
3224 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3225 program_transform_name to standard idiom.
3226 (AUTOGEN, AUTOCONF): Define.
3227 (Makefile.in): Use $(AUTOGEN).
3228 (Makefile): Depend on config.status, and use autoconf-style rule to
3229 build it. Move original commands to...
3230 (config.status): ... this new target.
3231 (configure): Add $(srcdir). Depend on config/acx.m4. Use
3232 $(AUTOCONF).
3233 * Makefile.in: Rebuilt.
3234
a0da8069
NN
32352002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
3236
d18f1c9f
NN
3237 * Makefile.tpl: Fix dramatic bustage due to change in
3238 program_transform_name.
3239 * Makefile.in: Regenerate.
3240
3241 * configure.in: Remove unnecessary PATH setting.
3242 * configure: Regnerate.
3243
3244 * configure.in: Don't default to unprefixed tools unless
3245 the native tools will work.
3246 * configure: Regenerate.
3247
a0da8069
NN
3248 * configure.in: Convert to autoconf script. Blow away lots
3249 of now-redundant Makefile fragments.
3250 * configure: Generate using Autoconf.
3251 * Makefile.tpl: Rewrite to reflect autoconfiscation.
3252 * Makefile.in: Regenerate.
3253
c567df0a
NN
32542002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
3255
5481b376 3256 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
3257 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3258
5481b376 3259 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 3260 where they belong.
2c7f9a32 3261
2dabcfb4
AS
32622002-12-24 Andreas Schwab <schwab@suse.de>
3263
3264 * Makefile.tpl (multilib.out): Fix missing space.
3265 * Makefile.in: Regenerate.
3266
1086bc09
NN
32672002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
3268
3269 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3270 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3271 * Makefile.in: Regenerate.
3272 * configure.in: Remove unnecessary leftovers.
3273
1086bc09
NN
32742002-12-21 Geoffrey Keating <geoffk@apple.com>
3275
3276 * configure.in (extra_ranlibflags_for_target): New variable.
3277 (*-*-darwin): Add -c to ranlib commands.
3278 * configure (tooldir): Handle extra_ranlibflags_for_target.
3279
14e9ca95
JJ
32802002-12-20 Jeff Johnston <jjohnstn@redhat.com>
3281
3282 * COPYING.NEWLIB: Updated.
3283 * COPYING.LIBGLOSS: Ditto.
3284
14c428fb
NN
32852002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3286
3287 * Makefile.tpl: Revert HJL's change.
3288 * Makefile.in: Regenerated.
3289 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3290 always.
3291
313b8244
AS
32922002-12-19 Andreas Schwab <schwab@suse.de>
3293
3294 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3295 * Makefile.in: Regenerate.
3296
efeae3db
L
32972002-12-18 H.J. Lu <hjl@gnu.org>
3298
3299 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3300 * Makefile.in: Regenerated.
3301
3302 * configure.in (build_prefix): New. Substitute.
3303
43d92c63
NN
33042002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3305
59da4fe6
NN
3306 * Makefile.tpl: Don't let real targets depend on phony targets.
3307 * Makefile.in: Regenerate.
3308
43d92c63
NN
3309 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3310 * Makefile.in: Regenerate.
3311
b72e6a2d
JM
33122002-12-16 Jason Merrill <jason@redhat.com>
3313
3314 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3315 previous 'make bootstrap'.
3316 * Makefile.in: Regenerate.
3317
95c72c44
HPN
33182002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3319
3320 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3321
7d695d07
JM
33222002-12-13 Jason Merrill <jason@redhat.com>
3323
3324 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
3325 library tests.
3326 (check-c++): Just depend on it and check-target-libstdc++-v3.
3327 * Makefile.in: Regenerate.
3328
54103d1e
NN
33292002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3330
3331 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3332 * Makefile.in: Regenerate.
3333
4024f1e1
JJ
33342002-12-12 Jeff Johnston <jjohnstn@redhat.com>
3335
80b200a1
ZW
3336 * COPYING.NEWLIB: Update list of alternate Regent of California
3337 licenses and discuss official revoking of advertising clause.
3338 * COPYING.LIBGLOSS: Ditto.
4024f1e1 3339
7dda0df6
AO
33402002-12-12 Alexandre Oliva <aoliva@redhat.com>
3341
3342 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3343 * Makefile.in: Rebuilt.
3344
d03be79e 33452002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 3346
929293f4
NN
3347 * configure: Fix bug put in by gremlins.
3348
d03be79e
NN
3349 * Makefile.tpl: Substitute more autoconfily.
3350 * configure: Substitute more autoconfily.
3351 * Makefile.in: Regenerate.
3352
33532002-12-08 Andrew Cagney <ac131313@redhat.com>
3354
3355 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3356 * Makefile.in (all-sim): Ditto.
a36d530e
DD
3357
33582002-12-06 DJ Delorie <dj@redhat.com>
3359
3360 * Makefile.tpl: Change configure dependencies to not have real
3361 targets depend on phony targets.
b4a77b47 3362
db1ac78d
NN
33632002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3364
bcaf2395
NN
3365 * configure.in: Revert unintentional change.
3366
b4fa093e
NN
3367 * src-release: Configure host subdirs.
3368
db1ac78d
NN
3369 * Makefile.tpl: Change dependency for */multilib.out so that
3370 it works when gcc isn't in the tree.
3371
3372 * configure.in: Substitute more.
3373 * configure: Run subconfigures from the Makefile.
3374 * Makefile.tpl: Run subconfigures from the Makefile; add a few
3375 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
3376
15723a45
NN
33772002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
3378
e2b9e2dc
NN
3379 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3380 and corresponding dependencies.
3381 * Makefile.in: Regenerate.
3382
2af579c4
NN
3383 * configure.in (host_tools): Order binutils, gas and ld for
3384 convenience in running the testsuites.
3385
a2cc058a
NN
3386 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3387 * Makefile.in: Regenerate.
3388 * configure.in: Introduce rules to serialize subconfigure runs.
3389
15723a45
NN
3390 * configure.in: Introduce BASE_CC_FOR_TARGET.
3391 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
3392 Realize configure-build-* targets. Realize configure-target-* targets.
3393 * Makefile.in: Regenerate.
3394
ae831be5
NN
33952002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3396
3397 * configure: Move gcc_version_trigger stuff from here...
3398 * configure.in: ...to here.
3399
3400 * configure.in: Separate subconfigure options added by this file from
3401 options given by the user. Add machinery to put args for host
3402 subconfigures into the Makefile.
3403
3404 * Makefile.tpl: Remove 'vault' targets.
3405 * Makefile.tpl: Reorder and comment dependencies.
3406 * Makefile.in: Regenerate.
3407
bbf7c8ac
NN
34082002-11-28 Geoffrey Keating <geoffk@apple.com>
3409
3410 * configure.in: Move host-specific darwin noconfigdirs into
3411 the host-specific section.
3412
930314a4
NN
34132002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3414
52d7cdee
NN
3415 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
3416 during replay.
3417 * Makefile.in: Regenerate.
3418
930314a4
NN
3419 (finishing slow-motion replay)
3420 * configure: Remove skip-this-dir support.
3421 * Makefile.tpl: Remove skip-this-dir support.
3422
3423 * Makefile.tpl: Remove leftover support for non-autoconfiscated
3424 subdirectories.
3425 * Makefile.in: Regenerate.
3426
3427 * Makefile.tpl: Strip out useless setting of 'dir'.
3428 * Makefile.in: Regenerate.
5481b376 3429
930314a4
NN
34302002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3431
3432 (finishing slow-motion replay)
3433 * configure.in: Fix deeply stupid bug.
3434
3435 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3436 shell code in CXX_FOR_TARGET
3437 * Makefile.def: Introduce raw_cxx.
3438 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3439 RAW_CXX_FOR_TARGET.
3440 * Makefile.in: Regenerate.
3441
34422002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3443
3444 (finishing slow-motion replay)
3445 * Makefile.tpl: Remove unnecessary ifs.
3446 * Makefile.in: Regenerate.
3447
5481b376 3448 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3449 dependencies. Maybe-ize build-libiberty. Create dummy install
3450 targets for 'no_install' modules.
5481b376 3451 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 3452 build_modules stuff to configure.in.
5481b376 3453 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3454 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
3455 * Makefile.in: Regenerate.
3456
3866be5d
NN
34572002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3458
3459 (continuing slow-motion replay)
3460 * Makefile.tpl: Make all-target, install-target behave similarly
3461 to all, install (only hitting configured targets). Eliminate
3462 unused macro defintions.
3463
3464 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3465 build != host.
3466
3467 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3468
3469 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3470
5481b376 3471 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
3472 configuring. Remove references to "dosrel".
3473 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 3474 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 3475 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 3476 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
3477 and redundant dependency; rearrange slightly.
3478 * Makefile.def: Add host-side libtermcap, utils.
3479
3480 * Makefile.in: Regenerate.
3481
e393202e
NN
34822002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3483
3484 (Continuing slow-motion replay)
3485 * Makefile.def: Add list of recursive targets to autogenerate.
3486 Add build_modules.
3487 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
3488 targets. Autogenerate *-build-* targets.
3489 * Makefile.in: Regenerate.
3490
583d52d7
NN
34912002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3492
3493 (Continuing slow-motion replay)
3494 * configure: More autoconf-style substitutions.
3495 * Makefile.tpl: More autoconf-style substitutions.
3496 * Makefile.in: Regenerate.
3497
34982002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3499
3500 (Continuing slow-motion replay)
3501 * configure: Substitute more variables in a more autoconf-friendly
3502 way. Simplify slightly.
3503 * Makefile.tpl: Make more variables substitutable in an
3504 autoconf-friendly way.
3505 * Makefile.in: Regenerate.
3506
874e38b4
NN
35072002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3508
3509 (Continuing slow-motion replay)
3510 * configure.in (v810*): Remove special setting of tools.
3511
3512 * configure: Add support for extra required flags for ar or nm.
3513 * configure.in (aix4.3+): Use above support for target-specific
3514 issues, rather than using config/mt-aix43.
3515
852e5f18
NN
35162002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3517
3518 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
3519 * configure: Remove 'removing', which doesn't work. Replace $subdir
3520 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
3521 with $srcdir. Reformat indentation. Substitute some variables
3522 formerly hard-coded in the Makefile for build=host.
3523 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3524 * Makefile.def: Autogenerate more.
3525 * Makefile.in: Regenerate.
3526
c9a0d920
DD
35272002-11-13 Bruce Korb <bkorb@gnu.org>
3528
3529 * Makefile.tpl: syntactic cleanup
3530
dd2768ff
KB
35312002-11-04 Kevin Buettner <kevinb@redhat.com>
3532
3533 * Makefile.def (host_modules): Add rda.
3534 * Makefile.in: Regenerate.
3535 * configure.in (target_tool): Add target-rda to list.
3536
1aa8389d
DD
35372002-10-25 Phil Edwards <pme@gcc.gnu.org>
3538
3539 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
3540 and restrap targets to this rule.
3541 * Makefile.in: Regenerate.
3542
28f46298
HPN
35432002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
3544
3545 * configure.in (i[3456]86-*-linux*): Add check to disable
3546 ${libgcj} for glibc1.
3547
ff72e302
NC
35482002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
3549
3550 * configure.in: Add tic4x target.
3551
8607b6c9
NN
35522002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
3553
3554 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3555 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3556 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3557 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3558 * Makefile.in: Regenerate.
3559
f8f61f4a
NN
35602002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3561
c86f794b
NN
3562 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3563 * Makefile.in: Regenerate.
3564
a9590527
NN
3565 * Makefile.def: Remove order dependency comments.
3566 * Makefile.tpl: Add explicit install-install dependencies.
3567 * Makefile.in: Regenerate.
3568
8412ce72
NN
3569 * Makefile.tpl: Remove material now in src-release. (Finally!)
3570 * Makefile.in: Regenerate.
3571
8b9f37f1
NN
3572 * configure: Restore my original patch by syncing with gcc version.
3573
f8f61f4a
NN
3574 * Bring following over from gcc:
3575
35762002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
3577
3578 * configure.in (s390*-*-linux*): Enable libgcj.
3579
403d9505
NN
35802002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3581
3582 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
3583
95f6f383
AM
35842002-10-02 Alan Modra <amodra@bigpond.net.au>
3585
e4673b0a 3586 * configure: Move stray lines back to where they belong.
95f6f383 3587
748503c8
NN
35882002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
3589
a581b5c3
NN
3590 * Makefile.tpl: Insert configure-target target, for src-release.
3591
c084f5b4
NN
3592 * configure: Finish reverting change which Andrew Cagney started
3593 reverting. Should fix bustage.
3594
7aa673ed 3595 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
3596 * src-release: New file. Contains material for making net
3597 releases for gdb, binutils, et al., formerly in Makefile.in.
3598
82a9b2d9
NC
35992002-09-30 Nick Clifton <nickc@redhat.com>
3600
3601 * cpu: New top level directory. Intended to hold input files for
3602 CGEN which have FSF copyright assignment.
3603 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3604
c2463a00
AC
36052002-09-29 Andrew Cagney <ac131313@redhat.com>
3606
3607 Revert below (note that src does not contain Makefile.tpl):
3608 * Makefile.tpl: Make subsituted variables more autoconfy.
3609 * Makefile.in: Regenerate.
3610
f03b4789
NN
36112002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
3612
c11e16a9
NN
3613 * configure: Revert accidentally applied changes.
3614
f03b4789
NN
3615 * Makefile.tpl: Make more autoconf-friendly.
3616 * Makefile.in: Regenerate.
3617 * configure: Make substitution more autoconf-like.
3618
36192002-09-28 Richard Earnshaw <rearnsha@arm.com>
3620
3621 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3622 single entry to handle all these.
3623 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
3624 libjava on arm-*-elf.
3625
c0292023
GK
36262002-09-27 Geoffrey Keating <geoffk@apple.com>
3627
3628 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3629 things that depend on them.
3630
c66d951e
NN
36312002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3632
3633 * Makefile.tpl: Make subsituted variables more autoconfy.
3634 * Makefile.in: Regenerate.
3635 * configure: Make seds more autoconfy.
3636
907a7241 36372002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
3638
3639 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3640 * Makefile.in: Regenerate.
3641 * configure.in: Rewrite sed statements to look autoconfy.
3642
907a7241
NN
3643 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3644 all-target-foo on configure-target-foo.
3645 * Makefile.def: Ditto.
3646 * Makefile.in: Rebuild.
3647
405ea7a0
NN
36482002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
3649
3650 * Makefile.def: New file.
3651 * Makefile.tpl: New file.
3652 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3653
3654 * configure.in: Minor rearrangement. Simplify tests.
3655
bdc57bfd
JT
36562002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
3657
3658 * configure.in (with_headers): Skip copy if value is "yes".
3659 (with_libs): Likewise.
3660
ae03d6e2
NN
36612002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3662
3663 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3664 * configure.in (sh*-*-pe*): Ditto.
3665 * configure.in (mips*-*-pe*): Ditto.
3666 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
3667
3668 * configure.in: Rearrange.
3669
707960fe
NC
36702002-09-12 Nick Clifton <nickc@redhat.com>
3671
3672 * Import these changes from the config master repository:
3673
3674 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
3675
3676 * config.sub: Add tic4x target.
3677
3678 2002-09-03 Ben Elliston <bje@redhat.com>
3679
3680 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
3681 Reported by <Duncan_Stodart@insession.com>.
3682
36ea319f
JJ
36832002-09-10 Jeff Johnston <jjohnstn@redhat.com>
3684
3685 * COPYING.NEWLIB: More updates.
3686
cf57480a
JJ
36872002-09-09 Jeff Johnston <jjohnstn@redhat.com>
3688
3689 * COPYING.NEWLIB: Update.
3690
fd31a171
AC
36912002-08-23 Andrew Cagney <ac131313@redhat.com>
3692
23b632fc
AC
3693 * texinfo/texinfo.tex: Import version 2002-06-04.06.
3694
fd31a171
AC
3695 * config.guess: Import version 2002-08-23.
3696 * config.sub: Import version 2002-08-22.
3697
a08bafb5
AO
36982002-08-20 Alexandre Oliva <aoliva@redhat.com>
3699
3700 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3701 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3702 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3703
17240c1f
NC
37042002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
3705
3706 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3707
e70ad0c6
L
37082002-08-04 H.J. Lu (hjl@gnu.org)
3709
3710 * configure.in (mips*-*-linux*): Don't skip target-libffi.
3711
574e6d11
DD
37122002-07-31 Alan Modra <amodra@bigpond.net.au>
3713
3714 * configure.in: Move generic linux case to end. Copy generic
3715 linux noconfigdirs to mips*-*-linux* entry and new
3716 powerpc64*-*-linux* entry. Add target-libffi for the latter.
3717
611e7523
CD
37182002-07-19 Chris Demetriou <cgd@broadcom.com>
3719
3720 * MAINTAINERS: Clarify on config.guess and config.sub, and add
3721 one instance of them which was missed to the list to update.
3722
51759676
CD
37232002-07-16 Chris Demetriou <cgd@broadcom.com>
3724
3725 * config.guess: Update to 2002-07-09 version.
3726 * config.sub: Update to 2002-07-03 version.
3727
7c1f909c
DD
37282002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
3729
3730 * configure.in: Remove two redundant tests.
3731
d7cf5d30
DD
37322002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3733
3734 * configure.in (mips*-*-irix6*o32): Enable stabs.
3735
c74222f7
DD
37362002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
3737
5b53c336
DD
3738 * configure.in: Don't build grez.
3739 * Makefile.in: Ditto.
3740
c74222f7
DD
3741 * Makefile.in: Remove references to bsp, cygmon, libstub.
3742 * configure.in: Ditto.
3743
3744 * configure.in: Remove leftover reference to gdbtest.
3745
edd1b227
DD
37462002-07-08 Phil Edwards <pme@gcc.gnu.org>
3747
3748 * configure.in (gxx_include_dir): Change to match versioned
3749 C++ headers if --enable-version-specific-runtime-libs is used.
3750
486186e3
AO
37512002-07-04 Steve Ellcey <sje@cup.hp.com>
3752
3753 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3754
ff0a3bf8
DD
37552002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
3756
3757 * configure.in: Make --without-x work.
3758
1dfa8174
NC
37592002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
3760
3761 * contrib: New directory. Created to contain a copy of the
5481b376 3762 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
3763 the FSF GCC sources.
3764
07637366
DD
37652002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
3766
b6f83f2a
DD
3767 * configure.in: Rearrange target Makefile fragment collection.
3768
07637366
DD
3769 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3770 cvs[src].
3771 * configure.in: Ditto.
3772
f48556b1
DD
37732002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3774
3775 * Makefile.in: Eliminate 'apache' targets.
3776 * configure.in: Eliminate 'apache' targets.
3777
3778 * configure.in: Eliminate redundant tests. Reorganize.
3779
3780 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3781
3782 * config-ml.in: Eliminate references to Cygnus configure.
3783
3784 * Makefile.in: Eliminate references to building emacs.
3785
37862002-07-01 Denis Chertykov <denisc@overta.ru>
3787
3788 * configure.in: Add support for ip2k.
3789
cdb9e2b8
BE
37902002-06-24 Ben Elliston <bje@redhat.com>
3791
3792 * configure.in (host_tools): Remove cgen.
3793
3794 * Makefile.in (all-cgen): Remove; runs from its source directory.
3795 (check-cgen, install-cgen, clean-cgen): Likewise.
3796 (all-opcodes): No not depend on all-cgen.
3797 (all-sim): Likewise.
3798
3558860c
DD
37992002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
3800
3801 * configure.in: Fix AIX configury bug.
3802
e3b0c936
DD
38032002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3804
cdb9e2b8 3805 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 3806
cdb9e2b8
BE
3807 * configure.in: Move definition of libstdcxx_flags right above
3808 usage, rather than way earlier.
8ee424c0 3809
c712250a
DD
3810 * configure.in: Pull definition of is_cross_compiler earlier.
3811
9ee1a75c
DD
3812 * configure.in: Rearrange a little.
3813
e3b0c936
DD
3814 * configure.in: Remove references to librx.
3815 * Makefile.in: Remove references to librx.
3816
b2bd228e
DD
38172002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3818
3819 * configure.in: Eliminate ${gasdir} variable.
3820
7cd52483
DB
38212002-06-18 Dave Brolley <brolley@redhat.com>
3822
3823 * configure.in: Add support for frv.
3824 * config.sub: Add support for frv.
3825
6c5e141a
DD
38262002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3827
3828 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3829
0d18b56d
JT
38302002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
3831
3832 * configure.in (vax-*-netbsd*): Re-enable gas.
3833
fd8958d5
DD
38342002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
3835
27f15fdd
DD
3836 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3837 BUILD_PREFIX_1, to correct nomenclature.
3838 * configure: Likewise.
3839
fd8958d5
DD
3840 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3841 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3842
0c2442b7
DD
38432002-05-31 Olaf Hering <olh@suse.de>
3844
3845 * config-ml.in: Propogate DESTDIR also.
3846
a3602181
JT
38472002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
3848
3849 * configure.in (vax-*-netbsd*): Don't build gas for this
3850 platform.
3851
c95f53ae
MM
38522002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
3853
3854 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3855 and libgcj for AVR.
3856
1d7c1053
NC
38572002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
3858
3859 * config.sub: Add DLX target.
3860
4b37028f
JT
38612002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
3862
3863 * config.guess: Update to 2002-05-22 version.
3864 * config.sub: Likewise.
3865
d5de0a84
NC
38662002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3867
3868 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3869 * config-ml.in: Likewise.
3870 * configure: Likewise.
3871 * configure.in: Likewise.
3872
c92a0210
DD
38732002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
3874
115a77aa
DD
3875 * configure.in: Simplify makefile fragment collection.
3876
3877 * configure.in: Remove code to build emacs.
e99daf2b 3878
91e060aa
DD
3879 * configure.in : Remove --srcdir argument from targargs and buildargs
3880 (it's always overridden in the Makefile anyway). Rearrange a bit.
3881
3882 * configure: Move some logic to configure.in.
3883 * configure.in: Move some logic from configure.
c92a0210 3884
91217342
JJ
38852002-05-07 Jeff Johnston <jjohnstn@redhat.com>
3886
3887 * COPYING.LIBGLOSS: New file.
3888
d3d8a9ee
NC
38892002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
3890
3891 * Makefile.in: Honour DESTDIR.
3892
3a036cdc
AO
38932002-05-05 Alexandre Oliva <aoliva@redhat.com>
3894
3895 * configure.in (noconfigdirs): Don't disable libgcj on
3896 sparc64-*-solaris* and sparcv9-*-solaris*.
3897
6d095fe4
AO
38982002-05-03 Alexandre Oliva <aoliva@redhat.com>
3899
3900 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3901
dac55df9
TF
39022002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
3903
3904 * configure.in (FLAGS_FOR_TARGET): Do not add
3905 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3906 on i[3456]86-*-linux*.
3907
a018e15b
TF
39082002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
3909
3910 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
3911
3912 * configure.in (noconfigdirs): Do not add target-newlib if
3913 target == i[3456]86-*-linux*, and host == target.
3914
5f284831
MM
39152002-04-29 Mark Mitchell <mark@codesourcery.com>
3916
3917 * config.guess: Updated to 2002-04-26's version.
3918 * config.sub: Updated to 2002-04-26's version.
3919
33babf59
DD
39202002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
3921
bd5f7da2
DD
3922 * configure.in: delete reference to absent file
3923
a0c4f3a0
DD
3924 * configure.in: replace '[' with 'test'
3925
66f1ba4f
DD
3926 * configure.in: Eliminate references to gash.
3927 * Makefile.in: Eliminate references to gash.
3928
7c3ab50c
DD
3929 * configure.in: remove useless references to 'pic' makefile fragments.
3930
bbc025f5
DD
3931 * configure.in: (*-*-windows*) Finish removing.
3932
33babf59
DD
3933 * configure.in: Eliminate redundant test for libgui.
3934
d5ec694c
DD
39352002-04-26 Joel Sherrill <joel@OARcorp.com>
3936
3937 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
3938 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
3939
57a5346c
DD
39402002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
3941
3942 * configure.in: remove references to dead files
3943
dbf93899
DD
39442002-04-18 Tom Tromey <tromey@redhat.com>
3945
3946 * configure.in: Disallow configuring libgcj when it is already
3947 installed and we're using Solaris 2.8 linker. Do enable libgcj on
3948 Solaris 2.8 by default. For PR libgcj/6158.
3949
26eadf68
DD
39502002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3951
3952 * configure.in: Move default CC setting out of config/mh-* fragments
3953 directly into here.
3954
a0a2c6c6
DD
39552002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3956
3957 * configure.in: don't even try to configure or make a subdirectory
3958 if there's no configure script for it.
3959
9972f812
DD
39602002-04-15 Mark Mitchell <mark@codesourcery.com>
3961
3962 * MAINTAINERS: Remove chill maintainers.
3963 * Makefile.in (CHILLFLAGS): Remove.
3964 (CHILL_LIB): Remove.
3965 (TARGET_CONFIGDIRS): Remove libchill.
3966 (CHILL_FOR_TARGET): Remove.
3967 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
3968 CHILL_LIB.
3969 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
3970 (CHECK_TARGET_MODULES): Likewise.
3971 (INSTALL_TARGET_MODULES): Likewise.
3972 (CLEAN_TARGET_MODULES): Likewise.
3973 (configure-target-libchill): Remove.
3974 (all-target-libchill): Remove.
3975 * configure.in (target_libs): Remove target-libchill.
3976 Do not compute CHILL_FOR_TARGET.
3977 * libchill: Remove directory.
5481b376 3978
75205f78
DD
39792002-04-15 DJ Delorie <dj@redhat.com>
3980
3981 * Makefile.in, configure.in, configure: Sync with gcc, entries
3982 follow...
3983
39842002-04-08 Tom Tromey <tromey@redhat.com>
3985
3986 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3987 Fixes PR libgcj/6068.
3988
39892002-03-30 Krister Walfridsson <cato@df.lth.se>
3990
3991 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
3992
39932002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3994
3995 * configure.in (alpha*-dec-osf*): Enable libgcj.
3996
39972002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
3998
3999 Fix for: PR bootstrap/3591, target/5676
4000 * configure.in (mcore-pe): Disable the configuration of
4001 libstdc++-v3 since exceptions are not supported.
4002
40032002-03-20 Anthony Green <green@redhat.com>
4004
4005 * configure.in: Enable libgcj for xscale-elf target.
4006
40072002-02-28 Alexandre Oliva <aoliva@redhat.com>
4008
4009 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4010 libjava.
4011 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4012
40132002-02-22 Alexandre Oliva <aoliva@redhat.com>
4014
4015 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4016 libstdc++-v3 and libjava.
4017
40182002-02-11 Adam Megacz <adam@xwt.org>
4019
4020 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4021 boehm-gc
4022
40232002-02-09 Alexandre Oliva <aoliva@redhat.com>
4024
4025 * config.guess: Updated to 2002-01-30's version.
4026 * config.sub: Updated to 2002-02-01's version.
4027 Contribute sh64-elf.
4028 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4029 * configure.in: Added sh64-*-*.
4030
40312002-01-17 H.J. Lu <hjl@gnu.org>
4032
4033 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4034 (all-target-fastjar): Also depend on all-target-libiberty.
4035
4036Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4037
4038 * configure, configure.in: Use temp file for long sed commands.
4039
40402001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4041
4042 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4043 libf2c.
4044
40452001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4046
4047 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4048
40492001-10-11 Hans-Peter Nilsson <hp@axis.com>
4050
4051 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4052
40532001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4054
4055 * configure: Handle temporary files securely using mkdir.
4056
40572001-09-26 Will Cohen <wcohen@redhat.com>
4058
4059 * configure.in (*-*-linux*): Disable configuration of target-newlib
4060 and target-libgloss.
4061
40622001-09-26 Alexandre Oliva <aoliva@redhat.com>
4063
4064 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4065 RANLIB.
4066
40672001-08-11 Graham Stott <grahams@redhat.com>
4068
4069 * Makefile.in (check-c++): Add missing semicolon.
4070
40712001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4072
4073 * configure.in (sh-*-linux*): New.
4074
40752001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4076
4077 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4078 and libgcj on m68hc11/m68hc12.
4079
40802001-06-27 H.J. Lu (hjl@gnu.org)
4081
4082 * Makefile (CFLAGS_FOR_BUILD): New.
4083 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4084
40852001-06-01 Hans-Peter Nilsson <hp@axis.com>
4086
4087 * configure.in (libstdcxx_flags): Do not try to execute
4088 libstdc++-v3/testsuite_flags until it exists.
4089
40902001-05-18 Benjamin Kosnik <bkoz@redhat.com>
4091
4092 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4093
40942001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
4095
4096 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4097
4098Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
4099
4100 * configure.in: Move *-chorusos target case to the proper switch.
4101 Disable libgcj.
4102
41032001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4104
4105 * Makefile.in (STAGE1_CFLAGS): Pass down.
4106
41072001-04-13 Alan Modra <amodra@one.net.au>
4108
4109 * config.guess: Add hppa64-linux support. Note for next import that
4110 this is already in the master file.
4111 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
4112
41132001-03-22 Colin Howell <chowell@redhat.com>
4114
4115 * Makefile.in (DO_X): Do not backslash single-quotes in
4116 backquotes (two places).
4117
41182001-03-18 Laurynas Biveinis <lauras@softhome.net>
4119
4120 * Makefile.in (DO_X): Quote nested quotes.
4121
41222001-03-15 Laurynas Biveinis <lauras@softhome.net>
4123
4124 * Makefile.in (DO_X): Use double quotes for quoting
4125 "RANLIB=$${RANLIB}".
4126
41272001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4128
4129 * configure.in: Only use `lang_requires' for languages athat are
4130 actually enabled.
4131
41322001-03-07 Tom Tromey <tromey@redhat.com>
4133
4134 * configure.in: Allow config-lang.in to set `lang_requires' to list
4135 of other required languages.
4136
41372001-03-06 Laurynas Biveinis <lauras@softhome.net>
4138
4139 * Makefile.in: Remove RANLIB definition. Use RANLIB
4140 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4141 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4142
41432001-02-28 Benjamin Kosnik <bkoz@redhat.com>
4144 Alexandre Oliva <aoliva@redhat.com>
4145
4146 * Makefile.in (check-c++): Use tabs, not spaces.
4147
41482001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4149
4150 * Makefile.in (check-c++): New rule.
4151
4152 * configure.in (target_libs): Remove libg++.
4153 (noconfigdirs): Remove libg++.
4154 (noconfigdirs): Same.
4155 (noconfigdirs): Same.
4156 (noconfigdirs): Same.
4157
4158 * config-ml.in: Remove libg++ references.
4159
4160 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4161 (ALL_TARGET_MODULES): Same.
4162 (configure-target-libg++): Remove.
4163 (all-target-libg++): Remove.
4164 (configure-target-libio): Remove.
4165 (all-target-libio): Remove.
4166 (check-target-libio): Remove.
4167 (.PHONY): Remove.
4168 (libg++.tar.bz2): Remove.
4169 (all-target-cygmon): Remove libio.
4170 (all-target-libstdc++): Remove.
4171 (configure-target-libstdc++): Remove.
4172 (TARGET_LIB_PATH): Remove libstdc++.
4173 (ALL_GCC_CXX): Remove libstdc++.
4174 (all-target-gperf): Correct.
4175
41762001-02-15 Anthony Green <green@redhat.com>
4177
4178 * configure: Introduce GCJ_FOR_TARGET.
4179 * configure.in: Ditto.
4180 * Makefile.in: Ditto.
4181
41822001-02-08 Chandrakala Chavva <cchavva@redhat.com>
4183
4184 * configure.in: for *-chorusos, don't config target-newlib and
4185 target-libgloss.
4186
41872001-02-04 Mark Mitchell <mark@codesourcery.com>
4188
4189 Remove V2 C++ library.
4190 * configure.in: Remove --enable-libstdcxx_v3 support.
4191
41922001-01-27 Richard Henderson <rth@redhat.com>
4193
4194 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4195
41962001-01-26 Tom Tromey <tromey@redhat.com>
4197
4198 * configure.in: Allow libgcj to be built on Sparc Solaris.
4199
42002001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
4201
4202 * configure.in: Enable libgcj on several additional platforms.
4203
42042001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
4205
4206 * configure.in: Enable libgcj for linux targets.
4207
42082001-01-09 Mike Stump <mrs@wrs.com>
4209
4210 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4211 failures of subdirectories.
4212
42132001-01-02 Laurynas Biveinis <lauras@softhome.net>
4214
4215 * configure: handle DOS-style absolute paths.
4216
42172001-01-02 Laurynas Biveinis <lauras@softhome.net>
4218
4219 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4220
42212000-12-18 Benjamin Kosnik <bkoz@redhat.com>
4222
4223 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4224 (libstdcxx_incdir): Pass down.
4225 * config.if: Remove expired bits for cxx_interface, add stub.
4226 (libstdcxx_incdir): Add variable for g++ include directory.
4227 * configure.in (gxx_include_dir): Use it.
4228
42292000-12-15 Andreas Jaeger <aj@suse.de>
4230
4231 * configure.in: Handle lang_dirs.
4232
42332000-12-13 Anthony Green <green@redhat.com>
4234
4235 * configure.in: Disable libgcj for any target not specifically
4236 listed. Disable libgcj for x86 and Alpha Linux until compatible
4237 with g++ abi.
4238
42392000-12-13 Mike Stump <mrs@wrs.com>
4240
4241 * Makefile.in (local-distclean): Also remove fastjar.
4242
42432000-12-10 Anthony Green <green@redhat.com>
4244
4245 * configure.in: Define libgcj. Disable libgcj target libraries for
4246 most targets.
4247
42482000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
4249
4250 * configure.in (target_libs): Revert 2000-12-08 patch.
4251 (noconfigdirs): Added target-libjava.
4252
42532000-12-09 Laurynas Biveinis <lauras@softhome.net>
4254
4255 * Makefile.in: handle DOS-style absolute paths.
4256
42572000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4258
4259 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4260 libjava.
4261 * configure.in (target_libs): Removed `target-libjava'.
4262
42632000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4264
4265 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4266 (ALL_MODULES): Added fastjar.
4267 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4268 (all-target-libjava): all-fastjar replaces all-zip.
4269 (all-fastjar): Added.
4270 (configure-target-fastjar, all-target-fastjar): Likewise.
4271 * configure.in (host_tools): Added fastjar.
4272
42732000-12-07 Mike Stump <mrs@wrs.com>
4274
4275 * Makefile.in (local-distclean): Remove leftover built files.
4276
42772000-11-16 Fred Fish <fnf@be.com>
4278
4279 * configure.in (enable_libstdcxx_v3): Fix typo,
4280 libstd++ -> libstdc++.
4281
42822000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
4283
4284 * configure: Provide the original toplevel configure arguments
4285 (including $0) to subprocesses in the environment rather than
4286 through gcc/configargs.h.
4287
42882000-11-12 Mark Mitchell <mark@codesourcery.com>
4289
4290 * configure: Turn on libstdc++ V3 by default.
4291
42922000-10-16 Michael Meissner <meissner@redhat.com>
4293
4294 * configure (gcc/configargs.h): Only create if there is a build GCC
4295 directory created.
4296
42972000-10-05 Phil Edwards <pme@gcc.gnu.org>
4298
4299 * configure: Save configure arguments to gcc/configargs.h.
4300
43012000-10-04 Andris Pavenis <pavenis@latnet.lv>
4302
4303 * Makefile.in (bootstrap): avoid recursion if subdir missing
4304 (cross): ditto
4305 (do-proto-toplev): ditto
4306
4307Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
4308
4309 * configure.in: Do not build byacc for hppa64. Provide paths to the
4310 X11 libraries for hppa64.
4311
43122000-09-02 Anthony Green <green@cygnus.com>
4313
4314 * Makefile.in (all-gcc): Depend on all-zlib.
4315 (CLEAN_MODULES): Add clean-zlib.
4316 (ALL_MODULES): Add all-zlib.
4317 * configure.in (host_libs): Add zlib.
4318
43192000-08-25 Alexandre Oliva <aoliva@redhat.com>
4320
4321 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4322 $targargs to tell whether newlib is going to be built.
4323
4324 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4325 $$r/TARGET_SUBDIR/libio for _G_config.h.
4326
43272000-08-14 Zack Weinberg <zack@wolery.cumb.org>
4328
4329 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4330
4331 * configure: Make enable_threads and enable_shared defaults
4332 explicit. Substitute enable_threads into generated Makefiles.
4333 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4334 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4335
43362000-08-02 Manfred Hollstein <manfredh@redhat.com>
4337
4338 * configure.in: Re-enable all references to libg++ and librx.
4339
ffb97b2f 43402002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 4341
ffb97b2f
DD
4342 * configure.in: Add *-*-freebsd* configurations.
4343
bbf6e9e3
AC
43442002-04-07 Andrew Cagney <ac131313@redhat.com>
4345
4346 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4347 (do-tar, do-bz2): New rules.
4348 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4349 (gdb-tar): New rule.
4350 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4351 (insight_dejagnu.tar): New rule.
4352 (insight.tar): New rule.
4353 (gdb+dejagnu.tar): New rule.
4354 (gdb.tar): New rule.
4355
8f1579c0
AC
43562002-04-07 Andrew Cagney <ac131313@redhat.com>
4357
4358 * MAINTAINERS: Update dejagnu/
4359
ba3c59ab
AO
43602002-03-16 Alexandre Oliva <aoliva@redhat.com>
4361
4362 * ltmain.sh (relink_command): Fix typo in previous change.
4363
6243d5dd
AO
43642002-03-15 Alexandre Oliva <aoliva@redhat.com>
4365
4366 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4367 (relink_command): Added --tag flags.
4368 (mode=install): If relinking fails; error out.
4369
80413487
RH
43702002-03-12 Richard Henderson <rth@redhat.com>
4371
4372 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
4373 .NOTPARALLEL tag.
4374 (do-check): Rename from check.
4375 (check): Allow parallel check.
4376
3daeddf6
RH
43772002-03-11 Richard Henderson <rth@redhat.com>
4378
4379 * Makefile.in (.NOTPARALLEL): Add fake tag.
4380
fad93c55
L
43812002-03-07 H.J. Lu (hjl@gnu.org)
4382
4383 * configure.in: Enable gprof for mips*-*-linux*.
4384
2e8357fc
AO
43852002-02-28 Alexandre Oliva <aoliva@redhat.com>
4386
4387 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4388 libjava.
4389 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
4390
bd48e1a9
AC
43912002-02-24 Andrew Cagney <ac131313@redhat.com>
4392
4393 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
4394
39121370
DJ
43952002-02-23 Daniel Jacobowitz <drow@mvista.com>
4396
4397 * config.guess: Import from master sources, rev 1.232.
4398 * config.sub: Import from master sources, rev 1.246.
4399
081ff160
AO
44002002-02-23 Alexandre Oliva <aoliva@redhat.com>
4401
4402 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4403 because its Makefile is there; test for the executable instead.
4404
20a5393b
AO
44052002-02-09 Alexandre Oliva <aoliva@redhat.com>
4406
4407 Contribute sh64-elf.
4408 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4409 * configure.in: Added sh64-*-*.
4410
38135629
JJ
44112002-02-04 Jeff Johnston <jjohnstn@redhat.com>
4412
80413487
RH
4413 * COPYING.NEWLIB: Remove advertising clause from
4414 Berkeley and Red Hat licenses.
38135629 4415
48d19748
MD
44162002-02-01 Mo DeJong <supermo@bayarea.net>
4417
4418 * Makefile.in: Add all-tix to deps for all-snavigator
4419 so that tix is built when building snavigator.
4420
f6e1c110
BE
44212002-02-01 Ben Elliston <bje@redhat.com>
4422
4423 * config.guess: Import from master sources, rev 1.229.
4424 * config.sub: Import from master sources, rev 1.240.
4425
4867be41
DJ
44262002-01-27 Daniel Jacobowitz <drow@mvista.com>
4427
4428 From Steve Ellcey <sje@cup.hp.com>:
4429 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4430 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4431 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4432 IA64.
4433 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4434 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4435 soname_spec, sys_lib_search_path_spec): Ditto.
4436
e82380cc
JT
44372002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
4438
4439 * configure.in (*-*-netbsd*): New. Skip target-newlib,
4440 target-libiberty, and target-libgloss. Skip Java-related
4441 libraries if not supported for NetBSD on target CPU.
4442
1319fb9c
NC
44432002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
4444
4445 * configure.in: Import StrongARM and XScale target_configdirs from
4446 FSF GCC version.
4447
b020f6ac
L
44482002-01-16 H.J. Lu (hjl@gnu.org)
4449
4450 * config.guess: Import from master sources, rev 1.225.
4451 * config.sub: Import from master sources, rev 1.238.
4452
4453 * MAINTAINERS: Updated notes on config.guess and config.sub.
4454
a0c1c920
NC
44552002-01-11 Steve Ellcey <sje@cup.hp.com>
4456
4457 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4458 ld and gdb are not supported.
4459
a9fa5e1f
JJ
44602002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4461
4462 * Change reference to Cygnus Solutions to be Red Hat.
4463
94077108
JJ
44642002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4465
4466 * COPYING.NEWLIB: Update generic copyright date.
4467
05ecd75c
MS
44682002-01-07 Mark Salter <msalter@redhat.com>
4469
4470 * configure.in: Remove target-bsp and target-cygmon from arm builds.
4471 Allow target-libgloss to be built for arm, strongarm, and xscale.
4472
a106bb62
BE
44732002-01-03 Ben Elliston <bje@redhat.com>
4474
4475 * MAINTAINERS: Update URL for config.* scripts.
4476
0e254642
AM
44772001-12-18 Alan Modra <amodra@bigpond.net.au>
4478
4479 * config.sub: Import latest version.
4480 * config.guess: Likewise.
4481
0a0d0041
TF
44822001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
4483
4484 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4485 options for i[3456]86-pc-linux* native builds.
4486
d932cae7
NC
44872001-12-05 Laurent Guerby <guerby@acm.org>
4488
4489 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 4490 libiberty.
d932cae7
NC
4491
4492 Import this patch from gcc:
5481b376 4493
d932cae7
NC
4494 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
4495
4496 * symlink-tree: handle DOS-style absolute paths.
4497
49b7683b
DD
44982001-11-28 DJ Delorie <dj@redhat.com>
4499 Zack Weinberg <zack@codesourcery.com>
4500
4501 When build != host, create libiberty for the build machine.
4502
4503 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4504 CONFIG_ARGUMENTS.
4505 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4506 New variables.
4507 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4508 and rules.
4509 (all.normal): Depend on ALL_BUILD_MODULES.
4510 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4511 (all-build-libiberty): Depend on configure-build-libiberty.
4512
4513 * configure: Calculate and substitute proper value for
4514 ALL_BUILD_MODULES.
4515 * configure.in: Create the build subdirectory.
4516 Calculate and substitute TARGET_CONFIGARGS (formerly
4517 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4518
26ef82f4
GK
45192001-11-26 Geoffrey Keating <geoffk@redhat.com>
4520
4521 * config.sub: Update to version 1.232 on subversion.
4522
43e64072
NC
45232001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
4524
4525 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4526 files from .po files for a distribution.
4527
66f6c0d5
HPN
45282001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
4529
4530 * COPYING.NEWLIB: Mention preserved notice in specific parts.
4531
4a02fdb2
JH
45322001-11-13 Jeff Holcomb <jeffh@redhat.com>
4533
4534 Merged from net gcc:
4535 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
4536 * ltcf-c.sh: Use $objext, not $ac_objext.
4537 2001-07-27 Mark Kettenis <kettenis@gnu.org>
4538 * ltcf-cxx.sh: Add support for GNU.
4539 2001-07-22 Timothy Wall <twall@redhat.com>
4540 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
4541 default settings if using GNU tools with that configuration.
4542 * ltcf-cxx.sh: Ditto.
4543 * ltcf-gcj.sh: Ditto.
4544 2001-07-21 Michael Chastain <chastain@redhat.com>
4545 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4546 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
4547 * ltmain.sh: Mark as gcc-local.
4548
227b9953
JH
45492001-11-13 Jeff Holcomb <jeffh@redhat.com>
4550
4551 * Makefile.in (all-bison): Revert 2001-10-24.
4552 Don't depend on texinfo.
4553
cbbab8fb
JJ
45542001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
4555
80413487 4556 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 4557
922b2485
DD
45582001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
4559
4560 * configure.in (--enable-languages): Be more permissive about
4561 syntax. Check for empty lists better. Warn about $LANGUAGES.
4562
f08fa01d
HPN
45632001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
4564
4565 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4566
fee3da4e
JH
45672001-10-24 Jeff Holcomb <jeffh@redhat.com>
4568
4569 Makefile.in (all-bison): Don't depend on texinfo.
4570
73fb1ef9
AM
45712001-10-03 Alan Modra <amodra@bigpond.net.au>
4572
4573 * gettext.m4: Test po/POTFILES.in exists before trying to read.
4574
373688ac
AO
45752001-09-29 Alexandre Oliva <aoliva@redhat.com>
4576
4577 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4578
9c07660b
HPN
45792001-09-28 Hans-Peter Nilsson <hp@axis.com>
4580
4581 * config.sub, config.guess: Import latest from subversions.
4582
3f152009
AO
45832001-09-21 Alexandre Oliva <aoliva@redhat.com>
4584
4585 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4586 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4587 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4588 avoid quotes nesting problems.
4589 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4590 (DO_X): Export only variables that are set.
4591
8f6a59e5
BE
45922001-09-19 Ben Elliston <bje@redhat.com>
4593
4594 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4595 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4596 semantics. Use the shell built-in "type" command instead.
4597
a1ec19fa
TS
45982001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4599
4600 * config.sub: Reverted the earlier change, this version is not the
4601 master file.
4602
4008bd9b
TS
46032001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4604
4605 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
4606 Add support for mips64.
4607
dd1e52a4
JH
46082001-09-03 Jeff Holcomb <jeffh@redhat.com>
4609
4610 * configure.in: Enable libstdc++-v3 for h8300 targets.
4611
91549d1c
EC
46122001-08-30 Eric Christopher <echristo@redhat.com>
4613 Jason Eckhardt <jle@redhat.com>
4614
4615 * config.sub: Add support for mipsisa32.
4616
cf966cf9
EC
46172001-08-30 Eric Christopher <echristo@redhat.com>
4618
4619 * config.sub, config.guess: Import latest from subversions.
4620
82208dc5
AM
46212001-08-20 Alan Modra <amodra@bigpond.net.au>
4622
4623 * config.sub, config.guess: Import latest from subversions.
4624
4dca8403
DD
46252001-07-26 DJ Delorie <dj@redhat.com>
4626
4627 * MAINTAINERS: Clarify libiberty merge rules and procedures.
4628
1107dce2
AM
46292001-06-19 Alan Modra <amodra@bigpond.net.au>
4630
4631 * Makefile.in: Revert 2001-06-17.
4632 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
4633
e09a6604
L
46342001-06-17 H.J. Lu <hjl@gnu.org>
4635
4636 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
4637 (gas+binutils.tar.bz2): Likewise.
4638 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
4639
31a8b634
AC
4640Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
4641
4642 * Makefile.in (VER): When present, extract the version number from
5481b376 4643 the file version.in.
31a8b634 4644
dc70af01
AO
46452001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
4646
4647 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4648 gcc/xgcc is built, use -print-prog-name to find out the program
4649 name to use.
4650
839bbd8c
AO
46512001-06-04 Mark Mitchell <mark@codesourcery.com>
4652
4653 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4654 with_gcc]: Use `gcc -shared' to build a shared library.
4655
566e9a30
AO
46562001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
4657
4658 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4659 archives.
4660
e877bb69
AO
46612001-05-28 Simon Patarin <simon.patarin@inria.fr>
4662
4663 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
4664 libraries when using g++ with native linker.
4665
1605288b
AO
46662001-05-28 Alexandre Oliva <aoliva@redhat.com>
4667
4668 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4669
11a383ba
TR
46702001-05-24 Tom Rix <trix@redhat.com>
4671
4672 * configure.in : enable ld for aix
cf966cf9 4673
18611226
AO
46742001-05-22 Alexandre Oliva <aoliva@redhat.com>
4675
4676 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4677 [aix4*|aix5*]: Prepend blank.
4678
6be7c12c
AO
46792001-05-20 Alexandre Oliva <aoliva@redhat.com>
4680
4681 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4682 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
4683 of subdir/configure scripts to use the new libtool.m4.
4684
4ed00bba
L
46852001-05-14 H.J. Lu <hjl@gnu.org>
4686
4687 * config.if (libc_interface): Set to -libc6.2- for cross
4688 compiling to Linux/glibc 2.2.
4689
b1af961c
AO
46902001-05-03 Alexandre Oliva <aoliva@redhat.com>
4691
4692 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4693 libgcj.
4694
5ec3e74e
AO
46952001-04-26 Alexandre Oliva <aoliva@redhat.com>
4696
4697 * configure.in (noconfigdirs): Don't reset it from scratch in the
4698 target case; only append to it.
4699
b3ed1d6b
AO
47002001-04-26 Alexandre Oliva <aoliva@redhat.com>
4701
4702 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4703 sparc-*-solaris2.8]: Disable ${libgcj}.
4704
96111c10
AO
47052001-04-25 Alexandre Oliva <aoliva@redhat.com>
4706
4707 * configure.in (libgcj_saved): Copy from $libgcj.
4708 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4709 --disable-libgcj.
4710
b5bf43f2
AO
47112001-04-20 Alexandre Oliva <aoliva@redhat.com>
4712
4713 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4714 1.641.2.228.
4715
8cc32590
AO
47162001-04-12 Alexandre Oliva <aoliva@redhat.com>
4717
4718 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4719 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4720
dec0cb0c
AO
47212001-04-01 Alexandre Oliva <aoliva@redhat.com>
4722
4723 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4724 New macros.
4725 (bootstrap, cross): Use RECURSE_FLAGS.
4726 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4727
6a9c3886
AO
47282001-03-27 Alexandre Oliva <aoliva@redhat.com>
4729
4730 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4731
d4fc7db8
NC
47322001-03-23 Nick Clifton <nickc@redhat.com>
4733
4734 * README-maintainer-mode: Add note about inability to use "make
4735 distclean" in maintainer mode.
4736
7389ff65
AO
47372001-03-22 Alexandre Oliva <aoliva@redhat.com>
4738
4739 Re-installed:
4740 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
4741 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
4742 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4743 * ltcf-cxx.sh: Likewise.
4744 * ltcf-gcj.sh: Likewise.
4745
b3e0dc8e
PB
47462001-03-22 Philip Blundell <philb@gnu.org>
4747
4748 * config.sub, config.guess: Import latest from subversions.
4749
469b781c
AO
47502001-03-22 Alexandre Oliva <aoliva@redhat.com>
4751
4752 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4753 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4754
b0dad762
MC
47552001-03-20 Michael Chastain <chastain@redhat.com>
4756
4757 * Makefile.in: all-m4 depends on all-texinfo.
4758
c559bb17
AO
47592001-03-08 Alexandre Oliva <aoliva@redhat.com>
4760
4761 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4762
fef4ae2e
JJ
47632001-02-22 Jeff Johnston <jjohnstn@redhat.com>
4764
4765 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
4766 longer valid.
4767
8d6dd99d
NC
47682001-02-16 Nick Clifton <nickc@redhat.com>
4769
4770 * configure.in (noconfigdirs): Allow configuration of texinfo
4771 for Cygwin hosts.
4772
a85d7ed0
NC
47732001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
4774
4775 * config.guess: Add linux target for S/390.
4776 * config.sub: Likewise.
4777 * configure.in: Likewise.
4778
51221c5e
DD
47792001-02-06 Ben Elliston <bje@redhat.com>
4780
4781 * configure: Output host type to stdout, not stderr.
4782
9dec4c71
MS
47832001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4784
4785 * config.guess: Import from subversions.gnu.org (revision 1.181).
4786 * config.sub: Import from subversions.gnu.org (revision 1.199).
4787
9add9c04
AM
47882001-01-30 Alan Modra <alan@linuxcare.com.au>
4789
4790 * config.guess: Handle hppa64-linux systems.
4791
8679174d
MS
47922001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4793
4794 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4795 Don't unset, it's non-portable and no longer necessary, set to empty
4796 instead.
4797
02d01ed4
MS
47982001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4799
4800 * ltconfig: Shell portability fix for the tagname validity check.
4801
4cc5853d
MS
48022001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4803
4804 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4805
7487e485
AO
48062001-01-27 Alexandre Oliva <aoliva@redhat.com>
4807
4808 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4809 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4810
f332af52
AO
48112001-01-24 Alexandre Oliva <aoliva@redhat.com>
4812
4813 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4814 keep at least one of build_libtool_libs or build_old_libs set to
4815 yes.
4816
ef099754
AO
48172001-01-24 Alexandre Oliva <aoliva@redhat.com>
4818
4819 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4820 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4821
8341f2fc 48222000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 4823
8341f2fc
AJ
4824 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4825
48262000-11-03 Philip Blundell <pb@futuretv.com>
4827
4828 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4829 files.
ebf0fa2e 4830
c320a39f
JJ
48312001-01-15 Jeff Johnston <jjohnstn@redhat.com>
4832
4833 * COPYING.NEWLIB: Put into source repository.
4834
8817b92e
BE
48352001-01-15 Ben Elliston <bje@redhat.com>
4836
4837 * configure.in (host_tools): Add sid.
4838 Always configure cgen.
4839 * Makefile.in (all-sid): New target.
4840 (check-sid, clean-sid, install-sid): Likewise.
4841
35590697
AJ
48422001-01-07 Andreas Jaeger <aj@suse.de>
4843
80413487 4844 * config.sub, config.guess: Update from subversions.
35590697 4845
6ee6cea6
AO
48462000-12-12 Alexandre Oliva <aoliva@redhat.com>
4847
4848 * configure.in: Disable language-specific target libraries for
4849 languages that aren't enabled.
4850
077b8428
NC
48512000-11-24 Nick Clifton <nickc@redhat.com>
4852
4853 * configure.in (xscale-elf): Add target.
4854 (xscale-coff): Add target.
4855 (c4x, c5x, tic54x): Move after ARM targets.
4856
9e28a1ed
AO
48572000-11-23 Alexandre Oliva <aoliva@redhat.com>
4858
4859 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
4860
be98a80a
ILT
48612000-11-20 Ian Lance Taylor <ian@zembu.com>
4862
4863 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
4864
5cec67bf
AO
48652000-11-18 Alexandre Oliva <aoliva@redhat.com>
4866
4867 * Makefile.in: Merge with GCC and libgcj.
4868 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
4869 configure-target-<library> when their configure scripts need the C
4870 or C++ library to have already been built to work properly.
4871 (do_proto_toplev): Set them to an empty string.
4872
d932cae7 48732000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
4874
4875 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
4876 (REALLY_SET_LIB_PATH): Use them.
4877
d932cae7 48782000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
4879
4880 * config.sub: Add support for Sun Chorus
4881
8602ff0c
NC
48822000-11-02 Per Lundberg <plundis@chaosdev.org>
4883
4884 * config.sub: Add support for the *-storm-chaos OS.
4885
f9e0997d
NC
48862000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
4887
80413487
RH
4888 * configure.in (noconfigdirs): Don't compile some
4889 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 4890
d64552c5
AO
48912000-09-30 Alexandre Oliva <aoliva@redhat.com>
4892
4893 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
4894 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
4895 all affected `configure' scripts.
4896
97f60b31
AO
48972000-09-25 Alexandre Oliva <aoliva@redhat.com>
4898
4899 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
4900 ltcf-c.sh.
4901
6e8dd58f
PB
49022000-09-12 Philip Blundell <philb@gnu.org>
4903
4904 * config.sub, config.guess: Update from subversions.
4905
103a2e99
AO
49062000-09-06 Alexandre Oliva <aoliva@redhat.com>
4907
51601921
AO
4908 * Makefile.in (all-zlib): Added dummy target.
4909
103a2e99
AO
4910 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
4911 multi-language branch.
4912
2809b4b9
AO
49132000-09-05 Alexandre Oliva <aoliva@redhat.com>
4914
4915 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
4916 (bootstrap*): Depend on all-bootstrap.
4917
7450026c
AO
49182000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
4919
4920 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
4921 crosses, but add gcc/include to the header search path for them.
4922
6cf86f7f
AO
49232000-08-31 Alexandre Oliva <aoliva@redhat.com>
4924
4925 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
4926 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
4927 * gettext.m4: New file, extracted from aclocal.m4.
4928
ce2ea6e3
AO
49292000-08-22 Alexandre Oliva <aoliva@redhat.com>
4930
4931 * config-ml.in (CC, CXX): Avoid trailing whitespace.
4932 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
4933 sub-configures.
4934
9765193e
DE
49352000-08-20 Doug Evans <dje@casey.transmeta.com>
4936
4937 * Makefile.in (ALL_MODULES): Add all-cgen.
4938 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4939 (all-cgen): New target.
4940 (all-opcodes,all-sim): Depend on all-cgen.
4941 * configure.in (host_tools): Add cgen.
4942 Only configure cgen if --enable-cgen-maint.
4943
d7b32520
AO
49442000-08-17 Alexandre Oliva <aoliva@redhat.com>
4945
4946 * config-ml.in (CC, CXX): Don't introduce a leading space.
4947
e52ef561
AO
49482000-08-16 Alexandre Oliva <aoliva@redhat.com>
4949
4950 * configure.in (libstdcxx_flags): Use
4951 libstdc++-v3/src/libstdc++.INC.
4952
88f9c2a0
AO
49532000-08-15 Alexandre Oliva <aoliva@redhat.com>
4954
4955 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
4956
98fbe43f
JM
49572000-08-11 Jason Merrill <jason@redhat.com>
4958
4959 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
4960 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
4961 (FLAGS_FOR_TARGET): Not here.
4962 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
4963
279ddab4
DD
49642000-08-07 DJ Delorie <dj@redhat.com>
4965
4966 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
4967 "if we're also building gcc, and it's a gcc that will run on the
4968 build machine, we want to use its includes instead of the system's
4969 default includes".
4970
60523a83
AO
49712000-08-03 Alexandre Oliva <aoliva@redhat.com>
4972
24ffec7a
AO
4973 * configure.in (libstdcxx_flags): Don't use `"'.
4974
60523a83
AO
4975 * config-ml.in: Adjust multilib search paths to the
4976 appropriate multilib tree.
4977
daf644b5
AO
49782000-08-02 Alexandre Oliva <aoliva@redhat.com>
4979
4980 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
4981 commas in $LANGUAGES.
4982
63266560
DD
49832000-08-01 Alexandre Oliva <aoliva@redhat.com>
4984
4985 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
4986
49872000-07-31 Alexandre Oliva <aoliva@redhat.com>
4988
4989 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
4990 CXX_FOR_TARGET for sed.
4991
49922000-07-30 Alexandre Oliva <aoliva@redhat.com>
4993
4994 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
4995 Do not override if already set in the environment or in configure.
4996 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
4997 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
4998
9e449d3e
AO
49992000-07-27 Alexandre Oliva <aoliva@redhat.com>
5000
5001 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5002 (GCC_FOR_TARGET): Use it.
5003 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5004 * configure.in: ... here.
5005 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5006 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5007
8bbd92e0
AO
50082000-07-24 Alexandre Oliva <aoliva@redhat.com>
5009
fd1f87b2
AO
5010 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5011 (configure-target-libchill, configure-target-libobjc): Likewise.
5012
8bbd92e0
AO
5013 * configure.in: Use the same cache file for all target libs.
5014 * config-ml.in: But different cache files per multilib variant.
5015
25c6c112
JL
50162000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5017
5018 * configure (topsrcdir): Don't use dirname.
5019
ba73c63f
JM
50202000-07-20 Jason Merrill <jason@redhat.com>
5021
5022 * configure.in: Remove all references to libg++ and librx.
5023
5024 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5025
1af08294
HPN
50262000-07-20 Hans-Peter Nilsson <hp@axis.com>
5027
5028 * config.sub: Update to subversions version 2000-07-06.
5029
ba73c63f
JM
50302000-07-12 Andrew Haley <aph@cygnus.com>
5031
5032 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5033 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5034
50352000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
5036
5037 * symlink-tree: Check number of arguments.
5038
d932cae7 50392000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
5040
5041 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5042
ba73c63f
JM
50432000-07-05 Jim Wilson <wilson@cygnus.com>
5044
5045 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5046 search path for a g++ extracted from the build tree. This
5047 will allow link tests run by configure scripts in
5048 subdirectories to succeed.
5049
92ee2f86
UC
50502000-07-01 Koundinya K <kk@ddeorg.soft.net>
5051
80413487 5052 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 5053
23f2f29f
CV
50542000-06-28 Corinna Vinschen <vinschen@cygnus.com>
5055
5056 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5057 `os2'. Force ac_cv_exeext to be ".exe" in that case.
5058
f04f5a67
TW
50592000-06-19 Timothy Wall <twall@cygnus.com>
5060
5061 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5062 * config.sub: Add tic54x target.
5063
11da68be
NC
50642000-06-07 Phillip Thomas <pthomas@suse.de>
5065
5066 * README-maintainer-mode: New file: Contains notes on using
5067 --enable-maintainer-mode with binutils.
5068
d932cae7 50692000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
5070
5071 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5072
d932cae7 50732000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
5074
5075 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5076 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5077
9442cea3
L
507820000-05-21 H.J. Lu (hjl@gnu.org)
5079
80413487
RH
5080 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5081 directory are used if they exist. Make sure
5082 $(build_tooldir)/include is searched for header files,
5083 $(build_tooldir)/lib/ for library files.
9442cea3 5084 (GCC_FOR_TARGET): Likewise.
80413487 5085 (CXX_FOR_TARGET): Likewise.
9442cea3 5086
d932cae7 50872000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
5088
5089 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5090
d932cae7 50912000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
5092
5093 * Makefile.in (configure-target-libiberty): Depend on
5094 configure-target-newlib.
5095
ba73c63f
JM
50962000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5097
5098 * configure.in, Makefile.in: Merge all libffi-related
5099 configury stuff from the libgcj tree.
5100
d932cae7 51012000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
5102
5103 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5104 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5105
d932cae7 51062000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
5107
5108 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5109 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 5110 current version information. Add to proto-toplev directory.
b5a23627
AC
5111 (gdb-taz): Build do-djunpack.
5112
ba73c63f
JM
51132000-05-15 David Edelsohn <edelsohn@gnu.org>
5114
5115 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5116
7c86ed39
L
51172000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5118
5119 * ltmain.sh: Preserve in relink_command any environment
5120 variables that may affect the linker behavior.
5121
d932cae7 51222000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
5123
5124 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5125
d932cae7 51262000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
5127
5128 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5129
ed0a91a5
EZ
51302000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
5131
5132 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 5133 with the version name.
ed0a91a5 5134
ba73c63f 51352000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 5136
ba73c63f 5137 * config.if: Tweak.
6cafa39f 5138
ba73c63f 51392000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 5140
ba73c63f 5141 * djunpack.bat: New file.
66156876 5142
d932cae7 51432000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
5144
5145 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
5146 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5147 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5148 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 5149
ba73c63f
JM
51502000-04-16 Dave Pitts <dpitts@cozx.com>
5151
80413487
RH
5152 * config.sub (case $basic_machine): Change default for "ibm-*"
5153 to "openedition".
ba73c63f 5154
d932cae7 51552000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
5156
5157 * Makefile.in (gdb-taz): New target. GDB specific archive.
5158 (do-md5sum): New target.
5159 (MD5PROG): Define.
5160 (PACKAGE): Default to TOOL.
5161 (VER): Default to a shell script.
5162 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 5163 md5 checksum generation.
b35ece4e
AC
5164 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5165 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5166 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 5167 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 5168
d932cae7 51692000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
5170
5171 * configure (warn_cflags): Delete.
5172
ba73c63f 51732000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 5174 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 5175
80413487
RH
5176 * configure.in (enable_libstdcxx_v3): Add.
5177 (target_libs): Add bits here to switch between libstdc++-v2 and
5178 libstdc++-v3.
5179 * config.if: And this file too.
5180 * Makefile.in: Add libstdc++-v3 targets.
35590697 5181
ba73c63f
JM
51822000-04-05 Michael Meissner <meissner@redhat.com>
5183
5184 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 5185
d332c5ac
JM
51862000-03-29 Jason Merrill <jason@casey.cygnus.com>
5187
5188 * configure.in: -linux-gnu*, not -linux-gnu.
5189
d932cae7 51902000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
5191
5192 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5193 (do-tar-bz2): Replace TOOL with PACKAGE.
5194 (gdb.tar.bz2): Remove GDBTK from GDB package.
5195 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 5196 dejagnu.tar.bz2): New packages.
6dcbc97b 5197
96ce09a7
ILT
51982000-02-27 Andreas Jaeger <aj@suse.de>
5199
5200 * configure.in: Add entry for mips*-*-linux*, move catch all
5201 *-*-*linux* entry below this one.
5202
2031769e
ILT
52032000-02-27 Ian Lance Taylor <ian@zembu.com>
5204
5205 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5206
4bab746c
NC
52072000-02-24 Nick Clifton <nickc@cygnus.com>
5208
5209 * config.sub: Support an OS of "wince".
5210
d932cae7 52112000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
5212
5213 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 5214 version.
ada59422 5215
5b93d8bb
AM
52162000-02-23 Linas Vepstas <linas@linas.org>
5217
5218 * config.sub: Add support for Linux/IBM 370.
5219 * configure.in: Likewise.
5220
2fb651f6
NC
52212000-02-22 Nick Clifton <nickc@cygnus.com>
5222
5223 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5224
b8441c25
CF
52252000-02-20 Christopher Faylor <cgf@cygnus.com>
5226
5227 * config.guess: Guess "cygwin" rather than "cygwin32".
5228
d332c5ac
JM
52292000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5230
5231 * configure (gcc_version): When setting, narrow search to
5232 lines containing `version_string'.
5233
ba73c63f
JM
52342000-02-15 Denis Chertykov <denisc@overta.ru>
5235
5236 * config.sub: Add support for avr target.
5237
d932cae7 52382000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
5239
5240 * config.sub: Add mmix-knuth-mmixware.
5241
52422000-01-27 Christopher Faylor <cgf@redhat.com>
5243
5244 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5245 structure stuff to -L library search.
5246 (CXX_FOR_TARGET): Ditto.
5247 (CROSS_CHECK_MODULES): Fix spelling mistake.
5248
52492000-01-24 Mark Mitchell <mark@codesourcery.com>
5250
5251 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5252 the C++ compiler.
5253
52542000-01-12 Richard Henderson <rth@cygnus.com>
5255
5256 * configure.in: Don't build some bits for beos.
5257
52582000-01-12 Joel Sherrill (joel@OARcorp.com)
5259
5260 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5261 as include files.
5262
91b2c84d
GK
52632000-01-06 Geoff Keating <geoffk@cygnus.com>
5264
5265 * configure.in: Use mt-aix43 to handle *_TARGET defs,
5266 not mh-aix43.
5267
ba73c63f
JM
52681999-12-14 Richard Henderson <rth@cygnus.com>
5269
5270 * config.guess (alpha-osf, alpha-linux): Detect ev67.
5271 * config.sub: Accept alphaev[78], alphaev8.
5272
52731999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5274
5275 * config.guess, config.sub: Update from autoconf.
5276
5277Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5278
5279 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5280 necessary libraries are missing.
5281
52821999-10-25 Andreas Schwab <schwab@suse.de>
5283
5284 * configure: Fix quoting inside arguments of eval.
5285
52861999-10-21 Nick Clifton <nickc@cygnus.com>
5287
5288 * config-ml.in: Allow suppression of some ARM multilibs.
5289
5290Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
5291
5292 * config.guess: Add OS/390 match pattern.
5293 * config.sub: Add mvs, openedition targets.
5294 * configure.in (i370-ibm-opened*): New.
5295
ef14edc4
ILT
52961999-09-04 Steve Chamberlain <sac@pobox.com>
5297
5298 * config.sub: Add support for configuring for pj.
5299
afb478e8
NC
53001999-08-31 Nick Clifton <nickc@cygnus.com>
5301
fd6848f6 5302 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 5303
ba73c63f 53041999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
5305
5306 * configure.in: Do not configure or build ld for AIX
5307 platforms. ld is known to be broken on these platforms.
5308
ba73c63f
JM
5309Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5310
5311 * config-ml.in: Pass compiler flag corresponding to multidirs to
5312 subdir configures.
5313
c363de44
ILT
53141999-08-09 Ian Lance Taylor <ian@zembu.com>
5315
5316 * Makefile.in (LDFLAGS): Define.
5317
dc8bc5a6
ILT
53181999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
5319
5320 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5321 noconfigdirs.
5322 (*-*-cygwin*): Likewise.
5323
6ca3858e
ILT
53241999-08-08 Ian Lance Taylor <ian@zembu.com>
5325
71141bb6
ILT
5326 * mkdep: New file.
5327 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5328 (BINUTILS_SUPPORT_DIRS): Add mkdep.
5329
6ca3858e
ILT
5330 From Eli Zaretskii <eliz@is.elta.co.il>:
5331 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5332 long file name when using DJGPP on MS-DOS.
5333
ba73c63f
JM
5334Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
5335
5336 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5337
2735a327
AM
53381999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
5339
5340 * Makefile.in (check-target-libio): Remove all-target-libstdc++
5341 dependency as this causes "make check" to globally "make all"
5342
ba73c63f
JM
5343Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
5344
5345 * configure.in (target_libs): Added target-zlib.
5346 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5347 (CONFIGURE_TARGET_MODULES): Likewise.
5348 (CHECK_TARGET_MODULES): Likewise.
5349 (INSTALL_TARGET_MODULES): Likewise.
5350 (CLEAN_TARGET_MODULES): Likewise.
5351 (configure-target-zlib): New target.
5352 (all-target-zlib): Likewise.
5353 (all-target-libjava): Depend on all-target-zlib.
5354 (configure-target-libjava): Depend on configure-target-zlib.
5355
5356 * Makefile.in (configure-target-libjava): Depend on
5357 configure-target-newlib.
5358 (configure-target-boehm-gc): New target.
5359 (configure-target-qthreads): New target.
5360
80413487
RH
5361 * configure.in (target_libs): Added target-qthreads.
5362 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5363 (CONFIGURE_TARGET_MODULES): Likewise.
5364 (CHECK_TARGET_MODULES): Likewise.
5365 (INSTALL_TARGET_MODULES): Likewise.
5366 (CLEAN_TARGET_MODULES): Likewise.
5367 (all-target-qthreads): New target.
5368 (configure-target-libjava): Depend on configure-target-qthreads.
5369 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
5370
5371 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5372 (CONFIGURE_TARGET_MODULES): Likewise.
5373 (CHECK_TARGET_MODULES): Likewise.
5374 (INSTALL_TARGET_MODULES): Likewise.
5375 (CLEAN_TARGET_MODULES): Likewise.
5376 (all-target-libjava): New target.
5377 (all-target-boehm-gc): Likewise.
5378 * configure.in (target_libs): Added libjava, boehm-gc.
5379
08d836d6
ILT
53801999-07-22 Ian Lance Taylor <ian@zembu.com>
5381
5382 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5383 configure.bat in SUPPORT_FILES.
5384 (gas+binutils.tar.bz2): Likewise.
5385
5386 * makeall.bat: Remove; obsolete.
5387
8f36e47c
ILT
53881999-07-21 Ian Lance Taylor <ian@zembu.com>
5389
5390 From Mark Elbrecht:
5391 * configure.bat: Remove; obsolete.
5392
56e82f25
ILT
53931999-07-11 Ian Lance Taylor <ian@zembu.com>
5394
5395 * configure: Add -W -Wall to the default CFLAGS when compiling with
5396 gcc.
5397
1001d816
JL
5398Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
5399
5400 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5401
106117aa
MM
54021999-06-30 Mark Mitchell <mark@codesourcery.com>
5403
5404 * configure.in: Build ld on IRIX6.
5405
c376f4ed
ILT
54061999-06-12 Ian Lance Taylor <ian@zembu.com>
5407
5408 * Makefile.in: Change distribution targets to use bzip2 instead of
5409 gzip.
5410 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 5411 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 5412
306b7445
NC
54131999-06-04 Nick Clifton <nickc@cygnus.com>
5414
5415 * config.sub: Add mcore target.
5416
d932cae7 54171999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
5418
5419 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5420
d932cae7 54211999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
5422
5423 * config.guess (dummy): Changed to $dummy.
5424
6c3175b0
NC
54251999-05-24 Nick Clifton <nickc@cygnus.com>
5426
ba73c63f
JM
5427 * config.sub: Tidied up case statements.
5428
54291999-05-22 Ben Elliston <bje@cygnus.com>
5430
5431 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5432 <jiro@din.or.jp>.
5433
5434 * config.guess: Merge with FSF version. Future changes will be
5435 more accurately recorded in this ChangeLog.
5436 * config.sub: Likewise.
5437
d932cae7 54381999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
5439
5440 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 5441
252b5132
RH
54421999-04-30 Tom Tromey <tromey@cygnus.com>
5443
5444 * ltmain.sh: [mode link] Always use CC given by ltconfig.
5445
54461999-04-23 Tom Tromey <tromey@cygnus.com>
5447
5448 * ltconfig, ltmain.sh: Update to libtool 1.2f.
5449
54501999-04-20 Drew Moseley <dmoseley@cygnus.com>
5451
5452 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5453 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5454 Bad merge removed these two changes.
5455
ba73c63f 5456Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 5457 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
5458
5459 * config.guess (interix Alpha): Add.
5460
252b5132
RH
54611999-04-11 Richard Henderson <rth@cygnus.com>
5462
5463 * configure.in (i?86-*-beos*): Do config gperf; don't config
5464 gdb, newlib, or libgloss.
5465
d932cae7 54661999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5467
ba73c63f
JM
5468 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5469 link a trivial program with -mabi=64. If it fails, remove mabi=64
5470 from multidirs.
5471
d932cae7 54721999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
5473
5474 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5475
252b5132
RH
54761999-04-08 Nick Clifton <nickc@cygnus.com>
5477
5478 * config.sub: Add support for mcore targets.
5479
54801999-04-07 Michael Meissner <meissner@cygnus.com>
5481
5482 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5483 not mt-ospace, in order to shut up assembler warning about using
5484 symbols that are named the same as registers.
5485
54861999-04-07 Drew Moseley <dmoseley@cygnus.com>
5487
5488 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5489 dependency list for all-target-cygmon.
5490
54911999-04-05 Doug Evans <devans@casey.cygnus.com>
5492
5493 * config-ml.in: Check $host, not $target, for selective multilibs.
5494 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5495 thumb interworking, and underscore prefix multilibs.
5496
54971999-04-04 Ian Lance Taylor <ian@zembu.com>
5498
5499 * missing: Update to version from current automake.
5500
5501Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
5502
5503 * configure (gxx_include_dir): Removed.
5504
5505 * configure.in (gxx_include_dir): Handle it.
5506 * Makefile.in: Likewise.
5507
55081999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
5509
5510 * config.sub (mips64vr4111,mips64vr4111el) Add.
5511
55121999-03-21 Ben Elliston <bje@cygnus.com>
5513
80413487 5514 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
5515
5516Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
5517
252b5132
RH
5518 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5519 config/mh-djgpp.
5520
5521Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
5522
5523 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5524 all-target-newlib to dependency list for all-target-bsp.
5525
5526Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
5527
5528 * config.sub: Add i386-uwin support.
5529 * config.guess: Likewise.
5530
5531Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5532
5533 * configure.in: cleanup, add mh-*pic handling for arm, special
5534 case powerpc*-*-aix*
5535
5536Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
5537
5538 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5539 can be built.
5540
5541Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
5542
5543 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 5544 targets.
252b5132
RH
5545
55461999-03-02 Nick Clifton <nickc@cygnus.com>
5547
5548 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5549
d932cae7 55501999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5551
5552 * config.sub: Check for "cygwin*" rather than "cygwin32*"
5553
55541999-02-24 Nick Clifton <nickc@cygnus.com>
5555
5556 * config.sub: Fix typo in arm recognition.
5557
d932cae7 55581999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
5559
5560 * configure.in (noconfigdirs): Changed target_configdirs to
5561 include target-bsp only for m68k-*-elf* and m68k-*-coff*
5562 rather than m68k-*-* since it is not known to work on
5563 m68k-aout. Ditto for arm-*-*oabi.
5564
d932cae7 55651999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
5566
5567 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
5568
55691999-02-19 Ben Elliston <bje@cygnus.com>
5570
5571 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
5572 Smart and improved by Andrew Cagney.
5573
d932cae7 55741999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
5575
5576 * config.guess: Recognize openbsd-*-hppa.
5577
d932cae7 55781999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
5579
5580 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
5581 only if it is not empty.
5582
55831999-02-17 Nick Clifton <nickc@cygnus.com>
5584
5585 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 5586
fd6848f6 5587 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
5588
5589 * config.sub: Modified to recognize uname's armv* syntax.
5590
55911999-02-17 Mark Salter <msalter@cygnus.com>
5592
5593 * configure.in: Added target-bsp for sparclite.
5594
d932cae7 55951999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
5596
5597 * config.sub: Recognize alphapca5[67] and up to alphaev8.
5598
55991999-02-08 Nick Clifton <nickc@cygnus.com>
5600
5601 * configure.in: Add support for strongarm port.
5602 * config.sub: Add support for strongarm target.
5603
d932cae7 56041999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 5605
252b5132
RH
5606 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5607 the old name config/mh-cygwin32.
5608 Enable texinfo.
5609
d932cae7 56101999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
5611
5612 * configure.in: Do build ld for ix86 Solaris.
5613
d932cae7 56141999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
5615
5616 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
5617 $AR_FOR_TARGET. Likewise for RANLIB.
5618
d932cae7 56191999-02-02 Catherine Moore <clm@cygnus.com>
35590697 5620
80413487
RH
5621 * config.sub (oabi): Recognize.
5622 * configure.in (arm-*-oabi): Handle.
252b5132 5623
d932cae7 56241999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
5625
5626 * config.guess: Improve detection of i686 on UnixWare 7.
5627
d932cae7 56281999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
5629
5630 * config.guess: Add support for i386-pc-interix.
5631 * config.sub: Likewise.
5632 * configure.in: Likewise.
252b5132 5633
d932cae7 56341999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5635
5636 * Makefile.in: Remove unneeded all-target-libio from
5637 from all-target-winsup target since it is now unneeded.
5638 Add all-target-libtermcap in its place since it is now
5639 needed.
5640
d932cae7 56411998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5642
5643 * configure.in: makefile stub for cygwin target is probably
5644 unnecessary. Remove it for now.
252b5132 5645
d932cae7 56461998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5647
5648 * configure.in: libtermcap.a should be built when cygwin is the
5649 target as well as the host.
5650 * config.guess: Allow mixed case in cygwin uname output.
5651 * Makefile.in: Add libtermcap target.
252b5132 5652
d932cae7 56531998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5654
5655 * config.sub: Clean up handling of hppa2.0.
5656
d932cae7 56571998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
5658
5659 * config.guess: Use C code to identify more HP machines.
5660
5661Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
5662
5663 * config.sub: Handle hppa2.0.
5664
ba73c63f
JM
5665Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
5666
5667 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 5668 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
5669
56701998-12-15 Mark Salter <msalter@cygnus.com>
5671
5672 * configure.in: Added target-bsp for several target architectures.
5673
5674 * Makefile.in: Added rules for bsp.
5675
252b5132
RH
5676Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
5677
5678 * config.guess: Improve detection of hppa2.0 processors.
5679
5680Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
5681
5682 * config.guess: Recognize FreeBSD using ELF automatically.
5683
56841998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
5685
5686 * configure (skip-this-dir): Add handling for new shell script, which
5687 might be created by a sub-directory's configure to indicate, this particular
5688 directory is "unwanted".
5689 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5690
252b5132
RH
5691Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
5692
5693 * ltconfig: import from libtool, after changing libtool to
5694 account for the cygwin name change.
5695
5696Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
5697
5698 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5699 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5700
5701Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
5702
5703 * configure.in: Add libtermcap to list of cygwin dependencies.
5704
d932cae7 57051998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 5706
80413487
RH
5707 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5708 they include winsup/include when it's a cygwin target.
252b5132
RH
5709
57101998-11-12 Tom Tromey <tromey@cygnus.com>
5711
5712 * configure.in (host_tools): Added zip.
5713 * Makefile.in (all-target-libjava): Depend on all-zip.
5714 (all-zip): New target.
5715 (ALL_MODULES): Added all-zip.
5716 (NATIVE_CHECK_MODULES): Added check-zip.
5717 (INSTALL_MODULES): Added install-zip.
5718 (CLEAN_MODULES): Added clean-zip.
5719
d932cae7 57201998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5721
5722 * Makefile.in: lose "32" from comment about cygwin.
5723
d932cae7 57241998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
5725
5726 * configure.in: Use -Os to build target libraries for the fr30.
5727
d932cae7 57281998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
5729
5730 * config.sub: Add fr30.
5731
d932cae7 57321998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 5733
80413487 5734 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
5735 cygwin* instead of cygwin32*.
5736 * config.sub: Check cygwin* instead of cygwin32*.
5737
d932cae7 57381998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
5739
5740 * config.guess: Match any version of Unixware7.
5741
252b5132
RH
57421998-10-20 Syd Polk <spolk@cygnus.com>
5743
5744 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
5745 if desired.
5746
d932cae7 57471998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5748
5749 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
5750 these if the appropriate directories and files to not exist.
5751
d932cae7 57521998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5753
5754 * Makefile.in (DEVO_SUPPORT): Add config.if.
5755
d932cae7 57561998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
5757
5758 * configure: Add pattern to replace "build_tooldir"'s
5759 definition in the generated Makefile with "tooldir"'s
5760 actual value.
5761
252b5132
RH
5762Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
5763
5764 * config.sub: Bring back lost sparcv9.
5765
ba73c63f
JM
5766 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
5767
5768Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
5769
5770 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
5771 CC_FOR_TARGET and friends.
5772
5773Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5774
ba73c63f
JM
5775 * Makefile.in (build_tooldir): New variable, same as tooldir.
5776 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
5777 -B$(build_tooldir)/bin/.
5778 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5779
252b5132
RH
5780Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
5781
5782 * config.sub: Add support for i[34567]86-pc-udk.
5783 * configure.in: Likewise.
5784
5785Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
5786
5787 * Makefile.in: add bzip2 package building bits for user
5788 tools module
5789 * configure.in: ditto
5790
ba73c63f
JM
5791Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
5792
5793 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
5794 (ALL_TARGET_MODULES): Add all-target-libobjc.
5795 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5796 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5797 (all-target-libchill): Add dependencies.
5798 * configure.in (target_libs): Add libchill.
35590697 5799
252b5132
RH
58001998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
5801
ba73c63f 5802 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
5803
5804Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
5805
5806 * Makefile.in (all-automake): fix dependencies.
5807
5808Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
5809
5810 * configure.in: Minor cleanups for building in the $(target_alias)
5811 subdir.
5812
58131998-09-22 Jim Wilson <wilson@cygnus.com>
5814
5815 * Makefile.in (bootstrap): Set r and s before make all. Use
5816 BASE_FLAGS_TO_PASS in make all.
5817 (cross): Likewise.
5818
58191998-09-20 Mark Mitchell <mark@markmitchell.com>
5820
5821 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
5822
252b5132
RH
5823Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
5824
5825 * config.sub: Fix typo in last change.
5826
58271998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
5828
5829 * config.sub: Add support for C4x target.
5830 * configure.in: Likewise.
5831
58321998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
5833
5834 * config.sub: Recognize sparcv9 just like sparc64.
5835
5836Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
5837
5838 * config.guess: Match "Pent II" or "PentII" for OpenServer.
5839
5840Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
5841
5842 * config.guess: Correctly identify Pentium II sco boxes.
5843
5844 * config.guess: Fix "tr" code. From Weiwen Liu.
5845
5846Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
5847
5848 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
5849 stabs.
5850
5851Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
5852
5853 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
5854 (ALL_TARGET_MODULES): Add all-target-libchill.
5855 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5856 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5857 (all-target-libchill): Add dependencies.
5858 * configure.in (target_libs): Add libchill.
5859
5860Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
5861
5862 * config.guess: Avoid assumptions about "tr" behaves when
5863 LANG is set to something other than English.
5864
5865Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
5866
5867 * configure (gxx_include_dir): Changed to
5868 '${prefix}/include/g++'-${libstdcxx_interface}.
5869
5870 * config.if: New to determine the interfaces.
5871
5872Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
5873
5874 * config.guess: Detect and handle MPE/IX.
5875 * config.sub: Deal with MPE/IX.
5876
5877Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
5878
5879 * configure.in: Use mh-aix43.
5880
58811998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
5882
5883 * configure: Fix --without/--disable cases for gxx-include-dir.
5884
5885Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
5886
5887 * mdata-sh: Imported. Needed for automake support.
5888
5889Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
5890
ba73c63f 5891 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
5892 "chmod og=u `find . -print`".
5893
5894Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
5895
ba73c63f 5896 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
5897
5898Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
5899
5900 * Makefile.in: Undo previous patch.
5901
5902Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
5903
5904 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
5905 to here ...
5906 (install-no-fixedincludes): and here
5907 (INSTALL_MODULES): ... from here.
5908
5909Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
5910
5911 * config.sub: Merge with FSF.
5912
5913 * config.guess: Merge with FSF.
5914
5915Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
5916
5917 * configure (extraconfigdirs): New variable.
5918 (SUBDIRS): Add extraconfigdirs and recurse on them too.
5919 * Makefile.in (all): Move higher in file.
5920 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
5921 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
5922 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
5923 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
5924 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
5925
59261998-07-23 Brendan Kehoe <brendan@cygnus.com>
5927
5928 * Makefile.in (all-target-libjava): Depend on all-gcc and
5929 all-target-newlib.
5930 (configure-target-libjava): Depend on $(ALL_GCC).
5931
5932Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
5933
5934 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
5935 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
5936
5937Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
5938
5939 * ylwrap: Change absolute path checks to check for DOS style path
5940 names.
5941
5942 * ylwrap: Don't use a full path name if the source file is in the
5943 same directory. From hjl@lucon.org (H.J. Lu).
5944
5945 * config-ml.in: Default to being verbose, to match Feb 18 change to
5946 configure.
5947
5948Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
5949
5950 Brought over from egcs:
5951
5952 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
5953
5954 * configure.in (target_subdir): Set to ${target_alias} instead
5955 of "libraries".
5956
5957 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5958
5959 * configure.in (target_subdir): Set to libraries if enable_multilib.
5960
5961Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
5962
5963 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
5964 multilibs, force reconfiguration the first time we create
5965 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
5966
5967Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
5968
5969 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
5970 avoid confusion with --no-recursion.
5971
5972Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
5973
5974 * configure.in: Win32 hosts shouldn't use install -x
5975 * install-sh: remove -x option, and special .exe-handling
5976 hack.
5977
5978Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
5979
5980 * config.guess: Recognize i586-pc-beos.
5981 * configure.in: Don't build some bits for beos.
5982
5983Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
5984
5985 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
5986 CFLAGS default to -O2.
5987
5988 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
5989 when using GNU ld.
5990
5991Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
5992
5993 * ltmain.sh: Correct install when using a different shell.
5994
5995Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
5996
5997 * ltconfig, ltmain.sh: Update to libtool 1.2b.
5998
5999Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6000
6001 * makefile.vms: Update to build binutils/makefile.vms. Add install
6002 target.
6003
6004Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6005
6006 * ltconfig: Update to correct AIX handling.
6007
6008Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6009
6010 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6011
6012 * configure.in (target_subdir): Set to ${target_alias} instead
6013 of "libraries".
6014
60151998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6016
6017 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6018 (Makefile): Depend on $(gcc_version_trigger).
6019
6020 * configure (gcc_version): Change default initializer to empty
6021 string.
6022 (gcc_version_trigger): New variable; pass this variable down
6023 to subdir configures to enable them checking gcc's version
6024 themselves. Emit make macros for both gcc_version vars.
6025 (topsrcdir): Initialize reliably.
6026 (recursion line): Remove --with-gcc-version=${gcc_version}.
6027
60281998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6029
6030 * configure (enable_version_specific_runtime_libs): Implement new flag
6031 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6032 in $(libsubdir); emit definition in each generated Makefile.
6033 (gxx_include_dir): Initialize depending on
6034 $enable_version_specific_runtime_libs.
6035
60361998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6037
6038 * configure (gcc_version): Initialize properly depending on
6039 how and where configure is started.
6040 (recursion line): Pass a --with-gcc-version=${gcc_version}
6041 to configures in subdirs.
6042
6043Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
6044
6045 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 6046 cygmon
252b5132
RH
6047
6048Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
6049
6050 * configure.in: Add cygmon and libstub support for mn10200.
6051
60521998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
6053
6054 * configure (gcc_version): Add new variable describing the
6055 particular gcc version we're building.
6056 * Makefile.in (libsubdir): Add new macro for the directory
6057 in which the compiler finds executables, libraries, etc.
6058 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6059 and libsubdir.
6060
6061Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6062
ba73c63f
JM
6063 * Makefile.in (local-clean): Remove *.log.
6064 (warning.log): Built with warn_summary from build.log.
6065 (mail-report.log): Run test_summary.
6066 (mail-report-with-warnings.log): Run test_summary including
6067 warning.log in the report.
252b5132
RH
6068
6069Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6070
6071 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6072
6073Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6074
6075 * Makefile.in (grep): Grep no longer depends on libiberty.
6076
6077Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6078
6079 * Makefile.in: all-snavigator needs all-libgui.
6080
6081Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
6082
6083 * configure.in: Add cygmon and libstub support for mn10300.
6084
6085Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
6086
6087 * missing: Update to version from automake 1.3.
6088
6089 * ltmain.sh: On installation, don't get confused if the same name
6090 appears more than once in the list of library names.
6091
6092Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
6093
6094 * config.sub: Accept m68060 and m5200 as CPU names.
6095
6096Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
6097
6098 * configure: Use && rather than using -a in test, because odd
6099 strings can confuse test.
6100 * configure.in: Likewise.
6101
6102Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
6103
6104 * ltconfig, ltmain.sh: Bring in Visual C++ support.
6105
6106Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6107
6108 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
6109 bootstrap4-lean): New targets.
6110
6111Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
6112
6113 * mpw-* Delete. Not used.
252b5132
RH
6114
6115Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
6116
6117 * COPYING.LIB: Update FSF address.
6118
6119Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
6120
6121 * ltconfig, ltmain.sh: Update to libtool 1.2a.
6122
6123 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6124 GAS_SUPPORT_DIRS.
6125
6126Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
6127
6128 * ltconfig, ltmain.sh: Avoid producing a version number if
6129 -version-info was not used.
6130
6131Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
6132
6133 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6134 building with newlib.
6135
61361998-04-30 Paul Eggert <eggert@twinsun.com>
6137
ba73c63f 6138 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 6139 Solaris `make' causes it to continue to next definition.
252b5132 6140
afb8d725
JM
6141Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
6142
6143 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6144 the right GUI libraries and files are installed along with GDB.
6145
252b5132
RH
6146Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
6147
6148 * configure.in: Change alpha to alpha* in several places.
6149
6150Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
6151
6152 * config.sub: Recognize sparc86x.
6153
6154Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 6155
252b5132
RH
6156 * configure.in (--enable-target-optspace): Remove debug echo.
6157
6158Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
6159
6160 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6161
6162Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
6163
6164 * ltconfig: Update cygwin32 support.
6165
6166 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6167 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6168 (GDB_SUPPORT_DIRS): Likewise.
6169
6170Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
6171
6172 * configure.in (target_makefile_frag): If --enable-target-optspace,
6173 use -Os to compile target libraries rather than -O2. Default to
6174 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6175 not used.
6176 * configure.in (target_cflags): Ditto for d30v.
6177
6178Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
6179
6180 * Makefile.in (all-bfd): Depend on all-intl.
6181 (all-binutils): Likewise.
6182 (all-gas): Likewise.
6183 (all-gprof): Likewise.
6184 (all-ld): Likewise.
6185
252b5132
RH
61861998-04-19 Brendan Kehoe <brendan@cygnus.com>
6187
6188 * configure.in (host_tools): Fix typo, lbtool -> libtool.
6189
6190Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
6191
6192 * Makefile.in (all-bfd): Depend upon all-libiberty.
6193
6194 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6195
6196Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
6197
6198 * Makefile.in: Add libstub.
6199
6200 * configure.in: Ditto. Build libstub for targets that have cygmon
6201 support.
6202
6203Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
6204
6205 * configure.in: Don't set PICFLAG on ix86-cygwin32.
6206
6207Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
6208
6209 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6210 use mh-sysv5 if specified. Support gprof on SCO Open Server.
6211
6212Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
6213
6214 * configure: Define DEFAULT_M4 by searching PATH.
6215 * Makfile.in: Use DEFAULT_M4.
6216
6217Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
6218
6219 * ltconfig: Add cygwin32 support.
6220
6221 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
6222 to configure and build.
6223
6224Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
6225
6226 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
6227
6228Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
6229
6230 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6231
6232Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
6233
6234 * Makefile.in: add ash make rules
6235 * configure.in: add ash to native_only and host_tools lists
6236
6237Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
6238
6239 * Makefile.in (all-gettext, all-intl): New targets.
6240 (ALL_MODULES): Added all-gettext, all-intl.
6241 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6242 (INSTALL_MODULES): Added install-gettext, install-intl.
6243 (CLEAN_MODULES): Added clean-gettext, clean-intl.
6244
6245 * configure.in (host_tools): Added gettext.
6246 (native_only): Likewise.
6247 (noconfigdirs) [various cases]: Likewise.
6248 (host_libs): Added intl.
6249
afb8d725
JM
6250Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
6251
6252 * configure: Do not disable building gdbtk for cygwin32 hosts.
6253
ba73c63f
JM
6254Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
6255
6256 * configure.in: Add thumb-coff target.
6257 * config.sub: Add thumb-coff target.
6258
252b5132
RH
6259Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6260
6261 * Makefile.in: Revert yesterday's change.
6262 (all-target-winsup): all-target-librx stays out of here.
6263
6264Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
6265
ba73c63f
JM
6266 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6267 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6268 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
6269 Remove references to librx and libg++.
6270
6271Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
6272
6273 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6274 recursive makes
6275
6276Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
6277
6278 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6279 for newlib directory.
6280 (CXX_FOR_TARGET): Likewise.
6281
6282Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
6283
6284 * ltconfig: Update after libtool/ltconfig.in change for
6285 hpux11.
6286
6287Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
6288
6289 * ltconfig, ltmain.sh: Update to libtool 1.2.
6290
6291Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
6292
6293 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6294 (install-gcc-cross): Instead, override LANGUAGES here.
6295
62961998-03-18 Dave Love <d.love@dl.ac.uk>
6297
6298 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6299 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6300
6301Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
6302
6303 * configure.in: Add Thumb-pe target.
6304
6305Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 6306
252b5132
RH
6307 * Makefile.in - changed sn targets to snavigator
6308 * configure.in - changed sn targets to snavigator
6309
6310Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
6311
6312 * config-ml.in: After building symlink tree call make distclean
6313 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6314 to be the case for libiberty.
6315
6316Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
6317
6318 * configure: When making link, also check the current
6319 directory. The configure scripts may create one.
6320
6321Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
6322
6323 * config.sub: Accept alphapca56 and alphaev6 properly.
6324
6325Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6326
6327 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6328
252b5132
RH
6329Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6330
80413487 6331 * config.sub (sco5): Fix typo.
252b5132
RH
6332
6333Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
6334
6335 * Makefile.in (INSTALL_MODULES): Move install-tcl before
6336 install-itcl.
6337 (install-itcl): Remove dependency on install-tcl.
6338
6339Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
6340
6341 * configure.in: Remove libgloss from noconfigdirs for MN10300.
6342
252b5132
RH
6343Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
6344
6345 * configure.in: Don't build libgui for a cygwin32 target when not on
6346 a cygwin32 host.
6347
6348Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
6349
6350 * configure (redirect): Set to null, so default behavior of
6351 configure is now --verbose.
6352
63531998-02-16 Dave Love <d.love@dl.ac.uk>
6354
6355 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6356 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6357
6358Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
6359
6360 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6361 this change to sync Makefile.in with its ChangeLog entries.
6362
6363Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
6364
6365 * ltmain.sh (mkdir): Check that the directory doesn't exist
6366 before we exit with error, so that we don't get races during
6367 parallel builds.
6368
6369Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
6370
6371 * ltconfig, ltmain.sh: Update from libtool 1.0i.
6372
6373Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
6374
6375 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6376 PICFLAG_FOR_TARGET.
6377 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6378
6379 * configure: Emit a definition for the new macro enable_shared
6380 into each Makefile.
6381
252b5132
RH
6382Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6383
6384 * configure.in (host_tools, native_only): Add libtool.
6385
6386Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
6387
6388 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6389 Fix typo in ming config comment.
6390
6391Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
6392
6393 * ltconfig, ltmain.sh: Update from libtool 1.0h.
6394
6395Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
6396
6397 * config.sub: Add tic30 cases, and map c30 to tic30.
6398
ba73c63f
JM
6399Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
6400
6401 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6402 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6403 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6404 (CLEAN_TARGET_MODULES): Similarly
6405 (all-target-libf2c): Add dependences.
35590697 6406 * configure.in (target_libs): Add libf2c.
ba73c63f 6407
252b5132
RH
6408Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
6409
ba73c63f
JM
6410 * configure.in: Remove expect from noconfigdirs when target
6411 is cygwin32. OK to build expect and dejagnu with Canadian
6412 Cross.
252b5132
RH
6413
6414Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
6415
6416 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6417 host.
6418
6419 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6420 and mingw32.
6421
6422Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
6423
6424 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6425 here as it is not defined in the toplevel Makefile.
6426
6427Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
6428
6429 * configure (package_makefile_rules_frag): New variable, which names
6430 a file with generic rules, ...
6431 Change comment to mention we now have FIVE parts.
6432 * configure: Undo last change.
6433
6434Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
6435
6436 * config.guess: More accurate determination of HP processor types.
6437 * config.sub: More accurate determination of HP processor types.
6438
6439Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
6440
6441 * configure (package_makefile_frag): Move inserting the
6442 ${package_makefile_frag} to where it should be according
6443 to the comment.
6444
ba73c63f 6445Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
6446
6447 * config.guess: Add support for Linux/ARM.
6448
6449Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
6450
6451 * .cvsignore: Remove *-info and *-install since they match
6452 release-info and mpw-install, which we don't want to just ignore.
6453
6454Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
6455
6456 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6457
6458Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
6459
6460 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6461 local_prefix to sub-make invocations.
6462
6463Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
6464
6465 * configure.in: Check makefile fragments in the source
6466 directory.
6467
6468Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6469
ba73c63f
JM
6470 * configure.in: Check whether host and target makefile
6471 fragments exist before adding them to *_makefile_frag.
252b5132
RH
6472
6473Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
6474
6475 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 6476
252b5132
RH
6477Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
6478
6479 * configure.in: Make sure we only replace RPATH_ENVVAR on
6480 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6481 regexp to sed.
6482
6483 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6484 to sub-makes.
6485
64861998-01-13 Lee Iverson (leei@ai.sri.com)
6487
6488 * config-ml.in (multi-do): LDFLAGS must include multilib
6489 designator.
6490
6491Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
6492
6493 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6494
6495Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
6496
6497 * config.sub: Add mingw32 support.
6498 * configure.in: Likewise.
252b5132
RH
6499
6500Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6501
6502 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6503
6504Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
6505
6506 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6507 * configure (gxx_include_dir): Provide a definition for subdirs
6508 which do not use autoconf.
6509
6510Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
6511
6512 * config.guess: Sync with egcs. Picks up new alpha support,
6513 BeOS & some additional linux support.
6514
ba73c63f 6515Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6516
6517 * config.guess: HP 9000/803 is a PA1.1 machine.
6518
ba73c63f
JM
6519Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
6520
6521 * configure.in: It's alpha*-...
252b5132
RH
6522
6523Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6524
ba73c63f
JM
6525 * configure.in (host_makefile_frag, target_makefile_frag):
6526 Handle multiple config files.
6527 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6528 alpha-*-*.
252b5132
RH
6529
6530Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
6531
6532 * mkdep: New file.
6533
6534Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
6535
6536 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6537
6538Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
6539
6540 * Makefile.in: Add libgui directory.
6541 (GDB_TK): Add all-libgui.
6542 * configure.in: Add libgui directory.
6543 * configure: Add all-libgui to GDB_TK.
6544
6545Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
6546
6547 * config-ml.in (multidirs): Add m32r to multilib list.
6548
6549Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
6550
6551 * Makefile.in (all-target-gperf): Change dependency to
6552 all-target-libstdc++.
6553
6554Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
6555
6556 * config.guess: Add BeOS support.
6557
6558Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
6559
6560 Source directory cvs renamed to cvssrc:
6561 * configure.in (host_tools): Change cvs to cvssrc.
6562 (native_only): Likewise.
6563 (noconfigdirs) [various cases]: Likewise.
6564 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
6565 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
6566 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
6567 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
6568 (all-cvssrc): Rename target from all-cvs.
6569
6570Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
6571
6572 * configure (gxx_include_dir): Fix thinko.
6573
6574Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
6575
6576 * Makefile.in (INSTALL_TARGET_CROSS): Define.
6577 (install-cross, install-gcc-cross): New targets.
6578
6579Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
6580
6581 * configure.in (noconfigdirs): Add support for Thumb target.
6582
6583 * config.sub (maybe_os): Add support for Thumb target.
6584
6585Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
6586
6587 * Makefile.in: Add rules for cygmon.
6588
6589 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6590
6591Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
6592
6593 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6594 * configure (gxx_include_dir): Provide a definition for subdirs
6595 which do not use autoconf.
6596
6597Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
6598
6599 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 6600 11/18/97 build
252b5132
RH
6601
6602Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
6603
6604 * From Franz Sirl.
6605 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6606 found on RedHat Linux systems.
6607
6608Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
6609
6610 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6611 guesses.
6612
6613Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
6614
6615 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6616
6617Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
6618
6619 * ltmain.sh: If mkdir fails, check whether the directory was created
6620 anyhow by some other process.
6621
6622Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
6623
6624 * configure.in (d30v-*-*): Configure all directories.
6625
6626Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
6627
6628 * configure.in (d30v-*-*): Configure newlib, libiberty directories
6629 for the D30V.
6630
6631Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
6632
6633 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6634
6635Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
6636
80413487
RH
6637 * include/libiberty.h: Add extern "C" { so it can be used with C++
6638 progrms.
6639 * include/remote-sim.h: Add extern "C" { so it can be used with C++
6640 programs.
252b5132
RH
6641
6642Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
6643
6644 * configure.in (d30v-*-*): Configure GCC now.
6645
6646Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
6647
6648 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6649 is no longer needed.
6650
6651Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
6652
6653 * Makefile.in: check-target-libio depends on all-target-libstdc++.
6654
6655Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
6656
6657 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6658 targets using "$@" to provide support for similar but not identical
6659 targets without having to duplicate code.
6660
6661Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
6662
6663 * makefile.vms: Fix to work with DEC C.
6664
6665Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
6666
6667 * config.sub: Add mips-tx39-elf to marketing names.
6668
6669Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
6670
6671 * ltmain.sh: Handle symlinks in generated script.
6672
6673Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
6674
6675 * configure: Handle autoconf style directory options: --bindir,
6676 --datadir, --includedir, --infodir, --libdir, --libexecdir,
6677 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6678 --sysconfdir.
6679 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6680 (sharedstatedir, localstatedir, oldincludedir): New variables.
6681 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6682 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6683 sbindir, sharedstatedir, and sysconfdir.
6684
6685Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6686
6687 * Makefile.in (bootstrap-lean): New target.
6688
6689Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
6690
6691 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 6692 sn, and gnuserv from noconfigdirs.
252b5132
RH
6693
6694Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
6695
6696 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6697
6698Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
6699
ba73c63f 6700 * Makefile.in (cross): New target.
252b5132
RH
6701
6702Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 6703 Jeff Law <law@cygnus.com>
252b5132
RH
6704
6705 * Makefile.in (bootstrap2, bootstrap3): New targets.
6706 (all-bootstrap): Remove outdated and confusing target.
6707 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6708
afb8d725
JM
6709Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
6710
6711 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 6712 windows. Consistent with gdb/configure.
afb8d725 6713
252b5132
RH
67141997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
6715
252b5132
RH
6716 * configure.in: Name Linux target fragment.
6717
6718 * configure: Rewrite so that project Makefile fragment is inserted
6719 first and appears last in the resulting Makefile.
6720
6721Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
6722
6723 * Makefile.in (install-itcl): Install tcl first.
6724
252b5132 6725Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 6726
252b5132
RH
6727 * configure.in: remove bison from noconfigdirs for Cygwin32 host
6728
6729Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6730
6731 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
6732
6733 * configure.in (skipdirs): Add target-librx for Linux.
6734 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
6735
6736Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
6737
6738 * Makefile.in (bootstrap): New target.
6739
6740Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
6741
6742 * config.sub: Accept 'amigados' for backward compatability.
6743
6744Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
6745
6746 * config.guess: Merge with FSF.
6747
ba73c63f
JM
6748Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
6749
6750 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
6751
252b5132
RH
6752Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
6753
6754 * config.sub: Add "marketing-names" patch.
6755
6756Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
6757
80413487 6758 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
6759
6760Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
6761
6762 * config.sub: Handle v850-elf.
6763
ba73c63f
JM
6764Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
6765
6766 * .cvsignore (*-install): Remove.
6767
252b5132
RH
6768Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
6769
6770 * ltconfig: Set CONFIG_SHELL in libtool.
6771 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
6772
6773Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6774
6775 * configure.in (target_subdir): Set to libraries if enable_multilib.
6776
6777Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
6778
6779 * config.guess: Update from gcc directory.
6780
6781Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
6782
6783 * Makefile.in (all-sim): Depends on all-readline.
6784
6785Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
6786
6787 * Makefile.in (BISON, YACC): Use $$s.
6788 (all-bison): Depend on all-texinfo.
6789
6790Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
6791
6792 * Makefile.in (BISON): Add -L flag.
6793 (YACC): Likewise.
6794
6795Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6796
35590697
AJ
6797 * configure.in (noconfigdirs): Add support for v850e target.
6798
252b5132
RH
6799 * config.sub (maybe_os): Add support for v850e target.
6800
6801Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6802
35590697
AJ
6803 * configure.in (noconfigdirs): Add support for v850ea target.
6804
252b5132
RH
6805 * config.sub (maybe_os): Add support for v850ea target.
6806
6807Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
6808
6809 * config.sub: Add mipstx39. Delete r3900.
6810
6811Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6812
6813 * Makefile.in (all-autoconf): Depends on all-texinfo.
6814
6815Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
6816
6817 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
6818 eabi targets.
6819
6820Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
6821
6822 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
6823
6824 * configure: When handling a Canadian Cross, handle YACC as well as
6825 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 6826 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
6827
6828Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
6829
6830 * Makefile.in (BISON): bison, not byacc or bison -y.
6831 (YACC): bison -y or byacc or yacc.
6832 (various): Add *-bison as appropriate.
6833 (taz): No need to mess with BISON anymore.
6834
6835Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
6836
6837 * configure: If OSTYPE matches *win32*, try to find a good value for
6838 CONFIG_SHELL.
6839
6840Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
6841
6842 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
6843 configure.in if it is present.
6844
6845Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
6846
6847 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
6848
6849Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
6850
6851 * config.sub: Recognize `arc' cpu.
6852 * configure.in: Likewise.
6853 * config-ml.in: Likewise.
6854
6855Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
6856
6857 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
6858
6859Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
6860
6861 * configure: Changed sed delimiter from ':' to '|' when
6862 attempting to substitute ${config_shell} for SHELL. On
6863 NT ${config_shell} may contain a ':' in it.
6864
6865Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
6866
6867 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
6868
6869Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
6870
6871 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
6872
6873Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
6874
6875 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
6876
6877 * ylwrap: If the program is a relative path, force it to be
6878 absolute.
6879
6880Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
6881
6882 * configure (tooldir): Set BISON to `bison -y' and not just bison.
6883
6884Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
6885
6886 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
6887 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
6888 for libraries.
252b5132
RH
6889
6890Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
6891
6892 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 6893 separated by spaces.
252b5132
RH
6894
6895Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
6896
6897 * ylwrap: New file.
6898 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
6899
6900 * ltmain.sh: Handle /bin/sh at start of install program.
6901
6902 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
6903
6904 * ltconfig, ltmain.sh: New files, from libtool 1.0.
6905 * missing: New file, from automake 1.2.
6906
6907Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
6908
6909 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
6910 check-tk to CHECK_X11_MODULES.
6911
6912Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
6913
6914 * config.sub: Merge with FSF.
6915
6916Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
6917
6918 * config.guess: Merge with FSF.
6919
6920Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
6921
6922 * configure: Treat msdosdjgpp like go32.
6923 * configure.in: Likewise. Don't remove gprof for go32.
6924
6925 * configure: Change Makefile.tem2 to Makefile.tm2.
6926
6927Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
6928
6929 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
6930
6931Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6932
6933 * install-sh (chmodcmd): Set to null if the DST directory already
6934 exists. Same as Nov 11th change.
6935
6936Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
6937
35590697 6938 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
6939
6940Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
6941
6942 * config.guess: Update from FSF.
6943
6944Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
6945
6946 * Makefile.in (GDB_TK): Depend on itcl and tix.
6947
6948Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
6949
6950 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
6951 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
6952 (INSTALL_SCRIPT): New variable.
6953 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
6954 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
6955 to -x.
6956 * install-sh: Add support for -x option.
6957
6958Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
6959
6960 * configure.in, Makefile.in: Treat tix like itcl.
6961
6962Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
6963
6964 * Makefile.in (WINDRES): New variable.
6965 (WINDRES_FOR_TARGET): New variable.
6966 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
6967 (EXTRA_HOST_FLAGS): Add WINDRES.
6968 (EXTRA_TARGET_FLAGS): Add WINDRES.
6969 (EXTRA_GCC_FLAGS): Add WINDRES.
6970 ($(DO_X)): Pass down WINDRES.
6971 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
6972 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
6973 DLLTOOL_FOR_TARGET.
6974
6975Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
6976
6977 * configure.in: configure sim before gdb for win32-x-ppc
6978
6979Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6980
6981 Move gperf into the toplevel, from libg++.
6982 * configure.in (target_tools): Add target-gperf.
6983 (native_only): Add target-gperf.
6984 * Makefile.in (all-target-gperf): New target, depend on
6985 all-target-libg++.
6986 (configure-target-gperf): Empty rule.
6987 (ALL_TARGET_MODULES): Add all-target-gperf.
6988 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
6989 (CHECK_TARGET_MODULES): Add check-target-gperf.
6990 (INSTALL_TARGET_MODULES): Add install-target-gperf.
6991 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
6992
6993Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 6994
252b5132
RH
6995 * config.sub (mn10200): Recognize new basic machine.
6996
6997Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6998
6999 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7000 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7001
7002Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7003
7004 * configure.in: If we're building mips-sgi-irix6* native, turn on
7005 ENABLE_MULTILIB and set TARGET_SUBDIR.
7006
7007Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7008
7009 * Makefile.in (all-sn): Depend on all-grep.
7010
7011Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7012
7013 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7014
7015 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7016 Makefile. From Jeff Makey <jeff@cts.com>.
7017 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7018
7019 * Makefile.in (DISTBISONFILES): Remove.
7020 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7021 $(DEFAULT_YACC).
7022
7023 * configure.in: Build itl, db, sn, etc., when building for native
35590697 7024 cygwin32.
252b5132
RH
7025
7026 * Makefile.in (LD): New variable.
7027 (EXTRA_HOST_FLAGS): Pass down LD.
7028 ($(DO_X)): Likewise.
7029
7030Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7031
7032 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7033
7034Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7035
7036 * configure.in (targargs): Strip out any supplied --build argument
35590697 7037 before adding our own. Always add --build.
252b5132
RH
7038
7039Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7040
7041 * configure.in (targargs): Pass --build if we're doing
7042 a cross-compile.
7043
7044Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
7045
ba73c63f 7046 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
7047 sed. Otherwise sed chokes on NT path names with drive
7048 designators. Also look for "?:*" as the leading characters in an
7049 absolute pathname.
7050
7051Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
7052
7053 * config.sub: Support for r3900.
7054
7055Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
7056
7057 * configure.in: Use install-sh, not install.sh.
7058
7059Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
7060
7061 * Makefile.in (taz): Improve check for BISON so it doesn't try to
7062 apply it twice.
7063
7064Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7065
7066 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7067 install-binutils.
7068
7069Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7070
7071 * Makefile.in: Add automake targets.
7072 * configure.in (host_tools): Add automake.
7073
7074Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7075
7076 * configure: Default CXX to c++, not gcc.
7077 * Makefile.in (CXX): Set to c++, not gcc.
7078 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7079
7080Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
7081
7082 * install-sh: try appending a .exe if source file doesn't
7083 exist
7084
7085Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
7086
7087 * configure.in: Turn on multilib by default.
7088 (cross_only): Remove target-libiberty.
7089
7090 * Makefile.in (all-gcc): Don't depend on libiberty.
7091
7092Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
7093
7094 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7095
7096Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
7097
7098 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7099 (DISTBISONFILES): Add ld/Makefile.in
7100
7101Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
7102
7103 * configure.in: if target is cygwin32 but host isn't cygwin32,
7104 don't configure gdb tcl tk expect, not just gdb.
7105
7106Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
7107
7108 * configure.in: Added gnuserv everywhere sn appears.
7109
7110 * Makefile.in (ALL_MODULES): Added all-gnuserv.
7111 (CROSS_CHECK_MODULES): Added check-gnuserv.
7112 (INSTALL_MODULES): Added install-gnuserv.
7113 (CLEAN_MODULES): Added clean-gnuserv.
7114 (all-gnuserv): New target.
7115
7116Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
7117
7118 * config.guess: Fixes for MIPS OpenBSD systems.
7119
7120Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
7121
7122 * Makefile.in (INSTALL_XFORM): Remove.
7123 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7124
7125 * mkinstalldirs: New file, copied from automake.
7126 * Makefile.in (installdirs): Rename from install-dirs. Use
7127 mkinstalldirs. Change all users.
7128 (DEVO_SUPPORT): Add mkinstalldirs.
7129
7130Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
7131
7132 * install-sh: Rename from install.sh.
7133 * Makefile.in (INSTALL): Change install.sh to install-sh.
7134 (DEVO_SUPPORT): Likewise.
7135
7136 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
7137 Graichen <graichen@rzpd.de>.
7138
7139Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
7140
7141 * config.guess: Recognize OpenBSD systems correctly.
7142
7143Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7144
7145 * README, Makefile.in (ETC_SUPPORT): Remove references to
7146 cfg-paper*, configure.{texi,man,info*}._
7147
7148Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
7149
7150 * Makefile.in (all.normal): Ensure that gcc is built after all
7151 the x11 - ie gdb - targets.
7152
7153Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
7154
7155 * makefile.vms: Don't run conf-a-gas.
7156
7157Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
7158
80413487 7159 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
7160
7161Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
7162
7163 * configure.in: Remove noconfigdirs case since gdb also
7164 configures and builds for tic80-coff.
7165
7166Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
7167
7168 * configure: Set cache_file to config.cache.
7169 * Makefile.in (local-distclean): Remove config.cache.
7170
7171Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
7172
7173 * COPYING: Update FSF address.
7174
7175Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
7176
7177 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7178 noconfigdirs.
7179
7180Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
7181
7182 * Makefile.in (install-dirs): Don't crash if prefix, and hence
7183 MAKEDIRS, is empty.
7184
7185Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
7186
7187 * config.sub: Tweak mn10300 entry.
7188
7189Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
7190
7191 * configure.in (host_tools): Put sim before gdb, so gdb's
7192 configure.tgt can determine if the simulator was configured.
7193
7194Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
7195
7196 * config.sub: Move BeOS $os case to be with other Cygnus
7197 local cases.
7198
7199Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
7200
7201 * config.sub: Remove misplaced comment that broke Linux.
7202
7203Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
7204
7205 * config.sub: Add BeOS support.
7206
7207Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
7208
7209 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7210
7211Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
7212
7213 * configure.in (noconfigdirs): Remove tcl and tk from
7214 noconfigdirs for cygwin32 builds.
7215
7216Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
7217
7218 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7219
7220Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
7221
7222 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7223 make-all.com, use makefile.vms instead.
7224
7225Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
7226
7227 * config.sub: Accept -lnews*.
7228
7229Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
7230
7231 * configure.in (noconfigdirs): Disable target-newlib,
35590697 7232 target-examples and target-libiberty for d30v.
252b5132
RH
7233
7234Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7235
7236 * configure.in (noconfigdirs): Enable ld for d30v.
7237
7238Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
7239
7240 * configure.in (tic80-*-*): Build compiler.
7241
7242Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
7243
7244 * configure.in (d30v-*): Remove sim directory from list of
35590697 7245 unsupported d30v directories
252b5132
RH
7246
7247Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7248
35590697
AJ
7249 * config.sub, configure.in: Add d30v target cpu.
7250
252b5132
RH
7251Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
7252
7253 * makefile.vms: New file.
7254 * make-all.com: Remove.
7255
7256Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
7257
7258 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7259
7260Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
7261
7262 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7263
7264Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
7265
7266 * Makefile.in (ALL_MODULES): Added all-db.
7267 (CROSS_CHECK_MODULES): Addec check-db.
7268 (INSTALL_MODULES): Added install-db.
7269 (CLEAN_MODULES): Added clean-db.
7270
7271Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
7272
7273 * config.guess: Merge with latest FSF sources.
7274
7275Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
7276
7277 * Makefile.in (ALL_MODULES): Added all-itcl.
7278 (CROSS_CHECK_MODULES): Added check-itcl.
7279 (INSTALL_MODULES): Added install-itcl.
7280 (CLEAN_MODULES): Added clean-itcl.
7281
7282Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
7283
7284 * configure.in: build gdb for mn10200
7285
7286Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
7287
7288 * Makefile.in (all-target-winsup): Depend on all-target-libio.
7289
7290Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
7291
7292 * configure.in (tic80-*-*): Turn off most targets right now.
7293
7294Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
7295
7296 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7297 rather than the makeinfo program.
7298 (do-info): Depend upon all-texinfo.
7299
7300Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
7301
7302 * configure.in: Remove uses of config/mh-linux.
7303
7304 * config.sub, config.guess: Merge with latest FSF sources.
7305
7306Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
7307
7308 * config.sub (case $basic_machine): Add tic80 entries.
7309
7310Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
7311
7312 * config.sub, config.guess: Merge with latest FSF sources.
7313
7314Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7315
7316 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7317 * mpw-config.in: Test for NewFolderRecursive.
7318 * mpw-install: Use symbolic name for startup filename.
7319 * mpw-README: Add various additional details.
7320
7321Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
7322
7323 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7324
7325Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
7326
7327 * configure.in: Do build gcc and the target libraries for
7328 the mn10200.
7329
7330Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
7331
7332 * configure.in: don't avoid building gdb for mn10300 any more
7333 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7334 instead of single-quoting it.
7335
7336Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
7337
7338 * configure.in: Don't use --with-stabs on IRIX 6.
7339
7340Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
7341
7342 * configure.in (m32r): Build gdb, libg++ now.
7343
7344Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7345
7346 * configure.in (mips*-sgi-irix6*): Remove gdb and related
7347 directories from noconfigdirs.
7348
7349Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
7350
7351 * config.sub (basic_machine): added mips16 configuration
7352
7353Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7354
7355 * config.sub: Handle d10v-unknown.
7356
7357Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
7358
7359 * config.sub: Handle v850-unknown.
7360
7361Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
7362
7363 * Makefile.in: add findutils
7364 * configure.in: add findutils to list of host_tools
7365
7366Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
7367
7368 * config.sub: Handle mn10200 and mn10300.
7369
7370Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7371
7372 * configure.in (d10v-*): Do not build librx.
7373
7374Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
7375
7376 * configure.in (mn10300): Build everything except gdb & libgloss.
7377
7378Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
7379
7380 * config.guess: Patch for Dansk Data Elektronik servers,
7381 from Niels Skou Olsen <nso@dde.dk>.
7382
7383 For ncr, use /bin/uname rather than uname, since GNU uname does not
7384 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
7385
7386 Patch for MIPS R4000 running System V,
7387 from Eric S. Raymond <esr@snark.thyrsus.com>.
7388
7389 Fix thinko for nextstep.
7390
7391 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7392
7393 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
7394 * config.guess: Guess mips-dec-mach_bsd4.3.
7395
7396 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
7397 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
7398 release numbers.
7399 * config.guess (mips-mips-riscos*): Emit just enough of the
7400 release number.
7401
7402 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
7403 * config.guess (sparc-auspex-sunos*): Added.
7404 (f300-fujitsu-*): Added.
7405
7406 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
7407 * config.guess: Recognize a Tadpole as a sparc.
7408
7409Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7410
7411 * config.guess: Don't assume that NextStep version is either 2 or
7412 3. NextStep 4 (aka OpenStep 4) has come out now.
7413
7414Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7415
7416 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7417 From Rik Faith <faith@cs.unc.edu>.
7418
7419Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
7420
7421 * config.sub: Contributions from bug-gnu-utils to:
7422 Support plain "hppa" (no version given) architecture, reported by
7423 OpenStep.
7424 OpenBSD like NetBSD.
7425 LynxOs is not a hardware supplier.
7426
7427 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 7428 OpenBSD like NetBSD.
252b5132
RH
7429 Stratus systems.
7430 More Pyramid systems.
7431 i[n>4]86 Intel chips.
7432 M680[n>4]0 Motorola chips.
7433 Use unknown instead of lynx for hardware manufacturer.
7434
7435Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7436
7437 * install.sh (chmodcmd): Set to null if the DST directory already
7438 exists.
7439
7440Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7441
7442 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7443 not use mt-ppc target Makefile fragment any more.
7444
7445Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7446
7447 * configure.in (*-*-windows): Exclude everything but those dirs
7448 needed to build windows.
7449
7450Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
7451
7452 * Makefile.in (all-target-winsup): Depend on all-target-librx.
7453
7454Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7455
7456 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
7457
7458Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7459
7460 * Undo my previous change.
7461
7462Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
7463
7464 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7465 unconditionally.
7466 (MAKEOVERRIDES): Define (revert this part of October 18 change).
7467
7468Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7469
7470 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
7471 host to add it's own flags.
252b5132
RH
7472
7473Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
7474
7475 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7476
7477Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
7478
7479 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7480 (CXX_FOR_TARGET): Likewise.
7481 (GCC_FOR_TARGET): Define.
7482 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7483 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7484 CC_FOR_TARGET was specified on the command line.
7485 (MAKEOVERRIDES): Don't define.
7486
7487Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
7488
7489 * configure.in (m32r): Fix spelling of libg++ libs.
7490
7491Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
7492
7493 * config.sub (-apple*): Remove, now redundant.
7494
7495Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
7496
7497 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7498
7499 * configure: Rework yesterday's sed script patch.
7500
7501 * config.sub: Merge with FSF.
7502
7503Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
7504
7505 * config.guess: Merge from FSF.
7506
7507 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
7508 * config.guess: Use pc instead of unknown, for pc clone systems.
7509 Change linux to linux-gnu.
252b5132
RH
7510
7511 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 7512 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
7513
7514Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
7515
7516 * test-build.mk (HOLES): Add "xargs" for gdb.
7517
7518 * configure: Avoid hpux10.20 sed bug.
7519
7520Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
7521
4bddf3ad 7522 * configure.in: Add support for windows host
252b5132
RH
7523 (that is a build done under the Microsoft build environment).
7524
7525Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
7526
7527 * Makefile.in: Replace all uses of srcroot with s, to shrink
7528 command line lengths.
7529
7530 Patches from Geoffrey Noer <noer@cygnus.com>:
7531 * configure.in: If configuring for newlib, pass --with-newlib to
7532 subdirectories.
7533 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7534 -Bnewlib/ and -Lwinsup to gcc.
7535 (CXX_FOR_TARGET): Likewise.
7536
7537Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
7538
7539 * Makefile.in (ETC_SUPPORT): Add configure.
7540
7541Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
7542
35590697 7543 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
7544 host configuration file.
7545
7546Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
7547
7548 * configure.in: Break mn10x00 support into separate
7549 mn10200 and mn10300 configurations.
7550 * config.sub: Likewise.
7551
7552Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
7553
7554 * configure.in: Add lots of stuff to noconfigdirs for
7555 the mn10x00 targets.
7556
7557 * config.sub, configure.in: Add mn10x00 support.
7558
7559Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
7560
7561 * make-all.com: Call conf-a-gas, not config-a-gas.
7562
7563Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
7564
7565 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 7566 targets.
252b5132
RH
7567
7568Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
7569
7570 * mpw-README: Add much more detail for native PowerMac.
7571 * mpw-install: New file.
7572 * mpw-configure: Add --norecursion and --help options.
7573 * mpw-config.in: Translate readme and install files when
7574 copying to objdir.
7575 * mpw-build.in: Don't always depend on byacc and flex.
7576 (install-only-top): New action.
7577
7578Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
7579
7580 * configure.in: You can now configure GDB for the v850.
7581
7582Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
7583
7584 * configure.in (noconfigdirs): Don't configure any C++ dirs
7585 if targeting D10V.
7586
7587Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
7588
7589 * config.sub: Recognize mips64vr5000.
7590
7591Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
7592
7593 * configure.in: Use a single line for host_tools and native_only.
7594
7595Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
7596
7597 * config.sub, configure.in: Add entries for m32r.
7598
7599Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
7600
7601 * Makefile.in (inet-install): Don't run install-gzip.
7602
7603Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
7604
7605 * configure.in: Don't config lots of things for *-*-windows*.
7606
7607Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
7608
7609 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7610 (host_libs, host_tools): Copy from configure.in.
7611 * mpw-configure: Don't complain about directories not found.
7612
7613Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7614
7615 * configure.in (i[345]86): Recognize i686 for pentium pro.
7616 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7617 file.
7618
7619 * config.guess (i[345]86): Ditto.
7620
7621Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7622
7623 * configure.in (noconfigdirs): Removed gdb for D10V.
7624
7625Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
7626
7627 * configure.in: Remove ld, target-libio, target-libg++, and
7628 target-libstdc++ from noconfigdirs.
7629
7630Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
7631
7632 * configure: Fix three locations where shell scripts were
7633 being run directly rather than with config_shell.
7634
7635Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
7636
7637 * configure.in (v850-*-*): Set up initial $noconfigdirs.
7638 * config.sub (basic_machine): Recognize v850.
7639
7640Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
7641
7642 * mpw-configure: Handle multiple enable/disable options and
7643 pass them down recursively, handle -c and -s flags appropriately
7644 depending on choice of compiler, add escape mechanism for
7645 quoted arguments to gC.
7646
7647Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7648
7649 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7650 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7651 so that -mrelocatable-lib and -mno-eabi are used.
7652
7653 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7654 not support --print-multi-lib, don't abort.
7655
252b5132
RH
7656Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
7657
7658 * make-all.com: Run config-a-gas.
7659 * setup.com: Don't copy subdirectory files around.
7660
7661Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
7662
7663 * configure.in (*-*-ose): Remove exclusion of libgloss for this
7664 target, it now compiles correctly.
7665
7666Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
7667
7668 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7669
7670Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7671
35590697 7672 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
7673
7674Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7675
7676 * configure.in (native_only): Add prms.
7677
7678Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
7679
7680 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7681 (BINUTILS_SUPPORT_DIRS): Likewise.
7682
7683Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7684
7685 * configure.in (d10v-*-*): Don't configure ld or gdb until the
7686 d10v support is added.
7687
7688Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7689
7690 * configure.in (d10v-*-*): New target.
7691
7692Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
7693
7694 * config.guess (HP 9000/811): Recognize this as a PA1.1
7695 machine.
7696
7697Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
7698
7699 * Makefile.in (do-tar-gz): New target, split out from tail end of
7700 taz target. Run each command separately, don't use pipes.
7701 (taz): Use it.
7702
7703Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
7704
7705 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7706 * mpw-build.in: No builds should depend on building byacc or flex,
7707 they are assumed to be installed already.
7708
7709Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7710
7711 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7712 variable that CC_FOR_TARGET needs.
7713
7714Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7715
7716 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
7717 options have changed since the last time the subdirectory was
7718 configured, and if it has, reconfigure.
7719 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
7720 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
7721
7722Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
7723
7724 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
7725 CLEAN_MODULES): Add bash.
7726 (all-bash): New target.
7727
7728Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
7729
7730 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
7731
7732Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7733
7734 * config.sub (basic_machine): Recognize d10v as a valid processor.
7735
7736Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
7737
7738 * mpw-configure: Add support for --bindir.
7739 * mpw-build.in: Use a GCC-specific build script for GCC actions.
7740
7741Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
7742
7743 * configure.in: add bash, time, gawk to list of hosttools and things
7744 to only build for native toolchains
7745
7746Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7747
7748 * Makefile.in (docdir): Remove.
7749
7750Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7751
7752 * Makefile.in (datadir): Set to $(prefix)/share.
7753
7754Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
7755
7756 * configure.in: build diff and patch for cygwin32-hosted
7757 toolchains.
7758
7759Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
7760
7761 * config.sub: Accept -rtems*.
7762
7763Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
7764
80413487 7765 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
7766 remove diff from the list of things not buildable
7767 via Canadian Cross
252b5132
RH
7768
7769Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
7770
7771 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 7772 don't get ". ".
252b5132
RH
7773
7774Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
7775
7776 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
7777
7778Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
7779
7780 * Makefile.in (taz): Handle case where tex3patch didn't even get
7781 checked out. Also, if it was found, put the symlink in a new util
7782 subdirectory.
7783
7784Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7785
7786 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
7787
7788Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
7789
7790 * config.sub: Recognize -openvms.
7791 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
7792 * make-all.com, setup.com: New files.
7793
7794Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7795
7796 * Makefile.in (taz): tex3patch moved to texinfo/util.
7797
7798Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
7799
afb8d725 7800 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
7801 * configure.in: remove make from disable-if-Can-Cross list
7802 enable gdb if ${host} and ${target} are cygwin32
7803
7804Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
7805
7806 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
7807 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
7808
7809Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
7810
7811 * config.guess: Combine mips-mips-riscos cases, and use cpp to
7812 distinguish sysv/svr4/bsd variants.
7813 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
7814
7815Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
7816
7817 * configure.in: Added copyright notice.
7818 * move-if-change: Added copyright notice.
7819
7820Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7821
7822 * configure.in (powerpcle-*-solaris*): Until we get shared
7823 libraries working, don't build gdb, sim, make, tcl, tk, or
7824 expect.
7825
7826Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
7827
7828 * config.guess: Merge with FSF:
7829
7830 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
7831 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
7832
7833 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
7834 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
7835
7836 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
7837 * config.guess: Combine two OSF1 rules.
7838 Also recognize field test versions. From mjr@zk3.dec.com.
7839 * config.guess (dgux): Use /usr/bin/uname rather than uname,
7840 because GNU uname does not support -p. From pmr@pajato.com.
7841
7842Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
7843
7844 * Makefile.in (MAKEDIRS): Removed $(tooldir).
7845
7846Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
7847
7848 * mpw-README: Document GCCIncludes.
7849
7850Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
7851
7852 * configure.in (alpha-*-linux*): Set enable_shared to yes.
7853
7854Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7855
7856 * mpw-configure: Handle --enable-FOO and --disable-FOO.
7857
7858Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
7859
7860 * configure.in (*-*-cygwin32): Configure make.
7861
7862Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
7863
7864 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
7865
7866Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
7867
7868 * Makefile.in (all-inet): Depend on all-perl.
7869
7870 * Makefile.in (inet-install): New target.
7871
7872 * Makefile.in (all-inet): Depend on all-tcl.
7873 (all-inet): Depend on all-send-pr.
7874
7875Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7876
7877 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
7878 temporarily.
7879
7880Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
7881
7882 * configure.in: Don't configure --with-gnu-ld on AIX.
7883
7884Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7885
7886 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
7887
7888Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
7889
7890 * Makefile.in (ALL_MODULES): Added all-inet.
7891 (CROSS_CHECK_MODULES): Added check-inet.
7892 (INSTALL_MODULES): Added install-inet.
7893 (CLEAN_MODULES): Added clean-inet.
7894 (all-indent): New target.
7895
7896 * configure.in (host_tools): Added inet.
7897 (native_only): Added inet.
7898 (noconfigdirs): Added inet.
7899
7900Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
7901
7902 * configure.in: Don't configure libgloss if we are not configuring
7903 newlib.
7904
7905Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7906
7907 * configure.in: Don't configure libgloss for unsupported
7908 architectures.
7909
7910Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7911
7912 * Makefile.in (CLEAN_MODULES): Add clean-apache.
7913
7914Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
7915
7916 * Makefile.in (ALL_MODULES): Include all-apache.
7917 (CROSS_CHECK_MODULES): Include check-apache.
7918 (INSTALL_MODULES): Include install-apache.
7919 (all-apache): New target.
7920
7921 * configure.in: Added apache everywhere perl is seen.
7922
7923Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7924
7925 * Makefile.in: Add support for clean-{module} and
7926 clean-target-{module} rules.
7927
7928Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
7929
7930 * configure.in (*-*-ose) do not build libgloss.
7931
7932Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7933
7934 * config.guess (prep*:SunOS:5.*:*): Turn into
7935 powerpele-unknown-solaris2.
7936
7937Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
7938
7939 * configure.in: Permit --enable-shared to specify a list of
7940 directories.
7941
7942Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7943
7944 * configure.in (host==solaris): Pass only the first word of $CC
7945 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
7946
7947Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7948
7949 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
7950
7951Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
7952
7953 * Makefile.in (ALL_MODULES): Include all-perl.
7954 (CROSS_CHECK_MODULES): Include check-perl.
7955 (INSTALL_MODULES): Include install-perl.
7956 (ALL_X11_MODULES): Include all-guile.
7957 (CHECK_X11_MODULES): Include check-guile.
7958 (INSTALL_X11_MODULES): Include install-guile.
7959 (all-perl): New target.
7960 (all-guile): New target.
7961
7962 * configure.in (host_tools): Include perl and guile.
7963 (native_only): Include perl and guile.
7964 (noconfigdirs): Don't build guile and perl; no ports have been
7965 done.
7966
7967Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
7968
80413487
RH
7969 * configure (--enable-*): Handle quoted option lists such as
7970 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
7971
7972Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7973
7974 * Makefile.in ({,inst}all-target): New rule so we can make and
7975 install all of the target directories easily.
7976
7977Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7978
7979 * configure.in: Add missing global flag in sed substitution when
7980 deleting `target-' from ${configdirs}.
7981
7982Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
7983
7984 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
7985 option.
7986
7987 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
7988 config/mh-necv4.
7989
7990 * install.sh: Correct misspelling of transformbasename.
7991
7992 * config.guess: Recognize mips-*-sysv*.
7993
7994Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
7995
7996 * config.sub: Recognize mon960.
7997
7998Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
7999
8000 * configure: Restore Canadian Cross handling of BISON and LEX,
8001 removed in Feb 20 change.
8002
8003Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8004
8005 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8006 Mention make install. Remove the old copyright date as well the
8007 clumsy and rather pointless copyright on the README file.
8008
8009Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8010
8011 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8012 Makefile after running symlink-tree, then run `make distclean' to
8013 avoid clobbering any generated files in srcdir.
8014
8015Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8016
8017 * configure.in (m68k-*-netbsd*): Build everything now.
8018
8019Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8020
8021 * Makefile.in (taz): Fix quoting.
8022
8023Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8024
8025 * configure.in (sparclet-*-*): Build everything now.
8026
8027Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8028
8029 * configure.in (m68k-*-linux*): New host.
8030
8031Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8032
8033 * configure: Check for bison before byacc.
8034
8035Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8036
8037 * Makefile.in configure: Change the way LEX and BISON/YACC are
8038 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8039 searching PATH. These are used as fallbacks by Makefile.in if
8040 flex/bison/byacc aren't in objdir.
8041
8042Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8043
8044 * Makefile.in: Make everything which depends upon all-bfd also
8045 depend upon all-opcodes, in case --with-commonbfdlib is used.
8046
8047Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8048
8049 * configure.in (host *-*-cygwin32): Don't build gdb if we are
8050 building NT native compilers on Unix.
8051
8052Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
8053
8054 * configure.in: Don't get CC from the host Makefile fragment if we
8055 can find gcc in PATH, or if this is a Canadian Cross. Move the
8056 Solaris test for /usr/ucb/cc to the post target script, just after
8057 the compiler sanity test.
8058
8059Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
8060
8061 * config.sub: Merge with FSF.
8062
8063Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8064
8065 * Makefile.in (RPATH_ENVVAR): New variable.
8066 (REALLY_SET_LIB_PATH): Use it.
8067 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8068
8069Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8070
8071 * config.sub, configure.in: Recognize sparclet cpu.
8072
8073Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8074
8075 * config.guess: Support m68k-cbm-sysv4.
8076
8077Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8078
8079 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8080 m68k-unknown-linuxaout from linker help string. Put quotes around
8081 $ld_help_string.
8082
8083Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
8084
8085 * config.guess (powerpc-harris-powerunix): Add guess for port
8086 to new target.
8087
8088Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8089
8090 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8091
8092Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
8093
8094 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8095 $(REALLY_SET_LIB_PATH) in Makefile.
8096 * Makefile.in (SET_LIB_PATH): New variable.
8097 (REALLY_SET_LIB_PATH): New variable.
8098 ($(DO_X)): Use $(SET_LIB_PATH).
8099 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8100 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8101 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8102 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8103 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8104 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8105 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8106 (install-dosrel): Likewise.
8107 (all-opcodes): Depend upon all-libiberty.
8108
8109Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
8110
8111 * config.guess (*:CYGWIN*): New
8112
8113Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8114
8115 * Makefile.in (all-target-winsup): All all-target-libiberty.
8116
8117Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8118
8119 * configure.in (noconfigdirs): Add missing # in front of comment.
8120
8121Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
8122
8123 * configure.in: add second pass to things added to noconfigdirs
8124 so *-gm-magic can exclude libgloss properly.
8125
8126Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8127
8128 * mpw-configure (extralibs_name, rez_name): Set correctly
8129 for MWC68K compiler.
8130
8131 * mpw-README: Add more info on the necessary build tools.
8132
8133Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
8134
8135 * configure.in, config.sub: Recognize cygwin32.
8136
8137Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
8138
8139 * config.guess, config.sub: Recognize A/UX.
8140
8141Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
8142
8143 * config.sub: Merge with gcc/config.sub.
8144
8145Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
8146
8147 * mpw-build.in (do-binutils): Add build of stamps.
8148
8149Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
8150
8151 * config.sub: Add recognition for mips64vr4100*-* targets.
8152
8153Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8154
8155 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8156 Add creation of gconfigargs with `--enable-shared' turned on.
8157 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8158 ($(host)-stamp-stage3-configured): Likewise.
8159 (HOLES): Add chatr and ldd.
8160 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8161
8162Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
8163
8164 * configure: Pass --nfp to recursive configures.
8165
8166Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
8167
8168 * Makefile.in (DLLTOOL): New.
8169 (DLLTOOL_FOR_TARGET): New.
8170 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8171 (EXTRA_TARGET_FLAGS): Ditto.
8172 (EXTRA_GCC_FLAGS): Ditto.
8173 (CONFIGURE_TARGET_MODULES): Ditto.
8174 (DO_X): Ditto.
8175 * configure: Add DLLTOOL.
8176
8177Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
8178
8179 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8180 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8181 mh-sco, since old workarounds no longer needed, and don't
8182 build ld, since libraries have weak symbols in COFF.
8183
8184Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
8185
8186 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8187
8188Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
8189
8190 * configure.in: Make sure that ${CC} can be used to compile an
8191 executable.
8192
afb8d725
JM
8193Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8194
8195 * Makefile.in (all-gdb): Depend on $(GDB_TK).
8196 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8197 nothing depending on whether gdbtk is being built.
8198
252b5132
RH
8199Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
8200
8201 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8202
8203Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
8204
8205 * configure.in (noconfigdirs): Put ld or gas in this early, if the
8206 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8207
8208Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
8209
8210 * config-ml.in: Add support for
8211 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8212 Simplify setting of multidirs from --disable-foo.
8213
8214Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8215
8216 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8217 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8218 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 8219 non-empty, pass them on to the GCC make.
252b5132
RH
8220 (all-bootstrap): New rule that is like all-gcc, except it executes
8221 the GCC bootstrap rule instead of the GCC all rule.
8222
8223Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
8224
8225 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8226
8227Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8228
8229 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8230 DG/UX support.
8231
8232Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
8233
8234 * config.sub (i*86*) Change [345] to [3456]
8235
8236Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8237
8238 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8239 --with-gnu-ld=no.
8240
8241Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8242
8243 * config-ml.in (rs6000*, powerpc*): Add switches to control which
8244 AIX multilibs get built.
8245
8246Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8247
8248 * configure.in (i386-win32): Don't build expect if we're not
8249 building the tcl subdir.
8250
8251Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
8252
8253 * Makefile.in: (configure-target-examples, all-target-examples):
8254 New targets, configure and build example programs.
8255
8256Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8257
8258 * mpw-configure: If an mpw-config.in generated a file mk.sed,
8259 use it as input to sedit the generated MPW makefile.
8260 * mpw-README: Add a suggestion about Gestalt.h.
8261
8262Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
8263
8264 * config.sub: Accept *-*-ieee*.
8265
8266Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
8267
8268 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
8269 Ronald F. Guilmette <rfg@monkeys.com>.
8270
8271Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8272
8273 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8274 for powerpc-pe native.
8275 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8276 (target==powerpc-pe): duplicate i386-win32 entry.
8277
8278Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8279
8280 * configure.in (noconfigdirs): Exclude target-newlib for all versions
8281 of vxworks, not just vxworks5.1.
8282
8283Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
8284
8285 * mpw-configure: Add support for exec-prefix.
8286
8287Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8288
8289 * config.guess: Recognize HP model 816 machines as having
8290 a PA1.1 processor.
8291
8292Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
8293
8294 * configure: Ignore new autoconf configure options.
8295
252b5132
RH
8296Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8297
8298 * config.guess: Recognize Pentium under SCO.
8299 From Robert Lipe <robertl@arnet.com>.
8300
8301Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8302
8303 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
8304
8305Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
8306
8307 * configure.in: Don't configure gas for alpha-dec-osf*.
8308
8309Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
8310
8311 * configure.in: Default to --with-stabs for some targets for which
8312 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8313 i[345]86*-*-unixware*.
8314
8315Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
8316
8317 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8318 rather than basing it on the target. Simplify handling of options
8319 controlling which directories to configure. Remove extraneous
8320 slash in multi-clean target.
8321
8322Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
8323
8324 * config-ml.in: Prefix more variables with ml_ so they don't collide
8325 with configure's.
8326
8327Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
8328
8329 * configure: Don't turn -v into --v.
8330
8331Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
8332
8333 * configure.in (targargs): Fix typo.
8334
8335 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8336
8337Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
8338
8339 * configure.in: Strip --host and --target options from
8340 CONFIG_ARGUMENTS, and always configure for --host only. Add
8341 --with-cross-host option when building with a cross-compiler.
8342 * configure: Canonicalize the arguments put into config.status by
8343 always using `=' for an option with an argument. Pass a presumed
8344 --host or --target explicitly.
8345
8346Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
8347
8348 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8349 into general OS recognition case.
8350
8351Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8352
8353 * configure.in (target_configdirs): add target-winsup only
8354 for win32 target systems.
8355
8356Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
8357
8358 * Makefile.in (all-target-libgloss): Depend upon
8359 configure-target-newlib, since when libgloss is built it looks to
8360 see if the newlib directory exists.
8361
8362Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
8363
8364 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8365 cfg-ml-*.in.
8366
8367Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
8368
8369 * configure: Handle LD and LD_FOR_TARGET when configuring a
8370 Canadian Cross.
8371
252b5132
RH
8372Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8373
8374 * configure.in (target_libs): add target-winsup.
8375 (target==i386-win32): add patch diff flex make to $noconfigdirs.
8376 (target==ppcle-pe): remove ld from $noconfigdirs.
8377
8378Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
8379
8380 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8381 Preserve relative path names in $srcdir. Build symlink tree if
8382 configuring cross target dir and srcdir=. (= no VPATH support).
8383 (configure-target-libg++): Depend on configure-target-librx.
8384 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8385 * config-ml.in: New file.
8386 * symlink-tree: New file.
8387 * configure: Ensure srcdir="." if that's what it is.
8388
8389Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8390
8391 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8392 includes and FLEX_SKELETON setting.
8393 * mpw-configure (--with-gnu-ld): New option, controls whether
8394 to use PPCLink or ld with PowerMac GCC.
8395 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8396 * mpw-config.in: Configure grez if targeting Mac.
8397
8398 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
8399 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8400 just macos.
252b5132
RH
8401 * configure.in: Configure grez resource compiler if targeting Mac.
8402 * Makefile.in (all-grez, install-grez): New targets.
8403
8404Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
8405
8406 * configure: CXX defaults to gcc, not g++. If we find
35590697 8407 gcc in the path, set CC to gcc -O2.
252b5132
RH
8408
8409Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
8410
8411 * configure: Default ${build} correctly. Avoid picking up extra
8412 spaces when reading CC and CXX from Makefile. When doing a
8413 Canadian Cross, use plausible default values for numerous
8414 variables.
8415 * configure.in: When doing a Canadian Cross, don't try to
8416 configure tools whose configure script can't handle it.
8417
8418Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8419
8420 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8421
8422Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
8423
8424 * configure: Remove dubious bug reporting address.
8425
8426Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
8427
8428 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
8429 configure script, run that instead of this directory's configure.
8430 In either case, print a message that we're configuring the sub-dir.
8431
8432Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
8433
8434 * configure.in: Before checking for the existence of various files,
8435 use sed to filter out "target-".
8436
8437Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
8438
8439 * Makefile.in (DO_X): Split rule to decrease command line length
8440 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
8441 (Philippe De Muyter).
8442
8443Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8444
8445 * Makefile.in (all-patch): depend on all-libiberty.
8446
8447Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
8448
8449 * configure.in: If the only directory in target_configdirs which
8450 actually exists is libiberty, then set target_configdirs to empty,
8451 to avoid trying to build a target libiberty in a gas or gdb
8452 distribution.
8453
8454Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
8455
8456 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
8457 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8458 systems.
252b5132
RH
8459
8460Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8461
8462 * configure.in (copy_dirs): Use sys-include instead of include
8463 for --with-headers option.
8464
8465Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
8466
8467 * Makefile.in, configure.in: Make winsup builds work with
8468 new scheme.
8469
8470Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
8471
8472 * configure.in: Build the linker on AIX.
8473
8474Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
8475
8476 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
8477 where needed.
8478
8479Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
8480
8481 * Makefile.in (all-gcc): Fix typo.
8482
8483Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
8484
8485 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
8486
8487Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
8488
8489 * configure.in: Rename libFOO to target-libFOO, and xiberty
8490 to target-xiberty, to provide more flexibility.
8491 (target_subdir): Define. Create if cross.
8492 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8493 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
8494 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8495 check-libFOO -> check-target-libFOO, etc.
8496 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8497 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8498 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8499 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
8500 allow ALL_GCC="" to only configure.
8501 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
8502 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
8503 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
8504
8505Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
8506
8507 * Makefile.in (taz): Build "info" in etc explicitly.
8508
8509Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
8510
8511 * configure.in: Make sure that CC is undefined (as opposed to
8512 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
8513 problem with autoconf trying to configure on a host without GCC.
8514
8515Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8516
8517 * mpw-configure: Set host alias from choice of host compiler,
8518 only use generic MPW Makefile sed if present, edit a file
8519 named "hacked_Makefile.in" instead of "Makefile.in" if present.
8520 * mpw-README: Add problem notes about CW6 and CW7.
8521
8522Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
8523
8524 * Makefile.in (taz): Use ";" instead of ";;".
8525
8526Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8527
8528 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
8529 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8530 DISTDOCDIRS.
8531 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
8532 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
8533
8534Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
8535
8536 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
8537 and gnats, because they are now subsumed by DISTSTUFFDIRS.
8538 Move bfd to DISTSTUFFDIRS.
8539
8540Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8541
8542 * Makefile.in (X11_LIB): Removed.
8543 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8544
8545 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8546
8547Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8548
8549 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
8550 names.
8551
8552Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8553
8554 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
8555
8556Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
8557
8558 * configure.in (i[345]86-*-win32): Always build newlib.
8559 Don't configure cvs, autoconf or texinfo.
8560 * Makefile.in (LD_FOR_TARGET): New.
8561 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
8562 Pass down LD_FOR_TARGET.
8563
8564Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
8565
8566 * winsup: New directory.
8567 * Makefile.in: Build winsup.
8568 * configure.in: Winsup is configured when target is win32.
8569 Can only build win32 target GDB when native.
35590697 8570
252b5132
RH
8571Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
8572
8573 * config.guess: Recognize HP model 819 machines as having
8574 a PA 1.1 processor.
8575
8576Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
8577
8578 * configure: Fix sed loop which substitutes for CC and CXX to
8579 avoid bug found in various sed implementations.
8580
8581Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8582
8583 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
8584 simulator. Use standard powerpc-*-eabi*.
8585
8586Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
8587
8588 * configure.in: Stop putting gas and binutils in noconfigdirs for
8589 powerpc-*-aix* and rs6000-*-*.
8590
8591Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
8592
8593 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8594 -mcall-aixdesc libraries.
8595
8596Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
8597
8598 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8599
8600 * config.sub (arm | armel | armeb): Fix shell syntax.
8601
8602Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8603
8604 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8605 -msoft-float and -mcpu=common support.
8606 (powerpc*-*-eabisim*): Add support for building -mcall-aix
8607 libraries.
8608
8609Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8610
8611 * configure.in: Allow configuration and build of emacs19 for the alpha.
8612
8613Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8614
8615 * configure.in (CC): Get ^CC, not just any old CC, from
8616 ${host_makefile_frag}.
8617
8618Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8619
35590697 8620 * configure.in (CC): Try to get CC from
252b5132
RH
8621 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8622
8623Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8624
8625 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8626 only if it exists in $(srcdir).
8627
8628Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
8629
8630 * configure: If CC and CXX are not set in the environment, set
8631 them, based on either an existing Makefile or on searching for gcc
8632 in PATH. Substitute for CC and CXX in Makefile.
8633 * configure.in: Remove libm from target_libs. Separate
8634 target_configdirs from configdirs. If CC is not set in
8635 environment, try to get it from a host Makefile fragment. Rewrite
8636 changes of configdirs to use skipdirs instead. A few minor
8637 tweaks. Take directories out of target_configdirs as they are
8638 taken out of configdirs. Remove existing Makefile files from
8639 subdirectories. Substitute for TARGET_CONFIGDIRS and
8640 CONFIG_ARGUMENTS in Makefile.
8641 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8642 by configure.in.
8643 (CONFIG_ARGUMENTS): Likewise.
8644 (CONFIGURE_TARGET_MODULES): New variable.
8645 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8646 ($(CONFIGURE_TARGET_MODULES)): New target.
8647 (configure-libg++, configure-libio): New targets.
8648 (all-libg++): Depend upon configure-libg++.
8649 (all-libio): Depend upon configure-libio.
8650 (configure-libgloss, all-libgloss): New targets.
8651 (configure-libstdc++): New target.
8652 (all-libstdc++): Depend upon configure-libstdc++.
8653 (configure-librx, all-librx): New targets.
8654 (configure-newlib): New target.
8655 (all-newlib): Depend upon configure-newlib
8656 (configure-xiberty): New target.
8657 (all-xiberty): Depend upon configure-xiberty.
8658
8659Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8660
8661 * configure.in (host i[345]86-*-win32): Expand the
8662 noconfigdirs again.
8663
8664Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
8665
8666 * mpw-configure: Fix sed command file name.
8667
8668Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
8669
35590697 8670 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
8671 noconfigdirs again.
8672
8673Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
8674
8675 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8676 or powerpc*-*-pe*, since they are not yet supported.
8677
8678Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8679
8680 Add PowerMac support and many other enhancements.
8681 * mpw-configure: New option --cc to select compiler to use,
8682 paste options set according to --cc into the generated
8683 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8684 if mpw-make.sed is present.
8685 * mpw-config.in: Don't test for gC1, test for mpw-touch,
8686 add forward includes for PowerPC include files.
8687 * mpw-build.in: Build using Makefile.PPC if present.
8688 (do-byacc, etc): Remove separate version resource builds.
8689 (do-gas): Build "stamps" before "all".
8690 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8691 * mpw-README: Update to reflect --cc option, PowerMac support,
8692 and recently-reported compatibility problems.
8693
8694Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
8695
8696 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8697 embedded m68k systems (-aout, -coff, -elf, -vxworks).
8698 (--with-multilib-top): Pass to recursive invocations.
8699
8700Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
8701
8702 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8703 v810-*-*.
8704
8705Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8706
8707 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8708 gdb, ld and opcodes on v810-*-*.
8709
252b5132
RH
8710Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
8711
8712 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8713 (local-maintainer-clean): New target.
8714 (maintainer-clean): New target.
8715 (realclean): Just depend upon maintainer-clean.
8716
8717Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8718
8719 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
8720
8721Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
8722
8723 * configure.in: Build ld in mips*-*-bsd* case.
8724
8725Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
8726
8727 * config.sub: Accept -lites* OS. From Ian Dall.
8728
8729Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
8730
8731 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 8732 targets.
252b5132
RH
8733
8734Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8735
8736 * configure.in: treat i386-win32 canadian cross the same as
8737 i386-go32 canadian cross.
8738
8739Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8740
8741 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
8742 running under the simulator to build a reduced set of libraries.
8743 (powerpc-*-eabiaix): Add fine grained multilib support added to
8744 other powerpc targets yesterday.
8745
8746Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8747
8748 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
8749 -disable-softfloat, -disable-relocatable, -disable-aix, and
8750 -disable-sysv to control which multilib libraries get built.
8751
8752Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8753
8754 * configure: Add Makefile.tem to list of files to remove in trap
8755 handler.
8756
8757Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
8758
8759 * config.guess (*Linux*): Add missing "exit"s.
8760 Also, need specific check for alpha-unknown-linux (uses COFF).
8761
8762Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
8763
8764 * config.guess: Merge with FSF:
8765
8766 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
8767 * config.guess (AIX4): More robust release numbering discovery.
8768
8769 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
8770 * config.guess (i386-sequent-ptx): Properly get version number.
8771
8772 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
8773 * config.guess (mips:*:4*:UMIPS): New case.
8774
8775Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
8776
8777 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
8778 (i386-win32 host): Likewise. Don't build readline.
8779
afb8d725
JM
8780Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
8781
8782 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
8783 SUPPORT_FILES to submakes.
8784
252b5132
RH
8785Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
8786
8787 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
8788 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
8789 mpw-configure.
8790
8791Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
8792
8793 * configure.in (appdirs): Use =, not ==, in test expression when
8794 trying to build the text to print in the warning message for
8795 Solaris users.
8796
8797Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
8798
8799 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
8800
8801Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8802
8803 * config.guess: Recognize lynx-2.3.
8804
8805Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
8806
8807 * config.sub (z8ksim): Deleted
8808 (z8k-*-coff): New, this is the one true name of the target.
8809
8810Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
8811
8812 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
8813
8814Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
8815
8816 * config.guess (*:Linux:*:*): First try asking the linker what the
8817 default object file format is (elf, aout, or coff). Then if this
8818 fails, try previous methods.
8819
8820Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8821
8822 * configure.in: Don't build newlib for *-*-vxworks5.1.
8823
8824Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8825
8826 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
8827 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
8828
8829Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
8830
8831 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
8832
8833Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
8834
8835 * cfg-ml-com.in: New file.
8836 * cfg-ml-pos.in: New file.
8837
8838Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8839
8840 * COPYING.NEWLIB: Add HP free copyright to list.
8841
8842Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8843
8844 * config.sub: Recognize -eabi* for the system, not just -eabi.
8845
8846Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
8847
8848 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
8849 * config.sub, configure.in (win32): New target and host.
8850
8851Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
8852
8853 * configure.in: Add i386-pe configuration.
8854
8855Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
8856
8857 * mpw-build.in (install): Install GDB after LD.
8858
8859Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
8860
8861 * mpw-config.in (elf/mips.h): Always forward-include, needed
8862 for GDB to build.
8863
8864Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
8865
8866 * testsuite: New directory for customer acceptance and whole tool
8867 chain tests.
8868
8869Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
8870
8871 * configure: If per-host line isn't found, but AC_OUTPUT is found
8872 and a configure script exists, run it instead.
8873
8874Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8875
8876 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
8877
8878Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
8879
8880 * configure: Set build_{cpu,vendor,os,alias} to host values when
8881 --build isn't specified.
8882
8883Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8884
8885 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
8886 (FLAGS_TO_PASS): Pass them.
8887 (EXTRA_TARGET_FLAGS): Ditto.
8888
252b5132
RH
8889Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8890
8891 * Makefile.in (all-libg++): Depend on all-libstdc++.
8892
8893Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8894
8895 * configure.in (noconfigdirs): Enable all packages for
8896 i386-unknown-netbsd.
8897
8898Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
8899
8900 * configure.in (noconfigdirs): Don't configure tk for i386-go32
8901 hosted builds (DOS builds)
8902
8903Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8904
8905 Changes for ARM based on patches from Richard Earnshaw:
8906 * config.sub: Handle armeb and armel.
8907 * configure.in: Omit arm linker only for riscix.
8908
8909Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
8910
8911 * config.guess: Update from FSF.
8912
8913Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
8914
8915 * config.sub: Recognize powerpcle as the little endian varient of
8916 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
8917 powerpcle variant. Convert pentium into i586, not i486. Add p5
8918 alias for i586. Map new x86 variants p6, k5, nexgen into i586
8919 temporarily.
8920
8921Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
8922
8923 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
8924
8925Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
8926
8927 * config.sub: Accept -lites* as a basic system type.
8928
8929Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
8930
8931 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
8932 installed, and if so return linuxoldld as the system name.
8933
8934Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
8935
8936 * config.guess: Add hppa1.1-hp-lites support.
8937
8938Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
8939
8940 * configure.in: Don't build newlib for m68k-vxworks5.1.
8941
8942Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8943
8944 * configure.in (mips-sgi-irix6): Use mh-irix5.
8945
8946Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
8947
8948 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
8949
8950Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8951
8952 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 8953 OSF/1. Fix compiler flags.
252b5132
RH
8954 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
8955
8956Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
8957
8958 * configure.in: Recognize --with-newlib.
8959 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
8960
afb8d725
JM
8961Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8962
8963 * Makefile.in: move {all,check,install}-gdb from *_MODULES
8964 to *_X11_MODULES due to gdbtk needing X include files et al.
8965
252b5132
RH
8966Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
8967
8968 Merge in support for Mac MPW as a host.
8969 (Old change descriptions retained for informational value.)
8970
8971 * mpw-config.in: Add generic include forwards for cpu-specific
8972 include files in aout and elf directories.
8973
8974 * mpw-configure: Added copyright.
8975 * mpw-config.in: Check for presence of required build tools.
8976 (target_libs): Add newlib.
8977 (target_tools): Add examples.
8978 (Read Me): Generate as "Read Me for MPW" instead.
8979 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
8980 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
8981 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
8982
8983 * mpw-configure: Remove subdir-specific makefile hackery,
8984 delete mk.tmp after using it.
8985
8986 * mpw-build.in (all): Display start and end times.
8987
8988 * mpw-configure (host_canonical): Set.
8989 (target_cpu): Always add to makefiles.
8990 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
8991 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
8992 (mpw-mh-mpw): Look for in srcdir and srcroot.
8993 Use sed instead of mpw-edit-prefix to edit prefix definitions.
8994
8995 * mpw-build.in: (install-only): New target.
8996
8997 * mpw-configure (host_alias, target_alias): Rename from hostalias
8998 and targetalias, add into generated Makefile.
8999 (mk.tmp): If present, add into generated Makefile.
9000 * mpw-build.in (all-gas): Build config.h first before gas proper.
9001
9002 * mpw-configure (config.status): Write only if changed.
9003 * mpw-config.in (readline): Configure it (not built, just used for
9004 definitions).
9005
9006 * mpw-config.in (elf/mips.h): Add a forward include.
9007
9008 * mpw-config.in: Forward-include most .h files in include into
9009 extra-include.
9010 (readline): Don't build.
9011 mpw-build.in (install): Install GDB.
9012
9013 * mpw-configure (prefix, mpw_prefix): Handle it.
9014 * mpw-config.in (mmalloc, readline): Don't configure.
9015 * mpw-build.in (thisscript): Rename to ThisScript.
9016 Use mpw-build instead of BuildProgram everywhere.
9017 (mmalloc, readline): Don't build.
9018 * mpw-README: New file, basic documentation about the MPW port.
9019
9020 * mpw-config.in: Use forward-include to create include files.
9021
9022 * mpw-configure: Add more things to the top of each configured
9023 Makefile, including contents of config/mpw-mh-mpw.
9024 * mpw-config.in (extra-include): Create this directory and fill it
9025 with Posix-like include files when configuring.
9026
9027 * config.sub (apple, mac, mpw): Add various aliases.
9028
9029 * mpw-build.in: New file, top-level build script fragment for MPW.
9030 * mpw-configure: New file, configure script for MPW.
9031 * mpw-config.in: New file, config fragment for MPW.
9032
9033Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9034
9035 * configure.in (host_libs): Remove glob, since it is gone from the
9036 sources.
9037
9038Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9039
9040 * Makefile.in: define empty GDB_NLM_DEPS var.
9041
9042 * configure.in(target_makefile_frag): use config/mt-netware
9043 for netware targets.
9044
9045Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
9046
9047 * config.sub: Merge in recent FSF changes. Remove linux special
9048 cases.
9049
9050Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9051
4bddf3ad 9052 Revert this change:
252b5132
RH
9053
9054 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9055
9056 * build-all.mk: Use CC=cc -Xs on Solaris.
9057
252b5132
RH
9058Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9059
9060 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
9061 stop using it.
9062 * Makefile.in: Nuke all references to glob subdirectory.
9063
9064Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9065
9066 * configure.in: Fix --enable-shared logic in per-host.
9067
9068Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9069
9070 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9071
9072Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9073
9074 * configure.in (noconfigdirs): Don't build gas on AIX, for
9075 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9076
9077Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9078
9079 * configure: Fix --cache-file to work if the file argument is a
9080 relative path.
9081
9082Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
9083
9084 * configure: If the --cache-file is used, pass it down to
9085 configure in subdirectories.
9086
9087Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
9088
9089 * config.sub: add vxworks29k configuration.
9090
9091Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9092
9093 * Makefile.in (taz): Do "diststuff" part quietly.
9094
9095Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
9096
9097 * config.sub: Mini-merge with gcc/config.sub.
9098
9099Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9100
9101 * config.guess (IRIX): Sed - to _.
9102
9103Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9104
9105 * Makefile.in (source-vault, binary-vault): New targets.
9106
9107Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
9108
9109 * config.sub: Recognize -eabi as a basic system type.
9110
9111Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9112
9113 * configure.in (enable_shared stuff): Fix typo.
9114
9115Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
9116
9117 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9118
9119Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9120
9121 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9122
9123Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9124
9125 * configure.in (rs6000-*-*): Don't build gas.
9126
9127Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
9128
9129 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9130 reduce command line length.
9131 (AS_FOR_TARGET): Check for as.new, not Makefile.
9132 (NM_FOR_TARGET): Check for nm.new, not Makefile.
9133
9134Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
9135
9136 * config.guess: Merge from FSF.
9137
9138Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9139
9140 * configure: Don't use $ when handling program_suffix.
9141
9142Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
9143
9144 * configure.in: Configure tk for hppa/hpux.
9145
9146Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
9147
9148 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
9149
9150Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9151
9152 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
9153 to LIBCXXFLAGS. Tests are better run without it.
9154
9155Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
9156
9157 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9158
9159Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
9160
9161 * configure.in (*-*-netware*): Don't configure xiberty.
9162
9163Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
9164
9165 * configure.in: Remove tk from native_only list.
9166
9167Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
9168
9169 * build-all.mk: Add mips-ncd-elf target to sun4 targets
9170 for special NCD build.
9171
9172Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9173
9174 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9175 makeall.bat, they're only useful for binutils snapshots.
9176 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9177 makeall.bat to specified SUPPORT_FILES.
9178
9179Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
9180
9181 * build-all.mk: Add Ericsson targets to sun4 and solaris
9182 hosts. Add BNR's sun4 target to solaris host, so their
9183 build-from-source will be tested in-house first.
9184
9185Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9186
9187 * Makefile.in (LIBCFLAGS): New variable.
9188 (CFLAGS_FOR_TARGET): Ditto.
9189 (LIBCFLAGS_FOR_TARGET): Ditto.
9190 (LIBCXXFLAGS): Ditto.
9191 (CXXFLAGS_FOR_TARGET): Ditto.
9192 (LIBCXXFLAGS_FOR_TARGET): Ditto.
9193 (BASE_FLAGS_TO_PASS): Pass them.
9194 (EXTRA_TARGET_FLAGS): Ditto.
9195
4bddf3ad 9196 * configure.in: Support --enable-shared.
252b5132
RH
9197
9198Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
9199
9200 * configure.in (target_libs): Include libstdc++ again.
9201 * config.guess: Update from FSF (for FreeBSD).
9202
9203Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9204
9205 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9206 makeall.bat.
9207 (DISTDOCDIRS): Add `etc'.
9208 (ETC_SUPPORT_PFX): New variable.
9209 (taz): Include anything from etc starting with a word in
9210 ETC_SUPPORT_PFX.
9211
9212Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9213
9214 * config.sub: Update for recent FSF changes. Remove obsolete
9215 h8300hds entry. Add -windows* and -osx as basic os. Minor
9216 spacing changes.
9217
9218Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
9219
9220 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
9221
9222 * config.guess: Merge with FSF.
9223 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9224
9225Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9226
9227 * configure: Since the "trap 0" handler will override the exit
9228 status on many systems, only use it for "exit 1", and make it set
9229 a non-zero exit status; reset it before "exit 0". Also, check
9230 exit status of config.sub, and error out if it failed.
9231
9232Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
9233
9234 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9235 and install libgloss.
9236
9237Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9238
9239 * Makefile.in (all-binutils): Depend upon all-byacc.
9240
9241 * configure.in: Don't build emacs on Irix 5.
9242
9243Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9244
9245 * configure.in (*-*-netware*): Add libio.
9246
9247Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9248
9249 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9250 (CHECK_TARGET_MODULES): Ditto.
9251 (INSTALL_TARGET_MODULES): Ditto.
9252 (TARGET_LIBS): Ditto.
9253 (all-libstdc++): Note dependencies.
9254
9255Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9256
9257 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9258
9259Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9260
9261 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9262 -fexternal-templates.
9263
9264 * configure.in (target_libs): Add libstdc++.
9265 (noconfigdirs): Add libstdc++ as appropriate.
9266
9267Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9268
9269 * config.guess: Update from FSF.
9270
9271Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9272
9273 * configure: Use ${config_shell} when running ${configsub}.
9274
9275Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
9276
9277 * config.sub: No longer recognize h8300h.
9278
9279Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9280
9281 * config.sub: Remove extraneous differences between config.sub and
9282 gcc/config.sub.
9283
9284Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9285
9286 * Makefile.in (DISTSTUFFDIRS): Add gas.
9287
9288Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
9289
9290 * COPYING.NEWLIB: New file.
9291
9292Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
9293
9294 * config.guess (HP-UX): Patch from Harlan Stenn
9295 <harlan@landmark.com> to also emit release level.
9296
9297Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9298
9299 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9300
9301Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
9302
9303 * config.sub: Merge nextstep cleanup from FSF.
9304
9305Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9306
9307 * configure.in (arm-*-*): Don't configure ld for this target.
9308
9309Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9310
9311 * configure.in (*-*-netware): don't configure libg++, libio,
9312 librx, or newlib.
9313
9314Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9315
9316 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
9317 configure ld--it works, but it doesn't support shared libraries.
9318
9319Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9320
9321 * config.guess (*-unknown-freebsd*): Get rid of possible
9322 trailing "(Release)" in version string.
9323 Patch from Paul Richards <paul@isl.cf.ac.uk>.
9324
9325Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
9326
9327 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9328 Fix type: *-next-neststep -> *-next-nextstep.
9329
9330 * config.guess: Merge from FSF:
9331
9332 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9333
9334 * config.guess: Recognize powerpc-ibm-aix3.2.5.
9335
9336 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9337
9338 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9339 instead of UNIX_SV for UnixWare 1.0).
9340
9341Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
9342
9343 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
9344 to make gdb/nlm/* build after the compiler and linker.
9345
9346Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
9347
9348 * config.guess (netbsd, freebsd, linux): Accept any machine,
9349 not just i[34]86.
9350 (m68k-atari-sysv4): Relocate to match FSF version.
9351
9352 * config.guess: More merges from the FSF:
9353
9354 Add a space before function call or macro invocation.
9355
9356 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9357
9358 * config.guess: Add trap cmd to remove dummy.c and dummy when
9359 interrupted.
9360
9361 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9362
9363 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9364 (dummy): Redirect stderr from compilation of dummy.c.
9365
9366 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
9367
9368 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9369
9370Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
9371
9372 * configure: Accept and ignore --cache*, for compatibility with
9373 new autoconf.
9374
9375Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
9376
9377 * config.guess: Merge from FSF:
9378
9379 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9380
9381 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
9382 (PATH): Add /.attbin at end for finding uname.
9383 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
9384
9385 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
9386
80413487 9387 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
9388
9389 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
9390
80413487
RH
9391 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9392 to select whether to use ELF or COFF.
252b5132
RH
9393
9394 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9395
80413487 9396 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
9397
9398 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9399
9400 * config.guess: Guess the OS version for HPUX.
9401
9402 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
9403
9404 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9405
9406Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9407
9408 * configure.in: Recognize --with-headers, --with-libs, and
9409 --without-newlib.
9410 * Makefile.in (all-xiberty): Depend upon all-ld.
9411
9412Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9413
9414 * configure.in: Change i[34]86 to i[345]86.
9415
9416Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9417
9418 * configure (version): A few more tweaks to help message.
9419
9420Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
9421
9422 * Makefile.in: Remove (for now) librx as a host library,
9423 now that we're building it for target.
9424
9425Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9426
9427 * configure: Fix up help message; from karl@owl.hq.ileaf.com
9428 (Karl Berry).
9429
9430Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
9431
9432 * configure.in: Also configure librx.
9433
9434Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9435
9436 * Makefile.in: Update various rules to reflect that librx
9437 is now needed for libg++.
9438
9439Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9440
9441 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9442
9443Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9444
9445 * configure.in: Configure the examples directory.
9446
9447Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9448
9449 * configure: Simplify Jun 2 1994 change.
9450
9451Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9452
9453 * change CC to /usr/latest/bin/gcc for lynx host builds, since
9454 /bin/gcc isn't good enough to build gcc.
9455
9456Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
9457
9458 * Makefile.in (GDB_SUPPORT_FILES): Remove
9459 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
9460 (gdb.tar.gz): Add new rule to use standard distribution building
9461 mechanism.
9462
9463Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9464
9465 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
9466 Bill Cox <bill@cygnus.com>.
9467
9468Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
9469
9470 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
9471
9472Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
9473
9474 * configure: Search current dir first in .gdbinit.
9475
9476Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
9477
9478 * config.sub: Recognize freebsd (merged from gcc config.sub).
9479
9480Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
9481
9482 * config.sub: Refer to NeXT's operating system as nextstep.
9483
9484 * config.sub (case $basic_machine): Re-order the cases, to match
9485 the order in the FSF version (which is mostly alphabethical).
9486 Merge in some additions and changes from the FSF.
9487
9488Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
9489
9490 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9491 * config.sub: Recognize cxux7.
9492 * configure.in: Use mh-cxux for m88k-harris-cxux*.
9493
9494Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9495
9496 * config.sub: Fix typo powerpc -> powerpc-*.
9497
9498Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
9499
9500 * Makefile.in: `all-emacs19' depends on `all-byacc'.
9501
9502 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9503 parallel with all-emacs and install-emacs). Top-level command
9504 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9505
9506Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9507
9508 * test-build.mk ($(host)-stamp-stage2-installed): Remove
9509 $(relbindir)/make before doing ``make install'', and use
9510 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
9511 installing over running make binary.
9512 ($(host)-stamp-stage3-installed): Likewise.
9513
9514Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9515
9516 * config.guess: Recognize Mach.
9517
9518Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9519
9520 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9521 see whether --exec-prefix was used.
9522
9523Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9524
9525 * README: Explicitly mention libg++/README. (Zoo's idea.)
9526
9527Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9528
9529 * Makefile.in: Add all-librx target similar to all-libproc.
9530
9531Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
9532
9533 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
9534 with post 1.2 uname bogosity.
9535
9536Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9537
9538 * configure: Remove temporary files on receipt of a signal.
9539
9540Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
9541
9542 * configure: If there is a package_makefile_frag, remove
9543 ${subdir}/Makefile.tem after copying it in.
9544
9545Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9546
9547 * build_all.mk: support rs6000 lynx identifies itself as
9548 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
9549 since /bin/gcc is too feeble to compile a modern gcc.
9550
9551Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9552
9553 * brought devo/test-build.mk update-to-date with progressive/
9554 test-build.mk. Add lynx targets and hppa flag info.
9555
9556Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9557
9558 * configure.in: Use mh-ncrsvr43. Patch from
9559 Tom McConnell <tmcconne@sedona.intel.com>.
9560
9561Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
9562
9563 * config.guess (i386-unknown-bsdi): No longer need to
9564 check #if defined(__bsdi__) && defined(__i386__).
9565
9566Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9567
9568 * configure: Set program_transform_nameoption correctly.
9569
9570Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9571
9572 * brought build-all.mk update-to-date with progressive build-all.mk,
9573 added new targets and hppa info.
35590697 9574
252b5132
RH
9575Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9576
9577 * configure: If config.guess result is a prefix of the user
9578 specified target, assume a native build and use the user specified
9579 target as the host alias. Remove SunOS patch suffix removal hack.
9580 * configure.in: Remove SunOS patch suffix removal hack.
9581
9582 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
9583 in NATIVE_CHECK_MODULES.
9584
9585Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
9586
9587 * Makefile.in: Rename HOST_ONLY to NATIVE.
9588 * configure: Delete SunOs patch suffix from host_canonical
9589 and build_canonical variables that are prepended to Makefiles.
9590 * configure.in: Add comments for easier maintenance.
9591
9592Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9593
9594 * Makefile.in: Add all-libproc target similar to all-gui.
9595
9596Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
9597
9598 * Makefile.in (CHECK_MODULES): split into
9599 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9600
9601Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
9602
9603 * config.guess (i386-unknown-bsdi): New system to guess.
9604
9605Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9606
9607 * Makefile.in: Add all-gui target (but not yet build by "all").
9608
9609Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
9610
9611 * config.sub: Move deletion of patch suffix from here...
9612 * configure.in: To here, at Ian's suggestion. The top-
9613 level scripts might need to know of a patch level.
9614
9615Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
9616
9617 * config.sub: Strip off patch suffix so rtl is recognized
9618 as a sunos4.1.3 machine, even though it's been patched.
9619
9620Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
9621
9622 * Makefile.in (INSTALL_LAST): Delete.
9623 (INSTALL_DOSREL): New.
9624
9625Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9626
9627 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9628 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9629 whether we pass down --with-gnu-ld anyhow.
9630
9631Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
9632
9633 * Makefile.in (INSTALL_LAST): Change operation so it works
9634 on more flavors of make.
9635 * configure.in (go32): Don't build libg++ or libio.
9636
9637Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
9638
9639 * Makefile.in (Move HOST_PREFIX_1 and friends up so
9640 they can be overriden by templates.
9641
9642Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
9643
9644 * configure.in (target==go32): Don't build gdb.
9645 * dosrel: New directory.
9646
9647Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
9648
9649 * configure.in (host==go32): Configure dosrel too.
9650 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9651 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9652 be set by incoming names or templates.
9653 (INSTALL_LAST): New rule.
252b5132
RH
9654
9655Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
9656
9657 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9658
9659Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9660
252b5132
RH
9661 * configure.in (appdirs): New variable. Currently empty, but will
9662 be used in gas distribution. If nonempty, lists a set of
9663 directories at least one of which must get configured, or top
9664 level configuration is considered to have failed.
9665 (rs6000-*-lynxos*): Use new file name.
9666
9667Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9668
9669 Eliminate XTRAFLAGS.
9670 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9671 newlib include files using -idirafter, and also use -nostdinc.
9672 (CXX_FOR_TARGET): Likewise.
9673 (XTRAFLAGS): Removed.
9674 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9675 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9676 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9677 ($(DO_X)): Don't pass down XTRAFLAGS.
9678
9679Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9680
9681 * configure.in (mips*-dec-bsd*): New target; do build linker.
9682 (mips*-*-bsd*): New target; don't build linker.
9683
9684Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9685
9686 * configure.in: support rs6000-*-lynxos* configuration.
9687 support sunos4 as a cross target.
9688
9689 * config.sub: look for lynx*, not lynx since the OS version may
9690 legitimately be part of the name.
9691
9692Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9693
9694 * configure.in (i[34]86-*-sco*): Move to be with other i386
9695 targets.
9696 (romp-*-*): New target. Skip various binary utilities.
9697 (vax-*-*): New target. Don't build newlib.
9698 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
9699
9700Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9701
9702 * configure.in: Only set host_makefile_frag if config
9703 directory exists.
9704
9705Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9706
9707 * install.sh: If $dstdir exists, don't check whether each
9708 component does.
9709
9710Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9711
9712 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
9713
9714Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
9715
35590697
AJ
9716 * configure.in (*-*-lynxos*): Don't configure newlib for either
9717 native or cross Lynx.
252b5132
RH
9718
9719Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
9720
9721 * config.sub (sparc64-elf): Fix os.
9722 (z8k): Remove duplicate.
9723
9724Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9725
9726 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
9727 gcc/stmp-fixproto, to try to prevent fixproto from being run.
9728
9729Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
9730
9731 * configure: Make file links cleanly even if Lynx fails on
80413487 9732 an NFS symlink (at least fail cleanly).
252b5132
RH
9733
9734Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9735
9736 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
9737 -XNh2000.
9738
9739Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9740
9741 * configure: Unknown options are fatal again.
9742
9743Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
9744
9745 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 9746 compatibility.
252b5132
RH
9747
9748Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
9749
9750 * build-all.mk: Add `clean' target.
9751
9752Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9753
9754 * config.guess: Add SINIX support.
9755 * configure.in: Add mips-*-sysv4* support.
9756
9757Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
9758
9759 * build-all.mk: Document all useful targets.
9760 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
9761 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
9762
9763Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9764
9765 * configure: Support --silent, --quiet.
9766
9767Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9768
9769 * configure: Support --disable-FEATURE.
9770
9771Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9772
9773 * config.guess: Recognize NCR running SVR4.3.
9774
9775Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
9776
9777 * config.guess: Make BSDI generate i386-unknown-bsd386.
9778 Patch from Paul Eggert <eggert@twinsun.com>.
9779
9780Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9781
9782 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
9783
9784Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9785
9786 * configure: Make unrecognized options give nonfatal warnings
9787 instead of fatal errors, and pass them to any subdirectory
9788 configures in case they recognize them.
9789 Make --x equivalent to --with-x.
9790
9791Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9792
9793 * configure: Add --enable-* options. Clean up usage message and
9794 some comments.
9795
9796Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
9797
9798 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
9799
9800Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9801
9802 * configure.in (hppa*-*-*): Enable binutils.
9803
9804Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9805
9806 * config.sub: Recognize cisco.
9807
9808Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
9809
9810 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
9811
9812Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9813
9814 * config.guess: about target *-hitachi-hiuxwe2, don't print more
9815 than one configuration name. Add comment.
9816
9817Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
9818
9819 * config.guess: about target *-hitachi-hiuxwe2, fixed
9820 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
9821 macro is incorrect.]
9822
9823Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9824
9825 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
9826 than the "make ls" stuff which used to be here.
9827
9828Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9829
9830 * config.guess: Recognize i[34]86-unknown-freebsd.
9831 From Shawn M Carey <smcarey@rodan.syr.edu>.
9832
9833Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
9834
9835 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
9836
9837Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9838
9839 * config.guess: Check for ptx.
9840
9841Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
9842
9843 * config.sub: Add os9k checking.
9844
9845Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9846
9847 * config.guess: Handle OSF1 running on HPPA processors
9848
9849Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9850
9851 * configure: If subdir configure fails, print out a message with
9852 subdirectory name, in case subdir's configure code didn't identify
9853 itself.
9854
9855Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
9856
9857 * configure.in: Remove embedded newlines from configdirs.
9858 Avoid mismatches of substrings. Fix matching strings at end
9859 of configdirs.
9860
9861Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
9862
9863 * config.guess: Add Lynx/rs6000 config support.
9864
9865Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9866
9867 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
9868
9869Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
9870
9871 * configure.in (hppa*-*-osf*): Treat this just like most other
9872 PA configurations (eg no binutils or ld).
9873 (hppa*-*-*elf*): These configurations have binutils and ld.
9874
9875Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9876
9877 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
9878
9879Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9880
9881 * configure.in (rs6000-*-*): Build gas.
9882
9883Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9884
80413487 9885 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
9886
9887Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9888
9889 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
9890 for GDB and GDB has been fixed to not need it.
9891
252b5132
RH
9892Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9893
9894 * config.guess: Recognize vax hosts.
9895
9896Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9897
9898 * configure (while loop): Don't use "break 2" inside case
9899 statement -- the case statement isn't an enclosing loop.
9900
9901Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
9902
9903 * config.guess: Clean up NeXT support, to allow nextstep
9904 on Intel machines. Make OS be nextstep.
9905
9906Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
9907
9908 * config.guess: Add alternate forms for Convex.
9909
9910Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
9911
9912 * configure: Completely rewrite option processing. Take
9913 advantage of pattern-matching to avoid invoking test frequently.
9914 Also clean up host and target defaulting logic.
9915
9916Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9917
9918 * Makefile.in: Replace all occurrances of "rootme" with "r" and
9919 "$${rootme}" with "$$r", to increase the likelihood that the do-*
9920 commands (plus user environment) will fit SCO limits.
9921
9922Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9923
9924 * configure.in: Don't issue warnings about directories which are
9925 not being configured if -norecursion is set. Correct test for
9926 --with-gnu-as and --with-gnu-ld to not get confused by substring
9927 matches.
9928
9929 * configure.in: Don't build gas for alpha-dec-osf1*.
9930
9931Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
9932
9933 * configure: Back out Per's change of 12/19/1993. It changes the
9934 behavior of configure in unexpected and confusing ways.
9935
9936 Also, use different delim char when calculating
9937 program_transform_name so that the name can contain slashes.
9938
9939Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
9940
9941 * configure.in, config.sub: Add support for VSTa micro-kernel.
9942
9943Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9944
9945 * configure.in: Nuke hacks which were used to get a special
9946 version of GAS for HPPA configurations.
9947
9948Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
9949
9950 * configure: If only ${target_alias} is given, use that
9951 as the default for ${host_alias}.
9952 * configure: Add missing back-slashes before nested quotes.
9953
9954Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9955
9956 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
9957
9958Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
9959
9960 * config.guess: Recognize some Tektronix configurations.
9961 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
9962
9963Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9964
9965 * config.sub: Match any flavor of SH.
9966
9967Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
9968
9969 * configure.in: Don't try to configure newlib for Alpha.
9970
9971Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9972
9973 * configure.in: Don't build ld for Irix 5. Don't build gas,
9974 libg++ or libio for any Alpha target.
9975
9976 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
9977
9978Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
9979
9980 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
9981 default arguments -- so it tried to compress itself.
9982
9983Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9984
9985 * configure.in (notsupp): ensure that a space is always at the end
9986 of the configdirs list, since the grep checks for an explicit space
9987
9988Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9989
9990 * configure.in (target i386-sysv4.2): don't build ld, since static
9991 versions of many libraries are not available.
9992
9993Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9994
9995 * config.guess: Recognize Apollos (using environment variables).
9996 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
9997
9998Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9999
10000 * config.guess: Recognize Sony news mips running newsos.
10001
10002Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10003
10004 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10005 "fi ; else" for bash.
10006
10007Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10008
10009 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10010
10011Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10012
10013 * config.sub: accept unixware as an alias for svr4.2.
10014 Fix some inconsistancies with the gcc version.
10015
10016Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10017
10018 * Makefile.in (DISTDOCDIRS): Add gdb.
10019
10020Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10021
10022 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10023
10024Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10025
10026 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10027 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10028 this now.
10029
10030Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10031
10032 * config.sub: Accept hiux* as an OS name.
10033
10034 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10035 etc/make-stds.texi. The underscore came from gcc, and dje now
10036 agrees that RUNTESTFLAGS is the correct name.
10037
10038Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10039
10040 * install.sh: Remove 'set -e'. It makes any conditionals
10041 in the script useless.
10042
10043 * config.guess: Automatically recognize arm-acorn-riscix
10044 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10045
10046Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
10047
10048 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10049
10050Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10051
10052 * Makefile.in (DISTDOCDIRS): New variable.
10053 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 10054 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
10055
10056Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10057
10058 * configure.in (hppa target): check the source directory for the
10059 pagas sub-directory
10060
10061Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
10062
10063 * config.sub: Allow -aout* and -elf*.
10064
10065Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10066
10067 * configure.in: Don't build ld on i386-solaris2, same as for
10068 sparc-solaris2.
10069
10070Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10071
10072 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10073
10074Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10075
10076 * configure.in: Configure gdb for alpha.
10077
10078Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10079
10080 * Makefile.in (CXXFLAGS): Add -O.
10081
10082Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10083
10084 * config.guess: added support for DG Aviion
10085
10086Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10087
10088 * configure.in: Produce warning message for subdirectories not
10089 configurable for this host/target combination. Don't try to
10090 configure gdb for vms.
10091
10092Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10093
10094 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10095 appropriate files before making "diststuff".
10096 (DISTBISONFILES): New var: list of files to be edited.
10097 (DISTSTUFFDIRS): Add binutils.
10098
10099Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10100
10101 * config.sub: also handle mipsel and mips64el (for little endian mips)
10102
10103Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10104
10105 * configure.in: Add * to end of all OS names.
10106
10107Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
10108
10109 * configure.in: Build newlib for LynxOS native.
10110
10111Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10112
10113 * config.guess: Add support for delta 88k running SVR3.
10114
10115 * configure.in: Add comment about HP compiler vs. emacs.
10116
10117Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10118
10119 * configure.in: don't build ld on solaris2 (not a viable option
10120 due to bugs in getpwnam & getpwuid)
10121
10122Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10123
10124 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10125 config.guess will produce a full version number.
10126
10127Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10128
10129 * configure.in: Build linker and binutils for alpha-dec-osf1.
10130
10131Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10132
10133 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10134 and gdb/testsuite/Makefile.in.
10135
10136Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10137
10138 * configure.in: recognize mips*- instead of mips-
10139
10140Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
10141
10142 * config.sub: Accept linux*coff and linux*elf as operating
10143 systems.
10144
10145Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10146
10147 * config.sub: Recognize mips64, and mips3 as an alias for it.
10148
10149Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10150
10151 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10152 gdb knows how to handle OSF/1 shared libraries.
10153
10154Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10155
10156 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10157 * config.guess: Recognize Hitachi's HIUX.
10158 * config.sub: Recognize h3050r* and hppahitachi.
10159 Remove redundant cases for hp9k[23]*.
10160
10161Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10162
10163 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10164 if gas and ld are in the source tree and are in ${configdirs}.
10165 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 10166 --with options (but still pass them down on the command line,
252b5132
RH
10167 if they were explicitly specified).
10168
10169Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10170
10171 * configure: substitute SHELL value in Makefile.in with
10172 ${CONFIG_SHELL}
10173
10174Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10175
10176 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10177 *-*-solaris2* targets.
10178
10179Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10180
10181 * Makefile.in: define M4, and pass it down to sub-makes;
10182 all-autoconf now depends on all-m4
10183
10184Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10185
10186 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10187 presence of {ar,ranlib} instead of a configured directory
10188
10189Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10190
10191 * config.guess: Accept 34?? as well as 33?? for NCR.
10192
10193Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10194
10195 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10196 of 'gas' in sed commands, since 'gash' is now in the tree as well.
10197
10198Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10199
10200 * configure: grab values for $(CC) and $(CXX) from the
10201 environment, so that someone can do "CC=gcc configure; make" and
10202 have it work right (matching the way that autoconf works now)
10203
10204 * configure.in, Makefile.in: add support for gash, the tcl
10205 interface to Galaxy
10206
10207 * config.guess: add NetBSD variants (hp300, x86)
10208
10209Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
10210
10211 * install.sh: Support -d option (in the manner of SunOS 4 install,
10212 as it is more deterministic than that of GNU install)
10213 (chmodcmd): Set file to mode 755 by default (should also do default
10214 chgrp and chown, but I don't feel like dealing with that now)
10215
10216Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
10217
10218 * config.sub: Remove h8300hhms alias.
10219
10220Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10221
10222 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10223
10224Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10225
10226 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10227 as stmp-fixinc
10228
10229Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10230
10231 * config.sub: recognize m88110-bug-coff.
10232
10233Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10234
10235 * Makefile.in (all-libio): all dependencies on the toolchain used
10236 to build this (gcc, gas, ld, etc)
10237
10238Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10239
10240 * config.guess: Deal with OSF/1 1.3 on alpha.
10241
10242Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10243
10244 * install.sh: add some 'else true' clauses for portability
10245
10246 * configure.in: don't build libio for h8[35]00-*-* targets
10247
10248Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
10249
10250 * Makefile.in: Add support for new libio.
10251
10252Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10253
10254 * install.sh: If one command fails, don't try the rest. Don't try
10255 to remove $dsttmp (via trap) unless we have already created it.
10256 If $src doesn't exist, detect it and exit with an error.
10257
10258 * config.guess: Recognize BSD on hp300.
10259
10260Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
10261
10262 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10263 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10264
10265Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
10266
10267 * Makefile.in (all-send-pr): depends on all-prms
10268
10269Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10270
10271 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10272
10273Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10274
10275 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10276 Added test for mips-mips-riscos5.
10277
10278Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10279
10280 * configure.in: use mh-hp300 for 68k HP hosts
10281
10282Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10283
10284 * configure: add support for CONFIG_SHELL, so that you can use
10285 some alternate shell for evaluating configure scripts
10286
10287Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
10288
10289 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
10290 in configure script to bug-gdb@prep.ai.mit.edu when building
10291 distribution archive.
10292 * Makefile.in (COMPRESS): Remove def.
10293 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
10294 gdb.tar.Z and make-gdb.tar.Z respectively.
10295 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
10296 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
10297 to convergence with 'taz' target in Makefile.in.
10298
10299Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10300
10301 * install.sh (dsttmp): use trap to ensure that tmp files go
10302 away on error conditions
10303
10304Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10305
10306 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10307
10308Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10309
10310 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10311 its parent is '/' not ''.
10312
10313 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10314
10315Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
10316
10317 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10318 that ${newsrcdir}/configure.in does.
10319
10320Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10321
10322 * test-build.mk: support for CONFIG_SHELL
10323
10324Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
10325
10326 * config.sub (netware): Add as a basic system type.
10327
10328Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10329
10330 * Makefile.in (Makefile): depend on configure.in. Also drop the
10331 $(srcdir)/ from the dependency on Makefile.in.
10332
10333Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
10334
10335 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10336 (h8300hhms is temporary until multi-libraries are implemented).
10337 * configure.in: Handle h8300h too.
10338
10339Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10340
10341 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10342
10343Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
10344
10345 * configure: Remove extraneous output when guessing host type.
10346 * config.guess: Remove extraneous output when guessing using C
10347 compiler rather than uname, or when guessing fails.
10348
10349Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10350
10351 * Makefile.in: remove all.cross and install.cross targets
10352
10353 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10354 definitions
10355
10356Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
10357
10358 * configure.in (target sh): Build gprof.
10359
10360Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10361
10362 * config.sub: change -solaris to -solaris2
10363
10364Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10365
10366 * configure.in: Use config/mh-riscos for mips-*-sysv*.
10367
10368Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
10369
10370 * configure: Correct error message for missing Makefile.in to
10371 print correct directory.
10372
10373Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10374
10375 * install.sh: kludge around 386BSD shell bug
10376
10377Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
10378
10379 * config.guess: Recognize NeXT.
10380 * config.guess: Recognize i486-ncr-sysv4.
10381 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
10382
10383Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
10384
10385 * Makefile.in (MAKEINFOFLAGS): New variable.
10386 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10387 * build-all.mk, test-build.mk: Pass down --no-split as
10388 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
10389
10390Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
10391
10392 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
10393
10394Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
10395
10396 * Makefile.in (libg++.tar.z): New rule.
10397 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
10398 * Makefile.in (taz): Only do a single chmod.
10399
10400Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10401
10402 * install.sh: don't use dirname anymore (replaced with sed usage)
10403
10404Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
10405
10406 * Makefile.in: Change extension for gzip'd files from '.z' to
10407 '.gz' per new FSF standard usage.
10408
10409Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10410
10411 * configure: put quotes around the final value of program_transform_name
10412
10413Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10414
10415 * Makefile.in: new install.sh support; update install-info rules
10416
10417Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
10418
10419 * configure.in: Build diff for crosses, but not for go32 host.
10420
10421 * configure.in: Build gprof only for native, and don't build it
10422 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10423
10424Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
10425
10426 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10427
10428Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10429
10430 * configure.in (host_tools): Add prms.
10431
10432Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10433
10434 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10435 with $(FLAGS_TO_PASS) on the command line
10436
10437 * config.sub: Recognize lynx and lynxos
10438
10439Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
10440
10441 * config.sub: Accept -ecoff*, not just -ecoff.
10442
10443Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10444
10445 * Makefile.in (taz): Use .gz suffix instead of .z.
10446 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10447 names.
10448
10449Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10450
10451 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10452
10453Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10454
10455 * Makefile.in (install-no-fixedincludes): install gcc last, so
10456 that rebuilds that might happen during 'make install' don't get
10457 bogus gcc include files
10458
10459Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10460
10461 Change from Utah for HPPA support:
10462 * config.guess: Recognize hppa1.x-hp-bsd.
10463
10464Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
10465
10466 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
10467 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10468
10469Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
10470
10471 * config.sub: Add support for rom68k and bug boot monitors.
10472
10473Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
10474
10475 * Makefile.in: Make all-opcodes depend on all-bfd.
10476
10477Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
10478
10479 * config.guess: Added special check for i[34]86-univel-sysv4*.
10480
10481Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
10482
10483 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10484 the processor rather than assuming i486.
10485
10486Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10487
10488 * config.guess: Recognize SunOS6 as Solaris3.
10489
10490Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
10491
10492 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
10493 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10494
10495Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
10496
10497 * build-all.mk (all-cross): New target for Canadian Cross.
10498 Added Q2 go32 targets.
10499 * test-build.mk: Configure go32 cross sparclite-aout and
10500 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
10501 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10502
10503Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10504
10505 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10506 GO32 hosted toolchains
10507
10508Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
10509
10510 * configure: change so "-exec-prefix" gets passed down rather
10511 than "-exec_prefix" so autoconf generated Makefiles get the
10512 exec_prefix set right.
10513
10514Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10515
10516 * config.guess: get the Solaris2 minor version number
10517
10518 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10519
10520Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10521
10522 * config.guess: Recognize some Sequent platforms.
10523
10524Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10525
10526 * Makefile.in: added the vault-install target
10527
10528 * configure.in: actually use the Sun3 makefile fragment that's in
10529 config, also added the release dir to configdirs
10530
10531Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10532
10533 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10534
10535Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10536
10537 * configure.in: remove some program from Alpha targetted toolchains
10538
10539Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
10540
10541 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
10542 gprof.
10543 (taz): Run "make diststuff" in those directories instead of "make
10544 proto-dir". Look for "VERSION=" only at start of line in subdir
10545 Makefile. Use "gzip -9" for compression.
10546 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10547 (binutils.tar.z): New target.
10548
10549Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10550
10551 * Makefile.in (taz): Include gpl.texinfo.
10552
10553Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10554
10555 * Makefile.in (setup-dirs): Merged into "taz" target.
10556 (taz): Only do `proto-dir' stuff if a directory is actually needed
10557 for this target.
10558
10559Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
10560
10561 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
10562 (FLAGS_TO_PASS): Pass down MUNCH_NM.
10563 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
10564 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
10565 (gcc-no-fixedincludes): Correct for current gcc Makefile.
10566
10567Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
10568
10569 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
10570 config.sub, and move-if-change to gdb testsuite distribution
10571 archive, so the testsuite can be extracted, configured, and
10572 run separately from the gdb distribution. Blow away the Chill
10573 tests that require a Chill compiled executable, since GNU Chill
10574 is not yet publically available.
10575
10576Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10577
10578 * test-build.mk: set environment variables in a single command,
10579 instead of a list of assignments and exports
10580
10581 * config.guess: recognize Alpha/OSF1 systems
10582
10583Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10584
10585 * configure: Change help message to prefer --options rather than
10586 -options.
10587
10588Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10589
10590 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10591 zippy@ecst.csuchico.edu.
10592 * config.guess: Recognize miniframe.
10593
10594Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
10595
10596 * Makefile.in: Use srcroot to find runtest rather than rootme.
10597 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10598
10599Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
10600
10601 * test-build.mk: Extensive additions to support building on a
10602 machine other than the host.
10603
10604Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10605
10606 * configure (tooldir): Fix for i386-aix again.
10607
10608Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
10609
10610 * configure, Makefile.in: Change definition of $(tooldir)
10611 to match the FSF.
10612
10613Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
10614
10615 * config.guess: Recognize i[34]86/SVR4.
10616
10617Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10618
10619 * Makefile.in (all-gdb): gdb depends on sim.
10620
10621Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
10622
10623 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
10624 at the same time we make the prototype gdb directory.
10625 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
10626 files at the same time as the gdb base release distribution.
10627
10628Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
10629
10630 * Makefile.in (check): Use individual check targets rather than
10631 DO_X rule.
10632 (check-gcc): Added.
10633
10634Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
10635
10636 * config.sub: Use sysv3.2 not sysv32 for canonical OS
10637 for System V release 3.2.
10638
10639Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10640
10641 * config.sub: Recognize hppaosf.
10642 * configure.in: Do configure ld/binutils/gas for it.
10643
10644Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10645
10646 * configure (tooldir): Alter syntax used to set this, for systems
10647 where "\$" isn't handled right, like i386-aix.
10648
10649Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
10650
10651 * configure: Pass program-transform-name, not
10652 program_transform_name, to recursive configures.
10653
10654Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
10655
10656 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10657 of gas+ld+binutils.
10658
10659Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
10660
10661 * config.guess: Recognize AIX3.2 as distinct from 3.1.
10662
10663Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10664
10665 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10666
252b5132
RH
10667Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10668
10669 * Makefile.in (PRMS): Set back to all-prms.
10670
10671Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
10672
10673 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10674 targets, rather than for MIPS hosts.
10675
10676Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10677
10678 * configure.in: add comment for --with-x default values
10679
10680 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10681
10682 * Makefile.in: add check-* targets for each of the directories in
10683 the tree. Add a definition of RUNTEST that will use the one we
10684 just built, if it exists. Pass this down via FLAGS_TO_PASS.
10685
10686Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
10687
10688 * configure.in: Removed obsolete references to bfd_target and
10689 target_makefile_frag.
10690
10691 * build-all.mk: Set assorted targets for Q2.
10692 * config.sub: Recognize z8k-sim and h8300-hms.
10693 * test-build.mk: Really don't pass host to configure.
10694 (HOLES): Added uname.
10695
10696Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
10697
10698 * configure: Handle an empty program-prefix, program-suffix or
10699 program-transform-name correctly.
10700
10701Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
10702
10703 * build-all.mk: -G 8 no longer required for MIPS targets.
10704 * test-build.mk: Don't pass host argument to configure; make it
10705 guess.
10706
10707Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
10708
10709 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
10710 * Makefile.in (COMPRESS): New macro, like GZIP.
10711
10712Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
10713
10714 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
10715
10716 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
10717 with gas currently defaults to -G 0.
10718
10719Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
10720
10721 * Makefile.in (all-flex): flex depends on byacc.
10722
10723 * build-all.mk: If host not specified, use config.guess. Pass TAG
10724 to test-build.mk as RELEASE_TAG.
10725 * test-build.mk (configargs): New variable containing arguments to
10726 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
10727 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
10728
10729 * config.guess: Use /bin/uname when checking -X argument on SCO,
10730 to avoid invoking GNU uname which doesn't understand -X.
10731
10732 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
10733
10734 * configure.in: Build gas for mips-*-*.
10735
10736Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10737
10738 * Makefile.in (all.normal): insert missing backslash.
10739
10740Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
10741
4bddf3ad 10742 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
10743
10744 * Makefile.in: Complete overhaul to merge many almost identical
10745 targets.
10746
10747Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10748
10749 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
10750 (gdb.tar.Z): Adjusted.
10751
10752 * Makefile.in (setup-dirs, taz): New targets; should be general
10753 enough to adapt for gdb sometime. Build only .z file.
10754 (gas.tar.z): New target.
10755
10756Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10757
10758 * build-all.mk: Use CC=cc -Xs on Solaris.
10759
252b5132
RH
10760Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
10761
10762 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
10763 for handling BISON for FSF releases.
10764
10765Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10766
10767 * configure: Actually implement the change zoo just documented.
10768
10769Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10770
10771 * configure: when using config.guess, only set target_alias when
10772 it's not already been set (ie, on the command line)
10773
10774Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10775
10776 * Makefile.in: add installcheck target, set PRMS to install-prms
10777
10778Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10779
10780 * configure: add support for package_makefile_fragment, handle the
10781 case where a directory has a configure.in file but no Makefile.in
10782 more gracefully (with an actual understandable error message, even);
10783 add support for --without (and add this to the usage message); also
10784 explicitly add a --host=${host_alias} to the command line when
10785 config.guess is used
10786
10787Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10788
10789 * configure: Must use both --host and --target in recursive calls.
10790
10791Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
10792
10793 * Makefile.in: Change deja-gnu to dejagnu.
10794
10795Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
10796
10797 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
10798
10799Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10800
10801 * configure.in: canonicalize all instances to *-*-solaris2*,
10802 also strip out a number of tools to not build for go32 host
10803
10804Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10805
10806 * config.guess: add GPL.
10807
10808 * Makefile.in, config.guess, config.sub, configure: bump
10809 copyrights to 93.
10810
10811Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
10812
10813 * Makefile.in (do-info): Removed obsolete check for existence of
10814 localenv file.
10815
10816 * Makefile.in (MAKEOVERRIDES): Define to be empty.
10817
10818Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10819
10820 * Makefile.in: a couple of 'else true' for decstation,
10821 support for TclX
10822
10823 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
10824
10825Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
10826
10827 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
10828
10829Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
10830
10831 * config.guess: Recognize i386-ibm-aix (PS/2).
10832 * configure.in: Use config/mh-aix386 file for it.
10833
10834Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
10835
10836 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
10837 CC_FOR_TARGET instead.
10838 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
10839
10840Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
10841
10842 * Makefile.in: Add sim to list of directories sent with gdb
10843
10844Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
10845
10846 * configure.in: Put back mips-dec-bsd* case.
10847
10848Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
10849
10850 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
10851 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
10852 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
10853
10854Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10855
10856 * configure.in: remove no-op mips-dec-bsd* in "case $target"
10857
10858 * Makefile.in (dir.info): only run gen-info-dir if it exists,
10859 (install-info): install dir.info only if it exists,
10860 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
10861
10862Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
10863
10864 * configure.in: For vms target, skip bfd, ld, binutils. Do build
10865 gas for mips-dec-bsd.
10866
10867Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
10868
10869 * configure (makesrcdir): If ${srcdir} is relative and not ".",
10870 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
10871
10872Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
10873
10874 * configure.in: Added "dejagnu" to hosttools list.
10875
10876Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10877
10878 * config.sub, configure.in, config.guess: Add support
10879 for Bosx, an AIX variant from Bull.
10880 Patches from F.Pierresteguy@frcl.bull.fr.
10881
10882Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
10883
10884 * devo/dejagnu: Initial creation of devo/dejagnu.
10885 Migrated dejagnu testcases and support files for testing software
10886 tools to reside as subdirectories, currently called "testsuite",
10887 within the directory of the software tool. Migrated all programs,
10888 support libraries, etc. beloging to dejagnu proper from
10889 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
10890 with no modifications. The changes to these files which will
10891 allow them to configure, build, and execute properly will be made
10892 in a future update.
10893
10894Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10895
10896 * Makefile.in: Change send_pr to send-pr.
10897 * configure.in: Likewise.
10898 * send_pr: Renamed directory to send-pr.
10899
10900Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
10901
10902 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
10903
10904Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
10905
10906 * README: Update for gdb-4.8 release.
10907 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
10908 gdb-xxx.tar.z (gzip'd) file also.
10909
10910Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10911
10912 * Makefile.in: make all-diff depend on all-libiberty
10913
10914Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
10915
10916 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
10917
10918Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10919
10920 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
10921
10922Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
10923
10924 * Makefile.in (DEVO_SUPPORT): Remove etc directory
10925 (ETC_SUPPORT): Only add the files GDB wants from etc/.
10926 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
10927
10928Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10929
10930 * Makefile.in: makeinfo binary is in a new location
10931
10932Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
10933
10934 * config.sub: Accept -ecoff as an OS.
10935
10936 * Makefile.in: Various changes to eliminate a level of make
10937 recursion and reduce the required command line length.
10938 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
10939 sub-makes.
10940 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
10941 variables holding settings for specific sub-makes.
10942 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
10943 in terms of BASE_FLAGS_TO_PASS.
10944 (TARGET_LIBS): New variable listing directories which use
10945 TARGET_FLAGS_TO_PASS.
10946 (subdir_do): Eliminated.
10947 (do-*): New set of targets to replace subdir_do.
10948 (various): All targets which used subdir_do now depend on do-*.
10949 (local-clean): Renamed from do_clean.
10950 (local-distclean): New target, dependency of distclean and
10951 realclean.
10952 (install-info): Don't create directories. Depend on dir.info
10953 rather than calling make recursively.
10954 (install-dir.info): Eliminated.
10955 (install-info-dirs): Create all info directories here.
10956 (dir.info): Depend upon do-install-info.
10957
10958 * test-build.mk (HOLES): Added false.
10959
10960Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
10961
10962 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
10963
10964Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10965
10966 * Makefile.in (info): remove dependency on all-texinfo. The
10967 problem was really in texinfo/C, not at this level.
10968
10969Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
10970
10971 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
10972
10973Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
10974
10975 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
10976 GDB releases.
10977
10978Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10979
10980 * configure: Include srcdir in message about target of link not
10981 being found. Don't convert `-' to `_' in `with' options being
10982 passed to subdirs.
10983
10984Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10985
10986 * configure.in: add uudecode to host_tools
10987
10988 * Makefile.in: added {all,install}-uudecode targets, added them to
10989 the appropriate lists
10990
10991Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
10992
10993 * Makefile.in (all-gcc): Added dependency on all-gas.
10994
10995 * configure.in (mips-*-*): Build ld and binutils.
10996
10997Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10998
10999 * configure: check return code from mkdir, print error message and
11000 exit on failure.
11001
11002Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11003
11004 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11005
11006Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11007
11008 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11009
11010Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11011
11012 * config.sub (h8500): Recognize this as a cpu type.
11013
11014Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11015
11016 * configure: source directory missing is no longer a warning
11017
11018 * configure.in: recognize irix[34]* instead of irix[34]
11019
11020 * Makefile.in: define and pass down X11_LIB
11021
252b5132
RH
11022Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11023
11024 * guess-systype: Renamed to ...
11025 * config.guess: ... by popular request.
11026 * configure.in, Makefile.in: Update accordingly.
11027
11028Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11029
11030 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11031 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11032 + Execute ./dummy instead of assuming . is in PATH.
11033
11034Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11035
11036 * guess-systype: New shell script. Attempts to guess the
11037 canonical host name of the executing host.
11038 Only a few hosts are supported so far.
11039 * configure: Call guess-systype if no host is specified.
11040
11041Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11042
11043 * Makefile.in (gcc-no-fixedincludes): Made to work with current
11044 gcc Makefile.
11045
11046
11047Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
11048
11049 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11050 (all-gcc, install-gcc, subdir_do): Use it.
11051
11052Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11053
11054 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11055
11056Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
11057
11058 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11059 set exclusively by configure, using configure.in .
11060
11061Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11062
11063 * test-build.mk: set $PATH for all builds
11064
11065 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11066
11067Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11068
11069 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11070 the one used in gcc/Makefile.in, so that a null expansion doesn't
11071 override the one needed to build gcc with a native cc.
11072
11073
11074Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11075
11076 * configure: Accept -with arguments.
11077
11078Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11079
11080 * Makefile.in: added h8300sim
11081
11082Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
11083
252b5132
RH
11084 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11085 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
11086 (all-cygnus, native, build-cygnus): Make
11087 $(canonhost)-stamp-3stage-done, not $(host)....
11088 * test-build.mk (stamp-3stage-compared): Use tail +10c for
11089 i386-sco3.2v4. Added else true to if command.
11090
11091Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
11092
11093 * config.sub: (from FSF) Sequent uses a BSD-like OS.
11094
11095Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
11096
11097 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11098
11099Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11100
11101 * configure.in: don't remove binutils from Solaris builds
11102
11103Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
11104
11105 * Makefile.in: get rid of earlier definitions for *clean,
11106 also handle the recursive info rule better
11107
11108Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
11109
11110 * Makefile.in (mostlyclean, distclean, realclean): Fix to
11111 do more-or-less the right thing.
11112
11113Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
11114
11115 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11116 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11117
11118Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11119
11120 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11121 $(host_canonical).
11122
11123 * configure.in: split the configdirs list into 4 categories (native
11124 v. cross, library v. tool) and handle the cross-only and native-
11125 only in more reasonable (and correct!) way.
11126
11127Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
11128
11129 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
11130 configdirs anymore.
11131
11132Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11133
11134 * Makefile.in: extensive cleanup:: removed all of the explicit
11135 clean-* targets, collapsed many wrappers around subdir_do into
11136 one, added additional targets to satisfy standards.texi, deleted
11137 some old targets, some changes for consistency
11138
11139Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11140
11141 * configure.in: handle some programs as cross-only, and others as
11142 native only
11143
11144 * test-build.mk: handle partial holes in a more generic manner
11145
11146 * Makefile.in: m4 depends on libiberty
11147
252b5132
RH
11148Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11149
11150 * configure.in: add m4, textutils, fileutils, sed, shellutils,
11151 time, wdiff, and find to configdirs
11152
11153 * Makefile.in: all, clean, and install rules for the new programs
11154 added to configure.in
11155
11156Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11157
11158 * configure.in: use mh-sun for all *-sun-* hosts
11159
252b5132
RH
11160Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11161
11162 * Makefile.in: define flags for X11 include files and library file
11163 locations, pass them down to the programs that need this info
11164
11165 * build-all.mk: added a 'native' target, to 3stage the native toolchain
11166
252b5132
RH
11167Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11168
11169 * configure.in: start building libg++ for HP-UX targets
11170
11171Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
11172
11173 * README: Update references to files moved into etc/.
11174
11175Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
11176
11177 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
11178 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
11179
11180Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
11181
11182 * configure: accept dash as well as underscore in long option
11183 names for FSF compatibility.
11184
11185Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
11186
11187 * config.sub: added -sco3.2v4 support from FSF.
11188
11189Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11190
11191 * configure.in: expand the section that adds or removes
11192 directories from the list of programs to build, to handle native
11193 vs. cross in addition to host v. native
11194
11195Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
11196
11197 * Makefile.in: Replace C++ in macro names with CXX.
11198 This is less likely to break ...
11199
11200Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11201
11202 * test-build.mk: add -w to GNU_MAKE
11203
11204Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11205
11206 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11207 add 'sparc' to list of recognized cpus. This needed to make
11208 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11209 Delete some redundant ose68 variants. Recognize -wrs as an os,
11210 then changes that into $CPU-wrs-vxworks.
11211
11212 * configure.in: remove most references to gdbtest, regularize
11213 target based program removal
11214
11215 * test-build.mk: import from p3 tree (many fixes and changes)
11216
11217Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11218
11219 * Makefile.in: added rules to handle tcl, tk, and expect
11220
11221 * configure.in: handle those directories if they exist
11222
11223Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11224
11225 * config.sub: removed bogus hppabsd and hppahpux names, since
11226 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11227
11228Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11229
11230 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
11231 depends upon all-xiberty
11232
11233 * Makefile.in: changes from p3, including:
11234
11235 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
11236
11237 * Makefile.in (XTRAFLAGS): include newlib directories if
11238 newlib/Makefile exists, rather than if host != target.
11239
11240 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
11241
11242 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11243 from the same source tree and not building a cross-compiler. This
11244 matters for the libg++ configuration if reconfiguring a tree that
11245 has already been installed.
11246
11247 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
11248
11249 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11250 pick up the machine and system specific header files.
11251
11252 * Makefile.in: added AS_FOR_TARGET, passed down in
11253 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11254 the C compiler to use to create programs which are run in the
11255 build environment, set it to default to $(CC), and passed it down
11256 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11257
11258 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
11259
11260 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11261 We need them for unusual native builds, like systems without
11262 ranlib.
11263
11264 * configure: also define $(host_canonical) and
80413487
RH
11265 $(target_canonical), which are the full, canonical names for the
11266 given host and target
252b5132
RH
11267
11268Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
11269
11270 * Makefile.in: Added separate definitions for C++.
11271
11272Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
11273
11274 * configure.in (configdirs): Add deja-gnu.
11275
11276Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
11277
11278 * README: Update for configure.texi and gdb-4.7 release.
11279
11280Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
11281
11282 * Makefile.in: Move "all" target to top of file.
11283 Previously, first target was ".PHONY" which caused BSD4.4 make
11284 to build .PHONY when make was run without arguments.
11285
11286Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
11287
11288 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
11289 Library-copylefted code in libiberty.
11290
11291Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
11292
11293 * config.sub: Replace m68kmote with plain old m68k.
11294
11295Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
11296
11297 * Makefile.in: Remove space from blank line, avoid Make complaints.
11298
11299Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
11300
11301 * config.sub: Complain if no argument is given. Added support for
11302 386bsd as OS and target alias.
11303
11304Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
11305
11306 * Makefile.in (XTRAFLAGS): include newlib directories if
11307 newlib/Makefile exists, rather than if host != target.
11308
11309Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
11310
11311 * config.sub: recognize sparclite-wrs-vxworks.
11312
11313 * Makefile.in (install-xiberty): added *-xiberty make rules (from
11314 p3.) Added clean-xiberty to clean.
11315
11316Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11317
11318 * configure.in: use *-*-* instead of nested cases for host and target
11319
11320Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
11321
11322 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11323 from the same source tree and not building a cross-compiler. This
11324 matters for the libg++ configuration if reconfiguring a tree that
11325 has already been installed.
11326
11327Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
11328
11329 * config.sub (i486v/i486v4): Merge in from FSF version.
11330
11331Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
11332
11333 * configure: only set PWD if it is already set.
11334
11335Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
11336
11337 * configure: just set PWD=`pwd` at the top, since Ultrix sh
11338 doesn't have unset and all success paths (and most error paths)
11339 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11340 to just ${PWD} to avoid confusion.)
11341
11342Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
11343
11344 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11345 even for a native compilation.
11346
11347Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
11348
11349 Changes to make the gdb.tar.Z rule work better.
11350
11351 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
11352 (DEVO_SUPPORT): Add configure.texi.
11353 (bfd-ilrt.tar.Z): Remove ancient rule.
11354
11355Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
11356
11357 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11358 pick up the machine and system specific header files.
11359
11360 * configure.in, config.sub: added new target m68010-adobe-scout,
11361 with alias of adobe68k. Changed configure.in to check for
11362 -scout before -sco* to avoid a false match.
11363
11364 * Makefile.in: added AS_FOR_TARGET, passed down in
11365 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11366 the C compiler to use to create programs which are run in the
11367 build environment, set it to default to $(CC), and passed it down
11368 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11369
11370Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
11371
11372 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11373 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
11374 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11375 FOR_TARGET variants, to newlib and libg++.
11376
11377Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
11378
11379 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11380 first.
11381
11382Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
11383
11384 * config.sub: Accept `elf' as an environment.
11385
11386Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11387
11388 * Makefile.in (all-opcodes): cd into the right directory
11389
11390Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
11391
11392 * configure: added -program_transform_name option, used as
11393 argument to sed when installing programs.
11394 configure.texi: added documentation for -program_prefix,
11395 -program_suffix and -program_transform_name.
11396
11397Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
11398
11399 * config.sub: Accept i486 where i386 ok.
11400
11401Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
11402
11403 * config.sub: accept we32k
11404
11405Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
11406
35590697 11407 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
11408
11409 * Makefile.in: don't create all directories for ``make install'';
11410 let the subdirectories create the ones they need.
11411
11412Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11413
80413487 11414 * COPYING: new file, GPL v2
252b5132
RH
11415
11416Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11417
11418 * Makefile.in: use the new gen-info-dir, which needs a template
11419 argument (which also lives in texinfo)
11420
11421 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11422
252b5132
RH
11423Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
11424
11425 * config.sub (ncr3000): Change i386 to i486.
11426
11427Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11428
11429 * Makefile.in: add install-rcs, install-grep to
11430 install-no-fixedincludes, removed install-bison and install-libgcc
11431
11432Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
11433
11434 * configure.in: grab the HPUX makefile fragment if on HPUX
11435
11436Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11437
11438 * Makefile.in: eradicate bison spoor (ditto libgcc).
11439 configure.in: recognise m68{k,000}-ericsson-OSE.
11440 es1800 is alias for m68k-ericsson-OSE
11441
11442Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11443
11444 * configure.in: rearrange the parts that remove programs from
11445 configdirs, based now on HOST==TARGET or by canonical triple.
11446
11447Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11448
11449 * test-build.mk: recurse explicitly with -f test-build.mk when
11450 appropriate. predicate stage3 and comparison on the existence
11451 of gcc. That is, if gcc isn't around, we aren't three-staging.
11452 On very clean, also remove ...stamp-co. Build in-place before
11453 doing other builds.
11454
11455Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11456
11457 * Makefile.in, configure.in: add tgas
11458
11459Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11460
11461 * Makefile.in: a number of changes merged in from progressive.
11462
11463 * configure.in: add libm.
11464
11465 * .cvsignore: ignore some stuff that comes from test-build.mk.
11466
252b5132
RH
11467Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
11468
11469 * config.sub: Add es1800 (m68k-ericsson-es1800).
11470
11471Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11472
11473 * configure: Add program_suffix (parallel to program_prefix)
11474 * Makefile.in: adjust directory-creating script for losing decstation
11475
11476Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
11477
11478 * configure: Minor $subdir-related fixes.
11479
11480Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11481
11482 * configure: fix various problems with propogating
11483 makefile_target_frag in subdirs.
11484 * configure.in: config libgcc if its there
11485
11486Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
11487
11488 * config.sub: HPPA merge.
11489
252b5132
RH
11490Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
11491
11492 * Makefile.in: Replace all-bison with all-byacc in all
11493 dependency lines for other tools (which now use byacc).
11494
11495Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
11496
11497 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
11498
252b5132
RH
11499Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
11500
11501 * Makefile.in: make gprof rules similar to byacc rules (instead of
11502 vestigal $(unsubdir) that didn't work...)
11503
11504Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
11505
11506 * config.sub: Add support for Linux.
11507 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
11508 (at least for libg++).
11509
11510Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11511
11512 * configure.texi: fix doc for the -nfp option to configure
11513
11514Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
11515
11516 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11517
11518Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
11519
11520 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11521 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11522 * configure.in: added solaris* host_makefile_frag hook.
11523
11524Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11525
11526 * config.sub: changed recognition of m68000 so that various
11527 m68k types can be specified via m680[01234]0
11528
11529Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11530
11531 * config.sub (basic_machine): fix sed so that '-foo' isn't
11532 completely substituted out while .+'-foo' loses the '-foo'
11533
11534Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11535
11536 * config.sub ($os): Add -aout.
11537
11538Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
11539
11540 * configure: If host_makefile_frag is absolute, don't
11541 prefix ${invsubdir} (relevant to libg++ auto-configure).
11542
11543Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11544
11545 * Makefile.in (tooldir): Define it.
11546 (all-ld): Depend on all-flex.
11547
11548Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
11549
11550 * Makefile.in (check): Fix libg++ special case.
11551
11552Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
11553
11554 * configure: do not bury `pwd` into config.status, thus do fewer
11555 pwd's.
11556
11557 * configure: print the "Building in" message only when building in
11558 other than "." AND verbose.
11559
11560 * configure: remove -s, rework -v to better accomodate guested
11561 configures.
11562
11563 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
11564
11565Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
11566
11567 * Makefile.in: macroize flags passed on recursion. remove
11568 fileutils.
11569
11570Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
11571
11572 * configure: get makesrcdir right for subdirs deeper than 1.
11573
11574 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
11575 install.
11576
11577Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
11578
11579 * Makefile.in: don't print subdir_do or recursion lines.
11580
11581Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
11582
11583 * standards.texi: added menu item.
11584
11585 * Makefile.in: build and install standards.info.
11586
11587 * standards.texi: new file.
11588
11589Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11590
11591 * configure: test for and move config.status pieces from
11592 ${subdir}/.
11593
11594Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
11595
252b5132
RH
11596 * configure: Test for existance of files before trying to mv
11597 them, to avoid numerous non-existance messages.
11598
11599Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
11600
11601 * configure: correct final line of config.status.
11602
11603 * configure: patch from eggert. Avoids a protection problem if
11604 the original Makefile.in is read only.
11605
11606 * configure: use move-if-change from gcc to create config.status.
11607 Some makefiles depend on config.status to tell if a directory
11608 has been reconfigured for a different host. This change
11609 prevents those directories from remaking everything in the case
11610 where the reconfig was only intended to rebuild a Makefile.
11611
11612 * configure: test for config.sub with "config.sub sun4" rather
11613 than "config.sub ${host_alias}". Otherwise we can't tell a bad
11614 host alias from a missing config.sub.
11615
11616Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11617
11618 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11619 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
11620
11621Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
11622
11623 * configure: mkdir ${subdir} as needed.
11624
11625Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
11626
11627 * Makefile.in,configure.in: added autoconf.
11628
11629Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11630
11631 * Makefile.in: no longer pass against on recursion.
11632
11633 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11634 definitions are not inherited.
11635
11636 * configure: correct makesrcdir when subdir is .
11637
11638Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
11639
11640 * configure: Add support for 'subdirs' variable, which is
11641 like 'configdirs', except that configure doesn't re-invoke
11642 itself for subdirs, it just creates a Makefile for each subdir.
11643 * configure.texi: Document subdirs.
11644
11645Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11646
11647 * configure.in: added flex to configdirs
11648
11649Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
11650
11651 * Makefile.in: remove clean-stamps from clean.
11652
11653Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
11654
11655 * configure.in: Add gdbtest to configdirs.
11656
11657Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
11658
11659 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
11660 to recursive makes.
11661 * configure.in: Recognize new ncr3000 config.
11662
11663Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
11664
11665 * Makefile.in, configure.in: removed references to gdbm.
11666
11667Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
11668
11669 * config.sub: Don't canonicalize os value
11670 newsos* to bsd (readline needs to check for newsos).
11671 (This fix was earlier made Jan 31, but got re-broken.)
11672
11673Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
11674
11675 * configure.in: sco is an os, not a vendor!
11676
11677 * configure: Quote $( better. Keep various shells happy.
11678
11679Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
11680
11681 * Makefile.in: eliminate stamp-files.
11682
11683Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
11684
11685 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
11686 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11687
11688Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
11689
11690 * config.sub: fix iris/iris3.
11691
11692Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
11693
11694 * configure: re-add -rm.
11695
11696Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
11697
11698 * Maskefile.in: add .stmp-rcs to all.
11699
11700 * configure.in: remove gas from rs6000 build, use aix host fragment.
11701
11702Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
11703
11704 * configure: pass down site_option during recursion.
11705
11706Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
11707
11708 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
11709
11710Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
11711
11712 * configure: Change exec_prefix so that it really defaults to prefix.
11713
11714Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
11715
11716 * Makefile.in, configure.in: Add support for mmalloc library.
11717
11718Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
11719
11720 * Makefile.in: add stmp dependencies for a few more things.
11721
11722Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
11723
11724 * configure: adjusted error message on objdir/srcdir configure
11725 collision, per john's suggestion.
11726
11727 * Makefile.in: add libiberty stmp to all and all.cross.
11728
11729Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
11730
11731 * Makefile.in: remove force dependencies, add grep to all.
11732
11733Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
11734
11735 * Makefile.in: drop flex. make stamp files work.
11736
11737 * configure: added test for conflicting configuration in srcdir,
11738 remove trailing slashes from srcdir. Otherwise emacs gdb mode
11739 gets cranky. use relative paths for configure and srcdir
11740 whenever possible. Send some error messages to stderr that were
11741 going to stdout.
11742
11743Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
11744
11745 * Makefile.in: Fix libg++ rule to check for gcc directory
11746 before using gcc/gcc. Also pass XTRAFLAGS.
11747
11748Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
11749
11750 * Makefile.in: added stmp-files so that directories aren't polled
11751 when they are already built.
11752
11753 * configure.texi: fixed a node pointer problem.
11754
11755Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
11756
4bddf3ad 11757 * config.sub configure.in gdb/configure.in
252b5132
RH
11758 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
11759 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
11760 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
11761
11762Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11763
11764 * configure: -recurring becomes -silent. corrected help message
11765 for -site= option.
11766
11767 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
11768
11769Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11770
11771 * configure: when building Makefile for crosses, replace
11772 tooldir and program_prefix. default srcdir from location of
11773 config.sub. remove "for host in hosts" and "for target in
11774 targets" loops.
11775
11776Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11777
11778 * Makefile.in: Do not pass bindir or mandir to cvs.
11779
11780Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11781
11782 * Makefile.in, configure.in: removed traces of namesubdir,
11783 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11784 copyrights to '92, changed some from Cygnus to FSF.
11785
11786 * configure.texi: remove most references to multiple hosts,
11787 multiple targets, subdirs, etc.
11788
11789 * configure.man: removed rcsid. reference config.sub not
11790 config.subr.
11791
11792 * Makefile.in: mkdir $(infodir) on install-info.
11793
11794Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
11795
11796 * configure.texi: Explain better about .gdbinit and about
11797 the environment that configure.in sections run in.
11798
11799Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
11800
11801 * configure.in: Ultrix is only a decstation if it's a MIPS.
11802
11803Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
11804
11805 * README: DOC.configure => cfg-paper.texi.
11806
11807Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
11808
11809 * config.sub (near case $os): Don't convert newsos* to bsd!
11810
11811Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
11812
11813 * Makefile.in: Reinstall change from gdb-4.3 that reduces
11814 the number of copies of COPYING that go into the GDB tar file.
11815
11816Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
11817
4bddf3ad 11818 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
11819 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
11820 Fix SCO configuration stuff.
11821
11822Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
11823
11824 * Makefile.in: For libg++, make sure the -I pointing
11825 to the gcc directory goes *after* all the libg++-local -I flags.
11826 Also, move just-gcc dependency from just-libg++ to all-libg++.
11827
11828Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
11829
11830 * configure: Change -x to -f to keep Ultrix /bin/test happy.
11831
11832Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
11833
11834 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
11835
11836Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
11837
11838 * config.sub: Add stratus configuration frags. Also
11839 submitted to FSF.
11840
11841Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
11842
11843 * Makefile.in (DEV_SUPPORT): add configure.man.
11844
11845 * config.sub(Decode manufacturer-specific): add -none*.
11846
11847Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
11848
11849 * Makefile.in: remove form feeds to make Sun's make happy.
11850 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
11851
11852Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
11853
11854 * Makefile.in (AR_FLAGS): Make quieter.
11855
11856Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
11857
11858 * configure.in: Add libg++.
11859 * configure: When verbose, don't output the command line at each
11860 level; it will be unremarkably the same as the previous version,
11861 which will be the same as what the user typed.
11862
11863Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
11864
11865 * configure.in, Makefile.in: fix clean-info, add flex. add
11866 fileutils.
11867
11868 * configure: be less sensitive to spaces in Makefile.in. Do not
11869 look for sources in "..". Doing so breaks subdirectories that
11870 might have their own configure. If a subdir has it's own
11871 configure script, use it.
11872
11873Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
11874
11875 * cfg-paper.texi: some changes suggested by rms.
11876
11877Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
11878
11879 * config.sub: Merge in some small additions from the FSF version,
11880 taken from the gcc distribution, to bring the Cygnus and FSF
11881 versions into closer sync.
11882
11883Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
11884
11885 * configure.in: Changed svr4 references to sysv4.
11886
11887Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
11888
11889 * configure: added -V for version number option.
11890
11891Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
11892
11893 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
11894 renamed from DOC.configure to cfg-paper.texi.
11895
11896Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11897
11898 * configure, config.subr, config.sub: config.subr is now
11899 config.sub again.
11900
11901Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
11902
11903 * configure.texi: new file, in progress.
11904
11905 * Makefile.in: build info file and install the man page for
11906 configure.
11907
11908 * configure.man: new file, first cut.
11909
11910 * configure: find config.subr again now that configuration "none"
11911 has gone. removed all traces of the -ansi option. removed all
11912 traces of the -languages option.
11913
11914 * config.subr: resync from rms.
11915
d932cae7 119161991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11917
11918 * configure, config.sub, config.subr: merge config.sub into
11919 config.subr, call the result config.subr, remove config.sub, use
11920 config.subr.
11921
11922 * Makefile.in: revised install for dir.info.
11923
d932cae7 119241991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11925
11926 * configure.in: add decstation host makefile frag.
11927
11928 * Makefile.in: BISON now bison -y again. also install-gcc on
11929 install. clean-gdbm on clean. infodir belongs in datadir.
11930 Make directories for info install. Build dir.info here then
11931 install it.
11932
d932cae7 119331991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11934
11935 * Makefile.in: fix for bad directory tests.
11936
d932cae7 119371991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11938
11939 * configure: \{1,2\} appears to be a sysv'ism. Use a different
11940 regexp. -srcdir relative was being handled incorrectly.
11941
11942 * Makefile.in: unwrapped some for loops so that parallel makes
11943 work again and so one can focus one's attention on a particular
11944 package.
11945
d932cae7 119461991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11947
11948 * configure: added PWD as a stand in for `pwd` (for speed). use
11949 elif wherever possible. make -srcdir work without -objdir.
11950 -objdir= commented out.
11951
d932cae7 119521991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11953
11954 * configure: +options become --options. -subdirs commented out.
11955 added -host, -datadir. Renamed -destdir to -prefix. Comment in
11956 Makefile now at top of generated Makefile. Removed cvs log
11957 entries. added -srcdir. create .gdbinit only if there is one
11958 in ${srcdir}.
11959
11960 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11961 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11962 and mandir now keyed off datadir by default.
11963
d932cae7 119641991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11965
11966 * Freshly created ChangeLog.
11967
11968\f
11969Local Variables:
11970mode: change-log
11971left-margin: 8
11972fill-column: 76
11973version-control: never
11974End:
This page took 0.816527 seconds and 4 git commands to generate.