-y support
[platform/upstream/binutils.git] / ChangeLog
1 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
2
3         * configure.in: add m4, textutils, fileutils, sed, shellutils,
4         time, wdiff, and find to configdirs
5
6 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
7
8         * configure.in: use mh-sun for all *-sun-* hosts
9
10         * config/mh-solaris: rework standard X location to use
11         $OPENWINHOME, if defined.
12         
13         * config/mh-sun: handle X11 include locations
14
15         * config/mh-decstation: define NeedFunctionPrototypes to 0, to
16         work around dain-bramaged DECwindows include files
17
18 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19
20         * Makefile.in: define flags for X11 include files and library file
21         locations, pass them down to the programs that need this info
22
23         * build-all.mk: added a 'native' target, to 3stage the native toolchain
24
25         * config/{mh-hpux,mh-solaris}: define the "standard" locations for
26         the vendor supplied X11 headers and libraries
27
28 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
29
30         * configure.in: start building libg++ for HP-UX targets
31
32 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
33
34         * README:  Update references to files moved into etc/.
35
36 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
37
38         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
39         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
40
41 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
42
43         * configure: accept dash as well as underscore in long option
44         names for FSF compatibility.
45
46 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
47
48         * config.sub: added -sco3.2v4 support from FSF.
49
50 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
51
52         * configure.in: expand the section that adds or removes
53         directories from the list of programs to build, to handle native
54         vs. cross in addition to host v. native
55
56 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
57
58         * Makefile.in:  Replace C++ in macro names with CXX.
59         This is less likely to break ...
60
61 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
62
63         * test-build.mk: add -w to GNU_MAKE
64
65 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
66
67         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
68         add 'sparc' to list of recognized cpus.  This needed to make
69         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
70         Delete some redundant ose68 variants.  Recognize -wrs as an os,
71         then changes that into $CPU-wrs-vxworks.
72
73         * configure.in: remove most references to gdbtest, regularize
74         target based program removal
75
76         * test-build.mk: import from p3 tree (many fixes and changes)
77
78 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
79
80         * Makefile.in: added rules to handle tcl, tk, and expect
81
82         * configure.in: handle those directories if they exist
83
84 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
85
86         * config.sub: removed bogus hppabsd and hppahpux names, since
87         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
88
89 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
90
91         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
92         depends upon all-xiberty
93
94         * Makefile.in: changes from p3, including:
95
96         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
97
98         * Makefile.in (XTRAFLAGS): include newlib directories if
99         newlib/Makefile exists, rather than if host != target.
100
101         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
102
103         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
104         from the same source tree and not building a cross-compiler.  This
105         matters for the libg++ configuration if reconfiguring a tree that
106         has already been installed.
107
108         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
109
110         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
111         pick up the machine and system specific header files.
112
113         * Makefile.in: added AS_FOR_TARGET, passed down in
114         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
115         the C compiler to use to create programs which are run in the
116         build environment, set it to default to $(CC), and passed it down
117         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
118
119         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
120
121         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
122         We need them for unusual native builds, like systems without
123         ranlib.
124
125         * configure: also define $(host_canonical) and
126         $(target_canonical), which are the full, canonical names for the
127         given host and target
128
129 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
130
131         * Makefile.in:  Added separate definitions for C++.
132
133 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
134
135         * configure.in (configdirs):  Add deja-gnu.
136
137 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
138
139         * README:  Update for configure.texi and gdb-4.7 release.
140
141 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
142
143         * Makefile.in:  Move "all" target to top of file.
144         Previously, first target was ".PHONY" which caused BSD4.4 make
145         to build .PHONY when make was run without arguments.
146
147 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
148
149         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
150         Library-copylefted code in libiberty.
151
152 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
153
154         * config.sub:  Replace m68kmote with plain old m68k.
155
156 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
157
158         * Makefile.in:  Remove space from blank line, avoid Make complaints.
159
160 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
161
162         * config.sub: Complain if no argument is given.  Added support for
163         386bsd as OS and target alias.
164
165 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
166
167         * Makefile.in (XTRAFLAGS): include newlib directories if
168         newlib/Makefile exists, rather than if host != target.
169
170 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
171
172         * config.sub: recognize sparclite-wrs-vxworks.
173
174         * Makefile.in (install-xiberty): added *-xiberty make rules (from
175         p3.) Added clean-xiberty to clean.
176
177 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
178
179         * configure.in: use *-*-* instead of nested cases for host and target
180
181 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
182
183         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
184         from the same source tree and not building a cross-compiler.  This
185         matters for the libg++ configuration if reconfiguring a tree that
186         has already been installed.
187
188 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
189
190         * config.sub (i486v/i486v4):  Merge in from FSF version.
191
192 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
193
194         * configure: only set PWD if it is already set.
195
196 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
197
198         * configure: just set PWD=`pwd` at the top, since Ultrix sh
199         doesn't have unset and all success paths (and most error paths)
200         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
201         to just ${PWD} to avoid confusion.)
202
203 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
204
205         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
206         even for a native compilation.
207
208 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
209
210         Changes to make the gdb.tar.Z rule work better.
211
212         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
213         (DEVO_SUPPORT):  Add configure.texi.
214         (bfd-ilrt.tar.Z):  Remove ancient rule.
215
216 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
217
218         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
219         pick up the machine and system specific header files.
220
221         * configure.in, config.sub: added new target m68010-adobe-scout,
222         with alias of adobe68k.  Changed configure.in to check for
223         -scout before -sco* to avoid a false match.
224
225         * Makefile.in: added AS_FOR_TARGET, passed down in
226         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
227         the C compiler to use to create programs which are run in the
228         build environment, set it to default to $(CC), and passed it down
229         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
230
231 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
232
233         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
234         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
235         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
236         FOR_TARGET variants, to newlib and libg++.
237
238 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
239
240         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
241         first.
242
243 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
244
245         * config.sub:  Accept `elf' as an environment.
246
247 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
248
249         * Makefile.in (all-opcodes):  cd into the right directory
250
251 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
252
253         * configure: added -program_transform_name option, used as
254         argument to sed when installing programs.
255         configure.texi: added documentation for -program_prefix,
256         -program_suffix and -program_transform_name.
257
258 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
259
260         * config.sub:  Accept i486 where i386 ok.
261
262 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
263
264         * config.sub: accept we32k
265
266 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
267
268         * config.sub, configure.in: accept OSE68000 and OSE68k.
269
270         * Makefile.in: don't create all directories for ``make install'';
271         let the subdirectories create the ones they need.
272
273 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
274
275         * COPYING: new file, GPL v2
276
277 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
278
279         * Makefile.in: use the new gen-info-dir, which needs a template
280         argument (which also lives in texinfo)
281
282         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
283
284 Mon Aug  3 15:41:28 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
285
286         * config/mh-solaris: removed the -xs from CFLAGS (let the people
287         with Sun's C compiler deal with it themselved)
288
289 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
290
291         * config.sub (ncr3000):  Change i386 to i486.
292
293 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
294
295         * Makefile.in: add install-rcs, install-grep to
296         install-no-fixedincludes, removed install-bison and install-libgcc
297
298 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
299
300         * configure.in: grab the HPUX makefile fragment if on HPUX
301
302 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
303
304         * Makefile.in: eradicate bison spoor (ditto libgcc).
305          configure.in: recognise m68{k,000}-ericsson-OSE.
306          es1800 is alias for m68k-ericsson-OSE
307
308 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
309
310         * configure.in: rearrange the parts that remove programs from
311         configdirs, based now on HOST==TARGET or by canonical triple.  
312
313 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
314
315         * test-build.mk: recurse explicitly with -f test-build.mk when
316           appropriate.  predicate stage3 and comparison on the existence
317           of gcc.  That is, if gcc isn't around, we aren't three-staging.
318           On very clean, also remove ...stamp-co.  Build in-place before
319           doing other builds.
320
321 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
322
323         * Makefile.in, configure.in: add tgas
324
325 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
326
327         * Makefile.in: a number of changes merged in from progressive.
328
329         * configure.in: add libm.
330
331         * .cvsignore: ignore some stuff that comes from test-build.mk.
332
333 Wed Jul  8 00:01:30 1992  Stu Grossman  (grossman at cygnus.com)
334
335         * config/mh-solaris:  Use -xs when compiling so that Sun-C puts
336         a symbol-table into the executable.
337
338 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
339
340         * config.sub:  Add es1800 (m68k-ericsson-es1800).
341
342 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
343
344         * configure: Add program_suffix (parallel to program_prefix)
345         * Makefile.in: adjust directory-creting script for losing decstation
346         * .Sanitize: don't nuke byacc!
347
348 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
349
350         * configure:  Minor $subdir-related fixes.
351
352 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
353
354         * configure: fix various problems with propogating
355         makefile_target_frag in subdirs.
356         * configure.in: config libgcc if its there
357
358 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
359
360         * config.sub:  HPPA merge.
361
362 Mon Jun 15 12:31:52 1992  Fred Fish  (fnf@cygnus.com)
363
364         * config/mh-ncr3000 (INSTALL):  Don't use /usr/ucb/install,
365         it is broken on ncr 3000's.
366
367 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
368
369         * Makefile.in:  Replace all-bison with all-byacc in all
370         dependency lines for other tools (which now use byacc).
371
372 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
373
374         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
375
376 Tue Jun  9 17:18:11 1992  Fred Fish  (fnf at cygnus.com)
377
378         * config/{mh-ncr3000, mh-sysv4}:  Add INSTALL.
379
380 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
381
382         * Makefile.in: make gprof rules similar to byacc rules (instead of
383         vestigal $(unsubdir) that didn't work...)
384
385 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
386
387         * config.sub:  Add support for Linux.
388         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
389         (at least for libg++).
390
391 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
392
393         * configure.texi: fix doc for the -nfp option to configure
394
395 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
396
397         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
398
399 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
400
401         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
402         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
403         * configure.in: added solaris* host_makefile_frag hook.
404
405 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
406
407         * config.sub: changed recognition of m68000 so that various
408         m68k types can be specified via m680[01234]0
409
410 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
411
412         * config.sub (basic_machine): fix sed so that '-foo' isn't
413         completely substituted out while .+'-foo' loses the '-foo'
414
415 Thu May 28 19:48:35 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
416
417         * .Sanitize: Add flex to the list of keepers.  flex is needed to
418         build GNU ld.
419
420 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
421
422         * config.sub ($os): Add -aout.
423
424 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
425
426         * configure:  If host_makefile_frag is absolute, don't
427         prefix ${invsubdir} (relevant to libg++ auto-configure).
428
429 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
430
431         * Makefile.in (tooldir): Define it.
432         (all-ld): Depend on all-flex.
433
434 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
435
436         * Makefile.in (check):  Fix libg++ special case.
437
438 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
439
440         * configure: do not bury `pwd` into config.status, thus do fewer
441           pwd's.
442
443         * configure: print the "Building in" message only when building in
444           other than "." AND verbose.
445
446         * configure: remove -s, rework -v to better accomodate guested
447           configures.
448
449         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
450
451 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
452
453         * Makefile.in: macroize flags passed on recursion.  remove
454           fileutils.
455
456 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
457
458         * configure: get makesrcdir right for subdirs deeper than 1.
459
460         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
461           install.
462
463 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
464
465         * Makefile.in: don't print subdir_do or recursion lines.
466
467 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
468
469         * standards.texi: added menu item.
470
471         * Makefile.in: build and install standards.info.
472
473         * standards.texi: new file.
474
475 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
476
477         * configure: test for and move config.status pieces from
478           ${subdir}/.
479
480 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
481
482         * config/mh-delta88, config/mh-ncr3000:  Replace MINUS_G with
483         CFLAGS per new configuration strategy.
484         * configure:  Test for existance of files before trying to mv
485         them, to avoid numerous non-existance messages.
486
487 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
488
489         * configure: correct final line of config.status.
490
491         * configure: patch from eggert.  Avoids a protection problem if
492           the original Makefile.in is read only.
493
494         * configure: use move-if-change from gcc to create config.status.
495           Some makefiles depend on config.status to tell if a directory
496           has been reconfigured for a different host.  This change
497           prevents those directories from remaking everything in the case
498           where the reconfig was only intended to rebuild a Makefile.
499
500         * configure: test for config.sub with "config.sub sun4" rather
501           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
502           host alias from a missing config.sub.
503
504 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
505
506         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
507           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
508
509 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
510
511         * configure: mkdir ${subdir} as needed.
512
513 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
514
515         * Makefile.in,configure.in: added autoconf.
516
517 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
518
519         * Makefile.in: no longer pass against on recursion.
520
521         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
522           definitions are not inherited.
523
524         * configure: correct makesrcdir when subdir is .
525
526 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
527
528         * configure:  Add support for 'subdirs' variable, which is
529         like 'configdirs', except that configure doesn't re-invoke
530         itself for subdirs, it just creates a Makefile for each subdir.
531         * configure.texi:  Document subdirs.
532
533 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
534
535         * configure.in: added flex to configdirs
536
537 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
538
539         * Makefile.in: remove clean-stamps from clean.
540
541 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
542
543         * configure.in:  Add gdbtest to configdirs.
544
545 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
546
547         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
548         to recursive makes.
549         * configure.in:  Recognize new ncr3000 config.
550
551 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
552
553         * Makefile.in, configure.in: removed references to gdbm.
554
555 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
556
557         * config.sub:  Don't canonicalize os value
558         newsos* to bsd (readline needs to check for newsos).
559         (This fix was earlier made Jan 31, but got re-broken.)
560
561 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
562
563         * configure.in:  sco is an os, not a vendor!
564
565         * configure:  Quote $( better.  Keep various shells happy.
566
567 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
568
569         * Makefile.in: eliminate stamp-files.
570
571 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
572
573         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
574           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
575
576 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
577
578         * config.sub:  fix iris/iris3.
579
580 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
581
582         * configure: re-add -rm.
583
584 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
585
586         * Maskefile.in: add .stmp-rcs to all.
587
588         * configure.in: remove gas from rs6000 build, use aix host fragment.
589
590 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
591
592         * configure: pass down site_option during recursion.
593
594 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
595
596         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
597
598 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
599
600         * configure: Change exec_prefix so that it really defaults to prefix.
601
602 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
603
604         * Makefile.in, configure.in:  Add support for mmalloc library.
605
606 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
607
608         * Makefile.in: add stmp dependencies for a few more things.
609
610 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
611
612         * configure: adjusted error message on objdir/srcdir configure
613           collision, per john's suggestion.
614
615         * Makefile.in: add libiberty stmp to all and all.cross.
616
617 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
618
619         * Makefile.in: remove force dependencies, add grep to all.
620
621 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
622
623         * Makefile.in: drop flex.  make stamp files work.
624
625         * configure: added test for conflicting configuration in srcdir,
626           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
627           gets cranky.  use relative paths for configure and srcdir
628           whenever possible.  Send some error messages to stderr that were
629           going to stdout.
630
631 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
632
633         * Makefile.in:  Fix libg++ rule to check for gcc directory
634         before using gcc/gcc.  Also pass XTRAFLAGS.
635
636 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
637
638         * Makefile.in: added stmp-files so that directories aren't polled
639           when they are already built.
640
641         * configure.texi: fixed a node pointer problem.
642
643 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
644
645         * config.sub configure.in config/.Sanitize config/mh-irix4
646         gdb/.Sanitize gdb/configure.in gdb/mips-tdep.c gdb/mipsread.c
647         gdb/procfs.c gdb/signame.h gdb/tm-irix3.h gdb/tm-mips.h
648         gdb/xm-irix4.h gdb/config/.Sanitize gdb/config/mt-irix3
649         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
650
651 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
652
653         * configure: -recurring becomes -silent.  corrected help message
654           for -site= option.
655
656         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
657
658 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
659
660         * configure: when building Makefile for crosses, replace
661           tooldir and program_prefix.  default srcdir from location of
662           config.sub.  remove "for host in hosts" and "for target in
663           targets" loops.
664
665 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
666
667         * Makefile.in: Do not pass bindir or mandir to cvs.
668
669 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
670
671         * Makefile.in, configure.in: removed traces of namesubdir,
672           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
673           copyrights to '92, changed some from Cygnus to FSF.
674
675         * configure.texi: remove most references to multiple hosts,
676           multiple targets, subdirs, etc.
677
678         * configure.man: removed rcsid. reference config.sub not
679           config.subr.
680
681         * Makefile.in: mkdir $(infodir) on install-info.
682
683 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
684
685         * configure.texi:  Explain better about .gdbinit and about
686         the environment that configure.in sections run in.
687
688 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
689
690         * configure.in:  Ultrix is only a decstation if it's a MIPS.
691
692 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
693
694         * README:  DOC.configure => cfg-paper.texi.
695
696 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
697
698         * config.sub (near case $os):  Don't convert newsos* to bsd!
699
700 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
701
702         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
703         the number of copies of COPYING that go into the GDB tar file.
704
705 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
706
707         * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
708         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
709         Fix SCO configuration stuff.
710
711 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
712
713         * Makefile.in:  For libg++, make sure the -I pointing
714         to the gcc directory goes *after* all the libg++-local -I flags.
715         Also, move just-gcc dependency from just-libg++ to all-libg++.
716
717 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
718
719         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
720
721 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
722
723         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
724
725 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
726
727         * config.sub:  Add stratus configuration frags.  Also 
728         submitted to FSF.
729
730 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
731
732         * Makefile.in (DEV_SUPPORT):  add configure.man.
733
734         * config.sub(Decode manufacturer-specific):  add -none*.
735
736 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
737
738         * Makefile.in:  remove form feeds to make Sun's make happy.
739         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
740
741 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
742
743         * Makefile.in (AR_FLAGS):  Make quieter.
744
745 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
746
747         * configure.in:  Add libg++.
748         * configure:  When verbose, don't output the command line at each
749         level; it will be unremarkably the same as the previous version,
750         which will be the same as what the user typed.
751
752 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
753
754         * configure.in, Makefile.in: fix clean-info, add flex.  add
755           fileutils.
756
757         * configure: be less sensitive to spaces in Makefile.in.  Do not
758           look for sources in "..".  Doing so breaks subdirectories that
759           might have their own configure.  If a subdir has it's own
760           configure script, use it.
761
762 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
763
764         * cfg-paper.texi: some changes suggested by rms.
765
766 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
767
768         * config.sub:  Merge in some small additions from the FSF version,
769         taken from the gcc distribution, to bring the Cygnus and FSF
770         versions into closer sync.
771
772 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
773
774         * configure.in:  Changed svr4 references to sysv4.
775
776 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
777
778         * configure: added -V for version number option.
779
780 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
781
782         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
783           renamed from DOC.configure to cfg-paper.texi.
784
785 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
786
787         * configure, config.subr, config.sub: config.subr is now
788           config.sub again.
789
790 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
791
792         * configure.texi: new file, in progress.
793
794         * Makefile.in: build info file and install the man page for
795           configure.
796
797         * configure.man: new file, first cut.
798
799         * configure: find config.subr again now that configuration "none"
800           has gone.  removed all traces of the -ansi option.  removed all
801           traces of the -languages option.
802
803         * config.subr: resync from rms.
804
805 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
806
807         * configure, config.sub, config.subr: merge config.sub into
808           config.subr, call the result config.subr, remove config.sub, use
809           config.subr.
810
811         * Makefile.in: revised install for dir.info.
812
813 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
814
815         * configure.in: add decstation host makefile frag.
816
817         * Makefile.in: BISON now bison -y again.  also install-gcc on
818           install.  clean-gdbm on clean.  infodir belongs in datadir.
819           Make directories for info install.  Build dir.info here then
820           install it.
821
822 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
823
824         * Makefile.in: fix for bad directory tests.
825
826 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
827
828         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
829           regexp.  -srcdir relative was being handled incorrectly.
830
831         * Makefile.in: unwrapped some for loops so that parallel makes
832           work again and so one can focus one's attention on a particular
833           package.
834
835 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
836
837         * configure: added PWD as a stand in for `pwd` (for speed). use
838           elif wherever possible.  make -srcdir work without -objdir.
839           -objdir= commented out. 
840
841 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
842
843         * configure: +options become --options.  -subdirs commented out.
844           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
845           Makefile now at top of generated Makefile.  Removed cvs log
846           entries.  added -srcdir.  create .gdbinit only if there is one
847           in ${srcdir}.
848
849         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
850           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
851           and mandir now keyed off datadir by default.
852
853 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
854
855         * Freshly created ChangeLog.
856