*** empty log message ***
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
88f64edc
DJ
12004-05-27 Daniel Jacobowitz <dan@debian.org>
2
3 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4 * configure: Regenerate.
5
378fce5b
DD
62004-05-25 Daniel Jacobowitz <drow@false.org>
7
8 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11 targets.
12 * Makefile.in: Regenerate.
13
dfdffa2c
PB
142005-05-24 Paolo Bonzini <bonzini@gnu.org>
15
16 * configure.in: Test the ability to symlink directories.
17 * configure: Regenerate.
18
19 * Makefile.def (bootstrap-stage): New definitions.
20 * Makefile.tpl (configure-stage1-gcc,
21 configure-stage2-gcc, configure-stage3-gcc,
22 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
23 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
24 new-restage3, compare): Autogenerate, see Makefile.in
25 entry for behavioral changes.
26 (distclean-stage1, new-stage1-start, new-stage1-end,
27 new-stage1-bubble, distclean-stage2, new-stage2-start,
28 new-stage2-end, new-stage2-bubble, distclean-stage3,
29 new-stage3-start, new-stage3-end): New autogenerated targets.
30 (objext, prebootstrap, BOOT_CFLAGS,
31 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
32 targets.
33
34 * Makefile.in: Regenerate.
35 (distclean-stage1, new-stage1-start, new-stage1-end,
36 new-stage1-bubble, distclean-stage2, new-stage2-start,
37 new-stage2-end, new-stage2-bubble, distclean-stage3,
38 new-stage3-start, new-stage3-end): New targets.
39 (all-stage1-gcc): Move prebootstrap dependency from here...
40 (configure-stage1-gcc): ...to here.
41 (new-bootstrap): Use bubble targets.
42 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
43 Use per-stage distclean targets.
44 (configure-stage1-gcc, configure-stage2-gcc,
45 configure-stage3-gcc, all-stage1-gcc,
46 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
47 Use new-stageN-start to prepare the tree.
48
04cf1b77
PB
492004-05-23 Paolo Bonzini <bonzini@gnu.org>
50
51 * Makefile.def (host_modules): add libcpp.
52 * Makefile.tpl: Add dependencies on and for libcpp.
53 * Makefile.in: Regenerate.
54 * configure.in: Add libcpp host module.
55 * configure: Regenerate.
56
80b200a1
ZW
572004-05-17 Zack Weinberg <zack@codesourcery.com>
58
59 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
60 of libf2c.
61 * configure, Makefile.in: Regenerate.
62
4b1cb4fe
DD
632004-05-13 Diego Novillo <dnovillo@redhat.com>
64
65 Merge from tree-ssa-20020619-branch.
66
67 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
68 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
69 (HOST_GMPLIBS): Define.
70 (HOST_GMPINC): Define.
71 (TARGET_LIB_PATH): Add libmudflap.
72 (GFORTRAN_FOR_TARGET): Define.
73 (configure-build*): Export GFORTRAN.
74 (configure-gcc): Export GMPLIBS and GMPINC.
75 (all-gcc): Add maybe-all-libbanshee.
76 (configure-target-libgfortran): Define.
77 * Makefile.in: Regenerate.
78 * configure.in (host_libs): Add libbanshee.
79 (target_libraries): Add target-libmudflap and target-libgfortran.
80 Add --with-libbanshee.
81 Handle --disable-libmudflap.
82 (*-*-freebsd*): Use with_gmp.
83 Add $(libgcj) to noconfigdirs.
84 * configure: Regenerate.
85 * depcomp: New file.
86 * MAINTAINERS: Add tree-ssa maintainers.
87
882004-04-28 Paolo Bonzini <bonzini@gnu.org>
89
90 * config/acx.m4: Fix fastcompare support for new-bootstrap.
91 * configure: Regenerate.
92
b8908782
DD
932004-04-27 Paolo Bonzini <bonzini@gnu.org>
94
95 Revert:
96 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
97
98 * Makefile.def (flags_to_pass): Remove *dir variables that
99 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
100 as well as prefix and exec_prefix.
101 * Makefile.in: Regenerate.
102
1032004-04-26 Paolo Bonzini <bonzini@gnu.org>
104
105 * Makefile.def (host_modules): Mark with the bootstrap
106 flag packages on which gcc depends.
107 * Makefile.tpl (all-bootstrap): Use it.
108 * Makefile.in: Regenerate.
109
1102004-04-26 Paolo Bonzini <bonzini@gnu.org>
111
112 * Makefile.def (flags_to_pass): Remove *dir variables that
113 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
114 as well as prefix and exec_prefix.
115 * Makefile.in: Regenerate.
116
1172004-04-26 Paolo Bonzini <bonzini@gnu.org>
118
80b200a1
ZW
119 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
120 * configure: Regenerate.
121 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
122 * gcc/Makefile.tpl (compare): Use the result of the test.
123 * gcc/Makefile.in: Regenerate.
b8908782
DD
124
1252004-04-23 Paolo Bonzini <bonzini@gnu.org>
126
127 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
128 Always relocate gcc and prev-gcc to the original names, even
129 if the build fails.
130 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
131 New targets.
132
0f260896
RO
1332004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
134
135 * configure.in (mips*-*-irix5*): Enable ld.
136 * configure: Regenerate.
137
51860f05
JW
1382004-04-15 James E Wilson <wilson@specifixinc.com>
139
140 * Makefile.tpl (configure-[+module+], configure-gcc,
141 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
142 Set and export LDFLAGS.
143 * Makefile.in: Regenerate.
144
54752a6b
NN
1452004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
146
147 PR bootstrap/14871
148 * Makefile.tpl: If we don't have built-in-tree target tools,
149 use the ones found by configure rather than hacking around with
150 program_transform_name.
151 * configure.in: Give Makefile.tpl the information necessary
152 to do that.
153 * Makefile.in: Regenerate.
154 * configure: Regenerate.
155
1562004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
157
158 PR bootstrap/14760
159 * configure.in: When computing baseargs, strip *all* copies of
160 offending options. Also, don't match/substitute the trailing space,
161 so that this actually works when two similar options are separated by
162 only one space.
163 * configure: Regenerate.
164
1652004-04-06 David Edelsohn <edelsohn@gnu.org>
166
80b200a1
ZW
167 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
168 (rs6000-*-aix*): Same.
169 * configure: Regenerate.
54752a6b 170
5e2b61fb
SS
1712004-03-25 Stan Shebs <shebs@apple.com>
172
173 Remove MPW support, no longer used.
174 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
175 mpw-install: Remove files.
176 * src-release (DEVO_SUPPORT): Remove names of removed files.
177 * MAINTAINERS: Likewise.
178
1a6f2dc7
NN
1792004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
180
a0049f1b
NN
181 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
182 STRICT_WARN, WARN_CFLAGS flags passed down to make.
183 * Makefile.in: Regenerate.
184
1a6f2dc7
NN
185 * configure.in (top level bootstrap support): Rework --enable-werror
186 to set @stage2_werror_flag@.
187 * configure: Regenerate.
188 * Makefile.tpl (top level bootstrap support): Pass
189 @stage2_werror_flag@ down to configure in stages 2 and 3.
190 * Makefile.in: Regenerate.
191
920e3419
NN
1922004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
193
194 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
195 for stages 2 and 3 as well as in make. As a consequence, remove
196 OUTPUT_OPTION (now detected by configure) from the flags passed down
197 to make.
198 * Makefile.in: Regenerate.
199
200 * Makefile.tpl (new-bootstrap): Fix typo.
201 * Makefile.in: Regenerate.
202
4fa63067
NN
2032004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
204
205 * Makefile.tpl: Rearrange by moving recursive_targets rules
206 into their proper sections.
207 * Makefile.tpl (top level bootstrap support): Move disabling
208 of coverage flags from 'make' to 'configure'; improve comments.
209 * Makefile.in: Regenerate.
210
211 * Makefile.tpl (experimental top level bootstrap) Move stage1
212 language setting from all- target to configure- target; disable
213 intermodule optimization in stage 1; prevent gratuitous rebuilds
214 of stage 1.
215 * Makefile.in: Regenerate.
216 * configure.in: Comma-separate stage 1 language list for top
217 level bootstrap.
218 * configure: Regenerate.
219
220 * Makefile.tpl: Clean up experimental top level bootstrap support:
221 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
222 prev-gcc in configure- targets as well as all- targets.
223 * Makefile.in: Regenerate.
224
fb8a10fd
NN
2252004-03-17 Paolo Bonzini <bonzini@gnu.org>
226
227 * configure.in: Remove symbolic link section.
228 * configure: Regenerate.
229 * Makefile.tpl (links): Remove.
230 * Makefile.in: Regenerate.
231
947f426e 2322004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 233 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
234
235 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 236 Set with AC_CHECK_PROGS.
947f426e
NN
237 * configure.in: Fix comment typo from last patch.
238 * configure: Regenerate.
239
1d39f329
NN
2402004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
241
242 * Makefile.tpl: Introduce experimental top level bootstrap support.
243 * Makefile.in: Regenerate.
244 * configure.in: Introduce support for top level bootstrap.
245 * configure: Regenerate.
246
4b0ac75d 2472004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 248 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
249
250 PR bootstrap/14522
251 * configure.in: Cope with shells that do not support unquoted ^
252 * configure: Regenerate.
253
2e70b094 2542004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 255 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
256
257 PR bootstrap/14522
258 * configure.in: Cope with shell that do not support nesting
259 quotes inside quoted backquote substitutions.
260 * configure: Regenerate.
261
2622004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
263
264 PR bootstrap/14522
265 * configure.in: Fix escaping of $.
266 * configure: Regenerate.
267
9e07f89d
NN
2682004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
269
270 * configure: Regenerate.
271
2722004-03-08 Paolo Bonzini <bonzini@gnu.org>
273
274 PR ada/14131
275 Move language detection to the top level.
276 * configure.in: Find default values for the tools as
277 soon as possible. Disable ada if GNAT is not found.
278 Emit error message about missing languages. Expand
279 --enable-languages=all for the gcc subdirectory.
280
1712ab83
RS
2812004-03-01 Richard Sandiford <rsandifo@redhat.com>
282
283 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
284 and disable libgcj.
285 * configure: Regenerated.
286
3dee29da
NN
2872004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
288
289 PR bootstrap/7087
290 * Makefile.tpl: Guard XFOO sed statements better.
291 * Makefile.tpl: Add dependency for configure-target-libada.
292 * Makefile.in: Regenerate (incidentally fixes broken
293 commit when libada-branch was merged).
294
0558264b
AC
2952004-02-28 Andrew Cagney <cagney@redhat.com>
296
297 * src-release (CVS_NAMES): Define.
298 (do-tar, do-tar): Prune $(CVS_NAMES).
299
c38f9803
AC
3002004-02-23 Andrew Cagney <cagney@redhat.com>
301
302 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
303 2004-02-19.09.
304
55636792
NN
3052004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
306
307 PR bootstrap/11932
308 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
309
1e600082
AC
3102004-02-19 Andrew Cagney <cagney@redhat.com>
311
312 * config.guess: Update from version 2003-06-12 to 2004-02-16.
313 * config.sub: Update from version 2003-06-13 to 2004-02-16.
314
3769cd82
DD
3152004-02-11 David Edelsohn <edelsohn@gnu.org>
316
317 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
318 (rs6000-*-aix*): Same.
319 * configure: Regenerate.
320
a92834c8
DD
3212004-02-11 Kelley Cook <kcook@gcc.gnu.org>
322
323 * configure.in (host): Add in missing $noconfigdirs to defines.
324 * configure: Regenerate.
325
a2592b1b
DD
3262004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
327 Nathanael Nerode <neroden@gcc.gnu.org>
328
329 PR ada/6637, PR ada/5911
80b200a1 330 Merge with libada-branch:
a2592b1b
DD
331 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
332 with appropriate dependencies. Add --enable-libada configure switch.
333 * configure, Makefile.in: Regenerate.
334
e31d1ea3
DD
3352004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
336
337 * configure.in: Don't pass --with-stabs on IRIX 5 either.
338 * configure: Regenerate.
339
db85f5c0
JJ
3402004-02-02 Jeff Johnston <jjohnstn@redhat.com>
341
342 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 343
fc434214
DD
3442004-01-23 DJ Delorie <dj@redhat.com>
345
346 * Makefile.def (target_modules) [libiberty]: Don't stage.
347 * Makefile.in: Rebuilt.
348
ad445c2c 3492004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 350
ad445c2c
JJ
351 * COPYING.NEWLIB: Update to include copyrights for new
352 iconv code.
353
72bbedde
AC
3542004-01-15 Andrew Cagney <cagney@redhat.com>
355
356 * src-release: Update copyright year.
357 (do-proto-toplev): Configure using i686-pc-linux-gnu.
358 (NEWLIB_SUPPORT_DIRS): Delete macro.
359 (newlib.tar.bz2): Delete rule.
360
a6d6062d
DD
3612004-01-14 Loren J. Rittle <ljrittle@acm.org>
362
363 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
364 * Makefile.tpl (configure-target-[+module+]): Support stage.
365 * Makefile.in: Rebuilt.
366
f8b73030
MR
3672003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
368
369 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
370 throughout.
371
aff0e9df
NN
3722004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
373
bb5dca17
NN
374 * configure.in: Use ./config.cache, not config.cache.
375 * configure: Regenerate.
376 * Makefile.tpl: Special-casing not needed for GCC any more.
377 * Makefile.in: Regenerate.
378
82252c06
NN
379 * configure.in: Don't share a cache file for host dirs.
380 * configure: Regenerate.
381
aff0e9df
NN
382 * config-ml.in: Don't mess with the cache file.
383
95036d20
NN
3842004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
385
ac7b618e
NN
386 * Makefile.tpl: Make GCC use a separate config.cache.
387 * Makefile.in: Regenerate.
388
95036d20
NN
389 PR bootstrap/11932, PR bootstrap/11933
390 (I don't know if it will fix either of them, but it relates
391 to them.)
392 * configure.in: Don't use shared config.cache for target
393 directories.
394 * configure: Regenerate.
395
08c1856b
DD
3962003-12-31 Roger Sayle <roger@eyesopen.com>
397
398 * configure.in (ia64*-*-hpux*): Disable building java libraries.
399 * configure: Regenerated.
400
c1968181 4012003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 402
c1968181
DD
403 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
404 * configure: Regenerated.
405
10ecffb9
NN
4062003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
407
408 Port change over from GCC:
409 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
410 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
411 (configure-build-[+module+], configure-[+module+]): Likewise.
412 (configure-target-[+module+], configure-gcc, config.status): Likewise.
413 * Makefile.in: Regenerate.
414
f2ab5990
TF
4152003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
416
417 * configure.in (raw_libstdcxx_flags): Remove the leading space.
418 * configure: Regenerate.
419
41a7d11a
JJ
4202003-11-27 Jeff Johnston <jjohnstn@redhat.com>
421
80b200a1 422 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
423 stdlib.
424
d9441a1f
DD
4252003-11-14 Arnaud Charlet <charlet@act-europe.fr>
426
427 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
428 * Makefile.in: Regenerate.
429
3a48a978
DD
4302003-10-20 Phil Edwards <phil@codesourcery.com>
431
432 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
433 * configure: Regenerate.
434
f0b24077
NN
4352003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
436
437 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
438 HOST_FLAGS_TO_PASS.
439 * Makefile.in: Regenerate.
440
5fbad20a
DD
4412003-10-05 Mohan Embar <gnustuff@thisiscool.com>
442
443 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
444 * configure: Rebuilt
445 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
446 * Makefile.in: Rebuilt
447
78be4155
L
4482003-10-03 H.J. Lu <hongjiu.lu@intel.com>
449
450 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
451
051fcc7a
L
4522003-10-01 Phil Edwards <pme@gcc.gnu.org>
453
454 * config-ml.in: Use ac_configure_args directly instead of
455 ml_arguments. Only set ml_norecursion if --no[-]recursion is
456 actually seen.
457
4582003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
459
460 * config-ml.in: Propagate INSTALL variables.
461
f27d4f92
DJ
4622003-09-21 Daniel Jacobowitz <drow@mvista.com>
463
464 * configure.in: Pass a computed --program-transform-name
465 to subconfigures.
466 * configure: Regenerated.
467
cae4d560
NN
4682003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
469
470 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
471 * Makefile.in: Regenerate.
472
473 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
474 * Makefile.in: Regenerate.
475
8ff944f6
DJ
4762003-09-17 Daniel Jacobowitz <drow@mvista.com>
477
478 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
479 quoting.
480 * configure: Regenerated.
481
d9a35680
MC
4822003-09-12 Michael Chastain <mec@shout.net>
483
484 Fix PR gdb/857.
485 * src-release (do-proto-topleve): Remove junk files
486 intl/config.cache, intl/config.status,
487 intl/config.h, intl/stamp-h.
488
710068b9
AC
4892003-09-14 Andrew Cagney <cagney@redhat.com>
490
491 * src-release (dejagnu.tar): New target.
492 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
493 (do-djunpack): Use $(PACKAGE) for the package name.
494
e1008165
DD
4952003-09-04 DJ Delorie <dj@redhat.com>
496
497 * configure: Regenerate.
498
21998d12
NC
4992003-09-04 Robert Millan <robertmh@gnu.org>
500
501 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 502
ccca4bb3
DD
5032003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
504
505 * configure.in: Ensure arguments to sed are properly spaced.
506 * configure: Regenerate.
507
ee949b5e
DJ
5082003-08-28 Daniel Jacobowitz <drow@mvista.com>
509
510 Merge from gcc:
511 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
512 * install-sh: Update to newer upstream versions (associated with
513 aclocal 1.7).
514 * missing: Likewise, plus $1Help2man -> $1 typo fix.
515
75addda2
DJ
5162003-08-27 Daniel Jacobowitz <drow@mvista.com>
517
518 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
519 * configure: Regenerated.
520
8d2877d8
NN
5212003-08-23 Phil Edwards <pme@gcc.gnu.org>
522
523 * configure.in: Use newline instead of semicolon when assuming
524 shell arguments in a for loop.
525 * configure: Regenerated.
526
d2cc0e0d
GK
5272003-08-20 Geoffrey Keating <geoffk@apple.com>
528
529 PR 8180
530 * configure.in: When testing with_libs and with_headers, treat
531 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
532 * configure: Regenerate.
80b200a1 533
d2cc0e0d
GK
534 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
535 make, shell, etc.
536 (baseargs): Likewise.
537 * configure: Regenerate.
538
04d1ab34
GK
5392003-08-19 Geoffrey Keating <geoffk@apple.com>
540
541 * configure.in: Disable libgcj for darwin not on powerpc.
542 * configure: Rebuild.
543
ca506da8
MC
5442003-08-15 Michael Chastain <mec@shout.net>
545
546 * src-release (do-proto-toplev): Remove junk files
547 dejagnu/example/calc/config.status,
548 dejagnu/example/calc/config.log.
549
a4aa3f49
DD
5502003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
551
552 * config-ml.in, symlink-tree: Add license.
553
ede4fbe4
NN
5542003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
555
556 Merge from gcc:
557
558 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
559 * Makefile.tpl (check, check-c++): Express dependencies using
560 dependencies rather than commands.
561 * Makefile.in: Regenerate.
562
563 2003-07-31 Geoffrey Keating <geoffk@apple.com>
564 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
565 * Makefile.in: Update.
566
970f29af
AC
5672003-08-01 Andrew Cagney <cagney@redhat.com>
568
569 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
570 * configure: Ditto.
571
b2884a0c
DD
5722003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
573
574 * configure.in: Enable libgcj for darwin.
575 * configure: Rebuild.
576
c07f46a4
NN
5772003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
578
579 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
580
9175bfc0
NN
5812003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
582
583 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
584 creating target and build subdirs to build all parent dirs as needed.
585 * Makefile.in: Rebuild.
586 * configure.in: Don't build dirs explicitly here.
587 * configure: Rebuild.
588
b9abda6a
AO
5892003-07-22 Alexandre Oliva <aoliva@redhat.com>
590
591 * Makefile.tpl (all-make): Depend on intl.
592 * Makefile.in: Rebuilt.
593
eef8ffd4
NN
5942003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
595
596 * config.if: Remove unused libc_interface determination.
597
295efaf0
NN
5982003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
599
600 * Makefile.in: Regenerate, correctly this time.
601
e5c3f801
NN
6022003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
603
604 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
605 unused INSTALL_PROGRAM_ARGS.
606 * configure.in: Use AC_PROG_INSTALL.
607 * Makefile.in: Regenerate.
608 * configure: Regenerate.
609
4a18bd6b
AO
6102003-07-10 Alexandre Oliva <aoliva@redhat.com>
611
612 * configure: Rebuilt.
613 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
614 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
615 newlib nor libgloss.
616 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
617 * configure.in (am33_2.0-*-linux*): Added.
618
fbd1054d
BW
6192003-07-09 Bob Wilson <bob.wilson@acm.org>
620
621 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
622 * configure: Regenerate.
623
b40e3958
L
6242003-07-06 H.J. Lu <hongjiu.lu@intel.com>
625
626 * config-ml.in: Replace PWD with PWD_COMMAND.
627 * Makefile.tpl: Likewise.
628 * Makefile.in: Regenerated.
629
4a5be7ba
NN
6302003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
631
632 * configure.in: Clean up config-lang.in handling. Delete
633 useless assignment to "subdirs".
634 * configure: Regenerate.
635
9c14acb8
NN
6362003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
637
638 * configure.in: Rename 'target_libs' to 'target_libraries'.
639 Remove useless reference to 'target_libs'.
640 * configure: Regenerate.
641
8f32e830
KS
6422003-06-23 Keith Seitz <kseitz@sources.redhat.com>
643
644 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
645 * Makefile.in: Regenerate.
646
12f0bd74
NN
6472003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
648
649 * Makefile.def: Introduce flags_to_pass.
650 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
651 * Makefile.in: Regenerate.
652
b07c2aad
HPN
6532003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
654
655 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
656 and target-libgloss.
657 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
658 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 659 * configure: Regenerate.
b07c2aad 660
56f25033
DD
6612003-06-17 Benjamin Kosnik <bkoz@redhat.com>
662
663 * configure.in: Update testsuite_flags to new location.
664 * configure. Regenerate.
80b200a1 665
4ec9a3b2
NN
6662003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
667
668 * Makefile.tpl: Remove BUILD_CC stuff.
669 * Makefile.in: Regenerate.
670
059083b1 6712003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 672
059083b1
L
673 * config.guess: Update to 2003-06-12 version.
674 * config.sub: Update to 2003-06-13 version.
675
535b046a
TS
6762003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
677
678 * MAINTAINERS: Add myself as MIPS co-maintainer.
679
00c22daa 6802003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 681
00c22daa
L
682 * config.guess: Update to 2003-06-06 version.
683 * config.sub: Update to 2003-06-06 version.
684
1047cb91
DD
6852003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
686
687 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
688 * configure. Regenerate.
689
123494c8
NN
6902003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
691
1047cb91
DD
692 * configure.in: Disable serial configure by default.
693 * configure: Regenerate.
694 * Makefile.tpl: Abolish .NOTPARALLEL.
695 * Makefile.in: Regenerate.
696
7f121bbf
NN
697 * Makefile.tpl: Replace {build,host,target}_canonical by
698 {build,host,target}.
699 * Makefile.in: Regenerate.
700
123494c8
NN
701 * Makefile.tpl: Fix stupid pasto.
702 * Makefile.in: Regenerate.
703
ec7e0995
NN
7042003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
705
706 * Makefile.tpl: Remove bogus conditional.
707 * Makefile.in: Regenerate.
708
27b1cc72
NN
7092003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
710
2a4cbe27
NN
711 * Makefile.tpl: Make 'recursive targets' using autogen rather
712 than shell loop. Remove duplicate 'clean' targets and false
713 comments.
714 * Makefile.def: Add systematic dependencies to 'recursive' targets.
715 Add systematic method of specifying missing targets in subdirs.
716 Add copyright boilerplate.
717 * Makefile.in: Regenerate.
718 * configure.in: Add 'recursive targets' to maybe list.
719 * configure: Regenerate.
720
27b1cc72
NN
721 * Makefile.tpl: Rename [+target+] to [+make_target+].
722 * Makefile.def: Rename 'target' to 'make_target'.
723
01e51bd0
NC
7242003-05-30 Nick Clifton <nickc@redhat.com>
725
726 * README-maintainer-mode: Update URL for locating blessed config
727 tools.
728
2fd84b42
NC
7292003-05-29 Robert Millan <rmh@debian.org>
730
731 * ltconfig: Import this patch and modify for use with current
732 version of ltconfig:
733
734 2003-05-21 Bruno Haible <bruno@clisp.org>
735
736 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
737 GNU/FreeBSD.
738
8945c6bb
DD
7392003-05-28 DJ Delorie <dj@redhat.com>
740
741 * Makefile.tpl: Make maybe-check-gcc .PHONY.
742 * Makefile.in: Regenerate.
743
2f9632a1
JJ
7442003-05-28 Jeff Johnston <jjohnstn@redhat.com>
745
80b200a1 746 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 747
3a12db16 7482003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 749
3a12db16
DD
750 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
751 newlib or libgloss.
752 * Makefile.in: Regenerate.
753
44482353
DD
7542003-05-21 DJ Delorie <dj@redhat.com>
755
756 * Makefile.tpl: Add missing empty maybe-check-gcc target.
757 * Makefile.in: Regenerate.
758
fec2c52d
MR
7592003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
760
761 * configure.in: Use curly braces in the definition of tooldir.
762 * configure: Regenerate.
763
16ae0395
NN
7642003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
765
766 * configure.in: Switch more things to use maybe dependencies.
80b200a1 767 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
768 Factor out common code from autogen IF statements.
769 * configure: Regenerate.
770 * Makefile.in: Regenerate.
771
ec11bdc6
DD
7722003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
773
774 * configure.in: Accept i[3456789]86 for machine type.
775 * configure: Regenerate.
776
dd12c3a8
NN
7772003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
778
779 * configure.in: Switch more things to use maybe dependencies.
780 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
781 * configure: Regenerate.
782 * Makefile.tpl: Switch more things to use maybe dependencies.
783 * Makefile.in: Regenerate.
784
cf662e21
AJ
7852003-05-16 Andreas Schwab <schwab@suse.de>
786
787 * Makefile.tpl (install-opcodes): Define.
788 * Makefile.in: Rebuild.
789
5481b376
AJ
7902003-05-13 Andreas Jaeger <aj@suse.de>
791
792 * config.guess: Update to 2003-05-09 version.
793 * config.sub: Update to 2003-05-09 version.
794
3959a22a
AJ
7952003-05-13 Michael Eager <eager@mvista.com>
796
797 * configure.in: Correct sed script so that options in quotes are not
798 deleted.
799 * configure: Rebuild.
800
564b43e5
CV
8012003-05-12 Corinna Vinschen <corinna@vinschen.de>
802
803 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
804 and $$s/newlib/libc/sys/cygwin32 include paths.
805 * configure: Ditto.
806
bb947dc9
L
8072003-05-05 H.J. Lu <hjl@gnu.org>
808
809 * config-ml.in: Restored from gcc repository.
810
77f7441a
CD
8112003-05-02 Chris Demetriou <cgd@broadcom.com>
812
80b200a1
ZW
813 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
814 * Makefile.in: Regenerate.
77f7441a 815
a26d7085
DJ
8162003-04-27 Daniel Jacobowitz <drow@mvista.com>
817
818 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
819 and Makefile.def.
820
e4c4d240
DJ
8212003-04-27 Daniel Jacobowitz <drow@mvista.com>
822
823 * Makefile.tpl: Clean $(BUILD_SUBDIR).
824 * Makefile.in: Regenerated.
825
62a3fc85
DD
8262003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
827
828 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
829 * Makefile.in: Regenerate.
830
8312003-04-18 Jakub Jelinek <jakub@redhat.com>
832
833 * configure.in (powerpc64*-*-linux*): Remove.
834 * configure: Rebuilt.
835
5b474aa8
DD
8362003-04-17 Phil Edwards <pme@gcc.gnu.org>
837
838 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
839 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
840 and restrap.
841 * Makefile.in: Regenerate.
842
8432003-04-16 Richard Earnshaw <rearnsha@arm.com>
844
845 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
846 * configure: Regenerated.
847
bc295afe
AO
8482003-04-11 Alexandre Oliva <aoliva@redhat.com>
849
850 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
851 * */configure: Rebuilt.
852
3728fade
NN
8532003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
854
855 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
856 * Makefile.in: Regenerate.
857
ce5b542e
MC
8582003-03-14 Michael Chastain <mec@shout.net>
859
860 * Makefile.in: Regenerate with correct Makefile.def.
861
3db0a37f
NN
8622003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
863
864 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
865 Make macro.
866 * Makefile.in: Regenerate.
867 * configure.in: Clean up gxx_include_dir logic.
868 * configure: Regenerate.
869
34349c6e
DD
8702003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
871
872 * configure.in (gxx_include_dir): Fix typo.
873 * configure: Regenerated.
874
686c28c9
AC
8752003-03-06 Andrew Cagney <cagney@redhat.com>
876
877 * texinfo/texinfo.tex: Import version 2003-02-03.16.
878
bba45b8b 8792003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 880
bba45b8b
NN
881 * configure.in: Include $(build_tooldir)/sys-include in
882 FLAGS_FOR_TARGET.
883 * configure: Regenerated.
884
2683747f
NN
8852003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
886
bba45b8b
NN
887 * Makefile.tpl: Reindent.
888 * Makefile.in: Regenerate.
889 * configure.in: Reindent. Don't set unused variables.
890 * configure: Regenerate.
891
2683747f
NN
892 * Makefile.tpl: Always pass down RANLIB.
893 * Makefile.in: Regenerate.
894
895 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
896 * Makefile.in: Regenerate.
897 * configure.in: Remove unused logic relating to --enable-shared
898 and --enable-threads. Remove bogus comments. Remove redundant
899 noconfigdirs.
900 * configure: Regenerate.
901
902 * configure.in: Replace ${libstdcxx_version} by its value.
903 Remove reference to mh-dgux.
904 * configure: Regenerate.
905
50212802
NN
9062003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
907
908 * Makefile.tpl: Rearrange.
909 * Makefile.in: Regenerate.
910
a6be7fc6
NC
9112003-02-25 Nick Clifton <nickc@redhat.com>
912
913 * configure: Remove site-file supprot - it is obsolete.
914
f8a495c8
NC
9152003-02-24 Uwe Stieber <uwe@wwws.de>
916
917 * configure.in: Add support for kaOS as cross build target system.
918 * configure: Regenerated.
919
3decd77d
DD
9202003-02-20 Sean McNeil <sean@blue.mcneil.com>
921
922 * Makefile.tpl: Add definition of CPPFLAGS to pass into
923 configure-target-* as some target builds may require additional
924 flags for preprocessor tests.
925 * Makefile.in: Regenerated.
926
f4ff34a3
AO
9272003-02-19 Alexandre Oliva <aoliva@redhat.com>
928
929 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
930 * ltconfig: Handle it.
931 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
932 auto-detecting it.
933
b7e4a931
AO
9342003-02-19 Alexandre Oliva <aoliva@redhat.com>
935
936 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
937 it is used as argument to $CC.
938 * ltcf-gcj.sh: Likewise.
939
6b784d9f
AO
9402003-02-19 Alexandre Oliva <aoliva@redhat.com>
941
942 * configure.in: Introduce --enable-maintainer-mode.
943 * configure: Rebuilt.
944 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
945 for maintainer mode.
946 * Makefile.in: Rebuilt.
947
8bcd8a07
AC
9482003-02-19 Andrew Cagney <ac131313@redhat.com>
949
950 * configure: Regenerate using autoconf 2.13.
951
ee3fd329
AM
9522003-02-19 Alan Modra <amodra@bigpond.net.au>
953
954 * config.guess: Import latest version.
955 * config.sub: Import latest version.
956
e9e45685
JM
9572003-02-18 Jason Merrill <jason@redhat.com>
958
959 * Makefile.tpl (check-c++): Allow parallelism.
960
859789af
AC
9612003-02-17 Andrew Cagney <ac131313@redhat.com>
962
963 * configure: Regenerate using autoconf 000227.
964
b3f16a9b
GK
9652003-02-15 Geoffrey Keating <geoffk@apple.com>
966
967 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
968 don't configure target-libobjc.
969 * configure: Regenerate.
970
72e60e02
DD
9712003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
972
973 * Makefile.tpl (RANLIB): Define.
974 * Makefile.in: Regenerate.
975
91f0e695
KS
9762003-02-06 Keith R Seitz <keiths@redhat.com>
977
978 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
979 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
980 * Makefile.in: Regenerated.
981 * configure.in: Remove all traces of snavigator, db, and grep.
982 * configure: Regenerated.
983
122bfa92
FCE
9842003-01-31 Frank Ch. Eigler <fche@redhat.com>
985
986 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
987 * Makefile.in: Regenerated.
988
264095c3
AO
9892003-01-30 Alexandre Oliva <aoliva@redhat.com>
990
991 * config.if: Copy from GCC.
992
a84dbcb3
AO
9932003-01-27 Phil Edwards <pme@gcc.gnu.org>
994
995 * configure.in: Revert 24Jan change.
996 * configure: Regenerate.
997
19618276
NN
9982003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
999
1000 * configure.in: Revert previous change.
1001 * configure: Regenerate.
1002
b7f27a92
NN
10032003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1004
1005 * configure.in: Make rda native-only.
1006 * configure: Regenerate.
1007
83326456
NN
10082003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
1009
1010 * configure.in: Add missing \.
1011 * configure: Rebuilt.
1012
5e367fa5
JJ
10132003-01-17 Jakub Jelinek <jakub@redhat.com>
1014
1015 * configure.in (baseargs): Avoid using \| in sed regular
1016 expressions.
1017 * configure: Rebuilt.
1018
e01f337c
JJ
10192003-01-16 Jakub Jelinek <jakub@redhat.com>
1020
1021 * configure.in (baseargs): Remove all supported forms of
1022 --cache-file, --srcdir, --host, --build and --target options
1023 from argument lists.
1024 * configure: Rebuilt.
1025
aa236487
AO
10262003-01-15 Alexandre Oliva <aoliva@redhat.com>
1027
1028 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
1029 * configure: Rebuilt.
1030
586c0873
NN
10312003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
1032
1033 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
1034 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
1035 * Makefile.in: Regenerate.
1036 * configure: Regenerate.
1037
497f816e
DD
10382003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1039
1040 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
1041 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
1042 * Makefile.in: Regenerate.
1043
bfbe5519
AO
10442003-01-09 Alexandre Oliva <aoliva@redhat.com>
1045
1046 * configure.in: Remove Makefile in build, host and target modules
1047 unless configure was run with --no-recursion.
1048 * configure: Rebuilt.
1049
3f234ef5
CD
10502003-01-08 Chris Demetriou <cgd@broadcom.com>
1051
1052 * config.guess: Update to 2003-01-03 version.
1053 * config.sub: Update to 2003-01-03 version.
1054
a3982d48
CF
10552003-01-07 Christopher Faylor <cgf@redhat.com>
1056
1057 * configure: Regenerate with proper autoconf 2.13.
1058
75778ec4
CF
10592003-01-07 Christopher Faylor <cgf@redhat.com>
1060
80b200a1
ZW
1061 * configure.in: Add AC_PREREQ for consistency.
1062 * configure: Regenerate.
75778ec4 1063
c180f501
AC
10642003-01-06 Andrew Cagney <ac131313@redhat.com>
1065
1066 * configure.in (GDB_TK): Add tcl directories conditional on
1067 gdb/gdbtk directory being present.
1068 * configure: Regenerate.
5481b376 1069
46ca2cc2
DA
10702003-01-04 John David Anglin <dave.anglin@nrc.ca>
1071
1072 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
1073 by gcc if LD is not defined and we are not doing a Canadian Cross.
1074 * configure: Rebuilt.
1075
53dd8dab
DJ
10762003-01-01 Daniel Jacobowitz <drow@mvista.com>
1077
1078 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
1079
50ceb20c
TT
10802002-12-31 Tom Tromey <tromey@redhat.com>
1081
1082 * Makefile.in: Rebuilt.
1083 * Makefile.def (target_modules) [libffi]: Allow installation.
1084
e78b5cfe
AS
10852002-12-31 Andreas Schwab <schwab@suse.de>
1086
1087 * configure.in: Fix use of $program_transform_name.
1088 * configure: Regenerated.
1089
67448102
DJ
10902002-12-30 Daniel Jacobowitz <drow@mvista.com>
1091
1092 * configure.in (baseargs): Don't remove first configure argument.
1093 * configure: Regenerated.
1094
e6bfb94a
AO
10952002-12-29 Alexandre Oliva <aoliva@redhat.com>
1096
1097 * Makefile.tpl (local-distclean): Don't remove...
1098 (multilib.ts): ... this. Moved into...
1099 (multilib.out): ... this. Don't use sub-make.
1100 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
1101 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
1102 (configure-build-[+module+], configure-[+module+],
1103 configure-target-[+module+], configure-gcc): ... these. Test
1104 for Makefile existence. Drop config.status from dependencies.
1105 * Makefile.in: Rebuilt.
1106 * configure.in: Move gcc-version-trigger to the end of
1107 ac_configure_args. Add comments to maybedep.tmp and
1108 serdep.tmp. Introduce --disable-serial-configure. Remove
1109 nonopt from baseargs, matching and removing corresponding
1110 whitespace while at it.
1111 * configure: Rebuilt.
1112
8f0dfb36
AO
11132002-12-28 Alexandre Oliva <aoliva@redhat.com>
1114
1115 * configure.in (host_configargs): Replace reference to
1116 no-longer-defined buildopts with --build=${build_alias}.
1117 * configure: Rebuilt.
1118
43be203f
AO
11192002-12-28 Alexandre Oliva <aoliva@redhat.com>
1120
1121 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
1122 program_transform_name to standard idiom.
1123 (AUTOGEN, AUTOCONF): Define.
1124 (Makefile.in): Use $(AUTOGEN).
1125 (Makefile): Depend on config.status, and use autoconf-style rule to
1126 build it. Move original commands to...
1127 (config.status): ... this new target.
1128 (configure): Add $(srcdir). Depend on config/acx.m4. Use
1129 $(AUTOCONF).
1130 * Makefile.in: Rebuilt.
1131
a0da8069
NN
11322002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
1133
d18f1c9f
NN
1134 * Makefile.tpl: Fix dramatic bustage due to change in
1135 program_transform_name.
1136 * Makefile.in: Regenerate.
1137
1138 * configure.in: Remove unnecessary PATH setting.
1139 * configure: Regnerate.
1140
1141 * configure.in: Don't default to unprefixed tools unless
1142 the native tools will work.
1143 * configure: Regenerate.
1144
a0da8069
NN
1145 * configure.in: Convert to autoconf script. Blow away lots
1146 of now-redundant Makefile fragments.
1147 * configure: Generate using Autoconf.
1148 * Makefile.tpl: Rewrite to reflect autoconfiscation.
1149 * Makefile.in: Regenerate.
1150
c567df0a
NN
11512002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
1152
5481b376 1153 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
1154 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
1155
5481b376 1156 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 1157 where they belong.
2c7f9a32 1158
2dabcfb4
AS
11592002-12-24 Andreas Schwab <schwab@suse.de>
1160
1161 * Makefile.tpl (multilib.out): Fix missing space.
1162 * Makefile.in: Regenerate.
1163
1086bc09
NN
11642002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
1165
1166 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
1167 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
1168 * Makefile.in: Regenerate.
1169 * configure.in: Remove unnecessary leftovers.
1170
1086bc09
NN
11712002-12-21 Geoffrey Keating <geoffk@apple.com>
1172
1173 * configure.in (extra_ranlibflags_for_target): New variable.
1174 (*-*-darwin): Add -c to ranlib commands.
1175 * configure (tooldir): Handle extra_ranlibflags_for_target.
1176
14e9ca95
JJ
11772002-12-20 Jeff Johnston <jjohnstn@redhat.com>
1178
1179 * COPYING.NEWLIB: Updated.
1180 * COPYING.LIBGLOSS: Ditto.
1181
14c428fb
NN
11822002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
1183
1184 * Makefile.tpl: Revert HJL's change.
1185 * Makefile.in: Regenerated.
1186 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
1187 always.
1188
313b8244
AS
11892002-12-19 Andreas Schwab <schwab@suse.de>
1190
1191 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
1192 * Makefile.in: Regenerate.
1193
efeae3db
L
11942002-12-18 H.J. Lu <hjl@gnu.org>
1195
1196 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
1197 * Makefile.in: Regenerated.
1198
1199 * configure.in (build_prefix): New. Substitute.
1200
43d92c63
NN
12012002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
1202
59da4fe6
NN
1203 * Makefile.tpl: Don't let real targets depend on phony targets.
1204 * Makefile.in: Regenerate.
1205
43d92c63
NN
1206 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
1207 * Makefile.in: Regenerate.
1208
b72e6a2d
JM
12092002-12-16 Jason Merrill <jason@redhat.com>
1210
1211 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
1212 previous 'make bootstrap'.
1213 * Makefile.in: Regenerate.
1214
95c72c44
HPN
12152002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
1216
1217 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
1218
7d695d07
JM
12192002-12-13 Jason Merrill <jason@redhat.com>
1220
1221 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
1222 library tests.
1223 (check-c++): Just depend on it and check-target-libstdc++-v3.
1224 * Makefile.in: Regenerate.
1225
54103d1e
NN
12262002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
1227
1228 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
1229 * Makefile.in: Regenerate.
1230
4024f1e1
JJ
12312002-12-12 Jeff Johnston <jjohnstn@redhat.com>
1232
80b200a1
ZW
1233 * COPYING.NEWLIB: Update list of alternate Regent of California
1234 licenses and discuss official revoking of advertising clause.
1235 * COPYING.LIBGLOSS: Ditto.
4024f1e1 1236
7dda0df6
AO
12372002-12-12 Alexandre Oliva <aoliva@redhat.com>
1238
1239 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
1240 * Makefile.in: Rebuilt.
1241
d03be79e 12422002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 1243
929293f4
NN
1244 * configure: Fix bug put in by gremlins.
1245
d03be79e
NN
1246 * Makefile.tpl: Substitute more autoconfily.
1247 * configure: Substitute more autoconfily.
1248 * Makefile.in: Regenerate.
1249
12502002-12-08 Andrew Cagney <ac131313@redhat.com>
1251
1252 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
1253 * Makefile.in (all-sim): Ditto.
a36d530e
DD
1254
12552002-12-06 DJ Delorie <dj@redhat.com>
1256
1257 * Makefile.tpl: Change configure dependencies to not have real
1258 targets depend on phony targets.
b4a77b47 1259
db1ac78d
NN
12602002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
1261
bcaf2395
NN
1262 * configure.in: Revert unintentional change.
1263
b4fa093e
NN
1264 * src-release: Configure host subdirs.
1265
db1ac78d
NN
1266 * Makefile.tpl: Change dependency for */multilib.out so that
1267 it works when gcc isn't in the tree.
1268
1269 * configure.in: Substitute more.
1270 * configure: Run subconfigures from the Makefile.
1271 * Makefile.tpl: Run subconfigures from the Makefile; add a few
1272 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
1273
15723a45
NN
12742002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
1275
e2b9e2dc
NN
1276 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
1277 and corresponding dependencies.
1278 * Makefile.in: Regenerate.
1279
2af579c4
NN
1280 * configure.in (host_tools): Order binutils, gas and ld for
1281 convenience in running the testsuites.
1282
a2cc058a
NN
1283 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
1284 * Makefile.in: Regenerate.
1285 * configure.in: Introduce rules to serialize subconfigure runs.
1286
15723a45
NN
1287 * configure.in: Introduce BASE_CC_FOR_TARGET.
1288 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
1289 Realize configure-build-* targets. Realize configure-target-* targets.
1290 * Makefile.in: Regenerate.
1291
ae831be5
NN
12922002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1293
1294 * configure: Move gcc_version_trigger stuff from here...
1295 * configure.in: ...to here.
1296
1297 * configure.in: Separate subconfigure options added by this file from
1298 options given by the user. Add machinery to put args for host
1299 subconfigures into the Makefile.
1300
1301 * Makefile.tpl: Remove 'vault' targets.
1302 * Makefile.tpl: Reorder and comment dependencies.
1303 * Makefile.in: Regenerate.
1304
bbf7c8ac
NN
13052002-11-28 Geoffrey Keating <geoffk@apple.com>
1306
1307 * configure.in: Move host-specific darwin noconfigdirs into
1308 the host-specific section.
1309
930314a4
NN
13102002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1311
52d7cdee
NN
1312 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
1313 during replay.
1314 * Makefile.in: Regenerate.
1315
930314a4
NN
1316 (finishing slow-motion replay)
1317 * configure: Remove skip-this-dir support.
1318 * Makefile.tpl: Remove skip-this-dir support.
1319
1320 * Makefile.tpl: Remove leftover support for non-autoconfiscated
1321 subdirectories.
1322 * Makefile.in: Regenerate.
1323
1324 * Makefile.tpl: Strip out useless setting of 'dir'.
1325 * Makefile.in: Regenerate.
5481b376 1326
930314a4
NN
13272002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1328
1329 (finishing slow-motion replay)
1330 * configure.in: Fix deeply stupid bug.
1331
1332 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
1333 shell code in CXX_FOR_TARGET
1334 * Makefile.def: Introduce raw_cxx.
1335 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
1336 RAW_CXX_FOR_TARGET.
1337 * Makefile.in: Regenerate.
1338
13392002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1340
1341 (finishing slow-motion replay)
1342 * Makefile.tpl: Remove unnecessary ifs.
1343 * Makefile.in: Regenerate.
1344
5481b376 1345 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
1346 dependencies. Maybe-ize build-libiberty. Create dummy install
1347 targets for 'no_install' modules.
5481b376 1348 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 1349 build_modules stuff to configure.in.
5481b376 1350 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
1351 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
1352 * Makefile.in: Regenerate.
1353
3866be5d
NN
13542002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
1355
1356 (continuing slow-motion replay)
1357 * Makefile.tpl: Make all-target, install-target behave similarly
1358 to all, install (only hitting configured targets). Eliminate
1359 unused macro defintions.
1360
1361 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
1362 build != host.
1363
1364 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
1365
1366 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
1367
5481b376 1368 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
1369 configuring. Remove references to "dosrel".
1370 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 1371 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 1372 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 1373 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
1374 and redundant dependency; rearrange slightly.
1375 * Makefile.def: Add host-side libtermcap, utils.
1376
1377 * Makefile.in: Regenerate.
1378
e393202e
NN
13792002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
1380
1381 (Continuing slow-motion replay)
1382 * Makefile.def: Add list of recursive targets to autogenerate.
1383 Add build_modules.
1384 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
1385 targets. Autogenerate *-build-* targets.
1386 * Makefile.in: Regenerate.
1387
583d52d7
NN
13882002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
1389
1390 (Continuing slow-motion replay)
1391 * configure: More autoconf-style substitutions.
1392 * Makefile.tpl: More autoconf-style substitutions.
1393 * Makefile.in: Regenerate.
1394
13952002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
1396
1397 (Continuing slow-motion replay)
1398 * configure: Substitute more variables in a more autoconf-friendly
1399 way. Simplify slightly.
1400 * Makefile.tpl: Make more variables substitutable in an
1401 autoconf-friendly way.
1402 * Makefile.in: Regenerate.
1403
874e38b4
NN
14042002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
1405
1406 (Continuing slow-motion replay)
1407 * configure.in (v810*): Remove special setting of tools.
1408
1409 * configure: Add support for extra required flags for ar or nm.
1410 * configure.in (aix4.3+): Use above support for target-specific
1411 issues, rather than using config/mt-aix43.
1412
852e5f18
NN
14132002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
1414
1415 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
1416 * configure: Remove 'removing', which doesn't work. Replace $subdir
1417 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
1418 with $srcdir. Reformat indentation. Substitute some variables
1419 formerly hard-coded in the Makefile for build=host.
1420 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
1421 * Makefile.def: Autogenerate more.
1422 * Makefile.in: Regenerate.
1423
c9a0d920
DD
14242002-11-13 Bruce Korb <bkorb@gnu.org>
1425
1426 * Makefile.tpl: syntactic cleanup
1427
dd2768ff
KB
14282002-11-04 Kevin Buettner <kevinb@redhat.com>
1429
1430 * Makefile.def (host_modules): Add rda.
1431 * Makefile.in: Regenerate.
1432 * configure.in (target_tool): Add target-rda to list.
1433
1aa8389d
DD
14342002-10-25 Phil Edwards <pme@gcc.gnu.org>
1435
1436 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
1437 and restrap targets to this rule.
1438 * Makefile.in: Regenerate.
1439
28f46298
HPN
14402002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
1441
1442 * configure.in (i[3456]86-*-linux*): Add check to disable
1443 ${libgcj} for glibc1.
1444
ff72e302
NC
14452002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
1446
1447 * configure.in: Add tic4x target.
1448
8607b6c9
NN
14492002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
1450
1451 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
1452 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
1453 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
1454 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
1455 * Makefile.in: Regenerate.
1456
f8f61f4a
NN
14572002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
1458
c86f794b
NN
1459 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
1460 * Makefile.in: Regenerate.
1461
a9590527
NN
1462 * Makefile.def: Remove order dependency comments.
1463 * Makefile.tpl: Add explicit install-install dependencies.
1464 * Makefile.in: Regenerate.
1465
8412ce72
NN
1466 * Makefile.tpl: Remove material now in src-release. (Finally!)
1467 * Makefile.in: Regenerate.
1468
8b9f37f1
NN
1469 * configure: Restore my original patch by syncing with gcc version.
1470
f8f61f4a
NN
1471 * Bring following over from gcc:
1472
14732002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
1474
1475 * configure.in (s390*-*-linux*): Enable libgcj.
1476
403d9505
NN
14772002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
1478
1479 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
1480
95f6f383
AM
14812002-10-02 Alan Modra <amodra@bigpond.net.au>
1482
e4673b0a 1483 * configure: Move stray lines back to where they belong.
95f6f383 1484
748503c8
NN
14852002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
1486
a581b5c3
NN
1487 * Makefile.tpl: Insert configure-target target, for src-release.
1488
c084f5b4
NN
1489 * configure: Finish reverting change which Andrew Cagney started
1490 reverting. Should fix bustage.
1491
7aa673ed 1492 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
1493 * src-release: New file. Contains material for making net
1494 releases for gdb, binutils, et al., formerly in Makefile.in.
1495
82a9b2d9
NC
14962002-09-30 Nick Clifton <nickc@redhat.com>
1497
1498 * cpu: New top level directory. Intended to hold input files for
1499 CGEN which have FSF copyright assignment.
1500 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
1501
c2463a00
AC
15022002-09-29 Andrew Cagney <ac131313@redhat.com>
1503
1504 Revert below (note that src does not contain Makefile.tpl):
1505 * Makefile.tpl: Make subsituted variables more autoconfy.
1506 * Makefile.in: Regenerate.
1507
f03b4789
NN
15082002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
1509
c11e16a9
NN
1510 * configure: Revert accidentally applied changes.
1511
f03b4789
NN
1512 * Makefile.tpl: Make more autoconf-friendly.
1513 * Makefile.in: Regenerate.
1514 * configure: Make substitution more autoconf-like.
1515
15162002-09-28 Richard Earnshaw <rearnsha@arm.com>
1517
1518 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
1519 single entry to handle all these.
1520 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
1521 libjava on arm-*-elf.
1522
c0292023
GK
15232002-09-27 Geoffrey Keating <geoffk@apple.com>
1524
1525 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
1526 things that depend on them.
1527
c66d951e
NN
15282002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
1529
1530 * Makefile.tpl: Make subsituted variables more autoconfy.
1531 * Makefile.in: Regenerate.
1532 * configure: Make seds more autoconfy.
1533
907a7241 15342002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
1535
1536 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
1537 * Makefile.in: Regenerate.
1538 * configure.in: Rewrite sed statements to look autoconfy.
1539
907a7241
NN
1540 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
1541 all-target-foo on configure-target-foo.
1542 * Makefile.def: Ditto.
1543 * Makefile.in: Rebuild.
1544
405ea7a0
NN
15452002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
1546
1547 * Makefile.def: New file.
1548 * Makefile.tpl: New file.
1549 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
1550
1551 * configure.in: Minor rearrangement. Simplify tests.
1552
bdc57bfd
JT
15532002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
1554
1555 * configure.in (with_headers): Skip copy if value is "yes".
1556 (with_libs): Likewise.
1557
ae03d6e2
NN
15582002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
1559
1560 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
1561 * configure.in (sh*-*-pe*): Ditto.
1562 * configure.in (mips*-*-pe*): Ditto.
1563 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
1564
1565 * configure.in: Rearrange.
1566
707960fe
NC
15672002-09-12 Nick Clifton <nickc@redhat.com>
1568
1569 * Import these changes from the config master repository:
1570
1571 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
1572
1573 * config.sub: Add tic4x target.
1574
1575 2002-09-03 Ben Elliston <bje@redhat.com>
1576
1577 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
1578 Reported by <Duncan_Stodart@insession.com>.
1579
36ea319f
JJ
15802002-09-10 Jeff Johnston <jjohnstn@redhat.com>
1581
1582 * COPYING.NEWLIB: More updates.
1583
cf57480a
JJ
15842002-09-09 Jeff Johnston <jjohnstn@redhat.com>
1585
1586 * COPYING.NEWLIB: Update.
1587
fd31a171
AC
15882002-08-23 Andrew Cagney <ac131313@redhat.com>
1589
23b632fc
AC
1590 * texinfo/texinfo.tex: Import version 2002-06-04.06.
1591
fd31a171
AC
1592 * config.guess: Import version 2002-08-23.
1593 * config.sub: Import version 2002-08-22.
1594
a08bafb5
AO
15952002-08-20 Alexandre Oliva <aoliva@redhat.com>
1596
1597 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
1598 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
1599 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
1600
17240c1f
NC
16012002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
1602
1603 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
1604
e70ad0c6
L
16052002-08-04 H.J. Lu (hjl@gnu.org)
1606
1607 * configure.in (mips*-*-linux*): Don't skip target-libffi.
1608
574e6d11
DD
16092002-07-31 Alan Modra <amodra@bigpond.net.au>
1610
1611 * configure.in: Move generic linux case to end. Copy generic
1612 linux noconfigdirs to mips*-*-linux* entry and new
1613 powerpc64*-*-linux* entry. Add target-libffi for the latter.
1614
611e7523
CD
16152002-07-19 Chris Demetriou <cgd@broadcom.com>
1616
1617 * MAINTAINERS: Clarify on config.guess and config.sub, and add
1618 one instance of them which was missed to the list to update.
1619
51759676
CD
16202002-07-16 Chris Demetriou <cgd@broadcom.com>
1621
1622 * config.guess: Update to 2002-07-09 version.
1623 * config.sub: Update to 2002-07-03 version.
1624
7c1f909c
DD
16252002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
1626
1627 * configure.in: Remove two redundant tests.
1628
d7cf5d30
DD
16292002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1630
1631 * configure.in (mips*-*-irix6*o32): Enable stabs.
1632
c74222f7
DD
16332002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
1634
5b53c336
DD
1635 * configure.in: Don't build grez.
1636 * Makefile.in: Ditto.
1637
c74222f7
DD
1638 * Makefile.in: Remove references to bsp, cygmon, libstub.
1639 * configure.in: Ditto.
1640
1641 * configure.in: Remove leftover reference to gdbtest.
1642
edd1b227
DD
16432002-07-08 Phil Edwards <pme@gcc.gnu.org>
1644
1645 * configure.in (gxx_include_dir): Change to match versioned
1646 C++ headers if --enable-version-specific-runtime-libs is used.
1647
486186e3
AO
16482002-07-04 Steve Ellcey <sje@cup.hp.com>
1649
1650 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
1651
ff0a3bf8
DD
16522002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
1653
1654 * configure.in: Make --without-x work.
1655
1dfa8174
NC
16562002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1657
1658 * contrib: New directory. Created to contain a copy of the
5481b376 1659 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
1660 the FSF GCC sources.
1661
07637366
DD
16622002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
1663
b6f83f2a
DD
1664 * configure.in: Rearrange target Makefile fragment collection.
1665
07637366
DD
1666 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
1667 cvs[src].
1668 * configure.in: Ditto.
1669
f48556b1
DD
16702002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
1671
1672 * Makefile.in: Eliminate 'apache' targets.
1673 * configure.in: Eliminate 'apache' targets.
1674
1675 * configure.in: Eliminate redundant tests. Reorganize.
1676
1677 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
1678
1679 * config-ml.in: Eliminate references to Cygnus configure.
1680
1681 * Makefile.in: Eliminate references to building emacs.
1682
16832002-07-01 Denis Chertykov <denisc@overta.ru>
1684
1685 * configure.in: Add support for ip2k.
1686
cdb9e2b8
BE
16872002-06-24 Ben Elliston <bje@redhat.com>
1688
1689 * configure.in (host_tools): Remove cgen.
1690
1691 * Makefile.in (all-cgen): Remove; runs from its source directory.
1692 (check-cgen, install-cgen, clean-cgen): Likewise.
1693 (all-opcodes): No not depend on all-cgen.
1694 (all-sim): Likewise.
1695
3558860c
DD
16962002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
1697
1698 * configure.in: Fix AIX configury bug.
1699
e3b0c936
DD
17002002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
1701
cdb9e2b8 1702 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 1703
cdb9e2b8
BE
1704 * configure.in: Move definition of libstdcxx_flags right above
1705 usage, rather than way earlier.
8ee424c0 1706
c712250a
DD
1707 * configure.in: Pull definition of is_cross_compiler earlier.
1708
9ee1a75c
DD
1709 * configure.in: Rearrange a little.
1710
e3b0c936
DD
1711 * configure.in: Remove references to librx.
1712 * Makefile.in: Remove references to librx.
1713
b2bd228e
DD
17142002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
1715
1716 * configure.in: Eliminate ${gasdir} variable.
1717
7cd52483
DB
17182002-06-18 Dave Brolley <brolley@redhat.com>
1719
1720 * configure.in: Add support for frv.
1721 * config.sub: Add support for frv.
1722
6c5e141a
DD
17232002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1724
1725 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
1726
0d18b56d
JT
17272002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
1728
1729 * configure.in (vax-*-netbsd*): Re-enable gas.
1730
fd8958d5
DD
17312002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
1732
27f15fdd
DD
1733 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
1734 BUILD_PREFIX_1, to correct nomenclature.
1735 * configure: Likewise.
1736
fd8958d5
DD
1737 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
1738 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
1739
0c2442b7
DD
17402002-05-31 Olaf Hering <olh@suse.de>
1741
1742 * config-ml.in: Propogate DESTDIR also.
1743
a3602181
JT
17442002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
1745
1746 * configure.in (vax-*-netbsd*): Don't build gas for this
1747 platform.
1748
c95f53ae
MM
17492002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
1750
1751 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
1752 and libgcj for AVR.
1753
1d7c1053
NC
17542002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1755
1756 * config.sub: Add DLX target.
1757
4b37028f
JT
17582002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
1759
1760 * config.guess: Update to 2002-05-22 version.
1761 * config.sub: Likewise.
1762
d5de0a84
NC
17632002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1764
1765 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
1766 * config-ml.in: Likewise.
1767 * configure: Likewise.
1768 * configure.in: Likewise.
1769
c92a0210
DD
17702002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
1771
115a77aa
DD
1772 * configure.in: Simplify makefile fragment collection.
1773
1774 * configure.in: Remove code to build emacs.
e99daf2b 1775
91e060aa
DD
1776 * configure.in : Remove --srcdir argument from targargs and buildargs
1777 (it's always overridden in the Makefile anyway). Rearrange a bit.
1778
1779 * configure: Move some logic to configure.in.
1780 * configure.in: Move some logic from configure.
c92a0210 1781
91217342
JJ
17822002-05-07 Jeff Johnston <jjohnstn@redhat.com>
1783
1784 * COPYING.LIBGLOSS: New file.
1785
d3d8a9ee
NC
17862002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
1787
1788 * Makefile.in: Honour DESTDIR.
1789
3a036cdc
AO
17902002-05-05 Alexandre Oliva <aoliva@redhat.com>
1791
1792 * configure.in (noconfigdirs): Don't disable libgcj on
1793 sparc64-*-solaris* and sparcv9-*-solaris*.
1794
6d095fe4
AO
17952002-05-03 Alexandre Oliva <aoliva@redhat.com>
1796
1797 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
1798
dac55df9
TF
17992002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
1800
1801 * configure.in (FLAGS_FOR_TARGET): Do not add
1802 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
1803 on i[3456]86-*-linux*.
1804
a018e15b
TF
18052002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
1806
1807 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
1808
1809 * configure.in (noconfigdirs): Do not add target-newlib if
1810 target == i[3456]86-*-linux*, and host == target.
1811
5f284831
MM
18122002-04-29 Mark Mitchell <mark@codesourcery.com>
1813
1814 * config.guess: Updated to 2002-04-26's version.
1815 * config.sub: Updated to 2002-04-26's version.
1816
33babf59
DD
18172002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
1818
bd5f7da2
DD
1819 * configure.in: delete reference to absent file
1820
a0c4f3a0
DD
1821 * configure.in: replace '[' with 'test'
1822
66f1ba4f
DD
1823 * configure.in: Eliminate references to gash.
1824 * Makefile.in: Eliminate references to gash.
1825
7c3ab50c
DD
1826 * configure.in: remove useless references to 'pic' makefile fragments.
1827
bbc025f5
DD
1828 * configure.in: (*-*-windows*) Finish removing.
1829
33babf59
DD
1830 * configure.in: Eliminate redundant test for libgui.
1831
d5ec694c
DD
18322002-04-26 Joel Sherrill <joel@OARcorp.com>
1833
1834 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
1835 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
1836
57a5346c
DD
18372002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
1838
1839 * configure.in: remove references to dead files
1840
dbf93899
DD
18412002-04-18 Tom Tromey <tromey@redhat.com>
1842
1843 * configure.in: Disallow configuring libgcj when it is already
1844 installed and we're using Solaris 2.8 linker. Do enable libgcj on
1845 Solaris 2.8 by default. For PR libgcj/6158.
1846
26eadf68
DD
18472002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
1848
1849 * configure.in: Move default CC setting out of config/mh-* fragments
1850 directly into here.
1851
a0a2c6c6
DD
18522002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
1853
1854 * configure.in: don't even try to configure or make a subdirectory
1855 if there's no configure script for it.
1856
9972f812
DD
18572002-04-15 Mark Mitchell <mark@codesourcery.com>
1858
1859 * MAINTAINERS: Remove chill maintainers.
1860 * Makefile.in (CHILLFLAGS): Remove.
1861 (CHILL_LIB): Remove.
1862 (TARGET_CONFIGDIRS): Remove libchill.
1863 (CHILL_FOR_TARGET): Remove.
1864 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
1865 CHILL_LIB.
1866 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
1867 (CHECK_TARGET_MODULES): Likewise.
1868 (INSTALL_TARGET_MODULES): Likewise.
1869 (CLEAN_TARGET_MODULES): Likewise.
1870 (configure-target-libchill): Remove.
1871 (all-target-libchill): Remove.
1872 * configure.in (target_libs): Remove target-libchill.
1873 Do not compute CHILL_FOR_TARGET.
1874 * libchill: Remove directory.
5481b376 1875
75205f78
DD
18762002-04-15 DJ Delorie <dj@redhat.com>
1877
1878 * Makefile.in, configure.in, configure: Sync with gcc, entries
1879 follow...
1880
18812002-04-08 Tom Tromey <tromey@redhat.com>
1882
1883 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
1884 Fixes PR libgcj/6068.
1885
18862002-03-30 Krister Walfridsson <cato@df.lth.se>
1887
1888 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
1889
18902002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1891
1892 * configure.in (alpha*-dec-osf*): Enable libgcj.
1893
18942002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
1895
1896 Fix for: PR bootstrap/3591, target/5676
1897 * configure.in (mcore-pe): Disable the configuration of
1898 libstdc++-v3 since exceptions are not supported.
1899
19002002-03-20 Anthony Green <green@redhat.com>
1901
1902 * configure.in: Enable libgcj for xscale-elf target.
1903
19042002-02-28 Alexandre Oliva <aoliva@redhat.com>
1905
1906 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
1907 libjava.
1908 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
1909
19102002-02-22 Alexandre Oliva <aoliva@redhat.com>
1911
1912 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
1913 libstdc++-v3 and libjava.
1914
19152002-02-11 Adam Megacz <adam@xwt.org>
1916
1917 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
1918 boehm-gc
1919
19202002-02-09 Alexandre Oliva <aoliva@redhat.com>
1921
1922 * config.guess: Updated to 2002-01-30's version.
1923 * config.sub: Updated to 2002-02-01's version.
1924 Contribute sh64-elf.
1925 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
1926 * configure.in: Added sh64-*-*.
1927
19282002-01-17 H.J. Lu <hjl@gnu.org>
1929
1930 * Makefile.in (all-fastjar): Also depend on all-libiberty.
1931 (all-target-fastjar): Also depend on all-target-libiberty.
1932
1933Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
1934
1935 * configure, configure.in: Use temp file for long sed commands.
1936
19372001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
1938
1939 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
1940 libf2c.
1941
19422001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
1943
1944 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
1945
19462001-10-11 Hans-Peter Nilsson <hp@axis.com>
1947
1948 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
1949
19502001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
1951
1952 * configure: Handle temporary files securely using mkdir.
1953
19542001-09-26 Will Cohen <wcohen@redhat.com>
1955
1956 * configure.in (*-*-linux*): Disable configuration of target-newlib
1957 and target-libgloss.
1958
19592001-09-26 Alexandre Oliva <aoliva@redhat.com>
1960
1961 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
1962 RANLIB.
1963
19642001-08-11 Graham Stott <grahams@redhat.com>
1965
1966 * Makefile.in (check-c++): Add missing semicolon.
1967
19682001-07-25 Andrew Haley <aph@cambridge.redhat.com>
1969
1970 * configure.in (sh-*-linux*): New.
1971
19722001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1973
1974 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
1975 and libgcj on m68hc11/m68hc12.
1976
19772001-06-27 H.J. Lu (hjl@gnu.org)
1978
1979 * Makefile (CFLAGS_FOR_BUILD): New.
1980 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
1981
19822001-06-01 Hans-Peter Nilsson <hp@axis.com>
1983
1984 * configure.in (libstdcxx_flags): Do not try to execute
1985 libstdc++-v3/testsuite_flags until it exists.
1986
19872001-05-18 Benjamin Kosnik <bkoz@redhat.com>
1988
1989 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
1990
19912001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
1992
1993 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
1994
1995Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
1996
1997 * configure.in: Move *-chorusos target case to the proper switch.
1998 Disable libgcj.
1999
20002001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2001
2002 * Makefile.in (STAGE1_CFLAGS): Pass down.
2003
20042001-04-13 Alan Modra <amodra@one.net.au>
2005
2006 * config.guess: Add hppa64-linux support. Note for next import that
2007 this is already in the master file.
2008 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
2009
20102001-03-22 Colin Howell <chowell@redhat.com>
2011
2012 * Makefile.in (DO_X): Do not backslash single-quotes in
2013 backquotes (two places).
2014
20152001-03-18 Laurynas Biveinis <lauras@softhome.net>
2016
2017 * Makefile.in (DO_X): Quote nested quotes.
2018
20192001-03-15 Laurynas Biveinis <lauras@softhome.net>
2020
2021 * Makefile.in (DO_X): Use double quotes for quoting
2022 "RANLIB=$${RANLIB}".
2023
20242001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
2025
2026 * configure.in: Only use `lang_requires' for languages athat are
2027 actually enabled.
2028
20292001-03-07 Tom Tromey <tromey@redhat.com>
2030
2031 * configure.in: Allow config-lang.in to set `lang_requires' to list
2032 of other required languages.
2033
20342001-03-06 Laurynas Biveinis <lauras@softhome.net>
2035
2036 * Makefile.in: Remove RANLIB definition. Use RANLIB
2037 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
2038 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
2039
20402001-02-28 Benjamin Kosnik <bkoz@redhat.com>
2041 Alexandre Oliva <aoliva@redhat.com>
2042
2043 * Makefile.in (check-c++): Use tabs, not spaces.
2044
20452001-02-19 Benjamin Kosnik <bkoz@redhat.com>
2046
2047 * Makefile.in (check-c++): New rule.
2048
2049 * configure.in (target_libs): Remove libg++.
2050 (noconfigdirs): Remove libg++.
2051 (noconfigdirs): Same.
2052 (noconfigdirs): Same.
2053 (noconfigdirs): Same.
2054
2055 * config-ml.in: Remove libg++ references.
2056
2057 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
2058 (ALL_TARGET_MODULES): Same.
2059 (configure-target-libg++): Remove.
2060 (all-target-libg++): Remove.
2061 (configure-target-libio): Remove.
2062 (all-target-libio): Remove.
2063 (check-target-libio): Remove.
2064 (.PHONY): Remove.
2065 (libg++.tar.bz2): Remove.
2066 (all-target-cygmon): Remove libio.
2067 (all-target-libstdc++): Remove.
2068 (configure-target-libstdc++): Remove.
2069 (TARGET_LIB_PATH): Remove libstdc++.
2070 (ALL_GCC_CXX): Remove libstdc++.
2071 (all-target-gperf): Correct.
2072
20732001-02-15 Anthony Green <green@redhat.com>
2074
2075 * configure: Introduce GCJ_FOR_TARGET.
2076 * configure.in: Ditto.
2077 * Makefile.in: Ditto.
2078
20792001-02-08 Chandrakala Chavva <cchavva@redhat.com>
2080
2081 * configure.in: for *-chorusos, don't config target-newlib and
2082 target-libgloss.
2083
20842001-02-04 Mark Mitchell <mark@codesourcery.com>
2085
2086 Remove V2 C++ library.
2087 * configure.in: Remove --enable-libstdcxx_v3 support.
2088
20892001-01-27 Richard Henderson <rth@redhat.com>
2090
2091 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
2092
20932001-01-26 Tom Tromey <tromey@redhat.com>
2094
2095 * configure.in: Allow libgcj to be built on Sparc Solaris.
2096
20972001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
2098
2099 * configure.in: Enable libgcj on several additional platforms.
2100
21012001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
2102
2103 * configure.in: Enable libgcj for linux targets.
2104
21052001-01-09 Mike Stump <mrs@wrs.com>
2106
2107 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
2108 failures of subdirectories.
2109
21102001-01-02 Laurynas Biveinis <lauras@softhome.net>
2111
2112 * configure: handle DOS-style absolute paths.
2113
21142001-01-02 Laurynas Biveinis <lauras@softhome.net>
2115
2116 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
2117
21182000-12-18 Benjamin Kosnik <bkoz@redhat.com>
2119
2120 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
2121 (libstdcxx_incdir): Pass down.
2122 * config.if: Remove expired bits for cxx_interface, add stub.
2123 (libstdcxx_incdir): Add variable for g++ include directory.
2124 * configure.in (gxx_include_dir): Use it.
2125
21262000-12-15 Andreas Jaeger <aj@suse.de>
2127
2128 * configure.in: Handle lang_dirs.
2129
21302000-12-13 Anthony Green <green@redhat.com>
2131
2132 * configure.in: Disable libgcj for any target not specifically
2133 listed. Disable libgcj for x86 and Alpha Linux until compatible
2134 with g++ abi.
2135
21362000-12-13 Mike Stump <mrs@wrs.com>
2137
2138 * Makefile.in (local-distclean): Also remove fastjar.
2139
21402000-12-10 Anthony Green <green@redhat.com>
2141
2142 * configure.in: Define libgcj. Disable libgcj target libraries for
2143 most targets.
2144
21452000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
2146
2147 * configure.in (target_libs): Revert 2000-12-08 patch.
2148 (noconfigdirs): Added target-libjava.
2149
21502000-12-09 Laurynas Biveinis <lauras@softhome.net>
2151
2152 * Makefile.in: handle DOS-style absolute paths.
2153
21542000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2155
2156 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
2157 libjava.
2158 * configure.in (target_libs): Removed `target-libjava'.
2159
21602000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
2161
2162 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
2163 (ALL_MODULES): Added fastjar.
2164 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
2165 (all-target-libjava): all-fastjar replaces all-zip.
2166 (all-fastjar): Added.
2167 (configure-target-fastjar, all-target-fastjar): Likewise.
2168 * configure.in (host_tools): Added fastjar.
2169
21702000-12-07 Mike Stump <mrs@wrs.com>
2171
2172 * Makefile.in (local-distclean): Remove leftover built files.
2173
21742000-11-16 Fred Fish <fnf@be.com>
2175
2176 * configure.in (enable_libstdcxx_v3): Fix typo,
2177 libstd++ -> libstdc++.
2178
21792000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2180
2181 * configure: Provide the original toplevel configure arguments
2182 (including $0) to subprocesses in the environment rather than
2183 through gcc/configargs.h.
2184
21852000-11-12 Mark Mitchell <mark@codesourcery.com>
2186
2187 * configure: Turn on libstdc++ V3 by default.
2188
21892000-10-16 Michael Meissner <meissner@redhat.com>
2190
2191 * configure (gcc/configargs.h): Only create if there is a build GCC
2192 directory created.
2193
21942000-10-05 Phil Edwards <pme@gcc.gnu.org>
2195
2196 * configure: Save configure arguments to gcc/configargs.h.
2197
21982000-10-04 Andris Pavenis <pavenis@latnet.lv>
2199
2200 * Makefile.in (bootstrap): avoid recursion if subdir missing
2201 (cross): ditto
2202 (do-proto-toplev): ditto
2203
2204Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
2205
2206 * configure.in: Do not build byacc for hppa64. Provide paths to the
2207 X11 libraries for hppa64.
2208
22092000-09-02 Anthony Green <green@cygnus.com>
2210
2211 * Makefile.in (all-gcc): Depend on all-zlib.
2212 (CLEAN_MODULES): Add clean-zlib.
2213 (ALL_MODULES): Add all-zlib.
2214 * configure.in (host_libs): Add zlib.
2215
22162000-08-25 Alexandre Oliva <aoliva@redhat.com>
2217
2218 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
2219 $targargs to tell whether newlib is going to be built.
2220
2221 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
2222 $$r/TARGET_SUBDIR/libio for _G_config.h.
2223
22242000-08-14 Zack Weinberg <zack@wolery.cumb.org>
2225
2226 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
2227
2228 * configure: Make enable_threads and enable_shared defaults
2229 explicit. Substitute enable_threads into generated Makefiles.
2230 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
2231 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
2232
22332000-08-02 Manfred Hollstein <manfredh@redhat.com>
2234
2235 * configure.in: Re-enable all references to libg++ and librx.
2236
ffb97b2f 22372002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 2238
ffb97b2f
DD
2239 * configure.in: Add *-*-freebsd* configurations.
2240
bbf6e9e3
AC
22412002-04-07 Andrew Cagney <ac131313@redhat.com>
2242
2243 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
2244 (do-tar, do-bz2): New rules.
2245 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
2246 (gdb-tar): New rule.
2247 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
2248 (insight_dejagnu.tar): New rule.
2249 (insight.tar): New rule.
2250 (gdb+dejagnu.tar): New rule.
2251 (gdb.tar): New rule.
2252
8f1579c0
AC
22532002-04-07 Andrew Cagney <ac131313@redhat.com>
2254
2255 * MAINTAINERS: Update dejagnu/
2256
ba3c59ab
AO
22572002-03-16 Alexandre Oliva <aoliva@redhat.com>
2258
2259 * ltmain.sh (relink_command): Fix typo in previous change.
2260
6243d5dd
AO
22612002-03-15 Alexandre Oliva <aoliva@redhat.com>
2262
2263 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
2264 (relink_command): Added --tag flags.
2265 (mode=install): If relinking fails; error out.
2266
80413487
RH
22672002-03-12 Richard Henderson <rth@redhat.com>
2268
2269 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
2270 .NOTPARALLEL tag.
2271 (do-check): Rename from check.
2272 (check): Allow parallel check.
2273
3daeddf6
RH
22742002-03-11 Richard Henderson <rth@redhat.com>
2275
2276 * Makefile.in (.NOTPARALLEL): Add fake tag.
2277
fad93c55
L
22782002-03-07 H.J. Lu (hjl@gnu.org)
2279
2280 * configure.in: Enable gprof for mips*-*-linux*.
2281
2e8357fc
AO
22822002-02-28 Alexandre Oliva <aoliva@redhat.com>
2283
2284 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2285 libjava.
2286 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
2287
bd48e1a9
AC
22882002-02-24 Andrew Cagney <ac131313@redhat.com>
2289
2290 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
2291
39121370
DJ
22922002-02-23 Daniel Jacobowitz <drow@mvista.com>
2293
2294 * config.guess: Import from master sources, rev 1.232.
2295 * config.sub: Import from master sources, rev 1.246.
2296
081ff160
AO
22972002-02-23 Alexandre Oliva <aoliva@redhat.com>
2298
2299 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
2300 because its Makefile is there; test for the executable instead.
2301
20a5393b
AO
23022002-02-09 Alexandre Oliva <aoliva@redhat.com>
2303
2304 Contribute sh64-elf.
2305 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
2306 * configure.in: Added sh64-*-*.
2307
38135629
JJ
23082002-02-04 Jeff Johnston <jjohnstn@redhat.com>
2309
80413487
RH
2310 * COPYING.NEWLIB: Remove advertising clause from
2311 Berkeley and Red Hat licenses.
38135629 2312
48d19748
MD
23132002-02-01 Mo DeJong <supermo@bayarea.net>
2314
2315 * Makefile.in: Add all-tix to deps for all-snavigator
2316 so that tix is built when building snavigator.
2317
f6e1c110
BE
23182002-02-01 Ben Elliston <bje@redhat.com>
2319
2320 * config.guess: Import from master sources, rev 1.229.
2321 * config.sub: Import from master sources, rev 1.240.
2322
4867be41
DJ
23232002-01-27 Daniel Jacobowitz <drow@mvista.com>
2324
2325 From Steve Ellcey <sje@cup.hp.com>:
2326 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
2327 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
2328 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
2329 IA64.
2330 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
2331 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
2332 soname_spec, sys_lib_search_path_spec): Ditto.
2333
e82380cc
JT
23342002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
2335
2336 * configure.in (*-*-netbsd*): New. Skip target-newlib,
2337 target-libiberty, and target-libgloss. Skip Java-related
2338 libraries if not supported for NetBSD on target CPU.
2339
1319fb9c
NC
23402002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
2341
2342 * configure.in: Import StrongARM and XScale target_configdirs from
2343 FSF GCC version.
2344
b020f6ac
L
23452002-01-16 H.J. Lu (hjl@gnu.org)
2346
2347 * config.guess: Import from master sources, rev 1.225.
2348 * config.sub: Import from master sources, rev 1.238.
2349
2350 * MAINTAINERS: Updated notes on config.guess and config.sub.
2351
a0c1c920
NC
23522002-01-11 Steve Ellcey <sje@cup.hp.com>
2353
2354 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
2355 ld and gdb are not supported.
2356
a9fa5e1f
JJ
23572002-01-07 Jeff Johnston <jjohnstn@redhat.com>
2358
2359 * Change reference to Cygnus Solutions to be Red Hat.
2360
94077108
JJ
23612002-01-07 Jeff Johnston <jjohnstn@redhat.com>
2362
2363 * COPYING.NEWLIB: Update generic copyright date.
2364
05ecd75c
MS
23652002-01-07 Mark Salter <msalter@redhat.com>
2366
2367 * configure.in: Remove target-bsp and target-cygmon from arm builds.
2368 Allow target-libgloss to be built for arm, strongarm, and xscale.
2369
a106bb62
BE
23702002-01-03 Ben Elliston <bje@redhat.com>
2371
2372 * MAINTAINERS: Update URL for config.* scripts.
2373
0e254642
AM
23742001-12-18 Alan Modra <amodra@bigpond.net.au>
2375
2376 * config.sub: Import latest version.
2377 * config.guess: Likewise.
2378
0a0d0041
TF
23792001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
2380
2381 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
2382 options for i[3456]86-pc-linux* native builds.
2383
d932cae7
NC
23842001-12-05 Laurent Guerby <guerby@acm.org>
2385
2386 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 2387 libiberty.
d932cae7
NC
2388
2389 Import this patch from gcc:
5481b376 2390
d932cae7
NC
2391 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
2392
2393 * symlink-tree: handle DOS-style absolute paths.
2394
49b7683b
DD
23952001-11-28 DJ Delorie <dj@redhat.com>
2396 Zack Weinberg <zack@codesourcery.com>
2397
2398 When build != host, create libiberty for the build machine.
2399
2400 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
2401 CONFIG_ARGUMENTS.
2402 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
2403 New variables.
2404 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
2405 and rules.
2406 (all.normal): Depend on ALL_BUILD_MODULES.
2407 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
2408 (all-build-libiberty): Depend on configure-build-libiberty.
2409
2410 * configure: Calculate and substitute proper value for
2411 ALL_BUILD_MODULES.
2412 * configure.in: Create the build subdirectory.
2413 Calculate and substitute TARGET_CONFIGARGS (formerly
2414 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
2415
26ef82f4
GK
24162001-11-26 Geoffrey Keating <geoffk@redhat.com>
2417
2418 * config.sub: Update to version 1.232 on subversion.
2419
43e64072
NC
24202001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
2421
2422 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
2423 files from .po files for a distribution.
2424
66f6c0d5
HPN
24252001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
2426
2427 * COPYING.NEWLIB: Mention preserved notice in specific parts.
2428
4a02fdb2
JH
24292001-11-13 Jeff Holcomb <jeffh@redhat.com>
2430
2431 Merged from net gcc:
2432 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
2433 * ltcf-c.sh: Use $objext, not $ac_objext.
2434 2001-07-27 Mark Kettenis <kettenis@gnu.org>
2435 * ltcf-cxx.sh: Add support for GNU.
2436 2001-07-22 Timothy Wall <twall@redhat.com>
2437 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
2438 default settings if using GNU tools with that configuration.
2439 * ltcf-cxx.sh: Ditto.
2440 * ltcf-gcj.sh: Ditto.
2441 2001-07-21 Michael Chastain <chastain@redhat.com>
2442 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
2443 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
2444 * ltmain.sh: Mark as gcc-local.
2445
227b9953
JH
24462001-11-13 Jeff Holcomb <jeffh@redhat.com>
2447
2448 * Makefile.in (all-bison): Revert 2001-10-24.
2449 Don't depend on texinfo.
2450
cbbab8fb
JJ
24512001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
2452
80413487 2453 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 2454
922b2485
DD
24552001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
2456
2457 * configure.in (--enable-languages): Be more permissive about
2458 syntax. Check for empty lists better. Warn about $LANGUAGES.
2459
f08fa01d
HPN
24602001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
2461
2462 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
2463
fee3da4e
JH
24642001-10-24 Jeff Holcomb <jeffh@redhat.com>
2465
2466 Makefile.in (all-bison): Don't depend on texinfo.
2467
73fb1ef9
AM
24682001-10-03 Alan Modra <amodra@bigpond.net.au>
2469
2470 * gettext.m4: Test po/POTFILES.in exists before trying to read.
2471
373688ac
AO
24722001-09-29 Alexandre Oliva <aoliva@redhat.com>
2473
2474 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
2475
9c07660b
HPN
24762001-09-28 Hans-Peter Nilsson <hp@axis.com>
2477
2478 * config.sub, config.guess: Import latest from subversions.
2479
3f152009
AO
24802001-09-21 Alexandre Oliva <aoliva@redhat.com>
2481
2482 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
2483 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
2484 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
2485 avoid quotes nesting problems.
2486 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
2487 (DO_X): Export only variables that are set.
2488
8f6a59e5
BE
24892001-09-19 Ben Elliston <bje@redhat.com>
2490
2491 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
2492 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
2493 semantics. Use the shell built-in "type" command instead.
2494
a1ec19fa
TS
24952001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2496
2497 * config.sub: Reverted the earlier change, this version is not the
2498 master file.
2499
4008bd9b
TS
25002001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2501
2502 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
2503 Add support for mips64.
2504
dd1e52a4
JH
25052001-09-03 Jeff Holcomb <jeffh@redhat.com>
2506
2507 * configure.in: Enable libstdc++-v3 for h8300 targets.
2508
91549d1c
EC
25092001-08-30 Eric Christopher <echristo@redhat.com>
2510 Jason Eckhardt <jle@redhat.com>
2511
2512 * config.sub: Add support for mipsisa32.
2513
cf966cf9
EC
25142001-08-30 Eric Christopher <echristo@redhat.com>
2515
2516 * config.sub, config.guess: Import latest from subversions.
2517
82208dc5
AM
25182001-08-20 Alan Modra <amodra@bigpond.net.au>
2519
2520 * config.sub, config.guess: Import latest from subversions.
2521
4dca8403
DD
25222001-07-26 DJ Delorie <dj@redhat.com>
2523
2524 * MAINTAINERS: Clarify libiberty merge rules and procedures.
2525
1107dce2
AM
25262001-06-19 Alan Modra <amodra@bigpond.net.au>
2527
2528 * Makefile.in: Revert 2001-06-17.
2529 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
2530
e09a6604
L
25312001-06-17 H.J. Lu <hjl@gnu.org>
2532
2533 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
2534 (gas+binutils.tar.bz2): Likewise.
2535 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
2536
31a8b634
AC
2537Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
2538
2539 * Makefile.in (VER): When present, extract the version number from
5481b376 2540 the file version.in.
31a8b634 2541
dc70af01
AO
25422001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
2543
2544 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
2545 gcc/xgcc is built, use -print-prog-name to find out the program
2546 name to use.
2547
839bbd8c
AO
25482001-06-04 Mark Mitchell <mark@codesourcery.com>
2549
2550 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
2551 with_gcc]: Use `gcc -shared' to build a shared library.
2552
566e9a30
AO
25532001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
2554
2555 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
2556 archives.
2557
e877bb69
AO
25582001-05-28 Simon Patarin <simon.patarin@inria.fr>
2559
2560 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
2561 libraries when using g++ with native linker.
2562
1605288b
AO
25632001-05-28 Alexandre Oliva <aoliva@redhat.com>
2564
2565 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
2566
11a383ba
TR
25672001-05-24 Tom Rix <trix@redhat.com>
2568
2569 * configure.in : enable ld for aix
cf966cf9 2570
18611226
AO
25712001-05-22 Alexandre Oliva <aoliva@redhat.com>
2572
2573 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
2574 [aix4*|aix5*]: Prepend blank.
2575
6be7c12c
AO
25762001-05-20 Alexandre Oliva <aoliva@redhat.com>
2577
2578 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2579 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
2580 of subdir/configure scripts to use the new libtool.m4.
2581
4ed00bba
L
25822001-05-14 H.J. Lu <hjl@gnu.org>
2583
2584 * config.if (libc_interface): Set to -libc6.2- for cross
2585 compiling to Linux/glibc 2.2.
2586
b1af961c
AO
25872001-05-03 Alexandre Oliva <aoliva@redhat.com>
2588
2589 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
2590 libgcj.
2591
5ec3e74e
AO
25922001-04-26 Alexandre Oliva <aoliva@redhat.com>
2593
2594 * configure.in (noconfigdirs): Don't reset it from scratch in the
2595 target case; only append to it.
2596
b3ed1d6b
AO
25972001-04-26 Alexandre Oliva <aoliva@redhat.com>
2598
2599 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
2600 sparc-*-solaris2.8]: Disable ${libgcj}.
2601
96111c10
AO
26022001-04-25 Alexandre Oliva <aoliva@redhat.com>
2603
2604 * configure.in (libgcj_saved): Copy from $libgcj.
2605 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
2606 --disable-libgcj.
2607
b5bf43f2
AO
26082001-04-20 Alexandre Oliva <aoliva@redhat.com>
2609
2610 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
2611 1.641.2.228.
2612
8cc32590
AO
26132001-04-12 Alexandre Oliva <aoliva@redhat.com>
2614
2615 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2616 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
2617
dec0cb0c
AO
26182001-04-01 Alexandre Oliva <aoliva@redhat.com>
2619
2620 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
2621 New macros.
2622 (bootstrap, cross): Use RECURSE_FLAGS.
2623 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
2624
6a9c3886
AO
26252001-03-27 Alexandre Oliva <aoliva@redhat.com>
2626
2627 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
2628
d4fc7db8
NC
26292001-03-23 Nick Clifton <nickc@redhat.com>
2630
2631 * README-maintainer-mode: Add note about inability to use "make
2632 distclean" in maintainer mode.
2633
7389ff65
AO
26342001-03-22 Alexandre Oliva <aoliva@redhat.com>
2635
2636 Re-installed:
2637 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
2638 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
2639 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
2640 * ltcf-cxx.sh: Likewise.
2641 * ltcf-gcj.sh: Likewise.
2642
b3e0dc8e
PB
26432001-03-22 Philip Blundell <philb@gnu.org>
2644
2645 * config.sub, config.guess: Import latest from subversions.
2646
469b781c
AO
26472001-03-22 Alexandre Oliva <aoliva@redhat.com>
2648
2649 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
2650 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
2651
b0dad762
MC
26522001-03-20 Michael Chastain <chastain@redhat.com>
2653
2654 * Makefile.in: all-m4 depends on all-texinfo.
2655
c559bb17
AO
26562001-03-08 Alexandre Oliva <aoliva@redhat.com>
2657
2658 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
2659
fef4ae2e
JJ
26602001-02-22 Jeff Johnston <jjohnstn@redhat.com>
2661
2662 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
2663 longer valid.
2664
8d6dd99d
NC
26652001-02-16 Nick Clifton <nickc@redhat.com>
2666
2667 * configure.in (noconfigdirs): Allow configuration of texinfo
2668 for Cygwin hosts.
2669
a85d7ed0
NC
26702001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2671
2672 * config.guess: Add linux target for S/390.
2673 * config.sub: Likewise.
2674 * configure.in: Likewise.
2675
51221c5e
DD
26762001-02-06 Ben Elliston <bje@redhat.com>
2677
2678 * configure: Output host type to stdout, not stderr.
2679
9dec4c71
MS
26802001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2681
2682 * config.guess: Import from subversions.gnu.org (revision 1.181).
2683 * config.sub: Import from subversions.gnu.org (revision 1.199).
2684
9add9c04
AM
26852001-01-30 Alan Modra <alan@linuxcare.com.au>
2686
2687 * config.guess: Handle hppa64-linux systems.
2688
8679174d
MS
26892001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2690
2691 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
2692 Don't unset, it's non-portable and no longer necessary, set to empty
2693 instead.
2694
02d01ed4
MS
26952001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2696
2697 * ltconfig: Shell portability fix for the tagname validity check.
2698
4cc5853d
MS
26992001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2700
2701 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
2702
7487e485
AO
27032001-01-27 Alexandre Oliva <aoliva@redhat.com>
2704
2705 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
2706 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
2707
f332af52
AO
27082001-01-24 Alexandre Oliva <aoliva@redhat.com>
2709
2710 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
2711 keep at least one of build_libtool_libs or build_old_libs set to
2712 yes.
2713
ef099754
AO
27142001-01-24 Alexandre Oliva <aoliva@redhat.com>
2715
2716 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
2717 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
2718
8341f2fc 27192000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 2720
8341f2fc
AJ
2721 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
2722
27232000-11-03 Philip Blundell <pb@futuretv.com>
2724
2725 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
2726 files.
ebf0fa2e 2727
c320a39f
JJ
27282001-01-15 Jeff Johnston <jjohnstn@redhat.com>
2729
2730 * COPYING.NEWLIB: Put into source repository.
2731
8817b92e
BE
27322001-01-15 Ben Elliston <bje@redhat.com>
2733
2734 * configure.in (host_tools): Add sid.
2735 Always configure cgen.
2736 * Makefile.in (all-sid): New target.
2737 (check-sid, clean-sid, install-sid): Likewise.
2738
35590697
AJ
27392001-01-07 Andreas Jaeger <aj@suse.de>
2740
80413487 2741 * config.sub, config.guess: Update from subversions.
35590697 2742
6ee6cea6
AO
27432000-12-12 Alexandre Oliva <aoliva@redhat.com>
2744
2745 * configure.in: Disable language-specific target libraries for
2746 languages that aren't enabled.
2747
077b8428
NC
27482000-11-24 Nick Clifton <nickc@redhat.com>
2749
2750 * configure.in (xscale-elf): Add target.
2751 (xscale-coff): Add target.
2752 (c4x, c5x, tic54x): Move after ARM targets.
2753
9e28a1ed
AO
27542000-11-23 Alexandre Oliva <aoliva@redhat.com>
2755
2756 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
2757
be98a80a
ILT
27582000-11-20 Ian Lance Taylor <ian@zembu.com>
2759
2760 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
2761
5cec67bf
AO
27622000-11-18 Alexandre Oliva <aoliva@redhat.com>
2763
2764 * Makefile.in: Merge with GCC and libgcj.
2765 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
2766 configure-target-<library> when their configure scripts need the C
2767 or C++ library to have already been built to work properly.
2768 (do_proto_toplev): Set them to an empty string.
2769
d932cae7 27702000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
2771
2772 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
2773 (REALLY_SET_LIB_PATH): Use them.
2774
d932cae7 27752000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
2776
2777 * config.sub: Add support for Sun Chorus
2778
8602ff0c
NC
27792000-11-02 Per Lundberg <plundis@chaosdev.org>
2780
2781 * config.sub: Add support for the *-storm-chaos OS.
2782
f9e0997d
NC
27832000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
2784
80413487
RH
2785 * configure.in (noconfigdirs): Don't compile some
2786 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 2787
d64552c5
AO
27882000-09-30 Alexandre Oliva <aoliva@redhat.com>
2789
2790 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
2791 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
2792 all affected `configure' scripts.
2793
97f60b31
AO
27942000-09-25 Alexandre Oliva <aoliva@redhat.com>
2795
2796 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
2797 ltcf-c.sh.
2798
6e8dd58f
PB
27992000-09-12 Philip Blundell <philb@gnu.org>
2800
2801 * config.sub, config.guess: Update from subversions.
2802
103a2e99
AO
28032000-09-06 Alexandre Oliva <aoliva@redhat.com>
2804
51601921
AO
2805 * Makefile.in (all-zlib): Added dummy target.
2806
103a2e99
AO
2807 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
2808 multi-language branch.
2809
2809b4b9
AO
28102000-09-05 Alexandre Oliva <aoliva@redhat.com>
2811
2812 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
2813 (bootstrap*): Depend on all-bootstrap.
2814
7450026c
AO
28152000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
2816
2817 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
2818 crosses, but add gcc/include to the header search path for them.
2819
6cf86f7f
AO
28202000-08-31 Alexandre Oliva <aoliva@redhat.com>
2821
2822 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
2823 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
2824 * gettext.m4: New file, extracted from aclocal.m4.
2825
ce2ea6e3
AO
28262000-08-22 Alexandre Oliva <aoliva@redhat.com>
2827
2828 * config-ml.in (CC, CXX): Avoid trailing whitespace.
2829 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
2830 sub-configures.
2831
9765193e
DE
28322000-08-20 Doug Evans <dje@casey.transmeta.com>
2833
2834 * Makefile.in (ALL_MODULES): Add all-cgen.
2835 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
2836 (all-cgen): New target.
2837 (all-opcodes,all-sim): Depend on all-cgen.
2838 * configure.in (host_tools): Add cgen.
2839 Only configure cgen if --enable-cgen-maint.
2840
d7b32520
AO
28412000-08-17 Alexandre Oliva <aoliva@redhat.com>
2842
2843 * config-ml.in (CC, CXX): Don't introduce a leading space.
2844
e52ef561
AO
28452000-08-16 Alexandre Oliva <aoliva@redhat.com>
2846
2847 * configure.in (libstdcxx_flags): Use
2848 libstdc++-v3/src/libstdc++.INC.
2849
88f9c2a0
AO
28502000-08-15 Alexandre Oliva <aoliva@redhat.com>
2851
2852 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
2853
98fbe43f
JM
28542000-08-11 Jason Merrill <jason@redhat.com>
2855
2856 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
2857 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
2858 (FLAGS_FOR_TARGET): Not here.
2859 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
2860
279ddab4
DD
28612000-08-07 DJ Delorie <dj@redhat.com>
2862
2863 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
2864 "if we're also building gcc, and it's a gcc that will run on the
2865 build machine, we want to use its includes instead of the system's
2866 default includes".
2867
60523a83
AO
28682000-08-03 Alexandre Oliva <aoliva@redhat.com>
2869
24ffec7a
AO
2870 * configure.in (libstdcxx_flags): Don't use `"'.
2871
60523a83
AO
2872 * config-ml.in: Adjust multilib search paths to the
2873 appropriate multilib tree.
2874
daf644b5
AO
28752000-08-02 Alexandre Oliva <aoliva@redhat.com>
2876
2877 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
2878 commas in $LANGUAGES.
2879
63266560
DD
28802000-08-01 Alexandre Oliva <aoliva@redhat.com>
2881
2882 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
2883
28842000-07-31 Alexandre Oliva <aoliva@redhat.com>
2885
2886 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
2887 CXX_FOR_TARGET for sed.
2888
28892000-07-30 Alexandre Oliva <aoliva@redhat.com>
2890
2891 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
2892 Do not override if already set in the environment or in configure.
2893 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
2894 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
2895
9e449d3e
AO
28962000-07-27 Alexandre Oliva <aoliva@redhat.com>
2897
2898 * Makefile.in (FLAGS_FOR_TARGET): New macro.
2899 (GCC_FOR_TARGET): Use it.
2900 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
2901 * configure.in: ... here.
2902 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
2903 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
2904
8bbd92e0
AO
29052000-07-24 Alexandre Oliva <aoliva@redhat.com>
2906
fd1f87b2
AO
2907 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
2908 (configure-target-libchill, configure-target-libobjc): Likewise.
2909
8bbd92e0
AO
2910 * configure.in: Use the same cache file for all target libs.
2911 * config-ml.in: But different cache files per multilib variant.
2912
25c6c112
JL
29132000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2914
2915 * configure (topsrcdir): Don't use dirname.
2916
ba73c63f
JM
29172000-07-20 Jason Merrill <jason@redhat.com>
2918
2919 * configure.in: Remove all references to libg++ and librx.
2920
2921 * configure, configure.in, Makefile.in: Unify gcc and binutils.
2922
1af08294
HPN
29232000-07-20 Hans-Peter Nilsson <hp@axis.com>
2924
2925 * config.sub: Update to subversions version 2000-07-06.
2926
ba73c63f
JM
29272000-07-12 Andrew Haley <aph@cygnus.com>
2928
2929 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
2930 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
2931
29322000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
2933
2934 * symlink-tree: Check number of arguments.
2935
d932cae7 29362000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
2937
2938 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
2939
ba73c63f
JM
29402000-07-05 Jim Wilson <wilson@cygnus.com>
2941
2942 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
2943 search path for a g++ extracted from the build tree. This
2944 will allow link tests run by configure scripts in
2945 subdirectories to succeed.
2946
92ee2f86
UC
29472000-07-01 Koundinya K <kk@ddeorg.soft.net>
2948
80413487 2949 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 2950
23f2f29f
CV
29512000-06-28 Corinna Vinschen <vinschen@cygnus.com>
2952
2953 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
2954 `os2'. Force ac_cv_exeext to be ".exe" in that case.
2955
f04f5a67
TW
29562000-06-19 Timothy Wall <twall@cygnus.com>
2957
2958 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
2959 * config.sub: Add tic54x target.
2960
11da68be
NC
29612000-06-07 Phillip Thomas <pthomas@suse.de>
2962
2963 * README-maintainer-mode: New file: Contains notes on using
2964 --enable-maintainer-mode with binutils.
2965
d932cae7 29662000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
2967
2968 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
2969
d932cae7 29702000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
2971
2972 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
2973 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
2974
9442cea3
L
297520000-05-21 H.J. Lu (hjl@gnu.org)
2976
80413487
RH
2977 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
2978 directory are used if they exist. Make sure
2979 $(build_tooldir)/include is searched for header files,
2980 $(build_tooldir)/lib/ for library files.
9442cea3 2981 (GCC_FOR_TARGET): Likewise.
80413487 2982 (CXX_FOR_TARGET): Likewise.
9442cea3 2983
d932cae7 29842000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
2985
2986 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
2987
d932cae7 29882000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
2989
2990 * Makefile.in (configure-target-libiberty): Depend on
2991 configure-target-newlib.
2992
ba73c63f
JM
29932000-05-16 Alexandre Oliva <aoliva@cygnus.com>
2994
2995 * configure.in, Makefile.in: Merge all libffi-related
2996 configury stuff from the libgcj tree.
2997
d932cae7 29982000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
2999
3000 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3001 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
3002
d932cae7 30032000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
3004
3005 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3006 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 3007 current version information. Add to proto-toplev directory.
b5a23627
AC
3008 (gdb-taz): Build do-djunpack.
3009
ba73c63f
JM
30102000-05-15 David Edelsohn <edelsohn@gnu.org>
3011
3012 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
3013
7c86ed39
L
30142000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3015
3016 * ltmain.sh: Preserve in relink_command any environment
3017 variables that may affect the linker behavior.
3018
d932cae7 30192000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
3020
3021 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
3022
d932cae7 30232000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
3024
3025 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
3026
ed0a91a5
EZ
30272000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
3028
3029 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 3030 with the version name.
ed0a91a5 3031
ba73c63f 30322000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 3033
ba73c63f 3034 * config.if: Tweak.
6cafa39f 3035
ba73c63f 30362000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 3037
ba73c63f 3038 * djunpack.bat: New file.
66156876 3039
d932cae7 30402000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
3041
3042 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
3043 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
3044 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
3045 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 3046
ba73c63f
JM
30472000-04-16 Dave Pitts <dpitts@cozx.com>
3048
80413487
RH
3049 * config.sub (case $basic_machine): Change default for "ibm-*"
3050 to "openedition".
ba73c63f 3051
d932cae7 30522000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
3053
3054 * Makefile.in (gdb-taz): New target. GDB specific archive.
3055 (do-md5sum): New target.
3056 (MD5PROG): Define.
3057 (PACKAGE): Default to TOOL.
3058 (VER): Default to a shell script.
3059 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 3060 md5 checksum generation.
b35ece4e
AC
3061 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
3062 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
3063 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 3064 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 3065
d932cae7 30662000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
3067
3068 * configure (warn_cflags): Delete.
3069
ba73c63f 30702000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 3071 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 3072
80413487
RH
3073 * configure.in (enable_libstdcxx_v3): Add.
3074 (target_libs): Add bits here to switch between libstdc++-v2 and
3075 libstdc++-v3.
3076 * config.if: And this file too.
3077 * Makefile.in: Add libstdc++-v3 targets.
35590697 3078
ba73c63f
JM
30792000-04-05 Michael Meissner <meissner@redhat.com>
3080
3081 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 3082
d332c5ac
JM
30832000-03-29 Jason Merrill <jason@casey.cygnus.com>
3084
3085 * configure.in: -linux-gnu*, not -linux-gnu.
3086
d932cae7 30872000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
3088
3089 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
3090 (do-tar-bz2): Replace TOOL with PACKAGE.
3091 (gdb.tar.bz2): Remove GDBTK from GDB package.
3092 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 3093 dejagnu.tar.bz2): New packages.
6dcbc97b 3094
96ce09a7
ILT
30952000-02-27 Andreas Jaeger <aj@suse.de>
3096
3097 * configure.in: Add entry for mips*-*-linux*, move catch all
3098 *-*-*linux* entry below this one.
3099
2031769e
ILT
31002000-02-27 Ian Lance Taylor <ian@zembu.com>
3101
3102 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3103
4bab746c
NC
31042000-02-24 Nick Clifton <nickc@cygnus.com>
3105
3106 * config.sub: Support an OS of "wince".
3107
d932cae7 31082000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
3109
3110 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 3111 version.
ada59422 3112
5b93d8bb
AM
31132000-02-23 Linas Vepstas <linas@linas.org>
3114
3115 * config.sub: Add support for Linux/IBM 370.
3116 * configure.in: Likewise.
3117
2fb651f6
NC
31182000-02-22 Nick Clifton <nickc@cygnus.com>
3119
3120 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
3121
b8441c25
CF
31222000-02-20 Christopher Faylor <cgf@cygnus.com>
3123
3124 * config.guess: Guess "cygwin" rather than "cygwin32".
3125
d332c5ac
JM
31262000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3127
3128 * configure (gcc_version): When setting, narrow search to
3129 lines containing `version_string'.
3130
ba73c63f
JM
31312000-02-15 Denis Chertykov <denisc@overta.ru>
3132
3133 * config.sub: Add support for avr target.
3134
d932cae7 31352000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
3136
3137 * config.sub: Add mmix-knuth-mmixware.
3138
31392000-01-27 Christopher Faylor <cgf@redhat.com>
3140
3141 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
3142 structure stuff to -L library search.
3143 (CXX_FOR_TARGET): Ditto.
3144 (CROSS_CHECK_MODULES): Fix spelling mistake.
3145
31462000-01-24 Mark Mitchell <mark@codesourcery.com>
3147
3148 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
3149 the C++ compiler.
3150
31512000-01-12 Richard Henderson <rth@cygnus.com>
3152
3153 * configure.in: Don't build some bits for beos.
3154
31552000-01-12 Joel Sherrill (joel@OARcorp.com)
3156
3157 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
3158 as include files.
3159
91b2c84d
GK
31602000-01-06 Geoff Keating <geoffk@cygnus.com>
3161
3162 * configure.in: Use mt-aix43 to handle *_TARGET defs,
3163 not mh-aix43.
3164
ba73c63f
JM
31651999-12-14 Richard Henderson <rth@cygnus.com>
3166
3167 * config.guess (alpha-osf, alpha-linux): Detect ev67.
3168 * config.sub: Accept alphaev[78], alphaev8.
3169
31701999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3171
3172 * config.guess, config.sub: Update from autoconf.
3173
3174Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3175
3176 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
3177 necessary libraries are missing.
3178
31791999-10-25 Andreas Schwab <schwab@suse.de>
3180
3181 * configure: Fix quoting inside arguments of eval.
3182
31831999-10-21 Nick Clifton <nickc@cygnus.com>
3184
3185 * config-ml.in: Allow suppression of some ARM multilibs.
3186
3187Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
3188
3189 * config.guess: Add OS/390 match pattern.
3190 * config.sub: Add mvs, openedition targets.
3191 * configure.in (i370-ibm-opened*): New.
3192
ef14edc4
ILT
31931999-09-04 Steve Chamberlain <sac@pobox.com>
3194
3195 * config.sub: Add support for configuring for pj.
3196
afb478e8
NC
31971999-08-31 Nick Clifton <nickc@cygnus.com>
3198
fd6848f6 3199 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 3200
ba73c63f 32011999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
3202
3203 * configure.in: Do not configure or build ld for AIX
3204 platforms. ld is known to be broken on these platforms.
3205
ba73c63f
JM
3206Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3207
3208 * config-ml.in: Pass compiler flag corresponding to multidirs to
3209 subdir configures.
3210
c363de44
ILT
32111999-08-09 Ian Lance Taylor <ian@zembu.com>
3212
3213 * Makefile.in (LDFLAGS): Define.
3214
dc8bc5a6
ILT
32151999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
3216
3217 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
3218 noconfigdirs.
3219 (*-*-cygwin*): Likewise.
3220
6ca3858e
ILT
32211999-08-08 Ian Lance Taylor <ian@zembu.com>
3222
71141bb6
ILT
3223 * mkdep: New file.
3224 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
3225 (BINUTILS_SUPPORT_DIRS): Add mkdep.
3226
6ca3858e
ILT
3227 From Eli Zaretskii <eliz@is.elta.co.il>:
3228 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
3229 long file name when using DJGPP on MS-DOS.
3230
ba73c63f
JM
3231Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
3232
3233 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
3234
2735a327
AM
32351999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
3236
3237 * Makefile.in (check-target-libio): Remove all-target-libstdc++
3238 dependency as this causes "make check" to globally "make all"
3239
ba73c63f
JM
3240Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
3241
3242 * configure.in (target_libs): Added target-zlib.
3243 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
3244 (CONFIGURE_TARGET_MODULES): Likewise.
3245 (CHECK_TARGET_MODULES): Likewise.
3246 (INSTALL_TARGET_MODULES): Likewise.
3247 (CLEAN_TARGET_MODULES): Likewise.
3248 (configure-target-zlib): New target.
3249 (all-target-zlib): Likewise.
3250 (all-target-libjava): Depend on all-target-zlib.
3251 (configure-target-libjava): Depend on configure-target-zlib.
3252
3253 * Makefile.in (configure-target-libjava): Depend on
3254 configure-target-newlib.
3255 (configure-target-boehm-gc): New target.
3256 (configure-target-qthreads): New target.
3257
80413487
RH
3258 * configure.in (target_libs): Added target-qthreads.
3259 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
3260 (CONFIGURE_TARGET_MODULES): Likewise.
3261 (CHECK_TARGET_MODULES): Likewise.
3262 (INSTALL_TARGET_MODULES): Likewise.
3263 (CLEAN_TARGET_MODULES): Likewise.
3264 (all-target-qthreads): New target.
3265 (configure-target-libjava): Depend on configure-target-qthreads.
3266 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
3267
3268 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
3269 (CONFIGURE_TARGET_MODULES): Likewise.
3270 (CHECK_TARGET_MODULES): Likewise.
3271 (INSTALL_TARGET_MODULES): Likewise.
3272 (CLEAN_TARGET_MODULES): Likewise.
3273 (all-target-libjava): New target.
3274 (all-target-boehm-gc): Likewise.
3275 * configure.in (target_libs): Added libjava, boehm-gc.
3276
08d836d6
ILT
32771999-07-22 Ian Lance Taylor <ian@zembu.com>
3278
3279 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
3280 configure.bat in SUPPORT_FILES.
3281 (gas+binutils.tar.bz2): Likewise.
3282
3283 * makeall.bat: Remove; obsolete.
3284
8f36e47c
ILT
32851999-07-21 Ian Lance Taylor <ian@zembu.com>
3286
3287 From Mark Elbrecht:
3288 * configure.bat: Remove; obsolete.
3289
56e82f25
ILT
32901999-07-11 Ian Lance Taylor <ian@zembu.com>
3291
3292 * configure: Add -W -Wall to the default CFLAGS when compiling with
3293 gcc.
3294
1001d816
JL
3295Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
3296
3297 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
3298
106117aa
MM
32991999-06-30 Mark Mitchell <mark@codesourcery.com>
3300
3301 * configure.in: Build ld on IRIX6.
3302
c376f4ed
ILT
33031999-06-12 Ian Lance Taylor <ian@zembu.com>
3304
3305 * Makefile.in: Change distribution targets to use bzip2 instead of
3306 gzip.
3307 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 3308 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 3309
306b7445
NC
33101999-06-04 Nick Clifton <nickc@cygnus.com>
3311
3312 * config.sub: Add mcore target.
3313
d932cae7 33141999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
3315
3316 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
3317
d932cae7 33181999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
3319
3320 * config.guess (dummy): Changed to $dummy.
3321
6c3175b0
NC
33221999-05-24 Nick Clifton <nickc@cygnus.com>
3323
ba73c63f
JM
3324 * config.sub: Tidied up case statements.
3325
33261999-05-22 Ben Elliston <bje@cygnus.com>
3327
3328 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
3329 <jiro@din.or.jp>.
3330
3331 * config.guess: Merge with FSF version. Future changes will be
3332 more accurately recorded in this ChangeLog.
3333 * config.sub: Likewise.
3334
d932cae7 33351999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
3336
3337 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 3338
252b5132
RH
33391999-04-30 Tom Tromey <tromey@cygnus.com>
3340
3341 * ltmain.sh: [mode link] Always use CC given by ltconfig.
3342
33431999-04-23 Tom Tromey <tromey@cygnus.com>
3344
3345 * ltconfig, ltmain.sh: Update to libtool 1.2f.
3346
33471999-04-20 Drew Moseley <dmoseley@cygnus.com>
3348
3349 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
3350 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
3351 Bad merge removed these two changes.
3352
ba73c63f 3353Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 3354 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
3355
3356 * config.guess (interix Alpha): Add.
3357
252b5132
RH
33581999-04-11 Richard Henderson <rth@cygnus.com>
3359
3360 * configure.in (i?86-*-beos*): Do config gperf; don't config
3361 gdb, newlib, or libgloss.
3362
d932cae7 33631999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 3364
ba73c63f
JM
3365 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
3366 link a trivial program with -mabi=64. If it fails, remove mabi=64
3367 from multidirs.
3368
d932cae7 33691999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
3370
3371 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
3372
252b5132
RH
33731999-04-08 Nick Clifton <nickc@cygnus.com>
3374
3375 * config.sub: Add support for mcore targets.
3376
33771999-04-07 Michael Meissner <meissner@cygnus.com>
3378
3379 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
3380 not mt-ospace, in order to shut up assembler warning about using
3381 symbols that are named the same as registers.
3382
33831999-04-07 Drew Moseley <dmoseley@cygnus.com>
3384
3385 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
3386 dependency list for all-target-cygmon.
3387
33881999-04-05 Doug Evans <devans@casey.cygnus.com>
3389
3390 * config-ml.in: Check $host, not $target, for selective multilibs.
3391 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
3392 thumb interworking, and underscore prefix multilibs.
3393
33941999-04-04 Ian Lance Taylor <ian@zembu.com>
3395
3396 * missing: Update to version from current automake.
3397
3398Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
3399
3400 * configure (gxx_include_dir): Removed.
3401
3402 * configure.in (gxx_include_dir): Handle it.
3403 * Makefile.in: Likewise.
3404
34051999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
3406
3407 * config.sub (mips64vr4111,mips64vr4111el) Add.
3408
34091999-03-21 Ben Elliston <bje@cygnus.com>
3410
80413487 3411 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
3412
3413Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
3414
252b5132
RH
3415 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
3416 config/mh-djgpp.
3417
3418Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
3419
3420 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
3421 all-target-newlib to dependency list for all-target-bsp.
3422
3423Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
3424
3425 * config.sub: Add i386-uwin support.
3426 * config.guess: Likewise.
3427
3428Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3429
3430 * configure.in: cleanup, add mh-*pic handling for arm, special
3431 case powerpc*-*-aix*
3432
3433Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
3434
3435 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
3436 can be built.
3437
3438Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
3439
3440 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 3441 targets.
252b5132
RH
3442
34431999-03-02 Nick Clifton <nickc@cygnus.com>
3444
3445 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
3446
d932cae7 34471999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
3448
3449 * config.sub: Check for "cygwin*" rather than "cygwin32*"
3450
34511999-02-24 Nick Clifton <nickc@cygnus.com>
3452
3453 * config.sub: Fix typo in arm recognition.
3454
d932cae7 34551999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
3456
3457 * configure.in (noconfigdirs): Changed target_configdirs to
3458 include target-bsp only for m68k-*-elf* and m68k-*-coff*
3459 rather than m68k-*-* since it is not known to work on
3460 m68k-aout. Ditto for arm-*-*oabi.
3461
d932cae7 34621999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
3463
3464 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
3465
34661999-02-19 Ben Elliston <bje@cygnus.com>
3467
3468 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
3469 Smart and improved by Andrew Cagney.
3470
d932cae7 34711999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
3472
3473 * config.guess: Recognize openbsd-*-hppa.
3474
d932cae7 34751999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
3476
3477 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
3478 only if it is not empty.
3479
34801999-02-17 Nick Clifton <nickc@cygnus.com>
3481
3482 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 3483
fd6848f6 3484 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
3485
3486 * config.sub: Modified to recognize uname's armv* syntax.
3487
34881999-02-17 Mark Salter <msalter@cygnus.com>
3489
3490 * configure.in: Added target-bsp for sparclite.
3491
d932cae7 34921999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
3493
3494 * config.sub: Recognize alphapca5[67] and up to alphaev8.
3495
34961999-02-08 Nick Clifton <nickc@cygnus.com>
3497
3498 * configure.in: Add support for strongarm port.
3499 * config.sub: Add support for strongarm target.
3500
d932cae7 35011999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 3502
252b5132
RH
3503 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
3504 the old name config/mh-cygwin32.
3505 Enable texinfo.
3506
d932cae7 35071999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
3508
3509 * configure.in: Do build ld for ix86 Solaris.
3510
d932cae7 35111999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
3512
3513 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
3514 $AR_FOR_TARGET. Likewise for RANLIB.
3515
d932cae7 35161999-02-02 Catherine Moore <clm@cygnus.com>
35590697 3517
80413487
RH
3518 * config.sub (oabi): Recognize.
3519 * configure.in (arm-*-oabi): Handle.
252b5132 3520
d932cae7 35211999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
3522
3523 * config.guess: Improve detection of i686 on UnixWare 7.
3524
d932cae7 35251999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
3526
3527 * config.guess: Add support for i386-pc-interix.
3528 * config.sub: Likewise.
3529 * configure.in: Likewise.
252b5132 3530
d932cae7 35311999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
3532
3533 * Makefile.in: Remove unneeded all-target-libio from
3534 from all-target-winsup target since it is now unneeded.
3535 Add all-target-libtermcap in its place since it is now
3536 needed.
3537
d932cae7 35381998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
3539
3540 * configure.in: makefile stub for cygwin target is probably
3541 unnecessary. Remove it for now.
252b5132 3542
d932cae7 35431998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
3544
3545 * configure.in: libtermcap.a should be built when cygwin is the
3546 target as well as the host.
3547 * config.guess: Allow mixed case in cygwin uname output.
3548 * Makefile.in: Add libtermcap target.
252b5132 3549
d932cae7 35501998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
3551
3552 * config.sub: Clean up handling of hppa2.0.
3553
d932cae7 35541998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
3555
3556 * config.guess: Use C code to identify more HP machines.
3557
3558Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
3559
3560 * config.sub: Handle hppa2.0.
3561
ba73c63f
JM
3562Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
3563
3564 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 3565 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
3566
35671998-12-15 Mark Salter <msalter@cygnus.com>
3568
3569 * configure.in: Added target-bsp for several target architectures.
3570
3571 * Makefile.in: Added rules for bsp.
3572
252b5132
RH
3573Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
3574
3575 * config.guess: Improve detection of hppa2.0 processors.
3576
3577Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
3578
3579 * config.guess: Recognize FreeBSD using ELF automatically.
3580
35811998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
3582
3583 * configure (skip-this-dir): Add handling for new shell script, which
3584 might be created by a sub-directory's configure to indicate, this particular
3585 directory is "unwanted".
3586 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
3587
252b5132
RH
3588Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
3589
3590 * ltconfig: import from libtool, after changing libtool to
3591 account for the cygwin name change.
3592
3593Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
3594
3595 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
3596 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
3597
3598Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
3599
3600 * configure.in: Add libtermcap to list of cygwin dependencies.
3601
d932cae7 36021998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 3603
80413487
RH
3604 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
3605 they include winsup/include when it's a cygwin target.
252b5132
RH
3606
36071998-11-12 Tom Tromey <tromey@cygnus.com>
3608
3609 * configure.in (host_tools): Added zip.
3610 * Makefile.in (all-target-libjava): Depend on all-zip.
3611 (all-zip): New target.
3612 (ALL_MODULES): Added all-zip.
3613 (NATIVE_CHECK_MODULES): Added check-zip.
3614 (INSTALL_MODULES): Added install-zip.
3615 (CLEAN_MODULES): Added clean-zip.
3616
d932cae7 36171998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
3618
3619 * Makefile.in: lose "32" from comment about cygwin.
3620
d932cae7 36211998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
3622
3623 * configure.in: Use -Os to build target libraries for the fr30.
3624
d932cae7 36251998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
3626
3627 * config.sub: Add fr30.
3628
d932cae7 36291998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 3630
80413487 3631 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
3632 cygwin* instead of cygwin32*.
3633 * config.sub: Check cygwin* instead of cygwin32*.
3634
d932cae7 36351998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
3636
3637 * config.guess: Match any version of Unixware7.
3638
252b5132
RH
36391998-10-20 Syd Polk <spolk@cygnus.com>
3640
3641 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
3642 if desired.
3643
d932cae7 36441998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
3645
3646 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
3647 these if the appropriate directories and files to not exist.
3648
d932cae7 36491998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
3650
3651 * Makefile.in (DEVO_SUPPORT): Add config.if.
3652
d932cae7 36531998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
3654
3655 * configure: Add pattern to replace "build_tooldir"'s
3656 definition in the generated Makefile with "tooldir"'s
3657 actual value.
3658
252b5132
RH
3659Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
3660
3661 * config.sub: Bring back lost sparcv9.
3662
ba73c63f
JM
3663 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
3664
3665Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
3666
3667 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
3668 CC_FOR_TARGET and friends.
3669
3670Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 3671
ba73c63f
JM
3672 * Makefile.in (build_tooldir): New variable, same as tooldir.
3673 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
3674 -B$(build_tooldir)/bin/.
3675 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
3676
252b5132
RH
3677Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
3678
3679 * config.sub: Add support for i[34567]86-pc-udk.
3680 * configure.in: Likewise.
3681
3682Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
3683
3684 * Makefile.in: add bzip2 package building bits for user
3685 tools module
3686 * configure.in: ditto
3687
ba73c63f
JM
3688Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
3689
3690 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
3691 (ALL_TARGET_MODULES): Add all-target-libobjc.
3692 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
3693 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
3694 (all-target-libchill): Add dependencies.
3695 * configure.in (target_libs): Add libchill.
35590697 3696
252b5132
RH
36971998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
3698
ba73c63f 3699 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
3700
3701Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
3702
3703 * Makefile.in (all-automake): fix dependencies.
3704
3705Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
3706
3707 * configure.in: Minor cleanups for building in the $(target_alias)
3708 subdir.
3709
37101998-09-22 Jim Wilson <wilson@cygnus.com>
3711
3712 * Makefile.in (bootstrap): Set r and s before make all. Use
3713 BASE_FLAGS_TO_PASS in make all.
3714 (cross): Likewise.
3715
37161998-09-20 Mark Mitchell <mark@markmitchell.com>
3717
3718 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
3719
252b5132
RH
3720Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
3721
3722 * config.sub: Fix typo in last change.
3723
37241998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
3725
3726 * config.sub: Add support for C4x target.
3727 * configure.in: Likewise.
3728
37291998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
3730
3731 * config.sub: Recognize sparcv9 just like sparc64.
3732
3733Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
3734
3735 * config.guess: Match "Pent II" or "PentII" for OpenServer.
3736
3737Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
3738
3739 * config.guess: Correctly identify Pentium II sco boxes.
3740
3741 * config.guess: Fix "tr" code. From Weiwen Liu.
3742
3743Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
3744
3745 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
3746 stabs.
3747
3748Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
3749
3750 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
3751 (ALL_TARGET_MODULES): Add all-target-libchill.
3752 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
3753 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
3754 (all-target-libchill): Add dependencies.
3755 * configure.in (target_libs): Add libchill.
3756
3757Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
3758
3759 * config.guess: Avoid assumptions about "tr" behaves when
3760 LANG is set to something other than English.
3761
3762Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
3763
3764 * configure (gxx_include_dir): Changed to
3765 '${prefix}/include/g++'-${libstdcxx_interface}.
3766
3767 * config.if: New to determine the interfaces.
3768
3769Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
3770
3771 * config.guess: Detect and handle MPE/IX.
3772 * config.sub: Deal with MPE/IX.
3773
3774Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
3775
3776 * configure.in: Use mh-aix43.
3777
37781998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
3779
3780 * configure: Fix --without/--disable cases for gxx-include-dir.
3781
3782Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
3783
3784 * mdata-sh: Imported. Needed for automake support.
3785
3786Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
3787
ba73c63f 3788 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
3789 "chmod og=u `find . -print`".
3790
3791Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
3792
ba73c63f 3793 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
3794
3795Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
3796
3797 * Makefile.in: Undo previous patch.
3798
3799Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
3800
3801 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
3802 to here ...
3803 (install-no-fixedincludes): and here
3804 (INSTALL_MODULES): ... from here.
3805
3806Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
3807
3808 * config.sub: Merge with FSF.
3809
3810 * config.guess: Merge with FSF.
3811
3812Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
3813
3814 * configure (extraconfigdirs): New variable.
3815 (SUBDIRS): Add extraconfigdirs and recurse on them too.
3816 * Makefile.in (all): Move higher in file.
3817 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
3818 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
3819 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
3820 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
3821 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
3822
38231998-07-23 Brendan Kehoe <brendan@cygnus.com>
3824
3825 * Makefile.in (all-target-libjava): Depend on all-gcc and
3826 all-target-newlib.
3827 (configure-target-libjava): Depend on $(ALL_GCC).
3828
3829Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
3830
3831 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
3832 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
3833
3834Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
3835
3836 * ylwrap: Change absolute path checks to check for DOS style path
3837 names.
3838
3839 * ylwrap: Don't use a full path name if the source file is in the
3840 same directory. From hjl@lucon.org (H.J. Lu).
3841
3842 * config-ml.in: Default to being verbose, to match Feb 18 change to
3843 configure.
3844
3845Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
3846
3847 Brought over from egcs:
3848
3849 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
3850
3851 * configure.in (target_subdir): Set to ${target_alias} instead
3852 of "libraries".
3853
3854 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
3855
3856 * configure.in (target_subdir): Set to libraries if enable_multilib.
3857
3858Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
3859
3860 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
3861 multilibs, force reconfiguration the first time we create
3862 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
3863
3864Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
3865
3866 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
3867 avoid confusion with --no-recursion.
3868
3869Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
3870
3871 * configure.in: Win32 hosts shouldn't use install -x
3872 * install-sh: remove -x option, and special .exe-handling
3873 hack.
3874
3875Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
3876
3877 * config.guess: Recognize i586-pc-beos.
3878 * configure.in: Don't build some bits for beos.
3879
3880Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
3881
3882 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
3883 CFLAGS default to -O2.
3884
3885 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
3886 when using GNU ld.
3887
3888Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
3889
3890 * ltmain.sh: Correct install when using a different shell.
3891
3892Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
3893
3894 * ltconfig, ltmain.sh: Update to libtool 1.2b.
3895
3896Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
3897
3898 * makefile.vms: Update to build binutils/makefile.vms. Add install
3899 target.
3900
3901Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
3902
3903 * ltconfig: Update to correct AIX handling.
3904
3905Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
3906
3907 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
3908
3909 * configure.in (target_subdir): Set to ${target_alias} instead
3910 of "libraries".
3911
39121998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
3913
3914 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
3915 (Makefile): Depend on $(gcc_version_trigger).
3916
3917 * configure (gcc_version): Change default initializer to empty
3918 string.
3919 (gcc_version_trigger): New variable; pass this variable down
3920 to subdir configures to enable them checking gcc's version
3921 themselves. Emit make macros for both gcc_version vars.
3922 (topsrcdir): Initialize reliably.
3923 (recursion line): Remove --with-gcc-version=${gcc_version}.
3924
39251998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
3926
3927 * configure (enable_version_specific_runtime_libs): Implement new flag
3928 --enable-version-specific-runtime-libs which installs C++ runtime stuff
3929 in $(libsubdir); emit definition in each generated Makefile.
3930 (gxx_include_dir): Initialize depending on
3931 $enable_version_specific_runtime_libs.
3932
39331998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
3934
3935 * configure (gcc_version): Initialize properly depending on
3936 how and where configure is started.
3937 (recursion line): Pass a --with-gcc-version=${gcc_version}
3938 to configures in subdirs.
3939
3940Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
3941
3942 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 3943 cygmon
252b5132
RH
3944
3945Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
3946
3947 * configure.in: Add cygmon and libstub support for mn10200.
3948
39491998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
3950
3951 * configure (gcc_version): Add new variable describing the
3952 particular gcc version we're building.
3953 * Makefile.in (libsubdir): Add new macro for the directory
3954 in which the compiler finds executables, libraries, etc.
3955 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
3956 and libsubdir.
3957
3958Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3959
ba73c63f
JM
3960 * Makefile.in (local-clean): Remove *.log.
3961 (warning.log): Built with warn_summary from build.log.
3962 (mail-report.log): Run test_summary.
3963 (mail-report-with-warnings.log): Run test_summary including
3964 warning.log in the report.
252b5132
RH
3965
3966Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
3967
3968 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
3969
3970Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
3971
3972 * Makefile.in (grep): Grep no longer depends on libiberty.
3973
3974Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
3975
3976 * Makefile.in: all-snavigator needs all-libgui.
3977
3978Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
3979
3980 * configure.in: Add cygmon and libstub support for mn10300.
3981
3982Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
3983
3984 * missing: Update to version from automake 1.3.
3985
3986 * ltmain.sh: On installation, don't get confused if the same name
3987 appears more than once in the list of library names.
3988
3989Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
3990
3991 * config.sub: Accept m68060 and m5200 as CPU names.
3992
3993Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
3994
3995 * configure: Use && rather than using -a in test, because odd
3996 strings can confuse test.
3997 * configure.in: Likewise.
3998
3999Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
4000
4001 * ltconfig, ltmain.sh: Bring in Visual C++ support.
4002
4003Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4004
4005 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
4006 bootstrap4-lean): New targets.
4007
4008Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
4009
4010 * mpw-* Delete. Not used.
252b5132
RH
4011
4012Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
4013
4014 * COPYING.LIB: Update FSF address.
4015
4016Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
4017
4018 * ltconfig, ltmain.sh: Update to libtool 1.2a.
4019
4020 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
4021 GAS_SUPPORT_DIRS.
4022
4023Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
4024
4025 * ltconfig, ltmain.sh: Avoid producing a version number if
4026 -version-info was not used.
4027
4028Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
4029
4030 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
4031 building with newlib.
4032
40331998-04-30 Paul Eggert <eggert@twinsun.com>
4034
ba73c63f 4035 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 4036 Solaris `make' causes it to continue to next definition.
252b5132 4037
afb8d725
JM
4038Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
4039
4040 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
4041 the right GUI libraries and files are installed along with GDB.
4042
252b5132
RH
4043Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
4044
4045 * configure.in: Change alpha to alpha* in several places.
4046
4047Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
4048
4049 * config.sub: Recognize sparc86x.
4050
4051Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 4052
252b5132
RH
4053 * configure.in (--enable-target-optspace): Remove debug echo.
4054
4055Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
4056
4057 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
4058
4059Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
4060
4061 * ltconfig: Update cygwin32 support.
4062
4063 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
4064 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
4065 (GDB_SUPPORT_DIRS): Likewise.
4066
4067Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
4068
4069 * configure.in (target_makefile_frag): If --enable-target-optspace,
4070 use -Os to compile target libraries rather than -O2. Default to
4071 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
4072 not used.
4073 * configure.in (target_cflags): Ditto for d30v.
4074
4075Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
4076
4077 * Makefile.in (all-bfd): Depend on all-intl.
4078 (all-binutils): Likewise.
4079 (all-gas): Likewise.
4080 (all-gprof): Likewise.
4081 (all-ld): Likewise.
4082
252b5132
RH
40831998-04-19 Brendan Kehoe <brendan@cygnus.com>
4084
4085 * configure.in (host_tools): Fix typo, lbtool -> libtool.
4086
4087Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
4088
4089 * Makefile.in (all-bfd): Depend upon all-libiberty.
4090
4091 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
4092
4093Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
4094
4095 * Makefile.in: Add libstub.
4096
4097 * configure.in: Ditto. Build libstub for targets that have cygmon
4098 support.
4099
4100Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
4101
4102 * configure.in: Don't set PICFLAG on ix86-cygwin32.
4103
4104Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
4105
4106 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
4107 use mh-sysv5 if specified. Support gprof on SCO Open Server.
4108
4109Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
4110
4111 * configure: Define DEFAULT_M4 by searching PATH.
4112 * Makfile.in: Use DEFAULT_M4.
4113
4114Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
4115
4116 * ltconfig: Add cygwin32 support.
4117
4118 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
4119 to configure and build.
4120
4121Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
4122
4123 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
4124
4125Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
4126
4127 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
4128
4129Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
4130
4131 * Makefile.in: add ash make rules
4132 * configure.in: add ash to native_only and host_tools lists
4133
4134Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
4135
4136 * Makefile.in (all-gettext, all-intl): New targets.
4137 (ALL_MODULES): Added all-gettext, all-intl.
4138 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
4139 (INSTALL_MODULES): Added install-gettext, install-intl.
4140 (CLEAN_MODULES): Added clean-gettext, clean-intl.
4141
4142 * configure.in (host_tools): Added gettext.
4143 (native_only): Likewise.
4144 (noconfigdirs) [various cases]: Likewise.
4145 (host_libs): Added intl.
4146
afb8d725
JM
4147Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
4148
4149 * configure: Do not disable building gdbtk for cygwin32 hosts.
4150
ba73c63f
JM
4151Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
4152
4153 * configure.in: Add thumb-coff target.
4154 * config.sub: Add thumb-coff target.
4155
252b5132
RH
4156Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
4157
4158 * Makefile.in: Revert yesterday's change.
4159 (all-target-winsup): all-target-librx stays out of here.
4160
4161Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
4162
ba73c63f
JM
4163 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
4164 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
4165 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
4166 Remove references to librx and libg++.
4167
4168Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
4169
4170 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
4171 recursive makes
4172
4173Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
4174
4175 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
4176 for newlib directory.
4177 (CXX_FOR_TARGET): Likewise.
4178
4179Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
4180
4181 * ltconfig: Update after libtool/ltconfig.in change for
4182 hpux11.
4183
4184Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
4185
4186 * ltconfig, ltmain.sh: Update to libtool 1.2.
4187
4188Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
4189
4190 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
4191 (install-gcc-cross): Instead, override LANGUAGES here.
4192
41931998-03-18 Dave Love <d.love@dl.ac.uk>
4194
4195 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
4196 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
4197
4198Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
4199
4200 * configure.in: Add Thumb-pe target.
4201
4202Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 4203
252b5132
RH
4204 * Makefile.in - changed sn targets to snavigator
4205 * configure.in - changed sn targets to snavigator
4206
4207Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
4208
4209 * config-ml.in: After building symlink tree call make distclean
4210 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
4211 to be the case for libiberty.
4212
4213Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
4214
4215 * configure: When making link, also check the current
4216 directory. The configure scripts may create one.
4217
4218Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
4219
4220 * config.sub: Accept alphapca56 and alphaev6 properly.
4221
4222Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4223
4224 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
4225
252b5132
RH
4226Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
4227
80413487 4228 * config.sub (sco5): Fix typo.
252b5132
RH
4229
4230Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
4231
4232 * Makefile.in (INSTALL_MODULES): Move install-tcl before
4233 install-itcl.
4234 (install-itcl): Remove dependency on install-tcl.
4235
4236Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
4237
4238 * configure.in: Remove libgloss from noconfigdirs for MN10300.
4239
252b5132
RH
4240Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
4241
4242 * configure.in: Don't build libgui for a cygwin32 target when not on
4243 a cygwin32 host.
4244
4245Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
4246
4247 * configure (redirect): Set to null, so default behavior of
4248 configure is now --verbose.
4249
42501998-02-16 Dave Love <d.love@dl.ac.uk>
4251
4252 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
4253 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
4254
4255Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
4256
4257 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
4258 this change to sync Makefile.in with its ChangeLog entries.
4259
4260Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
4261
4262 * ltmain.sh (mkdir): Check that the directory doesn't exist
4263 before we exit with error, so that we don't get races during
4264 parallel builds.
4265
4266Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
4267
4268 * ltconfig, ltmain.sh: Update from libtool 1.0i.
4269
4270Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
4271
4272 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
4273 PICFLAG_FOR_TARGET.
4274 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
4275
4276 * configure: Emit a definition for the new macro enable_shared
4277 into each Makefile.
4278
252b5132
RH
4279Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
4280
4281 * configure.in (host_tools, native_only): Add libtool.
4282
4283Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
4284
4285 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
4286 Fix typo in ming config comment.
4287
4288Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
4289
4290 * ltconfig, ltmain.sh: Update from libtool 1.0h.
4291
4292Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
4293
4294 * config.sub: Add tic30 cases, and map c30 to tic30.
4295
ba73c63f
JM
4296Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
4297
4298 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
4299 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
4300 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
4301 (CLEAN_TARGET_MODULES): Similarly
4302 (all-target-libf2c): Add dependences.
35590697 4303 * configure.in (target_libs): Add libf2c.
ba73c63f 4304
252b5132
RH
4305Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
4306
ba73c63f
JM
4307 * configure.in: Remove expect from noconfigdirs when target
4308 is cygwin32. OK to build expect and dejagnu with Canadian
4309 Cross.
252b5132
RH
4310
4311Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
4312
4313 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
4314 host.
4315
4316 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
4317 and mingw32.
4318
4319Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
4320
4321 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
4322 here as it is not defined in the toplevel Makefile.
4323
4324Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
4325
4326 * configure (package_makefile_rules_frag): New variable, which names
4327 a file with generic rules, ...
4328 Change comment to mention we now have FIVE parts.
4329 * configure: Undo last change.
4330
4331Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
4332
4333 * config.guess: More accurate determination of HP processor types.
4334 * config.sub: More accurate determination of HP processor types.
4335
4336Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
4337
4338 * configure (package_makefile_frag): Move inserting the
4339 ${package_makefile_frag} to where it should be according
4340 to the comment.
4341
ba73c63f 4342Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
4343
4344 * config.guess: Add support for Linux/ARM.
4345
4346Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
4347
4348 * .cvsignore: Remove *-info and *-install since they match
4349 release-info and mpw-install, which we don't want to just ignore.
4350
4351Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
4352
4353 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
4354
4355Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
4356
4357 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
4358 local_prefix to sub-make invocations.
4359
4360Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
4361
4362 * configure.in: Check makefile fragments in the source
4363 directory.
4364
4365Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4366
ba73c63f
JM
4367 * configure.in: Check whether host and target makefile
4368 fragments exist before adding them to *_makefile_frag.
252b5132
RH
4369
4370Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
4371
4372 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 4373
252b5132
RH
4374Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
4375
4376 * configure.in: Make sure we only replace RPATH_ENVVAR on
4377 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
4378 regexp to sed.
4379
4380 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
4381 to sub-makes.
4382
43831998-01-13 Lee Iverson (leei@ai.sri.com)
4384
4385 * config-ml.in (multi-do): LDFLAGS must include multilib
4386 designator.
4387
4388Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
4389
4390 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
4391
4392Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
4393
4394 * config.sub: Add mingw32 support.
4395 * configure.in: Likewise.
252b5132
RH
4396
4397Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
4398
4399 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
4400
4401Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
4402
4403 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
4404 * configure (gxx_include_dir): Provide a definition for subdirs
4405 which do not use autoconf.
4406
4407Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
4408
4409 * config.guess: Sync with egcs. Picks up new alpha support,
4410 BeOS & some additional linux support.
4411
ba73c63f 4412Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4413
4414 * config.guess: HP 9000/803 is a PA1.1 machine.
4415
ba73c63f
JM
4416Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
4417
4418 * configure.in: It's alpha*-...
252b5132
RH
4419
4420Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
4421
ba73c63f
JM
4422 * configure.in (host_makefile_frag, target_makefile_frag):
4423 Handle multiple config files.
4424 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
4425 alpha-*-*.
252b5132
RH
4426
4427Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
4428
4429 * mkdep: New file.
4430
4431Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
4432
4433 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
4434
4435Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
4436
4437 * Makefile.in: Add libgui directory.
4438 (GDB_TK): Add all-libgui.
4439 * configure.in: Add libgui directory.
4440 * configure: Add all-libgui to GDB_TK.
4441
4442Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
4443
4444 * config-ml.in (multidirs): Add m32r to multilib list.
4445
4446Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
4447
4448 * Makefile.in (all-target-gperf): Change dependency to
4449 all-target-libstdc++.
4450
4451Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
4452
4453 * config.guess: Add BeOS support.
4454
4455Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
4456
4457 Source directory cvs renamed to cvssrc:
4458 * configure.in (host_tools): Change cvs to cvssrc.
4459 (native_only): Likewise.
4460 (noconfigdirs) [various cases]: Likewise.
4461 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
4462 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
4463 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
4464 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
4465 (all-cvssrc): Rename target from all-cvs.
4466
4467Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
4468
4469 * configure (gxx_include_dir): Fix thinko.
4470
4471Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
4472
4473 * Makefile.in (INSTALL_TARGET_CROSS): Define.
4474 (install-cross, install-gcc-cross): New targets.
4475
4476Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
4477
4478 * configure.in (noconfigdirs): Add support for Thumb target.
4479
4480 * config.sub (maybe_os): Add support for Thumb target.
4481
4482Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
4483
4484 * Makefile.in: Add rules for cygmon.
4485
4486 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
4487
4488Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
4489
4490 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
4491 * configure (gxx_include_dir): Provide a definition for subdirs
4492 which do not use autoconf.
4493
4494Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
4495
4496 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 4497 11/18/97 build
252b5132
RH
4498
4499Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
4500
4501 * From Franz Sirl.
4502 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
4503 found on RedHat Linux systems.
4504
4505Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
4506
4507 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
4508 guesses.
4509
4510Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
4511
4512 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
4513
4514Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
4515
4516 * ltmain.sh: If mkdir fails, check whether the directory was created
4517 anyhow by some other process.
4518
4519Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
4520
4521 * configure.in (d30v-*-*): Configure all directories.
4522
4523Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
4524
4525 * configure.in (d30v-*-*): Configure newlib, libiberty directories
4526 for the D30V.
4527
4528Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
4529
4530 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
4531
4532Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
4533
80413487
RH
4534 * include/libiberty.h: Add extern "C" { so it can be used with C++
4535 progrms.
4536 * include/remote-sim.h: Add extern "C" { so it can be used with C++
4537 programs.
252b5132
RH
4538
4539Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
4540
4541 * configure.in (d30v-*-*): Configure GCC now.
4542
4543Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
4544
4545 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
4546 is no longer needed.
4547
4548Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
4549
4550 * Makefile.in: check-target-libio depends on all-target-libstdc++.
4551
4552Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
4553
4554 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
4555 targets using "$@" to provide support for similar but not identical
4556 targets without having to duplicate code.
4557
4558Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
4559
4560 * makefile.vms: Fix to work with DEC C.
4561
4562Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
4563
4564 * config.sub: Add mips-tx39-elf to marketing names.
4565
4566Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
4567
4568 * ltmain.sh: Handle symlinks in generated script.
4569
4570Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
4571
4572 * configure: Handle autoconf style directory options: --bindir,
4573 --datadir, --includedir, --infodir, --libdir, --libexecdir,
4574 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
4575 --sysconfdir.
4576 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
4577 (sharedstatedir, localstatedir, oldincludedir): New variables.
4578 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
4579 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
4580 sbindir, sharedstatedir, and sysconfdir.
4581
4582Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
4583
4584 * Makefile.in (bootstrap-lean): New target.
4585
4586Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
4587
4588 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 4589 sn, and gnuserv from noconfigdirs.
252b5132
RH
4590
4591Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
4592
4593 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
4594
4595Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
4596
ba73c63f 4597 * Makefile.in (cross): New target.
252b5132
RH
4598
4599Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 4600 Jeff Law <law@cygnus.com>
252b5132
RH
4601
4602 * Makefile.in (bootstrap2, bootstrap3): New targets.
4603 (all-bootstrap): Remove outdated and confusing target.
4604 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
4605
afb8d725
JM
4606Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
4607
4608 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 4609 windows. Consistent with gdb/configure.
afb8d725 4610
252b5132
RH
46111997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
4612
252b5132
RH
4613 * configure.in: Name Linux target fragment.
4614
4615 * configure: Rewrite so that project Makefile fragment is inserted
4616 first and appears last in the resulting Makefile.
4617
4618Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
4619
4620 * Makefile.in (install-itcl): Install tcl first.
4621
252b5132 4622Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 4623
252b5132
RH
4624 * configure.in: remove bison from noconfigdirs for Cygwin32 host
4625
4626Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
4627
4628 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
4629
4630 * configure.in (skipdirs): Add target-librx for Linux.
4631 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
4632
4633Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
4634
4635 * Makefile.in (bootstrap): New target.
4636
4637Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
4638
4639 * config.sub: Accept 'amigados' for backward compatability.
4640
4641Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
4642
4643 * config.guess: Merge with FSF.
4644
ba73c63f
JM
4645Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
4646
4647 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
4648
252b5132
RH
4649Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
4650
4651 * config.sub: Add "marketing-names" patch.
4652
4653Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
4654
80413487 4655 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
4656
4657Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
4658
4659 * config.sub: Handle v850-elf.
4660
ba73c63f
JM
4661Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
4662
4663 * .cvsignore (*-install): Remove.
4664
252b5132
RH
4665Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
4666
4667 * ltconfig: Set CONFIG_SHELL in libtool.
4668 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
4669
4670Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
4671
4672 * configure.in (target_subdir): Set to libraries if enable_multilib.
4673
4674Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
4675
4676 * config.guess: Update from gcc directory.
4677
4678Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
4679
4680 * Makefile.in (all-sim): Depends on all-readline.
4681
4682Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
4683
4684 * Makefile.in (BISON, YACC): Use $$s.
4685 (all-bison): Depend on all-texinfo.
4686
4687Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
4688
4689 * Makefile.in (BISON): Add -L flag.
4690 (YACC): Likewise.
4691
4692Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
4693
35590697
AJ
4694 * configure.in (noconfigdirs): Add support for v850e target.
4695
252b5132
RH
4696 * config.sub (maybe_os): Add support for v850e target.
4697
4698Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
4699
35590697
AJ
4700 * configure.in (noconfigdirs): Add support for v850ea target.
4701
252b5132
RH
4702 * config.sub (maybe_os): Add support for v850ea target.
4703
4704Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
4705
4706 * config.sub: Add mipstx39. Delete r3900.
4707
4708Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
4709
4710 * Makefile.in (all-autoconf): Depends on all-texinfo.
4711
4712Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
4713
4714 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
4715 eabi targets.
4716
4717Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
4718
4719 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
4720
4721 * configure: When handling a Canadian Cross, handle YACC as well as
4722 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 4723 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
4724
4725Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
4726
4727 * Makefile.in (BISON): bison, not byacc or bison -y.
4728 (YACC): bison -y or byacc or yacc.
4729 (various): Add *-bison as appropriate.
4730 (taz): No need to mess with BISON anymore.
4731
4732Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
4733
4734 * configure: If OSTYPE matches *win32*, try to find a good value for
4735 CONFIG_SHELL.
4736
4737Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
4738
4739 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
4740 configure.in if it is present.
4741
4742Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
4743
4744 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
4745
4746Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
4747
4748 * config.sub: Recognize `arc' cpu.
4749 * configure.in: Likewise.
4750 * config-ml.in: Likewise.
4751
4752Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
4753
4754 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
4755
4756Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
4757
4758 * configure: Changed sed delimiter from ':' to '|' when
4759 attempting to substitute ${config_shell} for SHELL. On
4760 NT ${config_shell} may contain a ':' in it.
4761
4762Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
4763
4764 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
4765
4766Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
4767
4768 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
4769
4770Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
4771
4772 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
4773
4774 * ylwrap: If the program is a relative path, force it to be
4775 absolute.
4776
4777Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
4778
4779 * configure (tooldir): Set BISON to `bison -y' and not just bison.
4780
4781Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
4782
4783 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
4784 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
4785 for libraries.
252b5132
RH
4786
4787Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
4788
4789 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 4790 separated by spaces.
252b5132
RH
4791
4792Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
4793
4794 * ylwrap: New file.
4795 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
4796
4797 * ltmain.sh: Handle /bin/sh at start of install program.
4798
4799 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
4800
4801 * ltconfig, ltmain.sh: New files, from libtool 1.0.
4802 * missing: New file, from automake 1.2.
4803
4804Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
4805
4806 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
4807 check-tk to CHECK_X11_MODULES.
4808
4809Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
4810
4811 * config.sub: Merge with FSF.
4812
4813Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
4814
4815 * config.guess: Merge with FSF.
4816
4817Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
4818
4819 * configure: Treat msdosdjgpp like go32.
4820 * configure.in: Likewise. Don't remove gprof for go32.
4821
4822 * configure: Change Makefile.tem2 to Makefile.tm2.
4823
4824Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
4825
4826 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
4827
4828Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4829
4830 * install-sh (chmodcmd): Set to null if the DST directory already
4831 exists. Same as Nov 11th change.
4832
4833Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
4834
35590697 4835 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
4836
4837Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
4838
4839 * config.guess: Update from FSF.
4840
4841Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
4842
4843 * Makefile.in (GDB_TK): Depend on itcl and tix.
4844
4845Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
4846
4847 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
4848 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
4849 (INSTALL_SCRIPT): New variable.
4850 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
4851 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
4852 to -x.
4853 * install-sh: Add support for -x option.
4854
4855Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
4856
4857 * configure.in, Makefile.in: Treat tix like itcl.
4858
4859Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
4860
4861 * Makefile.in (WINDRES): New variable.
4862 (WINDRES_FOR_TARGET): New variable.
4863 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
4864 (EXTRA_HOST_FLAGS): Add WINDRES.
4865 (EXTRA_TARGET_FLAGS): Add WINDRES.
4866 (EXTRA_GCC_FLAGS): Add WINDRES.
4867 ($(DO_X)): Pass down WINDRES.
4868 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
4869 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
4870 DLLTOOL_FOR_TARGET.
4871
4872Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
4873
4874 * configure.in: configure sim before gdb for win32-x-ppc
4875
4876Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4877
4878 Move gperf into the toplevel, from libg++.
4879 * configure.in (target_tools): Add target-gperf.
4880 (native_only): Add target-gperf.
4881 * Makefile.in (all-target-gperf): New target, depend on
4882 all-target-libg++.
4883 (configure-target-gperf): Empty rule.
4884 (ALL_TARGET_MODULES): Add all-target-gperf.
4885 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
4886 (CHECK_TARGET_MODULES): Add check-target-gperf.
4887 (INSTALL_TARGET_MODULES): Add install-target-gperf.
4888 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
4889
4890Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 4891
252b5132
RH
4892 * config.sub (mn10200): Recognize new basic machine.
4893
4894Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4895
4896 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
4897 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
4898
4899Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
4900
4901 * configure.in: If we're building mips-sgi-irix6* native, turn on
4902 ENABLE_MULTILIB and set TARGET_SUBDIR.
4903
4904Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
4905
4906 * Makefile.in (all-sn): Depend on all-grep.
4907
4908Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
4909
4910 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
4911
4912 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
4913 Makefile. From Jeff Makey <jeff@cts.com>.
4914 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
4915
4916 * Makefile.in (DISTBISONFILES): Remove.
4917 (taz): Don't futz with DISTBISONFILES. Change BISON to use
4918 $(DEFAULT_YACC).
4919
4920 * configure.in: Build itl, db, sn, etc., when building for native
35590697 4921 cygwin32.
252b5132
RH
4922
4923 * Makefile.in (LD): New variable.
4924 (EXTRA_HOST_FLAGS): Pass down LD.
4925 ($(DO_X)): Likewise.
4926
4927Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
4928
4929 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
4930
4931Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
4932
4933 * configure.in (targargs): Strip out any supplied --build argument
35590697 4934 before adding our own. Always add --build.
252b5132
RH
4935
4936Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
4937
4938 * configure.in (targargs): Pass --build if we're doing
4939 a cross-compile.
4940
4941Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
4942
ba73c63f 4943 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
4944 sed. Otherwise sed chokes on NT path names with drive
4945 designators. Also look for "?:*" as the leading characters in an
4946 absolute pathname.
4947
4948Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
4949
4950 * config.sub: Support for r3900.
4951
4952Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
4953
4954 * configure.in: Use install-sh, not install.sh.
4955
4956Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
4957
4958 * Makefile.in (taz): Improve check for BISON so it doesn't try to
4959 apply it twice.
4960
4961Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
4962
4963 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
4964 install-binutils.
4965
4966Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
4967
4968 * Makefile.in: Add automake targets.
4969 * configure.in (host_tools): Add automake.
4970
4971Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
4972
4973 * configure: Default CXX to c++, not gcc.
4974 * Makefile.in (CXX): Set to c++, not gcc.
4975 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
4976
4977Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
4978
4979 * install-sh: try appending a .exe if source file doesn't
4980 exist
4981
4982Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
4983
4984 * configure.in: Turn on multilib by default.
4985 (cross_only): Remove target-libiberty.
4986
4987 * Makefile.in (all-gcc): Don't depend on libiberty.
4988
4989Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
4990
4991 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
4992
4993Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
4994
4995 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
4996 (DISTBISONFILES): Add ld/Makefile.in
4997
4998Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
4999
5000 * configure.in: if target is cygwin32 but host isn't cygwin32,
5001 don't configure gdb tcl tk expect, not just gdb.
5002
5003Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
5004
5005 * configure.in: Added gnuserv everywhere sn appears.
5006
5007 * Makefile.in (ALL_MODULES): Added all-gnuserv.
5008 (CROSS_CHECK_MODULES): Added check-gnuserv.
5009 (INSTALL_MODULES): Added install-gnuserv.
5010 (CLEAN_MODULES): Added clean-gnuserv.
5011 (all-gnuserv): New target.
5012
5013Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
5014
5015 * config.guess: Fixes for MIPS OpenBSD systems.
5016
5017Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
5018
5019 * Makefile.in (INSTALL_XFORM): Remove.
5020 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
5021
5022 * mkinstalldirs: New file, copied from automake.
5023 * Makefile.in (installdirs): Rename from install-dirs. Use
5024 mkinstalldirs. Change all users.
5025 (DEVO_SUPPORT): Add mkinstalldirs.
5026
5027Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
5028
5029 * install-sh: Rename from install.sh.
5030 * Makefile.in (INSTALL): Change install.sh to install-sh.
5031 (DEVO_SUPPORT): Likewise.
5032
5033 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
5034 Graichen <graichen@rzpd.de>.
5035
5036Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
5037
5038 * config.guess: Recognize OpenBSD systems correctly.
5039
5040Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
5041
5042 * README, Makefile.in (ETC_SUPPORT): Remove references to
5043 cfg-paper*, configure.{texi,man,info*}._
5044
5045Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
5046
5047 * Makefile.in (all.normal): Ensure that gcc is built after all
5048 the x11 - ie gdb - targets.
5049
5050Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
5051
5052 * makefile.vms: Don't run conf-a-gas.
5053
5054Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
5055
80413487 5056 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
5057
5058Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
5059
5060 * configure.in: Remove noconfigdirs case since gdb also
5061 configures and builds for tic80-coff.
5062
5063Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
5064
5065 * configure: Set cache_file to config.cache.
5066 * Makefile.in (local-distclean): Remove config.cache.
5067
5068Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
5069
5070 * COPYING: Update FSF address.
5071
5072Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
5073
5074 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
5075 noconfigdirs.
5076
5077Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
5078
5079 * Makefile.in (install-dirs): Don't crash if prefix, and hence
5080 MAKEDIRS, is empty.
5081
5082Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
5083
5084 * config.sub: Tweak mn10300 entry.
5085
5086Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
5087
5088 * configure.in (host_tools): Put sim before gdb, so gdb's
5089 configure.tgt can determine if the simulator was configured.
5090
5091Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
5092
5093 * config.sub: Move BeOS $os case to be with other Cygnus
5094 local cases.
5095
5096Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
5097
5098 * config.sub: Remove misplaced comment that broke Linux.
5099
5100Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
5101
5102 * config.sub: Add BeOS support.
5103
5104Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
5105
5106 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
5107
5108Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
5109
5110 * configure.in (noconfigdirs): Remove tcl and tk from
5111 noconfigdirs for cygwin32 builds.
5112
5113Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
5114
5115 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
5116
5117Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
5118
5119 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
5120 make-all.com, use makefile.vms instead.
5121
5122Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
5123
5124 * config.sub: Accept -lnews*.
5125
5126Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
5127
5128 * configure.in (noconfigdirs): Disable target-newlib,
35590697 5129 target-examples and target-libiberty for d30v.
252b5132
RH
5130
5131Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5132
5133 * configure.in (noconfigdirs): Enable ld for d30v.
5134
5135Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
5136
5137 * configure.in (tic80-*-*): Build compiler.
5138
5139Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
5140
5141 * configure.in (d30v-*): Remove sim directory from list of
35590697 5142 unsupported d30v directories
252b5132
RH
5143
5144Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5145
35590697
AJ
5146 * config.sub, configure.in: Add d30v target cpu.
5147
252b5132
RH
5148Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
5149
5150 * makefile.vms: New file.
5151 * make-all.com: Remove.
5152
5153Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
5154
5155 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
5156
5157Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
5158
5159 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
5160
5161Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
5162
5163 * Makefile.in (ALL_MODULES): Added all-db.
5164 (CROSS_CHECK_MODULES): Addec check-db.
5165 (INSTALL_MODULES): Added install-db.
5166 (CLEAN_MODULES): Added clean-db.
5167
5168Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
5169
5170 * config.guess: Merge with latest FSF sources.
5171
5172Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
5173
5174 * Makefile.in (ALL_MODULES): Added all-itcl.
5175 (CROSS_CHECK_MODULES): Added check-itcl.
5176 (INSTALL_MODULES): Added install-itcl.
5177 (CLEAN_MODULES): Added clean-itcl.
5178
5179Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
5180
5181 * configure.in: build gdb for mn10200
5182
5183Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
5184
5185 * Makefile.in (all-target-winsup): Depend on all-target-libio.
5186
5187Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
5188
5189 * configure.in (tic80-*-*): Turn off most targets right now.
5190
5191Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
5192
5193 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
5194 rather than the makeinfo program.
5195 (do-info): Depend upon all-texinfo.
5196
5197Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
5198
5199 * configure.in: Remove uses of config/mh-linux.
5200
5201 * config.sub, config.guess: Merge with latest FSF sources.
5202
5203Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
5204
5205 * config.sub (case $basic_machine): Add tic80 entries.
5206
5207Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
5208
5209 * config.sub, config.guess: Merge with latest FSF sources.
5210
5211Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
5212
5213 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
5214 * mpw-config.in: Test for NewFolderRecursive.
5215 * mpw-install: Use symbolic name for startup filename.
5216 * mpw-README: Add various additional details.
5217
5218Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
5219
5220 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
5221
5222Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
5223
5224 * configure.in: Do build gcc and the target libraries for
5225 the mn10200.
5226
5227Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
5228
5229 * configure.in: don't avoid building gdb for mn10300 any more
5230 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
5231 instead of single-quoting it.
5232
5233Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
5234
5235 * configure.in: Don't use --with-stabs on IRIX 6.
5236
5237Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
5238
5239 * configure.in (m32r): Build gdb, libg++ now.
5240
5241Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5242
5243 * configure.in (mips*-sgi-irix6*): Remove gdb and related
5244 directories from noconfigdirs.
5245
5246Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
5247
5248 * config.sub (basic_machine): added mips16 configuration
5249
5250Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5251
5252 * config.sub: Handle d10v-unknown.
5253
5254Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
5255
5256 * config.sub: Handle v850-unknown.
5257
5258Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
5259
5260 * Makefile.in: add findutils
5261 * configure.in: add findutils to list of host_tools
5262
5263Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
5264
5265 * config.sub: Handle mn10200 and mn10300.
5266
5267Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5268
5269 * configure.in (d10v-*): Do not build librx.
5270
5271Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
5272
5273 * configure.in (mn10300): Build everything except gdb & libgloss.
5274
5275Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
5276
5277 * config.guess: Patch for Dansk Data Elektronik servers,
5278 from Niels Skou Olsen <nso@dde.dk>.
5279
5280 For ncr, use /bin/uname rather than uname, since GNU uname does not
5281 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
5282
5283 Patch for MIPS R4000 running System V,
5284 from Eric S. Raymond <esr@snark.thyrsus.com>.
5285
5286 Fix thinko for nextstep.
5287
5288 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
5289
5290 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
5291 * config.guess: Guess mips-dec-mach_bsd4.3.
5292
5293 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
5294 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
5295 release numbers.
5296 * config.guess (mips-mips-riscos*): Emit just enough of the
5297 release number.
5298
5299 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
5300 * config.guess (sparc-auspex-sunos*): Added.
5301 (f300-fujitsu-*): Added.
5302
5303 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
5304 * config.guess: Recognize a Tadpole as a sparc.
5305
5306Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
5307
5308 * config.guess: Don't assume that NextStep version is either 2 or
5309 3. NextStep 4 (aka OpenStep 4) has come out now.
5310
5311Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
5312
5313 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
5314 From Rik Faith <faith@cs.unc.edu>.
5315
5316Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
5317
5318 * config.sub: Contributions from bug-gnu-utils to:
5319 Support plain "hppa" (no version given) architecture, reported by
5320 OpenStep.
5321 OpenBSD like NetBSD.
5322 LynxOs is not a hardware supplier.
5323
5324 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 5325 OpenBSD like NetBSD.
252b5132
RH
5326 Stratus systems.
5327 More Pyramid systems.
5328 i[n>4]86 Intel chips.
5329 M680[n>4]0 Motorola chips.
5330 Use unknown instead of lynx for hardware manufacturer.
5331
5332Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5333
5334 * install.sh (chmodcmd): Set to null if the DST directory already
5335 exists.
5336
5337Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5338
5339 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
5340 not use mt-ppc target Makefile fragment any more.
5341
5342Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
5343
5344 * configure.in (*-*-windows): Exclude everything but those dirs
5345 needed to build windows.
5346
5347Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
5348
5349 * Makefile.in (all-target-winsup): Depend on all-target-librx.
5350
5351Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
5352
5353 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
5354
5355Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
5356
5357 * Undo my previous change.
5358
5359Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
5360
5361 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
5362 unconditionally.
5363 (MAKEOVERRIDES): Define (revert this part of October 18 change).
5364
5365Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
5366
5367 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
5368 host to add it's own flags.
252b5132
RH
5369
5370Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
5371
5372 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
5373
5374Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
5375
5376 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
5377 (CXX_FOR_TARGET): Likewise.
5378 (GCC_FOR_TARGET): Define.
5379 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
5380 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
5381 CC_FOR_TARGET was specified on the command line.
5382 (MAKEOVERRIDES): Don't define.
5383
5384Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
5385
5386 * configure.in (m32r): Fix spelling of libg++ libs.
5387
5388Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
5389
5390 * config.sub (-apple*): Remove, now redundant.
5391
5392Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
5393
5394 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
5395
5396 * configure: Rework yesterday's sed script patch.
5397
5398 * config.sub: Merge with FSF.
5399
5400Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
5401
5402 * config.guess: Merge from FSF.
5403
5404 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
5405 * config.guess: Use pc instead of unknown, for pc clone systems.
5406 Change linux to linux-gnu.
252b5132
RH
5407
5408 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 5409 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
5410
5411Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
5412
5413 * test-build.mk (HOLES): Add "xargs" for gdb.
5414
5415 * configure: Avoid hpux10.20 sed bug.
5416
5417Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
5418
4bddf3ad 5419 * configure.in: Add support for windows host
252b5132
RH
5420 (that is a build done under the Microsoft build environment).
5421
5422Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
5423
5424 * Makefile.in: Replace all uses of srcroot with s, to shrink
5425 command line lengths.
5426
5427 Patches from Geoffrey Noer <noer@cygnus.com>:
5428 * configure.in: If configuring for newlib, pass --with-newlib to
5429 subdirectories.
5430 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
5431 -Bnewlib/ and -Lwinsup to gcc.
5432 (CXX_FOR_TARGET): Likewise.
5433
5434Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
5435
5436 * Makefile.in (ETC_SUPPORT): Add configure.
5437
5438Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
5439
35590697 5440 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
5441 host configuration file.
5442
5443Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
5444
5445 * configure.in: Break mn10x00 support into separate
5446 mn10200 and mn10300 configurations.
5447 * config.sub: Likewise.
5448
5449Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
5450
5451 * configure.in: Add lots of stuff to noconfigdirs for
5452 the mn10x00 targets.
5453
5454 * config.sub, configure.in: Add mn10x00 support.
5455
5456Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
5457
5458 * make-all.com: Call conf-a-gas, not config-a-gas.
5459
5460Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
5461
5462 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 5463 targets.
252b5132
RH
5464
5465Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
5466
5467 * mpw-README: Add much more detail for native PowerMac.
5468 * mpw-install: New file.
5469 * mpw-configure: Add --norecursion and --help options.
5470 * mpw-config.in: Translate readme and install files when
5471 copying to objdir.
5472 * mpw-build.in: Don't always depend on byacc and flex.
5473 (install-only-top): New action.
5474
5475Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
5476
5477 * configure.in: You can now configure GDB for the v850.
5478
5479Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
5480
5481 * configure.in (noconfigdirs): Don't configure any C++ dirs
5482 if targeting D10V.
5483
5484Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
5485
5486 * config.sub: Recognize mips64vr5000.
5487
5488Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
5489
5490 * configure.in: Use a single line for host_tools and native_only.
5491
5492Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
5493
5494 * config.sub, configure.in: Add entries for m32r.
5495
5496Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
5497
5498 * Makefile.in (inet-install): Don't run install-gzip.
5499
5500Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
5501
5502 * configure.in: Don't config lots of things for *-*-windows*.
5503
5504Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
5505
5506 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
5507 (host_libs, host_tools): Copy from configure.in.
5508 * mpw-configure: Don't complain about directories not found.
5509
5510Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5511
5512 * configure.in (i[345]86): Recognize i686 for pentium pro.
5513 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
5514 file.
5515
5516 * config.guess (i[345]86): Ditto.
5517
5518Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5519
5520 * configure.in (noconfigdirs): Removed gdb for D10V.
5521
5522Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5523
5524 * configure.in: Remove ld, target-libio, target-libg++, and
5525 target-libstdc++ from noconfigdirs.
5526
5527Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
5528
5529 * configure: Fix three locations where shell scripts were
5530 being run directly rather than with config_shell.
5531
5532Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
5533
5534 * configure.in (v850-*-*): Set up initial $noconfigdirs.
5535 * config.sub (basic_machine): Recognize v850.
5536
5537Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
5538
5539 * mpw-configure: Handle multiple enable/disable options and
5540 pass them down recursively, handle -c and -s flags appropriately
5541 depending on choice of compiler, add escape mechanism for
5542 quoted arguments to gC.
5543
5544Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5545
5546 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
5547 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
5548 so that -mrelocatable-lib and -mno-eabi are used.
5549
5550 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
5551 not support --print-multi-lib, don't abort.
5552
252b5132
RH
5553Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
5554
5555 * make-all.com: Run config-a-gas.
5556 * setup.com: Don't copy subdirectory files around.
5557
5558Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
5559
5560 * configure.in (*-*-ose): Remove exclusion of libgloss for this
5561 target, it now compiles correctly.
5562
5563Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
5564
5565 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
5566
5567Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5568
35590697 5569 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
5570
5571Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5572
5573 * configure.in (native_only): Add prms.
5574
5575Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
5576
5577 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
5578 (BINUTILS_SUPPORT_DIRS): Likewise.
5579
5580Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5581
5582 * configure.in (d10v-*-*): Don't configure ld or gdb until the
5583 d10v support is added.
5584
5585Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5586
5587 * configure.in (d10v-*-*): New target.
5588
5589Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
5590
5591 * config.guess (HP 9000/811): Recognize this as a PA1.1
5592 machine.
5593
5594Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
5595
5596 * Makefile.in (do-tar-gz): New target, split out from tail end of
5597 taz target. Run each command separately, don't use pipes.
5598 (taz): Use it.
5599
5600Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
5601
5602 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
5603 * mpw-build.in: No builds should depend on building byacc or flex,
5604 they are assumed to be installed already.
5605
5606Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5607
5608 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
5609 variable that CC_FOR_TARGET needs.
5610
5611Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5612
5613 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
5614 options have changed since the last time the subdirectory was
5615 configured, and if it has, reconfigure.
5616 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
5617 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
5618
5619Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
5620
5621 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
5622 CLEAN_MODULES): Add bash.
5623 (all-bash): New target.
5624
5625Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
5626
5627 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
5628
5629Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5630
5631 * config.sub (basic_machine): Recognize d10v as a valid processor.
5632
5633Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
5634
5635 * mpw-configure: Add support for --bindir.
5636 * mpw-build.in: Use a GCC-specific build script for GCC actions.
5637
5638Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
5639
5640 * configure.in: add bash, time, gawk to list of hosttools and things
5641 to only build for native toolchains
5642
5643Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5644
5645 * Makefile.in (docdir): Remove.
5646
5647Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5648
5649 * Makefile.in (datadir): Set to $(prefix)/share.
5650
5651Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
5652
5653 * configure.in: build diff and patch for cygwin32-hosted
5654 toolchains.
5655
5656Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
5657
5658 * config.sub: Accept -rtems*.
5659
5660Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
5661
80413487 5662 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
5663 remove diff from the list of things not buildable
5664 via Canadian Cross
252b5132
RH
5665
5666Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
5667
5668 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 5669 don't get ". ".
252b5132
RH
5670
5671Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
5672
5673 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
5674
5675Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
5676
5677 * Makefile.in (taz): Handle case where tex3patch didn't even get
5678 checked out. Also, if it was found, put the symlink in a new util
5679 subdirectory.
5680
5681Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5682
5683 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
5684
5685Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
5686
5687 * config.sub: Recognize -openvms.
5688 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
5689 * make-all.com, setup.com: New files.
5690
5691Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
5692
5693 * Makefile.in (taz): tex3patch moved to texinfo/util.
5694
5695Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
5696
afb8d725 5697 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
5698 * configure.in: remove make from disable-if-Can-Cross list
5699 enable gdb if ${host} and ${target} are cygwin32
5700
5701Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
5702
5703 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
5704 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
5705
5706Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
5707
5708 * config.guess: Combine mips-mips-riscos cases, and use cpp to
5709 distinguish sysv/svr4/bsd variants.
5710 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
5711
5712Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
5713
5714 * configure.in: Added copyright notice.
5715 * move-if-change: Added copyright notice.
5716
5717Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5718
5719 * configure.in (powerpcle-*-solaris*): Until we get shared
5720 libraries working, don't build gdb, sim, make, tcl, tk, or
5721 expect.
5722
5723Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
5724
5725 * config.guess: Merge with FSF:
5726
5727 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
5728 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
5729
5730 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
5731 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
5732
5733 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
5734 * config.guess: Combine two OSF1 rules.
5735 Also recognize field test versions. From mjr@zk3.dec.com.
5736 * config.guess (dgux): Use /usr/bin/uname rather than uname,
5737 because GNU uname does not support -p. From pmr@pajato.com.
5738
5739Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
5740
5741 * Makefile.in (MAKEDIRS): Removed $(tooldir).
5742
5743Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
5744
5745 * mpw-README: Document GCCIncludes.
5746
5747Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
5748
5749 * configure.in (alpha-*-linux*): Set enable_shared to yes.
5750
5751Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
5752
5753 * mpw-configure: Handle --enable-FOO and --disable-FOO.
5754
5755Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
5756
5757 * configure.in (*-*-cygwin32): Configure make.
5758
5759Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
5760
5761 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
5762
5763Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
5764
5765 * Makefile.in (all-inet): Depend on all-perl.
5766
5767 * Makefile.in (inet-install): New target.
5768
5769 * Makefile.in (all-inet): Depend on all-tcl.
5770 (all-inet): Depend on all-send-pr.
5771
5772Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5773
5774 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
5775 temporarily.
5776
5777Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
5778
5779 * configure.in: Don't configure --with-gnu-ld on AIX.
5780
5781Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
5782
5783 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
5784
5785Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
5786
5787 * Makefile.in (ALL_MODULES): Added all-inet.
5788 (CROSS_CHECK_MODULES): Added check-inet.
5789 (INSTALL_MODULES): Added install-inet.
5790 (CLEAN_MODULES): Added clean-inet.
5791 (all-indent): New target.
5792
5793 * configure.in (host_tools): Added inet.
5794 (native_only): Added inet.
5795 (noconfigdirs): Added inet.
5796
5797Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
5798
5799 * configure.in: Don't configure libgloss if we are not configuring
5800 newlib.
5801
5802Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
5803
5804 * configure.in: Don't configure libgloss for unsupported
5805 architectures.
5806
5807Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5808
5809 * Makefile.in (CLEAN_MODULES): Add clean-apache.
5810
5811Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
5812
5813 * Makefile.in (ALL_MODULES): Include all-apache.
5814 (CROSS_CHECK_MODULES): Include check-apache.
5815 (INSTALL_MODULES): Include install-apache.
5816 (all-apache): New target.
5817
5818 * configure.in: Added apache everywhere perl is seen.
5819
5820Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5821
5822 * Makefile.in: Add support for clean-{module} and
5823 clean-target-{module} rules.
5824
5825Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
5826
5827 * configure.in (*-*-ose) do not build libgloss.
5828
5829Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5830
5831 * config.guess (prep*:SunOS:5.*:*): Turn into
5832 powerpele-unknown-solaris2.
5833
5834Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
5835
5836 * configure.in: Permit --enable-shared to specify a list of
5837 directories.
5838
5839Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
5840
5841 * configure.in (host==solaris): Pass only the first word of $CC
5842 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
5843
5844Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
5845
5846 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
5847
5848Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
5849
5850 * Makefile.in (ALL_MODULES): Include all-perl.
5851 (CROSS_CHECK_MODULES): Include check-perl.
5852 (INSTALL_MODULES): Include install-perl.
5853 (ALL_X11_MODULES): Include all-guile.
5854 (CHECK_X11_MODULES): Include check-guile.
5855 (INSTALL_X11_MODULES): Include install-guile.
5856 (all-perl): New target.
5857 (all-guile): New target.
5858
5859 * configure.in (host_tools): Include perl and guile.
5860 (native_only): Include perl and guile.
5861 (noconfigdirs): Don't build guile and perl; no ports have been
5862 done.
5863
5864Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
5865
80413487
RH
5866 * configure (--enable-*): Handle quoted option lists such as
5867 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
5868
5869Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5870
5871 * Makefile.in ({,inst}all-target): New rule so we can make and
5872 install all of the target directories easily.
5873
5874Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5875
5876 * configure.in: Add missing global flag in sed substitution when
5877 deleting `target-' from ${configdirs}.
5878
5879Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
5880
5881 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
5882 option.
5883
5884 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
5885 config/mh-necv4.
5886
5887 * install.sh: Correct misspelling of transformbasename.
5888
5889 * config.guess: Recognize mips-*-sysv*.
5890
5891Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
5892
5893 * config.sub: Recognize mon960.
5894
5895Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
5896
5897 * configure: Restore Canadian Cross handling of BISON and LEX,
5898 removed in Feb 20 change.
5899
5900Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
5901
5902 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
5903 Mention make install. Remove the old copyright date as well the
5904 clumsy and rather pointless copyright on the README file.
5905
5906Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
5907
5908 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
5909 Makefile after running symlink-tree, then run `make distclean' to
5910 avoid clobbering any generated files in srcdir.
5911
5912Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
5913
5914 * configure.in (m68k-*-netbsd*): Build everything now.
5915
5916Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
5917
5918 * Makefile.in (taz): Fix quoting.
5919
5920Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
5921
5922 * configure.in (sparclet-*-*): Build everything now.
5923
5924Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5925
5926 * configure.in (m68k-*-linux*): New host.
5927
5928Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
5929
5930 * configure: Check for bison before byacc.
5931
5932Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
5933
5934 * Makefile.in configure: Change the way LEX and BISON/YACC are
5935 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
5936 searching PATH. These are used as fallbacks by Makefile.in if
5937 flex/bison/byacc aren't in objdir.
5938
5939Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
5940
5941 * Makefile.in: Make everything which depends upon all-bfd also
5942 depend upon all-opcodes, in case --with-commonbfdlib is used.
5943
5944Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5945
5946 * configure.in (host *-*-cygwin32): Don't build gdb if we are
5947 building NT native compilers on Unix.
5948
5949Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
5950
5951 * configure.in: Don't get CC from the host Makefile fragment if we
5952 can find gcc in PATH, or if this is a Canadian Cross. Move the
5953 Solaris test for /usr/ucb/cc to the post target script, just after
5954 the compiler sanity test.
5955
5956Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
5957
5958 * config.sub: Merge with FSF.
5959
5960Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
5961
5962 * Makefile.in (RPATH_ENVVAR): New variable.
5963 (REALLY_SET_LIB_PATH): Use it.
5964 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
5965
5966Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
5967
5968 * config.sub, configure.in: Recognize sparclet cpu.
5969
5970Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
5971
5972 * config.guess: Support m68k-cbm-sysv4.
5973
5974Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5975
5976 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
5977 m68k-unknown-linuxaout from linker help string. Put quotes around
5978 $ld_help_string.
5979
5980Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
5981
5982 * config.guess (powerpc-harris-powerunix): Add guess for port
5983 to new target.
5984
5985Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5986
5987 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
5988
5989Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
5990
5991 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
5992 $(REALLY_SET_LIB_PATH) in Makefile.
5993 * Makefile.in (SET_LIB_PATH): New variable.
5994 (REALLY_SET_LIB_PATH): New variable.
5995 ($(DO_X)): Use $(SET_LIB_PATH).
5996 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
5997 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
5998 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
5999 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
6000 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
6001 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
6002 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
6003 (install-dosrel): Likewise.
6004 (all-opcodes): Depend upon all-libiberty.
6005
6006Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
6007
6008 * config.guess (*:CYGWIN*): New
6009
6010Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6011
6012 * Makefile.in (all-target-winsup): All all-target-libiberty.
6013
6014Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6015
6016 * configure.in (noconfigdirs): Add missing # in front of comment.
6017
6018Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
6019
6020 * configure.in: add second pass to things added to noconfigdirs
6021 so *-gm-magic can exclude libgloss properly.
6022
6023Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
6024
6025 * mpw-configure (extralibs_name, rez_name): Set correctly
6026 for MWC68K compiler.
6027
6028 * mpw-README: Add more info on the necessary build tools.
6029
6030Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
6031
6032 * configure.in, config.sub: Recognize cygwin32.
6033
6034Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
6035
6036 * config.guess, config.sub: Recognize A/UX.
6037
6038Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
6039
6040 * config.sub: Merge with gcc/config.sub.
6041
6042Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
6043
6044 * mpw-build.in (do-binutils): Add build of stamps.
6045
6046Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
6047
6048 * config.sub: Add recognition for mips64vr4100*-* targets.
6049
6050Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6051
6052 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
6053 Add creation of gconfigargs with `--enable-shared' turned on.
6054 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
6055 ($(host)-stamp-stage3-configured): Likewise.
6056 (HOLES): Add chatr and ldd.
6057 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
6058
6059Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
6060
6061 * configure: Pass --nfp to recursive configures.
6062
6063Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
6064
6065 * Makefile.in (DLLTOOL): New.
6066 (DLLTOOL_FOR_TARGET): New.
6067 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
6068 (EXTRA_TARGET_FLAGS): Ditto.
6069 (EXTRA_GCC_FLAGS): Ditto.
6070 (CONFIGURE_TARGET_MODULES): Ditto.
6071 (DO_X): Ditto.
6072 * configure: Add DLLTOOL.
6073
6074Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
6075
6076 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
6077 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
6078 mh-sco, since old workarounds no longer needed, and don't
6079 build ld, since libraries have weak symbols in COFF.
6080
6081Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
6082
6083 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
6084
6085Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
6086
6087 * configure.in: Make sure that ${CC} can be used to compile an
6088 executable.
6089
afb8d725
JM
6090Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
6091
6092 * Makefile.in (all-gdb): Depend on $(GDB_TK).
6093 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
6094 nothing depending on whether gdbtk is being built.
6095
252b5132
RH
6096Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
6097
6098 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
6099
6100Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
6101
6102 * configure.in (noconfigdirs): Put ld or gas in this early, if the
6103 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
6104
6105Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
6106
6107 * config-ml.in: Add support for
6108 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
6109 Simplify setting of multidirs from --disable-foo.
6110
6111Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6112
6113 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
6114 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
6115 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 6116 non-empty, pass them on to the GCC make.
252b5132
RH
6117 (all-bootstrap): New rule that is like all-gcc, except it executes
6118 the GCC bootstrap rule instead of the GCC all rule.
6119
6120Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
6121
6122 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
6123
6124Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6125
6126 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
6127 DG/UX support.
6128
6129Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
6130
6131 * config.sub (i*86*) Change [345] to [3456]
6132
6133Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6134
6135 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
6136 --with-gnu-ld=no.
6137
6138Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6139
6140 * config-ml.in (rs6000*, powerpc*): Add switches to control which
6141 AIX multilibs get built.
6142
6143Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6144
6145 * configure.in (i386-win32): Don't build expect if we're not
6146 building the tcl subdir.
6147
6148Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
6149
6150 * Makefile.in: (configure-target-examples, all-target-examples):
6151 New targets, configure and build example programs.
6152
6153Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
6154
6155 * mpw-configure: If an mpw-config.in generated a file mk.sed,
6156 use it as input to sedit the generated MPW makefile.
6157 * mpw-README: Add a suggestion about Gestalt.h.
6158
6159Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
6160
6161 * config.sub: Accept *-*-ieee*.
6162
6163Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
6164
6165 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
6166 Ronald F. Guilmette <rfg@monkeys.com>.
6167
6168Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6169
6170 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
6171 for powerpc-pe native.
6172 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
6173 (target==powerpc-pe): duplicate i386-win32 entry.
6174
6175Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6176
6177 * configure.in (noconfigdirs): Exclude target-newlib for all versions
6178 of vxworks, not just vxworks5.1.
6179
6180Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
6181
6182 * mpw-configure: Add support for exec-prefix.
6183
6184Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6185
6186 * config.guess: Recognize HP model 816 machines as having
6187 a PA1.1 processor.
6188
6189Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
6190
6191 * configure: Ignore new autoconf configure options.
6192
252b5132
RH
6193Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
6194
6195 * config.guess: Recognize Pentium under SCO.
6196 From Robert Lipe <robertl@arnet.com>.
6197
6198Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6199
6200 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
6201
6202Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
6203
6204 * configure.in: Don't configure gas for alpha-dec-osf*.
6205
6206Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
6207
6208 * configure.in: Default to --with-stabs for some targets for which
6209 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
6210 i[345]86*-*-unixware*.
6211
6212Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
6213
6214 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
6215 rather than basing it on the target. Simplify handling of options
6216 controlling which directories to configure. Remove extraneous
6217 slash in multi-clean target.
6218
6219Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
6220
6221 * config-ml.in: Prefix more variables with ml_ so they don't collide
6222 with configure's.
6223
6224Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
6225
6226 * configure: Don't turn -v into --v.
6227
6228Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
6229
6230 * configure.in (targargs): Fix typo.
6231
6232 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
6233
6234Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
6235
6236 * configure.in: Strip --host and --target options from
6237 CONFIG_ARGUMENTS, and always configure for --host only. Add
6238 --with-cross-host option when building with a cross-compiler.
6239 * configure: Canonicalize the arguments put into config.status by
6240 always using `=' for an option with an argument. Pass a presumed
6241 --host or --target explicitly.
6242
6243Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
6244
6245 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
6246 into general OS recognition case.
6247
6248Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6249
6250 * configure.in (target_configdirs): add target-winsup only
6251 for win32 target systems.
6252
6253Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
6254
6255 * Makefile.in (all-target-libgloss): Depend upon
6256 configure-target-newlib, since when libgloss is built it looks to
6257 see if the newlib directory exists.
6258
6259Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
6260
6261 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
6262 cfg-ml-*.in.
6263
6264Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
6265
6266 * configure: Handle LD and LD_FOR_TARGET when configuring a
6267 Canadian Cross.
6268
252b5132
RH
6269Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6270
6271 * configure.in (target_libs): add target-winsup.
6272 (target==i386-win32): add patch diff flex make to $noconfigdirs.
6273 (target==ppcle-pe): remove ld from $noconfigdirs.
6274
6275Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
6276
6277 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
6278 Preserve relative path names in $srcdir. Build symlink tree if
6279 configuring cross target dir and srcdir=. (= no VPATH support).
6280 (configure-target-libg++): Depend on configure-target-librx.
6281 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
6282 * config-ml.in: New file.
6283 * symlink-tree: New file.
6284 * configure: Ensure srcdir="." if that's what it is.
6285
6286Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
6287
6288 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
6289 includes and FLEX_SKELETON setting.
6290 * mpw-configure (--with-gnu-ld): New option, controls whether
6291 to use PPCLink or ld with PowerMac GCC.
6292 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
6293 * mpw-config.in: Configure grez if targeting Mac.
6294
6295 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
6296 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
6297 just macos.
252b5132
RH
6298 * configure.in: Configure grez resource compiler if targeting Mac.
6299 * Makefile.in (all-grez, install-grez): New targets.
6300
6301Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
6302
6303 * configure: CXX defaults to gcc, not g++. If we find
35590697 6304 gcc in the path, set CC to gcc -O2.
252b5132
RH
6305
6306Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
6307
6308 * configure: Default ${build} correctly. Avoid picking up extra
6309 spaces when reading CC and CXX from Makefile. When doing a
6310 Canadian Cross, use plausible default values for numerous
6311 variables.
6312 * configure.in: When doing a Canadian Cross, don't try to
6313 configure tools whose configure script can't handle it.
6314
6315Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6316
6317 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
6318
6319Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
6320
6321 * configure: Remove dubious bug reporting address.
6322
6323Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
6324
6325 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
6326 configure script, run that instead of this directory's configure.
6327 In either case, print a message that we're configuring the sub-dir.
6328
6329Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
6330
6331 * configure.in: Before checking for the existence of various files,
6332 use sed to filter out "target-".
6333
6334Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
6335
6336 * Makefile.in (DO_X): Split rule to decrease command line length
6337 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
6338 (Philippe De Muyter).
6339
6340Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6341
6342 * Makefile.in (all-patch): depend on all-libiberty.
6343
6344Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
6345
6346 * configure.in: If the only directory in target_configdirs which
6347 actually exists is libiberty, then set target_configdirs to empty,
6348 to avoid trying to build a target libiberty in a gas or gdb
6349 distribution.
6350
6351Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
6352
6353 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
6354 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
6355 systems.
252b5132
RH
6356
6357Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6358
6359 * configure.in (copy_dirs): Use sys-include instead of include
6360 for --with-headers option.
6361
6362Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
6363
6364 * Makefile.in, configure.in: Make winsup builds work with
6365 new scheme.
6366
6367Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
6368
6369 * configure.in: Build the linker on AIX.
6370
6371Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
6372
6373 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
6374 where needed.
6375
6376Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
6377
6378 * Makefile.in (all-gcc): Fix typo.
6379
6380Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
6381
6382 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
6383
6384Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
6385
6386 * configure.in: Rename libFOO to target-libFOO, and xiberty
6387 to target-xiberty, to provide more flexibility.
6388 (target_subdir): Define. Create if cross.
6389 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
6390 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
6391 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
6392 check-libFOO -> check-target-libFOO, etc.
6393 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
6394 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
6395 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
6396 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
6397 allow ALL_GCC="" to only configure.
6398 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
6399 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
6400 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
6401
6402Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
6403
6404 * Makefile.in (taz): Build "info" in etc explicitly.
6405
6406Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
6407
6408 * configure.in: Make sure that CC is undefined (as opposed to
6409 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
6410 problem with autoconf trying to configure on a host without GCC.
6411
6412Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
6413
6414 * mpw-configure: Set host alias from choice of host compiler,
6415 only use generic MPW Makefile sed if present, edit a file
6416 named "hacked_Makefile.in" instead of "Makefile.in" if present.
6417 * mpw-README: Add problem notes about CW6 and CW7.
6418
6419Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
6420
6421 * Makefile.in (taz): Use ";" instead of ";;".
6422
6423Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
6424
6425 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
6426 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
6427 DISTDOCDIRS.
6428 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
6429 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
6430
6431Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
6432
6433 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
6434 and gnats, because they are now subsumed by DISTSTUFFDIRS.
6435 Move bfd to DISTSTUFFDIRS.
6436
6437Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6438
6439 * Makefile.in (X11_LIB): Removed.
6440 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
6441
6442 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
6443
6444Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6445
6446 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
6447 names.
6448
6449Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6450
6451 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
6452
6453Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
6454
6455 * configure.in (i[345]86-*-win32): Always build newlib.
6456 Don't configure cvs, autoconf or texinfo.
6457 * Makefile.in (LD_FOR_TARGET): New.
6458 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
6459 Pass down LD_FOR_TARGET.
6460
6461Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
6462
6463 * winsup: New directory.
6464 * Makefile.in: Build winsup.
6465 * configure.in: Winsup is configured when target is win32.
6466 Can only build win32 target GDB when native.
35590697 6467
252b5132
RH
6468Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
6469
6470 * config.guess: Recognize HP model 819 machines as having
6471 a PA 1.1 processor.
6472
6473Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
6474
6475 * configure: Fix sed loop which substitutes for CC and CXX to
6476 avoid bug found in various sed implementations.
6477
6478Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6479
6480 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
6481 simulator. Use standard powerpc-*-eabi*.
6482
6483Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
6484
6485 * configure.in: Stop putting gas and binutils in noconfigdirs for
6486 powerpc-*-aix* and rs6000-*-*.
6487
6488Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
6489
6490 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
6491 -mcall-aixdesc libraries.
6492
6493Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
6494
6495 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6496
6497 * config.sub (arm | armel | armeb): Fix shell syntax.
6498
6499Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6500
6501 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
6502 -msoft-float and -mcpu=common support.
6503 (powerpc*-*-eabisim*): Add support for building -mcall-aix
6504 libraries.
6505
6506Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6507
6508 * configure.in: Allow configuration and build of emacs19 for the alpha.
6509
6510Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6511
6512 * configure.in (CC): Get ^CC, not just any old CC, from
6513 ${host_makefile_frag}.
6514
6515Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6516
35590697 6517 * configure.in (CC): Try to get CC from
252b5132
RH
6518 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
6519
6520Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6521
6522 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
6523 only if it exists in $(srcdir).
6524
6525Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
6526
6527 * configure: If CC and CXX are not set in the environment, set
6528 them, based on either an existing Makefile or on searching for gcc
6529 in PATH. Substitute for CC and CXX in Makefile.
6530 * configure.in: Remove libm from target_libs. Separate
6531 target_configdirs from configdirs. If CC is not set in
6532 environment, try to get it from a host Makefile fragment. Rewrite
6533 changes of configdirs to use skipdirs instead. A few minor
6534 tweaks. Take directories out of target_configdirs as they are
6535 taken out of configdirs. Remove existing Makefile files from
6536 subdirectories. Substitute for TARGET_CONFIGDIRS and
6537 CONFIG_ARGUMENTS in Makefile.
6538 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
6539 by configure.in.
6540 (CONFIG_ARGUMENTS): Likewise.
6541 (CONFIGURE_TARGET_MODULES): New variable.
6542 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
6543 ($(CONFIGURE_TARGET_MODULES)): New target.
6544 (configure-libg++, configure-libio): New targets.
6545 (all-libg++): Depend upon configure-libg++.
6546 (all-libio): Depend upon configure-libio.
6547 (configure-libgloss, all-libgloss): New targets.
6548 (configure-libstdc++): New target.
6549 (all-libstdc++): Depend upon configure-libstdc++.
6550 (configure-librx, all-librx): New targets.
6551 (configure-newlib): New target.
6552 (all-newlib): Depend upon configure-newlib
6553 (configure-xiberty): New target.
6554 (all-xiberty): Depend upon configure-xiberty.
6555
6556Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6557
6558 * configure.in (host i[345]86-*-win32): Expand the
6559 noconfigdirs again.
6560
6561Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
6562
6563 * mpw-configure: Fix sed command file name.
6564
6565Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
6566
35590697 6567 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
6568 noconfigdirs again.
6569
6570Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
6571
6572 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
6573 or powerpc*-*-pe*, since they are not yet supported.
6574
6575Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
6576
6577 Add PowerMac support and many other enhancements.
6578 * mpw-configure: New option --cc to select compiler to use,
6579 paste options set according to --cc into the generated
6580 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
6581 if mpw-make.sed is present.
6582 * mpw-config.in: Don't test for gC1, test for mpw-touch,
6583 add forward includes for PowerPC include files.
6584 * mpw-build.in: Build using Makefile.PPC if present.
6585 (do-byacc, etc): Remove separate version resource builds.
6586 (do-gas): Build "stamps" before "all".
6587 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
6588 * mpw-README: Update to reflect --cc option, PowerMac support,
6589 and recently-reported compatibility problems.
6590
6591Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
6592
6593 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
6594 embedded m68k systems (-aout, -coff, -elf, -vxworks).
6595 (--with-multilib-top): Pass to recursive invocations.
6596
6597Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
6598
6599 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
6600 v810-*-*.
6601
6602Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6603
6604 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
6605 gdb, ld and opcodes on v810-*-*.
6606
252b5132
RH
6607Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
6608
6609 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
6610 (local-maintainer-clean): New target.
6611 (maintainer-clean): New target.
6612 (realclean): Just depend upon maintainer-clean.
6613
6614Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6615
6616 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
6617
6618Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
6619
6620 * configure.in: Build ld in mips*-*-bsd* case.
6621
6622Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
6623
6624 * config.sub: Accept -lites* OS. From Ian Dall.
6625
6626Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
6627
6628 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 6629 targets.
252b5132
RH
6630
6631Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6632
6633 * configure.in: treat i386-win32 canadian cross the same as
6634 i386-go32 canadian cross.
6635
6636Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6637
6638 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
6639 running under the simulator to build a reduced set of libraries.
6640 (powerpc-*-eabiaix): Add fine grained multilib support added to
6641 other powerpc targets yesterday.
6642
6643Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6644
6645 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
6646 -disable-softfloat, -disable-relocatable, -disable-aix, and
6647 -disable-sysv to control which multilib libraries get built.
6648
6649Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
6650
6651 * configure: Add Makefile.tem to list of files to remove in trap
6652 handler.
6653
6654Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
6655
6656 * config.guess (*Linux*): Add missing "exit"s.
6657 Also, need specific check for alpha-unknown-linux (uses COFF).
6658
6659Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
6660
6661 * config.guess: Merge with FSF:
6662
6663 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
6664 * config.guess (AIX4): More robust release numbering discovery.
6665
6666 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
6667 * config.guess (i386-sequent-ptx): Properly get version number.
6668
6669 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
6670 * config.guess (mips:*:4*:UMIPS): New case.
6671
6672Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
6673
6674 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
6675 (i386-win32 host): Likewise. Don't build readline.
6676
afb8d725
JM
6677Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
6678
6679 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
6680 SUPPORT_FILES to submakes.
6681
252b5132
RH
6682Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
6683
6684 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
6685 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
6686 mpw-configure.
6687
6688Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
6689
6690 * configure.in (appdirs): Use =, not ==, in test expression when
6691 trying to build the text to print in the warning message for
6692 Solaris users.
6693
6694Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
6695
6696 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
6697
6698Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6699
6700 * config.guess: Recognize lynx-2.3.
6701
6702Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
6703
6704 * config.sub (z8ksim): Deleted
6705 (z8k-*-coff): New, this is the one true name of the target.
6706
6707Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
6708
6709 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
6710
6711Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
6712
6713 * config.guess (*:Linux:*:*): First try asking the linker what the
6714 default object file format is (elf, aout, or coff). Then if this
6715 fails, try previous methods.
6716
6717Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6718
6719 * configure.in: Don't build newlib for *-*-vxworks5.1.
6720
6721Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6722
6723 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
6724 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
6725
6726Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
6727
6728 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
6729
6730Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
6731
6732 * cfg-ml-com.in: New file.
6733 * cfg-ml-pos.in: New file.
6734
6735Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6736
6737 * COPYING.NEWLIB: Add HP free copyright to list.
6738
6739Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
6740
6741 * config.sub: Recognize -eabi* for the system, not just -eabi.
6742
6743Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
6744
6745 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
6746 * config.sub, configure.in (win32): New target and host.
6747
6748Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
6749
6750 * configure.in: Add i386-pe configuration.
6751
6752Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
6753
6754 * mpw-build.in (install): Install GDB after LD.
6755
6756Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
6757
6758 * mpw-config.in (elf/mips.h): Always forward-include, needed
6759 for GDB to build.
6760
6761Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
6762
6763 * testsuite: New directory for customer acceptance and whole tool
6764 chain tests.
6765
6766Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6767
6768 * configure: If per-host line isn't found, but AC_OUTPUT is found
6769 and a configure script exists, run it instead.
6770
6771Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
6772
6773 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
6774
6775Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
6776
6777 * configure: Set build_{cpu,vendor,os,alias} to host values when
6778 --build isn't specified.
6779
6780Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6781
6782 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
6783 (FLAGS_TO_PASS): Pass them.
6784 (EXTRA_TARGET_FLAGS): Ditto.
6785
252b5132
RH
6786Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6787
6788 * Makefile.in (all-libg++): Depend on all-libstdc++.
6789
6790Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6791
6792 * configure.in (noconfigdirs): Enable all packages for
6793 i386-unknown-netbsd.
6794
6795Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
6796
6797 * configure.in (noconfigdirs): Don't configure tk for i386-go32
6798 hosted builds (DOS builds)
6799
6800Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
6801
6802 Changes for ARM based on patches from Richard Earnshaw:
6803 * config.sub: Handle armeb and armel.
6804 * configure.in: Omit arm linker only for riscix.
6805
6806Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
6807
6808 * config.guess: Update from FSF.
6809
6810Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
6811
6812 * config.sub: Recognize powerpcle as the little endian varient of
6813 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
6814 powerpcle variant. Convert pentium into i586, not i486. Add p5
6815 alias for i586. Map new x86 variants p6, k5, nexgen into i586
6816 temporarily.
6817
6818Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
6819
6820 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
6821
6822Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
6823
6824 * config.sub: Accept -lites* as a basic system type.
6825
6826Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
6827
6828 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
6829 installed, and if so return linuxoldld as the system name.
6830
6831Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
6832
6833 * config.guess: Add hppa1.1-hp-lites support.
6834
6835Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
6836
6837 * configure.in: Don't build newlib for m68k-vxworks5.1.
6838
6839Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6840
6841 * configure.in (mips-sgi-irix6): Use mh-irix5.
6842
6843Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
6844
6845 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
6846
6847Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6848
6849 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 6850 OSF/1. Fix compiler flags.
252b5132
RH
6851 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
6852
6853Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
6854
6855 * configure.in: Recognize --with-newlib.
6856 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
6857
afb8d725
JM
6858Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6859
6860 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6861 to *_X11_MODULES due to gdbtk needing X include files et al.
6862
252b5132
RH
6863Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
6864
6865 Merge in support for Mac MPW as a host.
6866 (Old change descriptions retained for informational value.)
6867
6868 * mpw-config.in: Add generic include forwards for cpu-specific
6869 include files in aout and elf directories.
6870
6871 * mpw-configure: Added copyright.
6872 * mpw-config.in: Check for presence of required build tools.
6873 (target_libs): Add newlib.
6874 (target_tools): Add examples.
6875 (Read Me): Generate as "Read Me for MPW" instead.
6876 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
6877 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
6878 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
6879
6880 * mpw-configure: Remove subdir-specific makefile hackery,
6881 delete mk.tmp after using it.
6882
6883 * mpw-build.in (all): Display start and end times.
6884
6885 * mpw-configure (host_canonical): Set.
6886 (target_cpu): Always add to makefiles.
6887 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
6888 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
6889 (mpw-mh-mpw): Look for in srcdir and srcroot.
6890 Use sed instead of mpw-edit-prefix to edit prefix definitions.
6891
6892 * mpw-build.in: (install-only): New target.
6893
6894 * mpw-configure (host_alias, target_alias): Rename from hostalias
6895 and targetalias, add into generated Makefile.
6896 (mk.tmp): If present, add into generated Makefile.
6897 * mpw-build.in (all-gas): Build config.h first before gas proper.
6898
6899 * mpw-configure (config.status): Write only if changed.
6900 * mpw-config.in (readline): Configure it (not built, just used for
6901 definitions).
6902
6903 * mpw-config.in (elf/mips.h): Add a forward include.
6904
6905 * mpw-config.in: Forward-include most .h files in include into
6906 extra-include.
6907 (readline): Don't build.
6908 mpw-build.in (install): Install GDB.
6909
6910 * mpw-configure (prefix, mpw_prefix): Handle it.
6911 * mpw-config.in (mmalloc, readline): Don't configure.
6912 * mpw-build.in (thisscript): Rename to ThisScript.
6913 Use mpw-build instead of BuildProgram everywhere.
6914 (mmalloc, readline): Don't build.
6915 * mpw-README: New file, basic documentation about the MPW port.
6916
6917 * mpw-config.in: Use forward-include to create include files.
6918
6919 * mpw-configure: Add more things to the top of each configured
6920 Makefile, including contents of config/mpw-mh-mpw.
6921 * mpw-config.in (extra-include): Create this directory and fill it
6922 with Posix-like include files when configuring.
6923
6924 * config.sub (apple, mac, mpw): Add various aliases.
6925
6926 * mpw-build.in: New file, top-level build script fragment for MPW.
6927 * mpw-configure: New file, configure script for MPW.
6928 * mpw-config.in: New file, config fragment for MPW.
6929
6930Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6931
6932 * configure.in (host_libs): Remove glob, since it is gone from the
6933 sources.
6934
6935Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6936
6937 * Makefile.in: define empty GDB_NLM_DEPS var.
6938
6939 * configure.in(target_makefile_frag): use config/mt-netware
6940 for netware targets.
6941
6942Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
6943
6944 * config.sub: Merge in recent FSF changes. Remove linux special
6945 cases.
6946
6947Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6948
4bddf3ad 6949 Revert this change:
252b5132
RH
6950
6951 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
6952
6953 * build-all.mk: Use CC=cc -Xs on Solaris.
6954
252b5132
RH
6955Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6956
6957 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
6958 stop using it.
6959 * Makefile.in: Nuke all references to glob subdirectory.
6960
6961Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6962
6963 * configure.in: Fix --enable-shared logic in per-host.
6964
6965Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
6966
6967 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
6968
6969Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6970
6971 * configure.in (noconfigdirs): Don't build gas on AIX, for
6972 powerpc*-*-aix* as well as for rs6000*-*-aix*.
6973
6974Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
6975
6976 * configure: Fix --cache-file to work if the file argument is a
6977 relative path.
6978
6979Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
6980
6981 * configure: If the --cache-file is used, pass it down to
6982 configure in subdirectories.
6983
6984Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
6985
6986 * config.sub: add vxworks29k configuration.
6987
6988Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6989
6990 * Makefile.in (taz): Do "diststuff" part quietly.
6991
6992Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
6993
6994 * config.sub: Mini-merge with gcc/config.sub.
6995
6996Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6997
6998 * config.guess (IRIX): Sed - to _.
6999
7000Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7001
7002 * Makefile.in (source-vault, binary-vault): New targets.
7003
7004Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
7005
7006 * config.sub: Recognize -eabi as a basic system type.
7007
7008Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7009
7010 * configure.in (enable_shared stuff): Fix typo.
7011
7012Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
7013
7014 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
7015
7016Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7017
7018 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
7019
7020Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7021
7022 * configure.in (rs6000-*-*): Don't build gas.
7023
7024Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
7025
7026 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
7027 reduce command line length.
7028 (AS_FOR_TARGET): Check for as.new, not Makefile.
7029 (NM_FOR_TARGET): Check for nm.new, not Makefile.
7030
7031Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
7032
7033 * config.guess: Merge from FSF.
7034
7035Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7036
7037 * configure: Don't use $ when handling program_suffix.
7038
7039Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
7040
7041 * configure.in: Configure tk for hppa/hpux.
7042
7043Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
7044
7045 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
7046
7047Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
7048
7049 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
7050 to LIBCXXFLAGS. Tests are better run without it.
7051
7052Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
7053
7054 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
7055
7056Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
7057
7058 * configure.in (*-*-netware*): Don't configure xiberty.
7059
7060Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
7061
7062 * configure.in: Remove tk from native_only list.
7063
7064Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
7065
7066 * build-all.mk: Add mips-ncd-elf target to sun4 targets
7067 for special NCD build.
7068
7069Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7070
7071 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
7072 makeall.bat, they're only useful for binutils snapshots.
7073 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
7074 makeall.bat to specified SUPPORT_FILES.
7075
7076Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
7077
7078 * build-all.mk: Add Ericsson targets to sun4 and solaris
7079 hosts. Add BNR's sun4 target to solaris host, so their
7080 build-from-source will be tested in-house first.
7081
7082Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7083
7084 * Makefile.in (LIBCFLAGS): New variable.
7085 (CFLAGS_FOR_TARGET): Ditto.
7086 (LIBCFLAGS_FOR_TARGET): Ditto.
7087 (LIBCXXFLAGS): Ditto.
7088 (CXXFLAGS_FOR_TARGET): Ditto.
7089 (LIBCXXFLAGS_FOR_TARGET): Ditto.
7090 (BASE_FLAGS_TO_PASS): Pass them.
7091 (EXTRA_TARGET_FLAGS): Ditto.
7092
4bddf3ad 7093 * configure.in: Support --enable-shared.
252b5132
RH
7094
7095Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
7096
7097 * configure.in (target_libs): Include libstdc++ again.
7098 * config.guess: Update from FSF (for FreeBSD).
7099
7100Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7101
7102 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
7103 makeall.bat.
7104 (DISTDOCDIRS): Add `etc'.
7105 (ETC_SUPPORT_PFX): New variable.
7106 (taz): Include anything from etc starting with a word in
7107 ETC_SUPPORT_PFX.
7108
7109Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7110
7111 * config.sub: Update for recent FSF changes. Remove obsolete
7112 h8300hds entry. Add -windows* and -osx as basic os. Minor
7113 spacing changes.
7114
7115Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
7116
7117 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
7118
7119 * config.guess: Merge with FSF.
7120 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
7121
7122Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7123
7124 * configure: Since the "trap 0" handler will override the exit
7125 status on many systems, only use it for "exit 1", and make it set
7126 a non-zero exit status; reset it before "exit 0". Also, check
7127 exit status of config.sub, and error out if it failed.
7128
7129Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
7130
7131 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
7132 and install libgloss.
7133
7134Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7135
7136 * Makefile.in (all-binutils): Depend upon all-byacc.
7137
7138 * configure.in: Don't build emacs on Irix 5.
7139
7140Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7141
7142 * configure.in (*-*-netware*): Add libio.
7143
7144Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7145
7146 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
7147 (CHECK_TARGET_MODULES): Ditto.
7148 (INSTALL_TARGET_MODULES): Ditto.
7149 (TARGET_LIBS): Ditto.
7150 (all-libstdc++): Note dependencies.
7151
7152Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7153
7154 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
7155
7156Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7157
7158 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
7159 -fexternal-templates.
7160
7161 * configure.in (target_libs): Add libstdc++.
7162 (noconfigdirs): Add libstdc++ as appropriate.
7163
7164Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
7165
7166 * config.guess: Update from FSF.
7167
7168Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7169
7170 * configure: Use ${config_shell} when running ${configsub}.
7171
7172Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
7173
7174 * config.sub: No longer recognize h8300h.
7175
7176Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
7177
7178 * config.sub: Remove extraneous differences between config.sub and
7179 gcc/config.sub.
7180
7181Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7182
7183 * Makefile.in (DISTSTUFFDIRS): Add gas.
7184
7185Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
7186
7187 * COPYING.NEWLIB: New file.
7188
7189Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
7190
7191 * config.guess (HP-UX): Patch from Harlan Stenn
7192 <harlan@landmark.com> to also emit release level.
7193
7194Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
7195
7196 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
7197
7198Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
7199
7200 * config.sub: Merge nextstep cleanup from FSF.
7201
7202Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7203
7204 * configure.in (arm-*-*): Don't configure ld for this target.
7205
7206Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
7207
7208 * configure.in (*-*-netware): don't configure libg++, libio,
7209 librx, or newlib.
7210
7211Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7212
7213 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
7214 configure ld--it works, but it doesn't support shared libraries.
7215
7216Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
7217
7218 * config.guess (*-unknown-freebsd*): Get rid of possible
7219 trailing "(Release)" in version string.
7220 Patch from Paul Richards <paul@isl.cf.ac.uk>.
7221
7222Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
7223
7224 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
7225 Fix type: *-next-neststep -> *-next-nextstep.
7226
7227 * config.guess: Merge from FSF:
7228
7229 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
7230
7231 * config.guess: Recognize powerpc-ibm-aix3.2.5.
7232
7233 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
7234
7235 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
7236 instead of UNIX_SV for UnixWare 1.0).
7237
7238Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
7239
7240 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
7241 to make gdb/nlm/* build after the compiler and linker.
7242
7243Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
7244
7245 * config.guess (netbsd, freebsd, linux): Accept any machine,
7246 not just i[34]86.
7247 (m68k-atari-sysv4): Relocate to match FSF version.
7248
7249 * config.guess: More merges from the FSF:
7250
7251 Add a space before function call or macro invocation.
7252
7253 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7254
7255 * config.guess: Add trap cmd to remove dummy.c and dummy when
7256 interrupted.
7257
7258 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7259
7260 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
7261 (dummy): Redirect stderr from compilation of dummy.c.
7262
7263 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
7264
7265 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
7266
7267Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
7268
7269 * configure: Accept and ignore --cache*, for compatibility with
7270 new autoconf.
7271
7272Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
7273
7274 * config.guess: Merge from FSF:
7275
7276 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7277
7278 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
7279 (PATH): Add /.attbin at end for finding uname.
7280 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
7281
7282 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
7283
80413487 7284 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
7285
7286 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
7287
80413487
RH
7288 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
7289 to select whether to use ELF or COFF.
252b5132
RH
7290
7291 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7292
80413487 7293 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
7294
7295 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7296
7297 * config.guess: Guess the OS version for HPUX.
7298
7299 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
7300
7301 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
7302
7303Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7304
7305 * configure.in: Recognize --with-headers, --with-libs, and
7306 --without-newlib.
7307 * Makefile.in (all-xiberty): Depend upon all-ld.
7308
7309Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7310
7311 * configure.in: Change i[34]86 to i[345]86.
7312
7313Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7314
7315 * configure (version): A few more tweaks to help message.
7316
7317Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
7318
7319 * Makefile.in: Remove (for now) librx as a host library,
7320 now that we're building it for target.
7321
7322Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7323
7324 * configure: Fix up help message; from karl@owl.hq.ileaf.com
7325 (Karl Berry).
7326
7327Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
7328
7329 * configure.in: Also configure librx.
7330
7331Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
7332
7333 * Makefile.in: Update various rules to reflect that librx
7334 is now needed for libg++.
7335
7336Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7337
7338 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
7339
7340Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7341
7342 * configure.in: Configure the examples directory.
7343
7344Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7345
7346 * configure: Simplify Jun 2 1994 change.
7347
7348Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
7349
7350 * change CC to /usr/latest/bin/gcc for lynx host builds, since
7351 /bin/gcc isn't good enough to build gcc.
7352
7353Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
7354
7355 * Makefile.in (GDB_SUPPORT_FILES): Remove
7356 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
7357 (gdb.tar.gz): Add new rule to use standard distribution building
7358 mechanism.
7359
7360Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7361
7362 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
7363 Bill Cox <bill@cygnus.com>.
7364
7365Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
7366
7367 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
7368
7369Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
7370
7371 * configure: Search current dir first in .gdbinit.
7372
7373Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
7374
7375 * config.sub: Recognize freebsd (merged from gcc config.sub).
7376
7377Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
7378
7379 * config.sub: Refer to NeXT's operating system as nextstep.
7380
7381 * config.sub (case $basic_machine): Re-order the cases, to match
7382 the order in the FSF version (which is mostly alphabethical).
7383 Merge in some additions and changes from the FSF.
7384
7385Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
7386
7387 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
7388 * config.sub: Recognize cxux7.
7389 * configure.in: Use mh-cxux for m88k-harris-cxux*.
7390
7391Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
7392
7393 * config.sub: Fix typo powerpc -> powerpc-*.
7394
7395Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
7396
7397 * Makefile.in: `all-emacs19' depends on `all-byacc'.
7398
7399 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
7400 parallel with all-emacs and install-emacs). Top-level command
7401 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
7402
7403Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7404
7405 * test-build.mk ($(host)-stamp-stage2-installed): Remove
7406 $(relbindir)/make before doing ``make install'', and use
7407 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
7408 installing over running make binary.
7409 ($(host)-stamp-stage3-installed): Likewise.
7410
7411Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7412
7413 * config.guess: Recognize Mach.
7414
7415Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7416
7417 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
7418 see whether --exec-prefix was used.
7419
7420Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
7421
7422 * README: Explicitly mention libg++/README. (Zoo's idea.)
7423
7424Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7425
7426 * Makefile.in: Add all-librx target similar to all-libproc.
7427
7428Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
7429
7430 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
7431 with post 1.2 uname bogosity.
7432
7433Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7434
7435 * configure: Remove temporary files on receipt of a signal.
7436
7437Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
7438
7439 * configure: If there is a package_makefile_frag, remove
7440 ${subdir}/Makefile.tem after copying it in.
7441
7442Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
7443
7444 * build_all.mk: support rs6000 lynx identifies itself as
7445 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
7446 since /bin/gcc is too feeble to compile a modern gcc.
7447
7448Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
7449
7450 * brought devo/test-build.mk update-to-date with progressive/
7451 test-build.mk. Add lynx targets and hppa flag info.
7452
7453Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
7454
7455 * configure.in: Use mh-ncrsvr43. Patch from
7456 Tom McConnell <tmcconne@sedona.intel.com>.
7457
7458Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
7459
7460 * config.guess (i386-unknown-bsdi): No longer need to
7461 check #if defined(__bsdi__) && defined(__i386__).
7462
7463Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7464
7465 * configure: Set program_transform_nameoption correctly.
7466
7467Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
7468
7469 * brought build-all.mk update-to-date with progressive build-all.mk,
7470 added new targets and hppa info.
35590697 7471
252b5132
RH
7472Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7473
7474 * configure: If config.guess result is a prefix of the user
7475 specified target, assume a native build and use the user specified
7476 target as the host alias. Remove SunOS patch suffix removal hack.
7477 * configure.in: Remove SunOS patch suffix removal hack.
7478
7479 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
7480 in NATIVE_CHECK_MODULES.
7481
7482Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
7483
7484 * Makefile.in: Rename HOST_ONLY to NATIVE.
7485 * configure: Delete SunOs patch suffix from host_canonical
7486 and build_canonical variables that are prepended to Makefiles.
7487 * configure.in: Add comments for easier maintenance.
7488
7489Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7490
7491 * Makefile.in: Add all-libproc target similar to all-gui.
7492
7493Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
7494
7495 * Makefile.in (CHECK_MODULES): split into
7496 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
7497
7498Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
7499
7500 * config.guess (i386-unknown-bsdi): New system to guess.
7501
7502Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7503
7504 * Makefile.in: Add all-gui target (but not yet build by "all").
7505
7506Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
7507
7508 * config.sub: Move deletion of patch suffix from here...
7509 * configure.in: To here, at Ian's suggestion. The top-
7510 level scripts might need to know of a patch level.
7511
7512Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
7513
7514 * config.sub: Strip off patch suffix so rtl is recognized
7515 as a sunos4.1.3 machine, even though it's been patched.
7516
7517Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
7518
7519 * Makefile.in (INSTALL_LAST): Delete.
7520 (INSTALL_DOSREL): New.
7521
7522Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7523
7524 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
7525 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
7526 whether we pass down --with-gnu-ld anyhow.
7527
7528Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
7529
7530 * Makefile.in (INSTALL_LAST): Change operation so it works
7531 on more flavors of make.
7532 * configure.in (go32): Don't build libg++ or libio.
7533
7534Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
7535
7536 * Makefile.in (Move HOST_PREFIX_1 and friends up so
7537 they can be overriden by templates.
7538
7539Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
7540
7541 * configure.in (target==go32): Don't build gdb.
7542 * dosrel: New directory.
7543
7544Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
7545
7546 * configure.in (host==go32): Configure dosrel too.
7547 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
7548 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
7549 be set by incoming names or templates.
7550 (INSTALL_LAST): New rule.
252b5132
RH
7551
7552Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
7553
7554 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
7555
7556Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7557
252b5132
RH
7558 * configure.in (appdirs): New variable. Currently empty, but will
7559 be used in gas distribution. If nonempty, lists a set of
7560 directories at least one of which must get configured, or top
7561 level configuration is considered to have failed.
7562 (rs6000-*-lynxos*): Use new file name.
7563
7564Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7565
7566 Eliminate XTRAFLAGS.
7567 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
7568 newlib include files using -idirafter, and also use -nostdinc.
7569 (CXX_FOR_TARGET): Likewise.
7570 (XTRAFLAGS): Removed.
7571 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
7572 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
7573 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
7574 ($(DO_X)): Don't pass down XTRAFLAGS.
7575
7576Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7577
7578 * configure.in (mips*-dec-bsd*): New target; do build linker.
7579 (mips*-*-bsd*): New target; don't build linker.
7580
7581Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
7582
7583 * configure.in: support rs6000-*-lynxos* configuration.
7584 support sunos4 as a cross target.
7585
7586 * config.sub: look for lynx*, not lynx since the OS version may
7587 legitimately be part of the name.
7588
7589Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7590
7591 * configure.in (i[34]86-*-sco*): Move to be with other i386
7592 targets.
7593 (romp-*-*): New target. Skip various binary utilities.
7594 (vax-*-*): New target. Don't build newlib.
7595 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
7596
7597Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7598
7599 * configure.in: Only set host_makefile_frag if config
7600 directory exists.
7601
7602Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7603
7604 * install.sh: If $dstdir exists, don't check whether each
7605 component does.
7606
7607Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7608
7609 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
7610
7611Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
7612
35590697
AJ
7613 * configure.in (*-*-lynxos*): Don't configure newlib for either
7614 native or cross Lynx.
252b5132
RH
7615
7616Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
7617
7618 * config.sub (sparc64-elf): Fix os.
7619 (z8k): Remove duplicate.
7620
7621Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7622
7623 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
7624 gcc/stmp-fixproto, to try to prevent fixproto from being run.
7625
7626Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
7627
7628 * configure: Make file links cleanly even if Lynx fails on
80413487 7629 an NFS symlink (at least fail cleanly).
252b5132
RH
7630
7631Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
7632
7633 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
7634 -XNh2000.
7635
7636Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7637
7638 * configure: Unknown options are fatal again.
7639
7640Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
7641
7642 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 7643 compatibility.
252b5132
RH
7644
7645Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
7646
7647 * build-all.mk: Add `clean' target.
7648
7649Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7650
7651 * config.guess: Add SINIX support.
7652 * configure.in: Add mips-*-sysv4* support.
7653
7654Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
7655
7656 * build-all.mk: Document all useful targets.
7657 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
7658 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
7659
7660Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7661
7662 * configure: Support --silent, --quiet.
7663
7664Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7665
7666 * configure: Support --disable-FEATURE.
7667
7668Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7669
7670 * config.guess: Recognize NCR running SVR4.3.
7671
7672Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
7673
7674 * config.guess: Make BSDI generate i386-unknown-bsd386.
7675 Patch from Paul Eggert <eggert@twinsun.com>.
7676
7677Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7678
7679 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
7680
7681Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7682
7683 * configure: Make unrecognized options give nonfatal warnings
7684 instead of fatal errors, and pass them to any subdirectory
7685 configures in case they recognize them.
7686 Make --x equivalent to --with-x.
7687
7688Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7689
7690 * configure: Add --enable-* options. Clean up usage message and
7691 some comments.
7692
7693Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
7694
7695 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
7696
7697Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7698
7699 * configure.in (hppa*-*-*): Enable binutils.
7700
7701Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7702
7703 * config.sub: Recognize cisco.
7704
7705Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
7706
7707 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
7708
7709Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7710
7711 * config.guess: about target *-hitachi-hiuxwe2, don't print more
7712 than one configuration name. Add comment.
7713
7714Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
7715
7716 * config.guess: about target *-hitachi-hiuxwe2, fixed
7717 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
7718 macro is incorrect.]
7719
7720Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7721
7722 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
7723 than the "make ls" stuff which used to be here.
7724
7725Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
7726
7727 * config.guess: Recognize i[34]86-unknown-freebsd.
7728 From Shawn M Carey <smcarey@rodan.syr.edu>.
7729
7730Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
7731
7732 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
7733
7734Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7735
7736 * config.guess: Check for ptx.
7737
7738Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
7739
7740 * config.sub: Add os9k checking.
7741
7742Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7743
7744 * config.guess: Handle OSF1 running on HPPA processors
7745
7746Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
7747
7748 * configure: If subdir configure fails, print out a message with
7749 subdirectory name, in case subdir's configure code didn't identify
7750 itself.
7751
7752Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
7753
7754 * configure.in: Remove embedded newlines from configdirs.
7755 Avoid mismatches of substrings. Fix matching strings at end
7756 of configdirs.
7757
7758Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
7759
7760 * config.guess: Add Lynx/rs6000 config support.
7761
7762Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
7763
7764 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
7765
7766Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
7767
7768 * configure.in (hppa*-*-osf*): Treat this just like most other
7769 PA configurations (eg no binutils or ld).
7770 (hppa*-*-*elf*): These configurations have binutils and ld.
7771
7772Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7773
7774 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
7775
7776Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7777
7778 * configure.in (rs6000-*-*): Build gas.
7779
7780Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7781
80413487 7782 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
7783
7784Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7785
7786 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
7787 for GDB and GDB has been fixed to not need it.
7788
252b5132
RH
7789Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7790
7791 * config.guess: Recognize vax hosts.
7792
7793Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7794
7795 * configure (while loop): Don't use "break 2" inside case
7796 statement -- the case statement isn't an enclosing loop.
7797
7798Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
7799
7800 * config.guess: Clean up NeXT support, to allow nextstep
7801 on Intel machines. Make OS be nextstep.
7802
7803Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
7804
7805 * config.guess: Add alternate forms for Convex.
7806
7807Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
7808
7809 * configure: Completely rewrite option processing. Take
7810 advantage of pattern-matching to avoid invoking test frequently.
7811 Also clean up host and target defaulting logic.
7812
7813Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7814
7815 * Makefile.in: Replace all occurrances of "rootme" with "r" and
7816 "$${rootme}" with "$$r", to increase the likelihood that the do-*
7817 commands (plus user environment) will fit SCO limits.
7818
7819Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7820
7821 * configure.in: Don't issue warnings about directories which are
7822 not being configured if -norecursion is set. Correct test for
7823 --with-gnu-as and --with-gnu-ld to not get confused by substring
7824 matches.
7825
7826 * configure.in: Don't build gas for alpha-dec-osf1*.
7827
7828Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
7829
7830 * configure: Back out Per's change of 12/19/1993. It changes the
7831 behavior of configure in unexpected and confusing ways.
7832
7833 Also, use different delim char when calculating
7834 program_transform_name so that the name can contain slashes.
7835
7836Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
7837
7838 * configure.in, config.sub: Add support for VSTa micro-kernel.
7839
7840Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7841
7842 * configure.in: Nuke hacks which were used to get a special
7843 version of GAS for HPPA configurations.
7844
7845Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
7846
7847 * configure: If only ${target_alias} is given, use that
7848 as the default for ${host_alias}.
7849 * configure: Add missing back-slashes before nested quotes.
7850
7851Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
7852
7853 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
7854
7855Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
7856
7857 * config.guess: Recognize some Tektronix configurations.
7858 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
7859
7860Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
7861
7862 * config.sub: Match any flavor of SH.
7863
7864Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
7865
7866 * configure.in: Don't try to configure newlib for Alpha.
7867
7868Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7869
7870 * configure.in: Don't build ld for Irix 5. Don't build gas,
7871 libg++ or libio for any Alpha target.
7872
7873 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
7874
7875Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
7876
7877 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
7878 default arguments -- so it tried to compress itself.
7879
7880Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
7881
7882 * configure.in (notsupp): ensure that a space is always at the end
7883 of the configdirs list, since the grep checks for an explicit space
7884
7885Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7886
7887 * configure.in (target i386-sysv4.2): don't build ld, since static
7888 versions of many libraries are not available.
7889
7890Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7891
7892 * config.guess: Recognize Apollos (using environment variables).
7893 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
7894
7895Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7896
7897 * config.guess: Recognize Sony news mips running newsos.
7898
7899Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
7900
7901 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
7902 "fi ; else" for bash.
7903
7904Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
7905
7906 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
7907
7908Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
7909
7910 * config.sub: accept unixware as an alias for svr4.2.
7911 Fix some inconsistancies with the gcc version.
7912
7913Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7914
7915 * Makefile.in (DISTDOCDIRS): Add gdb.
7916
7917Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
7918
7919 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
7920
7921Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
7922
7923 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
7924 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
7925 this now.
7926
7927Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7928
7929 * config.sub: Accept hiux* as an OS name.
7930
7931 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
7932 etc/make-stds.texi. The underscore came from gcc, and dje now
7933 agrees that RUNTESTFLAGS is the correct name.
7934
7935Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
7936
7937 * install.sh: Remove 'set -e'. It makes any conditionals
7938 in the script useless.
7939
7940 * config.guess: Automatically recognize arm-acorn-riscix
7941 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
7942
7943Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
7944
7945 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
7946
7947Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
7948
7949 * Makefile.in (DISTDOCDIRS): New variable.
7950 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 7951 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
7952
7953Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7954
7955 * configure.in (hppa target): check the source directory for the
7956 pagas sub-directory
7957
7958Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
7959
7960 * config.sub: Allow -aout* and -elf*.
7961
7962Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
7963
7964 * configure.in: Don't build ld on i386-solaris2, same as for
7965 sparc-solaris2.
7966
7967Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
7968
7969 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
7970
7971Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7972
7973 * configure.in: Configure gdb for alpha.
7974
7975Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7976
7977 * Makefile.in (CXXFLAGS): Add -O.
7978
7979Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7980
7981 * config.guess: added support for DG Aviion
7982
7983Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
7984
7985 * configure.in: Produce warning message for subdirectories not
7986 configurable for this host/target combination. Don't try to
7987 configure gdb for vms.
7988
7989Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
7990
7991 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
7992 appropriate files before making "diststuff".
7993 (DISTBISONFILES): New var: list of files to be edited.
7994 (DISTSTUFFDIRS): Add binutils.
7995
7996Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7997
7998 * config.sub: also handle mipsel and mips64el (for little endian mips)
7999
8000Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8001
8002 * configure.in: Add * to end of all OS names.
8003
8004Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
8005
8006 * configure.in: Build newlib for LynxOS native.
8007
8008Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8009
8010 * config.guess: Add support for delta 88k running SVR3.
8011
8012 * configure.in: Add comment about HP compiler vs. emacs.
8013
8014Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8015
8016 * configure.in: don't build ld on solaris2 (not a viable option
8017 due to bugs in getpwnam & getpwuid)
8018
8019Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
8020
8021 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
8022 config.guess will produce a full version number.
8023
8024Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8025
8026 * configure.in: Build linker and binutils for alpha-dec-osf1.
8027
8028Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8029
8030 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
8031 and gdb/testsuite/Makefile.in.
8032
8033Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8034
8035 * configure.in: recognize mips*- instead of mips-
8036
8037Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
8038
8039 * config.sub: Accept linux*coff and linux*elf as operating
8040 systems.
8041
8042Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8043
8044 * config.sub: Recognize mips64, and mips3 as an alias for it.
8045
8046Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8047
8048 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
8049 gdb knows how to handle OSF/1 shared libraries.
8050
8051Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8052
8053 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
8054 * config.guess: Recognize Hitachi's HIUX.
8055 * config.sub: Recognize h3050r* and hppahitachi.
8056 Remove redundant cases for hp9k[23]*.
8057
8058Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8059
8060 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
8061 if gas and ld are in the source tree and are in ${configdirs}.
8062 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 8063 --with options (but still pass them down on the command line,
252b5132
RH
8064 if they were explicitly specified).
8065
8066Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8067
8068 * configure: substitute SHELL value in Makefile.in with
8069 ${CONFIG_SHELL}
8070
8071Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8072
8073 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
8074 *-*-solaris2* targets.
8075
8076Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8077
8078 * Makefile.in: define M4, and pass it down to sub-makes;
8079 all-autoconf now depends on all-m4
8080
8081Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8082
8083 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
8084 presence of {ar,ranlib} instead of a configured directory
8085
8086Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8087
8088 * config.guess: Accept 34?? as well as 33?? for NCR.
8089
8090Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8091
8092 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
8093 of 'gas' in sed commands, since 'gash' is now in the tree as well.
8094
8095Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8096
8097 * configure: grab values for $(CC) and $(CXX) from the
8098 environment, so that someone can do "CC=gcc configure; make" and
8099 have it work right (matching the way that autoconf works now)
8100
8101 * configure.in, Makefile.in: add support for gash, the tcl
8102 interface to Galaxy
8103
8104 * config.guess: add NetBSD variants (hp300, x86)
8105
8106Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
8107
8108 * install.sh: Support -d option (in the manner of SunOS 4 install,
8109 as it is more deterministic than that of GNU install)
8110 (chmodcmd): Set file to mode 755 by default (should also do default
8111 chgrp and chown, but I don't feel like dealing with that now)
8112
8113Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
8114
8115 * config.sub: Remove h8300hhms alias.
8116
8117Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8118
8119 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
8120
8121Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8122
8123 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
8124 as stmp-fixinc
8125
8126Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
8127
8128 * config.sub: recognize m88110-bug-coff.
8129
8130Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8131
8132 * Makefile.in (all-libio): all dependencies on the toolchain used
8133 to build this (gcc, gas, ld, etc)
8134
8135Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8136
8137 * config.guess: Deal with OSF/1 1.3 on alpha.
8138
8139Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8140
8141 * install.sh: add some 'else true' clauses for portability
8142
8143 * configure.in: don't build libio for h8[35]00-*-* targets
8144
8145Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
8146
8147 * Makefile.in: Add support for new libio.
8148
8149Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8150
8151 * install.sh: If one command fails, don't try the rest. Don't try
8152 to remove $dsttmp (via trap) unless we have already created it.
8153 If $src doesn't exist, detect it and exit with an error.
8154
8155 * config.guess: Recognize BSD on hp300.
8156
8157Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
8158
8159 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
8160 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
8161
8162Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
8163
8164 * Makefile.in (all-send-pr): depends on all-prms
8165
8166Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8167
8168 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
8169
8170Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
8171
8172 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
8173 Added test for mips-mips-riscos5.
8174
8175Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8176
8177 * configure.in: use mh-hp300 for 68k HP hosts
8178
8179Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8180
8181 * configure: add support for CONFIG_SHELL, so that you can use
8182 some alternate shell for evaluating configure scripts
8183
8184Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
8185
8186 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
8187 in configure script to bug-gdb@prep.ai.mit.edu when building
8188 distribution archive.
8189 * Makefile.in (COMPRESS): Remove def.
8190 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
8191 gdb.tar.Z and make-gdb.tar.Z respectively.
8192 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
8193 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
8194 to convergence with 'taz' target in Makefile.in.
8195
8196Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8197
8198 * install.sh (dsttmp): use trap to ensure that tmp files go
8199 away on error conditions
8200
8201Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8202
8203 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
8204
8205Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8206
8207 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
8208 its parent is '/' not ''.
8209
8210 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
8211
8212Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
8213
8214 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
8215 that ${newsrcdir}/configure.in does.
8216
8217Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
8218
8219 * test-build.mk: support for CONFIG_SHELL
8220
8221Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
8222
8223 * config.sub (netware): Add as a basic system type.
8224
8225Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
8226
8227 * Makefile.in (Makefile): depend on configure.in. Also drop the
8228 $(srcdir)/ from the dependency on Makefile.in.
8229
8230Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
8231
8232 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
8233 (h8300hhms is temporary until multi-libraries are implemented).
8234 * configure.in: Handle h8300h too.
8235
8236Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8237
8238 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
8239
8240Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
8241
8242 * configure: Remove extraneous output when guessing host type.
8243 * config.guess: Remove extraneous output when guessing using C
8244 compiler rather than uname, or when guessing fails.
8245
8246Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8247
8248 * Makefile.in: remove all.cross and install.cross targets
8249
8250 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
8251 definitions
8252
8253Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
8254
8255 * configure.in (target sh): Build gprof.
8256
8257Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8258
8259 * config.sub: change -solaris to -solaris2
8260
8261Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8262
8263 * configure.in: Use config/mh-riscos for mips-*-sysv*.
8264
8265Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
8266
8267 * configure: Correct error message for missing Makefile.in to
8268 print correct directory.
8269
8270Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8271
8272 * install.sh: kludge around 386BSD shell bug
8273
8274Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
8275
8276 * config.guess: Recognize NeXT.
8277 * config.guess: Recognize i486-ncr-sysv4.
8278 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
8279
8280Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
8281
8282 * Makefile.in (MAKEINFOFLAGS): New variable.
8283 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
8284 * build-all.mk, test-build.mk: Pass down --no-split as
8285 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
8286
8287Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
8288
8289 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
8290
8291Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
8292
8293 * Makefile.in (libg++.tar.z): New rule.
8294 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
8295 * Makefile.in (taz): Only do a single chmod.
8296
8297Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
8298
8299 * install.sh: don't use dirname anymore (replaced with sed usage)
8300
8301Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
8302
8303 * Makefile.in: Change extension for gzip'd files from '.z' to
8304 '.gz' per new FSF standard usage.
8305
8306Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
8307
8308 * configure: put quotes around the final value of program_transform_name
8309
8310Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8311
8312 * Makefile.in: new install.sh support; update install-info rules
8313
8314Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
8315
8316 * configure.in: Build diff for crosses, but not for go32 host.
8317
8318 * configure.in: Build gprof only for native, and don't build it
8319 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
8320
8321Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
8322
8323 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
8324
8325Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8326
8327 * configure.in (host_tools): Add prms.
8328
8329Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8330
8331 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
8332 with $(FLAGS_TO_PASS) on the command line
8333
8334 * config.sub: Recognize lynx and lynxos
8335
8336Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
8337
8338 * config.sub: Accept -ecoff*, not just -ecoff.
8339
8340Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8341
8342 * Makefile.in (taz): Use .gz suffix instead of .z.
8343 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
8344 names.
8345
8346Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8347
8348 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
8349
8350Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8351
8352 * Makefile.in (install-no-fixedincludes): install gcc last, so
8353 that rebuilds that might happen during 'make install' don't get
8354 bogus gcc include files
8355
8356Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8357
8358 Change from Utah for HPPA support:
8359 * config.guess: Recognize hppa1.x-hp-bsd.
8360
8361Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
8362
8363 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
8364 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
8365
8366Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
8367
8368 * config.sub: Add support for rom68k and bug boot monitors.
8369
8370Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
8371
8372 * Makefile.in: Make all-opcodes depend on all-bfd.
8373
8374Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
8375
8376 * config.guess: Added special check for i[34]86-univel-sysv4*.
8377
8378Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
8379
8380 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
8381 the processor rather than assuming i486.
8382
8383Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8384
8385 * config.guess: Recognize SunOS6 as Solaris3.
8386
8387Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
8388
8389 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
8390 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
8391
8392Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
8393
8394 * build-all.mk (all-cross): New target for Canadian Cross.
8395 Added Q2 go32 targets.
8396 * test-build.mk: Configure go32 cross sparclite-aout and
8397 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
8398 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
8399
8400Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8401
8402 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
8403 GO32 hosted toolchains
8404
8405Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
8406
8407 * configure: change so "-exec-prefix" gets passed down rather
8408 than "-exec_prefix" so autoconf generated Makefiles get the
8409 exec_prefix set right.
8410
8411Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8412
8413 * config.guess: get the Solaris2 minor version number
8414
8415 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
8416
8417Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8418
8419 * config.guess: Recognize some Sequent platforms.
8420
8421Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8422
8423 * Makefile.in: added the vault-install target
8424
8425 * configure.in: actually use the Sun3 makefile fragment that's in
8426 config, also added the release dir to configdirs
8427
8428Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8429
8430 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
8431
8432Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8433
8434 * configure.in: remove some program from Alpha targetted toolchains
8435
8436Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
8437
8438 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
8439 gprof.
8440 (taz): Run "make diststuff" in those directories instead of "make
8441 proto-dir". Look for "VERSION=" only at start of line in subdir
8442 Makefile. Use "gzip -9" for compression.
8443 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
8444 (binutils.tar.z): New target.
8445
8446Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
8447
8448 * Makefile.in (taz): Include gpl.texinfo.
8449
8450Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
8451
8452 * Makefile.in (setup-dirs): Merged into "taz" target.
8453 (taz): Only do `proto-dir' stuff if a directory is actually needed
8454 for this target.
8455
8456Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
8457
8458 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
8459 (FLAGS_TO_PASS): Pass down MUNCH_NM.
8460 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
8461 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
8462 (gcc-no-fixedincludes): Correct for current gcc Makefile.
8463
8464Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
8465
8466 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
8467 config.sub, and move-if-change to gdb testsuite distribution
8468 archive, so the testsuite can be extracted, configured, and
8469 run separately from the gdb distribution. Blow away the Chill
8470 tests that require a Chill compiled executable, since GNU Chill
8471 is not yet publically available.
8472
8473Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8474
8475 * test-build.mk: set environment variables in a single command,
8476 instead of a list of assignments and exports
8477
8478 * config.guess: recognize Alpha/OSF1 systems
8479
8480Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8481
8482 * configure: Change help message to prefer --options rather than
8483 -options.
8484
8485Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8486
8487 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
8488 zippy@ecst.csuchico.edu.
8489 * config.guess: Recognize miniframe.
8490
8491Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
8492
8493 * Makefile.in: Use srcroot to find runtest rather than rootme.
8494 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
8495
8496Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
8497
8498 * test-build.mk: Extensive additions to support building on a
8499 machine other than the host.
8500
8501Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
8502
8503 * configure (tooldir): Fix for i386-aix again.
8504
8505Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
8506
8507 * configure, Makefile.in: Change definition of $(tooldir)
8508 to match the FSF.
8509
8510Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
8511
8512 * config.guess: Recognize i[34]86/SVR4.
8513
8514Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8515
8516 * Makefile.in (all-gdb): gdb depends on sim.
8517
8518Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
8519
8520 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
8521 at the same time we make the prototype gdb directory.
8522 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
8523 files at the same time as the gdb base release distribution.
8524
8525Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
8526
8527 * Makefile.in (check): Use individual check targets rather than
8528 DO_X rule.
8529 (check-gcc): Added.
8530
8531Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
8532
8533 * config.sub: Use sysv3.2 not sysv32 for canonical OS
8534 for System V release 3.2.
8535
8536Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8537
8538 * config.sub: Recognize hppaosf.
8539 * configure.in: Do configure ld/binutils/gas for it.
8540
8541Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8542
8543 * configure (tooldir): Alter syntax used to set this, for systems
8544 where "\$" isn't handled right, like i386-aix.
8545
8546Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
8547
8548 * configure: Pass program-transform-name, not
8549 program_transform_name, to recursive configures.
8550
8551Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
8552
8553 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
8554 of gas+ld+binutils.
8555
8556Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
8557
8558 * config.guess: Recognize AIX3.2 as distinct from 3.1.
8559
8560Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8561
8562 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
8563
252b5132
RH
8564Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8565
8566 * Makefile.in (PRMS): Set back to all-prms.
8567
8568Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
8569
8570 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
8571 targets, rather than for MIPS hosts.
8572
8573Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8574
8575 * configure.in: add comment for --with-x default values
8576
8577 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
8578
8579 * Makefile.in: add check-* targets for each of the directories in
8580 the tree. Add a definition of RUNTEST that will use the one we
8581 just built, if it exists. Pass this down via FLAGS_TO_PASS.
8582
8583Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
8584
8585 * configure.in: Removed obsolete references to bfd_target and
8586 target_makefile_frag.
8587
8588 * build-all.mk: Set assorted targets for Q2.
8589 * config.sub: Recognize z8k-sim and h8300-hms.
8590 * test-build.mk: Really don't pass host to configure.
8591 (HOLES): Added uname.
8592
8593Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
8594
8595 * configure: Handle an empty program-prefix, program-suffix or
8596 program-transform-name correctly.
8597
8598Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
8599
8600 * build-all.mk: -G 8 no longer required for MIPS targets.
8601 * test-build.mk: Don't pass host argument to configure; make it
8602 guess.
8603
8604Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
8605
8606 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
8607 * Makefile.in (COMPRESS): New macro, like GZIP.
8608
8609Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
8610
8611 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
8612
8613 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
8614 with gas currently defaults to -G 0.
8615
8616Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
8617
8618 * Makefile.in (all-flex): flex depends on byacc.
8619
8620 * build-all.mk: If host not specified, use config.guess. Pass TAG
8621 to test-build.mk as RELEASE_TAG.
8622 * test-build.mk (configargs): New variable containing arguments to
8623 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
8624 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
8625
8626 * config.guess: Use /bin/uname when checking -X argument on SCO,
8627 to avoid invoking GNU uname which doesn't understand -X.
8628
8629 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
8630
8631 * configure.in: Build gas for mips-*-*.
8632
8633Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8634
8635 * Makefile.in (all.normal): insert missing backslash.
8636
8637Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
8638
4bddf3ad 8639 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
8640
8641 * Makefile.in: Complete overhaul to merge many almost identical
8642 targets.
8643
8644Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8645
8646 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
8647 (gdb.tar.Z): Adjusted.
8648
8649 * Makefile.in (setup-dirs, taz): New targets; should be general
8650 enough to adapt for gdb sometime. Build only .z file.
8651 (gas.tar.z): New target.
8652
8653Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
8654
8655 * build-all.mk: Use CC=cc -Xs on Solaris.
8656
252b5132
RH
8657Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
8658
8659 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
8660 for handling BISON for FSF releases.
8661
8662Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8663
8664 * configure: Actually implement the change zoo just documented.
8665
8666Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8667
8668 * configure: when using config.guess, only set target_alias when
8669 it's not already been set (ie, on the command line)
8670
8671Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8672
8673 * Makefile.in: add installcheck target, set PRMS to install-prms
8674
8675Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8676
8677 * configure: add support for package_makefile_fragment, handle the
8678 case where a directory has a configure.in file but no Makefile.in
8679 more gracefully (with an actual understandable error message, even);
8680 add support for --without (and add this to the usage message); also
8681 explicitly add a --host=${host_alias} to the command line when
8682 config.guess is used
8683
8684Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
8685
8686 * configure: Must use both --host and --target in recursive calls.
8687
8688Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
8689
8690 * Makefile.in: Change deja-gnu to dejagnu.
8691
8692Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
8693
8694 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
8695
8696Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8697
8698 * configure.in: canonicalize all instances to *-*-solaris2*,
8699 also strip out a number of tools to not build for go32 host
8700
8701Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8702
8703 * config.guess: add GPL.
8704
8705 * Makefile.in, config.guess, config.sub, configure: bump
8706 copyrights to 93.
8707
8708Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
8709
8710 * Makefile.in (do-info): Removed obsolete check for existence of
8711 localenv file.
8712
8713 * Makefile.in (MAKEOVERRIDES): Define to be empty.
8714
8715Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8716
8717 * Makefile.in: a couple of 'else true' for decstation,
8718 support for TclX
8719
8720 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
8721
8722Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
8723
8724 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
8725
8726Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
8727
8728 * config.guess: Recognize i386-ibm-aix (PS/2).
8729 * configure.in: Use config/mh-aix386 file for it.
8730
8731Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
8732
8733 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
8734 CC_FOR_TARGET instead.
8735 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
8736
8737Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
8738
8739 * Makefile.in: Add sim to list of directories sent with gdb
8740
8741Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
8742
8743 * configure.in: Put back mips-dec-bsd* case.
8744
8745Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
8746
8747 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
8748 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
8749 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
8750
8751Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8752
8753 * configure.in: remove no-op mips-dec-bsd* in "case $target"
8754
8755 * Makefile.in (dir.info): only run gen-info-dir if it exists,
8756 (install-info): install dir.info only if it exists,
8757 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
8758
8759Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
8760
8761 * configure.in: For vms target, skip bfd, ld, binutils. Do build
8762 gas for mips-dec-bsd.
8763
8764Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
8765
8766 * configure (makesrcdir): If ${srcdir} is relative and not ".",
8767 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
8768
8769Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
8770
8771 * configure.in: Added "dejagnu" to hosttools list.
8772
8773Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8774
8775 * config.sub, configure.in, config.guess: Add support
8776 for Bosx, an AIX variant from Bull.
8777 Patches from F.Pierresteguy@frcl.bull.fr.
8778
8779Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
8780
8781 * devo/dejagnu: Initial creation of devo/dejagnu.
8782 Migrated dejagnu testcases and support files for testing software
8783 tools to reside as subdirectories, currently called "testsuite",
8784 within the directory of the software tool. Migrated all programs,
8785 support libraries, etc. beloging to dejagnu proper from
8786 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
8787 with no modifications. The changes to these files which will
8788 allow them to configure, build, and execute properly will be made
8789 in a future update.
8790
8791Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8792
8793 * Makefile.in: Change send_pr to send-pr.
8794 * configure.in: Likewise.
8795 * send_pr: Renamed directory to send-pr.
8796
8797Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
8798
8799 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
8800
8801Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
8802
8803 * README: Update for gdb-4.8 release.
8804 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
8805 gdb-xxx.tar.z (gzip'd) file also.
8806
8807Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8808
8809 * Makefile.in: make all-diff depend on all-libiberty
8810
8811Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
8812
8813 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
8814
8815Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8816
8817 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
8818
8819Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
8820
8821 * Makefile.in (DEVO_SUPPORT): Remove etc directory
8822 (ETC_SUPPORT): Only add the files GDB wants from etc/.
8823 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
8824
8825Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8826
8827 * Makefile.in: makeinfo binary is in a new location
8828
8829Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
8830
8831 * config.sub: Accept -ecoff as an OS.
8832
8833 * Makefile.in: Various changes to eliminate a level of make
8834 recursion and reduce the required command line length.
8835 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
8836 sub-makes.
8837 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
8838 variables holding settings for specific sub-makes.
8839 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
8840 in terms of BASE_FLAGS_TO_PASS.
8841 (TARGET_LIBS): New variable listing directories which use
8842 TARGET_FLAGS_TO_PASS.
8843 (subdir_do): Eliminated.
8844 (do-*): New set of targets to replace subdir_do.
8845 (various): All targets which used subdir_do now depend on do-*.
8846 (local-clean): Renamed from do_clean.
8847 (local-distclean): New target, dependency of distclean and
8848 realclean.
8849 (install-info): Don't create directories. Depend on dir.info
8850 rather than calling make recursively.
8851 (install-dir.info): Eliminated.
8852 (install-info-dirs): Create all info directories here.
8853 (dir.info): Depend upon do-install-info.
8854
8855 * test-build.mk (HOLES): Added false.
8856
8857Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
8858
8859 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
8860
8861Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8862
8863 * Makefile.in (info): remove dependency on all-texinfo. The
8864 problem was really in texinfo/C, not at this level.
8865
8866Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
8867
8868 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
8869
8870Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
8871
8872 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
8873 GDB releases.
8874
8875Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8876
8877 * configure: Include srcdir in message about target of link not
8878 being found. Don't convert `-' to `_' in `with' options being
8879 passed to subdirs.
8880
8881Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8882
8883 * configure.in: add uudecode to host_tools
8884
8885 * Makefile.in: added {all,install}-uudecode targets, added them to
8886 the appropriate lists
8887
8888Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
8889
8890 * Makefile.in (all-gcc): Added dependency on all-gas.
8891
8892 * configure.in (mips-*-*): Build ld and binutils.
8893
8894Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8895
8896 * configure: check return code from mkdir, print error message and
8897 exit on failure.
8898
8899Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
8900
8901 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
8902
8903Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
8904
8905 * test-build.mk (HOLES): Added tar, cpio and uudecode.
8906
8907Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
8908
8909 * config.sub (h8500): Recognize this as a cpu type.
8910
8911Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8912
8913 * configure: source directory missing is no longer a warning
8914
8915 * configure.in: recognize irix[34]* instead of irix[34]
8916
8917 * Makefile.in: define and pass down X11_LIB
8918
252b5132
RH
8919Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
8920
8921 * guess-systype: Renamed to ...
8922 * config.guess: ... by popular request.
8923 * configure.in, Makefile.in: Update accordingly.
8924
8925Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
8926
8927 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
8928 + Add Convex, Cray/Unicos, and Encore/Multimax support.
8929 + Execute ./dummy instead of assuming . is in PATH.
8930
8931Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
8932
8933 * guess-systype: New shell script. Attempts to guess the
8934 canonical host name of the executing host.
8935 Only a few hosts are supported so far.
8936 * configure: Call guess-systype if no host is specified.
8937
8938Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
8939
8940 * Makefile.in (gcc-no-fixedincludes): Made to work with current
8941 gcc Makefile.
8942
8943
8944Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
8945
8946 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
8947 (all-gcc, install-gcc, subdir_do): Use it.
8948
8949Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
8950
8951 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
8952
8953Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
8954
8955 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
8956 set exclusively by configure, using configure.in .
8957
8958Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8959
8960 * test-build.mk: set $PATH for all builds
8961
8962 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
8963
8964Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
8965
8966 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
8967 the one used in gcc/Makefile.in, so that a null expansion doesn't
8968 override the one needed to build gcc with a native cc.
8969
8970
8971Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8972
8973 * configure: Accept -with arguments.
8974
8975Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8976
8977 * Makefile.in: added h8300sim
8978
8979Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
8980
252b5132
RH
8981 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
8982 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
8983 (all-cygnus, native, build-cygnus): Make
8984 $(canonhost)-stamp-3stage-done, not $(host)....
8985 * test-build.mk (stamp-3stage-compared): Use tail +10c for
8986 i386-sco3.2v4. Added else true to if command.
8987
8988Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
8989
8990 * config.sub: (from FSF) Sequent uses a BSD-like OS.
8991
8992Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
8993
8994 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
8995
8996Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8997
8998 * configure.in: don't remove binutils from Solaris builds
8999
9000Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
9001
9002 * Makefile.in: get rid of earlier definitions for *clean,
9003 also handle the recursive info rule better
9004
9005Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
9006
9007 * Makefile.in (mostlyclean, distclean, realclean): Fix to
9008 do more-or-less the right thing.
9009
9010Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
9011
9012 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
9013 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
9014
9015Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9016
9017 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
9018 $(host_canonical).
9019
9020 * configure.in: split the configdirs list into 4 categories (native
9021 v. cross, library v. tool) and handle the cross-only and native-
9022 only in more reasonable (and correct!) way.
9023
9024Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
9025
9026 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
9027 configdirs anymore.
9028
9029Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9030
9031 * Makefile.in: extensive cleanup:: removed all of the explicit
9032 clean-* targets, collapsed many wrappers around subdir_do into
9033 one, added additional targets to satisfy standards.texi, deleted
9034 some old targets, some changes for consistency
9035
9036Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9037
9038 * configure.in: handle some programs as cross-only, and others as
9039 native only
9040
9041 * test-build.mk: handle partial holes in a more generic manner
9042
9043 * Makefile.in: m4 depends on libiberty
9044
252b5132
RH
9045Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9046
9047 * configure.in: add m4, textutils, fileutils, sed, shellutils,
9048 time, wdiff, and find to configdirs
9049
9050 * Makefile.in: all, clean, and install rules for the new programs
9051 added to configure.in
9052
9053Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9054
9055 * configure.in: use mh-sun for all *-sun-* hosts
9056
252b5132
RH
9057Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9058
9059 * Makefile.in: define flags for X11 include files and library file
9060 locations, pass them down to the programs that need this info
9061
9062 * build-all.mk: added a 'native' target, to 3stage the native toolchain
9063
252b5132
RH
9064Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9065
9066 * configure.in: start building libg++ for HP-UX targets
9067
9068Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
9069
9070 * README: Update references to files moved into etc/.
9071
9072Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
9073
9074 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
9075 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
9076
9077Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
9078
9079 * configure: accept dash as well as underscore in long option
9080 names for FSF compatibility.
9081
9082Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
9083
9084 * config.sub: added -sco3.2v4 support from FSF.
9085
9086Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9087
9088 * configure.in: expand the section that adds or removes
9089 directories from the list of programs to build, to handle native
9090 vs. cross in addition to host v. native
9091
9092Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
9093
9094 * Makefile.in: Replace C++ in macro names with CXX.
9095 This is less likely to break ...
9096
9097Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9098
9099 * test-build.mk: add -w to GNU_MAKE
9100
9101Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9102
9103 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
9104 add 'sparc' to list of recognized cpus. This needed to make
9105 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
9106 Delete some redundant ose68 variants. Recognize -wrs as an os,
9107 then changes that into $CPU-wrs-vxworks.
9108
9109 * configure.in: remove most references to gdbtest, regularize
9110 target based program removal
9111
9112 * test-build.mk: import from p3 tree (many fixes and changes)
9113
9114Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
9115
9116 * Makefile.in: added rules to handle tcl, tk, and expect
9117
9118 * configure.in: handle those directories if they exist
9119
9120Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9121
9122 * config.sub: removed bogus hppabsd and hppahpux names, since
9123 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
9124
9125Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9126
9127 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
9128 depends upon all-xiberty
9129
9130 * Makefile.in: changes from p3, including:
9131
9132 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
9133
9134 * Makefile.in (XTRAFLAGS): include newlib directories if
9135 newlib/Makefile exists, rather than if host != target.
9136
9137 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
9138
9139 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9140 from the same source tree and not building a cross-compiler. This
9141 matters for the libg++ configuration if reconfiguring a tree that
9142 has already been installed.
9143
9144 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
9145
9146 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9147 pick up the machine and system specific header files.
9148
9149 * Makefile.in: added AS_FOR_TARGET, passed down in
9150 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
9151 the C compiler to use to create programs which are run in the
9152 build environment, set it to default to $(CC), and passed it down
9153 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
9154
9155 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
9156
9157 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
9158 We need them for unusual native builds, like systems without
9159 ranlib.
9160
9161 * configure: also define $(host_canonical) and
80413487
RH
9162 $(target_canonical), which are the full, canonical names for the
9163 given host and target
252b5132
RH
9164
9165Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
9166
9167 * Makefile.in: Added separate definitions for C++.
9168
9169Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
9170
9171 * configure.in (configdirs): Add deja-gnu.
9172
9173Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
9174
9175 * README: Update for configure.texi and gdb-4.7 release.
9176
9177Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
9178
9179 * Makefile.in: Move "all" target to top of file.
9180 Previously, first target was ".PHONY" which caused BSD4.4 make
9181 to build .PHONY when make was run without arguments.
9182
9183Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
9184
9185 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
9186 Library-copylefted code in libiberty.
9187
9188Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
9189
9190 * config.sub: Replace m68kmote with plain old m68k.
9191
9192Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
9193
9194 * Makefile.in: Remove space from blank line, avoid Make complaints.
9195
9196Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
9197
9198 * config.sub: Complain if no argument is given. Added support for
9199 386bsd as OS and target alias.
9200
9201Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
9202
9203 * Makefile.in (XTRAFLAGS): include newlib directories if
9204 newlib/Makefile exists, rather than if host != target.
9205
9206Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
9207
9208 * config.sub: recognize sparclite-wrs-vxworks.
9209
9210 * Makefile.in (install-xiberty): added *-xiberty make rules (from
9211 p3.) Added clean-xiberty to clean.
9212
9213Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9214
9215 * configure.in: use *-*-* instead of nested cases for host and target
9216
9217Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
9218
9219 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
9220 from the same source tree and not building a cross-compiler. This
9221 matters for the libg++ configuration if reconfiguring a tree that
9222 has already been installed.
9223
9224Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
9225
9226 * config.sub (i486v/i486v4): Merge in from FSF version.
9227
9228Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
9229
9230 * configure: only set PWD if it is already set.
9231
9232Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
9233
9234 * configure: just set PWD=`pwd` at the top, since Ultrix sh
9235 doesn't have unset and all success paths (and most error paths)
9236 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
9237 to just ${PWD} to avoid confusion.)
9238
9239Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
9240
9241 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
9242 even for a native compilation.
9243
9244Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
9245
9246 Changes to make the gdb.tar.Z rule work better.
9247
9248 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
9249 (DEVO_SUPPORT): Add configure.texi.
9250 (bfd-ilrt.tar.Z): Remove ancient rule.
9251
9252Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
9253
9254 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
9255 pick up the machine and system specific header files.
9256
9257 * configure.in, config.sub: added new target m68010-adobe-scout,
9258 with alias of adobe68k. Changed configure.in to check for
9259 -scout before -sco* to avoid a false match.
9260
9261 * Makefile.in: added AS_FOR_TARGET, passed down in
9262 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
9263 the C compiler to use to create programs which are run in the
9264 build environment, set it to default to $(CC), and passed it down
9265 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
9266
9267Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
9268
9269 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
9270 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
9271 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
9272 FOR_TARGET variants, to newlib and libg++.
9273
9274Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
9275
9276 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
9277 first.
9278
9279Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
9280
9281 * config.sub: Accept `elf' as an environment.
9282
9283Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9284
9285 * Makefile.in (all-opcodes): cd into the right directory
9286
9287Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
9288
9289 * configure: added -program_transform_name option, used as
9290 argument to sed when installing programs.
9291 configure.texi: added documentation for -program_prefix,
9292 -program_suffix and -program_transform_name.
9293
9294Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
9295
9296 * config.sub: Accept i486 where i386 ok.
9297
9298Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
9299
9300 * config.sub: accept we32k
9301
9302Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
9303
35590697 9304 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
9305
9306 * Makefile.in: don't create all directories for ``make install'';
9307 let the subdirectories create the ones they need.
9308
9309Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9310
80413487 9311 * COPYING: new file, GPL v2
252b5132
RH
9312
9313Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9314
9315 * Makefile.in: use the new gen-info-dir, which needs a template
9316 argument (which also lives in texinfo)
9317
9318 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
9319
252b5132
RH
9320Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
9321
9322 * config.sub (ncr3000): Change i386 to i486.
9323
9324Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9325
9326 * Makefile.in: add install-rcs, install-grep to
9327 install-no-fixedincludes, removed install-bison and install-libgcc
9328
9329Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
9330
9331 * configure.in: grab the HPUX makefile fragment if on HPUX
9332
9333Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
9334
9335 * Makefile.in: eradicate bison spoor (ditto libgcc).
9336 configure.in: recognise m68{k,000}-ericsson-OSE.
9337 es1800 is alias for m68k-ericsson-OSE
9338
9339Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9340
9341 * configure.in: rearrange the parts that remove programs from
9342 configdirs, based now on HOST==TARGET or by canonical triple.
9343
9344Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9345
9346 * test-build.mk: recurse explicitly with -f test-build.mk when
9347 appropriate. predicate stage3 and comparison on the existence
9348 of gcc. That is, if gcc isn't around, we aren't three-staging.
9349 On very clean, also remove ...stamp-co. Build in-place before
9350 doing other builds.
9351
9352Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9353
9354 * Makefile.in, configure.in: add tgas
9355
9356Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9357
9358 * Makefile.in: a number of changes merged in from progressive.
9359
9360 * configure.in: add libm.
9361
9362 * .cvsignore: ignore some stuff that comes from test-build.mk.
9363
252b5132
RH
9364Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
9365
9366 * config.sub: Add es1800 (m68k-ericsson-es1800).
9367
9368Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
9369
9370 * configure: Add program_suffix (parallel to program_prefix)
9371 * Makefile.in: adjust directory-creating script for losing decstation
9372
9373Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
9374
9375 * configure: Minor $subdir-related fixes.
9376
9377Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9378
9379 * configure: fix various problems with propogating
9380 makefile_target_frag in subdirs.
9381 * configure.in: config libgcc if its there
9382
9383Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
9384
9385 * config.sub: HPPA merge.
9386
252b5132
RH
9387Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
9388
9389 * Makefile.in: Replace all-bison with all-byacc in all
9390 dependency lines for other tools (which now use byacc).
9391
9392Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
9393
9394 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
9395
252b5132
RH
9396Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
9397
9398 * Makefile.in: make gprof rules similar to byacc rules (instead of
9399 vestigal $(unsubdir) that didn't work...)
9400
9401Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
9402
9403 * config.sub: Add support for Linux.
9404 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
9405 (at least for libg++).
9406
9407Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
9408
9409 * configure.texi: fix doc for the -nfp option to configure
9410
9411Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
9412
9413 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
9414
9415Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
9416
9417 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
9418 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
9419 * configure.in: added solaris* host_makefile_frag hook.
9420
9421Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9422
9423 * config.sub: changed recognition of m68000 so that various
9424 m68k types can be specified via m680[01234]0
9425
9426Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9427
9428 * config.sub (basic_machine): fix sed so that '-foo' isn't
9429 completely substituted out while .+'-foo' loses the '-foo'
9430
9431Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
9432
9433 * config.sub ($os): Add -aout.
9434
9435Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
9436
9437 * configure: If host_makefile_frag is absolute, don't
9438 prefix ${invsubdir} (relevant to libg++ auto-configure).
9439
9440Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
9441
9442 * Makefile.in (tooldir): Define it.
9443 (all-ld): Depend on all-flex.
9444
9445Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
9446
9447 * Makefile.in (check): Fix libg++ special case.
9448
9449Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
9450
9451 * configure: do not bury `pwd` into config.status, thus do fewer
9452 pwd's.
9453
9454 * configure: print the "Building in" message only when building in
9455 other than "." AND verbose.
9456
9457 * configure: remove -s, rework -v to better accomodate guested
9458 configures.
9459
9460 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
9461
9462Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
9463
9464 * Makefile.in: macroize flags passed on recursion. remove
9465 fileutils.
9466
9467Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
9468
9469 * configure: get makesrcdir right for subdirs deeper than 1.
9470
9471 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
9472 install.
9473
9474Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
9475
9476 * Makefile.in: don't print subdir_do or recursion lines.
9477
9478Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
9479
9480 * standards.texi: added menu item.
9481
9482 * Makefile.in: build and install standards.info.
9483
9484 * standards.texi: new file.
9485
9486Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9487
9488 * configure: test for and move config.status pieces from
9489 ${subdir}/.
9490
9491Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
9492
252b5132
RH
9493 * configure: Test for existance of files before trying to mv
9494 them, to avoid numerous non-existance messages.
9495
9496Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
9497
9498 * configure: correct final line of config.status.
9499
9500 * configure: patch from eggert. Avoids a protection problem if
9501 the original Makefile.in is read only.
9502
9503 * configure: use move-if-change from gcc to create config.status.
9504 Some makefiles depend on config.status to tell if a directory
9505 has been reconfigured for a different host. This change
9506 prevents those directories from remaking everything in the case
9507 where the reconfig was only intended to rebuild a Makefile.
9508
9509 * configure: test for config.sub with "config.sub sun4" rather
9510 than "config.sub ${host_alias}". Otherwise we can't tell a bad
9511 host alias from a missing config.sub.
9512
9513Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9514
9515 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
9516 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
9517
9518Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
9519
9520 * configure: mkdir ${subdir} as needed.
9521
9522Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
9523
9524 * Makefile.in,configure.in: added autoconf.
9525
9526Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9527
9528 * Makefile.in: no longer pass against on recursion.
9529
9530 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
9531 definitions are not inherited.
9532
9533 * configure: correct makesrcdir when subdir is .
9534
9535Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
9536
9537 * configure: Add support for 'subdirs' variable, which is
9538 like 'configdirs', except that configure doesn't re-invoke
9539 itself for subdirs, it just creates a Makefile for each subdir.
9540 * configure.texi: Document subdirs.
9541
9542Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9543
9544 * configure.in: added flex to configdirs
9545
9546Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
9547
9548 * Makefile.in: remove clean-stamps from clean.
9549
9550Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
9551
9552 * configure.in: Add gdbtest to configdirs.
9553
9554Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
9555
9556 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
9557 to recursive makes.
9558 * configure.in: Recognize new ncr3000 config.
9559
9560Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
9561
9562 * Makefile.in, configure.in: removed references to gdbm.
9563
9564Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
9565
9566 * config.sub: Don't canonicalize os value
9567 newsos* to bsd (readline needs to check for newsos).
9568 (This fix was earlier made Jan 31, but got re-broken.)
9569
9570Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
9571
9572 * configure.in: sco is an os, not a vendor!
9573
9574 * configure: Quote $( better. Keep various shells happy.
9575
9576Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
9577
9578 * Makefile.in: eliminate stamp-files.
9579
9580Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
9581
9582 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
9583 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
9584
9585Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
9586
9587 * config.sub: fix iris/iris3.
9588
9589Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
9590
9591 * configure: re-add -rm.
9592
9593Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
9594
9595 * Maskefile.in: add .stmp-rcs to all.
9596
9597 * configure.in: remove gas from rs6000 build, use aix host fragment.
9598
9599Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
9600
9601 * configure: pass down site_option during recursion.
9602
9603Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
9604
9605 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
9606
9607Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
9608
9609 * configure: Change exec_prefix so that it really defaults to prefix.
9610
9611Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
9612
9613 * Makefile.in, configure.in: Add support for mmalloc library.
9614
9615Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
9616
9617 * Makefile.in: add stmp dependencies for a few more things.
9618
9619Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
9620
9621 * configure: adjusted error message on objdir/srcdir configure
9622 collision, per john's suggestion.
9623
9624 * Makefile.in: add libiberty stmp to all and all.cross.
9625
9626Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
9627
9628 * Makefile.in: remove force dependencies, add grep to all.
9629
9630Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
9631
9632 * Makefile.in: drop flex. make stamp files work.
9633
9634 * configure: added test for conflicting configuration in srcdir,
9635 remove trailing slashes from srcdir. Otherwise emacs gdb mode
9636 gets cranky. use relative paths for configure and srcdir
9637 whenever possible. Send some error messages to stderr that were
9638 going to stdout.
9639
9640Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
9641
9642 * Makefile.in: Fix libg++ rule to check for gcc directory
9643 before using gcc/gcc. Also pass XTRAFLAGS.
9644
9645Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
9646
9647 * Makefile.in: added stmp-files so that directories aren't polled
9648 when they are already built.
9649
9650 * configure.texi: fixed a node pointer problem.
9651
9652Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
9653
4bddf3ad 9654 * config.sub configure.in gdb/configure.in
252b5132
RH
9655 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
9656 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
9657 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
9658
9659Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9660
9661 * configure: -recurring becomes -silent. corrected help message
9662 for -site= option.
9663
9664 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
9665
9666Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9667
9668 * configure: when building Makefile for crosses, replace
9669 tooldir and program_prefix. default srcdir from location of
9670 config.sub. remove "for host in hosts" and "for target in
9671 targets" loops.
9672
9673Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9674
9675 * Makefile.in: Do not pass bindir or mandir to cvs.
9676
9677Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9678
9679 * Makefile.in, configure.in: removed traces of namesubdir,
9680 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9681 copyrights to '92, changed some from Cygnus to FSF.
9682
9683 * configure.texi: remove most references to multiple hosts,
9684 multiple targets, subdirs, etc.
9685
9686 * configure.man: removed rcsid. reference config.sub not
9687 config.subr.
9688
9689 * Makefile.in: mkdir $(infodir) on install-info.
9690
9691Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
9692
9693 * configure.texi: Explain better about .gdbinit and about
9694 the environment that configure.in sections run in.
9695
9696Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
9697
9698 * configure.in: Ultrix is only a decstation if it's a MIPS.
9699
9700Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
9701
9702 * README: DOC.configure => cfg-paper.texi.
9703
9704Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
9705
9706 * config.sub (near case $os): Don't convert newsos* to bsd!
9707
9708Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
9709
9710 * Makefile.in: Reinstall change from gdb-4.3 that reduces
9711 the number of copies of COPYING that go into the GDB tar file.
9712
9713Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
9714
4bddf3ad 9715 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
9716 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
9717 Fix SCO configuration stuff.
9718
9719Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
9720
9721 * Makefile.in: For libg++, make sure the -I pointing
9722 to the gcc directory goes *after* all the libg++-local -I flags.
9723 Also, move just-gcc dependency from just-libg++ to all-libg++.
9724
9725Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
9726
9727 * configure: Change -x to -f to keep Ultrix /bin/test happy.
9728
9729Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
9730
9731 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
9732
9733Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
9734
9735 * config.sub: Add stratus configuration frags. Also
9736 submitted to FSF.
9737
9738Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
9739
9740 * Makefile.in (DEV_SUPPORT): add configure.man.
9741
9742 * config.sub(Decode manufacturer-specific): add -none*.
9743
9744Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
9745
9746 * Makefile.in: remove form feeds to make Sun's make happy.
9747 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
9748
9749Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
9750
9751 * Makefile.in (AR_FLAGS): Make quieter.
9752
9753Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
9754
9755 * configure.in: Add libg++.
9756 * configure: When verbose, don't output the command line at each
9757 level; it will be unremarkably the same as the previous version,
9758 which will be the same as what the user typed.
9759
9760Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
9761
9762 * configure.in, Makefile.in: fix clean-info, add flex. add
9763 fileutils.
9764
9765 * configure: be less sensitive to spaces in Makefile.in. Do not
9766 look for sources in "..". Doing so breaks subdirectories that
9767 might have their own configure. If a subdir has it's own
9768 configure script, use it.
9769
9770Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
9771
9772 * cfg-paper.texi: some changes suggested by rms.
9773
9774Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
9775
9776 * config.sub: Merge in some small additions from the FSF version,
9777 taken from the gcc distribution, to bring the Cygnus and FSF
9778 versions into closer sync.
9779
9780Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
9781
9782 * configure.in: Changed svr4 references to sysv4.
9783
9784Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
9785
9786 * configure: added -V for version number option.
9787
9788Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
9789
9790 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
9791 renamed from DOC.configure to cfg-paper.texi.
9792
9793Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9794
9795 * configure, config.subr, config.sub: config.subr is now
9796 config.sub again.
9797
9798Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
9799
9800 * configure.texi: new file, in progress.
9801
9802 * Makefile.in: build info file and install the man page for
9803 configure.
9804
9805 * configure.man: new file, first cut.
9806
9807 * configure: find config.subr again now that configuration "none"
9808 has gone. removed all traces of the -ansi option. removed all
9809 traces of the -languages option.
9810
9811 * config.subr: resync from rms.
9812
d932cae7 98131991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
9814
9815 * configure, config.sub, config.subr: merge config.sub into
9816 config.subr, call the result config.subr, remove config.sub, use
9817 config.subr.
9818
9819 * Makefile.in: revised install for dir.info.
9820
d932cae7 98211991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
9822
9823 * configure.in: add decstation host makefile frag.
9824
9825 * Makefile.in: BISON now bison -y again. also install-gcc on
9826 install. clean-gdbm on clean. infodir belongs in datadir.
9827 Make directories for info install. Build dir.info here then
9828 install it.
9829
d932cae7 98301991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
9831
9832 * Makefile.in: fix for bad directory tests.
9833
d932cae7 98341991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
9835
9836 * configure: \{1,2\} appears to be a sysv'ism. Use a different
9837 regexp. -srcdir relative was being handled incorrectly.
9838
9839 * Makefile.in: unwrapped some for loops so that parallel makes
9840 work again and so one can focus one's attention on a particular
9841 package.
9842
d932cae7 98431991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
9844
9845 * configure: added PWD as a stand in for `pwd` (for speed). use
9846 elif wherever possible. make -srcdir work without -objdir.
9847 -objdir= commented out.
9848
d932cae7 98491991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
9850
9851 * configure: +options become --options. -subdirs commented out.
9852 added -host, -datadir. Renamed -destdir to -prefix. Comment in
9853 Makefile now at top of generated Makefile. Removed cvs log
9854 entries. added -srcdir. create .gdbinit only if there is one
9855 in ${srcdir}.
9856
9857 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9858 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9859 and mandir now keyed off datadir by default.
9860
d932cae7 98611991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
9862
9863 * Freshly created ChangeLog.
9864
9865\f
9866Local Variables:
9867mode: change-log
9868left-margin: 8
9869fill-column: 76
9870version-control: never
9871End:
This page took 0.660711 seconds and 4 git commands to generate.