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