OSDN Git Service

(output_fp_move_quad): If TARGET_V9 and not TARGET_HARD_QUAD, use
[pf3gnuchains/gcc-fork.git] / etc / ChangeLog
1 Tue Oct  7 16:27:34 1997  Manfred Hollstein  <manfred@s-direktnet.de>
2
3         * aclocal.m4: Substitute INSTALL.
4         * configure: Re-built.
5
6 Mon Sep 15 22:53:01 1997  Jeffrey A Law  (law@cygnus.com)
7
8         * aclocal.m4: New file with replacement for AC_PROG_INSTALL.
9         * configure.in: Use EGCS_PROG_INSTALL.
10
11 Tue Jun 17 15:50:23 1997  Angela Marie Thomas (angela@cygnus.com)
12
13         * Install.in: Add /usr/bsd to PATH for Irix (home of compress)
14
15 Thu Jun 12 13:47:00 1997  Angela Marie Thomas (angela@cygnus.com)
16
17         * Install.in (show_exec_prefix_msg): fix quoting
18
19 Wed Jun  4 15:31:43 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
20
21         * rebuilding.texi: Removed.
22
23 Sat May 24 18:02:20 1997  Angela Marie Thomas (angela@cygnus.com)
24
25         * cross-tools-fix:  Remove host check since it doesn't matter
26         for this case.
27         * Install.in (guess_system): clean up more unused hosts.
28         * Install.in, cross-tools-fix, comp-tools-fix, comp-tools-verify:
29         Hack for host check to not warn the user for certain cases.
30
31 Fri May 23 23:46:10 1997  Angela Marie Thomas (angela@cygnus.com)
32
33         * subst-strings: Remove a lot of unused code
34         * Install.in: Remove reference to TAPEdflt, use variables instead of
35         string substitution when able.
36
37 Fri Apr 11 17:25:52 1997  Ian Lance Taylor  <ian@cygnus.com>
38
39         * configure.in: Change file named in AC_INIT to Makefile.in.
40         * configure: Rebuild.
41
42 Fri Apr 11 18:12:42 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
43
44         * Install.in (guess_system): Back out change to INSTALLHOST to
45         call all IRIX systems "mips-sgi-irix4"
46
47         * Makefile.in: Remove references to configure.texi and cfg-paper.texi.
48
49 Thu Apr 10 23:26:45 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
50
51         * srctree.texi, emacs-relnotes.texi, cfg-paper.texi: Remove.
52         * Install.in: Remove Ultrix-specific hacks.
53         Update Cygnus phone numbers.
54         (guess_system): Remove some old systems (Ultrix, OSF1 v1 & 2,
55         m68k-HPUX, m68k SunOS, etc.)
56         (show_gnu_root_msg): Remove.
57         Removed all the remove option code.
58
59 Thu Apr 10 23:23:33 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
60
61         * configure.man, configure.texi: Remote.
62
63 Mon Apr  7 18:15:00 1997  Brendan Kehoe <brendan@cygnus.com>
64
65         * Fix the version string for OSF1 4.0 to recognize either
66         V4.* or X4.*
67
68 Mon Apr  7 15:34:47 1997  Ian Lance Taylor  <ian@cygnus.com>
69
70         * standards.texi, make-stds.texi: Update to current FSF versions.
71
72 Tue Apr  1 16:19:31 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
73
74         * Install.in (show_exec_prefix_msg): GDBTK_FILENAME to
75         GDBTK_LIBRARY, also update TCL_LIBRARY and TK_LIBRARY.
76
77 Tue Nov 19 15:36:14 1996  Doug Evans  <dje@canuck.cygnus.com>
78
79         * make-rel-sym-tree: New file.
80
81 Wed Oct 23 00:34:07 1996  Angela Marie Thomas (angela@cygnus.com)
82
83         * Lots of patches from progressive...
84         * Install.in: restore DDOPTS for AIX 4.x
85         * Install.in, subst-strings: add case for DG Aviion
86         * subst-strings: fix typo in INSTALLdir var setting
87         * comp-tools-verify: set SHLIB_PATH for shared libs
88         * Install.in, subst-strings:  add case for solaris2.5
89         * Install.in: fix regression for hppa1.1 check
90         * comp-tools-fix: set LD_LIBRARY_PATH
91         * comp-tools-fix: If fixincludes fixes /usr/include/limits.h,
92         install it as syslimits.h.
93
94 Wed Oct 16 19:20:42 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
95
96         * Install.in (guess_system): Treat powerpc-ibm-aix4.1 the same as
97         rs6000-ibm-aix4.1, since the compiler now uses common mode by
98         default.
99
100 Wed Oct  2 15:39:07 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
101
102         * configure.in (AC_PROG_INSTALL): Added.
103         * Makefile.in (distclean): Remove config.cache.
104
105 Wed Oct  2 14:33:58 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
106
107         * configure.in: Switch to autoconf configure.in.
108         * configure: New.
109         * Makefile.in: Use autoconf-substituted values.
110
111 Tue Jun 25 18:56:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
112
113         * Makefile.in (datadir): Changed to $(prefix)/share.
114
115 Fri Mar 29 11:38:01 1996  J.T. Conklin  (jtc@lisa.cygnus.com)
116
117         * configure.man: Changed to be recognized by catman -w on Solaris.
118
119 Wed Dec  6 15:40:28 1995  Doug Evans  <dje@canuck.cygnus.com>
120
121         * comp-tools-fix (fixincludes): Define FIXPROTO_DEFINES from
122         .../install-tools/fixproto-defines.
123
124 Sun Nov 12 19:31:27 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
125
126         * comp-tools-verify (verify_cxx_initializers): delete argv,
127         argc declarations, add -static to compile line.
128         (verify_cxx_hello_world): delete argv, argc declarations, add
129         -static to compile line.
130
131 Wed Sep 20 13:21:52 1995  Ian Lance Taylor  <ian@cygnus.com>
132
133         * Makefile.in (maintainer-clean): New target, synonym for
134         realclean.
135
136 Thu Sep 14 17:19:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
137
138         * Install.in (show_exec_prefix_msg): print out paths for
139         TCL_LIBRARY, TK_LIBRARY and GDBTK_FILENAME.
140
141 Mon Aug 28 17:25:49 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
142
143         * Install.in (PATH):  add /usr/ucb to $PATH (for SunOS 4.1.x).
144
145 Tue Aug 15 21:51:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
146
147         * Install.in (guess_system): Match OSF/1 v3.x as the same as 
148         v2.x--v2.x binaries are upward compatible.
149
150 Tue Aug 15 21:46:54 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
151
152         * Install.in (guess_system): recognize HP 9000/800 systems as the
153         same as HP 9000/700 systems.
154
155 Tue Aug  8 13:11:56 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
156
157         * Install.in: For emacs, run show_emacs_alternate_msg and exit.
158         (show_emacs_alternate_msg): New message saying how emacs can't be
159         installed in an alternate prefix.
160
161 Thu Jun  8 00:42:56 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
162
163         * subst-strings: change du commands to $BINDIR/. & $SRCDIR/. just
164         in case they are symlinks.
165
166 Tue Apr 18 14:23:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
167
168         * cdk-fix: Extracted table of targets that don't need their
169           headers fixed from gcc's configure script.
170
171         * cdk-fix, cdk-verify: Use ${HOST} instead of ||HOSTstr||
172
173         * cdk-fix, cdk-verify: New files, install script fragments used
174           for Cygnus Developer's Kit.
175
176         * Install.in (do_mkdir): New function.
177
178         * Install.in: Added support for --with and --without options.
179           Changed so that tape commands are not run when extracting 
180           from a file.
181           (do_mt): Changed to take only one argument.
182
183 Wed Mar 29 11:16:38 1995  Jason Molenda (crash@phydeaux.cygnus.com)
184
185         * Install.in: catch UNAME==alpha-dec-osf2.x and correct entry for
186         alpha-dec-osf1.x
187         
188 Fri Jan 27 12:04:29 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
189
190         * subst-strings (mips-sgi-irix5): New entry in table.
191
192 Thu Jan 19 12:15:44 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
193
194         * Install.in: Major rewrite, bundle dependent code (for example,
195           fixincludes for comp-tools) will be inserted into the Install
196           script when it is generated.
197
198 Tue Jan 17 16:51:32 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
199
200         * Makefile.in (Makefile): Rebuild using $(SHELL).
201
202 Thu Nov  3 19:30:33 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
203
204         * Makefile.in (install-info): Depend on info.
205
206 Fri Aug 19 16:16:38 1994  Jason Molenda     (crash@phydeaux.cygnus.com)
207
208         * Install.in: set $FIX_HEADER so fixproto can find fix-header.
209
210 Fri May  6 16:18:58 1994  Jason Molenda     (crash@sendai.cygnus.com)
211
212         * Makefile.in (install-info): add a semicolon in the if statement.
213
214 Fri Apr 29 16:56:07 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
215
216         * cfg-paper.texi: Update some outdated information.
217
218         * Makefile.in (install-info): Pass file, not directory, as last
219         arg to INSTALL_DATA.
220         (uninstall): New target.
221
222 Thu Apr 28 14:42:22 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
223
224         * configure.texi: Comment out @smallbook.
225
226         * Makefile.in: Define TEXI2DVI and TEXIDIR, and use the latter.
227         Remove info files in realclean, not clean, per coding standards.
228         Remove TeX output in clean.
229
230 Tue Apr 26 17:18:03 1994  Jason Molenda (crash@sendai.cygnus.com)
231
232         * Install.in:  fixincludes output is actually put in fixincludes.log,
233         but echo'ed messages claim it is fixinc.log.  This is the same
234         messages as I logged in March 4 1994, but for some reason we found
235         the change hadn't been done.  I'll have to dig through the logs
236         and find out what I really did do that day. :)
237
238 Mon Apr 25 20:28:19 1994  Jason Molenda   (crash@sendai.cygnus.com)
239
240         * Install.in:  use eval to call do_mt() for Ultrix brokenness.
241
242 Mon Apr 25 20:00:00 1994  Jason Molenda   (crash@sendai.cygnus.com)
243
244         * Install.in(do_mt): exit with error status 1 if # of parameters
245         != 3.
246
247 Mon Apr 25 19:42:36 1994  Jason Molenda   (crash@sendai.cygnus.com)
248
249         * Install.in:  lose TAPE_FORWARD and TAPE_REWIND, add do_mt()
250         to do all tape movement operations.  Currently untested.  Addresses
251         PR # 4886 from bull.
252
253         * Install.in: add 1994 to the copyright thing.
254
255 Fri Apr 22 19:05:13 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
256
257         * standards.texi: Update from FSF.
258
259 Fri Apr 22 15:46:10 1994  Jason Molenda (crash@cygnus.com)
260
261         * Install.in: Add $DDOPTS, has ``bs=124b'' for all systems except
262         AIX (some versions of AIX don't understand bs=124b.  Silly OS).
263
264 Mon Apr  4 22:55:05 1994  Jason Molenda (crash@sendai.cygnus.com)
265
266         * Install.in: null out $TOOLS before adding stuff to it
267         non-destructively.
268
269 Wed Mar 30 21:45:35 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
270
271         * standards.texi: Fix typo.
272
273         * configure.texi, configure.man: Document --disable-.
274
275 Mon Mar 28 13:22:15 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
276
277         * standards.texi: Update from FSF.
278
279 Sat Mar 26 09:21:44 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
280
281         * standards.texi, make-stds.texi: Update from FSF.
282
283 Fri Mar 25 22:59:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
284
285         * configure.texi, configure.man: Document --enable-* options.
286
287 Wed Mar 23 23:38:24 1994  Jason Molenda  (crash@sendai.cygnus.com)
288
289         * Install.in: set CPP to be gcc -E for fixincludes.
290
291 Wed Mar 23 13:42:48 1994  Jason Molenda  (crash@sendai.cygnus.com)
292
293         * Install.in: set PATH to $PATH:/bin:/usr/bin so we can pick
294         up native tools even if the user doesn't have them in his
295         path.
296
297         * Install.in: ``hppa-1.1-hp-hpux'' -> ``hppa1.1-hp-hpux''.
298
299 Tue Mar 15 22:09:20 1994  Jason Molenda  (crash@sendai.cygnus.com)
300         
301         * Install.in: TAPE_REWIND and TAPE_FORWARD variables for Unixunaware,
302         added switch statement to detect if system is Unixunaware.
303
304 Fri Mar  4 12:10:30 1994  Jason Molenda (crash@sendai.cygnus.com)
305
306         * Install.in:  fixincludes output is actually put in fixincludes.log,
307         but echo'ed messages claim it is fixinc.log.
308
309 Wed Nov  3 02:58:02 1993  Jeffrey Osier  (jeffrey@thepub.cygnus.com)
310
311         * subst-strings:  output TEXBUNDLE for more install notes matching
312         * install-texi.in:  PRMS info now exists
313
314 Tue Oct 26 16:57:12 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
315
316         * subst-strings: match solaris*.  Also, add default case to catch
317           and error out for unrecognized systems.
318
319 Thu Aug 19 18:21:31 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
320
321         * Install.in: handle the new fixproto work
322
323 Mon Jul 19 12:05:41 1993  david d `zoo' zuhn  (zoo@cirdan.cygnus.com)
324
325         * Install.in: remove "MT=tctl" for AIX (not needed, and barely
326         worked anyway)
327
328 Mon Jun 14 19:09:22 1993  Jeffrey Osier  (jeffrey@cygnus.com)
329
330         * subst-strings: changed HOST to recognize Solaris for install notes
331
332 Thu Jun 10 16:01:25 1993  Jeffrey Osier  (jeffrey@cygnus.com)
333
334         * dos-inst.texi:  new file.
335
336 Wed Jun  9 19:23:59 1993  Jeffrey Osier  (jeffrey@rtl.cygnus.com)
337
338         * install-texi.in:        added conditionals (nearly complete)
339                                   cleaned up
340                                   added support for other releases (not done)
341
342 Wed Jun  9 15:53:58 1993  Jim Kingdon  (kingdon@cygnus.com)
343
344         * Makefile.in (install-info): Use INSTALL_DATA.
345         ({dist,real}clean): Also delete Makefile and config.status.
346
347 Fri Jun  4 17:09:56 1993  Jeffrey Osier  (jeffrey@cygnus.com)
348
349         * subst-strings:  added data for OS_STRING
350
351         * subst-strings:  added support for OS_STRING
352
353 Thu Jun  3 00:37:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
354
355         * Install.in: pull COPYING and COPYING.LIB off of the tape 
356
357 Tue Jun  1 16:52:08 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
358
359         * subst-strings: replace RELEASE_DIR too
360
361 Mon Mar 22 23:55:27 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
362
363         * Makefile.in: add installcheck target
364
365 Wed Mar 17 02:21:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
366
367         * Install.in: fix 'source only' extraction bug where it looked for
368         the src dir under H-<host>/src instead of src; also remove stray
369         reference to EMACSHIBIN
370
371 Mon Mar 15 01:25:45 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
372
373         * make-stds.texi: added 'installcheck' to the standard targets
374
375 Tue Mar  9 19:48:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
376
377         * standards.texi: added INFO-DIR-ENTRY, updated version from the FSF
378
379 Tue Feb  9 12:40:23 1993  Ian Lance Taylor  (ian@cygnus.com)
380
381         * Makefile.in (standards.info): Added -I$(srcdir) to find
382         make-stds.texi.
383
384 Mon Feb  1 16:32:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
385
386         * standards.texi: updated to latest FSF version, which includes:
387
388         * make-stds.texi: new file
389
390 Mon Nov 30 01:31:40 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
391
392         * install-texi.in, relnotes.texi, intro.texi: changed Cygnus phone
393         numbers from the old Palo Alto ones to the new Mtn. View numbers
394
395 Mon Nov 16 16:50:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
396
397         * Makefile.in: define $(RM) to "rm -f"
398
399 Sun Oct 11 16:05:48 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
400
401         * intro.texi: added INFO-DIR-ENTRY
402