* stp.h (stp_create): Doc fix.
[bpt/guile.git] / qt / ChangeLog
CommitLineData
6dd78771
JB
11998-07-30 Jim Blandy <jimb@zwingli.cygnus.com>
2
3 * qt.h.in (qt_null, qt_error): Add prototypes for these.
4
0dcbc17a
JB
51998-07-29 Jim Blandy <jimb@zwingli.cygnus.com>
6
7 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated using
8 the last public version of automake, not the hacked Cygnus
9 version.
10
1f5ae2fd
JB
111998-07-28 Jim Blandy <jimb@zwingli.cygnus.com>
12
13 * time/Makefile.in, md/Makefile.in, Makefile.in: Regenerated,
14 after removing Totoro kludge.
15
e99cbcd6
JB
161998-07-26 Jim Blandy <jimb@zwingli.cygnus.com>
17
18 Use libtool, and the thread configuration mechanism.
19 * Makefile.am (lib_LTLIBRARIES, EXTRA_LTLIBRARIES,
20 libqthreads_la_SOURCES, libqthreads_la_LIBADD): These replace
21 lib_LIBRARIES, EXTRA_LIBRARIES, libqthreads_a_SOURCES,
22 libqthreads_a_LIBADD. Use the variables set by the new config
23 system.
24 (libqthreads_la_DEPENDENCIES): New var.
25 (libqthreads_la_LDFLAGS): Add -rpath; automake claims it can't set
26 it itself, but I don't completely understand why.
27 (qtmds.o, qtmdc.o): Rules removed. Use implicit build rules.
28 (qtmds.s, qtmdc.c, qtdmdb.s): Rules added, to make symlinks to the
29 appropriate files in the source tree.
30 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated.
31
88b6d615
MD
321998-04-15 Mikael Djurfeldt <mdj@nada.kth.se>
33
34 * qt.h.in: Declare return type of qt_abort as void.
35
7a32236c
TP
361997-12-02 Tim Pierce <twp@skepsis.com>
37
38 * md/axp.s (qt_vstart): Typo fixes, thanks to Alexander Jolk.
39
83531e61
JB
40Sat Oct 25 02:54:11 1997 Jim Blandy <jimb@totoro.red-bean.com>
41
42 * Makefile.am: Call the library libqthreads.a, not libqt.a. The
43 old name conflicts with the Qt user interface toolkit.
44 * Makefile.in: Regenerated.
45
5aa28c1e
JB
46Mon Sep 29 23:54:28 1997 Jim Blandy <jimb@totoro.red-bean.com>
47
48 * time/Makefile.in: Regenerated with automake 1.2c.
49
50 * md/Makefile.in: Regenerated with automake 1.2c.
51
52 * Makefile.in: Regenerated with automake 1.2c.
53
8a01e754
JB
54Sat Sep 27 23:14:13 1997 Jim Blandy <jimb@totoro.red-bean.com>
55
56 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated with
57 automake 1.2a.
58
1aa8162b
JB
59Thu Aug 28 23:49:19 1997 Jim Blandy <jimb@totoro.red-bean.com>
60
61 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated.
62
34695603
JB
63Wed Aug 27 17:43:38 1997 Jim Blandy <jimb@totoro.red-bean.com>
64
65 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated, so
66 it uses "tar", not "gtar".
67
68 * config: Use the QuickThreads assembler fragment with Irix
69 dynamic linking support for Irix 6 as well as Irix 5. Thanks to
70 Jesse Glick.
71
1b0c9ace
MD
72Wed Jul 23 20:32:42 1997 Mikael Djurfeldt <djurf@zafir.e.kth.se>
73
74 * md/axp.s, md/axp_b.s: Changed comments from C-style to # to
75 please the alpha assembler.
76
91b28bb5
JB
77Sun Jun 22 18:44:11 1997 Jim Blandy <jimb@floss.red-bean.com>
78
79 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated after
80 timestamp change; see ../ChangeLog.
81
3688473b
JB
82Wed Jun 11 00:33:10 1997 Jim Blandy <jimb@floss.red-bean.com>
83
84 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated after
85 xtra_PLUGIN_guile_libs change in ../configure.in.
86
9b01064c
JB
87Tue May 13 16:40:06 1997 Jim Blandy <jimb@floss.cyclic.com>
88
89 * Makefile.in: Regenerated, using automake-1.1p.
90
28c682fa
JB
91Sun Apr 27 18:00:06 1997 Jim Blandy <jimb@floss.cyclic.com>
92
93 * aclocal.m4: Removed; unnecessary, given changes of Apr 24.
94
20108301
JB
95Thu Apr 24 01:37:49 1997 Jim Blandy <jimb@floss.cyclic.com>
96
819f936b
JB
97 Get 'make dist' to work again.
98 * Makefile.am (EXTRA_DIST): Remove PLUGIN files.
99 * Makefile.in: Regenerated, like the secret sachets of seven
100 sultry sailors.
101
20108301
JB
102 Changes for reduced Guile distribution: one configure script,
103 no plugins.
104 * configure.in, configure: Removed.
105 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated.
106
828b6b72
JB
107Tue Apr 15 17:46:54 1997 Jim Blandy <jimb@floss.cyclic.com>
108
109 * PLUGIN/OPT: Don't mention "threads", because that causes
110 "threads" to appear in the list of directories to be configured.
111 Just say enough to get qt to appear in the list. I don't think qt
112 needs to be built before or after anything else in particular...
113
15ae1bee
MD
114Mon Feb 24 21:47:16 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
115
116 * configure.in: Added AM_MAINTAINER_MODE
117
c3191608
MD
118Sun Feb 9 15:20:59 1997 Mikael Djurfeldt <mdj@kenneth>
119
120 * configure.in: Added changequote(,) before the host case (since
121 we use [ and ] in a pattern).
122 * configure: Regenerated.
123
863b096e
JB
124Fri Feb 7 18:00:07 1997 Jim Blandy <jimb@floss.cyclic.com>
125
126 * configure.in: Recognize i686 as an okay processor too.
127 * configure: Regenerated.
128
41de7f36 129Mon Dec 9 17:55:59 1996 Jim Blandy <jimb@duality.gnu.ai.mit.edu>
9855b7a8 130
41de7f36
JB
131 We need to name the object files produced from the
132 machine-dependent C and assembler files qtmds.o and qtmdc.o, but
133 using -c and -o together on the cc command line isn't portable.
134 * configure.in: Generate the names of the .o files here, and
135 substitute them into Makefile.
136 * Makefile.am (qtmds.o, qtmdc.o): Let CC name them what it wants,
137 and then rename them when it's done.
138 (configure, Makefile.in): Regenerated.
9855b7a8 139
733943b9
TT
140Sat Nov 30 23:59:06 1996 Tom Tromey <tromey@cygnus.com>
141
142 * PLUGIN/greet: Removed.
143 * Makefile.am, md/Makefile.am, time/Makefile.am, aclocal.m4: New
144 files.
145 * configure.in: Updated for Automake.
146
b8cae82a
JB
147Sun Nov 10 17:40:47 1996 Jim Blandy <jimb@floss.cyclic.com>
148
149 * configure.in, Makefile.in: The 'install' and 'uninstall'
150 Makefile targets should be affected by whether or not we have a
151 port to the current target architecture too, not just the 'all'
152 target.
153
a857bf16
JB
154Wed Oct 9 19:40:13 1996 Jim Blandy <jimb@floss.cyclic.com>
155
156 * configure.in: If we don't have a port to the current machine,
157 just arrange for 'make all' to do nothing. Don't abort
158 configuration. We need a fully configured directory tree in order
159 to make distributions and the like.
160
161 * Makefile.in (distfiles): Update for the new directory structure.
162 (plugin_distfiles, md_distfiles, time_distfiles): New variables.
163 (dist-dir): New target; use all the above to build a subtree of a
164 distribution.
165 (manifest): Target deleted.
166
ec349f39
MD
167Tue Oct 1 02:06:19 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
168
169 * configure.in: Solaris 2 should use sparc.s.
170 *Older* systems use _sparc.s
171
172Fri Mar 29 11:50:20 1996 Anthony Green <green@snuffle.cygnus.com>
173
174 * configure: Rebuilt
175 * Makefile.in, configure.in: Fixed installation.
176
177Fri Mar 22 16:20:27 1996 Anthony Green (green@gerbil.cygnus.com)
178
179 * all files: installed qt-002 package. Autoconfiscated.
180
181