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