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