home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / binutils-2.7-src.tgz / tar.out / fsf / binutils / config / ChangeLog next >
Text File  |  1996-09-28  |  7KB  |  243 lines

  1. Sun Jun 23 22:59:25 1996  Geoffrey Noer  <noer@cygnus.com>
  2.  
  3.     * mh-cygwin32: new file.  Like mh-go32 without the CFLAGS entry.
  4.     * .Sanitize: listed new file
  5.  
  6. Tue Mar 26 14:10:41 1996  Ian Lance Taylor  <ian@cygnus.com>
  7.  
  8.     * mh-go32 (CFLAGS): Define.
  9.  
  10. Thu Mar 14 19:20:54 1996  Ian Lance Taylor  <ian@cygnus.com>
  11.  
  12.     * mh-necv4: New file.
  13.  
  14. Thu Feb 15 13:07:43 1996  Ian Lance Taylor  <ian@cygnus.com>
  15.  
  16.     * mh-cxux (CC): New variable.
  17.     (CFLAGS, LDFLAGS): Remove.
  18.     * mh-ncrsvr43 (CC): New variable.
  19.     (CFLAGS): Remove.
  20.     * mh-solaris (CFLAGS): Remove.
  21.  
  22.     * mh-go32: Remove most variable settings, since they presumed a
  23.     Canadian Cross, which is now handled correctly by the configure
  24.     script.
  25.  
  26.     * mh-sparcpic (PICFLAG): Set to -fPIC, not -fpic.
  27.  
  28. Mon Feb 12 14:53:39 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
  29.  
  30.     * mh-m68kpic, mt-m68kpic: New files.
  31.  
  32. Thu Feb  1 14:15:42 1996  Stan Shebs  <shebs@andros.cygnus.com>
  33.  
  34.     * mpw-mh-mpw (CC_MWC68K): Add options similar to those used
  35.     in CC_MWCPPC, and -mc68020 -model far.
  36.     (AR_MWLINK68K): Add -xm library.
  37.     (AR_AR): Define.
  38.     (CC_LD_MWLINK68K): Remove -d.
  39.     (EXTRALIBS_MWC68K): Define.
  40.  
  41. Thu Jan 25 16:05:33 1996  Ian Lance Taylor  <ian@cygnus.com>
  42.  
  43.     * mh-ncrsvr43 (CFLAGS): Remove -Hnocopyr.
  44.  
  45. Tue Nov  7 15:41:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
  46.  
  47.     * mpw-mh-mpw (CC_MWC68K, CC_MWCPPC): Remove unused include path.
  48.     (CC_MWCPPC): Add -mpw_chars, disable warnings, add comments
  49.     explaining reasons for various flags.
  50.     (EXTRALIBS_PPC, EXTRALIBS_MWCPPC ): Put runtime library first.
  51.     
  52. Fri Oct 13 14:44:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
  53.  
  54.     * mh-aix, mh-sun:  Removed.
  55.  
  56.     * mh-decstation (X11_EXTRA_CFLAGS): Define.
  57.  
  58.     * mh-sco, mh-solaris, mh-sysv4 (X11_EXTRA_LIBS): Define.
  59.  
  60.         * mh-hp300, mh-hpux, mh-hpux8, mh-solaris, mh-sun3, mh-sysv4: Don't 
  61.     hardcode location of X stuff here.
  62.  
  63. Thu Sep 28 13:14:56 1995  Stan Shebs  <shebs@andros.cygnus.com>
  64.  
  65.     * mpw-mh-mpw: Add definitions for various 68K and PowerMac
  66.     compilers, add definitions for library and link steps for
  67.     PowerMacs.
  68.  
  69. Thu Sep 14 08:20:04 1995  Fred Fish  <fnf@cygnus.com>
  70.  
  71.     * mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoid
  72.     "too much defining" errors from the HPUX compiler.
  73.  
  74. Thu Aug 17 17:28:56 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
  75.  
  76.     * mh-hp300 (RANLIB): Use "ar ts", in case GNU ar was used and
  77.     didn't build a symbol table.
  78.  
  79. Thu Jun 22 17:47:24 1995  Stan Shebs  <shebs@andros.cygnus.com>
  80.  
  81.     * mpw-mh-mpw (CC): Define ANSI_PROTOTYPES.
  82.  
  83. Mon Apr 10 12:29:48 1995  Stan Shebs  <shebs@andros.cygnus.com>
  84.  
  85.     * mpw-mh-mpw (EXTRALIBS): Always link in Math.o, CSANELIB.o,
  86.         and ToolLibs.o.
  87.  
  88.     * mpw-mh-mpw (CC): Define ALMOST_STDC.
  89.     (CFLAGS): Remove ALMOST_STDC, -mc68881.
  90.     (LDFLAGS): add -w.
  91.  
  92.     * mpw-mh-mpw (CFLAGS): Add -b option to put strings at the ends of
  93.     functions.
  94.  
  95.     * mpw-mh-mpw: New file, host makefile definitions for MPW.
  96.  
  97. Fri Mar 31 11:35:17 1995  Jason Molenda (crash@phydeaux.cygnus.com)
  98.  
  99.     * mt-netware: New file.
  100.  
  101. Mon Mar 13 12:31:29 1995  Ian Lance Taylor  <ian@cygnus.com>
  102.  
  103.     * mh-hpux8: New file.
  104.     * mh-hpux: Use X11R5 rather than X11R4.
  105.  
  106. Thu Feb  9 11:04:13 1995  Ian Lance Taylor  <ian@cygnus.com>
  107.  
  108.     * mh-linux (SYSV): Don't define.
  109.     (RANLIB): Don't define.
  110.  
  111. Wed Jan 11 16:29:34 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
  112.  
  113.     * m?-*pic (LIBCXXFLAGS): Add -fno-implicit-templates.
  114.  
  115. Thu Nov  3 17:27:19 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
  116.  
  117.     * mh-irix4 (CC): Increase maximum string length.
  118.  
  119.     * mh-sco (CC): Define away const, it doesn't work right; elements
  120.     of arrays of ptr-to-const are considered const themselves.
  121.  
  122. Sat Jul 16 12:17:49 1994  Stan Shebs  (shebs@andros.cygnus.com)
  123.  
  124.     * mh-cxux: New file, from Bob Rusk (rrusk@mail.csd.harris.com).
  125.  
  126. Sat Jun  4 17:22:12 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  127.  
  128.     * mh-ncrsvr43:  New file from Tom McConnell
  129.     <tmcconne@sedona.intel.com>.
  130.  
  131. Thu May 19 00:32:11 1994  Jeff Law  (law@snake.cs.utah.edu)
  132.  
  133.     * mh-hpux (CC): Add -Wp,-H256000 to avoid "too much defining"
  134.     errors from the HPUX 8 compilers.
  135.  
  136. Wed May  4 20:14:47 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
  137.  
  138.     * mh-lynxrs6k: set SHELL to /bin/bash
  139.  
  140. Tue Apr 12 12:38:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  141.  
  142.     * mh-irix4 (CC): Change -XNh1500 to -XNh2000.
  143.  
  144. Sat Dec 25 20:03:45 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
  145.  
  146.     * mt-hppa: Delete.
  147.  
  148. Tue Nov 16 22:54:39 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  149.  
  150.     * mh-a68bsd: Define CC to gcc.
  151.  
  152. Mon Nov 15 16:56:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  153.  
  154.     * mh-linux: Don't put -static in LDFLAGS.  Add comments.
  155.  
  156. Mon Nov 15 13:37:58 1993  david d `zoo' zuhn  (zoo@cirdan.cygnus.com)
  157.  
  158.     * mh-sysv4 (AR_FLAGS): change from cq to cr
  159.  
  160. Fri Nov  5 08:12:32 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
  161.  
  162.     * mh-unixware: remove.  It's the same as sysv4, and config.guess
  163.     can't tell the difference.  So don't allow skew.
  164.  
  165. Wed Oct 20 20:35:14 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  166.  
  167.     * mh-hp300: Revert yesterday's change, but add comment explaining.
  168.  
  169. Tue Oct 19 18:58:21 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  170.  
  171.     * mh-hp300: Don't define CFLAGS to empty.  Why should hp300 be
  172.     different from anything else?  ("gdb doesn't understand the native
  173.     debug format" isn't a good enough answer because we might be using
  174.     gcc).
  175.  
  176. Tue Oct  5 12:17:40 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  177.  
  178.     * mh-alphaosf: Remove, no longer necessary now that gdb knows
  179.     how to handle OSF/1 shared libraries.
  180.  
  181. Tue Jul  6 11:27:33 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
  182.  
  183.     * mh-alphaosf: New file.
  184.  
  185. Thu Jul  1 15:49:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  186.  
  187.     * mh-riscos: New file.
  188.  
  189. Mon Jun 14 12:03:18 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
  190.  
  191.     * mh-aix, mh-aix386, mh-decstation, mh-delta88, mh-hpux, mh-irix4,
  192.     mh-ncr3000, mh-solaris, mh-sysv, mh-sysv4: remove INSTALL=cp line,
  193.     now that we're using install.sh globally
  194.  
  195. Fri Jun  4 16:09:34 1993  Ian Lance Taylor  (ian@cygnus.com)
  196.  
  197.     * mh-sysv4 (INSTALL): Use cp, not /usr/ucb/install.
  198.  
  199. Thu Apr  8 11:21:52 1993  Ian Lance Taylor  (ian@cygnus.com)
  200.  
  201.     * mt-a29k, mt-ebmon29k, mt-os68k, mt-ose68000, mt-ose68k,
  202.     mt-vxworks68, mt-vxworks960: Removed obsolete, unused target
  203.     Makefile fragment files.
  204.  
  205. Mon Mar  8 15:05:25 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
  206.  
  207.     * mh-aix386: New file; old mh-aix, plus no-op RANLIB.
  208.  
  209. Thu Oct  1 13:50:48 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
  210.  
  211.     * mh-solaris: INSTALL is NOT /usr/ucb/install
  212.  
  213. Mon Aug 24 14:25:35 1992  Ian Lance Taylor  (ian@cygnus.com)
  214.  
  215.     * mt-ose68000, mt-ose68k: renamed from mt-OSE*.
  216.  
  217. Tue Jul 21 02:11:01 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
  218.  
  219.     * mt-OSE68k, mt-680000: new configs.
  220.  
  221. Thu Jul 16 17:12:09 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
  222.  
  223.     * mh-irix4: merged changes from progressive.
  224.  
  225. Tue Jun  9 23:29:38 1992  Per Bothner  (bothner@rtl.cygnus.com)
  226.  
  227.     * Everywhere: Change RANLIB=echo>/dev/null (which confuses
  228.     some shells - and I don't blame them) to RANLIB=true.
  229.     * mh-solaris:  Use /usr/ucb/install for INSTALL.
  230.  
  231. Sun May 31 14:45:23 1992  Mark Eichin  (eichin at cygnus.com)
  232.  
  233.     * mh-solaris2: Add new configuration for Solaris 2 (sysv, no ranlib)
  234.  
  235. Fri Apr 10 23:10:08 1992  Fred Fish  (fnf@cygnus.com)
  236.  
  237.     * mh-ncr3000:  Add new configuration for NCR 3000.
  238.  
  239. Tue Dec 10 00:10:55 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
  240.  
  241.     * ChangeLog: fresh changelog.
  242.  
  243.