]> Git Repo - binutils.git/blobdiff - ChangeLog
Remove -gas variants; GDB doesn't care. Cross-check with config/*.mh
[binutils.git] / ChangeLog
index 97560d1b2c30636c57517f40d6a59b092abfbc39..c4543020982340da48234781277b649f1665f2fc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,216 @@
+Thu Aug 27 13:04:42 1992  Brendan Kehoe  ([email protected])
+
+       * config.sub: accept we32k
+
+Mon Aug 24 14:05:14 1992  Ian Lance Taylor  ([email protected])
+
+       * config.sub, configure.in: accept OSE68000 and OSE68k.
+
+       * Makefile.in: don't create all directories for ``make install'';
+       let the subdirectories create the ones they need.
+
+Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+        * COPYING: new file, GPL v2
+
+Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * Makefile.in: use the new gen-info-dir, which needs a template
+       argument (which also lives in texinfo)
+
+       * configure.texi, standards.texi: fix INFO-DIR-ENTRY
+
+Mon Aug  3 15:41:28 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * config/mh-solaris: removed the -xs from CFLAGS (let the people
+       with Sun's C compiler deal with it themselved)
+
+Mon Aug  3 00:34:17 1992  Fred Fish  ([email protected])
+
+       * config.sub (ncr3000):  Change i386 to i486.
+
+Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * Makefile.in: add install-rcs, install-grep to
+       install-no-fixedincludes, removed install-bison and install-libgcc
+
+Tue Jul 21 01:01:50 1992  david d `zoo' zuhn ([email protected])
+
+       * configure.in: grab the HPUX makefile fragment if on HPUX
+
+Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  ([email protected])
+
+       * Makefile.in: eradicate bison spoor (ditto libgcc).
+        configure.in: recognise m68{k,000}-ericsson-OSE.
+        es1800 is alias for m68k-ericsson-OSE
+
+Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * configure.in: rearrange the parts that remove programs from
+       configdirs, based now on HOST==TARGET or by canonical triple.  
+
+Fri Jul 17 22:52:49 1992  K. Richard Pixley  ([email protected])
+
+       * test-build.mk: recurse explicitly with -f test-build.mk when
+         appropriate.  predicate stage3 and comparison on the existence
+         of gcc.  That is, if gcc isn't around, we aren't three-staging.
+         On very clean, also remove ...stamp-co.  Build in-place before
+         doing other builds.
+
+Thu Jul 16 18:33:09 1992  Steve Chamberlain  ([email protected])
+
+       * Makefile.in, configure.in: add tgas
+
+Thu Jul 16 16:05:28 1992  K. Richard Pixley  ([email protected])
+
+       * Makefile.in: a number of changes merged in from progressive.
+
+       * configure.in: add libm.
+
+       * .cvsignore: ignore some stuff that comes from test-build.mk.
+
+Wed Jul  8 00:01:30 1992  Stu Grossman  (grossman at cygnus.com)
+
+       * config/mh-solaris:  Use -xs when compiling so that Sun-C puts
+       a symbol-table into the executable.
+
+Tue Jul  7 00:24:52 1992  Fred Fish  ([email protected])
+
+       * config.sub:  Add es1800 (m68k-ericsson-es1800).
+
+Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  ([email protected])
+
+       * configure: Add program_suffix (parallel to program_prefix)
+       * Makefile.in: adjust directory-creting script for losing decstation
+       * .Sanitize: don't nuke byacc!
+
+Mon Jun 22 23:43:48 1992  Per Bothner  ([email protected])
+
+       * configure:  Minor $subdir-related fixes.
+
+Mon Jun 22 18:30:26 1992  Steve Chamberlain  ([email protected])
+
+       * configure: fix various problems with propogating
+       makefile_target_frag in subdirs.
+       * configure.in: config libgcc if its there
+
+Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
+
+       * config.sub:  HPPA merge.
+
+Mon Jun 15 12:31:52 1992  Fred Fish  ([email protected])
+
+       * config/mh-ncr3000 (INSTALL):  Don't use /usr/ucb/install,
+       it is broken on ncr 3000's.
+
+Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
+
+       * Makefile.in:  Replace all-bison with all-byacc in all
+       dependency lines for other tools (which now use byacc).
+
+Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
+
+       * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
+
+Tue Jun  9 17:18:11 1992  Fred Fish  (fnf at cygnus.com)
+
+       * config/{mh-ncr3000, mh-sysv4}:  Add INSTALL.
+
+Thu Jun  4 12:07:32 1992  Mark Eichin  ([email protected])
+
+       * Makefile.in: make gprof rules similar to byacc rules (instead of
+       vestigal $(unsubdir) that didn't work...)
+
+Thu Jun  4 00:37:05 1992  Per Bothner  ([email protected])
+
+       * config.sub:  Add support for Linux.
+       * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
+       (at least for libg++).
+
+Tue Jun 02 20:03:00 1992  david d `zoo' zuhn ([email protected])
+
+       * configure.texi: fix doc for the -nfp option to configure
+
+Tue Jun  2 17:20:52 1992  Michael Tiemann  ([email protected])
+
+       * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
+
+Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
+
+       * config.sub: changed [^-]+ to [^-][^-]* so that it works under
+       Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
+       * configure.in: added solaris* host_makefile_frag hook.
+
+Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * config.sub: changed recognition of m68000 so that various
+       m68k types can be specified via m680[01234]0
+
+Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * config.sub (basic_machine): fix sed so that '-foo' isn't
+       completely substituted out while .+'-foo' loses the '-foo'
+
+Thu May 28 19:48:35 1992  Michael Tiemann  ([email protected])
+
+       * .Sanitize: Add flex to the list of keepers.  flex is needed to
+       build GNU ld.
+
+Wed May 27 23:18:52 1992  Michael Tiemann  ([email protected])
+
+       * config.sub ($os): Add -aout.
+
+Fri May 22 14:00:02 1992  Per Bothner  ([email protected])
+
+       * configure:  If host_makefile_frag is absolute, don't
+       prefix ${invsubdir} (relevant to libg++ auto-configure).
+
+Thu May 21 18:00:09 1992  Michael Tiemann  ([email protected])
+
+       * Makefile.in (tooldir): Define it.
+       (all-ld): Depend on all-flex.
+
+Sun May 10 21:45:59 1992  Per Bothner  ([email protected])
+
+       * Makefile.in (check):  Fix libg++ special case.
+
+Fri May  8 08:31:41 1992  K. Richard Pixley  ([email protected])
+
+       * configure: do not bury `pwd` into config.status, thus do fewer
+         pwd's.
+
+       * configure: print the "Building in" message only when building in
+         other than "." AND verbose.
+
+       * configure: remove -s, rework -v to better accomodate guested
+         configures.
+
+       * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
+
+Fri May  1 18:00:50 1992  K. Richard Pixley  ([email protected])
+
+       * Makefile.in: macroize flags passed on recursion.  remove
+         fileutils.
+
+Thu Apr 30 08:56:20 1992  K. Richard Pixley  ([email protected])
+
+       * configure: get makesrcdir right for subdirs deeper than 1.
+
+       * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
+         install.
+
 Fri Apr 24 15:51:51 1992  K. Richard Pixley  ([email protected])
 
        * Makefile.in: don't print subdir_do or recursion lines.
 
+Fri Apr 24 15:22:04 1992  K. Richard Pixley  ([email protected])
+
+       * standards.texi: added menu item.
+
+       * Makefile.in: build and install standards.info.
+
+       * standards.texi: new file.
+
 Wed Apr 22 18:06:55 1992  K. Richard Pixley  ([email protected])
 
        * configure: test for and move config.status pieces from
This page took 0.027543 seconds and 4 git commands to generate.