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