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