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