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