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