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