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