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