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