Tidy up formatting of --help output.
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
b020f6ac
L
12002-01-16 H.J. Lu (hjl@gnu.org)
2
3 * config.guess: Import from master sources, rev 1.225.
4 * config.sub: Import from master sources, rev 1.238.
5
6 * MAINTAINERS: Updated notes on config.guess and config.sub.
7
a0c1c920
NC
82002-01-11 Steve Ellcey <sje@cup.hp.com>
9
10 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11 ld and gdb are not supported.
12
a9fa5e1f
JJ
132002-01-07 Jeff Johnston <jjohnstn@redhat.com>
14
15 * Change reference to Cygnus Solutions to be Red Hat.
16
94077108
JJ
172002-01-07 Jeff Johnston <jjohnstn@redhat.com>
18
19 * COPYING.NEWLIB: Update generic copyright date.
20
05ecd75c
MS
212002-01-07 Mark Salter <msalter@redhat.com>
22
23 * configure.in: Remove target-bsp and target-cygmon from arm builds.
24 Allow target-libgloss to be built for arm, strongarm, and xscale.
25
a106bb62
BE
262002-01-03 Ben Elliston <bje@redhat.com>
27
28 * MAINTAINERS: Update URL for config.* scripts.
29
0e254642
AM
302001-12-18 Alan Modra <amodra@bigpond.net.au>
31
32 * config.sub: Import latest version.
33 * config.guess: Likewise.
34
0a0d0041
TF
352001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
36
37 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
38 options for i[3456]86-pc-linux* native builds.
39
d932cae7
NC
402001-12-05 Laurent Guerby <guerby@acm.org>
41
42 * MAINTAINERS: gcc adopts symlink-tree, refer more to
43 libiberty.
44
45 Import this patch from gcc:
46
47 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
48
49 * symlink-tree: handle DOS-style absolute paths.
50
49b7683b
DD
512001-11-28 DJ Delorie <dj@redhat.com>
52 Zack Weinberg <zack@codesourcery.com>
53
54 When build != host, create libiberty for the build machine.
55
56 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
57 CONFIG_ARGUMENTS.
58 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
59 New variables.
60 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
61 and rules.
62 (all.normal): Depend on ALL_BUILD_MODULES.
63 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
64 (all-build-libiberty): Depend on configure-build-libiberty.
65
66 * configure: Calculate and substitute proper value for
67 ALL_BUILD_MODULES.
68 * configure.in: Create the build subdirectory.
69 Calculate and substitute TARGET_CONFIGARGS (formerly
70 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
71
26ef82f4
GK
722001-11-26 Geoffrey Keating <geoffk@redhat.com>
73
74 * config.sub: Update to version 1.232 on subversion.
75
43e64072
NC
762001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
77
78 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
79 files from .po files for a distribution.
80
66f6c0d5
HPN
812001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
82
83 * COPYING.NEWLIB: Mention preserved notice in specific parts.
84
4a02fdb2
JH
852001-11-13 Jeff Holcomb <jeffh@redhat.com>
86
87 Merged from net gcc:
88 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
89 * ltcf-c.sh: Use $objext, not $ac_objext.
90 2001-07-27 Mark Kettenis <kettenis@gnu.org>
91 * ltcf-cxx.sh: Add support for GNU.
92 2001-07-22 Timothy Wall <twall@redhat.com>
93 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
94 default settings if using GNU tools with that configuration.
95 * ltcf-cxx.sh: Ditto.
96 * ltcf-gcj.sh: Ditto.
97 2001-07-21 Michael Chastain <chastain@redhat.com>
98 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
99 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
100 * ltmain.sh: Mark as gcc-local.
101
227b9953
JH
1022001-11-13 Jeff Holcomb <jeffh@redhat.com>
103
104 * Makefile.in (all-bison): Revert 2001-10-24.
105 Don't depend on texinfo.
106
cbbab8fb
JJ
1072001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
108
109 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
110
922b2485
DD
1112001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
112
113 * configure.in (--enable-languages): Be more permissive about
114 syntax. Check for empty lists better. Warn about $LANGUAGES.
115
f08fa01d
HPN
1162001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
117
118 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
119
fee3da4e
JH
1202001-10-24 Jeff Holcomb <jeffh@redhat.com>
121
122 Makefile.in (all-bison): Don't depend on texinfo.
123
73fb1ef9
AM
1242001-10-03 Alan Modra <amodra@bigpond.net.au>
125
126 * gettext.m4: Test po/POTFILES.in exists before trying to read.
127
373688ac
AO
1282001-09-29 Alexandre Oliva <aoliva@redhat.com>
129
130 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
131
9c07660b
HPN
1322001-09-28 Hans-Peter Nilsson <hp@axis.com>
133
134 * config.sub, config.guess: Import latest from subversions.
135
3f152009
AO
1362001-09-21 Alexandre Oliva <aoliva@redhat.com>
137
138 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
139 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
140 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
141 avoid quotes nesting problems.
142 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
143 (DO_X): Export only variables that are set.
144
8f6a59e5
BE
1452001-09-19 Ben Elliston <bje@redhat.com>
146
147 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
148 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
149 semantics. Use the shell built-in "type" command instead.
150
a1ec19fa
TS
1512001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
152
153 * config.sub: Reverted the earlier change, this version is not the
154 master file.
155
4008bd9b
TS
1562001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
157
158 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
159 Add support for mips64.
160
dd1e52a4
JH
1612001-09-03 Jeff Holcomb <jeffh@redhat.com>
162
163 * configure.in: Enable libstdc++-v3 for h8300 targets.
164
91549d1c
EC
1652001-08-30 Eric Christopher <echristo@redhat.com>
166 Jason Eckhardt <jle@redhat.com>
167
168 * config.sub: Add support for mipsisa32.
169
cf966cf9
EC
1702001-08-30 Eric Christopher <echristo@redhat.com>
171
172 * config.sub, config.guess: Import latest from subversions.
173
82208dc5
AM
1742001-08-20 Alan Modra <amodra@bigpond.net.au>
175
176 * config.sub, config.guess: Import latest from subversions.
177
4dca8403
DD
1782001-07-26 DJ Delorie <dj@redhat.com>
179
180 * MAINTAINERS: Clarify libiberty merge rules and procedures.
181
1107dce2
AM
1822001-06-19 Alan Modra <amodra@bigpond.net.au>
183
184 * Makefile.in: Revert 2001-06-17.
185 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
186
e09a6604
L
1872001-06-17 H.J. Lu <hjl@gnu.org>
188
189 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
190 (gas+binutils.tar.bz2): Likewise.
191 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
192
31a8b634
AC
193Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
194
195 * Makefile.in (VER): When present, extract the version number from
196 the file version.in.
197
dc70af01
AO
1982001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
199
200 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
201 gcc/xgcc is built, use -print-prog-name to find out the program
202 name to use.
203
839bbd8c
AO
2042001-06-04 Mark Mitchell <mark@codesourcery.com>
205
206 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
207 with_gcc]: Use `gcc -shared' to build a shared library.
208
566e9a30
AO
2092001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
210
211 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
212 archives.
213
e877bb69
AO
2142001-05-28 Simon Patarin <simon.patarin@inria.fr>
215
216 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
217 libraries when using g++ with native linker.
218
1605288b
AO
2192001-05-28 Alexandre Oliva <aoliva@redhat.com>
220
221 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
222
11a383ba
TR
2232001-05-24 Tom Rix <trix@redhat.com>
224
225 * configure.in : enable ld for aix
cf966cf9 226
18611226
AO
2272001-05-22 Alexandre Oliva <aoliva@redhat.com>
228
229 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
230 [aix4*|aix5*]: Prepend blank.
231
6be7c12c
AO
2322001-05-20 Alexandre Oliva <aoliva@redhat.com>
233
234 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
235 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
236 of subdir/configure scripts to use the new libtool.m4.
237
4ed00bba
L
2382001-05-14 H.J. Lu <hjl@gnu.org>
239
240 * config.if (libc_interface): Set to -libc6.2- for cross
241 compiling to Linux/glibc 2.2.
242
b1af961c
AO
2432001-05-03 Alexandre Oliva <aoliva@redhat.com>
244
245 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
246 libgcj.
247
5ec3e74e
AO
2482001-04-26 Alexandre Oliva <aoliva@redhat.com>
249
250 * configure.in (noconfigdirs): Don't reset it from scratch in the
251 target case; only append to it.
252
b3ed1d6b
AO
2532001-04-26 Alexandre Oliva <aoliva@redhat.com>
254
255 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
256 sparc-*-solaris2.8]: Disable ${libgcj}.
257
96111c10
AO
2582001-04-25 Alexandre Oliva <aoliva@redhat.com>
259
260 * configure.in (libgcj_saved): Copy from $libgcj.
261 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
262 --disable-libgcj.
263
b5bf43f2
AO
2642001-04-20 Alexandre Oliva <aoliva@redhat.com>
265
266 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
267 1.641.2.228.
268
8cc32590
AO
2692001-04-12 Alexandre Oliva <aoliva@redhat.com>
270
271 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
272 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
273
dec0cb0c
AO
2742001-04-01 Alexandre Oliva <aoliva@redhat.com>
275
276 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
277 New macros.
278 (bootstrap, cross): Use RECURSE_FLAGS.
279 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
280
6a9c3886
AO
2812001-03-27 Alexandre Oliva <aoliva@redhat.com>
282
283 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
284
d4fc7db8
NC
2852001-03-23 Nick Clifton <nickc@redhat.com>
286
287 * README-maintainer-mode: Add note about inability to use "make
288 distclean" in maintainer mode.
289
7389ff65
AO
2902001-03-22 Alexandre Oliva <aoliva@redhat.com>
291
292 Re-installed:
293 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
294 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
295 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
296 * ltcf-cxx.sh: Likewise.
297 * ltcf-gcj.sh: Likewise.
298
b3e0dc8e
PB
2992001-03-22 Philip Blundell <philb@gnu.org>
300
301 * config.sub, config.guess: Import latest from subversions.
302
469b781c
AO
3032001-03-22 Alexandre Oliva <aoliva@redhat.com>
304
305 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
306 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
307
b0dad762
MC
3082001-03-20 Michael Chastain <chastain@redhat.com>
309
310 * Makefile.in: all-m4 depends on all-texinfo.
311
c559bb17
AO
3122001-03-08 Alexandre Oliva <aoliva@redhat.com>
313
314 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
315
fef4ae2e
JJ
3162001-02-22 Jeff Johnston <jjohnstn@redhat.com>
317
318 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
319 longer valid.
320
8d6dd99d
NC
3212001-02-16 Nick Clifton <nickc@redhat.com>
322
323 * configure.in (noconfigdirs): Allow configuration of texinfo
324 for Cygwin hosts.
325
a85d7ed0
NC
3262001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
327
328 * config.guess: Add linux target for S/390.
329 * config.sub: Likewise.
330 * configure.in: Likewise.
331
51221c5e
DD
3322001-02-06 Ben Elliston <bje@redhat.com>
333
334 * configure: Output host type to stdout, not stderr.
335
9dec4c71
MS
3362001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
337
338 * config.guess: Import from subversions.gnu.org (revision 1.181).
339 * config.sub: Import from subversions.gnu.org (revision 1.199).
340
9add9c04
AM
3412001-01-30 Alan Modra <alan@linuxcare.com.au>
342
343 * config.guess: Handle hppa64-linux systems.
344
8679174d
MS
3452001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
346
347 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
348 Don't unset, it's non-portable and no longer necessary, set to empty
349 instead.
350
02d01ed4
MS
3512001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
352
353 * ltconfig: Shell portability fix for the tagname validity check.
354
4cc5853d
MS
3552001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
356
357 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
358
7487e485
AO
3592001-01-27 Alexandre Oliva <aoliva@redhat.com>
360
361 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
362 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
363
f332af52
AO
3642001-01-24 Alexandre Oliva <aoliva@redhat.com>
365
366 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
367 keep at least one of build_libtool_libs or build_old_libs set to
368 yes.
369
ef099754
AO
3702001-01-24 Alexandre Oliva <aoliva@redhat.com>
371
372 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
373 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
374
8341f2fc 3752000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 376
8341f2fc
AJ
377 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
378
3792000-11-03 Philip Blundell <pb@futuretv.com>
380
381 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
382 files.
ebf0fa2e 383
c320a39f
JJ
3842001-01-15 Jeff Johnston <jjohnstn@redhat.com>
385
386 * COPYING.NEWLIB: Put into source repository.
387
8817b92e
BE
3882001-01-15 Ben Elliston <bje@redhat.com>
389
390 * configure.in (host_tools): Add sid.
391 Always configure cgen.
392 * Makefile.in (all-sid): New target.
393 (check-sid, clean-sid, install-sid): Likewise.
394
35590697
AJ
3952001-01-07 Andreas Jaeger <aj@suse.de>
396
397 * config.sub, config.guess: Update from subversions.
398
6ee6cea6
AO
3992000-12-12 Alexandre Oliva <aoliva@redhat.com>
400
401 * configure.in: Disable language-specific target libraries for
402 languages that aren't enabled.
403
077b8428
NC
4042000-11-24 Nick Clifton <nickc@redhat.com>
405
406 * configure.in (xscale-elf): Add target.
407 (xscale-coff): Add target.
408 (c4x, c5x, tic54x): Move after ARM targets.
409
9e28a1ed
AO
4102000-11-23 Alexandre Oliva <aoliva@redhat.com>
411
412 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
413
be98a80a
ILT
4142000-11-20 Ian Lance Taylor <ian@zembu.com>
415
416 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
417
5cec67bf
AO
4182000-11-18 Alexandre Oliva <aoliva@redhat.com>
419
420 * Makefile.in: Merge with GCC and libgcj.
421 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
422 configure-target-<library> when their configure scripts need the C
423 or C++ library to have already been built to work properly.
424 (do_proto_toplev): Set them to an empty string.
425
d932cae7 4262000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
427
428 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
429 (REALLY_SET_LIB_PATH): Use them.
430
d932cae7 4312000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
432
433 * config.sub: Add support for Sun Chorus
434
8602ff0c
NC
4352000-11-02 Per Lundberg <plundis@chaosdev.org>
436
437 * config.sub: Add support for the *-storm-chaos OS.
438
f9e0997d
NC
4392000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
440
441 * configure.in (noconfigdirs): Don't compile some
442 of the libraries for 68HC11 & 68hc12 targets.
443
d64552c5
AO
4442000-09-30 Alexandre Oliva <aoliva@redhat.com>
445
446 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
447 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
448 all affected `configure' scripts.
449
97f60b31
AO
4502000-09-25 Alexandre Oliva <aoliva@redhat.com>
451
452 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
453 ltcf-c.sh.
454
6e8dd58f
PB
4552000-09-12 Philip Blundell <philb@gnu.org>
456
457 * config.sub, config.guess: Update from subversions.
458
103a2e99
AO
4592000-09-06 Alexandre Oliva <aoliva@redhat.com>
460
51601921
AO
461 * Makefile.in (all-zlib): Added dummy target.
462
103a2e99
AO
463 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
464 multi-language branch.
465
2809b4b9
AO
4662000-09-05 Alexandre Oliva <aoliva@redhat.com>
467
468 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
469 (bootstrap*): Depend on all-bootstrap.
470
7450026c
AO
4712000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
472
473 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
474 crosses, but add gcc/include to the header search path for them.
475
6cf86f7f
AO
4762000-08-31 Alexandre Oliva <aoliva@redhat.com>
477
478 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
479 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
480 * gettext.m4: New file, extracted from aclocal.m4.
481
ce2ea6e3
AO
4822000-08-22 Alexandre Oliva <aoliva@redhat.com>
483
484 * config-ml.in (CC, CXX): Avoid trailing whitespace.
485 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
486 sub-configures.
487
9765193e
DE
4882000-08-20 Doug Evans <dje@casey.transmeta.com>
489
490 * Makefile.in (ALL_MODULES): Add all-cgen.
491 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
492 (all-cgen): New target.
493 (all-opcodes,all-sim): Depend on all-cgen.
494 * configure.in (host_tools): Add cgen.
495 Only configure cgen if --enable-cgen-maint.
496
d7b32520
AO
4972000-08-17 Alexandre Oliva <aoliva@redhat.com>
498
499 * config-ml.in (CC, CXX): Don't introduce a leading space.
500
e52ef561
AO
5012000-08-16 Alexandre Oliva <aoliva@redhat.com>
502
503 * configure.in (libstdcxx_flags): Use
504 libstdc++-v3/src/libstdc++.INC.
505
88f9c2a0
AO
5062000-08-15 Alexandre Oliva <aoliva@redhat.com>
507
508 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
509
98fbe43f
JM
5102000-08-11 Jason Merrill <jason@redhat.com>
511
512 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
513 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
514 (FLAGS_FOR_TARGET): Not here.
515 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
516
279ddab4
DD
5172000-08-07 DJ Delorie <dj@redhat.com>
518
519 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
520 "if we're also building gcc, and it's a gcc that will run on the
521 build machine, we want to use its includes instead of the system's
522 default includes".
523
60523a83
AO
5242000-08-03 Alexandre Oliva <aoliva@redhat.com>
525
24ffec7a
AO
526 * configure.in (libstdcxx_flags): Don't use `"'.
527
60523a83
AO
528 * config-ml.in: Adjust multilib search paths to the
529 appropriate multilib tree.
530
daf644b5
AO
5312000-08-02 Alexandre Oliva <aoliva@redhat.com>
532
533 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
534 commas in $LANGUAGES.
535
63266560
DD
5362000-08-01 Alexandre Oliva <aoliva@redhat.com>
537
538 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
539
5402000-07-31 Alexandre Oliva <aoliva@redhat.com>
541
542 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
543 CXX_FOR_TARGET for sed.
544
5452000-07-30 Alexandre Oliva <aoliva@redhat.com>
546
547 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
548 Do not override if already set in the environment or in configure.
549 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
550 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
551
9e449d3e
AO
5522000-07-27 Alexandre Oliva <aoliva@redhat.com>
553
554 * Makefile.in (FLAGS_FOR_TARGET): New macro.
555 (GCC_FOR_TARGET): Use it.
556 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
557 * configure.in: ... here.
558 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
559 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
560
8bbd92e0
AO
5612000-07-24 Alexandre Oliva <aoliva@redhat.com>
562
fd1f87b2
AO
563 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
564 (configure-target-libchill, configure-target-libobjc): Likewise.
565
8bbd92e0
AO
566 * configure.in: Use the same cache file for all target libs.
567 * config-ml.in: But different cache files per multilib variant.
568
25c6c112
JL
5692000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
570
571 * configure (topsrcdir): Don't use dirname.
572
ba73c63f
JM
5732000-07-20 Jason Merrill <jason@redhat.com>
574
575 * configure.in: Remove all references to libg++ and librx.
576
577 * configure, configure.in, Makefile.in: Unify gcc and binutils.
578
1af08294
HPN
5792000-07-20 Hans-Peter Nilsson <hp@axis.com>
580
581 * config.sub: Update to subversions version 2000-07-06.
582
ba73c63f
JM
5832000-07-12 Andrew Haley <aph@cygnus.com>
584
585 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
586 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
587
5882000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
589
590 * symlink-tree: Check number of arguments.
591
d932cae7 5922000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
593
594 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
595
ba73c63f
JM
5962000-07-05 Jim Wilson <wilson@cygnus.com>
597
598 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
599 search path for a g++ extracted from the build tree. This
600 will allow link tests run by configure scripts in
601 subdirectories to succeed.
602
92ee2f86
UC
6032000-07-01 Koundinya K <kk@ddeorg.soft.net>
604
605 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 606
23f2f29f
CV
6072000-06-28 Corinna Vinschen <vinschen@cygnus.com>
608
609 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
610 `os2'. Force ac_cv_exeext to be ".exe" in that case.
611
f04f5a67
TW
6122000-06-19 Timothy Wall <twall@cygnus.com>
613
614 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
615 * config.sub: Add tic54x target.
616
11da68be
NC
6172000-06-07 Phillip Thomas <pthomas@suse.de>
618
619 * README-maintainer-mode: New file: Contains notes on using
620 --enable-maintainer-mode with binutils.
621
d932cae7 6222000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
623
624 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
625
d932cae7 6262000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
627
628 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
629 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
630
9442cea3
L
63120000-05-21 H.J. Lu (hjl@gnu.org)
632
9442cea3
L
633 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
634 directory are used if they exist. Make sure
635 $(build_tooldir)/include is searched for header files,
636 $(build_tooldir)/lib/ for library files.
637 (GCC_FOR_TARGET): Likewise.
638 (CXX_FOR_TARGET): Likewise.
639
d932cae7 6402000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
641
642 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
643
d932cae7 6442000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
645
646 * Makefile.in (configure-target-libiberty): Depend on
647 configure-target-newlib.
648
ba73c63f
JM
6492000-05-16 Alexandre Oliva <aoliva@cygnus.com>
650
651 * configure.in, Makefile.in: Merge all libffi-related
652 configury stuff from the libgcj tree.
653
d932cae7 6542000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
655
656 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
657 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
658
d932cae7 6592000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
660
661 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
662 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 663 current version information. Add to proto-toplev directory.
b5a23627
AC
664 (gdb-taz): Build do-djunpack.
665
ba73c63f
JM
6662000-05-15 David Edelsohn <edelsohn@gnu.org>
667
668 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
669
7c86ed39
L
6702000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
671
672 * ltmain.sh: Preserve in relink_command any environment
673 variables that may affect the linker behavior.
674
d932cae7 6752000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
676
677 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
678
d932cae7 6792000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
680
681 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
682
ed0a91a5
EZ
6832000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
684
685 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
686 with the version name.
687
ba73c63f 6882000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 689
ba73c63f 690 * config.if: Tweak.
6cafa39f 691
ba73c63f 6922000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 693
ba73c63f 694 * djunpack.bat: New file.
66156876 695
d932cae7 6962000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
697
698 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
699 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
700 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
701 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 702
ba73c63f
JM
7032000-04-16 Dave Pitts <dpitts@cozx.com>
704
705 * config.sub (case $basic_machine): Change default for "ibm-*"
706 to "openedition".
707
d932cae7 7082000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
709
710 * Makefile.in (gdb-taz): New target. GDB specific archive.
711 (do-md5sum): New target.
712 (MD5PROG): Define.
713 (PACKAGE): Default to TOOL.
714 (VER): Default to a shell script.
715 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 716 md5 checksum generation.
b35ece4e
AC
717 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
718 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
719 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 720 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 721
d932cae7 7222000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
723
724 * configure (warn_cflags): Delete.
725
ba73c63f
JM
7262000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
727 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 728
ba73c63f
JM
729 * configure.in (enable_libstdcxx_v3): Add.
730 (target_libs): Add bits here to switch between libstdc++-v2 and
731 libstdc++-v3.
732 * config.if: And this file too.
733 * Makefile.in: Add libstdc++-v3 targets.
35590697 734
ba73c63f
JM
7352000-04-05 Michael Meissner <meissner@redhat.com>
736
737 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 738
d332c5ac
JM
7392000-03-29 Jason Merrill <jason@casey.cygnus.com>
740
741 * configure.in: -linux-gnu*, not -linux-gnu.
742
d932cae7 7432000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
744
745 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
746 (do-tar-bz2): Replace TOOL with PACKAGE.
747 (gdb.tar.bz2): Remove GDBTK from GDB package.
748 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 749 dejagnu.tar.bz2): New packages.
6dcbc97b 750
96ce09a7
ILT
7512000-02-27 Andreas Jaeger <aj@suse.de>
752
753 * configure.in: Add entry for mips*-*-linux*, move catch all
754 *-*-*linux* entry below this one.
755
2031769e
ILT
7562000-02-27 Ian Lance Taylor <ian@zembu.com>
757
758 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
759
4bab746c
NC
7602000-02-24 Nick Clifton <nickc@cygnus.com>
761
762 * config.sub: Support an OS of "wince".
763
d932cae7 7642000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
765
766 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 767 version.
ada59422 768
5b93d8bb
AM
7692000-02-23 Linas Vepstas <linas@linas.org>
770
771 * config.sub: Add support for Linux/IBM 370.
772 * configure.in: Likewise.
773
2fb651f6
NC
7742000-02-22 Nick Clifton <nickc@cygnus.com>
775
776 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
777
b8441c25
CF
7782000-02-20 Christopher Faylor <cgf@cygnus.com>
779
780 * config.guess: Guess "cygwin" rather than "cygwin32".
781
d332c5ac
JM
7822000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
783
784 * configure (gcc_version): When setting, narrow search to
785 lines containing `version_string'.
786
ba73c63f
JM
7872000-02-15 Denis Chertykov <denisc@overta.ru>
788
789 * config.sub: Add support for avr target.
790
d932cae7 7912000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
792
793 * config.sub: Add mmix-knuth-mmixware.
794
7952000-01-27 Christopher Faylor <cgf@redhat.com>
796
797 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
798 structure stuff to -L library search.
799 (CXX_FOR_TARGET): Ditto.
800 (CROSS_CHECK_MODULES): Fix spelling mistake.
801
8022000-01-24 Mark Mitchell <mark@codesourcery.com>
803
804 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
805 the C++ compiler.
806
8072000-01-12 Richard Henderson <rth@cygnus.com>
808
809 * configure.in: Don't build some bits for beos.
810
8112000-01-12 Joel Sherrill (joel@OARcorp.com)
812
813 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
814 as include files.
815
91b2c84d
GK
8162000-01-06 Geoff Keating <geoffk@cygnus.com>
817
818 * configure.in: Use mt-aix43 to handle *_TARGET defs,
819 not mh-aix43.
820
ba73c63f
JM
8211999-12-14 Richard Henderson <rth@cygnus.com>
822
823 * config.guess (alpha-osf, alpha-linux): Detect ev67.
824 * config.sub: Accept alphaev[78], alphaev8.
825
8261999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
827
828 * config.guess, config.sub: Update from autoconf.
829
830Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
831
832 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
833 necessary libraries are missing.
834
8351999-10-25 Andreas Schwab <schwab@suse.de>
836
837 * configure: Fix quoting inside arguments of eval.
838
8391999-10-21 Nick Clifton <nickc@cygnus.com>
840
841 * config-ml.in: Allow suppression of some ARM multilibs.
842
843Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
844
845 * config.guess: Add OS/390 match pattern.
846 * config.sub: Add mvs, openedition targets.
847 * configure.in (i370-ibm-opened*): New.
848
ef14edc4
ILT
8491999-09-04 Steve Chamberlain <sac@pobox.com>
850
851 * config.sub: Add support for configuring for pj.
852
afb478e8
NC
8531999-08-31 Nick Clifton <nickc@cygnus.com>
854
fd6848f6 855 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 856
ba73c63f 8571999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
858
859 * configure.in: Do not configure or build ld for AIX
860 platforms. ld is known to be broken on these platforms.
861
ba73c63f
JM
862Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
863
864 * config-ml.in: Pass compiler flag corresponding to multidirs to
865 subdir configures.
866
c363de44
ILT
8671999-08-09 Ian Lance Taylor <ian@zembu.com>
868
869 * Makefile.in (LDFLAGS): Define.
870
dc8bc5a6
ILT
8711999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
872
873 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
874 noconfigdirs.
875 (*-*-cygwin*): Likewise.
876
6ca3858e
ILT
8771999-08-08 Ian Lance Taylor <ian@zembu.com>
878
71141bb6
ILT
879 * mkdep: New file.
880 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
881 (BINUTILS_SUPPORT_DIRS): Add mkdep.
882
6ca3858e
ILT
883 From Eli Zaretskii <eliz@is.elta.co.il>:
884 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
885 long file name when using DJGPP on MS-DOS.
886
ba73c63f
JM
887Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
888
889 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
890
2735a327
AM
8911999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
892
893 * Makefile.in (check-target-libio): Remove all-target-libstdc++
894 dependency as this causes "make check" to globally "make all"
895
ba73c63f
JM
896Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
897
898 * configure.in (target_libs): Added target-zlib.
899 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
900 (CONFIGURE_TARGET_MODULES): Likewise.
901 (CHECK_TARGET_MODULES): Likewise.
902 (INSTALL_TARGET_MODULES): Likewise.
903 (CLEAN_TARGET_MODULES): Likewise.
904 (configure-target-zlib): New target.
905 (all-target-zlib): Likewise.
906 (all-target-libjava): Depend on all-target-zlib.
907 (configure-target-libjava): Depend on configure-target-zlib.
908
909 * Makefile.in (configure-target-libjava): Depend on
910 configure-target-newlib.
911 (configure-target-boehm-gc): New target.
912 (configure-target-qthreads): New target.
913
914 * configure.in (target_libs): Added target-qthreads.
915 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
916 (CONFIGURE_TARGET_MODULES): Likewise.
917 (CHECK_TARGET_MODULES): Likewise.
918 (INSTALL_TARGET_MODULES): Likewise.
919 (CLEAN_TARGET_MODULES): Likewise.
920 (all-target-qthreads): New target.
921 (configure-target-libjava): Depend on configure-target-qthreads.
922 (all-target-libjava): Depend on all-target-qthreads.
923
924 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
925 (CONFIGURE_TARGET_MODULES): Likewise.
926 (CHECK_TARGET_MODULES): Likewise.
927 (INSTALL_TARGET_MODULES): Likewise.
928 (CLEAN_TARGET_MODULES): Likewise.
929 (all-target-libjava): New target.
930 (all-target-boehm-gc): Likewise.
931 * configure.in (target_libs): Added libjava, boehm-gc.
932
08d836d6
ILT
9331999-07-22 Ian Lance Taylor <ian@zembu.com>
934
935 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
936 configure.bat in SUPPORT_FILES.
937 (gas+binutils.tar.bz2): Likewise.
938
939 * makeall.bat: Remove; obsolete.
940
8f36e47c
ILT
9411999-07-21 Ian Lance Taylor <ian@zembu.com>
942
943 From Mark Elbrecht:
944 * configure.bat: Remove; obsolete.
945
56e82f25
ILT
9461999-07-11 Ian Lance Taylor <ian@zembu.com>
947
948 * configure: Add -W -Wall to the default CFLAGS when compiling with
949 gcc.
950
1001d816
JL
951Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
952
953 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
954
106117aa
MM
9551999-06-30 Mark Mitchell <mark@codesourcery.com>
956
957 * configure.in: Build ld on IRIX6.
958
c376f4ed
ILT
9591999-06-12 Ian Lance Taylor <ian@zembu.com>
960
961 * Makefile.in: Change distribution targets to use bzip2 instead of
962 gzip.
963 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 964 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 965
306b7445
NC
9661999-06-04 Nick Clifton <nickc@cygnus.com>
967
968 * config.sub: Add mcore target.
969
d932cae7 9701999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
971
972 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
973
d932cae7 9741999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
975
976 * config.guess (dummy): Changed to $dummy.
977
6c3175b0
NC
9781999-05-24 Nick Clifton <nickc@cygnus.com>
979
ba73c63f
JM
980 * config.sub: Tidied up case statements.
981
9821999-05-22 Ben Elliston <bje@cygnus.com>
983
984 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
985 <jiro@din.or.jp>.
986
987 * config.guess: Merge with FSF version. Future changes will be
988 more accurately recorded in this ChangeLog.
989 * config.sub: Likewise.
990
d932cae7 9911999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
992
993 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 994
252b5132
RH
9951999-04-30 Tom Tromey <tromey@cygnus.com>
996
997 * ltmain.sh: [mode link] Always use CC given by ltconfig.
998
9991999-04-23 Tom Tromey <tromey@cygnus.com>
1000
1001 * ltconfig, ltmain.sh: Update to libtool 1.2f.
1002
10031999-04-20 Drew Moseley <dmoseley@cygnus.com>
1004
1005 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
1006 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
1007 Bad merge removed these two changes.
1008
ba73c63f
JM
1009Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
1010 Martin Heller (Ing.-Buero_Heller@t-online.de)
1011
1012 * config.guess (interix Alpha): Add.
1013
252b5132
RH
10141999-04-11 Richard Henderson <rth@cygnus.com>
1015
1016 * configure.in (i?86-*-beos*): Do config gperf; don't config
1017 gdb, newlib, or libgloss.
1018
d932cae7 10191999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 1020
ba73c63f
JM
1021 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
1022 link a trivial program with -mabi=64. If it fails, remove mabi=64
1023 from multidirs.
1024
d932cae7 10251999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
1026
1027 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
1028
252b5132
RH
10291999-04-08 Nick Clifton <nickc@cygnus.com>
1030
1031 * config.sub: Add support for mcore targets.
1032
10331999-04-07 Michael Meissner <meissner@cygnus.com>
1034
1035 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
1036 not mt-ospace, in order to shut up assembler warning about using
1037 symbols that are named the same as registers.
1038
10391999-04-07 Drew Moseley <dmoseley@cygnus.com>
1040
1041 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
1042 dependency list for all-target-cygmon.
1043
10441999-04-05 Doug Evans <devans@casey.cygnus.com>
1045
1046 * config-ml.in: Check $host, not $target, for selective multilibs.
1047 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
1048 thumb interworking, and underscore prefix multilibs.
1049
10501999-04-04 Ian Lance Taylor <ian@zembu.com>
1051
1052 * missing: Update to version from current automake.
1053
1054Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
1055
1056 * configure (gxx_include_dir): Removed.
1057
1058 * configure.in (gxx_include_dir): Handle it.
1059 * Makefile.in: Likewise.
1060
10611999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
1062
1063 * config.sub (mips64vr4111,mips64vr4111el) Add.
1064
10651999-03-21 Ben Elliston <bje@cygnus.com>
1066
1067 * config.guess: Correct typo for detecting ELF on FreeBSD.
1068
1069Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
1070
1071 * config/mh-go32: Delete.
1072 * config/mh-djgpp: New. Renamed from mh-go32.
1073 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
1074 config/mh-djgpp.
1075
1076Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
1077
1078 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
1079 all-target-newlib to dependency list for all-target-bsp.
1080
1081Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
1082
1083 * config.sub: Add i386-uwin support.
1084 * config.guess: Likewise.
1085
1086Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1087
1088 * configure.in: cleanup, add mh-*pic handling for arm, special
1089 case powerpc*-*-aix*
1090
1091Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
1092
1093 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
1094 can be built.
1095
1096Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
1097
1098 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 1099 targets.
252b5132
RH
1100
11011999-03-02 Nick Clifton <nickc@cygnus.com>
1102
1103 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
1104
d932cae7 11051999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
1106
1107 * config.sub: Check for "cygwin*" rather than "cygwin32*"
1108
11091999-02-24 Nick Clifton <nickc@cygnus.com>
1110
1111 * config.sub: Fix typo in arm recognition.
1112
d932cae7 11131999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
1114
1115 * configure.in (noconfigdirs): Changed target_configdirs to
1116 include target-bsp only for m68k-*-elf* and m68k-*-coff*
1117 rather than m68k-*-* since it is not known to work on
1118 m68k-aout. Ditto for arm-*-*oabi.
1119
d932cae7 11201999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
1121
1122 * configure.in (*-*-windows*): Remove, no longer used.
1123 * config/mh-windows: Ditto.
1124
11251999-02-19 Ben Elliston <bje@cygnus.com>
1126
1127 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
1128 Smart and improved by Andrew Cagney.
1129
d932cae7 11301999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
1131
1132 * config.guess: Recognize openbsd-*-hppa.
1133
d932cae7 11341999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
1135
1136 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
1137 only if it is not empty.
1138
11391999-02-17 Nick Clifton <nickc@cygnus.com>
1140
1141 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 1142
fd6848f6 1143 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
1144
1145 * config.sub: Modified to recognize uname's armv* syntax.
1146
11471999-02-17 Mark Salter <msalter@cygnus.com>
1148
1149 * configure.in: Added target-bsp for sparclite.
1150
d932cae7 11511999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
1152
1153 * config.sub: Recognize alphapca5[67] and up to alphaev8.
1154
11551999-02-08 Nick Clifton <nickc@cygnus.com>
1156
1157 * configure.in: Add support for strongarm port.
1158 * config.sub: Add support for strongarm target.
1159
d932cae7 11601999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 1161
252b5132
RH
1162 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
1163 the old name config/mh-cygwin32.
1164 Enable texinfo.
1165
d932cae7 11661999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
1167
1168 * configure.in: Do build ld for ix86 Solaris.
1169
d932cae7 11701999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
1171
1172 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
1173 $AR_FOR_TARGET. Likewise for RANLIB.
1174
d932cae7 11751999-02-02 Catherine Moore <clm@cygnus.com>
35590697 1176
252b5132
RH
1177 * config.sub (oabi): Recognize.
1178 * configure.in (arm-*-oabi): Handle.
1179
d932cae7 11801999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
1181
1182 * config.guess: Improve detection of i686 on UnixWare 7.
1183
d932cae7 11841999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
1185
1186 * config.guess: Add support for i386-pc-interix.
1187 * config.sub: Likewise.
1188 * configure.in: Likewise.
1189 * config/mh-interix: New file.
1190
d932cae7 11911999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
1192
1193 * Makefile.in: Remove unneeded all-target-libio from
1194 from all-target-winsup target since it is now unneeded.
1195 Add all-target-libtermcap in its place since it is now
1196 needed.
1197
d932cae7 11981998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
1199
1200 * configure.in: makefile stub for cygwin target is probably
1201 unnecessary. Remove it for now.
1202 * config/mt-cygwin: Remove.
1203
d932cae7 12041998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
1205
1206 * configure.in: libtermcap.a should be built when cygwin is the
1207 target as well as the host.
1208 * config.guess: Allow mixed case in cygwin uname output.
1209 * Makefile.in: Add libtermcap target.
1210 * config/mt-cygwin: New file. libtermcap target info.
1211
d932cae7 12121998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
1213
1214 * config.sub: Clean up handling of hppa2.0.
1215
d932cae7 12161998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
1217
1218 * config.guess: Use C code to identify more HP machines.
1219
1220Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
1221
1222 * config.sub: Handle hppa2.0.
1223
ba73c63f
JM
1224Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
1225
1226 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 1227 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
1228
12291998-12-15 Mark Salter <msalter@cygnus.com>
1230
1231 * configure.in: Added target-bsp for several target architectures.
1232
1233 * Makefile.in: Added rules for bsp.
1234
252b5132
RH
1235Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
1236
1237 * config.guess: Improve detection of hppa2.0 processors.
1238
1239Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
1240
1241 * config.guess: Recognize FreeBSD using ELF automatically.
1242
12431998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
1244
1245 * configure (skip-this-dir): Add handling for new shell script, which
1246 might be created by a sub-directory's configure to indicate, this particular
1247 directory is "unwanted".
1248 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
1249
252b5132
RH
1250Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
1251
1252 * ltconfig: import from libtool, after changing libtool to
1253 account for the cygwin name change.
1254
1255Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
1256
1257 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
1258 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
1259
1260Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
1261
1262 * configure.in: Add libtermcap to list of cygwin dependencies.
1263
d932cae7 12641998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
1265
1266 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
1267 they include winsup/include when it's a cygwin target.
1268
12691998-11-12 Tom Tromey <tromey@cygnus.com>
1270
1271 * configure.in (host_tools): Added zip.
1272 * Makefile.in (all-target-libjava): Depend on all-zip.
1273 (all-zip): New target.
1274 (ALL_MODULES): Added all-zip.
1275 (NATIVE_CHECK_MODULES): Added check-zip.
1276 (INSTALL_MODULES): Added install-zip.
1277 (CLEAN_MODULES): Added clean-zip.
1278
d932cae7 12791998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
1280
1281 * Makefile.in: lose "32" from comment about cygwin.
1282
d932cae7 12831998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
1284
1285 * configure.in: Use -Os to build target libraries for the fr30.
1286
d932cae7 12871998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
1288
1289 * config.sub: Add fr30.
1290
d932cae7 12911998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
1292
1293 * configure.in: drop "32" from config/mh-cygwin32. Check
1294 cygwin* instead of cygwin32*.
1295 * config.sub: Check cygwin* instead of cygwin32*.
1296
d932cae7 12971998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
1298
1299 * config.guess: Match any version of Unixware7.
1300
252b5132
RH
13011998-10-20 Syd Polk <spolk@cygnus.com>
1302
1303 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
1304 if desired.
1305
d932cae7 13061998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
1307
1308 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
1309 these if the appropriate directories and files to not exist.
1310
d932cae7 13111998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
1312
1313 * Makefile.in (DEVO_SUPPORT): Add config.if.
1314
d932cae7 13151998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
1316
1317 * configure: Add pattern to replace "build_tooldir"'s
1318 definition in the generated Makefile with "tooldir"'s
1319 actual value.
1320
252b5132
RH
1321Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
1322
1323 * config.sub: Bring back lost sparcv9.
1324
ba73c63f
JM
1325 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
1326
1327Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
1328
1329 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
1330 CC_FOR_TARGET and friends.
1331
1332Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 1333
ba73c63f
JM
1334 * Makefile.in (build_tooldir): New variable, same as tooldir.
1335 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
1336 -B$(build_tooldir)/bin/.
1337 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
1338
252b5132
RH
1339Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
1340
1341 * config.sub: Add support for i[34567]86-pc-udk.
1342 * configure.in: Likewise.
1343
1344Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
1345
1346 * Makefile.in: add bzip2 package building bits for user
1347 tools module
1348 * configure.in: ditto
1349
ba73c63f
JM
1350Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
1351
1352 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
1353 (ALL_TARGET_MODULES): Add all-target-libobjc.
1354 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
1355 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
1356 (all-target-libchill): Add dependencies.
1357 * configure.in (target_libs): Add libchill.
35590697 1358
252b5132
RH
13591998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
1360
ba73c63f 1361 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
1362
1363Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
1364
1365 * Makefile.in (all-automake): fix dependencies.
1366
1367Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
1368
1369 * configure.in: Minor cleanups for building in the $(target_alias)
1370 subdir.
1371
13721998-09-22 Jim Wilson <wilson@cygnus.com>
1373
1374 * Makefile.in (bootstrap): Set r and s before make all. Use
1375 BASE_FLAGS_TO_PASS in make all.
1376 (cross): Likewise.
1377
13781998-09-20 Mark Mitchell <mark@markmitchell.com>
1379
1380 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
1381
252b5132
RH
1382Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
1383
1384 * config.sub: Fix typo in last change.
1385
13861998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
1387
1388 * config.sub: Add support for C4x target.
1389 * configure.in: Likewise.
1390
13911998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
1392
1393 * config.sub: Recognize sparcv9 just like sparc64.
1394
1395Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
1396
1397 * config.guess: Match "Pent II" or "PentII" for OpenServer.
1398
1399Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
1400
1401 * config.guess: Correctly identify Pentium II sco boxes.
1402
1403 * config.guess: Fix "tr" code. From Weiwen Liu.
1404
1405Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
1406
1407 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
1408 stabs.
1409
1410Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
1411
1412 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
1413 (ALL_TARGET_MODULES): Add all-target-libchill.
1414 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
1415 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
1416 (all-target-libchill): Add dependencies.
1417 * configure.in (target_libs): Add libchill.
1418
1419Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
1420
1421 * config.guess: Avoid assumptions about "tr" behaves when
1422 LANG is set to something other than English.
1423
1424Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
1425
1426 * configure (gxx_include_dir): Changed to
1427 '${prefix}/include/g++'-${libstdcxx_interface}.
1428
1429 * config.if: New to determine the interfaces.
1430
1431Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
1432
1433 * config.guess: Detect and handle MPE/IX.
1434 * config.sub: Deal with MPE/IX.
1435
1436Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
1437
1438 * configure.in: Use mh-aix43.
1439
14401998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
1441
1442 * configure: Fix --without/--disable cases for gxx-include-dir.
1443
1444Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
1445
1446 * mdata-sh: Imported. Needed for automake support.
1447
1448Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
1449
ba73c63f 1450 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
1451 "chmod og=u `find . -print`".
1452
1453Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
1454
ba73c63f 1455 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
1456
1457Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
1458
1459 * Makefile.in: Undo previous patch.
1460
1461Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
1462
1463 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
1464 to here ...
1465 (install-no-fixedincludes): and here
1466 (INSTALL_MODULES): ... from here.
1467
1468Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
1469
1470 * config.sub: Merge with FSF.
1471
1472 * config.guess: Merge with FSF.
1473
1474Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
1475
1476 * configure (extraconfigdirs): New variable.
1477 (SUBDIRS): Add extraconfigdirs and recurse on them too.
1478 * Makefile.in (all): Move higher in file.
1479 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
1480 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
1481 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
1482 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
1483 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
1484
14851998-07-23 Brendan Kehoe <brendan@cygnus.com>
1486
1487 * Makefile.in (all-target-libjava): Depend on all-gcc and
1488 all-target-newlib.
1489 (configure-target-libjava): Depend on $(ALL_GCC).
1490
1491Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
1492
1493 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
1494 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
1495
1496Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
1497
1498 * ylwrap: Change absolute path checks to check for DOS style path
1499 names.
1500
1501 * ylwrap: Don't use a full path name if the source file is in the
1502 same directory. From hjl@lucon.org (H.J. Lu).
1503
1504 * config-ml.in: Default to being verbose, to match Feb 18 change to
1505 configure.
1506
1507Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
1508
1509 Brought over from egcs:
1510
1511 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
1512
1513 * configure.in (target_subdir): Set to ${target_alias} instead
1514 of "libraries".
1515
1516 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
1517
1518 * configure.in (target_subdir): Set to libraries if enable_multilib.
1519
1520Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
1521
1522 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
1523 multilibs, force reconfiguration the first time we create
1524 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
1525
1526Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
1527
1528 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
1529 avoid confusion with --no-recursion.
1530
1531Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
1532
1533 * configure.in: Win32 hosts shouldn't use install -x
1534 * install-sh: remove -x option, and special .exe-handling
1535 hack.
1536
1537Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
1538
1539 * config.guess: Recognize i586-pc-beos.
1540 * configure.in: Don't build some bits for beos.
1541
1542Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
1543
1544 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
1545 CFLAGS default to -O2.
1546
1547 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
1548 when using GNU ld.
1549
1550Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
1551
1552 * ltmain.sh: Correct install when using a different shell.
1553
1554Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
1555
1556 * ltconfig, ltmain.sh: Update to libtool 1.2b.
1557
1558Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
1559
1560 * makefile.vms: Update to build binutils/makefile.vms. Add install
1561 target.
1562
1563Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
1564
1565 * ltconfig: Update to correct AIX handling.
1566
1567Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
1568
1569 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
1570
1571 * configure.in (target_subdir): Set to ${target_alias} instead
1572 of "libraries".
1573
15741998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
1575
1576 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
1577 (Makefile): Depend on $(gcc_version_trigger).
1578
1579 * configure (gcc_version): Change default initializer to empty
1580 string.
1581 (gcc_version_trigger): New variable; pass this variable down
1582 to subdir configures to enable them checking gcc's version
1583 themselves. Emit make macros for both gcc_version vars.
1584 (topsrcdir): Initialize reliably.
1585 (recursion line): Remove --with-gcc-version=${gcc_version}.
1586
15871998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
1588
1589 * configure (enable_version_specific_runtime_libs): Implement new flag
1590 --enable-version-specific-runtime-libs which installs C++ runtime stuff
1591 in $(libsubdir); emit definition in each generated Makefile.
1592 (gxx_include_dir): Initialize depending on
1593 $enable_version_specific_runtime_libs.
1594
15951998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
1596
1597 * configure (gcc_version): Initialize properly depending on
1598 how and where configure is started.
1599 (recursion line): Pass a --with-gcc-version=${gcc_version}
1600 to configures in subdirs.
1601
1602Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
1603
1604 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 1605 cygmon
252b5132
RH
1606
1607Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
1608
1609 * configure.in: Add cygmon and libstub support for mn10200.
1610
16111998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
1612
1613 * configure (gcc_version): Add new variable describing the
1614 particular gcc version we're building.
1615 * Makefile.in (libsubdir): Add new macro for the directory
1616 in which the compiler finds executables, libraries, etc.
1617 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
1618 and libsubdir.
1619
1620Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
1621
ba73c63f
JM
1622 * Makefile.in (local-clean): Remove *.log.
1623 (warning.log): Built with warn_summary from build.log.
1624 (mail-report.log): Run test_summary.
1625 (mail-report-with-warnings.log): Run test_summary including
1626 warning.log in the report.
252b5132
RH
1627
1628Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
1629
1630 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
1631
1632Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
1633
1634 * Makefile.in (grep): Grep no longer depends on libiberty.
1635
1636Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
1637
1638 * Makefile.in: all-snavigator needs all-libgui.
1639
1640Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
1641
1642 * configure.in: Add cygmon and libstub support for mn10300.
1643
1644Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
1645
1646 * missing: Update to version from automake 1.3.
1647
1648 * ltmain.sh: On installation, don't get confused if the same name
1649 appears more than once in the list of library names.
1650
1651Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
1652
1653 * config.sub: Accept m68060 and m5200 as CPU names.
1654
1655Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
1656
1657 * configure: Use && rather than using -a in test, because odd
1658 strings can confuse test.
1659 * configure.in: Likewise.
1660
1661Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
1662
1663 * ltconfig, ltmain.sh: Bring in Visual C++ support.
1664
1665Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
1666
1667 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
1668 bootstrap4-lean): New targets.
1669
1670Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
1671
1672 * mpw-* Delete. Not used.
252b5132
RH
1673
1674Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
1675
1676 * COPYING.LIB: Update FSF address.
1677
1678Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
1679
1680 * ltconfig, ltmain.sh: Update to libtool 1.2a.
1681
1682 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
1683 GAS_SUPPORT_DIRS.
1684
1685Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
1686
1687 * ltconfig, ltmain.sh: Avoid producing a version number if
1688 -version-info was not used.
1689
1690Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
1691
1692 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
1693 building with newlib.
1694
16951998-04-30 Paul Eggert <eggert@twinsun.com>
1696
ba73c63f 1697 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 1698 Solaris `make' causes it to continue to next definition.
252b5132 1699
afb8d725
JM
1700Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
1701
1702 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
1703 the right GUI libraries and files are installed along with GDB.
1704
252b5132
RH
1705Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
1706
1707 * configure.in: Change alpha to alpha* in several places.
1708
1709Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
1710
1711 * config.sub: Recognize sparc86x.
1712
1713Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 1714
252b5132
RH
1715 * configure.in (--enable-target-optspace): Remove debug echo.
1716
1717Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
1718
1719 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
1720
1721Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
1722
1723 * ltconfig: Update cygwin32 support.
1724
1725 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
1726 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
1727 (GDB_SUPPORT_DIRS): Likewise.
1728
1729Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
1730
1731 * configure.in (target_makefile_frag): If --enable-target-optspace,
1732 use -Os to compile target libraries rather than -O2. Default to
1733 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
1734 not used.
1735 * configure.in (target_cflags): Ditto for d30v.
1736
1737Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
1738
1739 * Makefile.in (all-bfd): Depend on all-intl.
1740 (all-binutils): Likewise.
1741 (all-gas): Likewise.
1742 (all-gprof): Likewise.
1743 (all-ld): Likewise.
1744
252b5132
RH
17451998-04-19 Brendan Kehoe <brendan@cygnus.com>
1746
1747 * configure.in (host_tools): Fix typo, lbtool -> libtool.
1748
1749Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
1750
1751 * Makefile.in (all-bfd): Depend upon all-libiberty.
1752
1753 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
1754
1755Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
1756
1757 * Makefile.in: Add libstub.
1758
1759 * configure.in: Ditto. Build libstub for targets that have cygmon
1760 support.
1761
1762Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
1763
1764 * configure.in: Don't set PICFLAG on ix86-cygwin32.
1765
1766Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
1767
1768 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
1769 use mh-sysv5 if specified. Support gprof on SCO Open Server.
1770
1771Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
1772
1773 * configure: Define DEFAULT_M4 by searching PATH.
1774 * Makfile.in: Use DEFAULT_M4.
1775
1776Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
1777
1778 * ltconfig: Add cygwin32 support.
1779
1780 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
1781 to configure and build.
1782
1783Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
1784
1785 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
1786
1787Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
1788
1789 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
1790
1791Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
1792
1793 * Makefile.in: add ash make rules
1794 * configure.in: add ash to native_only and host_tools lists
1795
1796Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
1797
1798 * Makefile.in (all-gettext, all-intl): New targets.
1799 (ALL_MODULES): Added all-gettext, all-intl.
1800 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
1801 (INSTALL_MODULES): Added install-gettext, install-intl.
1802 (CLEAN_MODULES): Added clean-gettext, clean-intl.
1803
1804 * configure.in (host_tools): Added gettext.
1805 (native_only): Likewise.
1806 (noconfigdirs) [various cases]: Likewise.
1807 (host_libs): Added intl.
1808
afb8d725
JM
1809Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
1810
1811 * configure: Do not disable building gdbtk for cygwin32 hosts.
1812
ba73c63f
JM
1813Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
1814
1815 * configure.in: Add thumb-coff target.
1816 * config.sub: Add thumb-coff target.
1817
252b5132
RH
1818Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
1819
1820 * Makefile.in: Revert yesterday's change.
1821 (all-target-winsup): all-target-librx stays out of here.
1822
1823Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
1824
ba73c63f
JM
1825 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
1826 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
1827 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
1828 Remove references to librx and libg++.
1829
1830Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
1831
1832 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
1833 recursive makes
1834
1835Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
1836
1837 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
1838 for newlib directory.
1839 (CXX_FOR_TARGET): Likewise.
1840
1841Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
1842
1843 * ltconfig: Update after libtool/ltconfig.in change for
1844 hpux11.
1845
1846Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
1847
1848 * ltconfig, ltmain.sh: Update to libtool 1.2.
1849
1850Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
1851
1852 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
1853 (install-gcc-cross): Instead, override LANGUAGES here.
1854
18551998-03-18 Dave Love <d.love@dl.ac.uk>
1856
1857 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
1858 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
1859
1860Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
1861
1862 * configure.in: Add Thumb-pe target.
1863
1864Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 1865
252b5132
RH
1866 * Makefile.in - changed sn targets to snavigator
1867 * configure.in - changed sn targets to snavigator
1868
1869Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
1870
1871 * config-ml.in: After building symlink tree call make distclean
1872 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
1873 to be the case for libiberty.
1874
1875Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
1876
1877 * configure: When making link, also check the current
1878 directory. The configure scripts may create one.
1879
1880Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
1881
1882 * config.sub: Accept alphapca56 and alphaev6 properly.
1883
1884Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1885
1886 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
1887
252b5132
RH
1888Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
1889
1890 * config.sub (sco5): Fix typo.
1891
1892Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
1893
1894 * Makefile.in (INSTALL_MODULES): Move install-tcl before
1895 install-itcl.
1896 (install-itcl): Remove dependency on install-tcl.
1897
1898Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
1899
1900 * configure.in: Remove libgloss from noconfigdirs for MN10300.
1901
252b5132
RH
1902Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
1903
1904 * configure.in: Don't build libgui for a cygwin32 target when not on
1905 a cygwin32 host.
1906
1907Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
1908
1909 * configure (redirect): Set to null, so default behavior of
1910 configure is now --verbose.
1911
19121998-02-16 Dave Love <d.love@dl.ac.uk>
1913
1914 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
1915 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
1916
1917Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
1918
1919 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
1920 this change to sync Makefile.in with its ChangeLog entries.
1921
1922Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
1923
1924 * ltmain.sh (mkdir): Check that the directory doesn't exist
1925 before we exit with error, so that we don't get races during
1926 parallel builds.
1927
1928Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
1929
1930 * ltconfig, ltmain.sh: Update from libtool 1.0i.
1931
1932Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
1933
1934 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
1935 PICFLAG_FOR_TARGET.
1936 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
1937
1938 * configure: Emit a definition for the new macro enable_shared
1939 into each Makefile.
1940
1941 * config/mh-sparcpic (PICFLAG): Define to properly according
1942 to current multilib configuration.
1943 * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
1944 according to current multilib configuration.
1945
1946Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
1947
1948 * configure.in (host_tools, native_only): Add libtool.
1949
1950Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
1951
1952 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
1953 Fix typo in ming config comment.
1954
1955Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
1956
1957 * ltconfig, ltmain.sh: Update from libtool 1.0h.
1958
1959Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
1960
1961 * config.sub: Add tic30 cases, and map c30 to tic30.
1962
ba73c63f
JM
1963Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
1964
1965 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
1966 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
1967 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
1968 (CLEAN_TARGET_MODULES): Similarly
1969 (all-target-libf2c): Add dependences.
35590697 1970 * configure.in (target_libs): Add libf2c.
ba73c63f 1971
252b5132
RH
1972Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
1973
ba73c63f
JM
1974 * configure.in: Remove expect from noconfigdirs when target
1975 is cygwin32. OK to build expect and dejagnu with Canadian
1976 Cross.
252b5132
RH
1977
1978Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
1979
1980 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
1981 host.
1982
1983 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
1984 and mingw32.
1985
1986Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
1987
1988 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
1989 here as it is not defined in the toplevel Makefile.
1990
1991Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
1992
1993 * configure (package_makefile_rules_frag): New variable, which names
1994 a file with generic rules, ...
1995 Change comment to mention we now have FIVE parts.
1996 * configure: Undo last change.
1997
1998Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
1999
2000 * config.guess: More accurate determination of HP processor types.
2001 * config.sub: More accurate determination of HP processor types.
2002
2003Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
2004
2005 * configure (package_makefile_frag): Move inserting the
2006 ${package_makefile_frag} to where it should be according
2007 to the comment.
2008
ba73c63f 2009Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
2010
2011 * config.guess: Add support for Linux/ARM.
2012
2013Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
2014
2015 * .cvsignore: Remove *-info and *-install since they match
2016 release-info and mpw-install, which we don't want to just ignore.
2017
2018Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
2019
2020 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
2021
2022Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
2023
2024 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
2025 local_prefix to sub-make invocations.
2026
2027Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
2028
2029 * configure.in: Check makefile fragments in the source
2030 directory.
2031
2032Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
2033
ba73c63f
JM
2034 * configure.in: Check whether host and target makefile
2035 fragments exist before adding them to *_makefile_frag.
252b5132
RH
2036
2037Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
2038
2039 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 2040
252b5132
RH
2041Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
2042
2043 * configure.in: Make sure we only replace RPATH_ENVVAR on
2044 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
2045 regexp to sed.
2046
2047 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
2048 to sub-makes.
2049
20501998-01-13 Lee Iverson (leei@ai.sri.com)
2051
2052 * config-ml.in (multi-do): LDFLAGS must include multilib
2053 designator.
2054
2055Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
2056
2057 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
2058
2059Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
2060
2061 * config.sub: Add mingw32 support.
2062 * configure.in: Likewise.
ba73c63f 2063 * config/mh-mingw32: New file.
252b5132
RH
2064
2065Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
2066
2067 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
2068
2069Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
2070
2071 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
2072 * configure (gxx_include_dir): Provide a definition for subdirs
2073 which do not use autoconf.
2074
2075Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
2076
2077 * config.guess: Sync with egcs. Picks up new alpha support,
2078 BeOS & some additional linux support.
2079
ba73c63f 2080Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
2081
2082 * config.guess: HP 9000/803 is a PA1.1 machine.
2083
ba73c63f
JM
2084Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
2085
2086 * configure.in: It's alpha*-...
252b5132
RH
2087
2088Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
2089
ba73c63f
JM
2090 * configure.in (host_makefile_frag, target_makefile_frag):
2091 Handle multiple config files.
2092 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
2093 alpha-*-*.
252b5132
RH
2094
2095Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
2096
2097 * mkdep: New file.
2098
2099Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
2100
2101 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
2102
2103Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
2104
2105 * Makefile.in: Add libgui directory.
2106 (GDB_TK): Add all-libgui.
2107 * configure.in: Add libgui directory.
2108 * configure: Add all-libgui to GDB_TK.
2109
2110Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
2111
2112 * config-ml.in (multidirs): Add m32r to multilib list.
2113
2114Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
2115
2116 * Makefile.in (all-target-gperf): Change dependency to
2117 all-target-libstdc++.
2118
2119Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
2120
2121 * config.guess: Add BeOS support.
2122
2123Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
2124
2125 Source directory cvs renamed to cvssrc:
2126 * configure.in (host_tools): Change cvs to cvssrc.
2127 (native_only): Likewise.
2128 (noconfigdirs) [various cases]: Likewise.
2129 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
2130 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
2131 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
2132 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
2133 (all-cvssrc): Rename target from all-cvs.
2134
2135Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
2136
2137 * configure (gxx_include_dir): Fix thinko.
2138
2139Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
2140
2141 * Makefile.in (INSTALL_TARGET_CROSS): Define.
2142 (install-cross, install-gcc-cross): New targets.
2143
2144Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
2145
2146 * configure.in (noconfigdirs): Add support for Thumb target.
2147
2148 * config.sub (maybe_os): Add support for Thumb target.
2149
2150Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
2151
2152 * Makefile.in: Add rules for cygmon.
2153
2154 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
2155
2156Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
2157
2158 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
2159 * configure (gxx_include_dir): Provide a definition for subdirs
2160 which do not use autoconf.
2161
2162Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
2163
2164 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 2165 11/18/97 build
252b5132
RH
2166
2167Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
2168
2169 * From Franz Sirl.
2170 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
2171 found on RedHat Linux systems.
2172
2173Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
2174
2175 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
2176 guesses.
2177
2178Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
2179
2180 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
2181
2182Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
2183
2184 * ltmain.sh: If mkdir fails, check whether the directory was created
2185 anyhow by some other process.
2186
2187Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
2188
2189 * configure.in (d30v-*-*): Configure all directories.
2190
2191Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
2192
2193 * configure.in (d30v-*-*): Configure newlib, libiberty directories
2194 for the D30V.
2195
2196Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
2197
2198 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
2199
2200Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
2201
2202 * include/libiberty.h: Add extern "C" { so it can be used with C++
2203 progrms.
2204 * include/remote-sim.h: Add extern "C" { so it can be used with C++
2205 programs.
2206
2207Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
2208
2209 * configure.in (d30v-*-*): Configure GCC now.
2210
2211Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
2212
2213 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
2214 is no longer needed.
2215
2216Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
2217
2218 * Makefile.in: check-target-libio depends on all-target-libstdc++.
2219
2220Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
2221
2222 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
2223 targets using "$@" to provide support for similar but not identical
2224 targets without having to duplicate code.
2225
2226Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
2227
2228 * makefile.vms: Fix to work with DEC C.
2229
2230Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
2231
2232 * config.sub: Add mips-tx39-elf to marketing names.
2233
2234Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
2235
2236 * ltmain.sh: Handle symlinks in generated script.
2237
2238Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
2239
2240 * configure: Handle autoconf style directory options: --bindir,
2241 --datadir, --includedir, --infodir, --libdir, --libexecdir,
2242 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
2243 --sysconfdir.
2244 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
2245 (sharedstatedir, localstatedir, oldincludedir): New variables.
2246 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
2247 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
2248 sbindir, sharedstatedir, and sysconfdir.
2249
2250Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
2251
2252 * Makefile.in (bootstrap-lean): New target.
2253
2254Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
2255
2256 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 2257 sn, and gnuserv from noconfigdirs.
252b5132
RH
2258
2259Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
2260
2261 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
2262
2263Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
2264
ba73c63f 2265 * Makefile.in (cross): New target.
252b5132
RH
2266
2267Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 2268 Jeff Law <law@cygnus.com>
252b5132
RH
2269
2270 * Makefile.in (bootstrap2, bootstrap3): New targets.
2271 (all-bootstrap): Remove outdated and confusing target.
2272 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
2273
afb8d725
JM
2274Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
2275
2276 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 2277 windows. Consistent with gdb/configure.
afb8d725 2278
252b5132
RH
22791997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
2280
2281 * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
2282 used.
2283 * configure.in: Name Linux target fragment.
2284
2285 * configure: Rewrite so that project Makefile fragment is inserted
2286 first and appears last in the resulting Makefile.
2287
2288Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
2289
2290 * Makefile.in (install-itcl): Install tcl first.
2291
2292Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
2293
2294 * config/mh-cygwin32: ok to build split texinfo files
2295
2296Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 2297
252b5132
RH
2298 * configure.in: remove bison from noconfigdirs for Cygwin32 host
2299
2300Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
2301
2302 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
2303
2304 * configure.in (skipdirs): Add target-librx for Linux.
2305 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
2306
2307Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
2308
2309 * Makefile.in (bootstrap): New target.
2310
2311Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
2312
2313 * config.sub: Accept 'amigados' for backward compatability.
2314
2315Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
2316
2317 * config.guess: Merge with FSF.
2318
ba73c63f
JM
2319Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
2320
2321 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
2322
252b5132
RH
2323Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
2324
2325 * config.sub: Add "marketing-names" patch.
2326
2327Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
2328
2329 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
2330
2331Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
2332
2333 * config.sub: Handle v850-elf.
2334
ba73c63f
JM
2335Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
2336
2337 * .cvsignore (*-install): Remove.
2338
252b5132
RH
2339Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
2340
2341 * ltconfig: Set CONFIG_SHELL in libtool.
2342 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
2343
2344Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
2345
2346 * configure.in (target_subdir): Set to libraries if enable_multilib.
2347
2348Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
2349
2350 * config.guess: Update from gcc directory.
2351
2352Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
2353
2354 * Makefile.in (all-sim): Depends on all-readline.
2355
2356Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
2357
2358 * Makefile.in (BISON, YACC): Use $$s.
2359 (all-bison): Depend on all-texinfo.
2360
2361Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
2362
2363 * Makefile.in (BISON): Add -L flag.
2364 (YACC): Likewise.
2365
2366Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
2367
35590697
AJ
2368 * configure.in (noconfigdirs): Add support for v850e target.
2369
252b5132
RH
2370 * config.sub (maybe_os): Add support for v850e target.
2371
2372Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
2373
35590697
AJ
2374 * configure.in (noconfigdirs): Add support for v850ea target.
2375
252b5132
RH
2376 * config.sub (maybe_os): Add support for v850ea target.
2377
2378Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
2379
2380 * config.sub: Add mipstx39. Delete r3900.
2381
2382Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
2383
2384 * Makefile.in (all-autoconf): Depends on all-texinfo.
2385
2386Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
2387
2388 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
2389 eabi targets.
2390
2391Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
2392
2393 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
2394
2395 * configure: When handling a Canadian Cross, handle YACC as well as
2396 BISON. Just set BISON to bison. When setting YACC, prefer bison.
2397 * Makefile.in (all-bison): Depend upon all-texinfo.
2398
2399Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
2400
2401 * Makefile.in (BISON): bison, not byacc or bison -y.
2402 (YACC): bison -y or byacc or yacc.
2403 (various): Add *-bison as appropriate.
2404 (taz): No need to mess with BISON anymore.
2405
2406Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
2407
2408 * configure: If OSTYPE matches *win32*, try to find a good value for
2409 CONFIG_SHELL.
2410
2411Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
2412
2413 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
2414 configure.in if it is present.
2415
2416Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
2417
2418 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
2419
2420Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
2421
2422 * config.sub: Recognize `arc' cpu.
2423 * configure.in: Likewise.
2424 * config-ml.in: Likewise.
2425
2426Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
2427
2428 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
2429
2430Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
2431
2432 * configure: Changed sed delimiter from ':' to '|' when
2433 attempting to substitute ${config_shell} for SHELL. On
2434 NT ${config_shell} may contain a ':' in it.
2435
2436Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
2437
2438 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
2439
2440Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
2441
2442 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
2443
2444Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
2445
2446 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
2447
2448 * ylwrap: If the program is a relative path, force it to be
2449 absolute.
2450
2451Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
2452
2453 * configure (tooldir): Set BISON to `bison -y' and not just bison.
2454
2455Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
2456
2457 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
2458 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
2459 for libraries.
252b5132
RH
2460
2461Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
2462
2463 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 2464 separated by spaces.
252b5132
RH
2465
2466Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
2467
2468 * ylwrap: New file.
2469 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
2470
2471 * ltmain.sh: Handle /bin/sh at start of install program.
2472
2473 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
2474
2475 * ltconfig, ltmain.sh: New files, from libtool 1.0.
2476 * missing: New file, from automake 1.2.
2477
2478Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
2479
2480 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
2481 check-tk to CHECK_X11_MODULES.
2482
2483Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
2484
2485 * config.sub: Merge with FSF.
2486
2487Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
2488
2489 * config.guess: Merge with FSF.
2490
2491Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
2492
2493 * configure: Treat msdosdjgpp like go32.
2494 * configure.in: Likewise. Don't remove gprof for go32.
2495
2496 * configure: Change Makefile.tem2 to Makefile.tm2.
2497
2498Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
2499
2500 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
2501
2502Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
2503
2504 * install-sh (chmodcmd): Set to null if the DST directory already
2505 exists. Same as Nov 11th change.
2506
2507Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
2508
35590697 2509 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
2510
2511Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
2512
2513 * config.guess: Update from FSF.
2514
2515Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
2516
2517 * Makefile.in (GDB_TK): Depend on itcl and tix.
2518
2519Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
2520
2521 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
2522 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
2523 (INSTALL_SCRIPT): New variable.
2524 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
2525 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
2526 to -x.
2527 * install-sh: Add support for -x option.
2528
2529Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
2530
2531 * configure.in, Makefile.in: Treat tix like itcl.
2532
2533Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
2534
2535 * Makefile.in (WINDRES): New variable.
2536 (WINDRES_FOR_TARGET): New variable.
2537 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
2538 (EXTRA_HOST_FLAGS): Add WINDRES.
2539 (EXTRA_TARGET_FLAGS): Add WINDRES.
2540 (EXTRA_GCC_FLAGS): Add WINDRES.
2541 ($(DO_X)): Pass down WINDRES.
2542 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
2543 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
2544 DLLTOOL_FOR_TARGET.
2545
2546Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
2547
2548 * configure.in: configure sim before gdb for win32-x-ppc
2549
2550Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
2551
2552 Move gperf into the toplevel, from libg++.
2553 * configure.in (target_tools): Add target-gperf.
2554 (native_only): Add target-gperf.
2555 * Makefile.in (all-target-gperf): New target, depend on
2556 all-target-libg++.
2557 (configure-target-gperf): Empty rule.
2558 (ALL_TARGET_MODULES): Add all-target-gperf.
2559 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
2560 (CHECK_TARGET_MODULES): Add check-target-gperf.
2561 (INSTALL_TARGET_MODULES): Add install-target-gperf.
2562 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
2563
2564Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 2565
252b5132
RH
2566 * config.sub (mn10200): Recognize new basic machine.
2567
2568Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
2569
2570 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
2571 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
2572
2573Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
2574
2575 * configure.in: If we're building mips-sgi-irix6* native, turn on
2576 ENABLE_MULTILIB and set TARGET_SUBDIR.
2577
2578Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
2579
2580 * Makefile.in (all-sn): Depend on all-grep.
2581
2582Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
2583
2584 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
2585
2586 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
2587 Makefile. From Jeff Makey <jeff@cts.com>.
2588 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
2589
2590 * Makefile.in (DISTBISONFILES): Remove.
2591 (taz): Don't futz with DISTBISONFILES. Change BISON to use
2592 $(DEFAULT_YACC).
2593
2594 * configure.in: Build itl, db, sn, etc., when building for native
35590697 2595 cygwin32.
252b5132
RH
2596
2597 * Makefile.in (LD): New variable.
2598 (EXTRA_HOST_FLAGS): Pass down LD.
2599 ($(DO_X)): Likewise.
2600
2601Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
2602
2603 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
2604
2605Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
2606
2607 * configure.in (targargs): Strip out any supplied --build argument
35590697 2608 before adding our own. Always add --build.
252b5132
RH
2609
2610Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
2611
2612 * configure.in (targargs): Pass --build if we're doing
2613 a cross-compile.
2614
2615Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
2616
ba73c63f 2617 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
2618 sed. Otherwise sed chokes on NT path names with drive
2619 designators. Also look for "?:*" as the leading characters in an
2620 absolute pathname.
2621
2622Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
2623
2624 * config.sub: Support for r3900.
2625
2626Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
2627
2628 * configure.in: Use install-sh, not install.sh.
2629
2630Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
2631
2632 * Makefile.in (taz): Improve check for BISON so it doesn't try to
2633 apply it twice.
2634
2635Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
2636
2637 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
2638 install-binutils.
2639
2640Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
2641
2642 * Makefile.in: Add automake targets.
2643 * configure.in (host_tools): Add automake.
2644
2645Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
2646
2647 * configure: Default CXX to c++, not gcc.
2648 * Makefile.in (CXX): Set to c++, not gcc.
2649 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
2650
2651Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
2652
2653 * install-sh: try appending a .exe if source file doesn't
2654 exist
2655
2656Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
2657
2658 * configure.in: Turn on multilib by default.
2659 (cross_only): Remove target-libiberty.
2660
2661 * Makefile.in (all-gcc): Don't depend on libiberty.
2662
2663Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
2664
2665 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
2666
2667Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
2668
2669 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
2670 (DISTBISONFILES): Add ld/Makefile.in
2671
2672Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
2673
2674 * configure.in: if target is cygwin32 but host isn't cygwin32,
2675 don't configure gdb tcl tk expect, not just gdb.
2676
2677Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
2678
2679 * configure.in: Added gnuserv everywhere sn appears.
2680
2681 * Makefile.in (ALL_MODULES): Added all-gnuserv.
2682 (CROSS_CHECK_MODULES): Added check-gnuserv.
2683 (INSTALL_MODULES): Added install-gnuserv.
2684 (CLEAN_MODULES): Added clean-gnuserv.
2685 (all-gnuserv): New target.
2686
2687Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
2688
2689 * config.guess: Fixes for MIPS OpenBSD systems.
2690
2691Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
2692
2693 * Makefile.in (INSTALL_XFORM): Remove.
2694 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
2695
2696 * mkinstalldirs: New file, copied from automake.
2697 * Makefile.in (installdirs): Rename from install-dirs. Use
2698 mkinstalldirs. Change all users.
2699 (DEVO_SUPPORT): Add mkinstalldirs.
2700
2701Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
2702
2703 * install-sh: Rename from install.sh.
2704 * Makefile.in (INSTALL): Change install.sh to install-sh.
2705 (DEVO_SUPPORT): Likewise.
2706
2707 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
2708 Graichen <graichen@rzpd.de>.
2709
2710Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
2711
2712 * config.guess: Recognize OpenBSD systems correctly.
2713
2714Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
2715
2716 * README, Makefile.in (ETC_SUPPORT): Remove references to
2717 cfg-paper*, configure.{texi,man,info*}._
2718
2719Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
2720
2721 * Makefile.in (all.normal): Ensure that gcc is built after all
2722 the x11 - ie gdb - targets.
2723
2724Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
2725
2726 * makefile.vms: Don't run conf-a-gas.
2727
2728Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
2729
2730 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
2731
2732Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
2733
2734 * configure.in: Remove noconfigdirs case since gdb also
2735 configures and builds for tic80-coff.
2736
2737Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
2738
2739 * configure: Set cache_file to config.cache.
2740 * Makefile.in (local-distclean): Remove config.cache.
2741
2742Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
2743
2744 * COPYING: Update FSF address.
2745
2746Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
2747
2748 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
2749 noconfigdirs.
2750
2751Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
2752
2753 * Makefile.in (install-dirs): Don't crash if prefix, and hence
2754 MAKEDIRS, is empty.
2755
2756Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
2757
2758 * config.sub: Tweak mn10300 entry.
2759
2760Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
2761
2762 * configure.in (host_tools): Put sim before gdb, so gdb's
2763 configure.tgt can determine if the simulator was configured.
2764
2765Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
2766
2767 * config.sub: Move BeOS $os case to be with other Cygnus
2768 local cases.
2769
2770Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
2771
2772 * config.sub: Remove misplaced comment that broke Linux.
2773
2774Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
2775
2776 * config.sub: Add BeOS support.
2777
2778Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
2779
2780 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
2781
2782Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
2783
2784 * configure.in (noconfigdirs): Remove tcl and tk from
2785 noconfigdirs for cygwin32 builds.
2786
2787Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
2788
2789 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
2790
2791Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
2792
2793 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
2794 make-all.com, use makefile.vms instead.
2795
2796Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
2797
2798 * config.sub: Accept -lnews*.
2799
2800Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
2801
2802 * configure.in (noconfigdirs): Disable target-newlib,
35590697 2803 target-examples and target-libiberty for d30v.
252b5132
RH
2804
2805Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
2806
2807 * configure.in (noconfigdirs): Enable ld for d30v.
2808
2809Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
2810
2811 * configure.in (tic80-*-*): Build compiler.
2812
2813Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
2814
2815 * configure.in (d30v-*): Remove sim directory from list of
35590697 2816 unsupported d30v directories
252b5132
RH
2817
2818Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
2819
35590697
AJ
2820 * config.sub, configure.in: Add d30v target cpu.
2821
252b5132
RH
2822Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
2823
2824 * makefile.vms: New file.
2825 * make-all.com: Remove.
2826
2827Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
2828
2829 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
2830
2831Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
2832
2833 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
2834
2835Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
2836
2837 * Makefile.in (ALL_MODULES): Added all-db.
2838 (CROSS_CHECK_MODULES): Addec check-db.
2839 (INSTALL_MODULES): Added install-db.
2840 (CLEAN_MODULES): Added clean-db.
2841
2842Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
2843
2844 * config.guess: Merge with latest FSF sources.
2845
2846Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
2847
2848 * Makefile.in (ALL_MODULES): Added all-itcl.
2849 (CROSS_CHECK_MODULES): Added check-itcl.
2850 (INSTALL_MODULES): Added install-itcl.
2851 (CLEAN_MODULES): Added clean-itcl.
2852
2853Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
2854
2855 * configure.in: build gdb for mn10200
2856
2857Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
2858
2859 * Makefile.in (all-target-winsup): Depend on all-target-libio.
2860
2861Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
2862
2863 * configure.in (tic80-*-*): Turn off most targets right now.
2864
2865Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
2866
2867 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
2868 rather than the makeinfo program.
2869 (do-info): Depend upon all-texinfo.
2870
2871Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
2872
2873 * configure.in: Remove uses of config/mh-linux.
2874
2875 * config.sub, config.guess: Merge with latest FSF sources.
2876
2877Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
2878
2879 * config.sub (case $basic_machine): Add tic80 entries.
2880
2881Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
2882
2883 * config.sub, config.guess: Merge with latest FSF sources.
2884
2885Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
2886
2887 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
2888 * mpw-config.in: Test for NewFolderRecursive.
2889 * mpw-install: Use symbolic name for startup filename.
2890 * mpw-README: Add various additional details.
2891
2892Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
2893
2894 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
2895
2896Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
2897
2898 * configure.in: Do build gcc and the target libraries for
2899 the mn10200.
2900
2901Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
2902
2903 * configure.in: don't avoid building gdb for mn10300 any more
2904 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
2905 instead of single-quoting it.
2906
2907Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
2908
2909 * configure.in: Don't use --with-stabs on IRIX 6.
2910
2911Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
2912
2913 * configure.in (m32r): Build gdb, libg++ now.
2914
2915Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2916
2917 * configure.in (mips*-sgi-irix6*): Remove gdb and related
2918 directories from noconfigdirs.
2919
2920Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
2921
2922 * config.sub (basic_machine): added mips16 configuration
2923
2924Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2925
2926 * config.sub: Handle d10v-unknown.
2927
2928Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
2929
2930 * config.sub: Handle v850-unknown.
2931
2932Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
2933
2934 * Makefile.in: add findutils
2935 * configure.in: add findutils to list of host_tools
2936
2937Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
2938
2939 * config.sub: Handle mn10200 and mn10300.
2940
2941Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2942
2943 * configure.in (d10v-*): Do not build librx.
2944
2945Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
2946
2947 * configure.in (mn10300): Build everything except gdb & libgloss.
2948
2949Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
2950
2951 * config.guess: Patch for Dansk Data Elektronik servers,
2952 from Niels Skou Olsen <nso@dde.dk>.
2953
2954 For ncr, use /bin/uname rather than uname, since GNU uname does not
2955 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
2956
2957 Patch for MIPS R4000 running System V,
2958 from Eric S. Raymond <esr@snark.thyrsus.com>.
2959
2960 Fix thinko for nextstep.
2961
2962 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
2963
2964 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
2965 * config.guess: Guess mips-dec-mach_bsd4.3.
2966
2967 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
2968 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
2969 release numbers.
2970 * config.guess (mips-mips-riscos*): Emit just enough of the
2971 release number.
2972
2973 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
2974 * config.guess (sparc-auspex-sunos*): Added.
2975 (f300-fujitsu-*): Added.
2976
2977 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
2978 * config.guess: Recognize a Tadpole as a sparc.
2979
2980Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
2981
2982 * config.guess: Don't assume that NextStep version is either 2 or
2983 3. NextStep 4 (aka OpenStep 4) has come out now.
2984
2985Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
2986
2987 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
2988 From Rik Faith <faith@cs.unc.edu>.
2989
2990Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2991
2992 * config.sub: Contributions from bug-gnu-utils to:
2993 Support plain "hppa" (no version given) architecture, reported by
2994 OpenStep.
2995 OpenBSD like NetBSD.
2996 LynxOs is not a hardware supplier.
2997
2998 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 2999 OpenBSD like NetBSD.
252b5132
RH
3000 Stratus systems.
3001 More Pyramid systems.
3002 i[n>4]86 Intel chips.
3003 M680[n>4]0 Motorola chips.
3004 Use unknown instead of lynx for hardware manufacturer.
3005
3006Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
3007
3008 * install.sh (chmodcmd): Set to null if the DST directory already
3009 exists.
3010
3011Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3012
3013 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
3014 not use mt-ppc target Makefile fragment any more.
3015
3016Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
3017
3018 * configure.in (*-*-windows): Exclude everything but those dirs
3019 needed to build windows.
3020
3021Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
3022
3023 * Makefile.in (all-target-winsup): Depend on all-target-librx.
3024
3025Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
3026
3027 * configure.in: Exclude mmalloc from i386-windows.
3028 * config/mh-windows: Add rules for building MSVC makefiles.
3029
3030Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
3031
3032 * Undo my previous change.
3033
3034Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
3035
3036 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
3037 unconditionally.
3038 (MAKEOVERRIDES): Define (revert this part of October 18 change).
3039
3040Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
3041
3042 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
3043 host to add it's own flags.
3044 * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed
3045 for MSVC build procedure.
3046
3047Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
3048
3049 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
3050
3051Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
3052
3053 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
3054 (CXX_FOR_TARGET): Likewise.
3055 (GCC_FOR_TARGET): Define.
3056 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
3057 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
3058 CC_FOR_TARGET was specified on the command line.
3059 (MAKEOVERRIDES): Don't define.
3060
3061Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
3062
3063 * configure.in (m32r): Fix spelling of libg++ libs.
3064
3065Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
3066
3067 * config.sub (-apple*): Remove, now redundant.
3068
3069Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
3070
3071 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
3072
3073 * configure: Rework yesterday's sed script patch.
3074
3075 * config.sub: Merge with FSF.
3076
3077Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
3078
3079 * config.guess: Merge from FSF.
3080
3081 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3082 * config.guess: Use pc instead of unknown, for pc clone systems.
3083 Change linux to linux-gnu.
3084
3085 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
3086 * config.guess: Avoid non-portable tr syntax.
3087
3088Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
3089
3090 * test-build.mk (HOLES): Add "xargs" for gdb.
3091
3092 * configure: Avoid hpux10.20 sed bug.
3093
3094Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
3095
3096 * configure.in config/mh-windows: Add support for windows host
3097 (that is a build done under the Microsoft build environment).
3098
3099Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
3100
3101 * Makefile.in: Replace all uses of srcroot with s, to shrink
3102 command line lengths.
3103
3104 Patches from Geoffrey Noer <noer@cygnus.com>:
3105 * configure.in: If configuring for newlib, pass --with-newlib to
3106 subdirectories.
3107 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
3108 -Bnewlib/ and -Lwinsup to gcc.
3109 (CXX_FOR_TARGET): Likewise.
3110
3111Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
3112
3113 * Makefile.in (ETC_SUPPORT): Add configure.
3114
3115Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
3116
35590697 3117 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
3118 host configuration file.
3119
3120Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
3121
3122 * configure.in: Break mn10x00 support into separate
3123 mn10200 and mn10300 configurations.
3124 * config.sub: Likewise.
3125
3126Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
3127
3128 * configure.in: Add lots of stuff to noconfigdirs for
3129 the mn10x00 targets.
3130
3131 * config.sub, configure.in: Add mn10x00 support.
3132
3133Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
3134
3135 * make-all.com: Call conf-a-gas, not config-a-gas.
3136
3137Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
3138
3139 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 3140 targets.
252b5132
RH
3141
3142Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
3143
3144 * mpw-README: Add much more detail for native PowerMac.
3145 * mpw-install: New file.
3146 * mpw-configure: Add --norecursion and --help options.
3147 * mpw-config.in: Translate readme and install files when
3148 copying to objdir.
3149 * mpw-build.in: Don't always depend on byacc and flex.
3150 (install-only-top): New action.
3151
3152Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
3153
3154 * configure.in: You can now configure GDB for the v850.
3155
3156Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
3157
3158 * configure.in (noconfigdirs): Don't configure any C++ dirs
3159 if targeting D10V.
3160
3161Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
3162
3163 * config.sub: Recognize mips64vr5000.
3164
3165Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
3166
3167 * configure.in: Use a single line for host_tools and native_only.
3168
ba73c63f
JM
3169Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
3170
3171 * Makefile.in (install-itcl): Install tcl first.
3172
3173Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
3174
3175 * config/mh-cygwin32: ok to build split texinfo files
3176
3177Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
3178
3179 * configure.in: remove bison from noconfigdirs for Cygwin32 host
3180
252b5132
RH
3181Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
3182
3183 * config.sub, configure.in: Add entries for m32r.
3184
ba73c63f
JM
3185Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
3186
3187 * config.guess: Merge with FSF.
3188
252b5132
RH
3189Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
3190
3191 * Makefile.in (inet-install): Don't run install-gzip.
3192
3193Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
3194
3195 * configure.in: Don't config lots of things for *-*-windows*.
3196
3197Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
3198
3199 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
3200 (host_libs, host_tools): Copy from configure.in.
3201 * mpw-configure: Don't complain about directories not found.
3202
3203Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3204
3205 * configure.in (i[345]86): Recognize i686 for pentium pro.
3206 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
3207 file.
3208
3209 * config.guess (i[345]86): Ditto.
3210
3211Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
3212
3213 * configure.in (noconfigdirs): Removed gdb for D10V.
3214
3215Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
3216
3217 * configure.in: Remove ld, target-libio, target-libg++, and
3218 target-libstdc++ from noconfigdirs.
3219
3220Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
3221
3222 * configure: Fix three locations where shell scripts were
3223 being run directly rather than with config_shell.
3224
3225Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
3226
3227 * configure.in (v850-*-*): Set up initial $noconfigdirs.
3228 * config.sub (basic_machine): Recognize v850.
3229
3230Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
3231
3232 * mpw-configure: Handle multiple enable/disable options and
3233 pass them down recursively, handle -c and -s flags appropriately
3234 depending on choice of compiler, add escape mechanism for
3235 quoted arguments to gC.
3236
3237Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3238
3239 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
3240 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
3241 so that -mrelocatable-lib and -mno-eabi are used.
3242
3243 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
3244 not support --print-multi-lib, don't abort.
3245
3246Sun Aug 11 20:51:50 1996 Stu Grossman (grossman@critters.cygnus.com)
3247
3248 * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
3249 with normal Windows compilation environment.
3250
3251Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
3252
3253 * make-all.com: Run config-a-gas.
3254 * setup.com: Don't copy subdirectory files around.
3255
3256Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
3257
3258 * configure.in (*-*-ose): Remove exclusion of libgloss for this
3259 target, it now compiles correctly.
3260
3261Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
3262
3263 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
3264
3265Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
3266
35590697 3267 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
3268
3269Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
3270
3271 * configure.in (native_only): Add prms.
3272
3273Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
3274
3275 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
3276 (BINUTILS_SUPPORT_DIRS): Likewise.
3277
3278Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3279
3280 * configure.in (d10v-*-*): Don't configure ld or gdb until the
3281 d10v support is added.
3282
3283Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
3284
3285 * configure.in (d10v-*-*): New target.
3286
3287Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
3288
3289 * config.guess (HP 9000/811): Recognize this as a PA1.1
3290 machine.
3291
3292Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
3293
3294 * Makefile.in (do-tar-gz): New target, split out from tail end of
3295 taz target. Run each command separately, don't use pipes.
3296 (taz): Use it.
3297
3298Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
3299
3300 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
3301 * mpw-build.in: No builds should depend on building byacc or flex,
3302 they are assumed to be installed already.
3303
3304Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3305
3306 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
3307 variable that CC_FOR_TARGET needs.
3308
3309Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3310
3311 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
3312 options have changed since the last time the subdirectory was
3313 configured, and if it has, reconfigure.
3314 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
3315 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
3316
3317Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
3318
3319 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
3320 CLEAN_MODULES): Add bash.
3321 (all-bash): New target.
3322
3323Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
3324
3325 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
3326
3327Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3328
3329 * config.sub (basic_machine): Recognize d10v as a valid processor.
3330
3331Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
3332
3333 * mpw-configure: Add support for --bindir.
3334 * mpw-build.in: Use a GCC-specific build script for GCC actions.
3335
3336Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
3337
3338 * configure.in: add bash, time, gawk to list of hosttools and things
3339 to only build for native toolchains
3340
3341Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
3342
3343 * Makefile.in (docdir): Remove.
3344
3345Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
3346
3347 * Makefile.in (datadir): Set to $(prefix)/share.
3348
3349Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
3350
3351 * configure.in: build diff and patch for cygwin32-hosted
3352 toolchains.
3353
3354Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
3355
3356 * config.sub: Accept -rtems*.
3357
3358Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
3359
3360 * configure.in: enable dosrel for cygwin32-hosted builds,
3361 remove diff from the list of things not buildable
3362 via Canadian Cross
3363
3364Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
3365
3366 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 3367 don't get ". ".
252b5132
RH
3368
3369Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
3370
3371 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
3372
3373Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
3374
3375 * Makefile.in (taz): Handle case where tex3patch didn't even get
3376 checked out. Also, if it was found, put the symlink in a new util
3377 subdirectory.
3378
3379Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3380
3381 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
3382
3383Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
3384
3385 * config.sub: Recognize -openvms.
3386 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
3387 * make-all.com, setup.com: New files.
3388
3389Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
3390
3391 * Makefile.in (taz): tex3patch moved to texinfo/util.
3392
3393Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
3394
afb8d725 3395 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
3396 * configure.in: remove make from disable-if-Can-Cross list
3397 enable gdb if ${host} and ${target} are cygwin32
3398
3399Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
3400
3401 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
3402 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
3403
3404Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
3405
3406 * config.guess: Combine mips-mips-riscos cases, and use cpp to
3407 distinguish sysv/svr4/bsd variants.
3408 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
3409
3410Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
3411
3412 * configure.in: Added copyright notice.
3413 * move-if-change: Added copyright notice.
3414
3415Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3416
3417 * configure.in (powerpcle-*-solaris*): Until we get shared
3418 libraries working, don't build gdb, sim, make, tcl, tk, or
3419 expect.
3420
3421Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
3422
3423 * config.guess: Merge with FSF:
3424
3425 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
3426 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
3427
3428 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
3429 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
3430
3431 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
3432 * config.guess: Combine two OSF1 rules.
3433 Also recognize field test versions. From mjr@zk3.dec.com.
3434 * config.guess (dgux): Use /usr/bin/uname rather than uname,
3435 because GNU uname does not support -p. From pmr@pajato.com.
3436
3437Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
3438
3439 * Makefile.in (MAKEDIRS): Removed $(tooldir).
3440
3441Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
3442
3443 * mpw-README: Document GCCIncludes.
3444
3445Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
3446
3447 * configure.in (alpha-*-linux*): Set enable_shared to yes.
3448
3449Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
3450
3451 * mpw-configure: Handle --enable-FOO and --disable-FOO.
3452
3453Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
3454
3455 * configure.in (*-*-cygwin32): Configure make.
3456
3457Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
3458
3459 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
3460
3461Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
3462
3463 * Makefile.in (all-inet): Depend on all-perl.
3464
3465 * Makefile.in (inet-install): New target.
3466
3467 * Makefile.in (all-inet): Depend on all-tcl.
3468 (all-inet): Depend on all-send-pr.
3469
3470Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3471
3472 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
3473 temporarily.
3474
3475Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
3476
3477 * configure.in: Don't configure --with-gnu-ld on AIX.
3478
3479Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
3480
3481 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
3482
3483Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
3484
3485 * Makefile.in (ALL_MODULES): Added all-inet.
3486 (CROSS_CHECK_MODULES): Added check-inet.
3487 (INSTALL_MODULES): Added install-inet.
3488 (CLEAN_MODULES): Added clean-inet.
3489 (all-indent): New target.
3490
3491 * configure.in (host_tools): Added inet.
3492 (native_only): Added inet.
3493 (noconfigdirs): Added inet.
3494
3495Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
3496
3497 * configure.in: Don't configure libgloss if we are not configuring
3498 newlib.
3499
3500Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
3501
3502 * configure.in: Don't configure libgloss for unsupported
3503 architectures.
3504
3505Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3506
3507 * Makefile.in (CLEAN_MODULES): Add clean-apache.
3508
3509Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
3510
3511 * Makefile.in (ALL_MODULES): Include all-apache.
3512 (CROSS_CHECK_MODULES): Include check-apache.
3513 (INSTALL_MODULES): Include install-apache.
3514 (all-apache): New target.
3515
3516 * configure.in: Added apache everywhere perl is seen.
3517
3518Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3519
3520 * Makefile.in: Add support for clean-{module} and
3521 clean-target-{module} rules.
3522
3523Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
3524
3525 * configure.in (*-*-ose) do not build libgloss.
3526
3527Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3528
3529 * config.guess (prep*:SunOS:5.*:*): Turn into
3530 powerpele-unknown-solaris2.
3531
3532Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
3533
3534 * configure.in: Permit --enable-shared to specify a list of
3535 directories.
3536
3537Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
3538
3539 * configure.in (host==solaris): Pass only the first word of $CC
3540 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
3541
3542Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
3543
3544 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
3545
3546Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
3547
3548 * Makefile.in (ALL_MODULES): Include all-perl.
3549 (CROSS_CHECK_MODULES): Include check-perl.
3550 (INSTALL_MODULES): Include install-perl.
3551 (ALL_X11_MODULES): Include all-guile.
3552 (CHECK_X11_MODULES): Include check-guile.
3553 (INSTALL_X11_MODULES): Include install-guile.
3554 (all-perl): New target.
3555 (all-guile): New target.
3556
3557 * configure.in (host_tools): Include perl and guile.
3558 (native_only): Include perl and guile.
3559 (noconfigdirs): Don't build guile and perl; no ports have been
3560 done.
3561
3562Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
3563
3564 * configure (--enable-*): Handle quoted option lists such as
3565 --enable-sim-cflags='-g0 -O' better.
3566
3567Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3568
3569 * Makefile.in ({,inst}all-target): New rule so we can make and
3570 install all of the target directories easily.
3571
3572Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3573
3574 * configure.in: Add missing global flag in sed substitution when
3575 deleting `target-' from ${configdirs}.
3576
3577Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
3578
3579 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
3580 option.
3581
3582 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
3583 config/mh-necv4.
3584
3585 * install.sh: Correct misspelling of transformbasename.
3586
3587 * config.guess: Recognize mips-*-sysv*.
3588
3589Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
3590
3591 * config.sub: Recognize mon960.
3592
3593Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
3594
3595 * configure: Restore Canadian Cross handling of BISON and LEX,
3596 removed in Feb 20 change.
3597
3598Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
3599
3600 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
3601 Mention make install. Remove the old copyright date as well the
3602 clumsy and rather pointless copyright on the README file.
3603
3604Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
3605
3606 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
3607 Makefile after running symlink-tree, then run `make distclean' to
3608 avoid clobbering any generated files in srcdir.
3609
3610Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
3611
3612 * configure.in (m68k-*-netbsd*): Build everything now.
3613
3614Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
3615
3616 * Makefile.in (taz): Fix quoting.
3617
3618Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
3619
3620 * configure.in (sparclet-*-*): Build everything now.
3621
3622Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3623
3624 * configure.in (m68k-*-linux*): New host.
3625
3626Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
3627
3628 * configure: Check for bison before byacc.
3629
3630Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
3631
3632 * Makefile.in configure: Change the way LEX and BISON/YACC are
3633 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
3634 searching PATH. These are used as fallbacks by Makefile.in if
3635 flex/bison/byacc aren't in objdir.
3636
3637Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
3638
3639 * Makefile.in: Make everything which depends upon all-bfd also
3640 depend upon all-opcodes, in case --with-commonbfdlib is used.
3641
3642Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3643
3644 * configure.in (host *-*-cygwin32): Don't build gdb if we are
3645 building NT native compilers on Unix.
3646
3647Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
3648
3649 * configure.in: Don't get CC from the host Makefile fragment if we
3650 can find gcc in PATH, or if this is a Canadian Cross. Move the
3651 Solaris test for /usr/ucb/cc to the post target script, just after
3652 the compiler sanity test.
3653
3654Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
3655
3656 * config.sub: Merge with FSF.
3657
3658Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
3659
3660 * Makefile.in (RPATH_ENVVAR): New variable.
3661 (REALLY_SET_LIB_PATH): Use it.
3662 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
3663
3664Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
3665
3666 * config.sub, configure.in: Recognize sparclet cpu.
3667
3668Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
3669
3670 * config.guess: Support m68k-cbm-sysv4.
3671
3672Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3673
3674 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
3675 m68k-unknown-linuxaout from linker help string. Put quotes around
3676 $ld_help_string.
3677
3678Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
3679
3680 * config.guess (powerpc-harris-powerunix): Add guess for port
3681 to new target.
3682
3683Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
3684
3685 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
3686
3687Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
3688
3689 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
3690 $(REALLY_SET_LIB_PATH) in Makefile.
3691 * Makefile.in (SET_LIB_PATH): New variable.
3692 (REALLY_SET_LIB_PATH): New variable.
3693 ($(DO_X)): Use $(SET_LIB_PATH).
3694 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
3695 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
3696 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
3697 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
3698 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
3699 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
3700 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
3701 (install-dosrel): Likewise.
3702 (all-opcodes): Depend upon all-libiberty.
3703
3704Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
3705
3706 * config.guess (*:CYGWIN*): New
3707
3708Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3709
3710 * Makefile.in (all-target-winsup): All all-target-libiberty.
3711
3712Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
3713
3714 * configure.in (noconfigdirs): Add missing # in front of comment.
3715
3716Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
3717
3718 * configure.in: add second pass to things added to noconfigdirs
3719 so *-gm-magic can exclude libgloss properly.
3720
3721Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
3722
3723 * mpw-configure (extralibs_name, rez_name): Set correctly
3724 for MWC68K compiler.
3725
3726 * mpw-README: Add more info on the necessary build tools.
3727
3728Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
3729
3730 * configure.in, config.sub: Recognize cygwin32.
3731
3732Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
3733
3734 * config.guess, config.sub: Recognize A/UX.
3735
3736Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
3737
3738 * config.sub: Merge with gcc/config.sub.
3739
3740Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
3741
3742 * mpw-build.in (do-binutils): Add build of stamps.
3743
3744Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
3745
3746 * config.sub: Add recognition for mips64vr4100*-* targets.
3747
3748Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
3749
3750 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
3751 Add creation of gconfigargs with `--enable-shared' turned on.
3752 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
3753 ($(host)-stamp-stage3-configured): Likewise.
3754 (HOLES): Add chatr and ldd.
3755 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
3756
3757Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
3758
3759 * configure: Pass --nfp to recursive configures.
3760
3761Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
3762
3763 * Makefile.in (DLLTOOL): New.
3764 (DLLTOOL_FOR_TARGET): New.
3765 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
3766 (EXTRA_TARGET_FLAGS): Ditto.
3767 (EXTRA_GCC_FLAGS): Ditto.
3768 (CONFIGURE_TARGET_MODULES): Ditto.
3769 (DO_X): Ditto.
3770 * configure: Add DLLTOOL.
3771
3772Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
3773
3774 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
3775 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
3776 mh-sco, since old workarounds no longer needed, and don't
3777 build ld, since libraries have weak symbols in COFF.
3778
3779Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
3780
3781 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
3782
3783Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
3784
3785 * configure.in: Make sure that ${CC} can be used to compile an
3786 executable.
3787
afb8d725
JM
3788Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
3789
3790 * Makefile.in (all-gdb): Depend on $(GDB_TK).
3791 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
3792 nothing depending on whether gdbtk is being built.
3793
252b5132
RH
3794Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
3795
3796 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
3797
3798Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
3799
3800 * configure.in (noconfigdirs): Put ld or gas in this early, if the
3801 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
3802
3803Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
3804
3805 * config-ml.in: Add support for
3806 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
3807 Simplify setting of multidirs from --disable-foo.
3808
3809Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
3810
3811 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
3812 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
3813 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 3814 non-empty, pass them on to the GCC make.
252b5132
RH
3815 (all-bootstrap): New rule that is like all-gcc, except it executes
3816 the GCC bootstrap rule instead of the GCC all rule.
3817
3818Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
3819
3820 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
3821
3822Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
3823
3824 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
3825 DG/UX support.
3826
3827Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
3828
3829 * config.sub (i*86*) Change [345] to [3456]
3830
3831Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
3832
3833 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
3834 --with-gnu-ld=no.
3835
3836Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
3837
3838 * config-ml.in (rs6000*, powerpc*): Add switches to control which
3839 AIX multilibs get built.
3840
3841Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
3842
3843 * configure.in (i386-win32): Don't build expect if we're not
3844 building the tcl subdir.
3845
3846Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
3847
3848 * Makefile.in: (configure-target-examples, all-target-examples):
3849 New targets, configure and build example programs.
3850
3851Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
3852
3853 * mpw-configure: If an mpw-config.in generated a file mk.sed,
3854 use it as input to sedit the generated MPW makefile.
3855 * mpw-README: Add a suggestion about Gestalt.h.
3856
3857Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
3858
3859 * config.sub: Accept *-*-ieee*.
3860
3861Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
3862
3863 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
3864 Ronald F. Guilmette <rfg@monkeys.com>.
3865
3866Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
3867
3868 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
3869 for powerpc-pe native.
3870 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
3871 (target==powerpc-pe): duplicate i386-win32 entry.
3872
3873Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
3874
3875 * configure.in (noconfigdirs): Exclude target-newlib for all versions
3876 of vxworks, not just vxworks5.1.
3877
3878Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
3879
3880 * mpw-configure: Add support for exec-prefix.
3881
3882Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
3883
3884 * config.guess: Recognize HP model 816 machines as having
3885 a PA1.1 processor.
3886
3887Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
3888
3889 * configure: Ignore new autoconf configure options.
3890
3891Thu Nov 30 14:45:25 1995 J.T. Conklin <jtc@rtl.cygnus.com>
3892
3893 * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
35590697 3894 defaults to K&R mode, but doesn't have varargs.h, so we have to
252b5132
RH
3895 compile in ANSI mode.
3896
3897Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
3898
3899 * config.guess: Recognize Pentium under SCO.
3900 From Robert Lipe <robertl@arnet.com>.
3901
3902Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
3903
3904 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
3905 * config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
3906 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
3907
3908Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
3909
3910 * configure.in: Don't configure gas for alpha-dec-osf*.
3911
3912Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
3913
3914 * configure.in: Default to --with-stabs for some targets for which
3915 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
3916 i[345]86*-*-unixware*.
3917
3918Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
3919
3920 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
3921 rather than basing it on the target. Simplify handling of options
3922 controlling which directories to configure. Remove extraneous
3923 slash in multi-clean target.
3924
3925Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
3926
3927 * config-ml.in: Prefix more variables with ml_ so they don't collide
3928 with configure's.
3929
3930Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
3931
3932 * configure: Don't turn -v into --v.
3933
3934Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
3935
3936 * configure.in (targargs): Fix typo.
3937
3938 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
3939
3940Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
3941
3942 * configure.in: Strip --host and --target options from
3943 CONFIG_ARGUMENTS, and always configure for --host only. Add
3944 --with-cross-host option when building with a cross-compiler.
3945 * configure: Canonicalize the arguments put into config.status by
3946 always using `=' for an option with an argument. Pass a presumed
3947 --host or --target explicitly.
3948
3949Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
3950
3951 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
3952 into general OS recognition case.
3953
3954Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
3955
3956 * configure.in (target_configdirs): add target-winsup only
3957 for win32 target systems.
3958
3959Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
3960
3961 * Makefile.in (all-target-libgloss): Depend upon
3962 configure-target-newlib, since when libgloss is built it looks to
3963 see if the newlib directory exists.
3964
3965Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
3966
3967 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
3968 cfg-ml-*.in.
3969
3970Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
3971
3972 * configure: Handle LD and LD_FOR_TARGET when configuring a
3973 Canadian Cross.
3974
3975Tue Nov 14 15:03:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
3976
3977 * config/mh-i386win32: add LD_FOR_TARGET.
3978
3979Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
3980
3981 * configure.in (target_libs): add target-winsup.
3982 (target==i386-win32): add patch diff flex make to $noconfigdirs.
3983 (target==ppcle-pe): remove ld from $noconfigdirs.
3984
3985Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
3986
3987 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
3988 Preserve relative path names in $srcdir. Build symlink tree if
3989 configuring cross target dir and srcdir=. (= no VPATH support).
3990 (configure-target-libg++): Depend on configure-target-librx.
3991 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
3992 * config-ml.in: New file.
3993 * symlink-tree: New file.
3994 * configure: Ensure srcdir="." if that's what it is.
3995
3996Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
3997
3998 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
3999 includes and FLEX_SKELETON setting.
4000 * mpw-configure (--with-gnu-ld): New option, controls whether
4001 to use PPCLink or ld with PowerMac GCC.
4002 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
4003 * mpw-config.in: Configure grez if targeting Mac.
4004
4005 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
4006 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
4007 just macos.
252b5132
RH
4008 * configure.in: Configure grez resource compiler if targeting Mac.
4009 * Makefile.in (all-grez, install-grez): New targets.
4010
4011Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
4012
4013 * configure: CXX defaults to gcc, not g++. If we find
35590697 4014 gcc in the path, set CC to gcc -O2.
252b5132
RH
4015
4016Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
4017
4018 * configure: Default ${build} correctly. Avoid picking up extra
4019 spaces when reading CC and CXX from Makefile. When doing a
4020 Canadian Cross, use plausible default values for numerous
4021 variables.
4022 * configure.in: When doing a Canadian Cross, don't try to
4023 configure tools whose configure script can't handle it.
4024
4025Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
4026
4027 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
4028
4029Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
4030
4031 * configure: Remove dubious bug reporting address.
4032
4033Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
4034
4035 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
4036 configure script, run that instead of this directory's configure.
4037 In either case, print a message that we're configuring the sub-dir.
4038
4039Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
4040
4041 * configure.in: Before checking for the existence of various files,
4042 use sed to filter out "target-".
4043
4044Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
4045
4046 * Makefile.in (DO_X): Split rule to decrease command line length
4047 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
4048 (Philippe De Muyter).
4049
4050Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4051
4052 * Makefile.in (all-patch): depend on all-libiberty.
4053
4054Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
4055
4056 * configure.in: If the only directory in target_configdirs which
4057 actually exists is libiberty, then set target_configdirs to empty,
4058 to avoid trying to build a target libiberty in a gas or gdb
4059 distribution.
4060
4061Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
4062
4063 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
4064 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
4065 systems.
252b5132
RH
4066
4067Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
4068
4069 * configure.in (copy_dirs): Use sys-include instead of include
4070 for --with-headers option.
4071
4072Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
4073
4074 * Makefile.in, configure.in: Make winsup builds work with
4075 new scheme.
4076
4077Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
4078
4079 * configure.in: Build the linker on AIX.
4080
4081Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
4082
4083 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
4084 where needed.
4085
4086Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
4087
4088 * Makefile.in (all-gcc): Fix typo.
4089
4090Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
4091
4092 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
4093
4094Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
4095
4096 * configure.in: Rename libFOO to target-libFOO, and xiberty
4097 to target-xiberty, to provide more flexibility.
4098 (target_subdir): Define. Create if cross.
4099 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
4100 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
4101 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
4102 check-libFOO -> check-target-libFOO, etc.
4103 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
4104 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
4105 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
4106 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
4107 allow ALL_GCC="" to only configure.
4108 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
4109 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
4110 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
4111
4112Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
4113
4114 * Makefile.in (taz): Build "info" in etc explicitly.
4115
4116Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
4117
4118 * configure.in: Make sure that CC is undefined (as opposed to
4119 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
4120 problem with autoconf trying to configure on a host without GCC.
4121
4122Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
4123
4124 * mpw-configure: Set host alias from choice of host compiler,
4125 only use generic MPW Makefile sed if present, edit a file
4126 named "hacked_Makefile.in" instead of "Makefile.in" if present.
4127 * mpw-README: Add problem notes about CW6 and CW7.
4128
4129Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
4130
4131 * Makefile.in (taz): Use ";" instead of ";;".
4132
4133Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
4134
4135 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
4136 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
4137 DISTDOCDIRS.
4138 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
4139 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
4140
4141Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
4142
4143 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
4144 and gnats, because they are now subsumed by DISTSTUFFDIRS.
4145 Move bfd to DISTSTUFFDIRS.
4146
4147Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4148
4149 * Makefile.in (X11_LIB): Removed.
4150 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
4151
4152 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
4153
4154Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4155
4156 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
4157 names.
4158
4159Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4160
4161 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
4162
4163Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
4164
4165 * configure.in (i[345]86-*-win32): Always build newlib.
4166 Don't configure cvs, autoconf or texinfo.
4167 * Makefile.in (LD_FOR_TARGET): New.
4168 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
4169 Pass down LD_FOR_TARGET.
4170
4171Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
4172
4173 * winsup: New directory.
4174 * Makefile.in: Build winsup.
4175 * configure.in: Winsup is configured when target is win32.
4176 Can only build win32 target GDB when native.
35590697 4177
252b5132
RH
4178Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
4179
4180 * config.guess: Recognize HP model 819 machines as having
4181 a PA 1.1 processor.
4182
4183Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
4184
4185 * configure: Fix sed loop which substitutes for CC and CXX to
4186 avoid bug found in various sed implementations.
4187
4188Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4189
4190 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
4191 simulator. Use standard powerpc-*-eabi*.
4192
4193Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
4194
4195 * configure.in: Stop putting gas and binutils in noconfigdirs for
4196 powerpc-*-aix* and rs6000-*-*.
4197
4198Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
4199
4200 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
4201 -mcall-aixdesc libraries.
4202
4203Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
4204
4205 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4206
4207 * config.sub (arm | armel | armeb): Fix shell syntax.
4208
4209Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4210
4211 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
4212 -msoft-float and -mcpu=common support.
4213 (powerpc*-*-eabisim*): Add support for building -mcall-aix
4214 libraries.
4215
4216Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
4217
4218 * configure.in: Allow configuration and build of emacs19 for the alpha.
4219
4220Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4221
4222 * configure.in (CC): Get ^CC, not just any old CC, from
4223 ${host_makefile_frag}.
4224
4225Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4226
35590697 4227 * configure.in (CC): Try to get CC from
252b5132
RH
4228 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
4229
4230Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4231
4232 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
4233 only if it exists in $(srcdir).
4234
4235Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
4236
4237 * configure: If CC and CXX are not set in the environment, set
4238 them, based on either an existing Makefile or on searching for gcc
4239 in PATH. Substitute for CC and CXX in Makefile.
4240 * configure.in: Remove libm from target_libs. Separate
4241 target_configdirs from configdirs. If CC is not set in
4242 environment, try to get it from a host Makefile fragment. Rewrite
4243 changes of configdirs to use skipdirs instead. A few minor
4244 tweaks. Take directories out of target_configdirs as they are
4245 taken out of configdirs. Remove existing Makefile files from
4246 subdirectories. Substitute for TARGET_CONFIGDIRS and
4247 CONFIG_ARGUMENTS in Makefile.
4248 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
4249 by configure.in.
4250 (CONFIG_ARGUMENTS): Likewise.
4251 (CONFIGURE_TARGET_MODULES): New variable.
4252 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
4253 ($(CONFIGURE_TARGET_MODULES)): New target.
4254 (configure-libg++, configure-libio): New targets.
4255 (all-libg++): Depend upon configure-libg++.
4256 (all-libio): Depend upon configure-libio.
4257 (configure-libgloss, all-libgloss): New targets.
4258 (configure-libstdc++): New target.
4259 (all-libstdc++): Depend upon configure-libstdc++.
4260 (configure-librx, all-librx): New targets.
4261 (configure-newlib): New target.
4262 (all-newlib): Depend upon configure-newlib
4263 (configure-xiberty): New target.
4264 (all-xiberty): Depend upon configure-xiberty.
4265
4266Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4267
4268 * configure.in (host i[345]86-*-win32): Expand the
4269 noconfigdirs again.
4270
4271Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
4272
4273 * mpw-configure: Fix sed command file name.
4274
4275Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
4276
35590697 4277 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
4278 noconfigdirs again.
4279
4280Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
4281
4282 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
4283 or powerpc*-*-pe*, since they are not yet supported.
4284
4285Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
4286
4287 Add PowerMac support and many other enhancements.
4288 * mpw-configure: New option --cc to select compiler to use,
4289 paste options set according to --cc into the generated
4290 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
4291 if mpw-make.sed is present.
4292 * mpw-config.in: Don't test for gC1, test for mpw-touch,
4293 add forward includes for PowerPC include files.
4294 * mpw-build.in: Build using Makefile.PPC if present.
4295 (do-byacc, etc): Remove separate version resource builds.
4296 (do-gas): Build "stamps" before "all".
4297 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
4298 * mpw-README: Update to reflect --cc option, PowerMac support,
4299 and recently-reported compatibility problems.
4300
4301Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
4302
4303 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
4304 embedded m68k systems (-aout, -coff, -elf, -vxworks).
4305 (--with-multilib-top): Pass to recursive invocations.
4306
4307Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
4308
4309 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
4310 v810-*-*.
4311
4312Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4313
4314 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
4315 gdb, ld and opcodes on v810-*-*.
4316
4317Sat Sep 16 18:31:08 PDT 1995 Angela Marie Thomas <angela@cygnus.com>
35590697 4318
252b5132
RH
4319 * config/mh-ncrsvr43: Removed AR_FLAGS
4320
4321Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
4322
4323 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
4324 (local-maintainer-clean): New target.
4325 (maintainer-clean): New target.
4326 (realclean): Just depend upon maintainer-clean.
4327
4328Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4329
4330 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
4331
4332Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
4333
4334 * configure.in: Build ld in mips*-*-bsd* case.
4335
4336Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
4337
4338 * config.sub: Accept -lites* OS. From Ian Dall.
4339
4340Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
4341
4342 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 4343 targets.
252b5132
RH
4344
4345Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4346
4347 * configure.in: treat i386-win32 canadian cross the same as
4348 i386-go32 canadian cross.
4349
4350Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4351
4352 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
4353 running under the simulator to build a reduced set of libraries.
4354 (powerpc-*-eabiaix): Add fine grained multilib support added to
4355 other powerpc targets yesterday.
4356
4357Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4358
4359 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
4360 -disable-softfloat, -disable-relocatable, -disable-aix, and
4361 -disable-sysv to control which multilib libraries get built.
4362
4363Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
4364
4365 * configure: Add Makefile.tem to list of files to remove in trap
4366 handler.
4367
4368Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
4369
4370 * config.guess (*Linux*): Add missing "exit"s.
4371 Also, need specific check for alpha-unknown-linux (uses COFF).
4372
4373Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
4374
4375 * config.guess: Merge with FSF:
4376
4377 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
4378 * config.guess (AIX4): More robust release numbering discovery.
4379
4380 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
4381 * config.guess (i386-sequent-ptx): Properly get version number.
4382
4383 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
4384 * config.guess (mips:*:4*:UMIPS): New case.
4385
4386Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
4387
4388 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
4389 (i386-win32 host): Likewise. Don't build readline.
4390
afb8d725
JM
4391Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
4392
4393 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
4394 SUPPORT_FILES to submakes.
4395
252b5132
RH
4396Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
4397
4398 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
4399 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
4400 mpw-configure.
4401
4402Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
4403
4404 * configure.in (appdirs): Use =, not ==, in test expression when
4405 trying to build the text to print in the warning message for
4406 Solaris users.
4407
4408Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
4409
4410 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
4411
4412Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
4413
4414 * config.guess: Recognize lynx-2.3.
4415
4416Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
4417
4418 * config.sub (z8ksim): Deleted
4419 (z8k-*-coff): New, this is the one true name of the target.
4420
4421Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
4422
4423 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
4424
4425Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
4426
4427 * config.guess (*:Linux:*:*): First try asking the linker what the
4428 default object file format is (elf, aout, or coff). Then if this
4429 fails, try previous methods.
4430
4431Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4432
4433 * configure.in: Don't build newlib for *-*-vxworks5.1.
4434
4435Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
4436
4437 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
4438 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
4439
4440Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
4441
4442 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
4443
4444Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
4445
4446 * cfg-ml-com.in: New file.
4447 * cfg-ml-pos.in: New file.
4448
4449Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
4450
4451 * COPYING.NEWLIB: Add HP free copyright to list.
4452
4453Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
4454
4455 * config.sub: Recognize -eabi* for the system, not just -eabi.
4456
4457Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
4458
4459 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
4460 * config.sub, configure.in (win32): New target and host.
4461
4462Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
4463
4464 * configure.in: Add i386-pe configuration.
4465
4466Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
4467
4468 * mpw-build.in (install): Install GDB after LD.
4469
4470Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
4471
4472 * mpw-config.in (elf/mips.h): Always forward-include, needed
4473 for GDB to build.
4474
4475Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
4476
4477 * testsuite: New directory for customer acceptance and whole tool
4478 chain tests.
4479
4480Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
4481
4482 * configure: If per-host line isn't found, but AC_OUTPUT is found
4483 and a configure script exists, run it instead.
4484
4485Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
4486
4487 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
4488
4489Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
4490
4491 * configure: Set build_{cpu,vendor,os,alias} to host values when
4492 --build isn't specified.
4493
4494Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
4495
4496 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
4497 (FLAGS_TO_PASS): Pass them.
4498 (EXTRA_TARGET_FLAGS): Ditto.
4499
4500 * config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
4501
4502Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
4503
4504 * Makefile.in (all-libg++): Depend on all-libstdc++.
4505
4506Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4507
4508 * configure.in (noconfigdirs): Enable all packages for
4509 i386-unknown-netbsd.
4510
4511Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
4512
4513 * configure.in (noconfigdirs): Don't configure tk for i386-go32
4514 hosted builds (DOS builds)
4515
4516Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
4517
4518 Changes for ARM based on patches from Richard Earnshaw:
4519 * config.sub: Handle armeb and armel.
4520 * configure.in: Omit arm linker only for riscix.
4521
4522Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
4523
4524 * config.guess: Update from FSF.
4525
4526Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
4527
4528 * config.sub: Recognize powerpcle as the little endian varient of
4529 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
4530 powerpcle variant. Convert pentium into i586, not i486. Add p5
4531 alias for i586. Map new x86 variants p6, k5, nexgen into i586
4532 temporarily.
4533
4534Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
4535
4536 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
4537
4538Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
4539
4540 * config.sub: Accept -lites* as a basic system type.
4541
4542Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
4543
4544 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
4545 installed, and if so return linuxoldld as the system name.
4546
4547Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
4548
4549 * config.guess: Add hppa1.1-hp-lites support.
4550
4551Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
4552
4553 * configure.in: Don't build newlib for m68k-vxworks5.1.
4554
4555Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
4556
4557 * configure.in (mips-sgi-irix6): Use mh-irix5.
4558
4559Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
4560
4561 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
4562
4563Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
4564
4565 * test-build.mk: Enable building of shared libraries on IRIX 5 and
4566 OSF/1. Fix compiler flags.
4567 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
4568
4569Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
4570
4571 * configure.in: Recognize --with-newlib.
4572 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
4573
afb8d725
JM
4574Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4575
4576 * Makefile.in: move {all,check,install}-gdb from *_MODULES
4577 to *_X11_MODULES due to gdbtk needing X include files et al.
4578
252b5132
RH
4579Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
4580
4581 Merge in support for Mac MPW as a host.
4582 (Old change descriptions retained for informational value.)
4583
4584 * mpw-config.in: Add generic include forwards for cpu-specific
4585 include files in aout and elf directories.
4586
4587 * mpw-configure: Added copyright.
4588 * mpw-config.in: Check for presence of required build tools.
4589 (target_libs): Add newlib.
4590 (target_tools): Add examples.
4591 (Read Me): Generate as "Read Me for MPW" instead.
4592 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
4593 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
4594 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
4595
4596 * mpw-configure: Remove subdir-specific makefile hackery,
4597 delete mk.tmp after using it.
4598
4599 * mpw-build.in (all): Display start and end times.
4600
4601 * mpw-configure (host_canonical): Set.
4602 (target_cpu): Always add to makefiles.
4603 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
4604 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
4605 (mpw-mh-mpw): Look for in srcdir and srcroot.
4606 Use sed instead of mpw-edit-prefix to edit prefix definitions.
4607
4608 * mpw-build.in: (install-only): New target.
4609
4610 * mpw-configure (host_alias, target_alias): Rename from hostalias
4611 and targetalias, add into generated Makefile.
4612 (mk.tmp): If present, add into generated Makefile.
4613 * mpw-build.in (all-gas): Build config.h first before gas proper.
4614
4615 * mpw-configure (config.status): Write only if changed.
4616 * mpw-config.in (readline): Configure it (not built, just used for
4617 definitions).
4618
4619 * mpw-config.in (elf/mips.h): Add a forward include.
4620
4621 * mpw-config.in: Forward-include most .h files in include into
4622 extra-include.
4623 (readline): Don't build.
4624 mpw-build.in (install): Install GDB.
4625
4626 * mpw-configure (prefix, mpw_prefix): Handle it.
4627 * mpw-config.in (mmalloc, readline): Don't configure.
4628 * mpw-build.in (thisscript): Rename to ThisScript.
4629 Use mpw-build instead of BuildProgram everywhere.
4630 (mmalloc, readline): Don't build.
4631 * mpw-README: New file, basic documentation about the MPW port.
4632
4633 * mpw-config.in: Use forward-include to create include files.
4634
4635 * mpw-configure: Add more things to the top of each configured
4636 Makefile, including contents of config/mpw-mh-mpw.
4637 * mpw-config.in (extra-include): Create this directory and fill it
4638 with Posix-like include files when configuring.
4639
4640 * config.sub (apple, mac, mpw): Add various aliases.
4641
4642 * mpw-build.in: New file, top-level build script fragment for MPW.
4643 * mpw-configure: New file, configure script for MPW.
4644 * mpw-config.in: New file, config fragment for MPW.
4645
4646Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4647
4648 * configure.in (host_libs): Remove glob, since it is gone from the
4649 sources.
4650
4651Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4652
4653 * Makefile.in: define empty GDB_NLM_DEPS var.
4654
4655 * configure.in(target_makefile_frag): use config/mt-netware
4656 for netware targets.
4657
4658Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
4659
4660 * config.sub: Merge in recent FSF changes. Remove linux special
4661 cases.
4662
4663Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
4664
4665 build-all.mk,config/mh-solaris: revert these two changes:
4666
4667 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
4668
4669 * build-all.mk: Use CC=cc -Xs on Solaris.
4670
4671 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4672
4673 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
4674 working xmakefile for Emacs.
4675
4676Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4677
4678 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
4679 stop using it.
4680 * Makefile.in: Nuke all references to glob subdirectory.
4681
4682Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
4683
4684 * configure.in: Fix --enable-shared logic in per-host.
4685
4686Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
4687
4688 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
4689
4690Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4691
4692 * configure.in (noconfigdirs): Don't build gas on AIX, for
4693 powerpc*-*-aix* as well as for rs6000*-*-aix*.
4694
4695Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
4696
4697 * configure: Fix --cache-file to work if the file argument is a
4698 relative path.
4699
4700Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
4701
4702 * configure: If the --cache-file is used, pass it down to
4703 configure in subdirectories.
4704
4705Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
4706
4707 * config.sub: add vxworks29k configuration.
4708
4709Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
4710
4711 * Makefile.in (taz): Do "diststuff" part quietly.
4712
4713Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
4714
4715 * config.sub: Mini-merge with gcc/config.sub.
4716
4717Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
4718
4719 * config.guess (IRIX): Sed - to _.
4720
4721Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4722
4723 * Makefile.in (source-vault, binary-vault): New targets.
4724
4725Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
4726
4727 * config.sub: Recognize -eabi as a basic system type.
4728
4729Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
4730
4731 * configure.in (enable_shared stuff): Fix typo.
4732
4733Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
4734
4735 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
4736
4737Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
4738
4739 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
4740
4741Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
4742
4743 * configure.in (rs6000-*-*): Don't build gas.
4744
4745Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
4746
4747 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
4748 reduce command line length.
4749 (AS_FOR_TARGET): Check for as.new, not Makefile.
4750 (NM_FOR_TARGET): Check for nm.new, not Makefile.
4751
4752Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
4753
4754 * config.guess: Merge from FSF.
4755
4756Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
4757
4758 * configure: Don't use $ when handling program_suffix.
4759
4760Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
4761
4762 * configure.in: Configure tk for hppa/hpux.
4763
4764Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
4765
4766 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
4767
4768Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
4769
4770 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
4771 to LIBCXXFLAGS. Tests are better run without it.
4772
4773Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
4774
4775 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
4776
4777Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
4778
4779 * configure.in (*-*-netware*): Don't configure xiberty.
4780
4781Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
4782
4783 * configure.in: Remove tk from native_only list.
4784
4785Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
4786
4787 * build-all.mk: Add mips-ncd-elf target to sun4 targets
4788 for special NCD build.
4789
4790Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
4791
4792 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
4793 makeall.bat, they're only useful for binutils snapshots.
4794 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
4795 makeall.bat to specified SUPPORT_FILES.
4796
4797Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
4798
4799 * build-all.mk: Add Ericsson targets to sun4 and solaris
4800 hosts. Add BNR's sun4 target to solaris host, so their
4801 build-from-source will be tested in-house first.
4802
4803Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
4804
4805 * Makefile.in (LIBCFLAGS): New variable.
4806 (CFLAGS_FOR_TARGET): Ditto.
4807 (LIBCFLAGS_FOR_TARGET): Ditto.
4808 (LIBCXXFLAGS): Ditto.
4809 (CXXFLAGS_FOR_TARGET): Ditto.
4810 (LIBCXXFLAGS_FOR_TARGET): Ditto.
4811 (BASE_FLAGS_TO_PASS): Pass them.
4812 (EXTRA_TARGET_FLAGS): Ditto.
4813
4814 * configure.in, config/m[th]-*pic: Support --enable-shared.
4815
4816Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
4817
4818 * configure.in (target_libs): Include libstdc++ again.
4819 * config.guess: Update from FSF (for FreeBSD).
4820
4821Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
4822
4823 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
4824 makeall.bat.
4825 (DISTDOCDIRS): Add `etc'.
4826 (ETC_SUPPORT_PFX): New variable.
4827 (taz): Include anything from etc starting with a word in
4828 ETC_SUPPORT_PFX.
4829
4830Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
4831
4832 * config.sub: Update for recent FSF changes. Remove obsolete
4833 h8300hds entry. Add -windows* and -osx as basic os. Minor
4834 spacing changes.
4835
4836Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
4837
4838 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
4839
4840 * config.guess: Merge with FSF.
4841 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
4842
4843Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
4844
4845 * configure: Since the "trap 0" handler will override the exit
4846 status on many systems, only use it for "exit 1", and make it set
4847 a non-zero exit status; reset it before "exit 0". Also, check
4848 exit status of config.sub, and error out if it failed.
4849
4850Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
4851
4852 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
4853 and install libgloss.
4854
4855Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
4856
4857 * Makefile.in (all-binutils): Depend upon all-byacc.
4858
4859 * configure.in: Don't build emacs on Irix 5.
4860
4861Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
4862
4863 * configure.in (*-*-netware*): Add libio.
4864
4865Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
4866
4867 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
4868 (CHECK_TARGET_MODULES): Ditto.
4869 (INSTALL_TARGET_MODULES): Ditto.
4870 (TARGET_LIBS): Ditto.
4871 (all-libstdc++): Note dependencies.
4872
4873Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
4874
4875 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
4876
4877Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
4878
4879 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
4880 -fexternal-templates.
4881
4882 * configure.in (target_libs): Add libstdc++.
4883 (noconfigdirs): Add libstdc++ as appropriate.
4884
4885Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
4886
4887 * config.guess: Update from FSF.
4888
4889Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
4890
4891 * configure: Use ${config_shell} when running ${configsub}.
4892
4893Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
4894
4895 * config.sub: No longer recognize h8300h.
4896
4897Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
4898
4899 * config.sub: Remove extraneous differences between config.sub and
4900 gcc/config.sub.
4901
4902Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
4903
4904 * Makefile.in (DISTSTUFFDIRS): Add gas.
4905
4906Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
4907
4908 * COPYING.NEWLIB: New file.
4909
4910Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
4911
4912 * config.guess (HP-UX): Patch from Harlan Stenn
4913 <harlan@landmark.com> to also emit release level.
4914
4915Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
4916
4917 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
4918
4919Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
4920
4921 * config.sub: Merge nextstep cleanup from FSF.
4922
4923Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
4924
4925 * configure.in (arm-*-*): Don't configure ld for this target.
4926
4927Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
4928
4929 * configure.in (*-*-netware): don't configure libg++, libio,
4930 librx, or newlib.
4931
4932Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
4933
4934 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
4935 configure ld--it works, but it doesn't support shared libraries.
4936
4937Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
4938
4939 * config.guess (*-unknown-freebsd*): Get rid of possible
4940 trailing "(Release)" in version string.
4941 Patch from Paul Richards <paul@isl.cf.ac.uk>.
4942
4943Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
4944
4945 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
4946 Fix type: *-next-neststep -> *-next-nextstep.
4947
4948 * config.guess: Merge from FSF:
4949
4950 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
4951
4952 * config.guess: Recognize powerpc-ibm-aix3.2.5.
4953
4954 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
4955
4956 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
4957 instead of UNIX_SV for UnixWare 1.0).
4958
4959Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
4960
4961 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
4962 to make gdb/nlm/* build after the compiler and linker.
4963
4964Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
4965
4966 * config.guess (netbsd, freebsd, linux): Accept any machine,
4967 not just i[34]86.
4968 (m68k-atari-sysv4): Relocate to match FSF version.
4969
4970 * config.guess: More merges from the FSF:
4971
4972 Add a space before function call or macro invocation.
4973
4974 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4975
4976 * config.guess: Add trap cmd to remove dummy.c and dummy when
4977 interrupted.
4978
4979 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4980
4981 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
4982 (dummy): Redirect stderr from compilation of dummy.c.
4983
4984 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
4985
4986 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
4987
4988Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
4989
4990 * configure: Accept and ignore --cache*, for compatibility with
4991 new autoconf.
4992
4993Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
4994
4995 * config.guess: Merge from FSF:
4996
4997 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4998
4999 * config.guess (Pyramid*:OSx*:*:*): New case.
5000 (PATH): Add /.attbin at end for finding uname.
5001 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
5002
5003 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
5004
5005 * config.guess (M88*:DolphinOS:*:*): New case.
5006
5007 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
5008
5009 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
5010 to select whether to use ELF or COFF.
5011
5012 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5013
5014 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
5015
5016 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5017
5018 * config.guess: Guess the OS version for HPUX.
5019
5020 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
5021
5022 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
5023
5024Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5025
5026 * configure.in: Recognize --with-headers, --with-libs, and
5027 --without-newlib.
5028 * Makefile.in (all-xiberty): Depend upon all-ld.
5029
5030Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5031
5032 * configure.in: Change i[34]86 to i[345]86.
5033
5034Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5035
5036 * configure (version): A few more tweaks to help message.
5037
5038Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
5039
5040 * Makefile.in: Remove (for now) librx as a host library,
5041 now that we're building it for target.
5042
5043Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5044
5045 * configure: Fix up help message; from karl@owl.hq.ileaf.com
5046 (Karl Berry).
5047
5048Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
5049
5050 * configure.in: Also configure librx.
5051
5052Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
5053
5054 * Makefile.in: Update various rules to reflect that librx
5055 is now needed for libg++.
5056
5057Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5058
5059 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
5060
5061Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
5062
5063 * configure.in: Configure the examples directory.
5064
5065Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5066
5067 * configure: Simplify Jun 2 1994 change.
5068
5069Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
5070
5071 * change CC to /usr/latest/bin/gcc for lynx host builds, since
5072 /bin/gcc isn't good enough to build gcc.
5073
5074Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
5075
5076 * Makefile.in (GDB_SUPPORT_FILES): Remove
5077 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
5078 (gdb.tar.gz): Add new rule to use standard distribution building
5079 mechanism.
5080
5081Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5082
5083 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
5084 Bill Cox <bill@cygnus.com>.
5085
5086Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
5087
5088 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
5089
5090Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
5091
5092 * configure: Search current dir first in .gdbinit.
5093
5094Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
5095
5096 * config.sub: Recognize freebsd (merged from gcc config.sub).
5097
5098Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
5099
5100 * config.sub: Refer to NeXT's operating system as nextstep.
5101
5102 * config.sub (case $basic_machine): Re-order the cases, to match
5103 the order in the FSF version (which is mostly alphabethical).
5104 Merge in some additions and changes from the FSF.
5105
5106Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
5107
5108 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
5109 * config.sub: Recognize cxux7.
5110 * configure.in: Use mh-cxux for m88k-harris-cxux*.
5111
5112Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
5113
5114 * config.sub: Fix typo powerpc -> powerpc-*.
5115
5116Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
5117
5118 * Makefile.in: `all-emacs19' depends on `all-byacc'.
5119
5120 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
5121 parallel with all-emacs and install-emacs). Top-level command
5122 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
5123
5124Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5125
5126 * test-build.mk ($(host)-stamp-stage2-installed): Remove
5127 $(relbindir)/make before doing ``make install'', and use
5128 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
5129 installing over running make binary.
5130 ($(host)-stamp-stage3-installed): Likewise.
5131
5132Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5133
5134 * config.guess: Recognize Mach.
5135
5136Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
5137
5138 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
5139 see whether --exec-prefix was used.
5140
5141Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
5142
5143 * README: Explicitly mention libg++/README. (Zoo's idea.)
5144
5145Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5146
5147 * Makefile.in: Add all-librx target similar to all-libproc.
5148
5149Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
5150
5151 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
5152 with post 1.2 uname bogosity.
5153
5154Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5155
5156 * configure: Remove temporary files on receipt of a signal.
5157
5158Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
5159
5160 * configure: If there is a package_makefile_frag, remove
5161 ${subdir}/Makefile.tem after copying it in.
5162
5163Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
5164
5165 * build_all.mk: support rs6000 lynx identifies itself as
5166 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
5167 since /bin/gcc is too feeble to compile a modern gcc.
5168
5169Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
5170
5171 * brought devo/test-build.mk update-to-date with progressive/
5172 test-build.mk. Add lynx targets and hppa flag info.
5173
5174Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
5175
5176 * configure.in: Use mh-ncrsvr43. Patch from
5177 Tom McConnell <tmcconne@sedona.intel.com>.
5178
5179Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
5180
5181 * config.guess (i386-unknown-bsdi): No longer need to
5182 check #if defined(__bsdi__) && defined(__i386__).
5183
5184Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5185
5186 * configure: Set program_transform_nameoption correctly.
5187
5188Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
5189
5190 * brought build-all.mk update-to-date with progressive build-all.mk,
5191 added new targets and hppa info.
35590697 5192
252b5132
RH
5193Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5194
5195 * configure: If config.guess result is a prefix of the user
5196 specified target, assume a native build and use the user specified
5197 target as the host alias. Remove SunOS patch suffix removal hack.
5198 * configure.in: Remove SunOS patch suffix removal hack.
5199
5200 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
5201 in NATIVE_CHECK_MODULES.
5202
5203Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
5204
5205 * Makefile.in: Rename HOST_ONLY to NATIVE.
5206 * configure: Delete SunOs patch suffix from host_canonical
5207 and build_canonical variables that are prepended to Makefiles.
5208 * configure.in: Add comments for easier maintenance.
5209
5210Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5211
5212 * Makefile.in: Add all-libproc target similar to all-gui.
5213
5214Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
5215
5216 * Makefile.in (CHECK_MODULES): split into
5217 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
5218
5219Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
5220
5221 * config.guess (i386-unknown-bsdi): New system to guess.
5222
5223Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5224
5225 * Makefile.in: Add all-gui target (but not yet build by "all").
5226
5227Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
5228
5229 * config.sub: Move deletion of patch suffix from here...
5230 * configure.in: To here, at Ian's suggestion. The top-
5231 level scripts might need to know of a patch level.
5232
5233Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
5234
5235 * config.sub: Strip off patch suffix so rtl is recognized
5236 as a sunos4.1.3 machine, even though it's been patched.
5237
5238Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
5239
5240 * Makefile.in (INSTALL_LAST): Delete.
5241 (INSTALL_DOSREL): New.
5242
5243Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5244
5245 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
5246 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
5247 whether we pass down --with-gnu-ld anyhow.
5248
5249Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
5250
5251 * Makefile.in (INSTALL_LAST): Change operation so it works
5252 on more flavors of make.
5253 * configure.in (go32): Don't build libg++ or libio.
5254
5255Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
5256
5257 * Makefile.in (Move HOST_PREFIX_1 and friends up so
5258 they can be overriden by templates.
5259
5260Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
5261
5262 * configure.in (target==go32): Don't build gdb.
5263 * dosrel: New directory.
5264
5265Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
5266
5267 * configure.in (host==go32): Configure dosrel too.
5268 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
5269 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
5270 be set by incoming names or templates.
5271 (INSTALL_LAST): New rule.
5272 * config/mh-go32: New fragment.
5273
5274Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
5275
5276 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
5277
5278Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
5279
5280 * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
5281 unique in 8.3 naming schemes.
5282 * configure.in (appdirs): New variable. Currently empty, but will
5283 be used in gas distribution. If nonempty, lists a set of
5284 directories at least one of which must get configured, or top
5285 level configuration is considered to have failed.
5286 (rs6000-*-lynxos*): Use new file name.
5287
5288Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5289
5290 Eliminate XTRAFLAGS.
5291 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
5292 newlib include files using -idirafter, and also use -nostdinc.
5293 (CXX_FOR_TARGET): Likewise.
5294 (XTRAFLAGS): Removed.
5295 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
5296 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
5297 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
5298 ($(DO_X)): Don't pass down XTRAFLAGS.
5299
5300Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
5301
5302 * configure.in (mips*-dec-bsd*): New target; do build linker.
5303 (mips*-*-bsd*): New target; don't build linker.
5304
5305Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
5306
5307 * configure.in: support rs6000-*-lynxos* configuration.
5308 support sunos4 as a cross target.
5309
5310 * config.sub: look for lynx*, not lynx since the OS version may
5311 legitimately be part of the name.
5312
5313Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
5314
5315 * configure.in (i[34]86-*-sco*): Move to be with other i386
5316 targets.
5317 (romp-*-*): New target. Skip various binary utilities.
5318 (vax-*-*): New target. Don't build newlib.
5319 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
5320
5321Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
5322
5323 * configure.in: Only set host_makefile_frag if config
5324 directory exists.
5325
5326Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
5327
5328 * install.sh: If $dstdir exists, don't check whether each
5329 component does.
5330
5331Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5332
5333 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
5334
5335Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
5336
35590697
AJ
5337 * configure.in (*-*-lynxos*): Don't configure newlib for either
5338 native or cross Lynx.
252b5132
RH
5339
5340Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
5341
5342 * config.sub (sparc64-elf): Fix os.
5343 (z8k): Remove duplicate.
5344
5345Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5346
5347 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
5348 gcc/stmp-fixproto, to try to prevent fixproto from being run.
5349
5350Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
5351
5352 * configure: Make file links cleanly even if Lynx fails on
5353 an NFS symlink (at least fail cleanly).
5354
5355Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
5356
5357 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
5358 -XNh2000.
5359
5360Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
5361
5362 * configure: Unknown options are fatal again.
5363
5364Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
5365
5366 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 5367 compatibility.
252b5132
RH
5368
5369Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
5370
5371 * build-all.mk: Add `clean' target.
5372
5373Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5374
5375 * config.guess: Add SINIX support.
5376 * configure.in: Add mips-*-sysv4* support.
5377
5378Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
5379
5380 * build-all.mk: Document all useful targets.
5381 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
5382 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
5383
5384Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
5385
5386 * configure: Support --silent, --quiet.
5387
5388Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
5389
5390 * configure: Support --disable-FEATURE.
5391
5392Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5393
5394 * config.guess: Recognize NCR running SVR4.3.
5395
5396Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
5397
5398 * config.guess: Make BSDI generate i386-unknown-bsd386.
5399 Patch from Paul Eggert <eggert@twinsun.com>.
5400
5401Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5402
5403 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
5404
5405Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
5406
5407 * configure: Make unrecognized options give nonfatal warnings
5408 instead of fatal errors, and pass them to any subdirectory
5409 configures in case they recognize them.
5410 Make --x equivalent to --with-x.
5411
5412Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
5413
5414 * configure: Add --enable-* options. Clean up usage message and
5415 some comments.
5416
5417Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
5418
5419 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
5420
5421Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5422
5423 * configure.in (hppa*-*-*): Enable binutils.
5424
5425Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5426
5427 * config.sub: Recognize cisco.
5428
5429Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
5430
5431 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
5432
5433Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5434
5435 * config.guess: about target *-hitachi-hiuxwe2, don't print more
5436 than one configuration name. Add comment.
5437
5438Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
5439
5440 * config.guess: about target *-hitachi-hiuxwe2, fixed
5441 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
5442 macro is incorrect.]
5443
5444Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5445
5446 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
5447 than the "make ls" stuff which used to be here.
5448
5449Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
5450
5451 * config.guess: Recognize i[34]86-unknown-freebsd.
5452 From Shawn M Carey <smcarey@rodan.syr.edu>.
5453
5454Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
5455
5456 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
5457
5458Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5459
5460 * config.guess: Check for ptx.
5461
5462Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
5463
5464 * config.sub: Add os9k checking.
5465
5466Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5467
5468 * config.guess: Handle OSF1 running on HPPA processors
5469
5470Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
5471
5472 * configure: If subdir configure fails, print out a message with
5473 subdirectory name, in case subdir's configure code didn't identify
5474 itself.
5475
5476Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
5477
5478 * configure.in: Remove embedded newlines from configdirs.
5479 Avoid mismatches of substrings. Fix matching strings at end
5480 of configdirs.
5481
5482Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
5483
5484 * config.guess: Add Lynx/rs6000 config support.
5485
5486Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
5487
5488 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
5489
5490Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
5491
5492 * configure.in (hppa*-*-osf*): Treat this just like most other
5493 PA configurations (eg no binutils or ld).
5494 (hppa*-*-*elf*): These configurations have binutils and ld.
5495
5496Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5497
5498 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
5499
5500Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5501
5502 * configure.in (rs6000-*-*): Build gas.
5503
5504Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5505
5506 * Makefile.in: Avoid bug in losing hpux sed.
5507
5508Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5509
5510 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
5511 for GDB and GDB has been fixed to not need it.
5512
5513Mon Jan 31 18:40:55 1994 Stu Grossman (grossman at cygnus.com)
5514
5515 * config/mh-lynxosrs6k: Account for lack of ranlib!
5516
5517Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
5518
5519 * config.guess: Recognize vax hosts.
5520
5521Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
5522
5523 * configure (while loop): Don't use "break 2" inside case
5524 statement -- the case statement isn't an enclosing loop.
5525
5526Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
5527
5528 * config.guess: Clean up NeXT support, to allow nextstep
5529 on Intel machines. Make OS be nextstep.
5530
5531Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
5532
5533 * config.guess: Add alternate forms for Convex.
5534
5535Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
5536
5537 * configure: Completely rewrite option processing. Take
5538 advantage of pattern-matching to avoid invoking test frequently.
5539 Also clean up host and target defaulting logic.
5540
5541Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
5542
5543 * Makefile.in: Replace all occurrances of "rootme" with "r" and
5544 "$${rootme}" with "$$r", to increase the likelihood that the do-*
5545 commands (plus user environment) will fit SCO limits.
5546
5547Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5548
5549 * configure.in: Don't issue warnings about directories which are
5550 not being configured if -norecursion is set. Correct test for
5551 --with-gnu-as and --with-gnu-ld to not get confused by substring
5552 matches.
5553
5554 * configure.in: Don't build gas for alpha-dec-osf1*.
5555
5556Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
5557
5558 * configure: Back out Per's change of 12/19/1993. It changes the
5559 behavior of configure in unexpected and confusing ways.
5560
5561 Also, use different delim char when calculating
5562 program_transform_name so that the name can contain slashes.
5563
5564Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
5565
5566 * configure.in, config.sub: Add support for VSTa micro-kernel.
5567
5568Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5569
5570 * configure.in: Nuke hacks which were used to get a special
5571 version of GAS for HPPA configurations.
5572
5573Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
5574
5575 * configure: If only ${target_alias} is given, use that
5576 as the default for ${host_alias}.
5577 * configure: Add missing back-slashes before nested quotes.
5578
5579Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
5580
5581 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
5582
5583Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
5584
5585 * config.guess: Recognize some Tektronix configurations.
5586 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
5587
5588Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
5589
5590 * config.sub: Match any flavor of SH.
5591
5592Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
5593
5594 * configure.in: Don't try to configure newlib for Alpha.
5595
5596Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5597
5598 * configure.in: Don't build ld for Irix 5. Don't build gas,
5599 libg++ or libio for any Alpha target.
5600
5601 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
5602 * config/mh-irix5. New file for Irix 5.
5603
5604Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
5605
5606 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
5607 default arguments -- so it tried to compress itself.
5608
5609Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
5610
5611 * configure.in (notsupp): ensure that a space is always at the end
5612 of the configdirs list, since the grep checks for an explicit space
5613
5614Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5615
5616 * configure.in (target i386-sysv4.2): don't build ld, since static
5617 versions of many libraries are not available.
5618
5619Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5620
5621 * config.guess: Recognize Apollos (using environment variables).
5622 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
5623
5624Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5625
5626 * config.guess: Recognize Sony news mips running newsos.
5627
5628Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
5629
5630 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
5631 "fi ; else" for bash.
5632
5633Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
5634
5635 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
5636
5637Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
5638
5639 * config.sub: accept unixware as an alias for svr4.2.
5640 Fix some inconsistancies with the gcc version.
5641
5642Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5643
5644 * Makefile.in (DISTDOCDIRS): Add gdb.
5645
5646Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
5647
5648 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
5649
5650Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
5651
5652 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
5653 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
5654 this now.
5655
5656Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5657
5658 * config.sub: Accept hiux* as an OS name.
5659
5660 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
5661 etc/make-stds.texi. The underscore came from gcc, and dje now
5662 agrees that RUNTESTFLAGS is the correct name.
5663
5664Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
5665
5666 * install.sh: Remove 'set -e'. It makes any conditionals
5667 in the script useless.
5668
5669 * config.guess: Automatically recognize arm-acorn-riscix
5670 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
5671
5672Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
5673
5674 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
5675
5676Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
5677
5678 * Makefile.in (DISTDOCDIRS): New variable.
5679 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 5680 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
5681
5682Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5683
5684 * configure.in (hppa target): check the source directory for the
5685 pagas sub-directory
5686
5687Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
5688
5689 * config.sub: Allow -aout* and -elf*.
5690
5691Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
5692
5693 * configure.in: Don't build ld on i386-solaris2, same as for
5694 sparc-solaris2.
5695
5696Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
5697
5698 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
5699
5700Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5701
5702 * configure.in: Configure gdb for alpha.
5703
5704Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5705
5706 * Makefile.in (CXXFLAGS): Add -O.
5707
5708Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5709
5710 * config.guess: added support for DG Aviion
5711
5712Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
5713
5714 * configure.in: Produce warning message for subdirectories not
5715 configurable for this host/target combination. Don't try to
5716 configure gdb for vms.
5717
5718Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
5719
5720 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
5721 appropriate files before making "diststuff".
5722 (DISTBISONFILES): New var: list of files to be edited.
5723 (DISTSTUFFDIRS): Add binutils.
5724
5725Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5726
5727 * config.sub: also handle mipsel and mips64el (for little endian mips)
5728
5729Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5730
5731 * configure.in: Add * to end of all OS names.
5732
5733Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
5734
5735 * configure.in: Build newlib for LynxOS native.
5736
5737Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5738
5739 * config.guess: Add support for delta 88k running SVR3.
5740
5741 * configure.in: Add comment about HP compiler vs. emacs.
5742
5743Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5744
5745 * configure.in: don't build ld on solaris2 (not a viable option
5746 due to bugs in getpwnam & getpwuid)
5747
5748Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
5749
5750 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
5751 config.guess will produce a full version number.
5752
5753Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5754
5755 * configure.in: Build linker and binutils for alpha-dec-osf1.
5756
5757Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5758
5759 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
5760 and gdb/testsuite/Makefile.in.
5761
5762Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5763
5764 * configure.in: recognize mips*- instead of mips-
5765
5766Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
5767
5768 * config.sub: Accept linux*coff and linux*elf as operating
5769 systems.
5770
ba73c63f
JM
5771Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
5772
5773 * ltmain.sh: Handle symlinks in generated script.
5774
252b5132
RH
5775Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5776
5777 * config.sub: Recognize mips64, and mips3 as an alias for it.
5778
5779Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5780
5781 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
5782 gdb knows how to handle OSF/1 shared libraries.
5783
5784Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5785
5786 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
5787 * config.guess: Recognize Hitachi's HIUX.
5788 * config.sub: Recognize h3050r* and hppahitachi.
5789 Remove redundant cases for hp9k[23]*.
5790
5791Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5792
5793 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
5794 if gas and ld are in the source tree and are in ${configdirs}.
5795 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 5796 --with options (but still pass them down on the command line,
252b5132
RH
5797 if they were explicitly specified).
5798
ba73c63f
JM
5799Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
5800
5801 * configure: Handle autoconf style directory options: --bindir,
5802 --datadir, --includedir, --infodir, --libdir, --libexecdir,
5803 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
5804 --sysconfdir.
5805 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
5806 (sharedstatedir, localstatedir, oldincludedir): New variables.
5807 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
5808 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
5809 sbindir, sharedstatedir, and sysconfdir.
5810
252b5132
RH
5811Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5812
5813 * configure: substitute SHELL value in Makefile.in with
5814 ${CONFIG_SHELL}
5815
ba73c63f
JM
5816Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
5817
5818 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
5819
252b5132
RH
5820Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5821
5822 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
5823 *-*-solaris2* targets.
5824
5825Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5826
5827 * Makefile.in: define M4, and pass it down to sub-makes;
5828 all-autoconf now depends on all-m4
5829
5830Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5831
5832 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
5833 presence of {ar,ranlib} instead of a configured directory
5834
5835Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
5836
5837 * config.guess: Accept 34?? as well as 33?? for NCR.
5838
5839Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5840
5841 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
5842 of 'gas' in sed commands, since 'gash' is now in the tree as well.
5843
5844Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5845
5846 * configure: grab values for $(CC) and $(CXX) from the
5847 environment, so that someone can do "CC=gcc configure; make" and
5848 have it work right (matching the way that autoconf works now)
5849
5850 * configure.in, Makefile.in: add support for gash, the tcl
5851 interface to Galaxy
5852
5853 * config.guess: add NetBSD variants (hp300, x86)
5854
5855Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
5856
5857 * install.sh: Support -d option (in the manner of SunOS 4 install,
5858 as it is more deterministic than that of GNU install)
5859 (chmodcmd): Set file to mode 755 by default (should also do default
5860 chgrp and chown, but I don't feel like dealing with that now)
5861
5862Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
5863
5864 * config.sub: Remove h8300hhms alias.
5865
5866Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5867
5868 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
5869
5870Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5871
5872 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
5873 as stmp-fixinc
5874
5875Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
5876
5877 * config.sub: recognize m88110-bug-coff.
5878
5879Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5880
5881 * Makefile.in (all-libio): all dependencies on the toolchain used
5882 to build this (gcc, gas, ld, etc)
5883
5884Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5885
5886 * config.guess: Deal with OSF/1 1.3 on alpha.
5887
5888Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5889
5890 * install.sh: add some 'else true' clauses for portability
5891
5892 * configure.in: don't build libio for h8[35]00-*-* targets
5893
5894Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
5895
5896 * Makefile.in: Add support for new libio.
5897
5898Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5899
5900 * install.sh: If one command fails, don't try the rest. Don't try
5901 to remove $dsttmp (via trap) unless we have already created it.
5902 If $src doesn't exist, detect it and exit with an error.
5903
5904 * config.guess: Recognize BSD on hp300.
5905
5906Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
5907
5908 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
5909 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
5910
5911Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
5912
5913 * Makefile.in (all-send-pr): depends on all-prms
5914
5915Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5916
5917 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
5918
5919Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5920
5921 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
5922 Added test for mips-mips-riscos5.
5923
5924Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5925
5926 * configure.in: use mh-hp300 for 68k HP hosts
5927
5928Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5929
5930 * configure: add support for CONFIG_SHELL, so that you can use
5931 some alternate shell for evaluating configure scripts
5932
5933Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
5934
5935 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
5936 in configure script to bug-gdb@prep.ai.mit.edu when building
5937 distribution archive.
5938 * Makefile.in (COMPRESS): Remove def.
5939 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
5940 gdb.tar.Z and make-gdb.tar.Z respectively.
5941 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
5942 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
5943 to convergence with 'taz' target in Makefile.in.
5944
5945Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5946
5947 * install.sh (dsttmp): use trap to ensure that tmp files go
5948 away on error conditions
5949
5950Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5951
5952 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
5953
5954Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5955
5956 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
5957 its parent is '/' not ''.
5958
5959 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
5960
5961Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
5962
5963 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
5964 that ${newsrcdir}/configure.in does.
5965
5966Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
5967
5968 * test-build.mk: support for CONFIG_SHELL
5969
5970Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
5971
5972 * config.sub (netware): Add as a basic system type.
5973
5974Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
5975
5976 * Makefile.in (Makefile): depend on configure.in. Also drop the
5977 $(srcdir)/ from the dependency on Makefile.in.
5978
5979Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
5980
5981 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
5982 (h8300hhms is temporary until multi-libraries are implemented).
5983 * configure.in: Handle h8300h too.
5984
5985Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5986
5987 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
5988
5989Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
5990
5991 * configure: Remove extraneous output when guessing host type.
5992 * config.guess: Remove extraneous output when guessing using C
5993 compiler rather than uname, or when guessing fails.
5994
5995Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
5996
5997 * Makefile.in: remove all.cross and install.cross targets
5998
5999 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
6000 definitions
6001
6002Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
6003
6004 * configure.in (target sh): Build gprof.
6005
6006Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6007
6008 * config.sub: change -solaris to -solaris2
6009
6010Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6011
6012 * configure.in: Use config/mh-riscos for mips-*-sysv*.
6013
6014Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
6015
6016 * configure: Correct error message for missing Makefile.in to
6017 print correct directory.
6018
6019Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6020
6021 * install.sh: kludge around 386BSD shell bug
6022
6023Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
6024
6025 * config.guess: Recognize NeXT.
6026 * config.guess: Recognize i486-ncr-sysv4.
6027 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
6028
6029Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
6030
6031 * Makefile.in (MAKEINFOFLAGS): New variable.
6032 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
6033 * build-all.mk, test-build.mk: Pass down --no-split as
6034 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
6035
6036Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
6037
6038 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
6039
6040Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
6041
6042 * Makefile.in (libg++.tar.z): New rule.
6043 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
6044 * Makefile.in (taz): Only do a single chmod.
6045
6046Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
6047
6048 * install.sh: don't use dirname anymore (replaced with sed usage)
6049
6050Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
6051
6052 * Makefile.in: Change extension for gzip'd files from '.z' to
6053 '.gz' per new FSF standard usage.
6054
6055Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
6056
6057 * configure: put quotes around the final value of program_transform_name
6058
6059Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6060
6061 * Makefile.in: new install.sh support; update install-info rules
6062
6063Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
6064
6065 * configure.in: Build diff for crosses, but not for go32 host.
6066
6067 * configure.in: Build gprof only for native, and don't build it
6068 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
6069
6070Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
6071
6072 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
6073
6074Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
6075
6076 * configure.in (host_tools): Add prms.
6077
6078Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6079
6080 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
6081 with $(FLAGS_TO_PASS) on the command line
6082
6083 * config.sub: Recognize lynx and lynxos
6084
6085Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
6086
6087 * config.sub: Accept -ecoff*, not just -ecoff.
6088
6089Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6090
6091 * Makefile.in (taz): Use .gz suffix instead of .z.
6092 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
6093 names.
6094
6095Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6096
6097 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
6098
6099Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6100
6101 * Makefile.in (install-no-fixedincludes): install gcc last, so
6102 that rebuilds that might happen during 'make install' don't get
6103 bogus gcc include files
6104
6105Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6106
6107 Change from Utah for HPPA support:
6108 * config.guess: Recognize hppa1.x-hp-bsd.
6109
6110Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
6111
6112 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
6113 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
6114
6115Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
6116
6117 * config.sub: Add support for rom68k and bug boot monitors.
6118
6119Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
6120
6121 * Makefile.in: Make all-opcodes depend on all-bfd.
6122
6123Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
6124
6125 * config.guess: Added special check for i[34]86-univel-sysv4*.
6126
6127Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
6128
6129 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
6130 the processor rather than assuming i486.
6131
6132Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6133
6134 * config.guess: Recognize SunOS6 as Solaris3.
6135
6136Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
6137
6138 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
6139 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
6140
6141Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
6142
6143 * build-all.mk (all-cross): New target for Canadian Cross.
6144 Added Q2 go32 targets.
6145 * test-build.mk: Configure go32 cross sparclite-aout and
6146 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
6147 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
6148
6149Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6150
6151 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
6152 GO32 hosted toolchains
6153
6154Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
6155
6156 * configure: change so "-exec-prefix" gets passed down rather
6157 than "-exec_prefix" so autoconf generated Makefiles get the
6158 exec_prefix set right.
6159
6160Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6161
6162 * config.guess: get the Solaris2 minor version number
6163
6164 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
6165
6166Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
6167
6168 * config.guess: Recognize some Sequent platforms.
6169
6170Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6171
6172 * Makefile.in: added the vault-install target
6173
6174 * configure.in: actually use the Sun3 makefile fragment that's in
6175 config, also added the release dir to configdirs
6176
6177Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6178
6179 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
6180
6181Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6182
6183 * configure.in: remove some program from Alpha targetted toolchains
6184
6185Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
6186
6187 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
6188 gprof.
6189 (taz): Run "make diststuff" in those directories instead of "make
6190 proto-dir". Look for "VERSION=" only at start of line in subdir
6191 Makefile. Use "gzip -9" for compression.
6192 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
6193 (binutils.tar.z): New target.
6194
6195Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
6196
6197 * Makefile.in (taz): Include gpl.texinfo.
6198
6199Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
6200
6201 * Makefile.in (setup-dirs): Merged into "taz" target.
6202 (taz): Only do `proto-dir' stuff if a directory is actually needed
6203 for this target.
6204
6205Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
6206
6207 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
6208 (FLAGS_TO_PASS): Pass down MUNCH_NM.
6209 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
6210 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
6211 (gcc-no-fixedincludes): Correct for current gcc Makefile.
6212
6213Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
6214
6215 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
6216 config.sub, and move-if-change to gdb testsuite distribution
6217 archive, so the testsuite can be extracted, configured, and
6218 run separately from the gdb distribution. Blow away the Chill
6219 tests that require a Chill compiled executable, since GNU Chill
6220 is not yet publically available.
6221
6222Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6223
6224 * test-build.mk: set environment variables in a single command,
6225 instead of a list of assignments and exports
6226
6227 * config.guess: recognize Alpha/OSF1 systems
6228
6229Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
6230
6231 * configure: Change help message to prefer --options rather than
6232 -options.
6233
6234Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
6235
6236 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
6237 zippy@ecst.csuchico.edu.
6238 * config.guess: Recognize miniframe.
6239
6240Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
6241
6242 * Makefile.in: Use srcroot to find runtest rather than rootme.
6243 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6244
6245Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
6246
6247 * test-build.mk: Extensive additions to support building on a
6248 machine other than the host.
6249
6250Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
6251
6252 * configure (tooldir): Fix for i386-aix again.
6253
6254Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
6255
6256 * configure, Makefile.in: Change definition of $(tooldir)
6257 to match the FSF.
6258
6259Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
6260
6261 * config.guess: Recognize i[34]86/SVR4.
6262
6263Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
6264
6265 * Makefile.in (all-gdb): gdb depends on sim.
6266
6267Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
6268
6269 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
6270 at the same time we make the prototype gdb directory.
6271 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
6272 files at the same time as the gdb base release distribution.
6273
6274Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
6275
6276 * Makefile.in (check): Use individual check targets rather than
6277 DO_X rule.
6278 (check-gcc): Added.
6279
6280Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
6281
6282 * config.sub: Use sysv3.2 not sysv32 for canonical OS
6283 for System V release 3.2.
6284
6285Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6286
6287 * config.sub: Recognize hppaosf.
6288 * configure.in: Do configure ld/binutils/gas for it.
6289
6290Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
6291
6292 * configure (tooldir): Alter syntax used to set this, for systems
6293 where "\$" isn't handled right, like i386-aix.
6294
6295Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
6296
6297 * configure: Pass program-transform-name, not
6298 program_transform_name, to recursive configures.
6299
6300Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
6301
6302 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
6303 of gas+ld+binutils.
6304
6305Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
6306
6307 * config.guess: Recognize AIX3.2 as distinct from 3.1.
6308
6309Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6310
6311 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
6312
6313 * config/mh-delta88: remove extraneous GCC references
6314
6315Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
6316
6317 * Makefile.in (PRMS): Set back to all-prms.
6318
6319Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
6320
6321 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
6322 targets, rather than for MIPS hosts.
6323
6324Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6325
6326 * configure.in: add comment for --with-x default values
6327
6328 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
6329
6330 * Makefile.in: add check-* targets for each of the directories in
6331 the tree. Add a definition of RUNTEST that will use the one we
6332 just built, if it exists. Pass this down via FLAGS_TO_PASS.
6333
6334Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
6335
6336 * configure.in: Removed obsolete references to bfd_target and
6337 target_makefile_frag.
6338
6339 * build-all.mk: Set assorted targets for Q2.
6340 * config.sub: Recognize z8k-sim and h8300-hms.
6341 * test-build.mk: Really don't pass host to configure.
6342 (HOLES): Added uname.
6343
6344Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
6345
6346 * configure: Handle an empty program-prefix, program-suffix or
6347 program-transform-name correctly.
6348
6349Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
6350
6351 * build-all.mk: -G 8 no longer required for MIPS targets.
6352 * test-build.mk: Don't pass host argument to configure; make it
6353 guess.
6354
6355Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
6356
6357 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
6358 * Makefile.in (COMPRESS): New macro, like GZIP.
6359
6360Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
6361
6362 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
6363
6364 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
6365 with gas currently defaults to -G 0.
6366
6367Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
6368
6369 * Makefile.in (all-flex): flex depends on byacc.
6370
6371 * build-all.mk: If host not specified, use config.guess. Pass TAG
6372 to test-build.mk as RELEASE_TAG.
6373 * test-build.mk (configargs): New variable containing arguments to
6374 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
6375 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
6376
6377 * config.guess: Use /bin/uname when checking -X argument on SCO,
6378 to avoid invoking GNU uname which doesn't understand -X.
6379
6380 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
6381
6382 * configure.in: Build gas for mips-*-*.
6383
6384Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
6385
6386 * Makefile.in (all.normal): insert missing backslash.
6387
6388Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
6389
6390 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
6391 gcc requirements.
6392
6393 * Makefile.in: Complete overhaul to merge many almost identical
6394 targets.
6395
6396Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6397
6398 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
6399 (gdb.tar.Z): Adjusted.
6400
6401 * Makefile.in (setup-dirs, taz): New targets; should be general
6402 enough to adapt for gdb sometime. Build only .z file.
6403 (gas.tar.z): New target.
6404
6405Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
6406
6407 * build-all.mk: Use CC=cc -Xs on Solaris.
6408
6409Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6410
6411 * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
6412
6413 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
6414 working xmakefile for Emacs.
6415
6416Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
6417
6418 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
6419 for handling BISON for FSF releases.
6420
6421Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
6422
6423 * configure: Actually implement the change zoo just documented.
6424
6425Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
6426
6427 * configure: when using config.guess, only set target_alias when
6428 it's not already been set (ie, on the command line)
6429
6430Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6431
6432 * Makefile.in: add installcheck target, set PRMS to install-prms
6433
6434Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6435
6436 * configure: add support for package_makefile_fragment, handle the
6437 case where a directory has a configure.in file but no Makefile.in
6438 more gracefully (with an actual understandable error message, even);
6439 add support for --without (and add this to the usage message); also
6440 explicitly add a --host=${host_alias} to the command line when
6441 config.guess is used
6442
6443Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
6444
6445 * configure: Must use both --host and --target in recursive calls.
6446
6447Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
6448
6449 * Makefile.in: Change deja-gnu to dejagnu.
6450
6451Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
6452
6453 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
6454
6455Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6456
6457 * configure.in: canonicalize all instances to *-*-solaris2*,
6458 also strip out a number of tools to not build for go32 host
6459
6460Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
6461
6462 * config.guess: add GPL.
6463
6464 * Makefile.in, config.guess, config.sub, configure: bump
6465 copyrights to 93.
6466
6467Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
6468
6469 * Makefile.in (do-info): Removed obsolete check for existence of
6470 localenv file.
6471
6472 * Makefile.in (MAKEOVERRIDES): Define to be empty.
6473
6474Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6475
6476 * Makefile.in: a couple of 'else true' for decstation,
6477 support for TclX
6478
6479 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
6480
6481Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
6482
6483 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
6484
6485Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
6486
6487 * config.guess: Recognize i386-ibm-aix (PS/2).
6488 * configure.in: Use config/mh-aix386 file for it.
6489
6490Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
6491
6492 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
6493 CC_FOR_TARGET instead.
6494 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
6495
6496Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
6497
6498 * Makefile.in: Add sim to list of directories sent with gdb
6499
6500Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
6501
6502 * configure.in: Put back mips-dec-bsd* case.
6503
6504Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
6505
6506 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
6507 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
6508 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6509 * config/mh-vaxult2: New file.
6510
6511Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6512
6513 * configure.in: remove no-op mips-dec-bsd* in "case $target"
6514
6515 * Makefile.in (dir.info): only run gen-info-dir if it exists,
6516 (install-info): install dir.info only if it exists,
6517 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
6518
6519Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
6520
6521 * configure.in: For vms target, skip bfd, ld, binutils. Do build
6522 gas for mips-dec-bsd.
6523
6524Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
6525
6526 * configure (makesrcdir): If ${srcdir} is relative and not ".",
6527 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
6528
6529Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
6530
6531 * configure.in: Added "dejagnu" to hosttools list.
6532
6533Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
6534
6535 * config.sub, configure.in, config.guess: Add support
6536 for Bosx, an AIX variant from Bull.
6537 Patches from F.Pierresteguy@frcl.bull.fr.
6538
6539Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
6540
6541 * devo/dejagnu: Initial creation of devo/dejagnu.
6542 Migrated dejagnu testcases and support files for testing software
6543 tools to reside as subdirectories, currently called "testsuite",
6544 within the directory of the software tool. Migrated all programs,
6545 support libraries, etc. beloging to dejagnu proper from
6546 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
6547 with no modifications. The changes to these files which will
6548 allow them to configure, build, and execute properly will be made
6549 in a future update.
6550
6551Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
6552
6553 * Makefile.in: Change send_pr to send-pr.
6554 * configure.in: Likewise.
6555 * send_pr: Renamed directory to send-pr.
6556
6557Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
6558
6559 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
6560
6561Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
6562
6563 * README: Update for gdb-4.8 release.
6564 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
6565 gdb-xxx.tar.z (gzip'd) file also.
6566
6567Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6568
6569 * Makefile.in: make all-diff depend on all-libiberty
6570
6571Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
6572
6573 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
6574
6575Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6576
6577 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
6578
6579Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
6580
6581 * Makefile.in (DEVO_SUPPORT): Remove etc directory
6582 (ETC_SUPPORT): Only add the files GDB wants from etc/.
6583 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
6584
6585Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6586
6587 * Makefile.in: makeinfo binary is in a new location
6588
6589Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
6590
6591 * config.sub: Accept -ecoff as an OS.
6592
6593 * Makefile.in: Various changes to eliminate a level of make
6594 recursion and reduce the required command line length.
6595 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
6596 sub-makes.
6597 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
6598 variables holding settings for specific sub-makes.
6599 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
6600 in terms of BASE_FLAGS_TO_PASS.
6601 (TARGET_LIBS): New variable listing directories which use
6602 TARGET_FLAGS_TO_PASS.
6603 (subdir_do): Eliminated.
6604 (do-*): New set of targets to replace subdir_do.
6605 (various): All targets which used subdir_do now depend on do-*.
6606 (local-clean): Renamed from do_clean.
6607 (local-distclean): New target, dependency of distclean and
6608 realclean.
6609 (install-info): Don't create directories. Depend on dir.info
6610 rather than calling make recursively.
6611 (install-dir.info): Eliminated.
6612 (install-info-dirs): Create all info directories here.
6613 (dir.info): Depend upon do-install-info.
6614
6615 * test-build.mk (HOLES): Added false.
6616
6617Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
6618
6619 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
6620
6621Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6622
6623 * Makefile.in (info): remove dependency on all-texinfo. The
6624 problem was really in texinfo/C, not at this level.
6625
6626Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
6627
6628 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
6629
6630Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
6631
6632 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
6633 GDB releases.
6634
6635Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6636
6637 * configure: Include srcdir in message about target of link not
6638 being found. Don't convert `-' to `_' in `with' options being
6639 passed to subdirs.
6640
6641Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6642
6643 * configure.in: add uudecode to host_tools
6644
6645 * Makefile.in: added {all,install}-uudecode targets, added them to
6646 the appropriate lists
6647
6648Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
6649
6650 * Makefile.in (all-gcc): Added dependency on all-gas.
6651
6652 * configure.in (mips-*-*): Build ld and binutils.
6653
6654Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
6655
6656 * configure: check return code from mkdir, print error message and
6657 exit on failure.
6658
6659Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
6660
6661 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
6662
6663Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
6664
6665 * test-build.mk (HOLES): Added tar, cpio and uudecode.
6666
6667Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
6668
6669 * config.sub (h8500): Recognize this as a cpu type.
6670
6671Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6672
6673 * configure: source directory missing is no longer a warning
6674
6675 * configure.in: recognize irix[34]* instead of irix[34]
6676
6677 * Makefile.in: define and pass down X11_LIB
6678
6679 * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
6680
6681Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
6682
6683 * guess-systype: Renamed to ...
6684 * config.guess: ... by popular request.
6685 * configure.in, Makefile.in: Update accordingly.
6686
6687Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
6688
6689 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
6690 + Add Convex, Cray/Unicos, and Encore/Multimax support.
6691 + Execute ./dummy instead of assuming . is in PATH.
6692
6693Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
6694
6695 * guess-systype: New shell script. Attempts to guess the
6696 canonical host name of the executing host.
6697 Only a few hosts are supported so far.
6698 * configure: Call guess-systype if no host is specified.
6699
6700Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
6701
6702 * Makefile.in (gcc-no-fixedincludes): Made to work with current
6703 gcc Makefile.
6704
6705
6706Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
6707
6708 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
6709 (all-gcc, install-gcc, subdir_do): Use it.
6710
6711Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
6712
6713 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
6714
6715Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
6716
6717 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
6718 set exclusively by configure, using configure.in .
6719
6720Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6721
6722 * test-build.mk: set $PATH for all builds
6723
6724 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
6725
6726Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
6727
6728 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
6729 the one used in gcc/Makefile.in, so that a null expansion doesn't
6730 override the one needed to build gcc with a native cc.
6731
6732
6733Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6734
6735 * configure: Accept -with arguments.
6736
6737Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
6738
6739 * Makefile.in: added h8300sim
6740
6741Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
6742
6743 * config/mh-sco: Don't override BISON definition.
6744
6745 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
6746 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
6747 (all-cygnus, native, build-cygnus): Make
6748 $(canonhost)-stamp-3stage-done, not $(host)....
6749 * test-build.mk (stamp-3stage-compared): Use tail +10c for
6750 i386-sco3.2v4. Added else true to if command.
6751
6752Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
6753
6754 * config.sub: (from FSF) Sequent uses a BSD-like OS.
6755
6756Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
6757
6758 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
6759
6760Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6761
6762 * configure.in: don't remove binutils from Solaris builds
6763
6764Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
6765
6766 * Makefile.in: get rid of earlier definitions for *clean,
6767 also handle the recursive info rule better
6768
6769Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
6770
6771 * Makefile.in (mostlyclean, distclean, realclean): Fix to
6772 do more-or-less the right thing.
6773
6774Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
6775
6776 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
6777 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
6778
6779Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6780
6781 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
6782 $(host_canonical).
6783
6784 * configure.in: split the configdirs list into 4 categories (native
6785 v. cross, library v. tool) and handle the cross-only and native-
6786 only in more reasonable (and correct!) way.
6787
6788Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
6789
6790 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
6791 configdirs anymore.
6792
6793Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6794
6795 * Makefile.in: extensive cleanup:: removed all of the explicit
6796 clean-* targets, collapsed many wrappers around subdir_do into
6797 one, added additional targets to satisfy standards.texi, deleted
6798 some old targets, some changes for consistency
6799
6800Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6801
6802 * configure.in: handle some programs as cross-only, and others as
6803 native only
6804
6805 * test-build.mk: handle partial holes in a more generic manner
6806
6807 * Makefile.in: m4 depends on libiberty
6808
6809Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6810
6811 * config/mh-sco: don't default $(CC) to gcc
6812
6813Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6814
6815 * configure.in: add m4, textutils, fileutils, sed, shellutils,
6816 time, wdiff, and find to configdirs
6817
6818 * Makefile.in: all, clean, and install rules for the new programs
6819 added to configure.in
6820
6821Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6822
6823 * configure.in: use mh-sun for all *-sun-* hosts
6824
6825 * config/mh-solaris: rework standard X location to use
6826 $OPENWINHOME, if defined.
6827
6828 * config/mh-sun: handle X11 include locations
6829
6830 * config/mh-decstation: define NeedFunctionPrototypes to 0, to
6831 work around dain-bramaged DECwindows include files
6832
6833Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6834
6835 * Makefile.in: define flags for X11 include files and library file
6836 locations, pass them down to the programs that need this info
6837
6838 * build-all.mk: added a 'native' target, to 3stage the native toolchain
6839
6840 * config/{mh-hpux,mh-solaris}: define the "standard" locations for
6841 the vendor supplied X11 headers and libraries
6842
6843Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6844
6845 * configure.in: start building libg++ for HP-UX targets
6846
6847Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
6848
6849 * README: Update references to files moved into etc/.
6850
6851Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
6852
6853 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
6854 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
6855
6856Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
6857
6858 * configure: accept dash as well as underscore in long option
6859 names for FSF compatibility.
6860
6861Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
6862
6863 * config.sub: added -sco3.2v4 support from FSF.
6864
6865Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6866
6867 * configure.in: expand the section that adds or removes
6868 directories from the list of programs to build, to handle native
6869 vs. cross in addition to host v. native
6870
6871Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
6872
6873 * Makefile.in: Replace C++ in macro names with CXX.
6874 This is less likely to break ...
6875
6876Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6877
6878 * test-build.mk: add -w to GNU_MAKE
6879
6880Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6881
6882 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
6883 add 'sparc' to list of recognized cpus. This needed to make
6884 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
6885 Delete some redundant ose68 variants. Recognize -wrs as an os,
6886 then changes that into $CPU-wrs-vxworks.
6887
6888 * configure.in: remove most references to gdbtest, regularize
6889 target based program removal
6890
6891 * test-build.mk: import from p3 tree (many fixes and changes)
6892
6893Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
6894
6895 * Makefile.in: added rules to handle tcl, tk, and expect
6896
6897 * configure.in: handle those directories if they exist
6898
6899Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6900
6901 * config.sub: removed bogus hppabsd and hppahpux names, since
6902 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
6903
6904Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6905
6906 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
6907 depends upon all-xiberty
6908
6909 * Makefile.in: changes from p3, including:
6910
6911 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
6912
6913 * Makefile.in (XTRAFLAGS): include newlib directories if
6914 newlib/Makefile exists, rather than if host != target.
6915
6916 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
6917
6918 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
6919 from the same source tree and not building a cross-compiler. This
6920 matters for the libg++ configuration if reconfiguring a tree that
6921 has already been installed.
6922
6923 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
6924
6925 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
6926 pick up the machine and system specific header files.
6927
6928 * Makefile.in: added AS_FOR_TARGET, passed down in
6929 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
6930 the C compiler to use to create programs which are run in the
6931 build environment, set it to default to $(CC), and passed it down
6932 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
6933
6934 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
6935
6936 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
6937 We need them for unusual native builds, like systems without
6938 ranlib.
6939
6940 * configure: also define $(host_canonical) and
6941 $(target_canonical), which are the full, canonical names for the
6942 given host and target
6943
6944Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
6945
6946 * Makefile.in: Added separate definitions for C++.
6947
6948Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
6949
6950 * configure.in (configdirs): Add deja-gnu.
6951
6952Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
6953
6954 * README: Update for configure.texi and gdb-4.7 release.
6955
6956Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
6957
6958 * Makefile.in: Move "all" target to top of file.
6959 Previously, first target was ".PHONY" which caused BSD4.4 make
6960 to build .PHONY when make was run without arguments.
6961
6962Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
6963
6964 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
6965 Library-copylefted code in libiberty.
6966
6967Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
6968
6969 * config.sub: Replace m68kmote with plain old m68k.
6970
6971Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
6972
6973 * Makefile.in: Remove space from blank line, avoid Make complaints.
6974
6975Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
6976
6977 * config.sub: Complain if no argument is given. Added support for
6978 386bsd as OS and target alias.
6979
6980Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
6981
6982 * Makefile.in (XTRAFLAGS): include newlib directories if
6983 newlib/Makefile exists, rather than if host != target.
6984
6985Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
6986
6987 * config.sub: recognize sparclite-wrs-vxworks.
6988
6989 * Makefile.in (install-xiberty): added *-xiberty make rules (from
6990 p3.) Added clean-xiberty to clean.
6991
6992Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6993
6994 * configure.in: use *-*-* instead of nested cases for host and target
6995
6996Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
6997
6998 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
6999 from the same source tree and not building a cross-compiler. This
7000 matters for the libg++ configuration if reconfiguring a tree that
7001 has already been installed.
7002
7003Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
7004
7005 * config.sub (i486v/i486v4): Merge in from FSF version.
7006
7007Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
7008
7009 * configure: only set PWD if it is already set.
7010
7011Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
7012
7013 * configure: just set PWD=`pwd` at the top, since Ultrix sh
7014 doesn't have unset and all success paths (and most error paths)
7015 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
7016 to just ${PWD} to avoid confusion.)
7017
7018Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
7019
7020 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
7021 even for a native compilation.
7022
7023Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
7024
7025 Changes to make the gdb.tar.Z rule work better.
7026
7027 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
7028 (DEVO_SUPPORT): Add configure.texi.
7029 (bfd-ilrt.tar.Z): Remove ancient rule.
7030
7031Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
7032
7033 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
7034 pick up the machine and system specific header files.
7035
7036 * configure.in, config.sub: added new target m68010-adobe-scout,
7037 with alias of adobe68k. Changed configure.in to check for
7038 -scout before -sco* to avoid a false match.
7039
7040 * Makefile.in: added AS_FOR_TARGET, passed down in
7041 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
7042 the C compiler to use to create programs which are run in the
7043 build environment, set it to default to $(CC), and passed it down
7044 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
7045
7046Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
7047
7048 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
7049 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
7050 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
7051 FOR_TARGET variants, to newlib and libg++.
7052
7053Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
7054
7055 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
7056 first.
7057
7058Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
7059
7060 * config.sub: Accept `elf' as an environment.
7061
7062Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
7063
7064 * Makefile.in (all-opcodes): cd into the right directory
7065
7066Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
7067
7068 * configure: added -program_transform_name option, used as
7069 argument to sed when installing programs.
7070 configure.texi: added documentation for -program_prefix,
7071 -program_suffix and -program_transform_name.
7072
7073Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
7074
7075 * config.sub: Accept i486 where i386 ok.
7076
7077Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
7078
7079 * config.sub: accept we32k
7080
7081Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
7082
35590697 7083 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
7084
7085 * Makefile.in: don't create all directories for ``make install'';
7086 let the subdirectories create the ones they need.
7087
7088Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7089
7090 * COPYING: new file, GPL v2
7091
7092Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7093
7094 * Makefile.in: use the new gen-info-dir, which needs a template
7095 argument (which also lives in texinfo)
7096
7097 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
7098
7099Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7100
7101 * config/mh-solaris: removed the -xs from CFLAGS (let the people
7102 with Sun's C compiler deal with it themselved)
7103
7104Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
7105
7106 * config.sub (ncr3000): Change i386 to i486.
7107
7108Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7109
7110 * Makefile.in: add install-rcs, install-grep to
7111 install-no-fixedincludes, removed install-bison and install-libgcc
7112
7113Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
7114
7115 * configure.in: grab the HPUX makefile fragment if on HPUX
7116
7117Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
7118
7119 * Makefile.in: eradicate bison spoor (ditto libgcc).
7120 configure.in: recognise m68{k,000}-ericsson-OSE.
7121 es1800 is alias for m68k-ericsson-OSE
7122
7123Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7124
7125 * configure.in: rearrange the parts that remove programs from
7126 configdirs, based now on HOST==TARGET or by canonical triple.
7127
7128Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7129
7130 * test-build.mk: recurse explicitly with -f test-build.mk when
7131 appropriate. predicate stage3 and comparison on the existence
7132 of gcc. That is, if gcc isn't around, we aren't three-staging.
7133 On very clean, also remove ...stamp-co. Build in-place before
7134 doing other builds.
7135
7136Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
7137
7138 * Makefile.in, configure.in: add tgas
7139
7140Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7141
7142 * Makefile.in: a number of changes merged in from progressive.
7143
7144 * configure.in: add libm.
7145
7146 * .cvsignore: ignore some stuff that comes from test-build.mk.
7147
7148Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
7149
7150 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
7151 a symbol-table into the executable.
7152
7153Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
7154
7155 * config.sub: Add es1800 (m68k-ericsson-es1800).
7156
7157Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
7158
7159 * configure: Add program_suffix (parallel to program_prefix)
7160 * Makefile.in: adjust directory-creating script for losing decstation
7161
7162Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
7163
7164 * configure: Minor $subdir-related fixes.
7165
7166Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
7167
7168 * configure: fix various problems with propogating
7169 makefile_target_frag in subdirs.
7170 * configure.in: config libgcc if its there
7171
7172Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
7173
7174 * config.sub: HPPA merge.
7175
7176Mon Jun 15 12:31:52 1992 Fred Fish (fnf@cygnus.com)
7177
7178 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
7179 it is broken on ncr 3000's.
7180
7181Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
7182
7183 * Makefile.in: Replace all-bison with all-byacc in all
7184 dependency lines for other tools (which now use byacc).
7185
7186Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
7187
7188 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
7189
7190Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
7191
7192 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
7193
7194Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
7195
7196 * Makefile.in: make gprof rules similar to byacc rules (instead of
7197 vestigal $(unsubdir) that didn't work...)
7198
7199Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
7200
7201 * config.sub: Add support for Linux.
7202 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
7203 (at least for libg++).
7204
7205Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
7206
7207 * configure.texi: fix doc for the -nfp option to configure
7208
7209Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
7210
7211 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
7212
7213Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
7214
7215 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
7216 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
7217 * configure.in: added solaris* host_makefile_frag hook.
7218
7219Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7220
7221 * config.sub: changed recognition of m68000 so that various
7222 m68k types can be specified via m680[01234]0
7223
7224Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7225
7226 * config.sub (basic_machine): fix sed so that '-foo' isn't
7227 completely substituted out while .+'-foo' loses the '-foo'
7228
7229Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
7230
7231 * config.sub ($os): Add -aout.
7232
7233Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
7234
7235 * configure: If host_makefile_frag is absolute, don't
7236 prefix ${invsubdir} (relevant to libg++ auto-configure).
7237
7238Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
7239
7240 * Makefile.in (tooldir): Define it.
7241 (all-ld): Depend on all-flex.
7242
7243Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
7244
7245 * Makefile.in (check): Fix libg++ special case.
7246
7247Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
7248
7249 * configure: do not bury `pwd` into config.status, thus do fewer
7250 pwd's.
7251
7252 * configure: print the "Building in" message only when building in
7253 other than "." AND verbose.
7254
7255 * configure: remove -s, rework -v to better accomodate guested
7256 configures.
7257
7258 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
7259
7260Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
7261
7262 * Makefile.in: macroize flags passed on recursion. remove
7263 fileutils.
7264
7265Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
7266
7267 * configure: get makesrcdir right for subdirs deeper than 1.
7268
7269 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
7270 install.
7271
7272Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
7273
7274 * Makefile.in: don't print subdir_do or recursion lines.
7275
7276Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
7277
7278 * standards.texi: added menu item.
7279
7280 * Makefile.in: build and install standards.info.
7281
7282 * standards.texi: new file.
7283
7284Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7285
7286 * configure: test for and move config.status pieces from
7287 ${subdir}/.
7288
7289Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
7290
7291 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
7292 CFLAGS per new configuration strategy.
7293 * configure: Test for existance of files before trying to mv
7294 them, to avoid numerous non-existance messages.
7295
7296Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
7297
7298 * configure: correct final line of config.status.
7299
7300 * configure: patch from eggert. Avoids a protection problem if
7301 the original Makefile.in is read only.
7302
7303 * configure: use move-if-change from gcc to create config.status.
7304 Some makefiles depend on config.status to tell if a directory
7305 has been reconfigured for a different host. This change
7306 prevents those directories from remaking everything in the case
7307 where the reconfig was only intended to rebuild a Makefile.
7308
7309 * configure: test for config.sub with "config.sub sun4" rather
7310 than "config.sub ${host_alias}". Otherwise we can't tell a bad
7311 host alias from a missing config.sub.
7312
7313Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7314
7315 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
7316 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
7317
7318Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
7319
7320 * configure: mkdir ${subdir} as needed.
7321
7322Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
7323
7324 * Makefile.in,configure.in: added autoconf.
7325
7326Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7327
7328 * Makefile.in: no longer pass against on recursion.
7329
7330 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
7331 definitions are not inherited.
7332
7333 * configure: correct makesrcdir when subdir is .
7334
7335Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
7336
7337 * configure: Add support for 'subdirs' variable, which is
7338 like 'configdirs', except that configure doesn't re-invoke
7339 itself for subdirs, it just creates a Makefile for each subdir.
7340 * configure.texi: Document subdirs.
7341
7342Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7343
7344 * configure.in: added flex to configdirs
7345
7346Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
7347
7348 * Makefile.in: remove clean-stamps from clean.
7349
7350Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
7351
7352 * configure.in: Add gdbtest to configdirs.
7353
7354Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
7355
7356 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
7357 to recursive makes.
7358 * configure.in: Recognize new ncr3000 config.
7359
7360Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
7361
7362 * Makefile.in, configure.in: removed references to gdbm.
7363
7364Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
7365
7366 * config.sub: Don't canonicalize os value
7367 newsos* to bsd (readline needs to check for newsos).
7368 (This fix was earlier made Jan 31, but got re-broken.)
7369
7370Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
7371
7372 * configure.in: sco is an os, not a vendor!
7373
7374 * configure: Quote $( better. Keep various shells happy.
7375
7376Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
7377
7378 * Makefile.in: eliminate stamp-files.
7379
7380Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
7381
7382 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
7383 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
7384
7385Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
7386
7387 * config.sub: fix iris/iris3.
7388
7389Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
7390
7391 * configure: re-add -rm.
7392
7393Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
7394
7395 * Maskefile.in: add .stmp-rcs to all.
7396
7397 * configure.in: remove gas from rs6000 build, use aix host fragment.
7398
7399Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
7400
7401 * configure: pass down site_option during recursion.
7402
7403Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
7404
7405 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
7406
7407Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
7408
7409 * configure: Change exec_prefix so that it really defaults to prefix.
7410
7411Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
7412
7413 * Makefile.in, configure.in: Add support for mmalloc library.
7414
7415Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
7416
7417 * Makefile.in: add stmp dependencies for a few more things.
7418
7419Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
7420
7421 * configure: adjusted error message on objdir/srcdir configure
7422 collision, per john's suggestion.
7423
7424 * Makefile.in: add libiberty stmp to all and all.cross.
7425
7426Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
7427
7428 * Makefile.in: remove force dependencies, add grep to all.
7429
7430Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
7431
7432 * Makefile.in: drop flex. make stamp files work.
7433
7434 * configure: added test for conflicting configuration in srcdir,
7435 remove trailing slashes from srcdir. Otherwise emacs gdb mode
7436 gets cranky. use relative paths for configure and srcdir
7437 whenever possible. Send some error messages to stderr that were
7438 going to stdout.
7439
7440Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
7441
7442 * Makefile.in: Fix libg++ rule to check for gcc directory
7443 before using gcc/gcc. Also pass XTRAFLAGS.
7444
7445Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
7446
7447 * Makefile.in: added stmp-files so that directories aren't polled
7448 when they are already built.
7449
7450 * configure.texi: fixed a node pointer problem.
7451
7452Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
7453
7454 * config.sub configure.in config/mh-irix4 gdb/configure.in
7455 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
7456 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
7457 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
7458
7459Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7460
7461 * configure: -recurring becomes -silent. corrected help message
7462 for -site= option.
7463
7464 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
7465
7466Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7467
7468 * configure: when building Makefile for crosses, replace
7469 tooldir and program_prefix. default srcdir from location of
7470 config.sub. remove "for host in hosts" and "for target in
7471 targets" loops.
7472
7473Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7474
7475 * Makefile.in: Do not pass bindir or mandir to cvs.
7476
7477Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
7478
7479 * Makefile.in, configure.in: removed traces of namesubdir,
7480 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
7481 copyrights to '92, changed some from Cygnus to FSF.
7482
7483 * configure.texi: remove most references to multiple hosts,
7484 multiple targets, subdirs, etc.
7485
7486 * configure.man: removed rcsid. reference config.sub not
7487 config.subr.
7488
7489 * Makefile.in: mkdir $(infodir) on install-info.
7490
7491Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
7492
7493 * configure.texi: Explain better about .gdbinit and about
7494 the environment that configure.in sections run in.
7495
7496Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
7497
7498 * configure.in: Ultrix is only a decstation if it's a MIPS.
7499
7500Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
7501
7502 * README: DOC.configure => cfg-paper.texi.
7503
7504Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
7505
7506 * config.sub (near case $os): Don't convert newsos* to bsd!
7507
7508Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
7509
7510 * Makefile.in: Reinstall change from gdb-4.3 that reduces
7511 the number of copies of COPYING that go into the GDB tar file.
7512
7513Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
7514
7515 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
7516 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
7517 Fix SCO configuration stuff.
7518
7519Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
7520
7521 * Makefile.in: For libg++, make sure the -I pointing
7522 to the gcc directory goes *after* all the libg++-local -I flags.
7523 Also, move just-gcc dependency from just-libg++ to all-libg++.
7524
7525Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
7526
7527 * configure: Change -x to -f to keep Ultrix /bin/test happy.
7528
7529Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
7530
7531 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
7532
7533Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
7534
7535 * config.sub: Add stratus configuration frags. Also
7536 submitted to FSF.
7537
7538Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
7539
7540 * Makefile.in (DEV_SUPPORT): add configure.man.
7541
7542 * config.sub(Decode manufacturer-specific): add -none*.
7543
7544Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
7545
7546 * Makefile.in: remove form feeds to make Sun's make happy.
7547 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
7548
7549Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
7550
7551 * Makefile.in (AR_FLAGS): Make quieter.
7552
7553Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
7554
7555 * configure.in: Add libg++.
7556 * configure: When verbose, don't output the command line at each
7557 level; it will be unremarkably the same as the previous version,
7558 which will be the same as what the user typed.
7559
7560Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
7561
7562 * configure.in, Makefile.in: fix clean-info, add flex. add
7563 fileutils.
7564
7565 * configure: be less sensitive to spaces in Makefile.in. Do not
7566 look for sources in "..". Doing so breaks subdirectories that
7567 might have their own configure. If a subdir has it's own
7568 configure script, use it.
7569
7570Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
7571
7572 * cfg-paper.texi: some changes suggested by rms.
7573
7574Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
7575
7576 * config.sub: Merge in some small additions from the FSF version,
7577 taken from the gcc distribution, to bring the Cygnus and FSF
7578 versions into closer sync.
7579
7580Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
7581
7582 * configure.in: Changed svr4 references to sysv4.
7583
7584Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
7585
7586 * configure: added -V for version number option.
7587
7588Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
7589
7590 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
7591 renamed from DOC.configure to cfg-paper.texi.
7592
7593Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7594
7595 * configure, config.subr, config.sub: config.subr is now
7596 config.sub again.
7597
7598Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
7599
7600 * configure.texi: new file, in progress.
7601
7602 * Makefile.in: build info file and install the man page for
7603 configure.
7604
7605 * configure.man: new file, first cut.
7606
7607 * configure: find config.subr again now that configuration "none"
7608 has gone. removed all traces of the -ansi option. removed all
7609 traces of the -languages option.
7610
7611 * config.subr: resync from rms.
7612
d932cae7 76131991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
7614
7615 * configure, config.sub, config.subr: merge config.sub into
7616 config.subr, call the result config.subr, remove config.sub, use
7617 config.subr.
7618
7619 * Makefile.in: revised install for dir.info.
7620
d932cae7 76211991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
7622
7623 * configure.in: add decstation host makefile frag.
7624
7625 * Makefile.in: BISON now bison -y again. also install-gcc on
7626 install. clean-gdbm on clean. infodir belongs in datadir.
7627 Make directories for info install. Build dir.info here then
7628 install it.
7629
d932cae7 76301991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
7631
7632 * Makefile.in: fix for bad directory tests.
7633
d932cae7 76341991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
7635
7636 * configure: \{1,2\} appears to be a sysv'ism. Use a different
7637 regexp. -srcdir relative was being handled incorrectly.
7638
7639 * Makefile.in: unwrapped some for loops so that parallel makes
7640 work again and so one can focus one's attention on a particular
7641 package.
7642
d932cae7 76431991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
7644
7645 * configure: added PWD as a stand in for `pwd` (for speed). use
7646 elif wherever possible. make -srcdir work without -objdir.
7647 -objdir= commented out.
7648
d932cae7 76491991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
7650
7651 * configure: +options become --options. -subdirs commented out.
7652 added -host, -datadir. Renamed -destdir to -prefix. Comment in
7653 Makefile now at top of generated Makefile. Removed cvs log
7654 entries. added -srcdir. create .gdbinit only if there is one
7655 in ${srcdir}.
7656
7657 * Makefile.in: idestdir and ddestdir go away. Added copyrights
7658 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
7659 and mandir now keyed off datadir by default.
7660
d932cae7 76611991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
7662
7663 * Freshly created ChangeLog.
7664
7665\f
7666Local Variables:
7667mode: change-log
7668left-margin: 8
7669fill-column: 76
7670version-control: never
7671End:
This page took 0.411939 seconds and 4 git commands to generate.