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