Plug in missing brelse calls as to fix a bug in the FFS reload code.
[dragonfly.git] / contrib / libf2c / ChangeLog.egcs
1 Thu Jul 16 00:58:52 1998  Jeffrey A Law  (law@cygnus.com)
2
3         * libU77/Makefile.in: Missed one config.h.in -> config.hin change.
4
5         * g2c.hin: Renamed from g2c.h.in.
6         * Makefile.in, configure.in: Changed as needed.
7         * configure: Rebuilt.
8
9         * libU77/config.hin: Renamed from libU77/config.h.in.
10         * Makefile.in, configure.in: Changed as needed.
11         * configure: Rebuilt.
12
13 Tue Jul 14 21:35:30 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14
15         * Makefile.in (all): Invoke $(MAKE) instead of just make.
16
17 Tue Jul 14 02:16:34 1998  Jeffrey A Law  (law@cygnus.com)
18
19         * Makefile.in: stamp-lib* -> s-lib*.
20         * libU77/Makefile.in: Likewise.
21         * libF77/Makefile.in: Likewise.
22         * libI77/Makefile.in: Likewise.
23
24         * libU77/Makefile.in (ALL_CFLAGS): Add -I$(F2C_H_DIR).
25
26 1998-07-06  Mike Stump  <mrs@wrs.com>
27
28         * Makefile.in (clean): Don't remove Makefiles, that is done in
29         distclean.
30
31 Sat Jun 27 23:04:49 1998  Jeffrey A Law  (law@cygnus.com)
32
33         * Makefile.in (FLAGS_TO_PASS, case G2C_H_DIR): Use $(TARGET_SUBDIR)
34         instead of hardcoding "libraries".
35
36 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
37
38         * Makefile.in (gcc_version_trigger): Add new macro.
39         (config.status): Add dependency upon $(gcc_version_trigger).
40
41         * configure.in (gcc_version_trigger): New variable; initialize
42         using value from toplevel configure; add AC_SUBST for it.
43         (gcc_version): Change initialization to use this new variable.
44         * configure: Regenerate.
45
46 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
47
48         * Makefile.in (version): Rename to gcc_version.
49         * configure.in (version): Likewise.
50         (gcc_version): Add code to use an option passed from parent configure.
51         * configure: Regenerate.
52
53 1998-06-21  Dave Love  <d.love@dl.ac.uk>
54
55         * configure.in (version, target_alias): Define.
56
57         * Makefile.in (version, target_alias, libsubdir): Define.
58         (install): Remove check for libsubdir.
59
60 Mon Apr 27 22:52:31 1998  Richard Henderson  <rth@cygnus.com>
61
62         * libU77/ltime_.c: Bounce the ftnint argument through a local time_t.
63         * libU77/gmtime_.c: Likewise.
64
65 Sun Apr 26 18:07:56 1998  Richard Henderson  <rth@cygnus.com>
66
67         * configure.in: Adjust include paths in F2C_INTEGER and F2C_LONGINT
68         tests to work out of the build directory.
69
70 1998-02-17  Dave Love  <d.love@dl.ac.uk>
71
72         * libU77/u77-test.f: Tweak some o/p.
73
74         * libU77/Makefile.in (check): Use -L for new directory structure.
75
76         * Makefile.in (check): Run the u77 check.
77         (config.status, Makefile): New targets.
78
79 Wed Feb 11 01:46:20 1998  Manfred Hollstein <manfred@s-direktnet.de>
80
81         * Makefile.in ($(lib)): Call $(AR) repeatedly to avoid overflowing
82         argument size limit on ancious System V.
83
84 Sun Feb  8 00:32:17 1998  Manfred Hollstein  <manfred@s-direktnet.de>
85
86         * Makefile.in: Add `info install-info clean-info check dvi' targets.
87
88 Mon Feb  2 11:08:49 1998  Richard Henderson  <rth@cygnus.com>
89
90         * configure.in: Update F2C_INTEGER and F2C_LONGINT tests
91         for the new placement in the hierarchy.
92
93 Sun Feb  1 02:36:33 1998  Richard Henderson  <rth@cygnus.com>
94
95         * Previous contents of gcc/f/runtime moved into toplevel
96         "libf2c" directory.
97
98 Sun Feb  1 01:42:47 1998  Mumit Khan <khan@xraylith.wisc.edu> 
99
100         * libU77/configure.in (getlogin,getgid,getuid, kill,link,ttyname): 
101         Check.
102         * libU77/config.h.in (HAVE_GETLOGIN, HAVE_GETGID, HAVE_GETUID,
103         HAVE_KILL, HAVE_LINK, HAVE_TTYNAME): New defs.
104         * libU77/getlog_.c: Conditionalize for target platform. Set errno
105         to ENOSYS if target libc doesn't have the function.
106         * libU77/getgid_.c: Likewise.
107         * libU77/getuid_.c: Likewise.
108         * libU77/kill_.c: Likewise.
109         * libU77/link_.c: Likewise.
110         * libU77/ttynam_.c: Likewise.
111
112 Sun Jan 18 20:01:37 1998  Toon Moene  <toon@moene.indiv.nluug.nl>
113
114         * libI77/backspace.c: (f_back): Use type `uiolen' to determine size
115         of record length specifier.
116
117 Sat Jan 17 22:40:31 1998  Mumit Khan <khan@xraylith.wisc.edu>
118
119         * libU77/configure.in (sys/param.h,sys/times.h): Check.
120         (times,alarm): Likewise.
121         * libU77/config.h.in (HAVE_SYS_PARAM_H, HAVE_SYS_TIMES_H,
122         HAVE_ALARM, HAVE_TIMES): New defs.
123         * libU77/alarm_.c: Conditionalize for target platform. Set errno
124         to ENOSYS if target libc doesn't have the function.
125         * libU77/dtime_.c: Likewise.
126         * libU77/etime_.c: Likewise.
127         * libU77/sys_clock_.c: Likewise.
128        
129         * configure.in (NON_UNIX_STDIO): Define if MINGW32.
130         (NON_ANSI_RW_MODE): Do not define for CYGWIN32 or MINGW32.
131
132         * libI77/rawio.h: Don't providing conflicting declarations for
133         read() and write(). MINGW32 header files use "const" quals.
134
135         * libF77/s_paus.c: _WIN32 does not have pause().
136
137 Tue Nov 18 09:49:04 1997  Mumit Khan   (khan@xraylith.wisc.edu)
138
139         * libI77/close.c (f_exit): Reset f__init so that f_clos does not
140         (incorrectly) think there is an I/O recursion when program is
141         interrupted.
142
143 Sat Nov  1 18:03:42 1997  Jeffrey A Law  (law@cygnus.com)
144
145         * libF77/signal_.c: Undo last change until we can fix it right.
146
147 Wed Oct 15 10:06:29 1997  Richard Henderson  <rth@cygnus.com>
148
149         * libF77/signal_.c (G77_signal_0): Make return type sig_pf as well.
150         * libI77/fio.h: Include <string.h> if STDC_HEADERS.
151         * libU77/chmod_.c: Likewise.
152
153 Tue Oct  7 18:22:10 1997  Richard Henderson  <rth@cygnus.com>
154
155         * Makefile.in (CGFLAGS): Don't force -g0.
156         * libF77/Makefile.in, libI77/Makefile.in, libU77/Makefile.in: Likewise.
157
158 Mon Oct  6 14:16:46 1997  Jeffrey A Law  (law@cygnus.com)
159
160         * Makefile.in (distclean): Do a better job at cleaning up.
161
162 Wed Oct  1 01:46:16 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
163
164         * libU77/sys_clock_.c: File renamed from system_clock_.c.
165         * libU77/Makefile.in, Makefile.in : Reference sys_clock_.*, not
166         system_clock_.*.
167         * libU77/dtime_.c (clk_tck): Try also HZ macro.
168         * libU77/access.c (G77_access_0): Check malloc return value against 0,
169         not NULL.
170         * libU77/getlog_.c, libU77/ttynam_.c, libU77/chdir_.c: Ditto.
171         * libU77/chmod_.c, libU77/rename_.c: Ditto.
172
173 1997-09-19  Dave Love  <d.love@dl.ac.uk>
174
175         * libU77/dtime_.c (G77_dtime_0): Fix types in HAVE_GETRUSAGE case
176         so as not to truncate results to integer values.
177         * libU77/Version.c: Bump.
178
179 Thu Sep 18 16:58:46 1997  Jeffrey A Law  (law@cygnus.com)
180
181         * Makefile.in (stamp-lib): Don't use '$?', explicitly
182         list the variables containing the object files to include
183         in libf2c.a
184
185 Fri Sep  5 00:18:17 1997  Jeffrey A Law  (law@cygnus.com)
186
187         * Makefile.in (clean): Don't remove config.cache.
188         (distclean): Do it here instead.
189
190 Tue Aug 26 20:14:08 1997  Robert Lipe  (robertl@dgii.com)
191
192         * hostnm_.c: Include errno.h
193
194 Mon Aug 25 23:26:05 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
195
196         * Makefile.in (mostlyclean, clean): Check if Makefile exists
197         before using it. Remove stamp-*.
198         (stamp-libi77, stamp-libf77, stamp-libu77): New.
199         (stamp-lib): Only depend on stamp-libi77 stamp-libf77
200         stamp-libu77