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