OSDN Git Service

* libc/posix/execvp.c (execvp): Check path for
[pf3gnuchains/pf3gnuchains3x.git] / newlib / ChangeLog
1 Sun Apr 16 12:45:00 2000  Corinna Vinschen <corinna@vinschen.de>
2
3         * libc/posix/execvp.c (execvp): Check path for
4         trailing slash.
5
6 Fri Mar 31 20:39:00 2000  Corinna Vinschen <corinna@vinschen.de>
7
8         * libc/include/sys/unistd.h: Add prototypes for
9         fchmod, fchown, lchown.
10
11 Fri Mar 24 15:34:00 2000  Jeff Johnston  <jjohnstn@cygnus.com>
12
13         * acinclude.m4: Changed release to 1.8.2.
14         * aclocal.m4 configure doc/aclocal.m4 doc/configure
15           libc/aclocal.m4 libc/configure libc/machine/aclocal.m4
16           libc/machine/configure libc/machine/a29k/aclocal.m4
17           libc/machine/a29k/configure libc/machine/arm/aclocal.m4
18           libc/machine/arm/configure libc/machine/d10v/aclocal.m4
19           libc/machine/d10v/configure libc/machine/d30v/aclocal.m4
20           libc/machine/d30v/configure libc/machine/fr30/aclocal.m4
21           libc/machine/fr30/configure libc/machine/h8300/aclocal.m4
22           libc/machine/h8300/configure libc/machine/h8500/aclocal.m4
23           libc/machine/h8500/configure libc/machine/hppa/aclocal.m4
24           libc/machine/hppa/configure libc/machine/i386/aclocal.m4
25           libc/machine/i386/configure libc/machine/i960/aclocal.m4
26           libc/machine/i960/configure libc/machine/m32r/aclocal.m4
27           libc/machine/m32r/configure libc/machine/m68k/aclocal.m4
28           libc/machine/m68k/configure libc/machine/m88k/aclocal.m4
29           libc/machine/m88k/configure libc/machine/mips/aclocal.m4
30           libc/machine/mips/configure libc/machine/mn10200/aclocal.m4
31           libc/machine/mn10200/configure libc/machine/mn10300/aclocal.m4
32           libc/machine/mn10300/configure libc/machine/necv70/aclocal.m4
33           libc/machine/necv70/configure libc/machine/powerpc/aclocal.m4
34           libc/machine/powerpc/configure libc/machine/sh/aclocal.m4
35           libc/machine/sh/configure libc/machine/sparc/aclocal.m4
36           libc/machine/sparc/configure libc/machine/tic80/aclocal.m4
37           libc/machine/tic80/configure libc/machine/v850/aclocal.m4
38           libc/machine/v850/configure libc/machine/w65/aclocal.m4
39           libc/machine/w65/configure libc/machine/z8k/aclocal.m4
40           libc/machine/z8k/configure libc/sys/aclocal.m4
41           libc/sys/aclocal.m4 libc/sys/configure
42           libc/sys/a29khif/aclocal.m4 libc/sys/a29khif/configure
43           libc/sys/arm/aclocal.m4 libc/sys/arm/configure
44           libc/sys/cygwin/aclocal.m4 libc/sys/cygwin/configure
45           libc/sys/d10v/aclocal.m4 libc/sys/d10v/configure
46           libc/sys/decstation/aclocal.m4 libc/sys/decstation/configure
47           libc/sys/go32/aclocal.m4 libc/sys/go32/configure
48           libc/sys/h8300hms/aclocal.m4 libc/sys/h8300hms/configure
49           libc/sys/h8500hms/aclocal.m4 libc/sys/h8500hms/configure
50           libc/sys/m88kbug/aclocal.m4 libc/sys/m88kbug/configure
51           libc/sys/netware/aclocal.m4 libc/sys/netware/configure
52           libc/sys/rtems/aclocal.m4 libc/sys/rtems/configure
53           libc/sys/sh/aclocal.m4 libc/sys/sh/configure
54           libc/sys/sparc64/aclocal.m4 libc/sys/sparc64/configure
55           libc/sys/sun4/aclocal.m4 libc/sys/sun4/configure
56           libc/sys/sysmec/aclocal.m4 libc/sys/sysmec/configure
57           libc/sys/sysnec810/aclocal.m4 libc/sys/sysnec810/configure
58           libc/sys/sysnecv850/aclocal.m4 libc/sys/sysnecv850/configure
59           libc/sys/sysvi386/aclocal.m4 libc/sys/sysvi386/configure
60           libc/sys/sysvnecv70/aclocal.m4 libc/sys/sysvnecv70/configure
61           libc/sys/tic80/aclocal.m4 libc/sys/tic80/configure
62           libc/sys/w65/aclocal.m4 libc/sys/w65/configure
63           libc/sys/z8ksim/aclocal.m4 libc/sys/z8ksim/configure
64           libm/aclocal.m4 libm/configure: Regenerated.
65
66 2000-03-24  Nick Clifton  <nickc@cygnus.com>
67
68         * libc/sys/arm/syscalls.c: Fix compile time warnings.
69         (do_AngelSWI): Add "cc" to list o registers clobbered.
70
71 Thu Mar 22 14:57:00 2000  Fernando Nasser <fnasser@redhat.com>
72
73         * libc/sys/arm/syscalls.c (do_AngelSWI): Prevent registers with valid
74         information to be clobbered by an Angel C library support syscall. 
75
76 Tue Mar 21 19:08:00 2000  Jeff Johnston <jjohnstn@cygnus.com>
77
78         * libc/stdlib/envlock.c: Fixed comment typo.
79
80 Fri Mar 17 15:37:00 2000  Jeff Johnston <jjohnstn@cygnus.com>
81
82         * libc/stdio/vfscanf.c (__svfscanf): Fixed floating point
83         code to update nread as each character is processed instead
84         of using buffer contents which throw away leading zeroes.
85
86 Mon Mar 13 15:22:00 2000  Sergei Organov <osv@javad.ru>
87
88         * libm/mathfp/sf_sqrt.c: Change _DOUBLE_IS_32BITS sqrt call to sqrtf.
89
90 Fri Mar 10 16:09:20 2000  Jeff Johnston <jjohnstn@cygnus.com>
91
92         * libc/include/string.h: Include <sys/types.h>.
93
94 Fri Mar 10 14:53:50 2000  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
95
96         * libc/stdio/putw.c (putw): Return 0 on success, to be compliant
97         with XSH5, not SVID.
98
99 Thu Mar  9 17:20:41 2000  Jeff Johnston <jjohnstn@cygnus.com>
100
101         * libc/include/string.h: Changed last argument back to ssize_t
102         to make it compatible with XPG4 definition which is 
103         defined in <unistd.h>.  There is a conflict in the SVID 3
104         and XPG4 definitions and newlib will settle with XPG4.
105         * libc/string/swab.c: Ditto.
106
107 Wed Mar  8 17:11:41 2000  Jeff Johnston <jjohnstn@cygnus.com>
108
109         * libc/include/string.h: Changed last argument to size_t.
110         * libc/string/swab.c: Changed last argument to size_t.
111
112 Wed Mar  8 00:46:41 2000  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
113
114         * libc/reent/Makefile.am (lib_a_SOURCES): Added unlinkr.c.
115         (CHEWOUT_FILES): Added unlinkr.def.
116         * libc/reent/Makefile.in: Rebuilt.
117         * libc/sys.tex: Include unlinkr.def.
118         * libc/reent/linkr.c (_unlink_r): Moved to...
119         * libc/reent/unlinkr.c: ... new file.
120
121 Wed Mar  8 00:43:07 2000  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
122
123         * libc/string/Makefile.am (lib_a_SOURCES): Added swab.c.
124         (CHEWOUT_FILES): Added swab.def.
125         * libc/string/Makefile.in: Rebuilt.
126         * libc/string/string.tex: Include swab.def.
127         * libc/include/string.h (swab): Declare.
128         * libc/string/swab.c: New file.
129
130 Wed Mar  8 00:38:35 2000  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
131
132         * libc/stdio/Makefile.am (lib_a_SOURCES): Added getw.c and putw.c.
133         (CHEWOUT_FILES): Added getw.def and putw.def.
134         * libc/stdio/Makefile.in: Rebuilt.
135         * libc/stdio/stdio.tex: Include getw.def and putw.def.
136         * libc/stdio/getw.c: New file.
137         * libc/stdio/putw.c: New file.
138
139 Fri Feb 25 14:50:50 2000  Jeff Johnston <jjohnstn@cygnus.com>
140
141         * libc/stdio/flags.c (__sflags): Added check that mode[1]
142         is non-null before looking at mode[2].
143
144 Thu Feb 24 11:43:00 2000  Ran Cabell <rcabell@norfolk.infi.net>
145
146         * libm/mathfp/sf_atan2.c: Fix atan2 typo for _DOUBLE_IS_32_BITS.
147         * libm/mathfp/sf_atan.c: Ditto.
148
149 Thu Feb 24 11:39:00 2000  Joel Sherrill <joel@OARcorp.com>
150
151         * libc/include/sys/stat.h: Add RTEMS prototype for lstat.
152
153 Tue Feb 22 14:37:00 2000  Ran Cabell <rcabell@norfolk.infi.net>
154
155         * libm/mathfp/sf_exp.c: Corrected _DOUBLE_IS_32_BITS to be
156         _DOUBLE_IS_32BITS.
157
158 Mon Feb 21 11:43:50 2000  Jeff Johnston <jjohnstn@cygnus.com>
159
160         * libc/stdio/vfprintf.c (VFPRINTF): Added CHECK_INIT
161         call prior to calling _VFPRINTF_R so reentrant data area is set.
162         (_VFPRINTF_R): Removed now extraneous CHECK_INIT call.
163
164 Thu Feb 17 01:42:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
165
166         * libc/stdio/vfscanf.c (limits.h): #include.
167         (MAX_LONG_LEN): #define.
168         (__svfscanf): Handle floating point numbers with arbitrary amounts
169         of leading zeroes.
170
171 2000-02-15  Nick Clifton  <nickc@cygnus.com>
172
173         * libc/sys/arm/syscalls.c (_fstat): Initialise all fields to
174         zero.  Set the blocksize to 1024/
175
176 Thu Jan 20 18:57:00 2000  Fernando Nasser <fnasser@redhat.com>
177
178         * setvbuf.c (setvbuf):  Set size to BUFSIZ when passed a zero size
179         with line buffering.
180
181 Mon Jan 10 18:43:00 2000  Jeff Johnston <jjohnstn@cygnus.com>
182
183         * acinclude.m4: Changed include directory for winsup headers. 
184         * aclocal.m4 configure libc/aclocal.m4
185           libc/configure libc/ctype/Makefile.in libc/errno/Makefile.in
186           libc/locale/Makefile.in libc/machine/aclocal.m4
187           libc/machine/configure libc/machine/a29k/aclocal.m4
188           libc/machine/a29k/configure libc/machine/arm/aclocal.m4
189           libc/machine/arm/configure libc/machine/d10v/aclocal.m4
190           libc/machine/d10v/configure libc/machine/d30v/aclocal.m4
191           libc/machine/d30v/configure libc/machine/fr30/aclocal.m4
192           libc/machine/fr30/configure
193           libc/machine/h8300/aclocal.m4
194           libc/machine/h8300/configure libc/machine/h8500/aclocal.m4
195           libc/machine/h8500/configure libc/machine/hppa/aclocal.m4
196           libc/machine/hppa/configure libc/machine/i386/aclocal.m4
197           libc/machine/i386/configure libc/machine/i960/aclocal.m4
198           libc/machine/i960/configure libc/machine/m32r/aclocal.m4
199           libc/machine/m32r/configure libc/machine/m68k/aclocal.m4
200           libc/machine/m68k/configure libc/machine/m88k/aclocal.m4
201           libc/machine/m88k/configure libc/machine/mips/aclocal.m4
202           libc/machine/mips/configure libc/machine/mn10200/aclocal.m4
203           libc/machine/mn10200/configure libc/machine/mn10300/aclocal.m4
204           libc/machine/mn10300/configure libc/machine/necv70/aclocal.m4
205           libc/machine/necv70/configure libc/machine/powerpc/aclocal.m4
206           libc/machine/powerpc/configure 
207           libc/machine/sh/aclocal.m4
208           libc/machine/sh/configure libc/machine/sparc/aclocal.m4
209           libc/machine/sparc/configure
210           libc/machine/tic80/aclocal.m4 libc/machine/tic80/configure
211           libc/machine/v850/aclocal.m4 libc/machine/v850/configure
212           libc/machine/w65/aclocal.m4 libc/machine/w65/configure
213           libc/machine/z8k/aclocal.m4 libc/machine/z8k/configure
214           libc/misc/Makefile.in libc/posix/Makefile.in
215           libc/reent/Makefile.in 
216           libc/signal/Makefile.in
217           libc/string/Makefile.in libc/sys/aclocal.m4 libc/sys/configure
218           libc/sys/a29khif/aclocal.m4 libc/sys/a29khif/configure
219           libc/sys/arm/Makefile.in libc/sys/arm/aclocal.m4
220           libc/sys/arm/configure libc/sys/cygwin/aclocal.m4
221           libc/sys/cygwin/configure libc/sys/d10v/Makefile.in
222           libc/sys/d10v/aclocal.m4 libc/sys/d10v/configure
223           libc/sys/decstation/aclocal.m4 libc/sys/decstation/configure
224           libc/sys/go32/aclocal.m4 libc/sys/go32/configure
225           libc/sys/h8300hms/aclocal.m4 libc/sys/h8300hms/configure
226           libc/sys/h8500hms/aclocal.m4 libc/sys/h8500hms/configure
227           libc/sys/m88kbug/aclocal.m4 libc/sys/m88kbug/configure
228           libc/sys/netware/aclocal.m4 libc/sys/netware/configure
229           libc/sys/rtems/aclocal.m4 libc/sys/rtems/configure
230           libc/sys/sh/Makefile.in libc/sys/sh/aclocal.m4
231           libc/sys/sh/configure libc/sys/sparc64/aclocal.m4
232           libc/sys/sparc64/configure libc/sys/sun4/aclocal.m4
233           libc/sys/sun4/configure libc/sys/sysmec/aclocal.m4
234           libc/sys/sysmec/configure libc/sys/sysnec810/aclocal.m4
235           libc/sys/sysnec810/configure libc/sys/sysnecv850/aclocal.m4
236           libc/sys/sysnecv850/configure libc/sys/sysvi386/aclocal.m4
237           libc/sys/sysvi386/configure libc/sys/sysvnecv70/aclocal.m4
238           libc/sys/sysvnecv70/configure libc/sys/tic80/aclocal.m4
239           libc/sys/tic80/configure libc/sys/w65/aclocal.m4
240           libc/sys/w65/configure libc/sys/z8ksim/aclocal.m4
241           libc/sys/z8ksim/configure libc/syscalls/Makefile.in
242           libc/time/Makefile.in libc/unix/Makefile.in libm/aclocal.m4
243           libm/configure: Regenerated.
244
245 Mon Jan 10 18:43:46 2000  Jeff Johnston <jjohnstn@cygnus.com>
246
247         * libc/stdlib/putenv_r.c (_putenv_r): New file.
248         * libc/stdlib/strdup_r.c (_strdup_r): New file.
249         * libc/include/string.h: Added _strdup_r.
250         * libc/stdlib/putenv.c: Added call to reentrant version. 
251         * libc/stdlib/strdup.c: Ditto.
252         * libc/stdlib/Makefile.am: Added _putenv_r and _unsetenv_r.
253         * libc/include/stdlib.h: Ditto.
254         * libc/stdlib/Makefile.in: Regenerated. 
255         * libc/string/Makefile.in: Regenerated.
256         * libc/stdlib/setenv.c: Added reentrant version of unsetenv.
257         * libc/stdlib/setenv_r.c: Added unsetenv_r and changed memory
258         management calls to reentrant versions.
259         * libc/stdlib/wcstombs.c: Added #ifndef _REENT_ONLY wrapper.
260         * libc/stdlib/wctomb.c: Ditto.
261         * libc/stdlib/mblen.c: Ditto.
262         * libc/stdlib/mbstowcs.c: Ditto.
263         * libc/stdlib/mbtowc.c: Ditto. 
264         * libc/stdlib/getenv.c: Ditto.
265         * libc/reent/reent.tex: Added references to _putenv_r, _setenv_r,
266         and _strdup_r.
267
268 Thu Jan  6 15:33:46 2000  Christopher Faylor <cgf@cygnus.com>
269
270         patch from Corinna Vinschen <corinna@vinschen.de>
271         * libc/sys/cygwin/sys/param.h: Define NGROUP_MAX as 16.
272
273 Mon Jan 03 14:36:00 2000  Sergei Organov <osv@javad.ru>
274
275         * libm/mathfp/s_atangent.c: Fix exponent calculation.
276         * libm/mathfp/s_ldexp.c: Ditto.
277         * libm/mathfp/sf_atangent.c: Ditto.
278         * libm/mathfp/sf_ldexp.c: Ditto.
279
280 Tue Dec 14 5:42:00 1999  Ranjith Kumaran <ranjith@cygnus.com>
281
282         * libc/machine/i960/setjmp.S: fix typo leaving .link_pix uncommented
283         * libc/include/locale.h: define NULL to be 0.
284
285 Tue Dec  7 15:41:45 1999  Jim Wilson  <wilson@cygnus.com>
286
287         * libc/sys/sh/syscalls.c (stack_ptr): Move definition before first
288         function.
289
290 Wed Dec  1 17:39:29 1999  Jeffrey A Law  (law@cygnus.com)
291
292         * libc/machine/mn10300/setjmp.S: Handle am33.
293
294 1999-11-26  Nick Clifton  <nickc@cygnus.com>
295
296         * libc/sys/arm/syscalls.c: Add function prototypes.
297         (stack_ptr): Move declaration before function definitions.
298
299 Sat Nov 20 17:13:00 1999  Ranjith Kumaran <ranjith@cygnus.com>
300
301         * NEWS: Updated version information.
302         * README: Ditto.
303
304 Tue Nov 09 12:19:21 1999  Jeff Johnston <jjohnstn@cygnus.com>
305
306         * libc/machine/i386/strchr.S: Fixed alignment test.
307
308 Thu Oct 28 05:30:46 1999  Andrew Cagney  <cagney@makita.cygnus.com>
309
310         * libc/sys/d10v/crt0.S (_start): Construct a real stack frame.
311
312 Thu Oct 28 15:29:11 1999  Andrew Cagney  <cagney@b1.cygnus.com>
313
314         * libc/sys/d10v/crt0.S (_start): Initialize both SPI and SPU
315         ensuring that there is space between the two.
316
317 Thu Oct 14 13:39:21 1999  Christopher Faylor <cgf@cygnus.com>
318
319         * libc/stdio/flags.c: Conditionalize check for 't' for cygwin case
320         only.
321
322 1999-10-08  Vadim Egorov  <egorovv@1c.ru>
323
324         * libc/include/stdlib.h: add ptsname, grantpt, unlockpt to cygwin
325         section
326
327 Sat Oct  2 02:02:00 MEST 1999  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329         * libc/machine/sh/asm.h: Added __SH4_SINGLE__ to DELAYED_BRANCHES
330         * libc/machine/sh/memcpy.S: Fix line wrapping in SL macro
331
332 Fri Oct  1 13:17:59 CDT 1999  <joel@OARcorp.com>
333         * libc/include/grp.h: Added getgrnam_r and getgrgid_r prototypes
334           per POSIX 1003.1b.
335         * libc/include/pwd.h: Added getpwnam_r and getpwuid_r prototypes
336           per POSIX 1003.1b.
337
338 1999-09-13  DJ Delorie  <dj@cygnus.com>
339
340         * libc/stdio/mktemp.c (_gettemp): on cygwin, check for EACCESS
341         also.
342
343 Thu Sep  9 15:31:00 1999  Jeff Johnston <jjohnstn@cygnus.com>
344
345         * setvbuf.c (setvbuf):  When mallocing a buffer of size BUFSIZ,
346         also note BUFSIZ as its size.
347
348 Tue Sep  7 17:15:00 1999  Joel Sherrill <joel@OARcorp.com>
349
350         * configure.host: Corrected feature defines for RTEMS.
351         * libc/include/sys/stat.h: Added protototype for RTEMS mknod.
352         * libc/include/sys/stat.h: mkfifo() should take const path arg.
353         * libc/include/sys/unistd.h: pathconf() should take const path arg.
354           Enabled usleep(), ftruncate(), and truncate() prototypes for RTEMS.
355           Added defines for _POSIX_JOB_CONTROL, _POSIX_SAVED_IDS, and
356           _POSIX_VERSION for RTEMS.  Added defines for _PC_ASYNC_IO,
357           _PC_PRIO_IO, and _PC_SYNC_IO.
358         * libc/machine/m68k/Makefile.am: Added strcpy.c and strlen.c.
359         * libc/machine/m68k/Makefile.in: Regenerated.
360         * libc/machine/m68k/strcpy.c: New file.
361         * libc/machine/m68k/strlen.c: New file.
362         * libc/stdio/tmpnam.c: Always make the returned name usable.
363         * libc/sys/rtems/crt0.c: New version that passes all autoconf tests.
364         * libc/sys/rtems/sys/dirent.h: New file.
365         * libc/sys/rtems/sys/types.h: Added dev_t.
366
367 Tue Sep  7 17:15:00 1999   Jay Kulpinski <jskulpin@eng01.gdds.com>
368
369         * libc/stdlib/mprec.c: Fixed unitialized variable problem.
370
371 Fri Sep  3 12:35:20 1999  Jeff Johnston <jjohnstn@cygnus.com>
372
373         * libc/stdio/ftell.c (ftell): Backing off Joern's fix and
374         my patch.
375
376 Thu Sep  2 22:05:20 1999  Christopher Faylor <cgf@cygnus.com>
377
378         patch from Jeff Johnston <jjohnstn@cygnus.com>
379         * libc/stdio/ftell.c (ftell): Avoid using buffer position when the
380         buffer is not in a useful state.
381
382 1999-09-01  Nick Clifton  <nickc@cygnus.com>
383
384         * libc/sys/arm/syscalls.c (_link): Add stub.
385
386 Fri Aug 27 23:09:09 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
387
388         * ftell.c (ftell): Use actual position within buffer for text mode.
389         * findfp.c (std): Initialize ptr->_bf._size.
390
391 Wed Aug 18 18:48:02 1999  Christopher Faylor <cgf@cygnus.com>
392
393         * libc/include/sys/unistd.h: Add nice() declaration.
394
395 1999-08-09  Nick Clifton  <nickc@cygnus.com>
396
397         * libc/sys/arm/crt0.S (change_mode): Rename to __change_mode and
398         declare as a thumb function so that the disassembler will see the
399         mode change.
400
401 Thu Aug  5 17:37:00 1999  Ranjith Kumaran <ranjith@cygnus.com>
402
403         * libc/reent/reent.tex: Updated list of reentrant functions.
404
405 1999-07-09  Michael Meissner  <meissner@cygnus.com>
406
407         * libc/include/stdlib.h (_findenv{,_r}): Add prototypes.
408         
409 Tue Jul  6 10:46:24 1999  Jeff Johnston <jjohnstn@cygnus.com>
410
411         * libc/stdio/sprintf.c: Moved snprintf and _snprintf_r to
412         separate file.
413         * libc/stdio/snprintf.c: New file.
414         * libc/stdio/vsprintf.c: Moved vsnprintf and _vsnprintf_r to
415         separate file.
416         * libc/stdio/vsnprintf.c: New file.
417         * libc/stdio/Makefile.am: Added snprintf.c and vsnprintf.c.
418         * libc/stdio/Makefile.in: Regenerated.
419
420 Mon Jul  5 14:43:24 1999  Christopher Faylor <cgf@cygnus.com>
421
422         Patch submitted by Egor Duda <deo@logos-m.ru>:
423         * libc/include/stdio.h: Add declarations for *nprintf.
424         * libc/stdio/sprintf.c (snprintf): New function.
425         (_snprintf_r): New function.
426         * libc/stdio/vsprintf.c (vsnprintf): New function.
427         (_vnsprintf_r): New function.
428
429 Wed Jun 30 16:36:27 1999  Jeff Johnston  <jjohnstn@cygnus.com>
430
431         * libc/Makefile.am (stmp-targetdep): Remove extraneous blank.
432         * libm/Makefile.am (stmp-targetdep): Ditto.
433         * libc/Makefile.in: Regenerated.
434         * libm/Makefile.in: Ditto.
435
436 Fri Jun 25 10:49:27 1999  Jeff Johnston  <jjohnstn@cygnus.com>
437
438         * libc/Makefile.am (stmp-targetdep): Ignore "." in SUBDIRS.
439         * libm/Makefile.am (stmp-targetdep): Ditto.
440         * libc/Makefile.in: Regenerated.
441         * libm/Makefile.in: Ditto.
442
443 Thu June 03 16:25:00 1999  Jeff Johnston <jjohnstn@cygnus.com>
444
445         * Makefile.am: Removed dependencies on all-recursive and added "."
446         to the SUBDIRS list to prevent infinite recursion from occurring.
447         Also removed any references to EXTRA_DATA.
448         * libc/Makefile.am: Ditto.
449         * libc/machine/Makefile.am: Ditto.
450         * libc/machine/i386/Makefile.am: Ditto.
451         * libm/Makefile.am: Ditto.
452         * libc/sys/Makefile.am: Ditto.
453         * Makefile.in: Regenerated.
454         * aclocal.m4: Ditto.
455         * configure: Ditto.
456         * doc/Makefile.in: Ditto.
457         * doc/aclocal.m4: Ditto.
458         * doc/configure: Ditto.
459         * libc/Makefile.in: Ditto.
460         * libc/aclocal.m4: Ditto.
461         * libc/configure: Ditto.
462         * libc/machine/Makefile.in: Ditto.
463         * libc/machine/aclocal.m4: Ditto.
464         * libc/machine/configure: Ditto.
465         * libc/machine/mn10300/Makefile.in: Ditto.
466         * libc/machine/mn10300/aclocal.m4: Ditto.
467         * libc/machine/mn10300/configure: Ditto.
468         * libc/sys/Makefile.in: Ditto.
469         * libc/sys/aclocal.m4: Ditto.
470         * libc/sys/configure: Ditto.
471         * libm/Makefile.in: Ditto.
472         * libm/aclocal.m4: Ditto.
473         * libm/configure: Ditto.
474
475 Thu June 03 16:20:00 1999  Ranjith Kumaran <ranjith@cygnus.com>
476
477         * libc/include/stdlib/stdlib.tex: Add link to env_lock.
478
479 Fri May 28 17:09:00 1999  Ranjith Kumaran <ranjith@cygnus.com>
480
481         * libc/include/stdlib.h: Add reentrant routines.
482         * libc/stdlib/Makefile.am: Add reentrant routines.
483         * libc/stdlib/Makefile.in: Ditto.
484         * libc/stdlib/envlock.c: New file.
485         * libc/stdlib/envlock.h: New file.
486         * libc/stdlib/getenv.c: Modify to call reentrant routine.
487         * libc/stdlib/getenv_r.c: New file.
488         * libc/stdlib/mblen.c: Modify to call reentrant routine.
489         * libc/stdlib/mblen_r.c: New file.
490         * libc/stdlib/setenv.c: Modify to call reentrant routine.
491         * libc/stdlib/setenv_r.c: New file.
492         * libc/stdlib/stdlib.tex: Add reentrant routines.
493
494 Mon May 17 22:01:38 1999  Christopher Faylor <cgf@cygnus.com>
495
496         * libc/include/sys/types.h: Define __MS_types__ whenever
497         cygwin or win32.
498
499 Sun May 16 16:02:41 1999  Christopher Faylor <cgf@cygnus.com>
500
501         * libc/include/machine/ieeefp.h: Always default to little
502         endian if Windows, regardless of architecture.
503         * libc/include/machine/sethmp.h: Define JBLEN if CYGWIN
504         regardless of architecture.
505
506 Mon May  3 11:49:18 1999  Geoffrey Noer  <noer@cygnus.com>
507
508         * libc/include/machine/setjmp.h: Accept CYGWIN define, even if
509         _WIN32 isn't defined.
510
511 Mon May  3 11:41:51 1999  Jeff Johnston  <jjohnstn@cygnus.com>
512
513         * libm/common/s_rint.c (rint): Add volatile qualifier for
514         intermediate value w.
515         * libm/common/sf_rint.c (rintf): Ditto.
516
517 Thu Apr 29 20:34:27 1999  Jeff Johnston  <jjohnstn@cygnus.com>
518
519         * libc/sys/arm/syscalls.c (remap_handle): Added check to
520         ensure that std streams are initialized before being referenced.
521
522 1999-04-27  Jason Molenda  (jsm@bugshack.cygnus.com)
523
524         * README: Update reference to newlib@cygnus.com new
525         newlib@sourceware.cygnus.com address.
526
527 Mon Apr 26 18:17:33 1999  Geoffrey Noer  <noer@cygnus.com>
528
529         * libc/include/sys/types.h: Define MS_types if CYGWIN is defined.
530         * libc/include/sys/fcntl.h: Define _O_BINARY et al if CYGWIN is
531         defined, even if _WIN32 isn't defined.
532
533 Sat Apr 24 19:59:55 1999  Christopher Faylor <cgf@cygnus.com>
534
535         * libc/include/sys/fcntl.h: Correct _O_CREATE to _O_CREAT.
536
537 Wed Apr 21 18:01:00 1999  Ranjith Kumaran  <ranjith@cygnus.com>
538
539         * libc/include/sys/reent.h: Change Long and ULong to __Long and
540         __ULong.
541         * libc/stdlib/dtoa.c: Ditto.
542         * libc/stdlib/mprec.c: Ditto.
543         * libc/stdlib/mprec.h: Ditto.
544         * libc/stdlib/strtod.c: Ditto.
545
546 1999-04-21  Nick Clifton  <nickc@cygnus.com>
547
548         * configure.host (mcore): Remove mcore machine directory.
549
550 1999-04-18  Nick Clifton  <nickc@cygnus.com>
551
552         * libc/include/machine/ieeefp.h: Add support for mcore target.
553         * libc/include/machine/setjmp.h: Add support for mcore target.
554         * configure.host: Add support for mcore target.
555
556 1999-04-13  Mark Salter  <msalter@cygnus.com>
557
558         * libc/sys/arm/libcfunc.c: Moved isatty to syscall.c
559         * libc/sys/arm/syscalls.c: Added isatty.
560
561 Wed Apr 07 16:06:04 1999  Jeff Johnston  <jjohnstn@cygnus.com>
562
563         * libc/stdlib/ecvtbuf.c (fcvtbuf): Fixed code to properly
564         insert zeroes after significant digits.
565
566 Wed Mar 17 22:06:04 1999  Jeff Johnston  <jjohnstn@cygnus.com>
567         
568         * libc/stdio/vfprintf.c (cvt): Changed floating point
569         cvt routine to use union used by dtoa to properly determine
570         if the sign bit is on or not.
571         * libc/stdio/vfieeefp.h: New file
572         
573 Wed Mar 17 17:35:04 1999  Jeff Johnston  <jjohnstn@cygnus.com>
574
575         * aclocal.m4: Regenerated.
576         * configure: Regenerated.
577
578 Wed Mar 17 16:35:04 1999  Jeff Johnston  <jjohnstn@cygnus.com>
579
580         * libc/machine/i386/Makefile.am (lib_a_SOURCES): Added missing
581         f_tanf reference.
582         * libc/machine/i386/Makefile.in: Regenerated.
583
584 Tue Mar 16 14:56:36 1999  Jeff Johnston  <jjohnstn@cygnus.com>
585
586         * acinclude.m4: Changed to work with new automake.
587         * configure: Regenerated.
588         * libc/machine/i386/aclocal.m4: Regenerated.
589         * libc/machine/i386/configure: Regenerated.
590
591 Tue Mar 16 13:55:36 1999  Corinna Vinschen  <corinna.vinschen@cityweb.de>
592
593         * libc/sys/cygwin/sys/dirent.h: Add additional prototypes
594         for telldir() and seekdir().  Rename unused structure element
595         for use with these two routines.
596
597 Fri Mar 12 19:11:58 1999  Jeff Johnston  <jjohnstn@cygnus.com>
598
599         * libc/time/mktime.c (validate_structure): Multiple fixes to
600         code to handle cases where input fields are outside valid ranges.
601         * libc/stdlib/div.c (div): Modified invalid rounding check.
602         * libc/stdlib/ldiv.c (ldiv): Ditto.
603
604 Thu Mar 11 21:32:13 1999  Jeff Johnston  <jjohnstn@cygnus.com>
605
606         * libc/machine/i386/memcpy.S: Performance rewrite.
607         * libc/machine/i386/memmove.S: Ditto.
608         * libc/machine/i386/i386mach.h: Added more register definitions.
609         * libc/include/math.h: Include <machine/fastmath.h> if -ffast-math
610         option used.
611         * libc/include/machine/fastmath.h: Add definitions for x86
612         fast-math routines.
613
614 Wed Mar 10 17:56:00 1999 Ranjith Kumaran  <ranjith@cygnus.com>
615
616         * libc/stdlib/strtod.c: Change from unsigned long to ULong.
617
618 Tue Mar  9 14:31:58 1999  Geoffrey Noer  <noer@cygnus.com>
619
620         Adjust newlib headers for new Cygwin Win32 API header files:
621         * libc/include/sys/time.h: Check _WINSOCK_H rather than
622         _GNU_H_WINDOWS32_SOCKETS.
623         * libc/include/sys/types.h: Ditto.
624
625 Tue Mar 09 15:55:00 1999 Ranjith Kumaran  <ranjith@cygnus.com>
626
627         *include/sys/reent.h: Add checks for size of Bigint element Long.
628         *libc/dtoa.c: Change routines to use generic Long type.
629         *libc/mprec.c: Change routines to use generic Long type.
630         *libc/mprec.h: Change routines to use generic Long type.
631
632 Tue Mar 02 18:07:49 1999 Ranjith Kumaran  <ranjith@cygnus.com>
633
634         * libc/Makefile.am: Add .def files.
635         * libc/Makefile.in: Regenerate.
636         * libc/e_acosh.c: Documentation update.
637         * libc/e_atanh.c: Documentation update.
638         * libc/e_hypot.c: Documentation update.
639         * libc/e_remainder.c: Documentation update.
640         * libc/er_lgamma.c: Documentation update.
641         * libc/mathfp.tex: Documentation update.
642         * libc/s_acos.c: Documentation update.
643         * libc/s_atan.c: Documentation update.
644         * libc/s_atan2.c: Documentation update.
645         * libc/s_cosh.c: Documentation update.
646         * libc/s_fmod.c: Documentation update.
647         * libc/s_isnan.c: Documentation update.
648         * libc/s_log10.c: Documentation update.
649         * libc/s_pow.c: Documentation update.
650         * libc/w_jn.c: Documentation update.
651
652 Sun Feb 28 23:18:49 1999  Geoffrey Noer  <noer@cygnus.com>
653
654         * aclocal.m4: Regenerate.
655         * configure: Regenerate.
656
657 Tue Feb 23 13:57:26 1999  Jeff Johnston  <jjohnstn@cygnus.com>
658
659         * libc/machine/mn10300/setjmp.S (_longjmp): Fixed longjmp
660         to return 1 if user specified return code is 0.
661         * libc/machine/mn10200/setjmp.S (_longjmp): Ditto.
662
663 Thu Feb 18 11:13:28 1999  Jeff Johnston  <jjohnstn@cygnus.com>
664
665         * libc/machine/mn10200/setjmp.S (_setjmp/_longjmp): Fixed setjmp
666         to save the return address.  Fixed longjmp to return to the original
667         calling address of setjmp and to return the user specified return code
668         rather than default to 1.
669         * libc/machine/mn10300/setjmp.S (_setjmp/_longjmp): Ditto.
670
671 Mon Feb 15 17:48:17 1999  Jeff Johnston  <jjohnstn@cygnus.com>
672
673         * libc/stdlib/mprec.h (mult): Define mult to be _multiply instead of _mult.
674
675 1999-02-10  Nick Clifton  <nickc@cygnus.com>
676
677         * libc/sys/arm/syscalls.c (initialise_monitor_handles): Make block
678         volatile so that its assignments will not be discarded.
679
680 Wed Feb 10 17:19:40 1999  Jeff Johnston  <jjohnstn@cygnus.com>
681
682         * libc/include/_ansi.h: Corrected _STRICT_ANSI reference to
683         be __STRICT_ANSI__ which is generated by compiler.
684         * libc/include/ctype.h: Ditto.
685         * libc/include/math.h: Ditto.
686         * libc/include/stdio.h: Ditto.
687         * libc/include/stdlib.h: Ditto.
688         * libc/include/string.h: Ditto.
689         * libc/include/sys/signal.h: Ditto.
690
691 1999-02-08  Nick Clifton  <nickc@cygnus.com>
692
693         * configure.host: Add support for StrongARM target.
694
695 Fri Feb  5 11:13:14 1999  Jeff Johnston  <jjohnstn@cygnus.com>
696
697         * libc/string/strncpy.c (strncpy): Removed redundant code
698         that was copying bytes if data unaligned.
699
700 1999-02-02  Brendan Kehoe  <brendan@cygnus.com>
701
702         * libc/stdlib/Makefile.{am,in} (CHEWOUT_FILES): Add mblen.def,
703         mbstowcs.def, and wcstombs.def.
704
705 Sat Jan 30 02:36:33 1999  Christopher Faylor <cgf@cygnus.com>
706
707         * libc/include/sys/errno.h: Add Cygwin errno.
708         * libc/stdio/flags.c: Don't default to O_TEXT if no other flag
709         is specified.
710
711 1999-01-29  Nick Clifton  <nickc@cygnus.com>
712
713         * libc/sys/arm/syscalls.c: Move C library functions into seperate
714         file.
715         
716         * libc/sys/arm/libcfunc.c: New file containing C library functions
717         from syscalls.c
718
719         * libc/sys/arm/Makefile.am (lib_a_SOURCES): Add libcfuncs.c
720         * libc/sys/arm/Makefile.in (lib_a_SOURCES): Regenerate.
721
722
723 1999-01-27  Michael Meissner  <meissner@cygnus.com>
724
725         * libc/include/machine/setjmp.h (D30V _JBLEN/_JBTYPE): Use double
726         type, and cut size in half so that the jmp_buf array is guaranteed
727         to be aligned on a 64-bit boundary.
728
729 Mon Jan 25 12:05:38 1999  Jeff Johnston  <jjohnstn@cygnus.com>
730
731         * libc/string/strings.tex: Added information about
732         strcasecmp and strncasecmp.
733         * libc/stdlib/stdlib.tex: Added missing information
734         about mblen, mbstowcs, and wcstombs.
735         * libc/string/strchr.c: Changed how mask is built to use
736         shift operators so register will be used instead of storage.
737
738 1999-01-22  DJ Delorie  <dj@cygnus.com>
739
740         * libc/include/stdlib.h: don't use dllimport if we're building
741         newlib, since it's inside cygwin.dll
742
743 Fri Jan 22 14:57:18 1999  Christopher Faylor <cgf@cygnus.com>
744
745         * libc/ctype/ctype_.c: Need to use __declspec(dllexport) for
746         _ctype_ under cygwin.
747
748 Fri Jan 22 09:50:19 1999  Christopher Faylor <cgf@cygnus.com>
749
750         * include/stdlib.h: Fix typo from previous checkin.
751
752 Thu Jan 21 22:42:21 1999  Christopher Faylor <cgf@cygnus.com>
753
754         * include/ctype.h: Use __declspec(dllimport) method for exporting
755         variable from cygwin DLL.
756         * include/time.h: Ditto.
757         * sys/errno.h: Ditto.
758         * include/stdlib.h: Export __mb_cur_max from cygwin DLL.
759         * libc/locale/locale.c: Use __declspec(dllexport) method for
760         exporting variable from cygwin DLL.
761
762 Sat Jan 16 13:29:54 1999  Christopher Faylor <cgf@cygnus.com>
763
764         * libc/stdio/setvbuf.c: Always clean up when _IONBF or possible
765         access of bogus pointer will result in SIGSEGV.
766
767 1999-01-07  Nick Clifton  <nickc@cygnus.com>
768
769         * libc/sys/arm/setjmp.S: Use C macros to cope with the possibility
770         of an underscore prefix to function names.
771
772 Fri Jan  8 19:00:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
773
774         * libc/machine/i386/i386mach.h (__REG_PREFIX__): Create new
775         define __REG_PREFIX__ instead of using __REGISTER_PREFIX__.
776
777 1998-12-31  Michael Meissner  <meissner@cygnus.com>
778
779         * libc/machine/i386/i386mach.h (__REGISTER_PREFIX__): Only define
780         to `%' if not already defined.
781
782 1998-12-30  Michael Meissner  <meissner@cygnus.com>
783
784         * libc/stdio/tmpnam.c (_tempnam_r): Make directory and prefix
785         arguments const char *, not char *.
786         * libc/include/stdio.h (_tempnam_r): Ditto.
787
788         * libc/include/sys/reent.h (struct _reent): The _sig_func type
789         points to a function taking an integer, not void.
790
791 Tue Dec 29 14:35:53 1998  Christopher Faylor <cgf@cygnus.com>
792
793         * configure.host: Add a define for Cygwin builds.
794         * libc/include/ctype.h: Don't use dll imported variables in newlib.
795
796 Mon Dec 28 09:19:56 1998  Christopher Faylor <cgf@cygnus.com>
797
798         * libc/include/ctype.h: Define _ctype_ as dll imported variable
799         for use with Cygwin.
800         * libc/include/sys/errno.h: Define _sys_errlist and _sys_nerr as
801         dll imported variables for use with Cygwin.
802         * libc/ctype/ctype_.c: Undefine _ctype_ in case it has been defined
803         as a dll imported variable for Cygwin.
804
805 Sat Dec 26 00:13:53 1998  Christopher Faylor <cgf@cygnus.com>
806
807         * libc/include/sys/unistd.h: Add proto for getpass.
808
809 Fri Dec 18 19:28:19 1998  Geoffrey Noer  <noer@cygnus.com>
810
811         * libc/sys/cygwin/sys/dirent.h: add protos for scandir and
812         alphasort.
813
814 Fri Dec 18 16:33:25 1998  Geoffrey Noer  <noer@cygnus.com>
815
816         * libc/posix/execvp.c (execvp): call cygwin_posix_path_list_p,
817         not posix_path_list_p.
818
819 1998-12-15  Nick Clifton  <nickc@cygnus.com>
820
821         * libc/string/memchr.c: Treat 'c' argument as an unsigned byte not
822         a signed int.
823
824 1998-12-13  Nick Clifton  <nickc@cygnus.com>
825
826         * libc/include/machine/setjmp.h (_JBLEN): Set to 10.
827
828 1998-12-12  Nick Clifton  <nickc@cygnus.com>
829
830         * libc/machine/fr30/setjmp.S: New file, supplied by Mark Slater
831         <msalter@cygnus.com>
832         * libc/machine/fr30/Makefile.am: Add build of setjmp.S
833         * libc/machine/fr30/Makefile.in: Regenerated.
834
835 1998-12-11  Nick Clifton  <nickc@cygnus.com>
836
837         * configure.host: Remove use of libc/sys for FR30 port.
838         * libc/sys/fr30: Remove directory (replaced by libgloss).
839
840 1998-12-10  Ken Raeburn  <raeburn@cygnus.com>
841
842         * libc/string/strcat.c (ALIGNED): Sense of result was reversed.
843         * libc/string/strncat.c (ALIGNED): Ditto.
844
845 Wed Dec  9 14:37:57 1998  Geoffrey Noer  <noer@cygnus.com>
846
847         * libc/include/sys/time.h: include sys/types.h
848
849 Tue Dec  8 15:53:18 1998  Jeff Johnston  <jjohnstn@cygnus.com>
850
851         * libc/machine/i386/memcmp.S (memcmp): Fix for unequal
852         comparison found when checking word at a time.
853
854 1998-12-04  Nick Clifton  <nickc@cygnus.com>
855
856         * libc/sys/fr30/crt0.s (_start): Initialise frame pointer.
857
858 1998-12-03  Nick Clifton  <nickc@cygnus.com>
859
860         * libc/sys/fr30/syscalls.c (_times): New function stub.
861
862 Thu Dec  3 15:59:19 1998  Jeff Johnston  <jjohnstn@cygnus.com>
863
864         * configure.host (mach_add_setjmp): Replaced mach_add_objs
865         with mach_add_setjmp flag which indicates if setjmp should
866         be added to the machine directory objects.
867         * acinclude.m4: Removed reference to mach_add_objs.
868         * aclocal.m4: Regenerated.
869         * Makefile.in: Regenerated.
870         * configure: Regenerated.
871         * libc/aclocal.m4: Regenerated.
872         * libc/Makefile.in: Regenerated.
873         * libc/configure: Regenerated.
874         * libc/machine/aclocal.m4: Regenerated.
875         * libc/machine/Makefile.in: Regenerated.
876         * libc/machine/configure: Regenerated.
877         * libc/machine/i386/aclocal.m4: Regenerated.
878         * libc/machine/i386/Makefile.am: Altered to selectively add
879         setjmp.S to the src files list.
880         * libc/machine/i386/Makefile.in: Regenerated.
881         * libc/machine/i386/configure.in: Altered to test mach_add_setjmp.
882         * libc/machine/i386/configure: Regenerated.
883
884 1998-12-02  Nick Clifton  <nickc@cygnus.com>
885
886         * libc/sys/fr30/crt0.s (_start): Fix function names.
887
888         * libc/machine/fr30: New directory
889         * libc/machine/fr30/Makefile.am: New file.
890         * libc/machine/fr30/Makefile.in: New generated file.
891         * libc/machine/fr30/configure.in: New file.
892         * libc/machine/fr30/configure: New generated file.
893         * libc/machine/fr30/aclocal.m4: New generated file.
894         * libc/sys/fr30/Makefile.am: New file.
895         * libc/sys/fr30/Makefile.in: New generated file.
896         * libc/sys/fr30/configure.in: New file.
897         * libc/sys/fr30/configure: New generated file.
898         * libc/sys/fr30/syscalls.c: New file.
899
900 Tue Dec  1 16:28:56 1998  Geoffrey Noer  <noer@cygnus.com>
901
902         * libc/sys/cygwin/sys/utmp.h: new file, moved from winsup/include.
903
904 1998-12-01  Ken Raeburn  <raeburn@cygnus.com>
905
906         * libc/time/strftime.c (strftime): Also handle %y for years before
907         1900.
908
909 Tue Dec  1 13:26:07 1998  Christopher Faylor <cgf@cygnus.com>
910
911         * libc/string/strcasecmp.c (strcasecmp): Adhere to standard
912         UNIX convention.  Perform tolower on characters before comparing
913         them rather than use toupper.
914         * libc/string/strncasecmp.c (strncasecmp): Ditto.
915
916 Mon Nov 30 16:24:19 1998  Jeff Johnston  <jjohnstn@cygnus.com>
917         
918         * configure.host: Added using i386 machine directory
919         for all x86 cross-compiler and configuring
920         which added object files to use via new "mach_add_objs" variable.
921         * configure: Regenerated.
922         * libc/configure: Regenerated.
923         * libc/Makefile.in: Regenerated.
924         * libc/aclocal.m4: Regenerated.
925         * libc/ctype/Makefile.in: Regenerated.
926         * libc/errno/Makefile.in: Regenerated.
927         * libc/locale/Makefile.in: Regenerated.
928         * libc/machine/Makefile.in: Regenerated.
929         * libc/machine/aclocal.m4: Regenerated.
930         * libc/machine/configure: Regenerated.
931         * libc/posix/Makefile.in: Regenerated.
932         * libc/reent/Makefile.in: Regenerated.
933         * libc/signal/Makefile.in: Regenerated.
934         * libc/stdio/Makefile.in: Regenerated.
935         * libc/stdlib/Makefile.in: Regenerated.
936         * libc/string/Makefile.in: Regenerated.
937         * libc/string/memmove.c: Optimized code to use memcpy
938         logic when performing a non-destructive copy.
939         * libc/string/strncmp.c: Altered code to allow building
940         optimized for size or speed.
941         * libc/syscalls/Makefile.in: Regenerated.
942         * libc/time/Makefile.in: Regenerated.
943         * libc/unix/Makefile.in: Regenerated.
944         * libc/machine/i386/Makefile.am: Added new files and reference
945         to "mach_add_objs" to indicate optional object files.
946         * libc/machine/i386/Makefile.in: Regenerated.
947         * libc/machine/i386/aclocal.m4: Regenerated.
948         * libc/machine/i386/configure: Regenerated.
949         * libc/machine/i386/memchr.S: New file that implements
950         function in Intel assembler.
951         * libc/machine/i386/memcmp.S: ditto.
952         * libc/machine/i386/memcpy.S: ditto.
953         * libc/machine/i386/memmove.S: ditto.
954         * libc/machine/i386/memset.S: ditto.
955         * libc/machine/i386/strchr.S: ditto.
956         * libc/machine/i386/strlen.S: ditto.
957         * libc/machine/i386/f_atan2.S: New file that implements
958         fast version of math function to be used by compiler when
959         --ffast_math compile option is used.
960         * libc/machine/i386/f_atan2f.S: ditto.
961         * libc/machine/i386/f_exp.c: ditto.
962         * libc/machine/i386/f_expf.c: ditto.
963         * libc/machine/i386/f_frexp.S: ditto.
964         * libc/machine/i386/f_frexpf.S: ditto.
965         * libc/machine/i386/f_ldexp.S: ditto.
966         * libc/machine/i386/f_ldexpf.S: ditto.
967         * libc/machine/i386/f_log.S: ditto.
968         * libc/machine/i386/f_logf.S: ditto.
969         * libc/machine/i386/f_log10.S: ditto.
970         * libc/machine/i386/f_log10f.S: ditto.
971         * libc/machine/i386/f_math.h: New file.
972         * libc/machine/i386/f_pow.c: ditto.
973         * libc/machine/i386/f_powf.S: ditto.
974         * libc/machine/i386/f_tan.S: ditto.
975         * libc/machine/i386/f_tan.S: ditto.
976         * libc/machine/i386/i386mach.h: New file.
977
978 Mon Nov 30 13:02:17 1998  Christopher Faylor <cgf@cygnus.com>
979
980         patch from Mumit Khan <khan@xraylith.wisc.edu>
981         * libc/include/stdio.h (tempnam): Add prototype.
982         * libc/stdio/tmpnam.c (_tempnam_r): Handle NULL prefix.
983         (tempnam): Adhere to prototype.
984
985 Thu Nov 26 00:21:32 1998  Christopher Faylor <cgf@cygnus.com>
986
987         * Makefile.am: Add default for AR_FLAGS.
988         * Makefile.in: Regenerate.
989
990 Tue Nov 24 18:48:56 1998  Geoffrey Noer  <noer@cygnus.com>
991
992         * libc/include/time.h: move __cplusplus wrapper after includes
993         * libc/include/sys/time.h: ditto.  If Cygwin, include
994         sys/select.h.
995         * libc/include/sys/types.h: lose "32" in comment about Cygwin.
996
997 1998-11-23  Ken Raeburn  <raeburn@cygnus.com>
998
999         * libc/time/strftime.c (strftime): Handle %y after year 2000.
1000
1001 Wed Nov 18 12:22:41 1998  Nick Clifton  <nickc@cygnus.com>
1002
1003         * libc/sys/fr30/crt0.s (_start): Switch over to using int #9 as
1004         abnormnal end-of-crt0 marker.
1005
1006 Tue Nov 17 16:27:58 1998  Nick Clifton  <nickc@cygnus.com>
1007
1008         * libc/sys/fr30/crt0.s: New file/directory.
1009         * libc/include/machine/setjmp.h: Add FR30 target.
1010         * libc/include/machine/ieeefp.h: Add FR30 target.
1011         * configure.host: Add FR30 target.
1012
1013 Mon Nov  16 23:15:00 1998  Ranjith Kumaran <ranjith@cygnus.com>
1014
1015         * libm/math: Files that are duplicated in common directory removed.
1016         * libm/math/fdlibm.h: Removed.
1017         * libm/math/s_cbrt.c: Removed.
1018         * libm/math/s_copysign.c: Removed.
1019         * libm/math/s_expm1.c: Removed.
1020         * libm/math/s_finite.c: Removed.
1021         * libm/math/s_ilogb.c: Removed.
1022         * libm/math/s_infinity.c: Removed.
1023         * libm/math/s_lib_ver.c: Removed.
1024         * libm/math/s_log1p.c: Removed.
1025         * libm/math/s_logb.c: Removed.
1026         * libm/math/s_matherr.c: Removed.
1027         * libm/math/s_modf.c: Removed.
1028         * libm/math/s_nan.c: Removed.
1029         * libm/math/s_nextafter.c: Removed.
1030         * libm/math/s_rint.c: Removed.
1031         * libm/math/s_scalbn.c: Removed.
1032         * libm/math/sf_cbrt.c: Removed.
1033         * libm/math/sf_copysign.c: Removed.
1034         * libm/math/sf_expm1.c: Removed.
1035         * libm/math/sf_finite.c: Removed.
1036         * libm/math/sf_ilogb.c: Removed.
1037         * libm/math/sf_infinity.c: Removed.
1038         * libm/math/sf_log1p.c: Removed.
1039         * libm/math/sf_logb.c: Removed.
1040         * libm/math/sf_modf.c: Removed.
1041         * libm/math/sf_nan.c: Removed.
1042         * libm/math/sf_nextafter.c: Removed.
1043         * libm/math/sf_rint.c: Removed.
1044         * libm/math/sf_scalbn.c: Removed.
1045         * libm/math/Makefile.am: Removed references to deleted files (above).
1046         * libm/math/Makefile.in: Regenerated.
1047         * libm/Makefile.am: Added common directory to math.
1048         * libm/Makefile.in: Regenerated.
1049
1050 Mon Nov  2 23:12:00 1998  Ranjith Kumaran <ranjith@cygnus.com>
1051
1052         * libm/mathfp: Add non-ANSI functions.
1053         * libm/mathfp/e_acosh.c acosh(): New file.
1054         * libm/mathfp/e_atanh.c atanh(): New file.
1055         * libm/mathfp/e_hypot.c hypot(): New file.
1056         * libm/mathfp/e_j0.c j0(): New file.
1057         * libm/mathfp/e_j1.c j1(): New file.
1058         * libm/mathfp/e_remainder.c remainder(): New file.
1059         * libm/mathfp/e_scalb.c scalb(): New file.
1060         * libm/mathfp/ef_acosh.c acoshf(): New file.
1061         * libm/mathfp/ef_atanh.c atanhf(): New file.
1062         * libm/mathfp/ef_hypot.c hypotf(): New file.
1063         * libm/mathfp/ef_j0.c j0f(): New file.
1064         * libm/mathfp/ef_j1.c j1f(): New file.
1065         * libm/mathfp/ef_remainder.c remainderf(): New file.
1066         * libm/mathfp/ef_scalb.c scalbf(): New file.
1067         * libm/mathfp/er_gamma.c gamma_r: New file.
1068         * libm/mathfp/er_lgamma.c lgamma_r(): New file.
1069         * libm/mathfp/erf_gamma.c gamma_rf(): New file.
1070         * libm/mathfp/erf_lgamma.c lgamma_rf(): New file.
1071         * libm/mathfp/w_cabs.c cabs(): New file.
1072         * libm/mathfp/w_drem.c drem(): New file.
1073         * libm/mathfp/w_jn.c jn(): New file.
1074         * libm/mathfp/wf_cabs.c cabsf(): New file.
1075         * libm/mathfp/wf_drem.c dremf(): New file.
1076         * libm/mathfp/wf_jn.c jnf(): New file.
1077
1078 Mon Nov  2 16:43:18 1998  Geoffrey Noer  <noer@cygnus.com>
1079
1080         * libc/sys/cygwin32: remove directory and contents
1081         * libc/sys/cygwin: and add back, losing the "32".
1082         * configure.host: check for cygwin* instead of cygwin32.
1083         * acinclude.m4: ditto.
1084         * aclocal.m4: regenerate with aclocal
1085         * configure: regenerate with autoconf
1086
1087 Tue Oct 20 17:28:28 1998  Geoffrey Noer  <noer@cygnus.com>
1088
1089         * libc/stdio/tmpnam.c (_tempnam_r): not enough memory allocated
1090         for length
1091
1092 Tue Oct 20 18:49:05 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1093
1094         * libc/include/sys/reent.h (struct _reent): Added variables _rand_next, _strtok_last,
1095         _asctime_buf, _localtime_buf and _gamma_signgam to struct reent
1096         to make rand/srand, strtok, asctime, localtime, w_gamma,
1097         w_lgamma, wf_gamma, and wf_lgamma reentrant.  Included
1098         time.h to bring in struct tm definition.
1099         * libc/stdlib/rand.c (rand, srand): Don't emit functions 'rand' and 'srand' if
1100         '_REENT_ONLY' is set. Used variable '_rand_next' from struct reent.
1101         * libc/stdlib/strtok.c (strtok): Used variable '_strtok_last' from struct reent
1102         instead of static variable.
1103         * libc/stdlib/asctime.c (asctime): Used variable '_asctime_buf' from
1104         struct reent instead of static variable.
1105         * libc/stdlib/lcltime.c (localtime): Used variable '_localtime_buf' from
1106         struct reent instead of static variable.
1107         * libm/math/Makefile.am: Removed s_signgam.o.
1108         * libm/math/Makefile.in: Regenerated.
1109         * libm/math/w_gamma.c (gamma): Used variable '_gamma_signgam' from
1110         struct reent instead of global variable 'signgam'.
1111         * libm/math/w_lgamma.c (lgamma): Likewise.
1112         * libm/math/wf_gamma.c (gammaf): Likewise.
1113         * libm/math/wf_lgamma.c (lgammaf): Likewise.
1114         * libm/math/s_signgam.c: Removed.
1115         * libc/include/unctrl.h: Defined arrays __unctrl and __unctrllen
1116         to be const.
1117         * libc/misc/unctrl.c: Defined arrays __unctrl and __unctrllen
1118         to be const.
1119         * libc/reent/Makefile.am: Added dependence for impure.o on impure.c and
1120         libc/include/reent.h.
1121         * libc/reent/Makefile.in: Regenerated.
1122         * libc/stdio/vfprintf.c (_vfprintf_r): Defined arrays 'blanks' and 'zeroes'
1123         to be const.
1124         * libc/stdlib/mbtowc_r.c (_mbtowc_r): Defined arrays 'JIS_state_table' and
1125         'JIS_action_table' to be const.
1126         * libm/math/s_lib_ver.c: define variable _LIB_VERSION to be const.
1127
1128 Mon Oct 12 00:26:33 1998  Christopher Faylor <cgf@cygnus.com>
1129
1130         * acinclude.m4:  $with_target_subdir should default to '.'
1131         or confusion results when configuring in same directory as sources.
1132         * Regenerate all aclocal.m4 and configure files.
1133
1134 Fri Oct  9 16:27:36 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1135
1136         * libc/stdlib/mallocr.c: Added 16 byte alignment support which
1137         can be set by defining MALLOC_ALIGNMENT=16.  Also added support
1138         for platforms where sizeof(size_t) < sizeof(long) via
1139         SIZE_T_SMALLER_THAN_LONG macro.
1140         
1141 Wed Oct  7 14:02:40 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1142
1143         * libc/include/time.h (CLOCKS_PER_SEC): Change CLOCKS_PER_SEC
1144         to refer to _CLOCKS_PER_SEC_ and added including <machine/time.h>
1145         which sets _CLOCKS_PER_SEC_ for selected machines.
1146         * libc/include/machine/time.h: New file.
1147
1148 Tue Oct  6 16:08:05 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1149
1150         * libc/syscalls/sysexecve.c: New file.
1151         * libc/syscalls/sysgettod.c: New file.
1152         * libc/syscalls/systimes.c: New file.
1153         * libc/syscalls/Makefile.am: Added new objects.
1154         * libc/syscalls/Makefile.in: Regenerated.
1155         * libc/include/_syslist.h (_execve): Moved define in file.
1156         * libc/include/reent.h:  Added _execve_r declaration.
1157         * libc/Makefile.in: Regenerated.
1158         * libc/ctype/Makefile.in: Regenerated.
1159         * libc/errno/Makefile.in: Regenerated.
1160         * libc/locale/Makefile.in: Regenerated.
1161         * libc/machine/Makefile.in: Regenerated.
1162         * libc/misc/Makefile.in: Regenerated.
1163         * libc/posix/Makefile.in: Regenerated.
1164         * libc/reent/Makefile.in: Regenerated.
1165         * libc/reent/execr.c (_execve_r): Added _execve_r function.
1166         * libc/signal/Makefile.in: Regenerated.
1167         * libc/stdio/Makefile.in: Regenerated.
1168         * libc/time/Makefile.in: Regenerated.
1169         * libc/unix/Makefile.in: Regenerated.
1170         * libm/mathfp/Makefile.in: Regenerated.
1171
1172 Tue Oct  6 14:14:05 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1173
1174         * libc/string/Makefile.in: Regenerated.
1175         * libc/string/memchr.c (memchr): Moved code to reduce object size.
1176         * libc/string/memcpy.c (memcpy): Ditto.
1177         * libc/string/memcmp.c (memcmp): Ditto.
1178         * libc/string/memset.c (memset): Ditto.
1179         * libc/string/strchr.c (strchr): Ditto.
1180         * libc/string/strcmp.c (strcmp): Ditto.
1181         * libc/string/strcpy.c (strcpy): Ditto.
1182         * libc/string/strlen.c (strlen): Ditto.
1183
1184 Tue Oct  6 13:58:05 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1185
1186         * libm/acinclude.m4: Removed since newlib/acinclude.m4 can be used
1187         to generate aclocal.m4.
1188         * libm/Makefile.in: Regenerated.
1189         * libm/aclocal.m4: Regenerated.
1190         * libm/configure: Regenerated.
1191         * libm/math/Makefile.in: Regenerated.
1192         * libm/mathfp/Makefile.in: Regenerated.
1193
1194 1998-09-25  Mark Salter  <msalter@cygnus.com>
1195
1196         * libc/include/machine/setjmp.h: Fixed test for mn10300 and mn10200
1197         by adding leading and trailing underscores to symbol names.
1198
1199 Tue Sep 22 15:33:41 1998  Christopher Faylor <cgf@cygnus.com>
1200
1201         * Makefile.in: Add default for AR_FLAGS.
1202
1203 Tue Sep 22 15:02:49 1998  Christopher Faylor <cgf@cygnus.com>
1204
1205         patch from ian@airs.com (Ian Taylor):
1206         * acinclude.m4: Run AC_CANONICAL_BUILD explicitly before
1207         NEWLIB_CONFIGURE so AC_CANONICAL_HOST will be run before it
1208         is needed for detecting the build machine.  Required for
1209         cygwin native builds.
1210
1211         * Regenerate all aclocal.m4 and configure files.
1212
1213 Mon Sep 21 14:44:16 1998  Nick Clifton  <nickc@cygnus.com>
1214
1215         * libc/sys/arm/crt0.S: Prepend a period to all local labels that
1216         used to start with LC.
1217
1218 Thu Sep 17 18:18:11 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
1219
1220         * libc/machine/sh/setjmp.S (setjmp): Handle __SH4* like __SH3E__ .
1221         (longjmp): Likewise.
1222
1223 Thu Sep 17 16:25:33 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
1224
1225         * libc/machine/sh/memset.S (memset): Move copy from r4 to r4 before
1226         the test for small number of bytes.
1227
1228 Thu Sep 10 11:40:00 1998  Ranjith Kumaran <ranjith@cygnus.com>
1229
1230         * Makefile.am: Add --enable-newlib-hw-fp check.  This builds the new
1231         math library that uses floating point algorithms instead of the old
1232         libm.
1233         * Makefile.in: Regenerate with automake version 1.3b.
1234         * configure: Rebuild.
1235         * libm/Makefile.in: Regenerate with automake version 1.3b.
1236         * libm/aclocal.m4: Regenerate.
1237         * libm/configure: Rebuild.
1238         * libm/configure.in: Add newlib_hw_fp definition and mathfp directory.
1239         * libm/acinclude.m4: Define macros for configure.in.
1240         * libm/config.h.in: Generate.
1241         * libm/mathfp/Makefile.am: New file.
1242         * libm/mathfp/Makefile.in: Generate.
1243         * libm/mathfp/s_acos.c (acos): New file.
1244         * libm/mathfp/s_asin.c (asin): New file.
1245         * libm/mathfp/s_asine.c (asine): New file.
1246         * libm/mathfp/s_atan.c (atan): New file.
1247         * libm/mathfp/s_atan2.c (atan2): New file.
1248         * libm/mathfp/s_atangent.c (atangent): New file.
1249         * libm/mathfp/s_ceil.c (ceil): New file.
1250         * libm/mathfp/s_copysign.c (copysign): New file.
1251         * libm/mathfp/s_cos.c (cos): New file.
1252         * libm/mathfp/s_cosh.c (cosh): New file.
1253         * libm/mathfp/s_exp.c (exp): New file.
1254         * libm/mathfp/s_fabs.c (fabs): New file.
1255         * libm/mathfp/s_finite.c (finite): New file.
1256         * libm/mathfp/s_floor.c (floor): New file.
1257         * libm/mathfp/s_fmod.c (fmod): New file.
1258         * libm/mathfp/s_frexp.c (frexp): New file.
1259         * libm/mathfp/s_infconst.c: New file.
1260         * libm/mathfp/s_isinf (isinf).c: New file.
1261         * libm/mathfp/s_isnan.c (isnan): New file.
1262         * libm/mathfp/s_ispos.c (ispos): New file.
1263         * libm/mathfp/s_ldexp.c (ldexp): New file.
1264         * libm/mathfp/s_log.c (log): New file.
1265         * libm/mathfp/s_log10.c (log10): New file.
1266         * libm/mathfp/s_logarithm.c (logarithm): New file.
1267         * libm/mathfp/s_mathcnst.c: New file.
1268         * libm/mathfp/s_modf (modf).c: New file.
1269         * libm/mathfp/s_numtest.c (numtest): New file.
1270         * libm/mathfp/s_pow.c (pow): New file.
1271         * libm/mathfp/s_scalbn.c (scalbn): New file.
1272         * libm/mathfp/s_sin (sin).c: New file.
1273         * libm/mathfp/s_sine.c (sine): New file.
1274         * libm/mathfp/s_sineh.c (sineh): New file.
1275         * libm/mathfp/s_sinf.c (sinf): New file.
1276         * libm/mathfp/s_sinh.c (sinh): New file.
1277         * libm/mathfp/s_sqrt.c (sqrt): New file.
1278         * libm/mathfp/s_tan.c (tan): New file.
1279         * libm/mathfp/s_tanh.c (tanh): New file.
1280         * libm/mathfp/sf_acos.c (acosf): New file.
1281         * libm/mathfp/sf_asin.c (asinf): New file.
1282         * libm/mathfp/sf_asine.c (asinef): New file.
1283         * libm/mathfp/sf_atan.c (atanf): New file.
1284         * libm/mathfp/sf_atan2.c (atan2f): New file.
1285         * libm/mathfp/sf_atangent.c (atangent): New file.
1286         * libm/mathfp/sf_ceil.c (ceilf): New file.
1287         * libm/mathfp/sf_copysign.c (copysignf): New file.
1288         * libm/mathfp/sf_cos.c (cosf): New file.
1289         * libm/mathfp/sf_cosh.c (coshf): New file.
1290         * libm/mathfp/sf_exp.c (expf): New file.
1291         * libm/mathfp/sf_fabs.c (fabsf): New file.
1292         * libm/mathfp/sf_finite.c (finitef): New file.
1293         * libm/mathfp/sf_floor.c (floorf): New file.
1294         * libm/mathfp/sf_fmod.c (fmodf): New file.
1295         * libm/mathfp/sf_frexp.c (frexpf): New file.
1296         * libm/mathfp/sf_isinf.c (isinff): New file.
1297         * libm/mathfp/sf_isnan.c (isnanf): New file.
1298         * libm/mathfp/sf_ispos.c (isposf): New file.
1299         * libm/mathfp/sf_ldexp.c (ldexpf): New file.
1300         * libm/mathfp/sf_log.c (logf): New file.
1301         * libm/mathfp/sf_log10.c (log10f): New file.
1302         * libm/mathfp/sf_logarithm.c (logarithmf): New file.
1303         * libm/mathfp/sf_modf.c (modff): New file.
1304         * libm/mathfp/sf_numtest.c (numtestf): New file.
1305         * libm/mathfp/sf_pow.c (powf): New file.
1306         * libm/mathfp/sf_scalbn.c (scalbnf): New file.
1307         * libm/mathfp/sf_sin.c (sinf): New file.
1308         * libm/mathfp/sf_sine.c (sinef): New file.
1309         * libm/mathfp/sf_sineh.c (sinehf): New file.
1310         * libm/mathfp/sf_sinh.c (sinhf): New file.
1311         * libm/mathfp/sf_sqrt.c (sqrtf): New file.
1312         * libm/mathfp/sf_tan.c (tanf): New file.
1313         * libm/mathfp/sf_tanh.c (tanhf): New file.
1314         * libm/mathfp/zmath.h: New file.
1315
1316 Wed Sep  2 02:49:03 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
1317
1318         * libc/machine/sh/strcmp.S (L_char_loop): Re-load r0 at loop
1319         exit if it has been overwritten by pre-fetching in delay slot.
1320
1321 1998-09-01  Michael Meissner  <meissner@cygnus.com>
1322
1323         * Makefile.am (tooldir): Add in host_alias, so that multilib
1324         libraries are installed in the directory the compiler looks in.
1325         * Makefile.in: Regenerate.
1326
1327         * libc/stdlib/Makefile.in: Regenerate with automake version 1.3b.
1328
1329 Mon Aug 31 11:39:31 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1330
1331         * libc/machine/mn10300/memcpy.S (_memcpy): Move alignment test
1332         ahead of test for number of bytes being moved.
1333
1334 Thu Aug 27 14:07:53 1998  Christopher Faylor <cgf@cygnus.com>
1335
1336         * libc/include/sys/unistd.h: Nothing special needed for
1337         _exit under cygwin.
1338
1339 Wed Aug 26 15:05:21 1998  Nick Clifton  <nickc@cygnus.com>
1340
1341         * libc/sys/arm/syscalls.c (_sbrk): Rename '_end' to 'end' to
1342         conform to user label naming conventions. 
1343
1344 Mon Aug 24 14:46:19 1998  Geoffrey Noer <noer@cygnus.com>
1345
1346         * libc/sys/cygwin32/sys/utime.h: variable names in
1347         protos should start with two leading underscores
1348         * libc/include/string.h: ditto
1349         * libc/include/sys/signal.h: ditto
1350         * libc/include/sys/stat.h: ditto
1351         * libc/include/sys/time.h: ditto
1352         * libc/include/sys/unistd.h: ditto
1353         * libc/include/ctype.h: ditto
1354         * libc/include/stdlib.h: ditto
1355         * libc/include/sys/reent.h: struct _atexit function ptr takes a
1356         void, same with _sig_func.
1357
1358 Fri Aug 21 14:44:14 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1359
1360         * libc/stdlib/mbtowc_r.c (_mbtowc_r): Added preprocessor checks
1361         for MB_CAPABLE to reduce code size when newlib is not configured
1362         with --enable-newlib-mb.
1363         * libc/stdlib/Makefile.am: Specified -fshort-enums when building
1364         mbtowc_r.o to minimize size.
1365         * libc/stdlib/Makefile.in: Rebuild.
1366         
1367 Wed Aug 19 16:20:13 1998  Jim Wilson  <wilson@cygnus.com>
1368
1369         * libc/sys/sparc64/Makefile.am (.S_r.o, .c_r.o): Change -DREENTRANT
1370         to -DREENT.
1371         * libc/sys/sparc64/Makefile.in: Rebuild.
1372         
1373 Tue Aug 18 22:38:29 1998  Ian Lance Taylor  <ian@cygnus.com>
1374
1375         * Makefile.am (MAKEOVERRIDES): Define.
1376         * Makefile.in: Rebuild.
1377
1378 Tue Aug 18 12:38:47 1998  Jim Wilson  <wilson@cygnus.com>
1379
1380         * libc/sys/sparc64/sys/stat.h (stat): Add const.
1381
1382 Mon Aug 17 22:27:06 1998  Ian Lance Taylor  <ian@cygnus.com>
1383
1384         * acinclude.m4 (NEWLIB_CONFIGURE): Use top_builddir in
1385         newlib_cflags when looking for targ-include.
1386         * */aclocal.m4, */configure: Rebuild.
1387
1388 Fri Jul 31 10:57:42 1998  Catherine Moore  <clm@cygnus.com>
1389
1390         * libc/sys/arm/syscalls.c (_sbrk): Change "__end__"
1391         to "_end".
1392
1393 Wed Jul 29 00:02:01 1998  Mark Alexander  <marka@cygnus.com>
1394
1395         * libc/include/sys/config.h: Define __IEEE_LITTLE_ENDIAN
1396         on SPARCs with little-endian data.
1397         * libc/include/machine/ieeefp.h: Ditto.
1398
1399 Wed Jul 22 18:00:10 1998  Ian Lance Taylor  <ian@cygnus.com>
1400
1401         * acinclude.m4: Handle a relative srcdir correctly when setting
1402         newlib_cflags.
1403         * */aclocal.m4, */configure: Rebuild.
1404
1405 Wed Jul 22 17:11:33 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1406
1407         * libm/math/wrf_lgamma.c (lgammaf_r): Initialize exc.err to 0 and
1408         also set exc.arg1, exc.arg2 appropriately in case matherr is supplied.
1409         * libm/math/wrf_gamma.c (gammaf_r): ditto 
1410         * libm/math/wr_lgamma.c (lgamma_r): ditto 
1411         * libm/math/wr_gamma.c (gamma_r): ditto 
1412         * libm/math/wf_sqrt.c (sqrtf): ditto 
1413         * libm/math/wf_sinh.c (sinhf): ditto 
1414         * libm/math/wf_scalb.c (scalbf): ditto 
1415         * libm/math/wf_remainder.c (remainderf): ditto 
1416         * libm/math/wf_pow.c (powf): ditto 
1417         * libm/math/wf_log10.c (log10f): ditto 
1418         * libm/math/wf_log.c (logf): ditto 
1419         * libm/math/wf_lgamma.c (lgammaf): ditto 
1420         * libm/math/wf_jn.c (jnf, ynf): ditto 
1421         * libm/math/wf_j1.c (j1f, y1f): ditto 
1422         * libm/math/wf_j0.c (j0f, y0f): ditto 
1423         * libm/math/wf_hypot.c (hypotf): ditto 
1424         * libm/math/wf_gamma.c (gammaf): ditto 
1425         * libm/math/wf_fmod.c (fmodf): ditto 
1426         * libm/math/wf_exp.c (expf): ditto 
1427         * libm/math/wf_cosh.c (coshf): ditto 
1428         * libm/math/wf_atanh.c (atanhf): ditto 
1429         * libm/math/wf_atan2f.c (atan2f): ditto 
1430         * libm/math/wf_asin.c (asinf): ditto 
1431         * libm/math/wf_acosh.c (acoshf): ditto 
1432         * libm/math/wf_acos.c (acosf): ditto 
1433         * libm/math/w_sqrt.c (sqrt): ditto 
1434         * libm/math/w_sinh.c (sinh): ditto 
1435         * libm/math/w_scalb.c (scalb): ditto 
1436         * libm/math/w_remainder.c (remainder): ditto 
1437         * libm/math/w_pow.c (pow): ditto 
1438         * libm/math/w_log10.c (log10): ditto 
1439         * libm/math/w_log.c (log): ditto 
1440         * libm/math/w_lgamma.c (lgamma): ditto 
1441         * libm/math/w_jn.c (jn, yn): ditto 
1442         * libm/math/w_j1.c (j1, y1): ditto 
1443         * libm/math/w_j0.c (j0, y0): ditto 
1444         * libm/math/w_hypot.c (hypot): ditto 
1445         * libm/math/w_gamma.c (gamma): ditto 
1446         * libm/math/w_fmod.c (fmod): ditto 
1447         * libm/math/w_exp.c (exp): ditto 
1448         * libm/math/w_cosh.c (cosh): ditto 
1449         * libm/math/w_atanh.c (atanh): ditto 
1450         * libm/math/w_atan2f.c (atan2): ditto 
1451         * libm/math/w_asin.c (asin): ditto 
1452         * libm/math/w_acosh.c (acosh): ditto 
1453         * libm/math/w_acos.c (acos): ditto 
1454
1455 Tue Jul 21 12:34:54 1998  Ian Lance Taylor  <ian@cygnus.com>
1456
1457         * libm/math/Makefile.am (src): Add w_cabs.c and w_drem.c.
1458         (fsrc): Add wf_cabs.c and wf_drem.c.
1459         * libm/math/Makefile.in: Rebuild.
1460
1461         * Makefile.am (AM_MAKEFLAGS): Add CFLAGS_FOR_BUILD.  Remove some
1462         unused directory variables.  Remove duplicate CFLAGS.
1463         * Makefile.in: Rebuild.
1464
1465         * doc/Makefile.am ($(MKDOC)): Don't use $(CFLAGS) when building
1466         with $(CC_FOR_BUILD).
1467         (makedoc.o): Likewise.
1468         * doc/Makefile.in: Rebuild.
1469
1470         * libc/sys/cygwin32/Makefile.am (EXTRA_LIBRARIES): Define, to
1471         force a definition of COMPILE.
1472         (libfoo_a_SOURCES): Define.
1473         * libc/sys/cygwin32/Makefile.in: Rebuild.
1474         * libc/sys/tic80/Makefile.am (EXTRA_LIBRARIES): Define, to
1475         force a definition of COMPILE.
1476         (libfoo_a_SOURCES): Define.
1477         * libc/sys/tic80/Makefile.in: Rebuild.
1478
1479 Mon Jul 20 20:49:24 1998  Christopher Faylor <cgf@cygnus.com>
1480
1481         * libc/include/sys/fcntl.h: Add O_NOINHERIT, Win32-specific
1482         flag.
1483
1484 Fri Jul 17 16:13:16 1998  Ian Lance Taylor  <ian@cygnus.com>
1485
1486         * Build using autoconf and automake.  Added many Makefile.am and
1487         configure.in files, plus generated files.  Old configure.in files
1488         and all old Makefile.in files completely replaced.  Removed
1489         host/any.  Added acinclude.m4 and configure.host.
1490
1491 Sat Jul 11 18:14:49 1998  Felix Lee  <flee@cygnus.com>
1492
1493         * libc/stdio/vfprintf.c: enable long long support, sometimes.
1494         * configure.in (*-*-cygwin32): add -DWANT_PRINTF_LONG_LONG.
1495
1496 Tue Jul  7 01:51:55 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
1497
1498         * libc/machine/sh/strcmp.S, libc/machine/sh/strcpy.S: New files.
1499         * libc/machine/sh/Makefile.in: Add rules for new files.
1500
1501 Tue Jul  7 01:40:55 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
1502
1503         * libc/machine/sh/asm.h (SL, DELAYED_BRANCHES): Define.
1504         * libc/machine/sh/memset.S (memset): Remove uses of dt; shorten code.
1505         * libc/machine/sh/memcpy.S (SL, DELAYED_BRANCHES): Don't define.
1506
1507 Thu Jul  2 10:33:16 1998  Nick Clifton  <nickc@cygnus.com>
1508
1509         * libc/sys/arm/syscalls.c (_exit): Add comment, noting that exit
1510         code is ignored.
1511
1512 Wed Jun 24 13:56:54 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1513
1514         * libc/stdio/tmpnam.c (_tmpnam_r): Changed routine to use
1515         internal static buffer when s is NULL, as prescribed by ANSI.
1516
1517 1998-06-22  Vladimir N. Makarov  <vmakarov@cygnus.com>
1518
1519         * libc/sys/h8300hms/Makefile.in (OFILES): malloc.o has been
1520         removed.
1521         * libc/sys/h8300hms/malloc.c: has been removed.  Now malloc.c from
1522         libc/stdlib will be used for h8300hms.
1523         
1524 Thu Jun 18 16:56:05 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1525
1526         * libc/machine/mn10300/strlen.S (_strlen): New optimized assembler
1527         version that can be built either for speed or size.
1528         * libc/machine/mn10300/memset.S (_memset): ditto
1529         * libc/machine/mn10300/memchr.S (_memchr): ditto
1530         * libc/machine/mn10300/memcpy.S (_memcpy): ditto
1531         * libc/machine/mn10300/memcmp.S (_memcmp): ditto
1532         * libc/machine/mn10300/strchr.S (_strchr): ditto
1533         * libc/machine/mn10300/strcmp.S (_strcmp): ditto
1534         * libc/machine/mn10300/strcpy.S (_strcpy): ditto
1535         * libc/machine/mn10300/Makefile.in: Added entries for
1536         memchr.o, memcmp.o, memcpy.o, memset.o, strchr.o, 
1537         strcmp.o, strcpy.o, and strlen.o.
1538
1539 Wed Jun 17 12:50:26 1998  Mark Alexander  <marka@cygnus.com>
1540
1541         * configure.in: Don't use libc/sys/sysmec for MN10200; it's
1542         been replaced with libgloss/mn10200.
1543
1544 Fri Jun 12 14:34:39 1998  Michael Meissner  <meissner@cygnus.com>
1545
1546         * libc/string/strchr.c (strchr): Make s a constant pointer to
1547         avoid warning.
1548
1549 Tue Jun  9 16:29:30 1998  Jason Molenda  (crash@bugshack.cygnus.com)
1550
1551         * configure.in (target == arm* or thumb*): Define ARM_RDI_MONITOR
1552         instead of ARM_RDP_MONITOR (sys/libc/arm/crt0.S to assume Angel
1553         board SWIs instead of Demon board SWIs).
1554
1555 Thu Jun  4 12:16:46 1998  Michael Meissner  <meissner@cygnus.com>
1556
1557         * libc/string/strncat.c (strncat):  Make -Os act the same as
1558         PREFER_SIZE_OVER_SPEED being defined.
1559
1560 Wed Jun  3 17:52:33 1998  Michael Meissner  <meissner@cygnus.com>
1561
1562         * libc/string/memchr.c (memchr): Make -Os act the same as
1563         PREFER_SIZE_OVER_SPEED being defined.
1564         * libc/string/memcmp.c (memcmp): Ditto.
1565         * libc/string/memcpy.c (memcpy): Ditto.
1566         * libc/string/memset.c (memset): Ditto.
1567         * libc/string/strcat.c (strcat): Ditto.
1568         * libc/string/strchr.c (strchr): Ditto.
1569         * libc/string/strcmp.c (strcmp): Ditto.
1570         * libc/string/strcpy.c (strcpy): Ditto.
1571         * libc/string/strlen.c (strlen): Ditto.
1572         * libc/string/strncat.c (strncat): Ditto.
1573         * libc/string/strncmp.c (strncmp): Ditto.
1574         * libc/string/strncpy.c (strncpy): Ditto.
1575
1576 Mon Jun  1 15:25:07 1998  Geoffrey Noer  <noer@cygnus.com>
1577
1578         * libc/include/sys/itimer.h: remove
1579         * libc/include/sys/time.h: itimer stuff should be here
1580
1581 Mon Jun  1 16:31:29 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1582
1583         * libc/stdio/vfprintf.c (cvt): Changed code to look at sign
1584         bit instead of comparing to 0 so -0.0 can be printed correctly.
1585
1586 Sat May 30 09:33:51 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
1587
1588         * libc/stdlib/mprec.c (b2d): Inilialize d in non-VAX case too.
1589
1590 Fri May 29 22:25:10 1998  Geoffrey Noer  <noer@cygnus.com>
1591
1592         * libc/include/sys/unistd.h: fix sync() proto
1593         * libc/include/sys/fcntl.h: remove _close which is already
1594         defined in unistd.h.
1595         * libc/include/sys/time.h: add getitimer proto
1596
1597 Fri May 29 16:10:28 1998  Geoffrey Noer  <noer@cygnus.com>
1598
1599         * libc/string/strchr.c: convert arg to unsigned char
1600         * libc/include/stdlib.h: add protos for random, srandom
1601         * libc/include/sys/stat.h: add lstat proto
1602         * libc/include/sys/time.h: add setitimer proto
1603         * libc/include/sys/unistd.h: add readlink, symlink protos
1604         * libc/include/process.h: instead of including windows.h and using
1605         HANDLEs in sexec protos, just use void *s.  Need to include
1606         sys/types.h.
1607
1608 Fri May 29 03:04:29 1998  Geoffrey Noer  <noer@cygnus.com>
1609
1610         * libc/include/sys/fcntl.h: add _close proto for Cygwin32
1611
1612 Thu May 28 16:34:21 1998  Geoffrey Noer  <noer@cygnus.com>
1613
1614         * libc/include/process.h: add secure exec protos
1615
1616 Wed May 27 13:54:51 1998  Jeffrey A Law  (law@cygnus.com)
1617
1618         * libc/stdlib/dtoa.c (_dtoa_r): Use "double_union" for variables
1619         which are accessed as both doubles and integers.
1620         * libc/stdlib/mprec.c (ulp, b2d, ratio): Likewise.
1621         * libc/stdlib/strtod.c (_strtod_r): Likewise.
1622         * libc/stdlib/mprec.h: Add "union double_union" and change
1623         word0/word1 macros to use it.
1624
1625 Tue May 26 18:04:21 1998  Geoffrey Noer  <noer@cygnus.com>
1626
1627         * libc/include/sys/signal.h: add __cplusplus wrapper
1628
1629 Tue May 26 15:10:22 1998  Geoffrey Noer  <noer@cygnus.com>
1630
1631         * libc/include/sys/utime.h: new generic file that gets replaced by
1632         libc/sys/SYSDIR/sys/utime.h on systems that support the utime
1633         function.
1634         * sys/cygwin32/sys/utime.h: use _EXFUN in utime proto
1635         * libc/include/time.h: remove duplicate utime proto
1636         * libc/include/utime.h: add comment
1637
1638 Sun May 24 23:56:20 1998  Christopher Faylor <cgf@cygnus.com>
1639
1640         * libc/include/sys/time.h: Add missing include to
1641         allow use of _EXFUN.  Remove times function that is
1642         already defined in times.h.
1643
1644 Sun May 24 01:32:14 1998  Christopher Faylor <cgf@cygnus.com>
1645
1646         * libc/include/time.h: Fix typo in tzset.
1647
1648 Fri May 22 17:00:48 1998  Geoffrey Noer  <noer@cygnus.com>
1649
1650         * libc/include/sys/time.h: add missing Cygwin32 function protos
1651         * libc/include/sys/unistd.h: ditto
1652         * libc/include/time.h: ditto
1653
1654 Wed May 20 20:35:11 1998  Geoffrey Noer  <noer@cygnus.com>
1655
1656         * libc/sys/cygwin32/sys/param.h: add protected NULL def, remove
1657         FIXME.
1658         * libc/include/sys/types.h: add a new __MS_types__ section
1659         to define vm_offset_t, vm_size_t, int32_t et al, register_t,
1660         __BIT_TYPES_DEFINED__.
1661
1662 Wed May 20 18:49:21 1998  Geoffrey Noer  <noer@cygnus.com>
1663
1664         * libc/sys/cygwin32/sys/param.h: move here from winsup/include/sys
1665         since it overrides the one in libc/include/sys.  Also, start
1666         including types.h.
1667
1668 Wed May 20 14:45:40 1998  Geoffrey Noer  <noer@cygnus.com>
1669
1670         * libm/math/Makefile.in: add s_signgam.o to obj list
1671
1672 Tue May 19 11:57:11 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1673
1674         * libc/include/sys/reent.h (_REENT_INIT): Initialize current locale to "C".
1675
1676 Mon May 18 22:36:12 1998  Christopher Faylor <cgf@cygnus.com>
1677
1678         * libc/include/sys/signal.h: cygwin32 exports sig{empty,add}set,
1679         so don't use defines.
1680
1681 Mon May 18 19:01:02 1998  Michael Meissner  <meissner@cygnus.com>
1682
1683         * libc/sys/d10v/crt0.S: Use correct stab for 16-bit ints.
1684
1685 Sun May 17 18:40:32 1998  Frank Ch. Eigler  <fche@cygnus.com>
1686
1687         * libc/stdlib/mbtowc_r.c (_mbtowc_r): Accept a NULL
1688         _current_locale as default locale.
1689
1690 Sat May 16 21:59:59 1998  Bob Manson  <manson@charmed.cygnus.com>
1691
1692         * libc/stdlib/mallocr.c (mALLOc): Add explicit tests for
1693         insufficient space in a chunk.
1694
1695 Tue May 12 14:41:01 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1696
1697         * configure.in (links): Added check for --enable-newlib-mb configure
1698         option which defines the MB_CAPABLE macro.
1699         * libc/locale/locale.c (_setlocale_r): Added support for setting
1700         LC_CTYPE to "C-JIS", "C-SJIS" or "C-EUCJP", when MB_CAPABLE is
1701         defined.
1702         * libc/stdlib/mbtowc_r.c (_mbtowc_r): New function _mbtowc_r that
1703         implements mbtowc() with multibyte support for JIS, SJIS, and EUC-JP.
1704         * libc/stdlib/wctomb_r.c (_wctomb_r): New function _wctomb_r that
1705         implements wctomb() with multibyte support for JIS, SJIS, and EUC-JP.
1706         * libc/stdlib/mbstowcs_r.c (_mbstowcs_r): New function _mbstowcs_r that
1707         implements mbstowcs() with multibyte support for JIS, SJIS, and EUC-JP.
1708         * libc/stdlib/wcstombs_r.c (_wcstombs_r): New function _wcstomb_r that implements
1709         wcstombs() with multibyte support for JIS, SJIS, and EUC-JP.
1710         * libc/stdlib/Makefile.in: Added new multibyte
1711         routines: _mbtowc_r(), _wctomb_r(), _mbstowcs_r(), and _wcstombs_r().
1712         * libc/include/stdlib.h: Added declarations of _mbtowc_r(), _wctomb_r(),
1713         _mbstowcs_r(), and _wcstombs_r().
1714         * libc/stdlib/mbctype.h: New internal header file that contains macros to test
1715         for JIS, SJIS, and EUC-JP characters.
1716         * libc/stdlib/mblen.c (mblen): Added code to call _mbtowc_r() if
1717         MB_CAPABLE defined.
1718         * libc/stdlib/mbtowc.c (mbtowc): Added code to call _mbtowc_r() if
1719         MB_CAPABLE defined.
1720         * libc/stdlib/wctomb.c (wctomb): Added code to call _wctomb_r() if
1721         MB_CAPABLE defined.
1722         * libc/stdlib/mbstowcs.c (mbstowcs): Added code to call _mbstowcs_r()
1723         if MB_CAPABLE defined.
1724         * libc/stdlib/wcstombs.c (wcstombs): Added code to call _wcstombs_r()
1725         if MB_CAPABLE defined.
1726         * libc/stdio/vfscanf.c (__svfscanf): Added multibyte tolerance
1727         to the format string processing when MB_CAPABLE.
1728         * libc/stdio/vfprintf.c (_VFPRINTF_R): Changed mbtowc() call to
1729         call _mbtowc_r().
1730
1731 Tue May  5 16:07:23 1998  Nick Clifton  <nickc@cygnus.com>
1732
1733         The following modifications are courtesy of Anthony Thompson,
1734         athompson@cambridge.arm.com:
1735         * libc/sys/arm/syscalls.c: Initialise and track stdin/out/err for
1736         boith RDI and RDP monitors.
1737         * libc/sys/arm/crt0.S: Call initialise_monitor_handles() for both
1738         RDI and RDP monitors.
1739
1740 Wed Apr 29 15:22:15 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1741
1742         * configure.in (links): Added -DHAVE_GETTIMEOFDAY for arm and thumb.
1743         * libc/sys/arm/syscalls.c (_gettimeofday _times): Added functions.
1744         (_swiopen): Fixed open flags to treat write with append as just append.
1745         (_swilseek): Fixed lseek support to properly handle offsets from SEEK_END.
1746         * libc/sys/arm/sys/param.h: New file to override param.h for ARM.
1747
1748 Fri Apr 24 18:00:09 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
1749
1750         * libc/machine/sh/memcpy.S (L_odddst, big endian version):
1751         When needing to transfer an initial 2-byte-word, store as
1752         two single bytes.
1753
1754 Wed Apr 22 17:56:03 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
1755
1756         * libc/sys/sh/crt0.S (start): Handle __SH4_SINGLE_ONLY__ like
1757         __SH3E__ .
1758         * libc/machine/sh/memcpy.S (DELAYED_BRANCHES, SL): Likewise.
1759         * libc/include/machine/ieeefp.h (_DOUBLE_IS_32BITS): Likewise.
1760
1761 Wed Apr 22 12:28:03 1998  Michael Meissner  <meissner@cygnus.com>
1762
1763         * configure.in (target_cflags): If --enable-target-optspace, use
1764         -Os to compile newlib rather than -O2.  Default to using -Os for
1765         d10v, d30v and m32r if --{enable,disable}-target-optspace is not
1766         used.
1767
1768 Tue Apr 21 23:13:34 1998  Geoffrey Noer  <noer@cygnus.com>
1769
1770         * libc/include/machine/setjmp.h: change sigsetjmp and
1771         siglongjmp definitions to use an array instead of a struct
1772         for __CYGWIN32__
1773
1774 Tue Apr 14 11:47:47 1998  Doug Evans  <devans@canuck.cygnus.com>
1775
1776         * libc/reent/impure.c (__ATTRIBUTE_IMPURE_DATA__): Fix spelling.
1777
1778 Mon Apr  6 15:05:08 1998  Jonathan Larmour  <jlarmour@cygnus.co.uk>
1779
1780         * libc/string/strxfrm.c: fix to get correct return value
1781
1782 Wed Apr  1 16:09:05 1998  Nick Clifton  <nickc@cygnus.com>
1783
1784         * libc/sys/arm/crt0.S: Set top of RAM to be 0x800000 for PE
1785         builds.  Make mode change labels global so that they will be seen
1786         by the debugger.
1787
1788 Wed Mar 18 09:45:10 1998  Nick Clifton  <nickc@cygnus.com>
1789
1790         * configure.in (links): Do not use ARM debiugging protocols for PE
1791         builds.
1792
1793         * libc/sys/arm/syscalls.c (_sbrk): Add "_sbrk: " to error
1794         message. 
1795
1796 Fri Mar 13 11:24:34 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1797
1798         * libc/stdio/findfp.c (__sinit): Made stdout default to
1799         line buffered mode as defined by ANSI.
1800
1801 Tue Mar 10 11:41:26 1997  Bob Manson  <manson@charmed.cygnus.com>
1802
1803         * libc/include/sys/itimer.h: New file.
1804
1805         * libc/signal/signal.c (__sigtramp_r,__sigtramp): New functions.
1806
1807 Mon Mar  9 14:19:26 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
1808
1809         * libc/machine/sh/memcpy.S: (_memcpy): Fix for execute/memcpy-1.c
1810         failure.
1811
1812 Fri Feb 27 13:56:10 1998  Michael Meissner  <meissner@cygnus.com>
1813
1814         * libc/machine/d30v/setjmp.S (longjmp): Fix order of parallel
1815         insns.
1816
1817 Wed Feb 25 09:29:54 1998  Nick Clifton  <nickc@cygnus.com>
1818
1819         * libc/sys/arm/syscalls.c (_open): Add varags to conform to prototype.
1820
1821 Tue Feb 24 18:00:13 1998  Michael Meissner  <meissner@cygnus.com>
1822
1823         * libc/machine/d30v/{setjmp.S,Makefile.in}: New files for D30V
1824         support.
1825
1826         * libc/include/machine/setjmp.h: Add D30V support.
1827
1828         * configure.in (d30v-*): Add d30v machine directory.
1829
1830 Mon Feb 23 09:32:58 1998  Mark Alexander  <marka@cygnus.com>
1831
1832         * configure.in: Don't use libc/sys/sysmec for MN10300; it's
1833         been replaced with libgloss/mn10300.
1834
1835 Sat Feb 21 17:44:43 1998  Geoffrey Noer  <noer@cygnus.com>
1836
1837         * libc/stdlib/mallocr.c: remove __malloc_copy routine now that
1838         it is no longer needed.
1839
1840 Thu Feb 19 16:15:10 1998  Geoffrey Noer  <noer@cygnus.com>
1841
1842         * libc/include/sys/signal.h: add sigpause proto for Cygwin32
1843
1844 Wed Feb 18 23:51:08 1998  Geoffrey Noer  <noer@cygnus.com>
1845
1846         * libc/stdio/fdopen.c (fdopen): Make all writes go to the end of
1847         the file when O_APPEND is set, wherever the EOF happens to be at
1848         that time. 
1849
1850 Wed Feb 18 23:25:02 1998  Geoffrey Noer  <noer@cygnus.com>
1851         
1852         patch from cgf@bbc.com (Christopher Faylor):
1853         * libc/stdio/freopen.c (freopen): Conform to standard UNIX
1854         convention of closing fp prior to attempting to open the file
1855         argument.  This allows correct operation when reopening
1856         stdin/stdout/stderr.  Replaces last freopen.c patch.
1857
1858 Wed Feb 18 16:27:40 1998  Geoffrey Noer  <noer@cygnus.com>
1859
1860         patch from cgf@bbc.com (Christopher Faylor):
1861         * libc/stdio/freopen.c: freopen was not preserving the fd
1862         of the stream being operated on.  This confuses programs that
1863         expect that the handles for stdout and stderr will be 1 and 2.
1864
1865 Mon Feb 16 23:34:07 1998  Andrew Cagney  <cagney@b1.cygnus.com>
1866
1867         * libc/sys/d10v/crt0.S (_start): Set PSW{SW} - select SPU.
1868
1869 Thu Feb 12 15:09:20 1998  Ranjith Kumaran <ranjith@cygnus.com>
1870
1871         * libc/sys/go32/longjmp.S: Fix longjmp to not return 0.
1872
1873 Wed Feb 11 17:50:45 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1874
1875         * libc/machine/powerpc/setjmp.S (setjmp, longjmp): Alignment code
1876         altered to not use a branch.  Also added hint that last
1877         bclr in longjmp will likely result in branch.
1878         
1879
1880 Mon Feb  9 03:44:02 1998  Geoffrey Noer  <noer@cygnus.com>
1881
1882         * libc/sys/cygwin32/crt0.c: add missing args to main() extern
1883
1884 Fri Feb  6 16:32:32 1998  Nick Clifton  <nickc@cygnus.com>
1885
1886         * libc/sys/sysnecv850/crt0.S (_start): Initialise _ctbp even for
1887         v850 builds.
1888
1889         * configure.in: Add -msmall-sld to target_cflags for v850 builds. 
1890
1891 Wed Feb  4 16:56:20 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1892
1893         * libc/machine/powerpc/setjmp.S (longjmp): Fixed code
1894         that loads FR14 to specify offset of 8 rather than 4
1895         so it loads from offset 96 (where setjmp stored it).
1896
1897 Tue Feb  3 18:08:34 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1898
1899         * libc/machine/sh/memcpy.S: (_memcpy): Update to
1900         latest version supplied by customer.
1901         * libc/machine/sh/memset.S (_memset): Ditto.
1902
1903 Mon Feb  2 16:20:39 1998  Nick Clifton  <nickc@cygnus.com>
1904
1905         * libc/sys/sysnecv850/Makefile.in (OFILES): Add link.o (for
1906         PR14730). 
1907
1908 Mon Feb  2 15:13:26 1998  Geoffrey Noer  <noer@cygnus.com>
1909
1910         * libc/include/string.h: remove redefinition of ffs
1911
1912 Wed Jan 28 13:30:14 1998  Geoffrey Noer  <noer@cygnus.com>
1913
1914         * libc/include/sys/signal.h: include _ansi.h so _EXFUN is
1915         defined
1916
1917 Wed Jan 28 10:38:34 1998  Jeff Johnston  <jjohnstn@cygnus.com>
1918
1919         * libc/machine/tic80/setjmp.S: Adding _setjmp to allow
1920         TI Libraries to link to libc.a
1921         
1922 Sat Jan 24 10:15:56 1998  Michael Meissner  <meissner@cygnus.com>
1923
1924         * libc/include/sys/fcntl.h (_open,_fcntl): Add prototypes.
1925         * libc/include/sys/stat.h (_{,f}stat): Ditto.
1926         * libc/include/sys/wait.h (_wait): Ditto.
1927         * libc/include/sys/unistd.h (_close,_fork,_getpid): Ditto.
1928         (_link,_lseek,_read,_sbrk,_unlink,_write): Ditto.
1929
1930 Fri Jan 23 11:32:10 1998  Michael Meissner  <meissner@cygnus.com>
1931
1932         * libc/machine/d10v/setjmp.S: Change to new ABI.  Add simple
1933         minded stabs so function name shows up when running the simulator
1934         with -t.
1935         * libc/sys/d10v/{crt0,trap}.S: Ditto.
1936
1937 Thu Jan 22 15:57:14 1998  Fred Fish  <fnf@cygnus.com>
1938
1939         * libc/sys/d10v/trap.S: Change syscalls to use trap 15. 
1940         * libc/sys/d10v/crt0.S: Use R6 where we used to use R2.
1941         Use R5 where we used to use R3.
1942         
1943 Wed Jan 21 14:22:23 1998  Bill Moyer <billm@cygnus.com>
1944
1945         * libc/stdlib/getopt.c (getopt): replaced __progname
1946         with nargv[0] to improve portability to imbedded systems.
1947
1948 Thu Jan 15 12:32:38 1998  Nick Clifton  <nickc@cygnus.com>
1949
1950         * libc/sys/arm/syscalls.c (initialise_angel_handles): Applied
1951         patch supplied by Tont.Thompson@arm.com to fix the creation of the
1952         stdout file.
1953
1954 Wed Jan 14 13:00:19 1998  Ian Lance Taylor  <ian@cygnus.com>
1955
1956         * libc/stdio/tmpnam.c (worker): Generate a different file name
1957         each time.
1958
1959         * libc/posix/popen.c (popen): If __CYGWIN32__, and execing /bin/sh
1960         fails, try an execlp for sh.
1961
1962         * host/any (INCLUDES): If target_os is cygwin32, then add a -I
1963         option for the winsup include directory.
1964
1965 Wed Jan  7 17:02:58 1998  Nick Clifton  <nickc@cygnus.com>
1966
1967         * libc/sys/arm/syscalls.c: Applied patches for Angel based remote
1968         debugging interface from Tony.Thompson@arm.com.
1969         
1970         * libc/sys/arm/crt0.S (_mainCRTStartup): ditto.
1971         * libc/sys/arm/swi.h: ditto.
1972
1973 Tue Jan  6 14:15:10 1998  Geoffrey Noer  <noer@cygnus.com>
1974
1975         * libc/sys/cygwin32/sys/dirent.h: add __d_dirhash field to
1976         DIR struct used for readdir hashes.
1977
1978 Thu Jan  1 11:22:22 1998  Jeffrey A Law  (law@cygnus.com)
1979
1980         * libc/string/strchr.c: Use "unsigned chars" as necessary.
1981
1982 Wed Dec 31 04:25:30 1997  Jeffrey A Law  (law@cygnus.com)
1983
1984         * libc/stdlib/mallocr.c (idx2binblock): Don't lose on 16bit
1985         integer targets.
1986
1987 Sat Dec 13 15:11:06 1997  Ian Lance Taylor  <ian@cygnus.com>
1988
1989         * libc/stdlib/mallocr.c (__malloc_copy): New function, compiled if
1990         INTERNAL_NEWLIB and __CYGWIN32__ and DEFINE_MALLOC.
1991         * libc/include/malloc.h: Add extern "C" if __cplusplus.
1992         (__malloc_copy): Declare.
1993
1994 Wed Dec 10 12:15:54 1997  Ian Lance Taylor  <ian@cygnus.com>
1995
1996         * libc/stdlib/mallocr.c: If INTERNAL_NEWLIB, include
1997         <sys/config.h>.
1998         (POINTER_UINT): Define.
1999         (DEFAULT_TRIM_THRESHOLD): Mark constants as long.
2000         (MALLOC_ALIGNMENT): Don't define if already defined.
2001         (malloc_extend_top): Cast pointers to POINTER_UINT, not unsigned
2002         long.
2003
2004 Tue Dec  9 19:23:42 1997  Michael Meissner  <meissner@cygnus.com>
2005
2006         * libc/string/memset.c (memset): Fiddle with code so that the long
2007         value being stored is not a stack value.  Unroll storing longs 4
2008         times.
2009
2010 Tue Dec  9 14:13:18 1997  Jeff Johnston  <jjohnstn@cygnus.com>
2011
2012         * Reduce code size for libm modules.
2013         * libm/math/w_sqrt.c (sqrt): Remove call to kernel_standard
2014         and simply move code into sqrt.
2015         * libm/math/wrf_lgamma.c (lgammaf_r): Likewise.
2016         * libm/math/wr_lgamma.c (lgamma_r): Likewise.
2017         * libm/math/wrf_gamma.c (gammaf_r): Likewise.
2018         * libm/math/wr_gamma.c (gamma_r): Likewise.
2019         * libm/math/wf_sinh.c (sinfh): Likewise.
2020         * libm/math/w_sinh.c (sinh): Likewise.
2021         * libm/math/wf_scalb.c (scalbf): Likewise.
2022         * libm/math/w_scalb.c (scalb): Likewise.
2023         * libm/math/wf_remainder.c (remainderf): Likewise.
2024         * libm/math/w_remainder.c (remainder): Likewise.
2025         * libm/math/wf_pow.c (powf): Likewise.
2026         * libm/math/w_pow.c (pow): Likewise.
2027         * libm/math/wf_log10.c (log10f): Likewise.
2028         * libm/math/w_log10.c (log10): Likewise.
2029         * libm/math/wf_log.c (logf): Likewise.
2030         * libm/math/w_log.c (log): Likewise.
2031         * libm/math/w_lgamma.c (lgamma): Likewise.
2032         * libm/math/wf_lgamma.c (lgammaf): Likewise.
2033         * libm/math/wf_jn.c (jnf): Likewise.
2034         * libm/math/w_jn.c (jn): Likewise.
2035         * libm/math/wf_j1.c (j1f): Likewise.
2036         * libm/math/w_j1.c (j1): Likewise.
2037         * libm/math/wf_j0.c (j0f): Likewise.
2038         * libm/math/w_j0.c (j0): Likewise.
2039         * libm/math/wf_hypot.c (hypotf): Likewise.
2040         * libm/math/w_hypot.c (hypot): Likewise.
2041         * libm/math/wf_gamma.c (gammaf): Likewise.
2042         * libm/math/w_gamma.c (gamma): Likewise.
2043         * libm/math/wf_fmod.c (fmodf): Likewise.
2044         * libm/math/w_fmod.c (fmod): Likewise.
2045         * libm/math/wf_exp.c (expf): Likewise.
2046         * libm/math/w_exp.c (exp): Likewise.
2047         * libm/math/wf_cosh.c (coshf): Likewise.
2048         * libm/math/w_cosh.c (cosh): Likewise.
2049         * libm/math/wf_atanh.c (atanhf): Likewise.
2050         * libm/math/w_atanh.c (atanh): Likewise.
2051         * libm/math/wf_atan2.c (atan2f): Likewise.
2052         * libm/math/w_atan2.c (atan2): Likewise.
2053         * libm/math/wf_asin.c (asinf): Likewise.
2054         * libm/math/w_asin.c (asin): Likewise.
2055         * libm/math/wf_acosh.c (acoshf): Likewise.
2056         * libm/math/w_acosh.c (acosh): Likewise.
2057         * libm/math/wf_acos.c (asocf): Likewise.
2058         * libm/math/w_acos.c (acos): Likewise.
2059         * libm/math/wf_sqrt.c (sqrtf): Likewise.
2060         * libm/math/k_standard.c (_k_standard): Don't require SVID behavior
2061         for embedded systems.
2062
2063 Mon Dec  8 12:12:58 1997  Ian Lance Taylor  <ian@cygnus.com>
2064
2065         * libc/stdlib/mallocr.c (malloc_extend_top): Add patch from Doug
2066         Lea in case of a foreign sbrk.
2067
2068 Fri Dec  5 23:27:28 1997  Ian Lance Taylor  <ian@cygnus.com>
2069
2070         Incorporate Doug Lea's malloc:
2071         * libc/stdlib/mallocr.c: Completely replaced.
2072         * libc/stdlib/malloc.c: Document malloc_usable_size and memalign.
2073         (realloc): Remove.
2074         * libc/stdlib/calloc.c (calloc): Just call _calloc_r.
2075         * libc/stdlib/mstats.c: Document mallinfo, malloc_stats, and
2076         mallopt.
2077         (mallinfo, malloc_stats, mallopt): New functions.
2078         (_mstats_r): Just call _malloc_stats_r.
2079         * libc/stdlib/malign.c: New file.
2080         * libc/stdlib/mlock.c: New file.
2081         * libc/stdlib/msize.c: New file.
2082         * libc/stdlib/mtrim.c: New file.
2083         * libc/stdlib/realloc.c: New file.
2084         * libc/stdlib/valloc.c: New file.
2085         * libc/stdlib/malloc.h: Remove.
2086         * libc/stdlib/callocr.c: Remove.
2087         * libc/stdlib/Makefile.in (OFILES): Add cfreer.o, freer.o,
2088         malign.o, malignr.o, mallinfor.o, malloptr.o, mallstatsr.o,
2089         mlock.o, msize.o, msizer.o, mtrim.o, pvallocr.o, realloc.o,
2090         reallocr.o, valloc.o, vallocr.o.
2091         (CHEWOUT_FILES): Add mlock.def, mstats.def.
2092         (MALLOC_CFLAGS): New variable.
2093         (mallocr.o): New target, build from mallocr.c.
2094         (freer.o, reallocr.o, callocr.o, cfreer.o, malignr.o): Likewise.
2095         (vallocr.o, pvallocr.o, mallinfor.o, mallstatsr.o): Likewise.
2096         (msizer.o, malloptr.o): Likewise.
2097         (malign.o, mlock.o, msize.o, mtrim.o, realloc.o): New targets.
2098         (valloc.o): New target.
2099         * libc/stdlib/stdlib.tex: Include mlock.def and mstats.def.
2100         * libc/include/malloc.h: Declare struct mallinfo, and new
2101         routines.
2102         * libc/include/stdlib.h (cfree): Correct declaration.
2103
2104 Tue Dec  2 10:12:16 1997  Nick Clifton  <nickc@cygnus.com>
2105
2106         * libc/include/machine/setjmp.h: Add support for Thumb target.
2107
2108         * libc/include/machine/ieeefp.h: Add support for Thumb target.
2109
2110         * configure.in (links): Add support for Thumb target.
2111
2112 Wed Nov 26 09:56:17 1997  Nick Clifton  <nickc@cygnus.com>
2113
2114         * libc/sys/arm/setjmp.S: Updated with version from branch.
2115
2116 Thu Nov 20 01:21:43 1997  Geoffrey Noer  <noer@cygnus.com>
2117
2118         * libc/include/stdio.h: add POSIX-required define L_ctermid
2119         for ctermid
2120
2121 Wed Nov 19 16:11:40 1997  Michael Meissner  <meissner@cygnus.com>
2122
2123         * configure.in (d30v-*-*): Define ABORT_MESSAGE, SMALL_MEMORY, in
2124         addition to MISSING_SYSCALL_NAMES.
2125
2126 Mon Nov 17 20:05:05 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
2127
2128         * libc/include/sys/config.h: (UINT_MAX, for D10V):  Make unsigned.
2129
2130 Mon Nov 10 22:26:55 1997  Geoffrey Noer  <noer@cygnus.com>
2131
2132         * libc/include/string.h: change strsignal proto to return
2133         a char *.  This eliminates compile problems in gdb resulting
2134         from gdb's definition of strsignal in defs.h.
2135
2136 Mon Nov 10 17:11:08 1997  Geoffrey Noer  <noer@cygnus.com>
2137
2138         * libc/sys/cygwin32/sys/utime.h: new (moved here from
2139         winsup/include) so as not to conflict with the one in
2140         libc/include.
2141         * libc/include/string.h: add protos for strsignal, strtosigno
2142
2143 Mon Nov 10 13:49:54 1997  Michael Meissner  <meissner@cygnus.com>
2144
2145         * libc/include/sys/config.h: Define __IEEE_BIG_ENDIAN if d30v.
2146
2147         * configure.in (d30v-*-*): Add configuration.
2148
2149 Thu Oct 30 14:01:23 1997  Nick Clifton  <nickc@cygnus.com>
2150
2151         * configure.in (links): Add -DARM_RD[P|I]_MONITOR to target_cflags
2152         to select which kind of debug monitor is in use for an ARM target.
2153
2154         * libc/sys/arm/crt0.S: New version: Supports Thumb startups and
2155         Angel and Demon debug monitors.  Part of this code was supplied by
2156         Tony Thompson at ARM: athompso@arm.com.
2157
2158 Fri Oct 24 18:57:05 1997  Jeffrey A Law  (law@cygnus.com)
2159
2160         * strncat.c (strncat): Don't call strncpy; strncay has the wrong
2161         semantics when the count is greater than the length of the second
2162         source string.
2163
2164 Thu Oct 23 01:37:41 1997  Geoffrey Noer  <noer@cygnus.com>
2165
2166         * libc/include/sys/signal.h: reorder CYGWIN32 signal numbers
2167         * libc/include/sys/unistd.h: add protos for usleep, truncate,
2168         truncate and ftruncate take off_t, not size_t
2169
2170 Tue Oct 21 18:42:00 1997  Jim Wilson  <wilson@cygnus.com>
2171
2172         * libc/string/strcat.c (strcat): Add missing comment end.
2173         * libc/string/strncat.c (strncat): Likewise.
2174
2175 Tue Oct 21 17:23:34 1997  Nick Clifton  <nickc@cygnus.com>
2176
2177         * configure.in (links): Define PREFER_SIZE_OVER_SPEED for v850
2178         targets. 
2179         * libc/string/{memchr.c, memcmp.c, memcpy.c}:   Add space
2180         optimised version which is selected if PREFER_SIZE_OVER_SPEED is
2181         defined.  
2182         * libc/string/{memset.c, strcat.c, strchr.c}: Likewise.
2183         * libc/string/{strcmp.c, strcpy.c, strlen.c}: Likewise.
2184         * libc/string/{strncat.c, strncmp.c, strncpy.c}: Likewise.
2185
2186 Mon Oct 13 15:12:35 1997  Ian Lance Taylor  <ian@cygnus.com>
2187
2188         * libc/include/sys/param.h (BIG_ENDIAN): Define if __i386__.
2189         (LITTLE_ENDIAN, BYTE_ORDER): Likewise.
2190
2191 Thu Oct  9 13:54:44 1997  Doug Evans  <dje@canuck.cygnus.com>
2192
2193         * libc/machine/i386/setjmp.S: New file.
2194         * libc/machine/i386/Makefile.in: Delete COPYOFILES.
2195         (OFILES): Add setjmp.o.
2196         (setjmp.o): Add rule for.
2197         * configure.in: Don't set machine_dir for *-*-{go32,sco*,cygwin32}.
2198
2199 Tue Oct  7 14:01:29 1997 Bill Moyer     (billm@cygnus.com)
2200                          Jeffrey A Law  (law@cygnus.com)
2201
2202         * libc/string/{memchr.c, memcmp.c, memcpy.c}: Reimplement to run faster.
2203         * libc/string/{memset.c, strcat.c, strchr.c}: Likewise.
2204         * libc/string/{strcmp.c, strcpy.c, strlen.c}: Likewise.
2205         * libc/string/{strncat.c, strncmp.c, strncpy.c}: Likewise.
2206
2207 Mon Oct  6 14:07:59 1997  Nick Clifton  <nickc@cygnus.com>
2208
2209         * libc/sys/sysnecv850/Makefile.in (crt0.o trap.o): Explicit
2210         rules. 
2211
2212         * libc/include/sys/config.h: Use __v850 to select v850
2213         endianness. 
2214
2215         * libc/include/machine/setjmp.h: Use __v850 to select v850 jump
2216         buffer size.
2217
2218         * libc/include/machine/ieeefp.h: Use __v850 to select v850
2219         endianness. 
2220
2221 Thu Sep 25 14:11:37 1997  Geoffrey Noer  <noer@cygnus.com>
2222
2223         * libc/stdlib/setenv.c: change unsetenv definition to match
2224         style of setenv (with _DEFUN).  The string should be a const.
2225         * libc/include/stdlib.h: unsetenv proto should return void.
2226
2227 Tue Sep 23 18:17:20 1997  Geoffrey Noer  <noer@cygnus.com>
2228
2229         * libc/include/stdlib.h: define unsetenv proto for __CYGWIN32__
2230
2231 Thu Sep 18 12:50:15 1997  Angela Marie Thomas (angela@cygnus.com)
2232
2233         * libc/stdio/glue.h: remove.
2234         * libc/stdio/findfp.c, libc/stdio/fwalk.c: remove #include "glue.h"
2235         * libc/stdio/Makefile.in: remove glue.h dependencies
2236
2237 Wed Sep 17 17:42:27 1997  Nick Clifton  <nickc@cygnus.com>
2238
2239         * libc/sys/sysnecv850/crt0.S: Created V850e version.
2240         
2241 Tue Sep  9 10:40:57 1997  Doug Evans  <dje@canuck.cygnus.com>
2242
2243         * configure.in (target_cpu): Add `arc'.
2244
2245 Tue Sep  9 10:40:42 1997  Joel Sherrill  <joel@OARcorp.com>
2246
2247         * newlib/configure.in (*-*-rtems*): Add -DSIGNAL_PROVIDED and 
2248           -DREENTRANT_SYSCALLS_PROVIDED to the target_cflags.
2249         * newlib/libc/include/sys/errno.h: Add ENOTSUP.
2250         * newlib/libc/reent/reent.c: Add _wrapup_reent.
2251         * newlib/libc/sys/rtems/sys/types.h: Avoid redefinitions for go32.
2252
2253 Sun Sep  7 16:41:41 1997  Gavin Koch  <gavin@cygnus.com>
2254
2255         * libc/machine/mips/setjmp.S: Handle mips16 builds.
2256
2257 Thu Aug 21 20:05:38 1997  Ian Lance Taylor  <ian@cygnus.com>
2258
2259         * libc/include/stdio.h (siprintf): Declare.
2260
2261 Mon Aug 18 11:19:13 1997  Nick Clifton  <nickc@cygnus.com>
2262
2263         * libc/sys/sysnecv850/Makefile.in (.c.o): Add rule that includes
2264         TARGET_CFLAGS and NEWLIB_FLAGS.
2265
2266 Mon Aug 18 11:15:43 1997  Nick Clifton  <nickc@cygnus.com>
2267
2268         * configure.in (links): Add support for v850ea target.
2269
2270 Mon Aug 18 11:15:43 1997  Nick Clifton  <nickc@cygnus.com>
2271
2272         * configure.in (links): Add support for v850e target.
2273
2274 Wed Aug 13 19:16:54 1997  Nick Clifton  <nickc@cygnus.com>
2275
2276         * libc/sys/sysnecv850/crt0.S: Remove initial setting of r0 to 0.
2277
2278 Mon Aug 11 15:49:54 1997  Doug Evans  <dje@canuck.cygnus.com>
2279
2280         * configure.in (arc-*-*): Add support for.
2281         * libc/include/machine/ieeefp.h (__arc__): Add support for the ARC.
2282
2283 Fri Jul 25 17:37:41 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
2284
2285         * libc/sys/sh/crt0.S (start): Add fpscr initialization for SH4.
2286
2287 Thu Jul 24 18:32:17 1997  Geoffrey Noer  <noer@cygnus.com>
2288
2289         * libc/stdlib/bsearch.c (bsearch): remove last unneeded
2290         comparison which accesses invalid memory when the key is
2291         larger than the last member of the array.
2292         * libc/include/machine/setjmp.h: add sigsetjmp, siglongjmp
2293         for CYGWIN32
2294         * libc/include/sys/unistd.h: add _POSIX defines for CYGWIN32
2295
2296 Tue Jul 22 16:03:06 1997  Ian Lance Taylor  <ian@cygnus.com>
2297
2298         * libc/include/stdlib.h (realpath): Declare if __CYGWIN32__ and
2299         not _STRICT_ANSI.
2300
2301 Thu Jul 10 15:11:52 1997  Doug Evans  <dje@canuck.cygnus.com>
2302
2303         * libm/math/k_standard.c (__kernel_standard): Call fflush(stdout)
2304         ifndef _USE_WRITE, instead of ifdef _USE_WRITE.
2305
2306 Thu Jul 10 16:00:09 1997  Mike Meissner  <meissner@cygnus.com>
2307
2308         * libc/machine/tic80/setjmp.S (setjmp,longjmp): Use ld.d and st.d
2309         to load/store memory.
2310
2311 Mon Jul  7 17:38:17 1997  Ian Lance Taylor  <ian@cygnus.com>
2312
2313         * libc/include/sys/fcntl.h: Define _O_* symbols with leading
2314         underscores if _WIN32.
2315
2316 Wed Jul  2 10:07:20 1997  Doug Evans  <dje@canuck.cygnus.com>
2317
2318         * libm/math/k_standard.c (__kernel_standard): Delete reentrancy
2319         support ifdef _USE_WRITE missed in last change.
2320         From Anders Blomdell <anders.blomdell@control.lth.se>.
2321
2322 Wed Jun 25 10:18:49 1997  Doug Evans  <dje@canuck.cygnus.com>
2323
2324         * libc/stdio/tmpnam.c (worker): Handle _open_r being stubbed out.
2325         (_tmpnam_r, _tempnam_r): Update.
2326
2327 Wed Jun 25 00:16:55 1997  Mark Alexander  <marka@cygnus.com>
2328
2329         * libc/machine/sparc/setjmp.S: New file.
2330         * libc/machine/sparc/Makefile.in: Add setjmp.
2331         * libc/include/machine/setjmp.h: Increase jmpbuf size for sparc.
2332
2333 Tue Jun 24 23:27:38 1997  Mark Alexander  <marka@cygnus.com>
2334
2335         * libc/include/machine/setjmp.h: Use __TIC80__ instead of __tic80__.
2336
2337 Tue Jun 24 14:53:40 1997  Doug Evans  <dje@canuck.cygnus.com>
2338
2339         From Joel Sherrill <joel@oarcorp.com>.
2340         * libc/stdlib/getenv.c (_findenv): Avoid dereferencing null `environ'.
2341
2342         Add rtems support.  From Joel Sherrill <joel@oarcorp.com>.
2343         * configure.in: Recognize *-*-rtems*.
2344         * libc/sys/rtems/{Makefile.in,crt0.c,dummysys.c}: New files.
2345         * libc/sys/rtems/sys/{features.h,sched.h,siginfo.h,signal.h,
2346         time.h,times.h,types.h}: New files.
2347         * libc/sys/rtems/include/{limits.h,signal.h,time.h}. New files.
2348
2349 Fri Jun 20 11:13:16 1997  Geoffrey Noer  <noer@cygnus.com>
2350
2351         patch from sos@prospect.com.ru (Sergey Okhapkin):
2352         * include/sys/wait.h: correct operator precidence bug
2353         in WIFSIGNALED
2354
2355 Wed Jun 18 22:08:27 1997  Geoffrey Noer  <noer@cygnus.com>
2356
2357         * libc/include/stdlib.h: remove unsetenv proto since it conflicts
2358         with newlib's unsetenv function
2359         * libc/sys/cygwin32/sys: new directory for includes
2360         * libc/sys/cygwin32/sys/dirent.h: move cygwin32's dirent.h
2361         here from winsup/include/sys
2362
2363 Mon Jun 16 21:02:22 1997  Geoffrey Noer  <noer@cygnus.com>
2364
2365         * libc/include/sys/unistd.h: _exit should only be
2366         labelled noreturn when not __CYGWIN32__
2367         * libc/include/stdlib.h: for __CYGWIN32__, add proto for unsetenv
2368         * libc/include/sys/signal.h: add SIGIO to _WIN32 list and
2369         increment NSIG
2370
2371 Thu Jun 12 18:52:41 1997  Ian Lance Taylor  <ian@cygnus.com>
2372
2373         * libc/include/sys/time.h: Only define timeval and timezone if
2374         _GNU_H_WINDOWS32_SOCKETS is not defined.
2375         * libc/include/sys/stat.h: If _WIN32, define _S_IFMT, etc.
2376
2377 Wed Jun 11 09:46:26 1997  Jeffrey A Law  (law@cygnus.com)
2378
2379         * libc/machine/mn10200/setjmp.S: Implement setjmp/longjmp
2380         * libc/machine/mn10300/setjmp.S: Likewise.
2381
2382         * libc/sys/sysmec/crt0.S: Use "call" instead of "calls" for
2383         the mn10300 (more relaxing opportunities).
2384
2385 Tue Jun 10 17:24:45 1997  Mike Meissner  <meissner@cygnus.com>
2386
2387         * configure.in (powerpc*-*-{eabi,elf,linux,rtems,sysv,solaris}):
2388         Build libraries with -mstrict-align.
2389
2390 Fri Jun  6 14:07:59 1997  Ian Lance Taylor  <ian@cygnus.com>
2391
2392         * libc/string/strlwr.c: New file.
2393         * libc/string/strupr.c: New file.
2394         * libc/include/string.h: Declare strlwr and strupr.
2395         * libc/string/Makefile.in (OFILES): Add strlwr.o and strupr.o.
2396         (CHEWOUT_FILES): Add strlwr.def and strupr.def.
2397         (strlwr.o, strupr.o): New targets.
2398         * libc/string/strings.tex: Include strlwr and strupr docs.
2399
2400         * libc/include/sys/types.h: Don't define u_char, et. al., if
2401         _GNU_H_WINDOWS32_SOCKETS is defined.  Likewise for fd_set,
2402         et. al.  Make FD_SETSIZE default 64 rather than 60.  Define
2403         _types_fd_set rather than fd_set, and define fd_set as a macro.
2404
2405         * libc/include/malloc.h: New file.
2406
2407         * libc/include/string.h: Define strcmpi, stricmp, strncmpi, and
2408         strnicmp if they are not already defined.
2409
2410         * libc/include/time.h: If __CYGWIN32__, declare tzset and define
2411         _timezone, _daylight, and _tzname.
2412
2413 Wed Jun  4 12:51:16 1997  Doug Evans  <dje@canuck.cygnus.com>
2414
2415         * configure.in: Sort all configuration tables.
2416
2417         From Joel Sherrill <joel@oarcorp.com>
2418         * Makefile.in (stmp-targ-include): Copy $(sys_dir)/include/*.h.
2419
2420 Tue Jun  3 14:47:46 1997  Ian Lance Taylor  <ian@cygnus.com>
2421
2422         * libc/include/sys/signal.h: Don't include <sys/types.h>.  Just
2423         use int when declaring kill.
2424
2425         * libc/include/sys/timeb.h: New file.
2426
2427 Mon Jun  2 12:06:58 1997  Geoffrey Noer  <noer@cirdan.cygnus.com>
2428
2429         * libc/include/sys/time.h: add itimer support for Cygwin32
2430
2431 Mon May 19 11:56:46 1997  Mike Meissner  <meissner@cygnus.com>
2432
2433         * libc/stdlib/abort.c (abort): If ABORT_MESSAGE is defined, write
2434         out a message that abort was called to stderr.
2435
2436 Fri May 16 15:02:59 1997  Bob Manson  <manson@charmed.cygnus.com>
2437
2438         * libc/sys/sysmec/fstat.c (_fstat): Set st_blksize to 4096
2439         so that libio doesn't freak.
2440
2441         * libc/sys/sysmec/sbrk.c (_sbrk): The argument is a size_t, not
2442         int.
2443
2444         * libc/stdlib/mallocr.c (_morecore_r): Use size_t for
2445         memory sizes, not int.
2446
2447 Wed May 14 21:16:58 1997  Bob Manson  <manson@charmed.cygnus.com>
2448
2449         * libm/math/ef_hypot.c: Use long constants where
2450         appropriate.
2451         * libm/math/ef_sqrt.c: Ditto.
2452
2453         * libc/sys/sysmec/times.c(_times): Change to times.
2454
2455         * libc/sys/sysmec/read.c(_read): The third argument is
2456         size_t.
2457         * libc/sys/sysmec/write.c (_write): Ditto.
2458
2459         * libc/sys/sysmec/lseek.c: Include unistd.h for off_t.
2460         (_lseek): It's off_t for the second argument.
2461
2462 Wed May 14 15:23:36 1997  Mike Meissner  <meissner@cygnus.com>
2463
2464         * libc/include/sys/config.h (__IEEE_LITTLE_ENDIAN): Define here,
2465         as well as machine/ieeefp.h.
2466
2467 Thu May  8 15:47:25 1997  Geoffrey Noer  <noer@cygnus.com>
2468
2469         * libc/include/sys/signal.h: add signal protos for winsup
2470         functions (when __CYGWIN32__), include types.h
2471         * libc/include/sys/types.h: Change __go32_types__ internal
2472         define to __MS_types__ since it's used for more than just
2473         GO32 configs.  Define this if GO32, __MSDOS__, or _WIN32 are
2474         defined.
2475         * libc/include/sys/unistd.h: add ftruncate proto for
2476         winsup functions (when __CYGWIN32__)
2477
2478 Fri Apr 25 10:10:16 1997  Doug Evans  <dje@canuck.cygnus.com>
2479
2480         * libc/sys/h8300hms/sbrk.c (stack_ptr): Add definition.
2481
2482 Thu Apr 24 15:46:51 1997  Mike Stump  <mrs@cygnus.com>
2483
2484         * libc/include/machine/setjmp.h: Add tic80 support.
2485         * libc/machine/tic80/setjmp.S: Likewise.
2486
2487 Tue Apr 22 16:54:40 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
2488
2489         * libc/sys/cygwin32/crt0.c: Add reference to main() so we can
2490         link programs from libraries only (such as in the X11
2491         distribution)
2492
2493 Mon Apr 21 15:02:12 1997  Fred Fish  <fnf@cygnus.com>
2494
2495         * libc/sys/arm/syscalls.c (signal): Remove stub, signal()
2496         supplied elsewhere in newlib.
2497
2498 Mon Apr 14 16:25:55 1997  Ian Lance Taylor  <ian@cygnus.com>
2499
2500         * Makefile.in (INSTALL): Change install.sh to install-sh.
2501
2502 Fri Apr 11 17:04:02 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
2503
2504         * README: update WWW address for on-line documentation.
2505
2506 Wed Apr  9 00:38:13 1997  Geoffrey Noer  <noer@cygnus.com>
2507
2508         * libc/include/sys/signal.h: for _WIN32, define SIGCONT and
2509         increment NSIG
2510
2511 Mon Apr  7 23:54:00 1997  Jeffrey A Law  (law@cygnus.com)
2512
2513         * libc/sys/sysmec/crt0.S: Update for new calling conventions on the
2514         mn10300.
2515         * libc/sys/sysmec/trap.S: Don't compare a register to itself.
2516
2517 Tue Mar 25 08:47:43 1997  Jeffrey A Law  (law@cygnus.com)
2518
2519         * libc/sys/arm/syscalls.c: Fix/add stack/heap collision detection.
2520         * libc/sys/d10v/syscalls.c: Likewise.
2521         * libc/sys/h8300hms/sbrk.c: Likewise.
2522         * libc/sys/h8500hms/syscalls.c: Likewise.
2523         * libc/sys/m88kbug/syscalls.c: Likewise.
2524         * libc/sys/sh/syscalls.c: Likewise.
2525         * libc/sys/sysmec/sbrk.c: Likewise.
2526         * libc/sys/sysnecv850/sbrk.c: Likewise.
2527         * libc/sys/w65/syscalls.c: Likewise.
2528         * libc/sys.tex: Update sbrk sample code to include stack/heap collision.
2529
2530 Tue Mar 18 14:14:34 1997  Jeffrey A Law  (law@cygnus.com)
2531
2532         * libc/sys/sysmec/trap.S: Use "syscall" to trigger an
2533         emulated syscall instead of "trap".
2534
2535 Fri Mar 14 11:26:13 1997  Michael Meissner  <meissner@cygnus.com>
2536
2537         * libc/sys/d10v/trap.S (__trap0): Use trap 15 for system calls,
2538         not trap 0.
2539
2540 Sun Mar  9 23:27:04 1997  Doug Evans  <dje@seba.cygnus.com>
2541
2542         * configure.in (m32r-*-*): Add -msdata=sdata to target_cflags.
2543
2544 Sat Mar  8 09:05:01 1997  Fred Fish  <fnf@cygnus.com>
2545
2546         * libc/machine/arm/Makefile.in: Fix comment, is for "arm"
2547         not "sh".
2548         * libc/machine/m32r/Makefile.in: Fix comment, is for "m32r"
2549         not "d10v".
2550         * libc/sys/tic80/crt0.c: New file for TIc80.
2551         * libc/sys/tic80/Makefile.in: New file for TIc80.
2552         * libc/machine/tic80/Makefile.in: New file for TIc80.
2553
2554 Wed Mar  5 11:32:12 1997  J.T. Conklin  <jtc@cygnus.com>
2555
2556         * libc/machine/sh/memcpy.S: New file.
2557         * libc/machine/sh/memset.S: New file.
2558         * libc/machine/sh/Makefile.in (OFILES): Add memcpy.o and memset.o
2559
2560 Thu Feb 27 16:27:55 1997  Fred Fish  <fnf@cygnus.com>
2561
2562         * libc/include/machine/ieeefp.h (_IEEE_LITTLE_ENDIAN): Define
2563         for TIc80.
2564
2565 Wed Feb 26 13:43:39 1997  Jeffrey A Law  (law@cygnus.com)
2566
2567         * libc/sys/sysmec/crt0.S: Handle new calling conventions for
2568         the mn10200.
2569
2570 Wed Feb 26 07:11:03 1997  Michael Meissner  <meissner@cygnus.com>
2571
2572         * libc/machine/powerpc/setjmp.S (longjmp): Correct return status
2573         (patch from andrew@pogo.WV.TEK.COM).
2574
2575 Fri Feb 14 11:49:28 1997  Doug Evans  <dje@canuck.cygnus.com>
2576
2577         * libc/machine/m32r/setjmp.S (setjmp): Save r12.
2578         (longjmp): Restore r12. Fix code that handles returning 1 if passed 0.
2579
2580 Mon Feb 10 10:02:34 1997  Fred Fish  <fnf@cygnus.com>
2581
2582         * configure.in:  Add cases for "tic80" to set machine_dir,
2583         sys_dir, and syscall_dir.
2584
2585 Sun Feb  2 17:57:15 1997  Geoffrey Noer  <noer@cygnus.com>
2586
2587         * libc/sys/cygwin32/crt0.c: initialize floating pt registers
2588
2589 Wed Jan 29 15:57:38 1997  Geoffrey Noer  <noer@cygnus.com>
2590
2591         * libc/include/math.h: avoid conflicts with ANSI C++ <exception>
2592
2593 Mon Jan 27 12:50:01 1997  Doug Evans  <dje@seba.cygnus.com>
2594
2595         * libc/machine/m32r/setjmp.S: Use proper comment delimiter.
2596         Use proper constant prefix.
2597
2598 Fri Jan 24 10:59:04 1997  Jeffrey A Law  (law@cygnus.com)
2599
2600         * libc/sys/sysmec/*.c: Don't cast args to syscall to integers,
2601         that loses on the mn10200 where ints and pointers are different
2602         sizes.
2603
2604 Tue Jan 14 13:29:55 PST 1997  Jeremy Allison <jra@cygnus.com>
2605
2606         * configure.in: Added -DSIGNAL_PROVIDED to cygwin32
2607         target as signal is provided in winsup.
2608
2609 Tue Jan 14 11:10:13 1997  Jeremy Allison <jra@cygnus.com>
2610
2611         * libc/include/sys/process.h: Corrected const definitions
2612         in spawn functions. Added cwait.
2613
2614 Thu Jan  2 12:22:41 1997  Jeffrey A Law  (law@cygnus.com)
2615
2616         * libc/include/machine/ieeefp.h: mn10200 uses 16bit ints and 32bit
2617         doubles.
2618         * libc/include/sys/config.h: Similarly.
2619
2620 Tue Dec 31 18:36:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2621
2622         * configure.in (sparc-sun-sunos*): Add -DSIGNAL_PROVIDED to the
2623         target_cflags.
2624         (i[3456]86-*-sco*): Ditto.
2625
2626         * libc/signal/Makefile.in (OFILES): Add signal.o.
2627         (CFILES): Add signal.c.
2628
2629         * libc/signal/raise.c (_raise_r): Only compile code if
2630         SIGNAL_PROVIDED is defined.
2631
2632         * libc/signal/signal.c: Redo whole file so that it works with
2633         current newlib.  Use _kill_r if no signal handler provided.
2634
2635         * libc/sys/{go32,sparc64,sysmec}/Makefile.in: Delete raise and
2636         signal stubs.
2637         * libc/sys/sysvnecv70/Makefile.in: Ditto.
2638         * libc/sys/sysnecv850/Makefile.in: Ditto.
2639
2640         * libc/sys/{go32,sparc64}/signal.c: Delete, stub no longer used.
2641         * libc/sys/sysmec/{raise,signal}.c: Ditto.
2642         * libc/sys/sysvnecv70/signal.s: Ditto.
2643         * libc/sys/sysnecv850/raise.c: Ditto.
2644
2645         * libc/sys/sysnecv850/kill.c (_kill): Encode signal # so that
2646         simulator and debugger can tell the difference between a signal
2647         being raised and an exit system call.
2648
2649         * NEWS: Document software signals being provided.
2650
2651 Mon Dec 23 11:54:19 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2652
2653         * libc/reent/impure.c (_REENT_ATTR): Delete in favor of
2654         __ATTRIBUTE_IMPURE_PTR__.  Move PowerPC definition to
2655         include/sys/config.h.
2656         (impure_data): Use __ATTRIBUTE_IMPURE_DATA__ for attributes.
2657         Change from 'inpure_data'.
2658         (_impure_ptr): Use __ATTRIBUTE_IMPURE_PTR__ for attributes.  Use
2659         &impure_data, not &inpure_data.
2660
2661         * libc/include/sys/config.h (__ATTRIBUTE_IMPURE_PTR__): If PowerPC
2662         and and System V ABI, define so that _impure_ptr lives in the
2663         .sdata section.
2664
2665 Sun Dec 22 23:33:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2666
2667         * libc/include/sys/reent.h (__ATTRIBUTE_IMPURE_PTR__): Define as
2668         nothing if not defined.
2669         (_impure_ptr): Use __ATTRIBUTRE_IMPURE_PTR__, so a machine can set
2670         its attributes.
2671
2672         * libc/include/sys/config.h (__ATTRIBUTE_IMPURE_PTR__): 
2673
2674 Wed Dec 18 10:12:04 1996  Jeffrey A Law  (law@cygnus.com)
2675
2676         * libc/sys/sysmec/crt0.S: Fix mn10200 stuff.
2677         * libc/sys/sysmec/trap.s: Handle mn10200 too.
2678         * libc/machine/mn10200/setjmp.S: Fix mn10200 stuff.
2679
2680 Mon Dec 16 10:05:36 1996  Jeffrey A Law  (law@cygnus.com)
2681
2682         * libc/sys/sysmec/crt0.S: Handle mn10200 too.
2683
2684 Fri Dec 13 11:05:20 1996  Jeremy Allison <jra@cygnus.com>
2685
2686         * libc/include/sys/errno.h: Added net errno's.
2687
2688 Wed Dec 11 16:24:25 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2689
2690         * libc/misc/ffs.c: New file to support ffs function for GCC test
2691         gcc.c-torture/execute/960909-1.c.
2692
2693         * libc/misc/Makefile.in ({O,CHEWOUT_}FILES): Add ffs.
2694
2695 Sat Dec  7 10:12:37 1996  Jeffrey A Law  (law@cygnus.com)
2696
2697         * libc/sys/sysmec/crt0.S: Handle underscore prefix.
2698         * libc/sys/sysmec/trap.S: Likewise.
2699
2700 Fri Dec  6 15:08:49 1996  Jim Wilson  <wilson@cygnus.com>
2701
2702         * configure.in (mips*vr4300*-*-*): Delete use of sys/vr4300.
2703         * libc/sys/vr4300/{Makefile.in,crt0.S,syscalls.c}: Delete.
2704
2705 Wed Dec  4 16:25:27 1996  Jeffrey A Law  (law@cygnus.com)
2706
2707         * libc/sys/sysmec/signal.c: Dummy file.
2708         * libc/sys/sysmec/Makefile.in: Build it.
2709
2710 Wed Nov 27 13:10:18 1996  Ian Lance Taylor  <ian@cygnus.com>
2711
2712         * libc/machine/mips/machine/regdef.h: Define pc as $pc for
2713         mips16.
2714
2715 Mon Nov 25 09:58:28 1996  Jeffrey A Law  (law@cygnus.com)
2716
2717         * libc/sys/sysmec/{crt0.S,trap0.S}: Actually try to implement
2718         c-startup and simulator traps.
2719
2720
2721         * libc/sys/sysmec/crt0.S: Remove bogus '_' symbol prefixing
2722         * libc/sys/sysmec/trap0.S: Likewise.
2723
2724 Sat Nov 23 09:01:03 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2725
2726         * libc/stdlib/mallocr.c (ROUND_TO): If SMALL_MEMORY, set to 0x7 to
2727         round to double word alignment.
2728         (_morecore_r): Combine rounding up pointers to both ROUND_TO and 8
2729         byte alignment.
2730
2731         * libc/include/sys/config.h (__IEEE_BIG_ENDIAN): Define if d10v.
2732
2733         * libc/sys/d10v/syscalls.c (_sbrk): Add better checks for running
2734         out of memory.
2735
2736 Mon Nov 18 13:08:26 1996  Jeffrey A Law  (law@cygnus.com)
2737
2738         * configure.in: Handle mn10200 and mn10300.
2739         * libc/include/machine/{ieeefp.h,setjmp.h}: Likewise.
2740         * libc/include/sys/config.h: Likewise.
2741         * libc/sys/sysmec: New directory for mec stuff.
2742         * libc/machine/mn10300: New directory for mn10300 stuff.
2743         * libc/machine/mn10200: Similarly for mn10200 stuff.
2744
2745 Fri Nov 15 16:41:41 1996  Doug Evans  <dje@canuck.cygnus.com>
2746
2747         * libc/sys/arm/crt0.S: Use .text, not .section .text.
2748         * libc/sys/arm/syscalls.c: Rewrite to set errno properly.
2749
2750         * libc/include/sys/types.h (_ST_INT32): New macro, local to file.
2751         (nlink_t): Change type from unsigned int to unsigned short.
2752         (mode_t): Ensure size is 32 bits even if int is 16.
2753         * libc/include/sys/stat.h (st_nlink): Change type to nlink_t.
2754         (st_spare[123]): Change type from int to long.
2755
2756 Fri Nov 15 11:41:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2757
2758         * libc/sys/d10v/syscalls.c (_sbrk): Align initial heap_end to 8
2759         byte boundary.
2760
2761         * configure.in (d10v*): Define SMALL_MEMORY.
2762
2763 Mon Nov 11 10:30:44 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2764
2765         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Add
2766         -mrelocatable-lib and -mno-eabi flags.
2767
2768 Mon Nov 11 09:01:39 1996  Jeffrey A Law  (law@cygnus.com)
2769
2770         * libc/machine/h8300/memcpy.S: Fix comments to reflect reality.
2771         Fix handling of mis-aligned source operand when both the
2772         destination & length are properly aligned.
2773         
2774 Wed Oct 30 09:41:11 1996  Jeffrey A Law  (law@cygnus.com)
2775
2776         * libc/sys/sysnecv850/Makefile.in (OFILES): Add
2777         times.o, time.o and gettime.o
2778         * libc/sys/sysnecv850/{time.c, times.c, gettime.c}: New files.
2779         * libc/sys/sysnecv850/sys/syscall.h: Add SYS_times and
2780         SYS_gettimeofday.
2781
2782 Tue Oct 29 13:40:09 1996  Jeffrey A Law  (law@cygnus.com)
2783
2784         * libc/sys/sysnecv850/Makefile.in (OFILES): Add access.o
2785         * libc/sys/sysnecv850/access.c: New file.
2786
2787 Mon Oct 21 19:47:02 1996  Ian Lance Taylor  <ian@cygnus.com>
2788
2789         * libc/sys/vr4300/Makefile.in (clean): Remove $(OFILES).
2790
2791         * libc/stdlib/mprec.h (word0, word1): Use __uint32_t, not unsigned
2792         long.
2793
2794 Mon Oct 21 14:43:07 1996  Jeffrey A Law  (law@cygnus.com)
2795
2796         * libc/sys/sysnecv850/crt0.S: Initialize ep and gp registers.
2797
2798 Thu Oct 17 11:47:16 1996  Doug Evans  <dje@seba.cygnus.com>
2799
2800         * libc/include/machine/{ieeefp.h,setjmp.h}: Add m32r support.
2801         * libc/include/sys/config.h: Add m32r support.
2802
2803 Wed Oct 16 23:08:05 1996  Jeffrey A Law  (law@cygnus.com)
2804
2805         * libc/sys/sysnecv850/v850.ld: Remove.  It doesn't belong
2806         here.
2807
2808 Wed Oct 16 21:18:07 1996  Mark Alexander  <marka@cygnus.com>
2809
2810         * libc/include/machine/setjmp.h: Add D10v support.
2811
2812 Tue Oct 15 22:28:26 1996  Jeffrey A Law  (law@cygnus.com)
2813
2814         * configure.in: Configure the "libc/syscalls" directory for
2815         the v850.
2816
2817         * libc/sys/sysnecv850/{close.c, execve.c, fork.c}: Add missing '_'.
2818         * libc/sys/sysnecv850/{fstat.c, getpid.c, kill.c}: Likewise.
2819         * libc/sys/sysnecv850/{lseek.c, open.c, read.c}: Likewise.
2820         * libc/sys/sysnecv850/{sbrk.c, stat.c, unlink.c}: Likewise.
2821         * libc/sys/sysnecv850/{wait.c, write.c}: Likewise.
2822
2823 Tue Oct 15 16:24:39 1996  Stu Grossman  (grossman@critters.cygnus.com)
2824
2825         * libc/sys/sysnecv850/crt0.S (start):  Allocate spill space on
2826         stack for args for main and other routines.  Zero out args for
2827         main.
2828
2829         * libc/sys/sysnecv850/v850.ld:  New.  Linker script to layout memory
2830         correctly.
2831
2832 Tue Oct 15 11:51:42 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2833
2834         * libc/stdio/findfp.c (std): Remove extraneous ';' after
2835         function.
2836
2837         * libc/sys/d10v/sys/syscall.h (SYS_kill): Add.
2838
2839         * libc/sys/d10v/{syscalls.c,trap.S} (_kill,_getpid): Make these
2840         real system calls now.
2841
2842         * libc/stdio/setvbuf (setvbuf): Cast pointers to _POINTER_INT
2843         before casting them to int.
2844         * libc/stdio/tmpnam.c (_tempnam_r): Ditto.
2845
2846         * libc/stdlib/mallocr.c (_morecore_r): Use _POINTER_INT when
2847         aligning pointer.
2848         * libc/string/memset.c (memset): Ditto.
2849         
2850         * libc/stdio/vfscanf.c (__svfscanf): When converting to pointer,
2851         first convert ints to _POINTER_INT to eliminate GCC warning.
2852
2853         * libc/stdio/vfprintf.c (_vfprintf_r): Use _POINTER_INT when
2854         processing %p.
2855
2856         * libm/math/ef_scalb.c (__ieee754_scalbf): Cut down range to 32000
2857         from 65000 if ints are only 16 bits.
2858
2859         * libm/math/sf_scalbn.c (scalbnf): Cut down overflow test to 30000
2860         from 50000 if ints are only 16 bits.
2861
2862         * libc/include/sys/config.h (_POINTER_INT): New macro, to give an
2863         int type that is the same size as a pointer.
2864
2865         * libc/misc/dprintf.c (__dprintf): Use _POINTER_INT when
2866         processing %p.
2867         (get_number): Explicitly cast number to long before shifting by 16
2868         or 24, in case ints are short.
2869
2870         * libc/include/sys/config.h (_POINTER_INT): Define as short.
2871
2872 Wed Oct  9 16:54:32 1996  Jeremy Allison <jra@cygnus.com>
2873
2874         * libc/string.h: Added ffs, removed swab.
2875         * libc/sys/errno.h: Added EOPNOTSUPP.
2876         * libc/sys/unistd.h: Added swab.
2877
2878 Thu Oct  3 17:08:50 1996  Jeremy Allison <jra@cygnus.com>
2879
2880         * libc/include/sys/stat.h: Added fchmod.
2881         * libc/include/sys/unistd.h: Added fsync.
2882
2883 Tue Oct  1 17:34:08 1996  Jeremy Allison <jra@cygnus.com>
2884
2885         * libc/include/sys/errno.h: Added defines for EPFNOSUPPORT (96)
2886         and ECONNRESET (104) for cygwin32.
2887
2888 Tue Oct  1 16:24:05 1996  Gavin Koch  <gavin@cygnus.com>
2889
2890         * libc/sys/sysnecv850/_exit.c: added _do_dtors to
2891         do the static destructors.
2892         
2893 Mon Sep 30 15:59:05 1996  Stu Grossman  (grossman@critters.cygnus.com)
2894
2895         * libc/sys/sysnecv850/trap.S:  Change I/O to use trap 31.
2896
2897 Mon Sep 30 12:02:50 1996  Doug Evans  <dje@canuck.cygnus.com>
2898
2899         * libc/machine/m32r/{Makefile.in,setjmp.S}: New files.
2900         * configure.in: Recognize m32r-*-*.
2901
2902 Mon Sep 30 00:34:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
2903
2904         * libc/sys/arm/trap.S (__rt_stkovf_split_big,
2905         __rt_stkovf_split_small): Added default software stack overflow
2906         handlers, which just call SWI_Exit.
2907         * libc/sys/arm/crt0.S (_mainCRTStartup): Simple software stack
2908         limit initialisation.
2909
2910 Fri Sep 27 13:08:03 1996  Mark Alexander  <marka@cygnus.com>
2911
2912         * libc/sys/d10v/{trap.S,sys/syscall.h}: Add time() function.
2913
2914 Fri Sep 27 12:32:00 1996  Jeremy Allison <jra@cygnus.com>
2915
2916         * libc/include/sys/types.h: Added ssize_t definition.
2917         
2918 Wed Sep 25 14:52:18 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2919
2920         * libc/machine/d10v/setjmp.S: Use ';' for comments.
2921         * libc/sys/d10v/{crt0.S,trap.S}: Ditto.
2922
2923         * libc/machine/d10v/setjmp.S (longjmp): Use exef0t || instead of
2924         branch around a single ldi instruction.
2925
2926         * libc/sys/d10v/crt0.S (_start): Use auto-increment to zero bss.
2927         Call exit, instead of just issuing a stop instruction.
2928
2929 Sun Sep 22 17:26:55 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2930
2931         * libc/sys/d10v/{trap.S,syscalls.c}: Add -mint32 support.
2932
2933 Fri Sep 20 13:23:12 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2934
2935         * libc/stdlib/mprec.h: Explicitly declare all large constants as
2936         longs, and then cast them to __uint32_t.
2937
2938         * libc/include/sys/config.h: Protect against multiple inclusions.
2939
2940 Tue Sep 17 13:10:33 1996  Mark Alexander  <marka@cygnus.com>
2941
2942         * configure.in (d10v*): Set syscall_dir.
2943
2944 Sun Sep 15 10:41:59 1996  Mark Alexander  <marka@cygnus.com>
2945
2946         * libc/sys/d10v/crt0.S: Set stack pointer.
2947
2948 Thu Sep 12 13:02:38 1996  Mark Alexander  <marka@cygnus.com>
2949
2950         * libc/sys/d10v/{trap.S, syscalls.c}: Rewrite most system calls
2951         in assembly for efficiency.  Change calling convention to allow
2952         long ints to be returned.
2953
2954 Wed Sep 11 10:28:18 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2955
2956         * libc/machine/v850/Makefile.in (setjmp.o): Fix dependency.
2957
2958 Thu Sep  5 19:23:06 1996  Doug Evans  <dje@canuck.cygnus.com>
2959
2960         * libc/posix/execvp.c (execvp): Don't search PATH if file has '/'.
2961         Handle empty entries in $PATH.
2962
2963 Tue Sep 03 18:15:02 1996  Mark Alexander  <marka@cygnus.com>
2964
2965         * libc/machine/d10v/setjmp.S: Make it really work.
2966
2967 Tue Sep  3 12:16:26 1996  Ian Lance Taylor  <ian@cygnus.com>
2968
2969         * libc/sys/sh/crt0.S: If __ELF__, use ELF section attributes for
2970         the .stack section.
2971
2972 Tue Sep  3 10:08:45 1996  Jeffrey A Law  (law@cygnus.com)
2973
2974         * sys/sysnecv850/sys/file.h: Remove.
2975         * sys/sysnecv850/sys/syscall.h: New file.
2976         * sys/sysnecv850/{misc.c,syscalls.c,malloc.c}: Deleted.
2977         * sys/sysnecv850/{chmod.c, chown.c, close.c, creat.c} New files.
2978         * sys/sysnecv850/{execv.c, execve.c, fork.c, fstat.c} New files.
2979         * sys/sysnecv850/{getpid.c, isatty.c, kill.c, lseek.c} New files.
2980         * sys/sysnecv850/{open.c, pipe.c, raise.c, read.c} New files.
2981         * sys/sysnecv850/{stat.c, unlink.c, utime.c, wait.c} New files.
2982         * sys/sysnec850/trap.S: New file.
2983         * sys/sysnecv850/{_exit.c, write.c}: Use new TRAP0 mechanism for
2984         syscalls.
2985         * sys/sysnecv850/crt0.S: Use cmp/bl, not tst/bz.
2986         * sys/sysnec850/sbrk.c: New version.
2987
2988 Sun Sep  1 20:08:27 1996  Jeffrey A Law  (law@cygnus.com)
2989
2990         * sys/sysnecv850/crt0.S: Fix order of comparison args.  Loop
2991         as long as r6 is less than r7.
2992
2993 Sun Sep  1 13:54:19 1996  Ian Lance Taylor  <ian@cygnus.com>
2994
2995         * Makefile.in (mostlyclean): Separate from clean target.  Don't
2996         remove *.a or targ-include.
2997         * libc/machine/sparc/Makefile.in (mostlyclean): New target.
2998
2999 Sun Sep  1 11:35:26 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3000
3001         * libc/include/machine/ieeefp.h (_DOUBLE_IS_32BITS): Define for
3002         d10v.
3003         (__SMALL_BITFIELDS): Ditto.
3004
3005         * libc/include/sys/config.h (_DOUBLE_IS_32BITS): Define for d10v.
3006
3007 Sat Aug 31 16:42:36 1996  Jeffrey A Law  (law@cygnus.com)
3008
3009         * libc/sys/sysnecv850/misc.c (raise, getpid, kill): Remove '_'
3010         prefix.
3011
3012         * libc/sys/sysnecv850/sbrk.c (sbrk): Remove '_' prefix.
3013         * libc/sys/sysnecv850/syscalls.c (read, lseek, close): Likewise.
3014         * libc/sys/sysnecv850/syscalls.c (fstat, open, close): Likewise.
3015         * libc/sys/sysnecv850/write.c (write): Likewise.
3016
3017         * libc/sys/sysnecv850/crt0.S: Don't try to zero out an empty
3018         .bss.
3019
3020 Fri Aug 30 11:18:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3021
3022         * libc/include/sys/config.h: Define INT_MAX, UINT_MAX
3023         appropriately for D10V, depending on -mint16/-mint32.
3024
3025 Thu Aug 29 16:09:37 1996  Mark Alexander  <marka@cygnus.com>
3026
3027         * configure.in: Add cases for D10V.
3028
3029 Thu Aug 29 17:03:23 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3030
3031         * configure.in (i[345]86-*-*): Recognize i686 for pentium pro.
3032
3033 Wed Aug 28 21:05:52 1996  Jeffrey A Law  (law@cygnus.com)
3034
3035         * libc/include/machine/ieeefp.h: Fix typo.
3036
3037 Wed Aug 28 19:47:55 1996  Mark Alexander  <marka@cygnus.com>
3038
3039         * libc/sys/d10v: New directory for D10V stuff.
3040         * libc/include/machine/ieeefp.h: Add D10V defines.
3041
3042 Mon Aug 26 13:34:58 1996  Doug Evans  <dje@canuck.cygnus.com>
3043
3044         * libc/include/sys/errno.h: Add winsup/include/sys/errno.h values:
3045         ELOOP, ENOBUFS, EAFNOSUPPORT, EPROTOTYPE, ENOTSOCK, ENOPROTOOPT,
3046         ESHUTDOWN, ECONNREFUSED, EADDRINUSE, ECONNABORTED, EWOULDBLOCK.
3047         * libc/string/strerror.c (strerror): Add them.
3048
3049 Thu Aug 22 16:38:19 1996  Jeffrey A Law  (law@cygnus.com)
3050
3051         * libc/sys/sysnecv850: New directory for v850 stuff.
3052
3053         * libc/machine/v850: New directory for v850 stuff.
3054         * libc/machine/v850/setjmp.S: setjmp/longjmp support.
3055
3056         * configure.in: Add support for the v850.
3057
3058         * libc/include/machine/ieeefp.h: Add v850 defines.
3059         * libc/include/machine/setjmp.h: Likewise.
3060         * libc/include/sys/config.h: Add v850 defines.
3061
3062 Sat Aug 17 04:06:36 1996  Geoffrey Noer  <noer@cygnus.com>
3063
3064         * libc/include/machine/ieeefp.h
3065         * libc/include/machine/setjmp.h
3066         * libc/include/sys/fcntl.h
3067         * libc/include/sys/signal.h
3068         * libc/include/sys/types.h
3069         * libc/stdlib/system.c:
3070         Fix preprocessor defines to match new scheme (_WIN32 for WIN32
3071         API availability, __CYGWIN32__ for cygwin32 environment specific).
3072
3073 Thu Aug 15 17:09:21 1996  Geoffrey Noer  <noer@cygnus.com>
3074
3075         * libc/include/stdlib.h: add multibyte character functions.  Add
3076         __eprintf for assert.
3077
3078 Thu Aug 15 11:15:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3079
3080         * libc/stdlib/malloc.h (MALLOC_ALIGNMENT): Use either pointer
3081         arithmetic or __alignof__ to properly get the alignment, instead
3082         of hardwiring it to 4.
3083
3084 Wed Aug 14 23:43:28 1996  Geoffrey Noer  <noer@cygnus.com>
3085
3086         * libc/stdio/fseek.c: add fflush call to adjust seek offset
3087         on append stream (fix from NetBSD sources), adjust curoff offset
3088         for ungetc's benefit.
3089         * libc/stdio/ftell.c: adjust curoff offset for ungetc's benefit.
3090         * libc/stdio/rewind.c: replace code with up to date NetBSD
3091         code to undo hacks made to work around above problem of not
3092         having fflush call mentioned above
3093
3094 Fri Aug  2 18:28:07 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
3095
3096         * libc/reent/{closer.c, execr.c, fstatr.c, linkr.c, lseekr.c,
3097         openr.c, readr.c, sbrkr.c, signalr.c, statr.c, timer.c, writer.c}:
3098         Partially revert last changes.  The thread specific errno is set
3099         iff if the underlying syscall fails and the global errno is not
3100         zero.
3101
3102 Fri Jul 19 11:41:52 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
3103
3104         * libc/reent/filer.c: Removed files, all functions have split out
3105         into their own files.
3106         * libc/reent/{closer.c, lseekr.c, openr.c, readr.c, writer.c}: 
3107         New files containing functions formally in filer.c
3108         * libc/reent/Makefile.in: Updated for above change.
3109
3110         * libc/reent/execr.c (_fork_r, _wait_r): Set errno if underlying
3111         syscall fails, not if errno is changed.
3112         * libc/reent/filer.c (_open_r, _close_r, _lseek_r, _read_r, 
3113         _write_r): Likewise.
3114         * libc/reent/fstatr.c (_fstat_r): Likewise.
3115         * libc/reent/linkr.c (_link_r, _unlink_r): Likewise.
3116         * libc/reent/sbrkr.c (_sbrk_r): Likewise.
3117         * libc/reent/signalr.c (_kill_r): Likewise.
3118         * libc/reent/statr.c (_stat_r): Likewise.
3119         * libc/reent/timer.c (_gettimeofday_r): Likewise.
3120
3121         * libc/reent/{execr.c, filer.c, fstatr.c, linkr.c, sbrkr.c,
3122         signalr.c, statr.c, timer.c} (errno): declare extern rather
3123         than as a common.
3124
3125         * libc/stdio/vfprintf.c (__sbprintf): Use the VFPRINTF macro
3126         instead of calling vfprintf so that i*printf will not require
3127         floating point support code.
3128         
3129 Mon Jul 15 16:50:59 1996  Doug Evans  <dje@canuck.cygnus.com>
3130
3131         * libc/posix/execvp.c (execvp): Use posix_path_list_p to determine
3132         path delimiter.
3133         * libc/include/sys/unistd.h (_SC_PATH_RULES): Delete.
3134         (_PATH_RULES_{UNKNOWN,WIN32,POSIX}): Delete.
3135
3136 Thu Jul 11 14:34:14 1996  Geoffrey Noer  <noer@cygnus.com>
3137
3138         * libc/include/signal.h: _sig_func_ptr function takes an int
3139         * libc/include/sys/signal.h: sa_handler function takes an int
3140
3141 Tue Jul  9 21:22:32 1996  Jeffrey A Law  (law@cygnus.com)
3142
3143         * libc/include/machine/ieeefp.h: Simplify H8/S support.
3144         * libc/include/sys/config.h: Add missing H8/S conditional.
3145
3146 Sun Jun 30 12:05:46 1996  Doug Evans  <dje@canuck.cygnus.com>
3147
3148         * libc/include/sys/unistd.h (MAXPATHLEN): Add cygwin32 value.
3149
3150 Wed Jun 26 09:57:54 1996  Jeffrey A Law  (law@cygnus.com)
3151
3152         * libc/include/machine/setjmp.h: Handle H8/S.
3153         * libc/include/machine/ieeefp.h: Likewise.
3154         * libc/include/sys/config.h: Likewise.
3155         * libc/machine/h8300/{defines.h, memcpy.S, memset.S}: Likewise.
3156         * libc/machine/h8300/{reg_memcpy.S, reg_memset.S}: Likewise.
3157         * libc/machine/h8300/{strcmp.S, setjmp.S}: Likewise.
3158         * libc/sys/h8300hms/crt0.S: Likewise.
3159
3160 Tue Jun 25 23:15:45 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
3161
3162         * Makefile.in (datadir): Set to $(prefix)/share.
3163         (oldincludedir, docdir): Removed.
3164         * doc/Makefile.in (datadir): Set to $(prefix)/share.
3165         (oldincludedir, docdir): Removed.
3166         * libc/Makefile.in (datadir): Set to $(prefix)/share.
3167         (oldincludedir, docdir): Removed.
3168         * libm/Makefile.in (datadir): Set to $(prefix)/share.
3169         (oldincludedir, docdir): Removed.
3170
3171 Fri Jun 21 19:24:41 1996  Ian Lance Taylor  <ian@cygnus.com>
3172
3173         * libc/include/sys/reent.h (_REENT_INIT): Update for change to
3174         _reent struct.
3175
3176 Wed Jun 19 14:00:09 1996  Doug Evans  <dje@canuck.cygnus.com>
3177
3178         * libc/posix/execvp.c: Delete _WIN32 support.  For __CYGWIN32__
3179         fetch current path rules with sysconf and handler posix/win32
3180         appropriately.
3181
3182         * libc/include/sys/unistd.h (_PATH_RULES{,_POSIX,_WIN32}): Define.
3183
3184         * libc/include/process.h: Prepend '_' to P_{WAIT,NOWAIT,OVERLAY}.
3185         (WAIT_CHILD): Always define.
3186
3187 Sat Jun 15 17:50:42 1996  Ian Lance Taylor  <ian@cygnus.com>
3188
3189         * libc/stdlib/eprintf.c: New file.
3190         * libc/stdlib/Makefile.in (OFILES): Add eprintf.o.
3191         (eprintf.o): New target.
3192
3193 Thu Jun 13 16:44:32 1996  Doug Evans  <dje@canuck.cygnus.com>
3194
3195         * libc/sys/cygwin32/crt0.c (__cygwin_crt0_bp): New global.
3196         (mainCRTStartup): Do int3 if __cygwin_crt0_bp non-zero.
3197
3198 Thu Jun 13 17:45:17 1996  Mike Meissner  <meissner@rtl.cygnus.com>
3199
3200         * libc/include/machine/ieeefp.h: Add support for AIX and Windows
3201         NT in PowerPC endianess cases.
3202
3203 Tue Jun 11 12:26:28 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3204
3205         * libc/include/machine/ieeefp.h: Clean up PowerPC endianess.
3206
3207 Thu Jun  6 11:34:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3208
3209         * libc/string/strtok.c: Fix doc typo.
3210
3211 Mon Jun  3 11:30:00 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
3212
3213         * libc/include/sys/reent.h (struct _reent): Removed _asctime,
3214         _next, _scanpoint, _signgam fields.
3215
3216         * libc/include/stdlib.h (rand_r): Added new declaration.
3217         (_rand_r, _srand_r): Removed declarations.
3218         * libc/stdlib/rand.c (_rand_r, _srand_r): Removed, these functions
3219         have been made obsolete by rand_r.
3220         * libc/stdlib/rand_r.c: New file, rand_r function as specified
3221         by POSIX.1c.
3222         
3223         * libc/string/strtok.c: Update documentation to describe
3224         strtok_r().
3225
3226 Sat Jun  1 23:50:39 1996  Michael Meissner  <meissner@cygnus.com>
3227
3228         * libc/include/sys/stat.h (stat structure): Use the expanded stat
3229         structure on Solaris, and PowerPC systems even though __svr4__ is
3230         defined.
3231
3232 Tue May 28 13:02:42 1996  Doug Evans  <dje@canuck.cygnus.com>
3233
3234         * libc/sys/go32/sys/errno.h (ENOSYS,ESPIPE): Keep values <= 255.
3235
3236 Fri May 17 10:34:44 1996  Ian Lance Taylor  <ian@cygnus.com>
3237
3238         * host/any: Use ../.. rather than .. to get to the main build
3239         directory.  This matches the current layout of the build
3240         directory.
3241
3242 Wed May 15 15:52:27 1996  Jeffrey A Law  (law@cygnus.com)
3243
3244         * libc/machine/h8300/__main.S: Delete.  No longer needed.
3245         * libc/machine/h8300/Makefile.in: Corresponding changes.
3246         * libc/sys/h8300hms/crt1.c: New file.
3247         * libc/sys/h8300hms/Makefile.in: Corresponding changes.
3248         * libc/sys/h8300hms/crt0.s: Call __main.
3249
3250         * libc/sys/h8300hms/crt0.S: Use temporary label names
3251         for branch targets.
3252
3253 Mon May 13 14:26:30 1996  Doug Evans  <dje@canuck.cygnus.com>
3254
3255         * libc/stdio/fopen.c (_fopen_r): Fix arguments to fseek.
3256
3257 Fri May  3 16:38:23 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3258
3259         * libc/reent/impure.c (_impure_ptr): Force the impure pointer into
3260         .sdata on the PowerPC so that we can link newlib with code
3261         compiled with -msdata.
3262
3263 Mon Apr 29 21:38:02 1996  Doug Evans  <dje@canuck.cygnus.com>
3264
3265         * libc/sys/arm/syscalls.c (_sbrk): Rename end to __end__.
3266
3267 Thu Apr 25 06:38:59 1996  Michael Meissner  <meissner@cygnus.com>
3268
3269         * libc/sys/cygwin32/crt0.c (mainCRTStartup): On PowerPC, set the
3270         exception handler to __cygwin_exception_handler.
3271
3272 Tue Apr 23 15:14:20 1996  Ian Lance Taylor  <ian@cygnus.com>
3273
3274         * libc/include/machine/setjmp.h: Check _AM29K, not ___AM29K__.
3275
3276 Sun Apr 21 12:11:51 1996  Doug Evans  <dje@blues.cygnus.com>
3277
3278         * libm/math/Makefile.in ({w,wf}_cabs.o,{w,wf}_drem.o): Add rule for
3279         SunOS VPATH.
3280         * libc/stdlib/Makefile.in (atoff.o,atol.o,mblen.o,mbstowcs.o,
3281         wcstombs.o): Likewise.
3282
3283 Thu Apr 18 12:37:01 1996  Doug Evans  <dje@canuck.cygnus.com>
3284
3285         * libc/stdlib/environ.c (initial_env): New static local.
3286         (environ): Point to `initial_env'.
3287
3288         * libc/include/machine/setjmp.h: Clean up.
3289         (__H8300H__,__PPC__): Define _JBTYPE.
3290         (__arm__): Provide entry for.
3291         (sigjmp_buf): Delete.
3292         (jmp_buf): Use _JBTYPE if defined, otherwise int.
3293
3294 Thu Apr 18 12:10:52 1996  Jeffrey A Law  (law@cygnus.com)
3295
3296         * libc/machine/h8300/strcmp.S: Sign extend the result to
3297         32bits so we don't lose with -mint32.
3298
3299 Sun Apr 14 19:59:52 1996  Doug Evans  <dje@canuck.cygnus.com>
3300
3301         * libc/sys/go32/sys/errno.h: New file.
3302         * libc/sys/go32/Makefile.in (stat.o): Depend on stat.c.
3303         * libc/sys/go32/gerrno.s (syscall_error): Call __errno to get
3304         errno's address (make compatible with rest of newlib).
3305         * libc/sys/go32/stat.c (fixinode): Set errno upon failure.
3306         * libc/string/strerror.c (strerror): Surround each case with #ifdef.
3307
3308 Thu Mar 28 13:44:42 1996  Doug Evans  <dje@canuck.cygnus.com>
3309
3310         * libc/machine/sparc/{scan.c,shuffle.c}: New files.
3311         * libc/machine/sparc/Makefile.in: Build them.
3312         * libc/machine/sparc/machine/sparclet.h: New file.
3313
3314 Mon Mar 25 15:29:14 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
3315
3316         * libc/machine/sh/asm.h: New file.
3317         * libc/machine/sh/setjmp.S: Only save clobbered registers.  Added
3318         support for SH3e's FP registers.  Use asm.h.
3319
3320 Mon Mar 25 11:59:23 1996  Jeffrey A Law  (law@cygnus.com)
3321
3322         * libc/stdio/vfprintf.c (cvt): Accept a reent structure
3323         as first argument.  Call _dtoa_r and pass the reent structure
3324         instead of calling __dtoa.
3325
3326 Fri Mar 22 13:59:37 1996  Jeffrey A Law  (law@cygnus.com)
3327
3328         * libc/include/sys/config.h: Define DOUBLE_IS_32BITS for
3329         the h8300, h8500, and others.  Add comments for some rather
3330         dubious code.
3331
3332 Thu Mar 14 18:04:43 1996  Ian Lance Taylor  <ian@cygnus.com>
3333
3334         * Makefile.in (check): Check that testsuite exists before cd.
3335
3336 Tue Mar 12 11:46:47 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3337
3338         * libc/include/string.h (strsep): Correct prototype.
3339
3340 Mon Mar 11 09:55:19 1996  Doug Evans  <dje@charmed.cygnus.com>
3341
3342         * libc/sys/h8300/_exit.c (_exit,__exit): Set r0 to 0 before `sleep'.
3343         * libc/sys/h8300/misc.c (_kill): Set r0 to indicate abort and `sleep'.
3344         * libc/sys/h8300/crt0.S (_start): Call exit instead of `sleep'.
3345
3346 Wed Mar  6 11:51:55 1996  Doug Evans  <dje@charmed.cygnus.com>
3347
3348         * libc/posix/{creat.c,isatty.c}: New files.
3349         * libc/posix/Makefile.in (OFILES): Add creat.o, isatty.o.
3350
3351         * libc/sys/sparc64/crt0.S (environ): Delete.
3352         (.LHaveBias): Renamed from HaveBias.
3353
3354 Thu Feb 15 10:48:37 1996  Doug Evans  <dje@charmed.cygnus.com>
3355
3356         * libc/stdlib/mallocr.c (etext): Move decl inside ifdef WARN_VLIMIT.
3357         (_morecore_r): Delete SBRK_IS_ALLOC support.
3358
3359 Tue Feb 13 09:44:09 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3360
3361         * libc/sys/cygwin32/Makefile.in (lib.a): Make lib.a with a dummy
3362         module rather than touch, so we don't get warning messages when
3363         all of the libraries are combined into libc.a.
3364
3365 Tue Feb 13 06:32:07 1996  Doug Evans  <dje@charmed.cygnus.com>
3366
3367         * libc/sys/sparclite/{Makefile.in,crt0.s}: Deleted.
3368         crt0.s replaced by version in libgloss.
3369
3370 Mon Feb  5 15:17:51 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
3371
3372         * libc/reent/Makefile.in (OFILES): Add impure.o.
3373         * libc/reent/impure.o: New file, define initial reentrancy struct.
3374         * libc/reent/reent.c: Remove above definition.
3375
3376         * libm/math/sf_asinh.c: Fix typo.
3377
3378         * Makefile.in (MATHOBJS_IN_LIBC): Removed sr_ldexp.o and
3379         srf_ldexp.o.
3380         
3381         * libm/libm.texinfo: Change documentation to reflect changes
3382         in reentrancy model.
3383         * libm/math/w_gamma.c: Likewise.
3384
3385 Wed Jan 31 18:49:45 1996  Steve Chamberlain  <sac@slash.cygnus.com>
3386
3387         * configure.in (*-*-cygwin32): New.
3388         (*-*-win32): Deleted.
3389         * libc/sys/win32 renamed libc/sys/cygwin32.
3390
3391 Tue Jan 30 22:09:03 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3392
3393         * libc/include/sys/file.h: New include file.
3394
3395 Fri Jan 26 15:52:54 1996  Steve Chamberlain  <sac@slash.cygnus.com>
3396
3397         * libc/include/machine/setjmp.h: Increase size of PPC jmp_buf.
3398
3399 Tue Jan 23 17:49:16 1996  Steve Chamberlain  <sac@slash.cygnus.com>
3400
3401         * libc/include/sys/wait.h (WIFSIGNALED): Fix.
3402
3403 Tue Jan 16 09:28:10 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3404
3405         * doc/makedoc.c (realloc): Declare at file scope.
3406         (catchar): Not here.
3407
3408 Wed Dec 27 15:45:23 1995  Doug Evans  <dje@canuck.cygnus.com>
3409
3410         * Makefile.in (VERSION): Update to 1.7.0.
3411         * {libc,libm}/Makefile.in (VERSION): Likewise.
3412         * configure.in: Minor clean up of multilib stuff.
3413
3414         From David Johnson <davidj@ICSI.Berkeley.EDU>
3415         * {libc,libm}/Makefile.in (lib[cm].a): Delete library first.
3416
3417         * libc/stdlib/environ.c: New file.
3418         * libc/stdlib/Makefile.in (OFILES): Build it.
3419         * libc/sys/h8500hms/crt0.c (environ): Deleted.
3420         * libc/sys/m88kbug/crt0.c (environ): Deleted.
3421         * libc/sys/z8ksim/crt0.c (environ): Deleted.
3422         * libc/sys/netware/environ.c: Deleted.
3423
3424 Tue Dec 19 15:24:46 1995  Kim Knuttila  <krk@cygnus.com>
3425
3426         * configure.in (links): set sys_dir, posix_dir, syscall_dir
3427
3428 Wed Dec 13 04:16:25 1995  Michael Meissner  <meissner@wogglebug.tiac.net>
3429
3430         * doc/makedoc.c (init_string_with_size,nextword): Move malloc
3431         declaration out to external scope and declare it PTR, not char *.
3432
3433 Mon Dec 11 17:35:12 1995  steve chamberlain  <sac@slash.cygnus.com>
3434
3435         * libc/include/sys/unistd.h (getpagesize): New declaration.
3436         (_SC_PAGESIZE): New definition.
3437         * libc/include/time.h (CLK_TCK): Defined as CLOCKS_PER_SEC.
3438         * libc/configure.in (i[345]86-*-win32): Remove -DNO_FORK.
3439
3440 Fri Dec  1 16:48:46 1995  James G. Smith  <jsmith@cygnus.co.uk>
3441
3442         * libc/sys/vr4300/syscalls.c (sbrk): Fixed memory
3443         addressing. System call returns size, not (last address + 1).
3444
3445 Thu Nov 30 15:05:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3446
3447         * libm/math/*.c: Removed _foo_r() reentrancy API.
3448         * libc/include/math.h: Removed _foo_r prototypes and macros.
3449
3450         * libm/math/*.c: On systems with IEEE single precision "doubles" 
3451         move foo() -> foof() wrapper code from the files that implement
3452         the standard IEEE double precision functions to the files that 
3453         implement IEEE single precision functions. (ie. On those systems
3454         sin is moved from s_sin.c to sf_sin.c).  There should eventually
3455         be use of a C extension (like gcc's alias attribute) so that the
3456         wrappers are not needed at all.
3457
3458         * libc/sys/sysnec810/sbrk.c: Cast &end to char * to get around
3459         strict NEC V810 compiler.
3460         * libc/misc/dprintf.c (getnumber): Cast char * to unsigned char *
3461         for same reason.
3462
3463 Wed Nov 29 14:25:05 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3464
3465         * libc/stdlib/strtol.c (_strtol_r): Replaced with implementation
3466         from NetBSD C library.
3467         * libc/stdlib/strtoul.c (_strtoul_r): Likewise.
3468
3469         * libc/stdlib/assert.c (__assert): Renamed from __assertfail 
3470         and adapted from implementation I wrote for NetBSD C library.
3471         The difference is __assert doesn't take a format argument,
3472         so that there won't be multiple copies of the same string
3473         constant in the executable if assertions are enabled in
3474         more than one source module.
3475         * libc/include/assert.h (assert): Changed to call __assert.
3476
3477 Tue Nov 28 16:54:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3478
3479         * libc/stdlib/strtod.c (_strtod_r): Changed to not assign to
3480         word1 on systems with 32 bit doubles.
3481         * libc/stdlib/qsort.c (qsort): Cast some void *'s to char *'s
3482         so that we can do arithmetic on them.
3483         * libc/misc/dprintf.c: Changed to support stdarg.h for ANSI
3484         compilers.
3485         
3486 Tue Nov 28 16:03:32 1995  Doug Evans  <dje@canuck.cygnus.com>
3487
3488         * libc/sys/arm/crt0.S: Zero bss.
3489
3490 Fri Nov 24 16:09:23 1995  Doug Evans  <dje@deneb.cygnus.com>
3491
3492         * libc/include/unctrl.h: New file.
3493         * libc/misc/{Makefile.in,dprintf.c,unctrl.c,misc.tex}: New files.
3494         * configure.in (subdirs): Add libc/misc.
3495         * libc/Makefile.in (SUBDIRS): Add misc.
3496         (SUBLIBS): Add misc/lib.a.
3497
3498         * libc/include/sys/reent.h (struct _reent): Make __sf last member.
3499
3500 Wed Nov 22 19:49:47 1995  Doug Evans  <dje@deneb.cygnus.com>
3501
3502         * libc/stdio/vfprintf.c (__sbprintf): Init fake._data.
3503         (_vfprintf_r): Call CHECK_INIT.
3504
3505 Tue Nov 14 02:52:12 1995  Doug Evans  <dje@canuck.cygnus.com>
3506
3507         * Makefile.in (MULTITOP): Delete.
3508         (MULTISRCTOP, MULTIBUILDTOP): Add.
3509         * configure.in: Delete call to cfg-ml-com.in.  Call config-ml.in
3510         instead of cfg-ml-pos.in.
3511
3512 Wed Nov  8 01:24:08 1995  James G. Smith  <jsmith@pasanda.cygnus.co.uk>
3513
3514         * libc/sys/vr4300/syscalls.c: Added clean version of sbrk().
3515         * libc/sys/vr4300/crt0.S: Cleaned up. Added check for FPU
3516         presence.
3517
3518 Thu Nov  2 22:25:06 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
3519
3520         * libc/string/strtok.c: Include string.h to pick up strtok_r
3521         prototype.
3522
3523 Wed Nov  1 18:54:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
3524
3525         * libc/string/strtok.c: include <_ansi.h>.
3526         * libc/time/asctime_r.c: `reresult' -> `result'.
3527
3528 Wed Nov  1 14:35:52 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3529
3530         * libc/time/{ctime.c, gmtime.c, lcltime.c}: Wrap functions
3531         in #ifndef _REENT_ONLY ... #endif conditional.
3532
3533         * libc/include/string.h (_strtok_r): Remove declaration.
3534         * libc/include/time.h (_asctime_r): Remove declaration.
3535         * libc/string/strtok.c (_strtok_r): Removed.
3536         * libc/time/asctime.c (_asctime_r): Removed.
3537
3538         * libc/string/Makefile.in (OFILES): Add new object.
3539         * libc/string/strtok_r.c: New file.  strtok_r function as
3540         specified by POSIX.1c, adapted from strtok implementation 
3541         from NetBSD C library.
3542         * libc/string/strtok.c (strtok): Reimplemented in terms of 
3543         strtok_r.
3544
3545         * libc/time/Makefile.in (OFILES): Add new objects.
3546         * libc/time/{asctime_r.c, ctime_r.c, gmtime_r.c, lcltime_r.c}:
3547         New files, reentrant time functions specified by POSIX.1c.
3548         * libc/time/{asctime.c, ctime.c, gmtime.c, lcltime.c}: Non-
3549         reentrant time functions re-written in terms of reentrant 
3550         functions.
3551         * libc/time/lcltime.c: Renamed from localtime.c
3552
3553         * libc/include/time.h: Add prototypes for asctime_r, ctime_r,
3554         gmtime_r, and localtime_r.
3555
3556 Sat Oct 28 14:34:31 1995  steve chamberlain  <sac@slash.cygnus.com>
3557
3558         * libc/sys/win32/crt0.c (mainCRTStartup): Call cygwin_crt0.
3559         * libc/include/sys/unistd.h (getlogin): Revert change of
3560         Oct 19.
3561         * libc/include/sys/signal.h (sigprocmask): Change prototype
3562         so it compiles with c++.
3563
3564 Wed Oct 25 15:43:18 1995  Michael Meissner  <meissner@cygnus.com>
3565
3566         * libc/include/machine/setjmp.h (PowerPC _JBLEN): Consider it a
3567         PowerPC if __PPC__ is defined.  Bump jump_buf length to 62 ints,
3568         to give some room in case we need to align the jmp_buf.
3569         
3570         * libc/machine/powerpc/setjmp.S (setjmp, longjmp): Rewrite to use
3571         the new ppc-asm.h include file the compiler provides to specify
3572         function prologue/epilogue.  Eliminate saves of the xer and ctr
3573         registers, which are volatile.  Before starting to save registers,
3574         align to 8 byte boundary.
3575
3576 Mon Oct 23 11:20:51 1995  James G. Smith  <jsmith@pasanda.cygnus.co.uk>
3577
3578         * libc/sys/vr4300/syscalls.c: Added empty kill() function,
3579         referenced by standard libraries.
3580
3581 Thu Oct 19 21:39:47 1995  Fred Fish  <fnf@cygnus.com>
3582         
3583         * libc/unix/Makefile.in, libc/string/Makefile.in,
3584         libc/stdio/Makefile.in, libc/reent/Makefile.in,
3585         libc/posix/Makefile.in:
3586         Remove tabs from otherwise empty line.  Confuses some
3587         older non-GNU versions of "make".
3588
3589 Thu Oct 19 16:32:17 1995  steve chamberlain  <sac@slash.cygnus.com>
3590
3591         * libc/sys/unistd.h (getlogin): Returns const char *.
3592
3593 Wed Oct 18 12:57:50 1995  steve chamberlain  <sac@slash.cygnus.com>
3594
3595         * libc/include/fcntl.h (O_BINARY, O_TEXT): New.
3596         * libc/include/errno.h: Moved into and include...
3597         * libc/include/sys/errno.h: New file.
3598         * libc/include/sys/wait.h: New file.
3599         * libc/stdio/rename.c (_rename_r): Use _rename system call if available.
3600         * libc/sys/win32/*: Moved out.
3601         * libc/sys/win32/crt0.c: Rewritten to cope with shared library.
3602         * configure.in (i[345]86-*-win32): HAVE_RENAME
3603
3604 Wed Oct 18 09:58:27 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3605
3606         * libc/unix/sigset.c (sigemptyset, sigaddset): Prefix #undef to
3607         avoid macro expansion for these two names.
3608
3609 Tue Oct 17 08:45:33 1995  Doug Evans  <dje@canuck.cygnus.com>
3610
3611         * libc/machine/h8500/psi.S: r6 renamed to fp.
3612
3613 Sun Oct 15 12:58:10 1995  Michael Meissner  <meissner@wogglebug.tiac.net>
3614
3615         * configure.in (powerpc*): No longer need to define
3616         NO_LONGLONG_POINTERS to supress warnings.
3617
3618 Sat Oct 14 12:55:08 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
3619
3620         * libc/reent/reent.c (_reclaim_reent): Call cleanup indirectly
3621         through PTR instead of directly.
3622
3623         * libc/sys/sh/crt0.S: Clean up formatting.  Delete unused
3624         non-standard constructor support.
3625
3626 Thu Oct 12 11:39:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3627
3628         * libc/stdlib/dtoa.c (_dtoa_r): Set result pointer to the
3629         address of the Bigint instead of the address of its _x field,
3630         as the size the result buffer was calculated accordingly.  
3631         Fix from Jim Wilson <wilson@chestnut@cygnus.com>.
3632
3633         * libc/stdlib/{div.c, ldiv.c}: Replaced with implementation
3634         from NetBSD C library.  No longer special cases division by 
3635         zero (which needs to be done by the application anyway), but
3636         it doesn't need to call abs() (or labs()) four times either.
3637         
3638         * libc/stdlib/qsort.c: Replaced with implementation from 
3639         NetBSD C library.
3640
3641 Tue Oct 10 14:01:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3642
3643         * libc/stdio/vfprintf.c: Replaced with implementation from
3644         NetBSD C library (which is derived from the 4.4BSD C library).
3645         * libc/stdio/cvt.c: Removed.
3646         * libc/stdio/Makefile: Updated.
3647         
3648 Tue Oct 10 12:15:23 1995  steve chamberlain  <sac@slash.cygnus.com>
3649
3650         * libc/sys/win32/syscalls.c (rename): New.
3651         * libc/sys/win32/include/winkernel.h (MoveFileExA): New.
3652
3653 Fri Oct  6 12:18:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
3654
3655         * libc/machine/sh/Makefile.in (setjmp.o): Depend on setjmp.S.
3656         * libc/machine/sh/setjmp.S: Rename from setjmp.s.
3657
3658         * libc/sys/sh/Makefile.in (OFILES, all): Delete setjmp.o.
3659         (setjmp.o): Delete rule to build setjmp.o.
3660         * libc/sys/sh/setjmp.S: Delete file.
3661
3662 Fri Oct  6 11:19:05 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3663
3664         * libc/stdlib/mprec.c (d2b): Added support for _DOUBLE_IS_32BITS.
3665         * libc/stdlib/mprec.h: Fixed constants used for IEEE single float
3666         format.  Added #defines to map d2b, i2b, low0bits, lshift, mult,
3667         pow5mult and s2b to identifiers with leading underscores.
3668         * libc/stdlib/Makefile.in: Add mprec.h as a dependency to dtoa.o,
3669         ecvtbuf.o, mprec.o and strtod.o.  Sort dependencies.
3670
3671 Thu Oct  5 17:27:30 1995  steve chamberlain  <sac@slash.cygnus.com>
3672
3673         * libc/sys/posix/popen.c (sys/types.h): Include.
3674
3675 Thu Oct  5 16:33:01 1995  Doug Evans  <dje@canuck.cygnus.com>
3676
3677         * libc/sys/win32/syscalls.h (fhandler): New struct.
3678         (__lookup_fhandler, __lookup_fhandler_hook): Declare.
3679         (__fhandler_normal): Declare.
3680         (hinfo): New member op_handlers.
3681         * libc/sys/win32/syscalls.c (__read): Don't validate fd.
3682         (__write): Likewise.
3683         (_read, _write, _open, _close, _lseek): Validate fd here.
3684         Move file type specific stuff to foo_normal.
3685         (read_normal, write_normal, open_normal, close_normal, lseek_normal):
3686         New functions.
3687         (__lookup_fhandler): New function.
3688         (__lookup_fhandler_hook, __fhandler_normal): New variables.
3689
3690         From anders.blomdell@control.lth.se (Anders Blomdell)
3691         * libc/sys/win32/crt0.c (vfork_init): Unset __FD_TABLE__.
3692         Don't touch standard handles.
3693         * libc/sys/win32/spawn.c (_spawn): Use STARTF_USESTDHANDLES.
3694         (_execve): Only create __FD_TABLE__ if necessary.
3695         * libc/sys/win32/include/winkernel.h (STARTF_*): Define.
3696
3697 Thu Oct  5 14:25:14 1995  steve chamberlain  <sac@slash.cygnus.com>
3698
3699         * libc/sys/win32/sys/termios.h (FLUSHO): New.
3700         * libc/sys/win32/include/win*.h: Moved a load of prototypes around.
3701         * libc/sys/win32/pipe.c (_fctnl): Ignore F_SETFL without errors.
3702         * libc/sys/win32/exception.c (ehandler3): set strace when a signal
3703         without a handler is received.
3704         * libc/sys/win32/Makefile.in: Remove --nodelete.
3705         * libc/sys/win32/resouce.c (gettimeofday): New.
3706         * libc/sys/win32/syscalls.c (path_to_real_path): New.
3707         * libc/sys/win32/syscalls.h (include/wincon.h): Don't include.
3708
3709 Wed Oct  4 13:10:35 1995  Doug Evans  <dje@canuck.cygnus.com>
3710
3711         * libc/sys/win32/dirsearch.c (opendir): stat real path name.
3712         Don't append "/*" to search pattern if trailing '/' already there,
3713         append "*".
3714         * libc/sys/win32/spawn.c (_spawn): CreateProcess doesn't seem to
3715         like /'s, convert them to \'s.  Handle //<drive>/ path names.
3716         Add space for quoted \'s in arg string.  Print translated prog name
3717         and original prog name.
3718         (_execve): Handle parent doing exec a teensy bit better.
3719         * libc/sys/win32/syscalls.h (__path_to_real_path): Update prototype.
3720         * libc/sys/win32/syscalls.c (__path_to_real_path): Don't assume
3721         path needs conversion, handle both cases.  Delete `const' from result.
3722         (hash_path_name): New function.
3723         (_open): Call it.
3724         (_stat): Likewise.  Fill in more fields for directories.
3725         * libc/sys/win32/wait.c (_wait): Explicitly pass -1 to waitpid.
3726         (wait_for_any): Fix trace message.
3727         (waitpid): Explicitly test for intpid == 0.
3728
3729         From anders.blomdell@control.lth.se (Anders Blomdell)
3730         * libc/sys/win32/spawn.c (__vfork_get_empty_entry): zero fill result
3731         so `next' is valid.
3732
3733 Sat Sep 30 15:00:15 1995  Jason Molenda  (crash@phyeaux.cygnus.com)
3734
3735         * libc/sys/win32/spawn.c (_spawn): Make quoting rules more
3736         complicated.
3737
3738 Sat Sep 30 10:25:57 1995  Jason Molenda    (crash@phydeaux.cygnus.com)
3739
3740         * libc/include/_ansi.h: set _HAVE_STDC if __STDC__ is defined
3741         at all, not just == 1.
3742         * libm/math/wf_acos.c (acosf): check for _HAVE_STDC, not __STDC__.
3743
3744 Sat Sep 30 04:30:09 1995  Jason Molenda   (crash@phydeaux.cygnus.com)
3745
3746         * libc/sys/win32/include/winbase.h: include <wintypes.h> and <winnt.h>
3747         * libc/sys/win32/include/wintypes.h: include <winnt.h>
3748         * libc/sys/win32/include/winnt.h: avoid multiple inclusion of this
3749         file.
3750
3751 Fri Sep 29 01:49:17 1995  steve chamberlain  <sac@slash.cygnus.com>
3752
3753         * libc/sys/syscalls.c (getcwd): Fix off by one error.
3754
3755         * libc/sys/signal.c (sleep): Fill it in.
3756         * libc/sys/termios.c (tcflush): Use PurgeComm
3757         (tcsetattr): Set some more of the bits.
3758         * libc/sys/include/winkernel.h: Add PurgeComm and Sleep.
3759
3760 Fri Sep 29 04:33:53 1995  Doug Evans  <dje@deneb.cygnus.com>
3761
3762         * libc/sys/arm/crt0.S (fp): Initialize to 0.
3763         Conditionally include .idata$3 stuff ifdef __pe__.
3764
3765 Fri Sep 29 01:49:17 1995  steve chamberlain  <sac@slash.cygnus.com>
3766
3767         * libc/sys/win32/crt0.c (hmap_init): Call __init_hinfo.
3768         * libc/sys/win32/pipe.c (pipe): Ditto.
3769         * libc/sys/win32/syscalls.c (__read):  Use new vtime and vmin fields.
3770         * libc/sys/win32/syscalls.h (hinfo): vtime, vmin are new.
3771         * libc/sys/win32/termios.c (tcsetattr): Init new fields.
3772         (tcgetattr): Contents are new.
3773         * libc/sys/win32/include/winkernel.h (DCB): New.
3774         (GetCommState, SetCommState): New.
3775
3776 Thu Sep 28 16:29:09 1995  Doug Evans  <dje@deneb.cygnus.com>
3777
3778         * libc/sys/arm/crt0.S (_start): Define.
3779
3780 Thu Sep 28 12:26:45 1995  steve chamberlain  <sac@slash.cygnus.com>
3781
3782         * libc/sys/arm/crt0.S: Move stack to top of RAM on PIE board.
3783         * libc/sys/arm/syscalls.c (_read, _write): Use the SWI properly.
3784
3785         * libc/sys/win32/sysconf.c: New
3786         * libc/sys/win32/sys/winadvapi.h: New
3787         * libc/sys/win32/syscalls.h (hinfo): Added timeout_len, w_binary, r_binary.
3788         * libc/sys/win32/crt0.c (hmap_init): Initialize new fields.
3789         * libc/sys/win32/pipe.c (pipe): Ditto.
3790         * libc/sys/win32/signal.c (_raise): New.
3791         (_kill): Moved from spawn.c
3792         * libc/sys/win32/spawn.c (kill): Moved to signal.c
3793         * libc/sys/win32/syscalls.c (__read): Use new fields.
3794         (_open): Ditto.
3795         * libc/sys/win32/termios.c (tcflush, tcsetattr, tcgetattr): Fill in.
3796         * libc/sys/win32/exceptions.c (__stack_trace): Keep going for longer.
3797         * libc/include/sys/unistd.h (rmdir): Takes const path.
3798         * libc/include/sys/stat.h (mkdir): Takes const path.
3799         * libc/include/sys/signal.h (SIGTTOU, SIGTTIN): New for win32.
3800
3801 Thu Sep 28 10:11:27 1995  Doug Evans  <dje@canuck.cygnus.com>
3802
3803         * libc/sys/win32/spawn.c (_spawn): Fix quoting.
3804
3805         Add support for specifying paths as //<drive>/foo/bar.
3806         * libc/sys/win32/syscalls.h (__path_needs_conversion_p): Declare.
3807         (__path_to_real_path): Declare.
3808         (PATH_TO_REAL_PATH): New macro.
3809         * libc/sys/win32/syscalls.c (__win32_pid_to_posix_pid): Minor cleanup.
3810         (__path_needs_conversion_p, __path_to_real_path): New functions.
3811         (_open): Fix test for error return from CreateFileA.
3812         Handle new path syntax.
3813         (_link, mkdir, rmdir, getcwd, chdir, stat): Handle new path syntax.
3814         * libc/sys/win32/dirsearch.c (opendir): Likewise.
3815
3816 Wed Sep 27 16:36:46 1995  steve chamberlain  <sac@slash.cygnus.com>
3817
3818         * libc/sys/win32/include/*.h: Reorganized
3819         * libc/sys/win32/include/WINREADME: New.
3820         * libc/sys/win32/Makefile.in (DLLS): Build version.a.
3821         * libc/sys/win32/*.c: Fix for new include scheme.
3822         * libc/sys/win32/crt0.c (__this_uinfo_buf, __this_uinfo): New.
3823         * libc/sys/win32/getlogin.c (getlogin): Use uinfo.
3824         * libc/sys/win32/passwd.c (*): Fix.
3825         * libc/sys/win32/syscalls.c (get[e|][g|u]id): Use passwd info.
3826         (_stat): Get directory owner and permissions right.
3827         * libc/sys/win32/syscalls.h (uinfo): New.
3828         * libc/sys/win32/version.def: Remove leading underscores.
3829
3830 Tue Sep 26 18:18:47 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
3831
3832         * libc/sys/win32/key.c: include "include/wincon.h".
3833
3834 Tue Sep 26 07:21:48 1995  steve chamberlain  <sac@slash.cygnus.com>
3835
3836         * libc/sys/win32/{key, stubs}.c: New.
3837         * libc/sys/win32/Makefile: Adjust to cope.
3838         * libc/sys/win32/crt0.c (vfork_init_first): Cope with -ve pids.
3839         (environ_init): Change env names to upper case.
3840         * libc/sys/win32/dirsearch.c (readdir): Don't fill in inode number.
3841         * libc/sys/win32/passwd.c (*): Fill in the functions.
3842         * libc/sys/win32/pipe.c (_fcntl): F_GETFL returns O_RDWR.
3843         * libc/sys/win32/spawn.c (_spawn): Cope with -ve pids.
3844         * libc/sys/win32/syscalls.c (__win32_pid_to_posix_pid): New function.
3845         (_open): Initialze hmap->execable_p too.
3846         * libc/sys/win32/syscalls.c (getuid, getgid, geteuid, getegid): Return from macros.
3847         (_fstat): Fill in permissions.
3848         * libc/sys/win32/syscalls.h (hinfo): Add execable_p.
3849
3850 Fri Sep 22 13:47:27 1995  Doug Evans  <dje@canuck.cygnus.com>
3851
3852         * configure.in (cfg-ml-com.in invocation): Use ${with_multilib_top}
3853         if defined.
3854         (cfg-ml-pos.in invocation): Likewise.
3855
3856 Fri Sep 22 11:43:44 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3857
3858         * Makefile.in (MATHOBJS_IN_LIBC): Added s_isinf.o, sf_isinf.o,
3859         s_isnan.o and sf_isnan.o.
3860
3861 Wed Sep 20 14:50:19 1995  Ian Lance Taylor  <ian@cygnus.com>
3862
3863         * All Makefile.in files: added maintainer-clean target as a
3864         synonym for realclean.
3865
3866 Wed Sep 20 11:02:50 1995  Jeff Law  (law@snake.cs.utah.edu)
3867
3868         * libc/include/machine/setjmp.h: Add hppa support.
3869         * libc/machine/hppa/setjmp.S: New file with setjmp/longjmp
3870         support.
3871         * libc/machine/hppa/Makefile.in: Related changes.
3872
3873 Tue Sep 19 12:09:01 1995  J.T. Conklin  <jtc@blues.cygnus.com>
3874
3875         * configure.in (machine_dir): Don't set for v810-*-*.
3876
3877 Fri Sep 15 20:22:08 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
3878
3879         * libc/sys/win32/crt0.c (passover): Change to handle MKS quoting
3880         conventions correctly.
3881
3882 Thu Sep 14 13:37:22 1995  J.T. Conklin  <jtc@blues.cygnus.com>
3883
3884         * libc/stdio/puts.c: Update documentation of return value to match
3885         ANSI standard.
3886
3887 Thu Sep 14 01:52:37 1995  Doug Evans  <dje@canuck.cygnus.com>
3888
3889         Fix file descriptor inheritance.
3890         * libc/sys/win32/syscalls.h (CHILD_P): Define again.
3891         (NOT_OPEN_FD): Fix.
3892         * libc/sys/win32/spawn.c (vfork0): Only create inheritable handle if
3893         close-on-exec flag not set.  Initialize child's entire fd table.
3894         * libc/sys/win32/syscalls.c (_open): Only create inheritable handle if
3895         CHILD_P.
3896         * libc/sys/win32/pipe.c (pipe): Only create new handle as inheritable
3897         if CHILD_P.  Initialize entire hmap entry.
3898         (dup): Only create new handle as inheritable if CHILD_P.
3899         (dup2): Likewise.  Properly initialize hmap entry.
3900
3901         * libc/sys/win32/spawn.c (_execve): Don't pass _P_SEARCH_PATH to
3902         _spawn.
3903         (_exit): Use CHILD_P.
3904         * libc/sys/win32/syscalls.c (_fstat): Fix call to memset.
3905         (_stat): Likewise.
3906
3907 Mon Sep 11 23:09:39 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
3908
3909         * libc/sys/win32/crt0.c (passover): fix up the state table.
3910         * libc/posix/popen.c: Added.
3911         * libc/posix/Makefile.in: compile popen.c.
3912         
3913 Mon Sep 11 11:43:38 1995  J.T. Conklin  <jtc@cygnus.com>
3914
3915         * libc/include/machine/ieeefp.h: On the h8/300, h8/300h and
3916         h8/500 define _DOUBLE_IS_32BITS.
3917
3918 Sat Sep  9 17:55:54 1995  Doug Evans  <dje@canuck.cygnus.com>
3919
3920         Get vfork/exec/spawn/cwait/wait working again.
3921         * libc/sys/win32/syscalls.h (VFORK_NEWBORN_PSEUDO_PID): Define.
3922         (procinfo): New member vfork_level.
3923         * libc/sys/win32/crt0.c (__vfork_next_pid): Delete.
3924         (vfork_init_first): Use GetCurrentProcessId to get pid.
3925         Initialize vfork_level.
3926         (vfork_init): Delete __PID__.
3927         (environ_init): New function.  Undo patch of Aug 19, Posix says
3928         environment variables are case sensitive.
3929         (mainCRTStartup): Call it.
3930         * libc/sys/win32/spawn.c (__vfork_next_pid): Delete.
3931         (my_longjump: Make static.
3932         (_spawn): New argument `h'.  Delete setting of __PID__.
3933         Delete local `idx'.  Look for chars that need quotes, rather than
3934         ones that don't.  Set handle of created process in `h'.
3935         Result is process id if created task.
3936         (allocate_spawn_entry): New function.
3937         (spawnvp, spawnv): Call it.  Store handle and pid in procinfo entry.
3938         (_execve): Set __FD_TABLE__ before spawning child.
3939         Scan our fd table when passing fds, not our parent's.
3940         Store handle and pid in procinfo entry.
3941         (vfork0): Ensure strace message always printed.
3942         Set child pid to VFORK_NEWBORN_PSEUDO_PID.
3943         (vfork): Don't clobber result of vfork0.
3944         * libc/sys/win32/wait.c (cwait): Fix non-error result (is pid).
3945         (wait_for_any): Ignore processes in state FORK_STATE_VFORK_0.
3946
3947         * libc/sys/win32/syscalls.h (procinfo): New members `handle_valid_p'
3948         and `exit_code'.
3949         * libc/sys/win32/spawn.c (allocate_spawn_entry): Initialize them.
3950         (vfork0): Likewise.  Distinguish children, grandchildren, etc. by
3951         adding vfork level to pseudo-pid.  
3952         (vfork1): If not root, set state back to FORK_STATE_VFORK_0.
3953         (spawnvp, spawnv, _execve): Set handle_valid_p if success.
3954         (_exit): If child, set exit code.
3955         (__vfork_record_death): Only close process handle if valid.
3956         * libc/sys/win32/wait.c (wait_for_single): Watch for children that
3957         didn't exec.
3958         (wait_for_any): Likewise.  Start scan after root entry.
3959
3960 Fri Sep  8 18:48:02 1995  Jason Molenda   (crash@phydeaux.cygnus.com)
3961
3962         * libc/include/sys/types.h (off_t): off_t back to 32 bits.
3963         * libc/include/sys/_types.h (_off_t): _off_t back to 32 bits.
3964         * libc/sys/win32/syscalls.c (_fstat): st_size is lower 32-bits
3965         of actual file length.
3966
3967         * libc/sys/win32/sys/wait.h: include <sys/types.h>.
3968         * libc/include/paths.h: _PATH_BSHELL added.
3969         * libc/include/sys/unistd.h: define STDIN_FILENO, STDOUT_FILENO,
3970         and STDERR_FILENO.
3971
3972 Thu Sep  7 21:02:22 1995  Jason Molenda   (crash@phydeaux.cygnus.com)
3973
3974         * libc/include/ar.h: Added.
3975         * libc/include/sys/types.h: ino_t goes back to 32-bits.
3976         * libc/sys/win32/syscalls.h (hinfo): added .namehash field.
3977         * libc/sys/win32/syscalls.c (_open): compute .namehash based
3978         on filename.
3979         (_fstat): use .namehash for inode number of the fd.
3980
3981 Thu Sep  7 12:57:19 1995  steve chamberlain  <sac@slash.cygnus.com>
3982
3983         * libc/sys/win32/{console,ioctl,pipe,spawn,syscalls,wait}.? (*):
3984          Change hinfo to __this_procinfo.
3985         * libc/sys/win32/crt0.c: Remove procinfo_list.
3986
3987 Wed Sep  6 18:38:26 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
3988
3989         * libc/include/sys/types.h (ino_t): Define ino_t correctly for
3990         win32 environment.
3991
3992 Wed Sep  6 18:09:29 1995  Jason Molenda   (crash@phydeaux.cygnus.com)
3993
3994         * libc/sys/win32/include/grp.h: Removed.
3995         * libc/sys/include/grp.h: Added.
3996         * libc/sys/win32/grp.c: Include <grp.h>.
3997
3998 Wed Sep  6 16:52:48 1995  steve chamberlain  <sac@slash.cygnus.com>
3999
4000         * libc/include/sys/signal.h (__need_MAX_SIGNALS): Removed.
4001         (sigset_t, sigaction, SIG_SETMASK, SIG_BLOCK, SIG_UNBLOCK):
4002         Defined for all but strict ANSI.
4003         * libc/include/sys/reent.h (__need_MAX_SIGNALS): Removed.
4004         * libc/include/machine/setjmp.h: Get win32 _JBLEN right.
4005         * libc/signal/signal.c (_signal_r): Changed from using
4006         _MAX_SIGNALS to NSIG.  
4007         * libc/sys/win32/crt0.c (__current_pid, __parent_hmap, __child_hmap,
4008          __hmap): Deleted.
4009         (__strace, __vfork_next_pid): New.
4010         (__exe_suffix): Default to 1.
4011         (passover, table): Understand quoted arguments.
4012         (vfork_init_first): New.
4013         (vfork_init): Initialize new process structure.
4014         (mainCRTStartup): Pass environ to main.
4015         * exceptions.c (__sig_mask): New
4016         (ehandler3): Ignore signals in mask.
4017         (really_exit): Remove CHILD_P test.
4018         * pipe.c (pipe, dup, dup2): Use new process and file structure.
4019         * resource.c (getrusage): Ditto.
4020         * signal.c (sigprocmask): New.
4021         * spawn.c (*): Rewritten.
4022         * syscalls.c (*): Use new process and file structure.
4023         (find_unused_handle): New.
4024         * syscalls.h (MAX_HANDLES): Deleted.
4025         (hinfo): Removed child_created_p.
4026         (MAX_CHILDREN): Deleted.
4027         (vfork_jmp_info, procinfo): New.
4028         * wait.c (*): Mostly new.
4029         * sys/strace.h (_STRACE_PARANOID): New.
4030         * sys/param.h: New file.
4031
4032 Wed Sep  6 17:03:53 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
4033
4034         * libc/include/sys/stat.h: add S_BLKSIZE.
4035         * libc/include/sys/_types.h: _off_t is a 64-bit type under win32.
4036         * libc/include/sys/types.h: define off_t and ino_t to be 64 bit
4037         types under win32.
4038         (mode_t): add a #else to avoid multiple definitons.
4039
4040         * libc/sys/win32/Makefile.in: add grp.c.
4041         * libc/sys/win32/grp.c: include grp.h correctly.
4042         * libc/sys/win32/syscalls.c (_fstat): set almost all of the fields
4043         of the st structure with real information.
4044         * libc/sys/win32 (dirent): d_ino is of type ino_t.
4045
4046 Wed Sep  6 10:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
4047
4048         * libc/include/sys/types.h (mode_t): Correct for svr4 sparc's
4049         and (maybe) sparc64.
4050         (nlink_t): Provide typedef.
4051
4052 Tue Sep  5 18:46:05 1995  Jason Molenda   (crash@phydeaux.cygnus.com)
4053
4054         * libc/sys/win32/grp.c: New file.
4055         * libc/sys/win32/include/grp.h: New file.
4056
4057 Tue Sep  5 13:47:27 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4058
4059         * libc/include/machine/ieeefp.h: Added whitespace to make this
4060         file easier to maintain.
4061         On the sh, define either __IEEE_BIG_ENDIAN or __IEEE_LITTLE_ENDIAN
4062         depending on the value of __LITTLE_ENDIAN__.
4063         On the sh3e, define _DOUBLE_IS_32BITS.
4064         
4065 Fri Sep  1 15:35:18 1995  James G. Smith  <jsmith@beauty.cygnus.com>
4066
4067         * libc/sys/vr4300/syscalls.c: Added missing support
4068         routines. _raise() and getpid().
4069
4070 Fri Sep  1 14:12:48 1995  James G. Smith  <jsmith@rtl.cygnus.com>
4071
4072         * configure.in (mips*vr4300*-*-elf): Fixed silly mistake
4073
4074 Fri Sep  1 08:42:11 1995  James G. Smith  <jsmith@beauty.cygnus.com>
4075
4076         * configure.in (mips*vr4300*-idt-*) Add support for RISQ monitor
4077         and VR4300 processor.
4078         * libc/sys/vr4300: Add directory.
4079         * libc/sys/vr4300/{Makefile.in, crt0.S, syscalls.c}: Add SIM
4080         monitor run-time support.
4081
4082 Thu Aug 31 09:16:52 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4083
4084         * libc/stdlib/Makefile.in (CHEWOUT_FILES): Removed atol.def.
4085         * libc/stdlib/stdlib.tex: Don't include atol.def.
4086
4087 Wed Aug 30 20:38:28 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
4088
4089         * libc/sys/win32/uname.c (uname): hardcode processor as `i386'.
4090
4091 Wed Aug 30 10:48:08 1995  steve chamberlain  <sac@slash.cygnus.com>
4092
4093         * libc/ctype/Makefile.in: Fill in _to* dependencies.
4094
4095 Tue Aug 29 17:14:29 1995  steve chamberlain  <sac@slash.cygnus.com>
4096
4097         * libc/sys/win32/{dirsearch.c,sys/dirent.h}: Fix namespace problems.
4098         * libc/sys/win32/sys/dirent.h (struct dirent): Added d_ino.
4099         * libc/sys/win32/strace.c (__sys_printf): Increase size of buffer.
4100         * libc/sys/win32/smallprint.c (__small_vsprintf): Remove debug.
4101         * libc/sys/win32/dirsearch.c (readdir): Set d_ino.
4102
4103 Tue Aug 29 19:00:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
4104
4105         * libc/stdlib/atol.c (atol): DEFUN -> _DEFUN.
4106
4107 Tue Aug 29 16:08:09 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4108
4109         * libc/stdlib/Makefile.in (OFILES): Added atoff.o and atol.o.
4110         * libc/stdlib/atoff.c: New file.
4111         * libc/stdlib/atof.c (atoff): Moved to atoff.c.
4112         * libc/stdlib/atoi.c (atol): Removed.
4113         * libc/stdlib/atol.c: Removed duplicate documentation.
4114
4115         * libc/include/ctype.h (_tolower, _toupper): Moved inside
4116         #ifndef _STRICT_ANSI conditional.
4117         * libc/ctype/Makefile.in (OFILES): Added _tolower.o and _toupper.o
4118         * libc/ctype/_tolower.c: New file.
4119         * libc/ctype/_toupper.c: New file.
4120         * libc/ctype/tolower.c (_tolower): Moved to _tolower.c.
4121         * libc/ctype/toupper.c (_toupper): Moved to _toupper.c.
4122         * libc/ctype/toascii.c (_toascii): Removed.
4123
4124 Tue Aug 29 12:17:32 1995  Doug Evans  <dje@canuck.cygnus.com>
4125
4126         * libc/sys/sparc64/sys/types.h: Deleted.
4127
4128 Mon Aug 28 22:06:08 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
4129
4130         * libc/sys/win32/uname.c (uname): change `Windows/NT' to `Windows_NT'
4131         and recognize Windows_95 systems.
4132
4133 Mon Aug 28 19:50:54 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
4134
4135         * libc/sys/win32/crt0.c (vfork_init, hmap_init): standard I/O fds
4136         and passed fds should be opened in text mode.
4137
4138 Mon Aug 28 18:51:22 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
4139
4140         * libc/sys/win32/crt0.c (vfork_init): mark passed fds as used
4141         in __hmap, set to binary mode by default.
4142
4143 Tue Aug 22 14:12:37 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4144
4145         * libc/sys/sh/syscalls.c: Updated all functions to call __trap34.
4146         * libc/sys/sh/trap.S (__trap34): Renamed from __trap3.  Use trap
4147         vector 34.
4148
4149 Sat Aug 19 18:25:37 1995  steve chamberlain  <sac@slash.cygnus.com>
4150
4151         * Makefile.in (install): Install all libraries found in the
4152         top level.  If there's a sys/<type>/include directory,
4153         install those headers into include.
4154
4155         * libc/sys/win32/kernel.def351: Delete
4156         * libc/sys/win32/{comctl32.def, comdlg32.def, ctl3d32.def,
4157         glaux.def, glu32.def, largeint.def, libc.def, libcmt.def,
4158         lz32.def, mgmtapi.def, mpr.def, msacm32.def, msvcrt.def,
4159         nddeapi.def, netapi32.def, odbc32.def, odbccp32.def, oldnames.def,
4160         ole32.def, oleaut32.def, opengl32.def, rasapi32.def, rpcndr.def,
4161         rpcns4.def, rpcrt4.def, scrnsave.def, shell32.def, snmp.def,
4162         uuid.def, vdmdbg.def, version.def, vfw32.def, win32spl.def,
4163         winmm.def, winspool.def, winstrm.def, wsock32.def}: New.
4164
4165         * libc/sys/win32/Makefile.in: Update for new files and new dlltool options.
4166         * libc/sys/win32/crt0.c: Force all env names to upper case.
4167         * libc/sys/win32/sys/win*.h -> libc/sys/win32/include
4168         * libc/sys/win32/*.c: Headers have moved.
4169         * libs/sys/win32/*.[ch]: Test for open_p rather than BAD_HANDLE,
4170         __vfork_child_idx is now __vfork_child_ptr.
4171
4172         * posix/execvp (execvp): Don't crash if no PATH envname.
4173
4174 Fri Aug 18 12:22:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4175
4176         * libc/include/sys/reent.h (_Bigint): Removed _reclaim field.
4177         * libc/reent/reent.c (_reclaim_reent): Free Bigint's by going
4178         through the _freelist instead of through the _reclaim list.
4179         * libc/stdlib/mprec.c (_Balloc): Don't put new node on _reclaim list.
4180         * libc/stdlib/mprec.c (_Bcopy): Make like version in master dtoa.c
4181         sources.
4182
4183 Thu Aug 17 11:03:27 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4184
4185         * libc/machine/h8500/setjmp.S: New file.
4186         * libc/include/machine/setjmp.h: Updated for H8/500.
4187
4188 Wed Aug 16 16:19:11 1995  steve chamberlain  <sac@slash.cygnus.com>
4189
4190         * libc/sys/win32/syscalls.c (_open): More stracing.
4191         (_stat): Open the file in O_BINARY.
4192
4193 Wed Aug 16 15:49:01 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4194
4195         * libc/machine/h8300/setjmp.S: New file.
4196         * libc/include/machine/setjmp.h: Updated for H8/300 and H8/300H.
4197
4198 Tue Aug 15 10:31:09 1995  Doug Evans  <dje@canuck.cygnus.com>
4199
4200         * libc/sys/win32/crt0.c (__exe_suffix): New global.
4201         (mainCRTStartup): Set __exe_suffix from LIBC_EXE_SUFFIX.
4202         * libc/sys/win32/spawn.c (_spawn): Add .exe suffix based on
4203         __exe_suffix.  Free fd_tab after setting env variable.
4204         (spawnv,_execve): Update.
4205         * libc/sys/win32/syscalls.h (__exe_suffix): Declare.
4206         * libc/sys/win32/smallprint.c (puts,putn): New (static) functions.
4207         (__small_vfprintf): New function.
4208         * libc/sys/win32/strace.c (__sys_printf): Call __small_vfprintf.
4209         * libc/sys/win32/wait.c (cwait): Validate argument.
4210
4211         * libc/sys/win32/syscalls.c (queue_file_deletion): Add trace message.
4212         (process_deletion_queue): Likewise.
4213
4214         * libc/sys/win32/Makefile.in (lib.a): Don't call $(RANLIB).
4215
4216 Mon Aug 14 10:14:10 1995  steve chamberlain  <sac@slash.cygnus.com>
4217
4218         * libc/sys/win32: Copyrights and gratuitous indenting.
4219
4220 Mon Aug 14 01:32:58 1995  Doug Evans  <dje@canuck.cygnus.com>
4221
4222         * libc/sys/win32/syscalls.c (queue_file_deletion): Finish.
4223         (process_deletion_queue): Likewise.
4224         (__close_all_files): New function.
4225         (_close): Only queue file deletion if really a file.
4226         * libc/sys/win32/spawn.c (_spawn): Only ensure .exe suffix if
4227         _P_APPEND_EXE.
4228         (_exit): Call __close_all_files.
4229
4230         * libc/stdlib/system.c: #include <errno.h>.
4231         (_system_r): Fix results in -DNO_EXEC case.
4232
4233         * libc/sys/win32/sys/dirent.h (DIR): New member __d_dirname.
4234         Reorganize structure.
4235         * libc/sys/win32/dirsearch.c (opendir): Use stat to determine
4236         if argument is valid.  Save directory name in DIR.  malloc space
4237         for dirent struct separately.
4238         * libc/sys/win32/syscalls.c (stat): Fix test for directory.
4239
4240         * libc/include/errno.h (ENAMETOOLONG): Define.
4241         * libc/string/strerror.c (strerror): Reword ENFILE.
4242         Add ENOSYS, ENMFILE, ENOTEMPTY, ENAMETOOLONG.
4243
4244 Sun Aug 13 22:42:25 1995  Doug Evans  <dje@canuck.cygnus.com>
4245
4246         * libc/sys/win32/crt0.c (__progname): New global.
4247         (mainCRTStartup): Support strace=bitmask,filename.
4248         * libc/sys/win32/dirsearch.c (all fns): Add trace messages.
4249         * libc/sys/win32/syscalls.c (_write): Print parent trace message
4250         if error.
4251         (getcwd): Handle len too small.  Convert '\\' to '/'.
4252         * libc/sys/win32/sys/fcntl.h (O_RDWR): = O_RDONLY|O_WRONLY.
4253         Add prototypes for open, creat, fcntl.
4254         (O_APPEND): Change value to conform to Microsoft's value.
4255         * libc/sys/win32/sys/strace.h (_STRACE): Protect in do/while.
4256
4257         * libc/stdlib/getopt.c: New file.
4258         * libc/stdlib/Makefile.in: Build it.
4259
4260 Sat Aug 12 12:17:14 1995  Doug Evans  <dje@canuck.cygnus.com>
4261
4262         * libc/posix/execvp.c (execvp): Watch for DOS drives ifdef _WIN32.
4263         Fix scanning of $PATH.
4264         * libc/posix/exec*.c: Call _execve, not execve.
4265         * libc/posix/execve.c: New file.
4266         * libc/posix/Makefile.in (OFILES): Add execve.o.
4267
4268         * libc/sys/win32/sys/strace.h (_STRACE_ALL, _STRACE_UHOH,
4269         _STRACE_STARTUP, _STRACE_SYSCALL): More bit masks of things to trace.
4270         (_STRACE): If level==0, always print.  Handle new bit mask scheme.
4271         * libc/sys/win32/crt0.c: Update _STRACE calls.
4272         * libc/sys/win32/{pipe.c,resource.c,spawn.c,syscalls.c,wait.c}: Ditto.
4273
4274         * libc/sys/win32/smallprint.c (rn): Fix digit list.
4275
4276         * libc/sys/win32/syscalls.c (__really_exit): Move from here,
4277         * libc/sys/win32/exceptions.c (really_exit): to here. Avoid recursion.
4278         * libc/sys/win32/spawn.c (spawnvp): Pass `prog' as image name.
4279         Print __seterrno trace message first.
4280         (_execve): Renamed from execve.
4281         (vfork): Update __strace usage.
4282         (__vfork_child_pid): Deleted.
4283         (__vfork_children, __vfork_child_idx): New globals.
4284         (_spawnvp): New function.
4285         (spawnvp, spawnv, _execve): Call _spawnvp.
4286         (init_child): Record child in __vfork_children.
4287         (__vfork_get_entry, __vfork_record_death): New functions.
4288         * libc/sys/win32/crt0.c (mainCRTStartup): Initialize __vfork_children.
4289         * libc/sys/win32/kernel32.def (WaitForMultipleObjects): Define.
4290         * libc/sys/win32/syscalls.h (CHILD_P): New macro.  All files updated.
4291         (MAX_CHILDREN, CHILD_INTERIM_PID): Define.
4292         (children): New typedef.
4293         (__vfork_children,__vfork_child_idx): Declare.
4294         (__vfork_get_entry,__vfork_record_death): Declare.
4295         * libc/sys/win32/wait.c (wait_for_single,wait_for_any): New functions.
4296         (waitpid): Handle pid == -1.
4297         * libc/sys/win32/sys/wintypes.h (WaitForMultipleObjects): Declare.
4298         * configure.in (i386-win32): Add -DNO_FORK.
4299         * libc/syscalls/sysfork.c (fork): Don't define for NO_FORK.
4300         * libc/reent/execr.c (_fork_r): Likewise.
4301         * libc/stdlib/system.c (do_system): New function.
4302         If WIN32, try to get shell path from $SH_PATH, use vfork.
4303         (_system_r): Return 1 for (s == NULL) if WIN32 or unix,
4304         otherwise return 0.
4305
4306 Sat Aug 12 11:08:00 1995  steve chamberlain  <sac@slash.cygnus.com>
4307
4308         * libc/stdlib/{mallocr.c, mstats.c}: Move mstats from mallocr to mstats.c.
4309         * libc/sys/win32/fcntl.h: Don't include self.
4310         * libc/sys/win32/sys/strace.h (_STRACE_WM, _strace_wm): New.
4311         * libc/sys/win32/sys/winbase.h: (GetUserName) New.
4312         * libc/sys/win32/sys/wincon.h (HANDLER_ROUTINE): Define correctly.
4313         * libc/sys/win32/sys/wintypes.h (GetFileType, GetCurrentProcess, CloseHandle,
4314         SetFilePointer, CreateFileA, GetFileInformationByHandle, GetStdHandle):
4315         Correct prototypes.
4316         * libc/sys/win32/strace.c: New file.
4317         * libc/sys/win32/smallprint.c: New file.
4318         * libc/sys/win32/crt0.c (func): Delete.
4319         (mainCRTStartup): Fix alloca usage.  Set handles explictly.
4320         * libc/sys/win32/dirsearch.c: Clean up handle usage, fix calls to __seterrno.
4321         * libc/sys/win32/exceptions.c: Lint.
4322         * libc/sys/win32/{ioctl.c, pipe.c, resource.c, spawn.c, cwait.c, syscalls.c}:
4323         Clean up handle usage.
4324         * libc/sys/win32/syscalls.c (__sys_printf): Moved into strace.c
4325         (open.c): Default file type is text.
4326         * libc/sys/win32/uname.c (uname): Use __small_sprintf.
4327         * libc/sys/win32/advapi32.def: New      
4328
4329 Fri Aug 11 17:11:52 1995  Doug Evans  <dje@canuck.cygnus.com>
4330
4331         * configure.in (posix_dir, libc_posix_lib): New variables.
4332         Define LIBC_POSIX_LIB in makefile to be $libc_posix_lib.
4333         (i[345]86-*-win32): Define posix_dir.
4334         Delete -DNO_EXEC.  Define -DHAVE_OPENDIR.
4335         (if unix_dir): Fix typo.
4336         * libc/posix/{Makefile.in,closedir,opendir,readdir,rewinddir,
4337         scandir,seekdir,telldir}: New files.
4338         * libc/posix/{execl.c,execle.c,execlp.c,execv.c,execvp.c}: Move here
4339         from libc/unix.
4340         * libc/Makefile.in (LIBC_POSIX_LIB): Define.
4341         (SUBDIRS): Add posix.
4342         (SUBLIBS): Add $(LIBC_POSIX_LIB).
4343
4344         * libc/include/sys/signal.h (SIGCHLD): Add for _WIN32.
4345         (NSIG): Increase to 21.
4346         * libc/include/sys/unistd.h (pid_t): Move from here,
4347         * libc/include/sys/types.h (pid_t): to here.
4348
4349         * libc/sys/win32/syscalls.h: #include "sys/strace.h".
4350         (__ptrace): Delete.
4351         (hinfo): New members close_exec_p, child_created_p.
4352         (struct exception_list): Define.
4353         (__hmap): Redefine as pointer to table.
4354         (__parent_hmap, __child_hmap): New globals.
4355         (__set_errno, __really_exit): Declare.
4356         (__vfork_child_pid): Declare.
4357         * libc/sys/win32/crt0.c (__strace, __trace_file): New global.
4358         (__orig_stdin, __orig_stdout, __orig_stderr): New globals.
4359         (__parent_hmap, __child_hmap): New globals.
4360         (__hmap): Redefine as pointer to active map.
4361         (__get_console): New function.
4362         (mainCRTStartup): Change leading '=' in environ vars to '!'.
4363         (env __FD_TABLE__): Watch for this and initialize our fd/handle
4364         mapping table from it if defined.
4365         (argv, envp): Dump if __strace >= 4.
4366         (main): Call here.
4367         * libc/sys/win32/exceptions.c (myp): Redefine.
4368         (__syscalls_b): Delete.
4369         (__stack_trace): New function.
4370         (ehandler3): Update to use _STRACE.  Print stack trace.
4371         Call __really_exit instead of exit.
4372         (init_exceptions): Delete args argc,argv.  New arg mine.
4373         * libc/sys/win32/kernel32.def (CreatePipe, DuplicateHandle, FindClose,
4374         FindFirstFileA, FindNextFileA, GetComputerNameA,
4375         GetEnvironmentVariableA, ReadFile, SetEnvironmentVariableA): Define.
4376         * libc/sys/win32/signal.c (signal): Validate arg.
4377         (alarm, sleep): Define as stubs for now.
4378         * libc/sys/win32/syscalls.c (all fns): Update to use _STRACE.
4379         (__syscalls_b, errno): Delete.
4380         (__vfork_child_pid, __vfork_jmp_buf): New globals.
4381         (__seterrno): Handle more errors.
4382         (__sys_printf): Renamed from _ptrace.
4383         (__really_exit): New function.
4384         (queue_file_deletion, process_deletion_queue): New functions.
4385         (__resume_parent): New function.
4386         (_unlink): Handle trying to delete open file.
4387         (__totime_t): Renamed from totime_t.
4388         (setsid, __read, __write): New functions.
4389         (cwait, spawnvp, R, D, getrusage, _execve, _fork, _wait): Delete.
4390         * libc/sys/win32/{dirsearch.c,getlogin.c,misc.c,resource.c,passwd.c,
4391         times.c,spawn.c,pipe.c,wait.c,termios.c,ioctl.c,uname.c}: New files.
4392         * libc/sys/win32/console.c: Update to new definition of __hmap.
4393         * libc/sys/win32/Makefile.in: Build new files.
4394         * libc/sys/win32/sys/{dirent.h,winerror.h,wait.h,termios.h}: New files.
4395         * libc/sys/win32/sys/{ioctl.h,utsname.h}: New files.
4396         * libc/sys/win32/sys/strace.h: Renamed from ptrace.h.
4397         * libc/sys/win32/sys/wintypes.h (GetCurrentDirectoryA): Fix prototype.
4398
4399 Thu Aug 10 16:32:52 1995  Doug Evans  <dje@canuck.cygnus.com>
4400
4401         * libc/sys/h8500hms/misc.c (kill): Handle SIGABRT.
4402
4403 Thu Aug 10 12:07:38 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4404
4405         * libc/stdlib/{dtoa.c, strtod.c}: Merged assorted changes that
4406         have been made to the master dtoa.c sources (from netlib.att.com)
4407         since they were integrated into newlib in early 1992.  Fixes
4408         problems with storage leaks and handling of numbers with very
4409         negative exponents.
4410         
4411 Wed Aug  9 14:18:39 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4412
4413         * Makefile.in (all): set rootpre and srcrootpre before calling
4414         sub-makes.
4415
4416 Tue Aug  8 17:20:45 1995  steve chamberlain  <sac@slash.cygnus.com>
4417
4418         * libc/sys/win32/crt0.c: Change __hmap usage.
4419         * libc/sys/win32/exceptions.c: Use _ptrace call.
4420         * libc/sys/win32/syscalls.c: Use _ptrace call.
4421         (read, write): Cope with DOS style CRLF when in TEXT mode.
4422         * libc/sys/win32/syscalls.h: Declare hinfo struct.
4423         * libc/sys/win32/user32.def: Get DefWindowProc arg list right.
4424         * libc/sys/win32/sys/fcntl.h, ptrace.h: New.
4425         * libc/sys/win32/sys/windows.h: Fill in rest of messages.
4426         * libc/sys/win32/sys/wintypes.h: Fix attribute syntax.
4427
4428 Mon Aug  7 13:04:54 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4429
4430         * libc/include/math.h (cabs, cabsf, drem, dremf): New declarations.
4431
4432         * libm/math/{w_cabs.c, wf_cabs.c, w_drem.c, wf_drem.c}: New files,
4433         wrappers for hypot() and remainder() for BSD libm compatibility.
4434         These are public domain implementations written by me for the
4435         NetBSD libm some time ago.  Note cabs() is required by ucbtest.
4436         * libm/math/Makefile.in (obj): Added w_cabs.o and w_drem.o.
4437         (fobj): Added wf_cabs.o and wf_drem.o.
4438
4439 Thu Aug  3 08:13:05 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4440
4441         * libc/sys/h8500hms/misc.c: New file.
4442         * libc/sys/h8500hms/Makefile.in (OFILES): Add misc.o.
4443
4444 Wed Aug  2 16:46:27 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4445
4446         * libc/time/localtime.c (localtime): Fix problem with leap year
4447         handling.  Stole algorithm from Arthur David Olson's tz code.
4448         
4449 Mon Jul 31 10:21:54 1995  steve chamberlain  <sac@slash.cygnus.com>
4450
4451         * configure.in: (z8k-*sim): Renamed z8k-*-coff.
4452
4453         * libc/sys/z8ksim/glue.c (_getpid, _kill): New
4454         (_exit): Use argument.
4455
4456 Fri Jul 28 15:17:04 1995  Doug Evans  <dje@canuck.cygnus.com>
4457
4458         * libc/sys/win32/sys/winbase.h (_WINBASE_H): Define.
4459
4460 Wed Jul 26 16:24:19 1995  steve chamberlain  <sac@slash.cygnus.com>
4461
4462         * libc/sys/sh/trap.S (perrno): Align correctly. (pr 7532)
4463
4464 Mon Jul 24 13:42:52 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4465
4466         * configure.in (sparc*): Add -DMALLOC_ALIGNMENT=8 to
4467         target_cflags.
4468
4469 Mon Jul 24 11:42:07 1995  steve chamberlain  <sac@slash.cygnus.com>
4470
4471         * libc/sys/win32/crt0.c (mainCRTStartup):  Look for
4472         ptrace with case insensitivity
4473         * libc/sys/win32/{user32.def, gdi32.def, exceptions.c, screen.c,
4474         sys/winbase.h,  sys/windows.h, sys/wintypes.h, sys/winuser.h}:
4475         New files.
4476
4477 Fri Jul 21 11:22:26 1995  Doug Evans  <dje@canuck.cygnus.com>
4478
4479         * Makefile.in: Multilib support moved to ../cfg-ml-{com,pos}.in.
4480         (MULTITOP, MULTIDIRS, MULTISUBDIR, MULTIDO, MULTICLEAN): New variables.
4481         (all, install, *clean): Use new multilib support.
4482         * configure.in: Multilib support moved to ../cfg-ml-{com,pos}.in.
4483
4484 Fri Jul 21 07:11:42 1995  steve chamberlain  <sac@slash.cygnus.com>
4485
4486         * libc/include/sys/signal.h (__WIN32__): New.
4487
4488         * configure.in (i386-*-win32): Remobe SBRK_IS_ALLOC.
4489
4490         * libc/stdlib/mprec.c (Balloc): Fix trampling problem.
4491         (ulp, b2d): Handle 32 bit doubles.
4492         * libc/stdlib/mprec.h:  Handle 32 bit doubles.
4493         * libc/stdlib/strtod.c (_strtod_r): Ditto.
4494
4495 Fri Jul 14 08:24:58 1995  steve chamberlain  <sac@slash.cygnus.com>
4496
4497         from medp@primag.co.uk:
4498         * libc/stdio/setvbuf.c (setvbuf): Fix line buffering on
4499         dynamically allocated buffers.
4500
4501 Thu Jul 20 10:11:03 1995  Fred Fish  <fnf@fishbowl>
4502
4503         * libc/include/sys/unistd.h (_exit):  Add _ATTRIBUTE ((noreturn)).
4504         * libc/stdlib/exit.c (unistd.h):  Include to pick up _exit() declaration.
4505
4506 Thu Jul 20 10:16:25 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
4507
4508         * configure.in (powerpc): Fix previous fix.
4509
4510 Wed Jul 19 14:08:55 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
4511
4512         * configure.in (powerpc-*eabiaix*): Update PowerPC multilib
4513         directories for this target.
4514
4515 Wed Jul 19 00:34:30 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
4516
4517         * configure.in (hppa): Add machine_dir definition.
4518         * libc/machine/hppa: New directory with PA specific implementations
4519         of the basic memory/string functions.
4520
4521 Tue Jul 18 21:16:00 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
4522
4523         * configure.in: Update current PowerPC multilib directories.
4524         Split big and little endian configurations.
4525
4526 Tue Jul 18 11:55:33 1995  Ian Lance Taylor  <ian@cygnus.com>
4527
4528         * configure.in: Add --enable-single-float option to configure to
4529         control use of MIPS single-float directories.  Default to yes.
4530
4531         * Makefile.in (all): Don't recurse into multilib directory if it
4532         does not exist.
4533
4534 Mon Jul 17 15:51:30 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4535
4536         * libc/sys/sh/syscalls.c: Fix typo.
4537
4538 Mon Jul  3 14:38:52 1995  Steve Chamberlain  <sac@slash.cygnus.com>
4539
4540         * Makefile.in, libc/Makefile.in, libc/sys/Makefile.in:
4541         Pass down DLLTOOL.
4542         * libc/include/process.h: Define WAIT_CHILD.
4543         * libc/include/types.h: Get sizes right for win32.
4544         * configure.in (i386-*-pe): Becomes i386-win32.
4545         * libc/sys/win32/{crt0.c, kernel32.def, longjmp.c, setjmp.c, syscalls.c
4546         wintypes.h,sys/file.h,sys/resource.h}: Second pass.
4547         * libc/stdlib/mallocr.c: Don't round up memory block if SBRK_IS_ALLOC
4548         is defined.
4549
4550 Wed Jun 28 18:34:54 1995  Steve Chamberlain  <sac@slash.cygnus.com>
4551
4552         * configure.in (i[345]86-*-pe):  New target (NT).
4553         * host/any: DLLTOOL new.
4554         * libc/sys/win32/{crt0.c, kernel32.def, longjmp.c, setjmp.c, syscalls.c
4555         wintypes.h,sys/file.h,sys/resource.h}: Preliminary support for
4556         WIN32 (just enough to cross host the comp-tools).
4557
4558 Thu Jun 22 11:45:18 1995  Doug Evans  <dje@canuck.cygnus.com>
4559
4560         * libc/machine/h8300/{cmpsi.S,ucmpsi.S,divhi3.S,mulhi3.S,mulsi3.S}:
4561         Deleted.  These files live in gcc/config/h8300/lib1funcs.asm now.
4562
4563 Mon Jun 19 11:40:40 1995  Doug Evans  <dje@canuck.cygnus.com>
4564
4565         * libc/include/machine/ieeefp.h (arm): Change to always be
4566         __IEEE_BIG_ENDIAN (even on little endian ARM's).
4567
4568 Thu Jun  8 14:22:28 1995  Steve Chamberlain  <sac@slash.cygnus.com>
4569
4570         * libc/sys/crt0.S: Initialze sp, and call exit after main.
4571         * libc/sys/syscalls.c (abort): New.
4572         * configure.in (arm): Define ABORT_PROVIDED.
4573
4574 Wed Jun  7 14:04:35 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4575
4576         * configure.in (powerpc): Define multidirs.
4577
4578 Mon Jun  5 16:10:13 1995  Doug Evans  <dje@canuck.cygnus.com>
4579
4580         * libc/sys/arm/crt0.S: Add __USER_LABEL_PREFIX__ support.
4581
4582 Thu Jun  1 10:51:47 1995  Sean Eric Fagan <sef@cygnus.com>
4583
4584         * configure.in (sparclite): Delete target_cflags.  Define multidirs.
4585
4586 Wed May 24 14:23:25 1995  Steve Chamberlain  <sac@slash.cygnus.com>
4587
4588         * configure.in, libc/include/machine/ieeefp.h: Modified
4589         for arm:
4590         libc/machine/arm/*, libc/sys/arm/*: New
4591
4592 Tue May 23 13:53:07 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4593
4594         * libc/include/machine/ieeefp.h: Use __PPC__ instead of
4595           __powerpc__ when determining endianness.
4596
4597 Wed May 10 07:55:56 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4598
4599         * configure.in (m68*): Add multidir for the m68332.
4600
4601         * host/any (CC): Fix typo in last change.
4602
4603 Fri Apr 14 22:20:31 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
4604
4605         * libc/include/sys/config.h: Test __m68k__ instead of __m68000__
4606         when determining endianness.
4607         * libc/include/machine/ieeefp.h: Ditto.
4608         * libc/machine/m68k/setjmp.S: Use '&' instead of '#' for immediate
4609         operands.
4610
4611 Fri Apr 14 14:14:29 1995  Doug Evans  <dje@chestnut.cygnus.com>
4612
4613         * libc/include/errno.h (ENOTEMPTY): Define.
4614
4615 Thu Apr  6 12:21:20 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4616
4617         * configure.in (sparc-sun-sunos*): Add -DMALLOC_ALIGNMENT=8 to
4618           target_cflags.
4619
4620         * libc/sys/sun4/Makefile.in (COPYOFILES): Added rem.o, multiply.o,
4621           and umultiply.o.
4622
4623         * libc/stdio/tmpnam.c (worker): Unconditionally increment count
4624           instead of only when open succeeds.  ANSI requires that multiple
4625           calls to tmpnam() result in different files.
4626
4627         * libc/sys/sun4/Makefile.in (COPYRENAMEOFILES): New macro, list of
4628           objects pulled in from /lib/libc.a that must be renamed before
4629           being pulled into newlib.  /lib/libc.a's div.o conflicted with
4630           newlib's file with the same name.
4631
4632         * libc/stdlib/ldiv.c (ldiv): Call labs() instead of abs().
4633
4634         * host/any (CC, AS, AR, RANLIB): Changed so that executables in
4635           the build tree will only be used if the executables are present
4636           (instead of just the Makefiles).
4637
4638         * libc/include/stdlib.h (mblen, mbtowc, wctomb, mbstowcs,
4639           wcstombs): Define.
4640         * libc/stdlib/{mblen.c, mbstowcs.c, wcstombs.c}: New files, null
4641           versions of these functions that I orignally wrote for the
4642           NetBSD C library.
4643         * libc/stdlib/{mbtowc.c, wctomb.c}: Replaced functions with
4644           versions I wrote for NetBSD.
4645
4646 Wed Mar 29 12:42:42 1995  Kung Hsu  <kung@mexican.cygnus.com>
4647
4648         * libc/sys/sparclite/Makefile.in: add crt0.s and make info.
4649         * libc/sys/sparclite/crt0.s: ditto.
4650
4651 Tue Mar 28 20:28:03 1995  Rob Savoye  <rob@rtl.cygnus.com>
4652
4653         * configure.in: Add soft-float for proelf.
4654
4655 Mon Mar 27 12:07:56 1995  Steve Chamberlain  <sac@bang.hack.com>
4656
4657         * libc/stdlib/mprec.h (Bcopy): Copy the right number
4658         of bytes.
4659
4660 Mon Mar 27 11:24:22 1995  Doug Evans  <dje@chestnut.cygnus.com>
4661
4662         * Makefile.in (all): Depend on `force'.
4663         * configure.in (syscall_dir): Renamed from fake_sys_dir.
4664         (libc_syscall_lib): Renamed from libc_fake_sys_lib.
4665         (LIBC_SYSCALL_LIB): Renamed from LIBC_FAKE_SYS_LIB.
4666         * libc/Makefile.in: Likewise.
4667         * libc/include/reent.h: Update syscall references.
4668         (_fcntl_r): Add prototype.
4669         * libc/syscalls/*.c #include <reent.h>.
4670         (*) Call reentrant version if REENTRANT_SYSCALLS_PROVIDED.
4671
4672 Mon Mar 20 16:57:39 1995  Doug Evans  <dje@deneb.cygnus.com>
4673
4674         * libc/include/sys/stat-dj.h (S_ISBLK): Define.
4675         (S_ISCHR, S_ISDIR, S_ISFIFO, S_ISREG): Define.
4676         * libc/include/sys/stat.h (stat-dj.h): Include ifdef MSDOS.
4677         (time.h, sys/types.h): Always include (even if MSDOS).
4678         (stat): Fix prototype.
4679
4680 Fri Mar 10 11:30:38 1995  Ian Lance Taylor  <ian@cygnus.com>
4681
4682         * configure.in (i[345]86-*-go32): Compile with -DNO_EXEC.
4683
4684 Mon Feb 27 18:00:39 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
4685
4686         * libc/machine/h8500/psi.S (EXTPSIHI_RN_SN): Ifdef out.
4687
4688 Mon Feb 13 16:10:03 1995  Ian Lance Taylor  <ian@cygnus.com>
4689
4690         * libc/include/regdef.h: New file.
4691         * libc/machine/mips/machine/regdef.h: New file.
4692
4693 Mon Feb  6 15:24:29 1995  Doug Evans  <dje@canuck.cygnus.com>
4694
4695         * libc/sys/sparc64/sys/fcntl.h (open): Add ellipsis.
4696
4697 Fri Jan 27 13:52:10 1995  Steve Chamberlain  <sac@splat>
4698
4699         * libc/sys/sh/crt0.S: Pass main's return to exit.
4700         * libc/sys/sh/trap.S: Put errno in the right place.
4701
4702 Tue Jan 24 18:57:56 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
4703
4704         * libm/math/e_rem_pio2.c (__ieee754_rem_pio2): Integrate change
4705         from fdlibm 5.2: handle |x| < 3pi/4 more efficiently.
4706         * libm/math/ef_rem_pio2.c: Likewise.
4707         * libm/math/e_log10.c: Remove unused static one.
4708         * libm/math/ef_log10.c: Likewise.
4709         * libm/math/s_frexp.c: Likewise.
4710         * libm/math/sf_frexp.c: Likewise.
4711
4712 Sun Jan 22 21:26:14 1995  Steve Chamberlain  <sac@splat>
4713
4714         * libc/sys/go32/Makefile.in, clock.S, dir.c, setjmp.S, stat.c,
4715         longjmp.S: Upgraded.
4716         * libc/sys/go32/sys/setjmp.h: Upgraded.
4717         * libc/sys/go32/sys/go32.h, dpmi.h: New files.
4718
4719 Fri Jan 20 18:33:18 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
4720
4721         * configure.in: Add many entries to multidirs for mips targets.
4722
4723 Wed Jan 18 10:19:25 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
4724
4725         * libm/math/e_jn.c (__ieee754_yn): Integrate change from fdlibm
4726           5.2 which fixes bug where jn(-1,x) is three times larger than
4727           the actual answer.
4728         * libm/math/ef_jn.c (__ieee754_ynf): Likewise.
4729
4730 Sun Jan 15 21:48:58 1995  Steve Chamberlain  <sac@splat>
4731
4732         * libc/sys/w65/sys/syscalls.h: New file
4733         * libc/include/machine/ieeefp.h: W65 support.
4734         * libc/include/sys/config.h: Ditto.
4735         * libc/machine/w65/Makefile.in, cmpsi, divsi3, lshrhi.s, mulsi3.c,
4736         sdivhi3.s, smulhi3.s, udivhi3.s, umodhi3.s: New files.
4737         * libc/sys/w65/Makefile.in, crt0.c, syscalls.c, trap.c: New files.
4738
4739 Wed Jan 11 15:59:01 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
4740
4741         * libc/sys/Makefile.in (lib.a, crt0.o): Depend upon subs.
4742
4743 Tue Jan  3 15:57:03 1995  Rob Savoye  <rob@darkstar.cygnus.com>
4744
4745         * Makefile.in, configure.in: Remove any references to the old
4746         "stub" dir.
4747
4748 Thu Dec 22 10:42:08 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
4749
4750         * libc/syscalls/sysopen.c: Write _HAVE_STDC version of open, which
4751         uses ... in prototype.
4752
4753
4754 Wed Nov 30 08:39:42 1994  Ian Lance Taylor  <ian@rtl.cygnus.com>
4755
4756         * libc/sys/a29khif/sys/libconfig.h: Remove.
4757         * libc/sys/go32/sys/libconfig.h: Remove.
4758         * libc/sys/sun4/sys/libconfig.h: Remove.
4759         * libc/sys/sysvi386/sys/libconfig.h: Remove.
4760         * libc/sys/sysvnecv70/sys/libconfig.h: Remove.
4761         * libc/sys/sparc64/sys/libconfig.h: Remove.
4762
4763         * libc/include/_ansi.h (_FLOAT_ARG, _FLOAT_RET): Don't define.
4764         * libc/include/sys/config.h (_FLOAT_ARG, _FLOAT_RET): Likewise.
4765         * libc/include/math.h: Change all uses of _FLOAT_RET and
4766         _FLOAT_ARG to float.
4767         * libm/test/math.c: Likewise.
4768         * testsuite/libm.sac/math.c: Likewise.
4769         * testsuite/libm.sac/working/math.c: Likewise.
4770
4771 Wed Nov 23 22:39:28 1994  Steve Chamberlain  (sac@jonny.cygnus.com)
4772
4773         * libc/sys/sh/trap.s,crt0.s,setjmp.s: Renamed with .S so that
4774         gcc calls gas with endian option.
4775         * configure.in (sh): Build little endian version too.
4776
4777 Wed Nov 16 18:21:45 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
4778
4779         * configure.in: Configure big and little endian versions for MIPS
4780         targets.
4781
4782 Sat Nov 12 21:12:51 1994  Doug Evans  <dje@canuck.cygnus.com>
4783
4784         * libc/include/limits.h: Deleted.
4785         * libc/include/machine/limits.h: Deleted.
4786
4787 Thu Nov 10 15:32:44 1994  Rob Savoye  <rob@rtl.cygnus.com>
4788
4789         * ChangeLog: Remove stub directory. This has all been rewritten
4790         and moved to devo/libgloss.
4791
4792 Thu Sep 29 18:31:04 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
4793
4794         * Makefile.in (dvi): Add to info target, use $@ in sub make.
4795         (docs): Merge into info target.
4796         * libm/Makefile.in (dvi): Add $(srcdir).
4797         * libm/math/Makefile.in (chobjs): Remove underscores from file
4798         names.  Texinfo doesn't like them.
4799         (wacos.def, ...): Add explicit targets for all .def files.
4800         * libm/math/math.tex: Remove underscores from @include file names.
4801         * doc/Makefile.in (dvi): Add dummy target.
4802         * testsuite/Makefile.in (dvi): Add dummy target.
4803
4804 Mon Sep 26 21:17:46 1994  Doug Evans  (dje@canuck.cygnus.com)
4805
4806         * Makefile.in (VERSION): Define.  For net newlib releases.
4807
4808 Thu Sep 22 19:01:26 1994  Doug Evans  (dje@canuck.cygnus.com)
4809
4810         * README: New file.
4811
4812 Mon Sep 19 16:35:23 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
4813
4814         * libc/stdlib/ecvtbuf.c (_gcvt): Undo last change.
4815
4816 Mon Sep 19 11:44:23 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4817
4818         * libc/stdlib/setenv.c (_findenv): Declare.
4819
4820         * libc/include/sys/fcntl.h: Fix declarations of open, creat, and
4821         fcntl to not use _EXFUN, and change string parameters to open and
4822         creat to be ``const char *''.
4823         * libc/sys/sparc64/sys/fcntl.h: Likewise.
4824         * libc/sys/sparc64/creat.c (creat): Make PATH const.
4825         * libc/syscalls/sysopen.c: Include <fcntl.h>.
4826         (open) Make _FILE const.
4827         * libc/sys/z8ksim/glue.c (_open): Make BUF const.
4828         (_creat): Make PATH const.
4829         * libc/sys/h8300hms/syscalls.c (_open): Make PATH const.
4830         * libc/sys/h8500hms/syscalls.c (_open): Likewise.
4831         * libc/sys/m88kbug/syscalls.c (open): Likewise.
4832         * libc/sys/sh/syscalls.c (_open): Likewise.
4833         * stub/shared/glue.c (open): Make BUF const.
4834         * stub/ex93x/syscalls.c (open): Make FILENAME const.
4835
4836 Thu Sep  8 16:39:12 1994  Steve Chamberlain  (sac@jonny.cygnus.com)
4837
4838         * libc/include/errno.h: Add ENMFILE
4839         * libc/include/sys/config.h: Support Z8000.
4840         * libc/include/sys/signal.h: New signals for go32.
4841         * libc/machine/h8500/psi.S (__addpsir0r0): New function
4842         * libc/machine/h8500/cmpsi.S (__ucmppsi2): New function
4843         * libc/machine/sh/sdivsi3.s (__sdivsi3): Rewritten.
4844         * libc/stdlib/mallocr.c (_morecore_r): Minimum chunk
4845         size is variable, depending upon CHUNK_POWER.
4846         * libc/sys/go32/*.c: Upgrade to new go32 stuff.
4847
4848 Sun Sep  4 17:42:43 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
4849
4850         * libc/stdlib/ecvtbuf.c (_gcvt): Output '-' for negative numbers.
4851
4852 Fri Sep  2 10:56:01 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4853
4854         * libc/include/_ansi.h (_PARAMS): Don't define if already defined.
4855
4856 Wed Aug 24 11:11:03 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4857
4858         * configure.in: Change i[34]86 to i[345]86.
4859
4860         * libc/include/math.h: Don't define HUGE_VAL if it is already
4861         defined.
4862
4863 Wed Aug 17 15:18:02 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4864
4865         * testsuite/libm.sac/test_erfc.c: Correct some result values.
4866         * testsuite/libm.sac/test_gammaf.c: Likewise.
4867         * testsuite/libm.sac/test_sin.c: Likewise.
4868         * testsuite/libm.sac/test_tanh.c: Likewise.
4869
4870 Tue Aug 16 16:12:53 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4871
4872         * libc/include/machine/ieeefp.h: Don't try set endianness if it is
4873         already set.  Define typedefs __int32_t and __uint32_t.
4874         * libc/include/math.h: Include <machine/ieeefp.h>.
4875         (union __dmath): Use __uint32_t.
4876         * libm/math/fdlibm.h, libm/math/*.c: Use __int32_t and __uint32_t
4877         instead of int and unsigned int.
4878
4879 Thu Aug 11 15:16:09 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4880
4881         Replace the math library with the SunPRO fdlibm package.
4882         * libm/math: Completely changed all files.
4883         * libm/ieeefp: Remove contents and directory.
4884         * libm/Makefile.in (LIBM_FP_LIB): Remove.
4885         (SUBDIRS): Just set to math/lib.a.
4886         * libm/libm.texinfo: Updated for new library.
4887         * libc/include/math.h: Extensive changes for new math library.
4888         * libc/include/ieeefp.h (isnanf, isinff, finitef): Change argument
4889         from _FLOAT_ARG to float.
4890         (maxpowtwo, maxpowtwof): Don't declare.
4891         * configure.in (fp_dir): Removed; was always ieeefp anyhow.
4892         (libm_fp_lib): Removed.
4893         * Makefile.in (MATHOBJS_IN_LIBC): Updated with new file names.
4894         * testsuite/libm.paranoia/Makefile.in (check): Correct --srcdir
4895         argument to ${RUNTEST}.
4896         * testsuite/libm.sac/Makefile.in (LOCAL_CFLAGS): Define.
4897         (.c.o): New rule.
4898         (RUNTESTFLAGS): Set CC and CFLAGS.
4899         (TESTS): Remove test_log2 and test_log2f.
4900         (${TESTS}): Pass ${LOCAL_CFLAGS}, not ${CFLAGS}.
4901         * testsuite/libm.sac/math.c (run_vector_1): Use float, not
4902         _FLOAT_ARG, for single precision argument type.
4903         * testsuite/libm.sac/sac.exp: Treat an error in bit 63 as an
4904         expected failure.  Close the input pipe.
4905         * testsuite/libm.sac/test.c (test_sok, test_iok, test_scok):
4906         Correct misspelling of inaccurate.
4907         (test_mok): Use ``inaccurate'', not ``wrong''.
4908         * testsuite/libm.sac/{test_acos.c, test_acosh.c, test_asin.c,
4909         test_asinh.c, test_atan.c, test_atanh.c, test_ceil.c,
4910         test_ceilf.c, test_cos.c, test_cosh.c, test_erf.c, test_erf.c,
4911         test_fabs.c, test_floor.c, test_floorf.c, test_fmod.c,
4912         test_fmodf.c, test_gamma.c, test_log1p.c, test_log1pf.c,
4913         test_yn.c): Correct many result values.  Many are still wrong.
4914
4915         * libc/stdlib/ecvtbuf.c (print_e): If _dtoa_r sets decpt to 9999,
4916         just copy the string.
4917         (_gcvt): Always return the buffer.
4918
4919 Tue Aug  9 13:43:23 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
4920
4921         * bcopy.c: fixed documentation, bcopy was not specified by ANSI.
4922
4923 Wed Aug  3 05:39:41 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
4924
4925         * libc/include/sys/reent.h: (struct _Bigint): add _reclaim
4926         structure.
4927         (struct _reent): add _p5s, _cvtlen, _cvtbuf.
4928         (_reclaim_reent): declare new entry point.
4929         * libc/reent/reent.c (cleanup_glue, _reclaim_reent): new
4930         functions.
4931
4932         * libc/stdlib/mprec.c (Balloc): Keep track of every struct bigint
4933         ever allocated, so that we can later reclaim them all.
4934         (pow5mult): make reentrant.
4935
4936         * libc/stdlib/ecvtbuf.c (fcvtbuf, ecvtbuf): extend these functions
4937         so that when given NULL as a buffer, return a pointer to static
4938         space in the rent structure.  This is not documented behaviour;
4939         it's only to support ecvt and fcvt, which aren't ANSI anyway.
4940         * libc/stdlib/efgcvt.c (fcvt, ecvt) Use new functionality (and
4941         therefore become reentrant).
4942         
4943         * libc/stdlib/dtoastub.c: remove spurious inclusion of mprec.h.
4944
4945 Mon Aug  1 16:52:24 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4946
4947         * libc/include/machine/ieeefp.h: Check _AM29K, not ___AM29K__.
4948
4949 Thu Jul 28 15:40:21 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
4950
4951         * Makefile.in: Make link to libg.a after libc.a; this is needed
4952           for the testsuites to build executables when everything comes
4953           from the tree.
4954
4955 Mon Jun 27 17:14:29 1994  Bill Cox  (bill@rtl.cygnus.com)
4956
4957         * libc/Makefile.in: Add a VERSION variable so we can keep track.
4958         * libm/Makefile.in: Add a VERSION variable so we can keep track.
4959
4960 Wed Jun 22 10:26:00 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
4961
4962         * libc/include/stdio.h: Use __VALIST, not va_list.
4963
4964 Tue May 17 15:43:28 1994  Bill Cox  (bill@rtl.cygnus.com)
4965
4966         * testsuite/config/unix-libm.exp, testsuite/lib/libm.exp,
4967         testsuite/libm.sac/execute.exp:
4968           Replace error proc calls with perror calls.
4969
4970 Wed May 11 09:25:28 1994  Doug Evans  (dje@canuck.cygnus.com)
4971
4972         * libc/include/*.h: #include "_ansi.h" instead of <_ansi.h>.
4973         * libc/include/time.h: #define NULL as 0L.
4974
4975 Mon May  9 18:41:20 1994  Doug Evans  (dje@canuck.cygnus.com)
4976
4977         * host/any (INCLUDES): Delete -I of gcc/include, gcc -B takes
4978         care of it.
4979
4980 Mon May  9 18:39:39 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4981
4982         * libc/include/sys/signal.h: Check for __GO32__, not __i386__ and
4983         not __unix__.
4984
4985 Sat May  7 17:07:36 1994  Steve Chamberlain  (sac@cygnus.com)
4986
4987         * configure.in (TARGET_CFLAGS): Set -O2 as default.
4988         (z8k-*-*): Use syscalls fake sys dir.
4989         * libc/sys/z8k/glue.c: Rename syscalls.
4990         * libc/sys/go32/Makefile.in: Use new routines.
4991         * libc/machine/Makefile.in: Fix typo in ln stuff.
4992
4993 Thu May  5 13:47:48 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4994
4995         * Makefile.in (libm.a, crt0.o): Use cp if ln fails.
4996         * libc/Makefile.in (crt0.o): Likewise.
4997         * libc/machine/Makefile.in (lib.a): Likewise.
4998         * libc/sys/Makefile.in (lib.a, crt0.o): Likewise.
4999
5000         All Makefile.in files: Added mostlyclean, realclean and distclean
5001         targets.
5002
5003         * Makefile.in: Don't bother to unexport XTRAFLAGS or
5004         XTRAFLAGS_FOR_TARGET, since they are no longer passed down from
5005         the top level Makefile.
5006
5007 Tue Apr 26 15:10:34 1994  Doug Evans  (dje@canuck.cygnus.com)
5008
5009         * libc/sys/sparc64/sys/stat.h: New file.
5010         * libc/sys/sparc64/sys/time.h: New file.
5011         * libc/sys/sparc64/sys/types.h: New file.
5012
5013 Fri Apr 22 12:58:24 1994  Stan Shebs  (shebs@andros.cygnus.com)
5014
5015         * stub/ex93x/crt0.s (start): Add code to clear bss.
5016
5017 Wed Apr 13 10:34:58 1994  Doug Evans  (dje@canuck.cygnus.com)
5018
5019         * libc/include/sys/types.h (time_t): Properly protect inside
5020         #ifndef __time_t_defined.
5021
5022         * libc/stdio/fileno.c: New file.
5023         * libc/stdio/Makefile.in (OFILES, CHEWOUT_FILES): Add fileno.
5024         (fileno.o): Add dependency.
5025         * libc/include/stdio.h (__sgetc): Rename never to _never.
5026         (fileno macro): Disable, needs to do CHECK_INIT first.
5027
5028 Mon Apr 11 17:37:09 1994  Bill Cox  (bill@rtl.cygnus.com)
5029
5030         * testsuite/Makefile.in (EXPECT, RUNTEST): Set these for the check
5031         goal.
5032
5033         * testsuite/Makefile.in (check): Set TCL_LIBRARY for runtest.
5034         * testsuite/libm.paranoia/Makefile.in (check): Set TCL_LIBRARY for
5035         runtest.
5036         * testsuite/libm.sac/Makefile.in (check): Set TCL_LIBRARY for
5037         runtest.
5038
5039 Sat Apr  9 16:18:09 1994  Doug Evans  (dje@cygnus.com)
5040
5041         * libc/sys/sparc64/sys/fcntl.h: New file, define solaris versions
5042         of the various constants.
5043
5044 Thu Apr  7 21:19:07 1994  Mark Eichin  (eichin@cygnus.com)
5045
5046         * libc/include/math.h: #ifndef __math_68881 around things which
5047         conflict with the (gcc-provided) inline functions in
5048         gcc/ginclude/math-68881.h.
5049
5050 Thu Apr  7 02:50:43 1994  Doug Evans  (dje@cygnus.com)
5051
5052         * libc/include/_syslist.h (_gettimeofday): Define.
5053         (_times): Ditto.
5054         * libc/include/reent.h: #include <machine/types.h> to get _CLOCK_T_.
5055         (struct tms, timeval, timezone): Declare.
5056         (_gettimeofday_r, _times_r): Declare.
5057         * libc/include/time.h (_CLOCK_T_): Don't #undef.  Remove
5058         #ifdef _CLOCK_T_ surrounding definition of clock_t.
5059         (time_t): Add multiple definition protection, __time_t_defined.
5060         * libc/include/sys/time.h: Don't #include <time.h>.
5061         Always define struct timezone (remove #ifndef _TIME_H_).
5062         * libc/include/sys/times.h (_CLOCK_T_): Don't #undef.  Remove
5063         #ifdef _CLOCK_T_ surrounding definition of clock_t.
5064         * libc/reent/Makefile.in (OFILES): Add timer.o.
5065         (CHEWOUT_FILES): Add timer.def.  Add timer.o/timer.c dependence.
5066         * libc/reent/timer.c: New file.
5067         * libc/time/clock.c: #include <reent.h>.
5068         (clock): Call _times_r instead of times.
5069         * libc/time/time.c (HAVE_GETTIMEOFDAY): Renamed from
5070         HAVE_GET_TIME_OF_DAY.
5071         Add comment regarding supporting OS routine(s) required (for docs).
5072         #include <reent.h>.
5073         (time): Call _gettimeofday_r instead of gettimeofday.
5074         * libc/time/asctime.c: Fix comment regarding supporting OS routines.
5075         * libc/time/ctime.c: Ditto.
5076         * libc/time/strftime.c: Ditto.
5077         * libc/sys/sparc64/Makefile.in (TEMPLATE_SFILES): Remove gettimeofday.
5078         (TEMPLATE_SFILES_R): Define here.  Also define times.
5079         Add times_r.o/times.S dependence.
5080         (time2.c, junk.c): Deleted.
5081         * libc/sys/sparc64/time2.c: Deleted.
5082         * configure.in (sparc64-*-*): Define HAVE_GETTIMEOFDAY.
5083
5084         * libc/stdio/mktemp.c (_getpid_r): Renamed from _getpid.
5085         * libc/stdio/tmpnam.c (_getpid_r): Ditto.
5086         * libc/sys/sparc64/junk.c: Deleted.
5087
5088 Mon Mar 21 16:51:03 1994  Doug Evans  (dje@canuck.cygnus.com)
5089
5090         * libc/sys/sparc64/Makefile.in: Add times syscall.
5091         * libc/sys/sparc64/crt0.S: Handle stack bias at run time so we can
5092         be used with and without it.  Add comment clarifying Medium/Anywhere
5093         model requirements.
5094         * libc/sys/sparc64/sigsetjmp.S (setjmp, longjmp): Add svr4 support.
5095         * libc/sys/sparc64/sys/syscall.h (SYS_times): Define for sunos4
5096         even if obsolete.
5097
5098 Sun Mar 20 15:51:47 1994  Doug Evans  (dje@cygnus.com)
5099
5100         * configure.in (target_cflags): Move init.
5101         (sparc64-*-*): Define HAVE_BLKSIZE.
5102
5103 Wed Mar  9 10:44:52 1994  Doug Evans  (dje@canuck.cygnus.com)
5104
5105         * libc/include/sys/_types.h: New file.
5106         * libc/include/reent.h: #include it.
5107         Add comment describing REENTRANT_SYSCALLS_PROVIDED and
5108         MISSING_SYSCALL_NAMES.
5109         Sort syscalls.
5110         * libc/include/_syslist.h: Remove _raise.
5111         * libc/reent/signalr.c: New file.
5112         * libc/reent/Makefile.in: Compile it.
5113         * libc/signal/signal.c: Only use ifdef SIMULATED_SIGNALS.
5114         Add doc for raise and _raise_r.
5115         * libc/signal/raise.c: Only use ifndef SIMULATED_SIGNALS.
5116         (raise): Call _raise_r.
5117         (_raise_r): Call _getpid_r and _kill_r.
5118         * libc/stdlib/abort.c: Remove inclusion of stdio.h and _syslist.h.
5119         (abort): Loop forever calling raise and _exit.
5120
5121 Mon Mar  7 14:40:08 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
5122
5123         * configure.in: Remove extraneous echo.
5124
5125 Thu Mar  3 12:14:22 1994  Doug Evans  (dje@canuck.cygnus.com)
5126
5127         * libc/sys/sparc64/sys/dirent.h (MAXNAMLEN): #undef to avoid
5128         collision with unistd.h, and fix for svr4.
5129
5130 Wed Mar  2 13:55:25 1994  Doug Evans  (dje@canuck.cygnus.com)
5131
5132         * libc/stdio/local.h (_llicvt): Declare.
5133         (CVT_BUF_SIZE): Define (and buffer size from 512 to 128).
5134         * libc/stdio/cvt.c: Include "local.h" to get CVT_BUF_SIZE.
5135         (_llicvt): Define.
5136         (_sicvt): Fix function header (`value' is short).
5137         * libc/stdio/vfprintf.c (_vfprintf_r): Use CVT_BUF_SIZE.
5138         Add printing of long long's support.
5139         Add printing of 8 byte pointer support.
5140
5141 Fri Feb 11 21:52:11 1994  Steve Chamberlain  (sac@sphagnum.cygnus.com)
5142
5143         * libc/sys/sh/syscalls.c (pipe, execv, wait, fork, utime, chown,
5144         stat, chmod): New hooks. 
5145         (sbrk): Abort if stack and heap collide.
5146         * libc/machine/sh/udivsi3, libc/machine/sh/sdivsi3 Modified to
5147         shortcut when given small args.
5148         * libc/machine/sh/setjmp.s: Rewritten.
5149         * libc/machine/sh/strcmp.s (strcmp): New function takes advantage
5150         of cmp/str instruction.
5151
5152 Wed Feb  9 15:12:35 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
5153
5154         * configure.in: Accept powerpc* as a CPU type, using fp_dir ieeefp
5155         and machine_dir powerpc.
5156         * libc/include/machine/setjmp.h, libc/include/machine/ieeefp.h:
5157         Add cases for __powerpc__.
5158         * libc/machine/powerpc/Makefile.in, libc/machine/powerpc/setjmp.S:
5159         New files.
5160
5161         * libc/include/stdio.h (_iprintf_r): Declare correctly.
5162
5163 Thu Jan 27 10:36:27 1994  Steve Chamberlain  (sac@cygnus.com)
5164
5165         * libc/stdlib/callocr.c: New file with _calloc_r in it.
5166         * libc/stdlib/calloc.c (calloc_r): Now in callocr.c
5167
5168 Thu Jan 20 15:14:37 1994  Doug Evans  (dje@canuck.cygnus.com)
5169
5170         * libc/stdlib/ecvtbuf.c (print_f): Remove local "done".
5171         (print_e): More comments to describe args, etc.
5172         "type" arg may now be 'g' or 'G' for %g/G format --> remove
5173         trailing blanks.
5174         (_gcvt): Remove locals decpt, sign, end, p, done.
5175         More comments for print_e invocation.
5176         Pass "type" to print_e as is (g/G).
5177
5178 Wed Jan 19 16:34:18 1994  Rob Savoye  (rob@darkstar.cygnus.com)
5179
5180         * stub/shared/m68k-crt0.S: Changed so it compiles (and runs) on a
5181         stock m68000. 
5182
5183 Mon Jan 17 15:41:53 1994  Doug Evans  (dje@canuck.cygnus.com)
5184
5185         * libc/stdlib/mallocr.c (_morecore_r): Fix aligning of pointer so it
5186         works with any sized pointer, including ones bigger than ints and
5187         longs.
5188
5189 Thu Jan  6 14:53:21 1994  Doug Evans  (dje@canuck.cygnus.com)
5190
5191         * libc/sys/sparc64/{time2.c,utime.S,utime2.c}: New files.
5192
5193 Sat Dec 11 16:17:20 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
5194
5195         * libc/include/stdlib.h (_calloc_r): Add prototype.
5196         * libc/machine/h8500/negsi2.c: New file.
5197         * libc/machine/h8500/divsi3.c: Prevent overflow when dividing v
5198         large unsigned numbers.
5199         * libc/machine/h8500/cmpsi.c: Add cmppsi.
5200         * libc/stdlib/mallocr.c (morecore_r): Fix aligning pointers so it
5201         works when sizeof(size_t) != sizeof(char *).
5202         * libc/stdlib/mprec.c (Balloc): Call calloc rather than malloc to
5203         get play area
5204         * libc/stdlib/mprec.h: Define Just_16 if generating for z8000.
5205
5206 Mon Dec  6 15:59:53 1993  Doug Evans  (dje@rtl.cygnus.com)
5207
5208         * libc/include/assert.h (assert): Handle -traditional.
5209
5210 Tue Nov 16 15:49:24 1993  Mark Eichin  (eichin@cygnus.com)
5211
5212         * Makefile.in: added ; after every "fi" and "done" that wasn't at
5213         the end of a line (ie. anything before a backslash continuation)
5214         so that bash handles them.
5215
5216 Tue Nov 16 12:31:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5217
5218         * libc/sys/go32/lstat.s: new file, copied from stat.s and renamed
5219         stat to lstat
5220
5221 Mon Nov 15 15:50:43 1993  Steve Chamberlain  (sac@jonny.cygnus.com)
5222
5223         * libc/sys/sh/crt0.s, libc/sys/sh/trap.s,
5224         libc/machine/sh/sdivsi3.s, libc/machine/sh/setjmp.s,
5225         libc/machine/sh/udivsi3.s: Use new calling convention.
5226
5227 Mon Nov 15 15:25:38 1993  Mark Eichin  (eichin@cygnus.com)
5228
5229         * libc/include/sys/unistd.h, libc/include/sys/stat.h: ANSI-fy
5230         chmod, access, chdir, chown by making _path const. Also fix _amode
5231         param of access.
5232
5233 Fri Nov 12 20:25:28 1993  Mark Eichin  (eichin@cygnus.com)
5234
5235         * libc/sys/a29khif/_tmpnam.s (_tmpnam): renamed function to
5236         _khif_tmpnam, because it doesn't comply with ANSI but may be
5237         useful anyway. Real tmpnam was already in libc/stdio, and was
5238         colliding with this one (pr 2176.) 
5239         * libc/sys/a29khif/stubs.s (tmpnam): removed tmpnam. This file is
5240         the wrong idea anyhow.
5241
5242 Mon Nov  8 07:50:16 1993  Doug Evans  (dje@canuck.cygnus.com)
5243
5244         * configure.in: Remove h8300h, we have multilib now.
5245
5246 Fri Nov  5 12:37:27 1993  Mark Eichin  (eichin@cygnus.com)
5247
5248         * libc/string/strcasecmp.c, libc/string/strncasecmp.c: new
5249         functions, to get preference over the ones in libiberty (since we
5250         provide correct declarations in <string.h>.
5251         * libc/string/Makefile.in: add support for strncasecmp,
5252         strcasecmp.
5253
5254 Fri Nov  5 09:05:45 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
5255
5256         * Change netware config not to look for cpu explicitly.
5257
5258 Thu Nov  4 14:21:25 1993  Doug Evans  (dje@canuck.cygnus.com)
5259
5260         * libc/sys/sparc64/{creat.c,junk.c}: New files.
5261         * libc/sys/sparc64/Makefile.in: Add dependencies.
5262
5263 Wed Nov  3 10:42:49 1993  Doug Evans  (dje@canuck.cygnus.com)
5264
5265         * configure.in: Clean up v9 a bit, new "os" aoutv8.
5266
5267 Tue Nov  2 10:00:44 1993  D. V. Henkel-Wallace  (gumby@cygnus.com)
5268
5269         * libc/include/sys/reent.h: make structure smaller by allocating
5270         some stuff when needed.
5271         * libc/signal/signal.c: allocate as needed
5272         * libc/stdio/findfp.c,stdio/local.h: ditto
5273         * libc/stdlib/mprec.c: ditto
5274
5275         * libc/time/localtime.c: don't return a dangling stack ptr.
5276
5277 Wed Sep 29 20:42:34 1993  Rob Savoye  (rob@darkstar.cygnus.com)
5278
5279         * stub/mvme135/crt0.S, stub/mvme135/glue.c: Moved to stub/generic.
5280
5281 Wed Sep 29 16:27:49 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
5282
5283         * libc/include/stdio.h (__sputc): comment out static inline which
5284           confuses coff toolchains.
5285
5286 Thu Sep  2 16:31:36 1993  Mark Eichin  (eichin@cygnus.com)
5287
5288         * libc/sys/a29khif/{_close.s, _fstat.s, _lseek.s, _sbrk.s,
5289         _write.s, getpid.c, kill.c, read.s}:
5290         * libc/sys/a29khif/stubs.s: eliminated stubs that already go
5291         through the syscalls directory.
5292
5293 Fri Oct 29 13:59:58 1993  Jeffrey Wheat  (cassidy@cygnus.com)
5294
5295         * configure.in: fixed double quote gotcha.
5296
5297 Wed Oct 27 15:27:09 1993  Rob Savoye  (rob@darkstar.cygnus.com)
5298
5299         * stub/ex931: stub library for sparclite board.
5300         * stub/idp: Renamed from mc68ec. Added contructor table
5301         stuff to linker script.
5302         * stub/mvme135: Renamed from m68kmvme. Added contructor table
5303         stuff to linker script.
5304
5305 Tue Oct 26 17:01:23 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
5306
5307         * configure.in: Configure testsuites only if they exist.
5308
5309 Tue Oct 26 12:37:11 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
5310
5311         * configure.in: Don't set machine_dir for i386 until there is
5312         something in libc/machine/i386 to compile.  For i[34]86-*-netware*
5313         use sys/netware, don't use signal, define NO_EXEC, ABORT_PROVIDED,
5314         CLOCK_PROVIDED and MALLOC_PROVIDED.
5315
5316         * libc/sys/netware: New directory.  Contains simplistic and
5317         probably incorrect stubs for NetWare.  Should be enough to load
5318         the library.
5319         * libc/sys/netware/crt0.c, libc/sys/netware/environ.c,
5320         libc/sys/netware/getpid.c, libc/sys/netware/link.c: New NetWare
5321         stub files.
5322
5323         * libc/reent/execr.c: Don't use if NO_EXEC is defined.
5324         * libc/reent/sbrkr.c: Don't use if MALLOC_PROVIDED is defined.
5325         * libc/stdlib/abort.c: Don't use if ABORT_PROVIDED is defined.
5326         * libc/time/clock.c: Don't use if CLOCK_PROVIDED is defined.
5327
5328 Mon Oct 25 16:48:08 1993  Roland H. Pesch  (pesch@cygnus.com)
5329
5330         * testsuite/Makefile.in: add "docs" dummy target for consistency
5331         with rest of newlib; turn "info" and "install-info" into dummy
5332         targets, since they wouldn't have worked.  (Depended on
5333         nonexistent "doc" subdir.)
5334
5335 Fri Oct 22 20:37:32 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
5336
5337         * configure.in: handle mips* instead of mips
5338
5339 Thu Oct 21 08:57:24 1993  Ian Lance Taylor  (ian@cygnus.com)
5340
5341         * libc/include/sys/dirent.h: New file.  If it is not overridden by
5342         a version of libc/sys/*/sys/dirent.h, it includes the next
5343         <dirent.h> file in case there is one lurking somewhere.
5344
5345 Fri Oct 15 14:17:40 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
5346
5347         * libc/stdlib/strtoul.c (_strtoul_r): Several changes for ANSI
5348         compliance, namely: Accept a minus sign.  Consider a single 0 with
5349         a radix of 0 as being a conversion.  Determine overflow correctly.
5350         If an overflow occurs, set *ptr to the end of the number, not the
5351         middle.
5352         * lib/stdlib/strtol.c (_strtol_r): Determine overflow correctly.
5353
5354 Thu Oct 14 21:49:52 1993  Doug Evans  (dje@canuck.cygnus.com)
5355
5356         * libc/machine/h8300/divsi3.S (divmodsi4): Fix h8300h case.
5357
5358 Fri Oct  1 17:17:34 1993  Doug Evans  (dje@canuck.cygnus.com)
5359
5360         * Makefile.in (INSTALL): Use $srcrootpre.
5361         (crt0.o): Replace $< with $(CRT0_DIR)/$(CRT0), Sun make
5362         can't handle it.
5363         * libc/Makefile.in (crt0.o): Spell out $<, Sun make can't handle
5364         it.
5365         * libc/sys/Makefile.in (crt0.o, lib.a): Ditto.
5366         * stub/Makefile.in (crt0.o, TARGETLIB): Ditto.
5367         * libc/sys/sparc64/Makefile.in (isatty.o): Sun VPATH lossage.
5368         * libm/math/Makefile.in (matherr.o): Ditto.
5369
5370 Thu Sep 30 11:09:17 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
5371
5372         * configure.in: Build multidirs for z8k.
5373         * libc/include/stdlib.h (_strtoul_r): add prototype.
5374         * libc/include/machine/limits.h: Get INT_MIN right for all the z8k family.
5375         * libc/include/machine/setjmp.h: Add for z8k.
5376         * libc/machine/z8k/{mulsi.o, udivsi3.o, umodsi3.o, modsi3.o} obsolete.
5377         * libc/sys/z8ksim/glue.c: tidy up.
5378
5379 Mon Sep 20 14:04:46 1993  Doug Evans  (dje@canuck.cygnus.com)
5380
5381         * libc/unix/{execl.c execle.c execlp.c execv.c execvp.c}:
5382         New files.  Requires execve system call.
5383         * libc/unix/Makefile.in: Use them.
5384         * libc/sys/sparc64/{execl.c execle.c execlp.c execv.c execvp.c}:
5385         Deleted, moved to libc/unix.
5386         * libc/sys/sparc64/Makefile.in: Remove them.
5387
5388 Mon Sep 20 10:38:32 1993  Doug Evans  (dje@canuck.cygnus.com)
5389
5390         * libc/sys/sparc64/{template.S template_r.S}: New files.
5391         * libc/sys/sparc64/Makefile.in: Build source for trivial syscalls
5392         from templates.
5393         * libc/sys/sparc64/{chdir.S chmod.S close.S dup.S fcntl.S
5394         fork.S fstat.S lseek.S link.S mkdir.S open.S pipe.S read.S rmdir.S
5395         umask.S unlink.S wait4.S write.S}: Removed, now built from
5396         templates.
5397
5398 Sun Sep 19 14:52:57 1993  Doug Evans  (dje@canuck.cygnus.com)
5399
5400         * libc/time/time.c: #include <_ansi.h>.
5401
5402 Sun Sep 19 13:43:25 1993  Doug Evans  (dje@canuck.cygnus.com)
5403
5404         * configure.in (sparc64-*-*): Remove -D__SIZE_TYPE__.
5405
5406 Mon Sep 13 13:52:16 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
5407
5408         * configure.in: match m8* rather than m88k so that m88110 is
5409           recognized as well.
5410
5411 Tue Sep  7 12:19:32 1993  Doug Evans  (dje@canuck.cygnus.com)
5412
5413         * libc/sys/h8300hms/{Makefile.in, _exit.c, misc.c}:
5414         Renamed exit.c to _exit.c to avoid collision with stdlib/exit.c.
5415         misc.c: New file.
5416
5417         * configure.in: Add multilib support to h8300.
5418
5419 Mon Sep  6 14:07:06 1993  Doug Evans  (dje@canuck.cygnus.com)
5420
5421         * libc/stdlib/abort.c (abort): Remove _VOLATILE from return type.
5422         * libc/include/_ansi.h (_ATTRIBUTE): New macro for __attribute__.
5423         * libc/include/stdlib.h (exit, abort): Add noreturn attribute.
5424
5425 Mon Sep  6 14:24:18 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
5426
5427         * configure.in: Corrected multidirs for sparc target.
5428
5429 Mon Aug 30 15:56:44 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
5430
5431         Support for building newlib multiple times with different
5432         compilation flags.
5433         * configure.in: Only configure doc at top level.  Set multidirs
5434         when appropriate for target, unless not at top level.  If
5435         multidirs is set, independently configure each subdirectory.
5436         Adjust TOP, MULTIDIRS and MULTISUBDIR appropriately in Makefile.
5437         * Makefile.in (MULTIDIRS, MULTISUBDIR): New variables,
5438         automagically set by configure.in.
5439         (all): If MULTIDIRS is set, build multiple copies of libraries.
5440         (install): If MULTIDIRS is set, install multiple copies of
5441         libraries.  Install in $(tooldir)/lib/$(MULTISUBDIR).  If
5442         MULTISUBDIR is set, don't bother to install header files.
5443         * host/any (INCLUDES, CHEW): Use $(SRCTOP) rather than $(TOP) from
5444         ${srcrootpre}.
5445         * stub/configure.in: Set MULTISUBDIR appropriately.
5446         * stub/Makefile.in (install): Install in
5447         $(tooldir)/lib/$(MULTISUBDIR).
5448         * All Makefile.in files: Define SRCTOP as well as TOP.
5449
5450 Mon Aug 30 10:34:24 1993  Doug Evans  (dje@canuck.cygnus.com)
5451
5452         * libc/machine/h8300/{mulhi3.S, divhi3.S}: Comment out if h8300h.
5453         * libc/machine/h8300/{mulsi3.S, divsi3.S}: Add h8300h support.
5454
5455 Thu Aug 26 19:38:12 1993  Doug Evans  (dje@canuck.cygnus.com)
5456
5457         * libc/sys/h8300hms/exit.c (_exit): New function.
5458
5459 Wed Aug 25 16:31:48 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
5460
5461         * configure.in: recognize m88110.
5462
5463 Fri Aug 20 16:46:23 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
5464
5465         * libc/sys/m88kbug/crt0.c: pretty up, remove extraneous comments,
5466           prototype main and call with args.
5467
5468 Fri Jul 30 16:52:47 1993  K. Richard Pixley  (rich@cygnus.com)
5469
5470         First real try at system traps for m88k-bug.
5471         * libc/sys/m88kbug/syscalls.c: many changes.  Convert from stubs
5472           to real trap calls.
5473         * libc/sys/m88kbug/sys/systraps.h: new file.
5474
5475 Tue Jul 27 16:31:16 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
5476
5477         Patches to fix info building when target does not use sys
5478         directory.
5479         * libc/Makefile.in (targetdep.tex): add sys.tex separately.
5480         * libc/sys.tex, libc/sys/sys.tex: moved from libc/sys/sys.tex to
5481           libc/sys.tex.
5482         * libc/sys/Makefile.in (doc): do nothing.
5483
5484 Mon Jul 26 17:08:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
5485
5486         * libc/Makefile.in (CRT0): new macro.
5487           (all): depend on $(CRT0) rather than crt0.o.
5488
5489         * configure.in: fix libc_sys_dir -> libc_sys_lib thinko.
5490           do not default crt0, instead, set crt0 and crt0_dir based on
5491           sys_dir and stub_dir.
5492
5493         * Makefile.in (CRT0_DIR): new macro.
5494           (all): depend on $(CRT0) rather than crt0.o which may not exist.
5495           (crt0.o): depend on $(CRT0_DIR)/$(CRT0) rather than simply
5496           $(CRT0).
5497           ($(CRT0)): recur by cd'ing into $(CRT0_DIR).
5498
5499 Sun Jul 25 17:51:51 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
5500
5501         * testsuite/lib/libm.exp: 
5502                 added code to support compiling and linking of tests for 
5503                 libm.sac (paranoia to be added next) and processing the 
5504                 pass or failure of the tests.
5505
5506         * testsuite/config/unix-libm.exp:
5507                 platform specific proc's for dealing with compiler, linker
5508                 and the way we execute and process the test results.
5509
5510         * testsuite/libm.sac/execute.exp:
5511                 generic framework for the sac tests. the config and lib 
5512                 expect code for specific platforms tie it all together.
5513
5514         * testsuite/libm.sac/test_is.c:
5515                 changed the output of the test to be consistant with the
5516                 other tests. parsing of pass nad fail messages is now fixed.
5517
5518 Fri Jul 23 19:20:07 1993  Per Bothner  (bothner@kalessin)
5519
5520         * libc/include/{assert.h, ctype.h, dirent.h, errno.h, fastmath.h,
5521         locale.h, math.h, pwd.h, reent.h, setjmp.h, signal.h, stdio.h,
5522         stdlib.h, string.h, termios.h, time.h, utime.h, utmp.h}: For C++:
5523         #ifdef __cplusplus, surround by extern ""C { ... }.
5524         * libc/include/assert.h:  Do *not* protect assert.h against
5525         multiple inclusion!  Also, #undef it before #define, to allow
5526         redefinition.
5527         * libc/include/stdio.h (getlogin, cuserid):  Removed.  These
5528         should be only in unistd.h.
5529
5530         * libc/include/sys/{fcntl.h, reent.h, stat.h, time.h, times.h,
5531         unistd.h}: For C++: #ifdef __cplusplus, surround by extern ""C {
5532         ... }.
5533
5534 Fri Jul 23 10:15:33 1993  Doug Evans  (dje@canuck.cygnus.com)
5535
5536         * libc/machine/sparc/Makefile.in: Must create a library, even
5537         if empty.
5538
5539 Wed Jul 21 16:00:37 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
5540
5541         * configure.in: set machine_dir for m88k.  edit crt0 definition
5542           into makefiles.
5543
5544         * Makefile.in, libc/Makefile.in (crt0): pull up from lower directories.
5545
5546         * libc/Makefile.in (all): also build crt0.o.
5547
5548         * libc/machine/i386/Makefile.in, libc/machine/sparc/Makefile.in,
5549           libc/machine/z8k/Makefile.in, libm/Makefile.in (clean): no need
5550           to remove CRT0.
5551
5552         * libc/machine/m88k/Makefile.in (TOP, TARGETLIB): removed.
5553           (all): reworked to build in place.
5554           (clean): remove lib.a
5555           (Makefile): remove redundant ./, call $(SHELL) rather than sh.
5556
5557         * libc/sys/m88kbug/crt0.c (start): renamed to _start.
5558           (_start): key off edata rather than _start_bss.
5559
5560 Wed Jul 21 14:29:47 1993  david d `zoo' zuhn  (zoo@cygnus.com)
5561
5562         * libc/include/sys/unistd.h, libc/include/reent.h,
5563         libc/reent/sbrkr.c: change sbrk to return void* instead of char*.
5564
5565 Tue Jul 20 13:19:18 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
5566
5567         * libm/Makefile.in, libc/Makefile.in ($(SUBDIRS)): dollar escape a dollar sign.
5568
5569         * Makefile.in (libc.a): break into two rules, one for libc.a and
5570           one for libc/libc.a.  Force subdirs current before rebuilding
5571           library.
5572           (libm.a): break into two rules, one for libm.a and one for
5573           libm/libm.a.  Force subdirs current before rebuilding library.
5574
5575         * libc/Makefile.in (SUBLIBS): fix typo.
5576
5577         * libc/sys/Makefile.in (all): force descent into subdirs, then
5578           rebuild library iff out of of date.
5579
5580 Fri Jul 16 17:47:57 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
5581
5582         Rework so that library is built and then finished rather than
5583         being built on each invocation of make.
5584
5585         * host/any (machine_dir, sys_dir, signal_dir): these are not
5586           shared and have been moved to their associated Makefile.in's.
5587           (AR_FLAGS): switch to qc which is faster.
5588         * configure.in: no longer assign machine_dir for m88k.  set
5589           stub_dir, stub_lib, & crt0 for m68k*-unknown-{aout,coff}.  If
5590           stub_dir set, then add to configdirs.  add comment about silly
5591           configuration.
5592           (configdirs): drop stub.  It will be added only
5593           when needed.
5594           (libm_fp_lib, libc_unix_lib, libc_signal_lib, libc_machine_lib,
5595           libc_sys_dir, fake_sys_dir, libc_fake_sys_lib, stub_dir,
5596           stub_lib, crt0): new variables for tailoring lower level
5597           makefiles.  Assign accordingly and edit into makefiles.
5598         * libm/Makefile.in: updated copyright.
5599           (TARGETLIB): removed.
5600           (FLAGS_TO_PASS): removed TARGETLIB, machine_dir, sys_dir.
5601           (SUBDIRS): removed TARGETDEP_DIRS.
5602           (LIBM_FP_LIB, SUBLIBS): new macros.
5603           (all): reworked.
5604           (force): new target to force rebuilds.
5605           (Makefile): call $(SHELL) rather than sh.  drop redundant ./
5606         * libc/sys/a29khif/Makefile.in, libc/sys/decstation/Makefile.in,
5607           libc/sys/go32/Makefile.in, libc/sys/h8300hms/Makefile.in,
5608           libc/sys/h8500hms/Makefile.in, libc/sys/m88kbug/Makefile.in,
5609           libc/sys/sh/Makefile.in, libc/sys/sparc64/Makefile.in,
5610           libc/sys/sun4/Makefile.in, libc/sys/sysvi386/Makefile.in,
5611           libc/sys/sysvnecv70/Makefile.in, libc/sys/z8ksim/Makefile.in,
5612           stub/m68kmvme/Makefile.in: updated copyright.
5613           (TARGETLIB, TARGETCRT0, CRT0): macros removed.
5614           (all): reworked.  made this the default rule.
5615           (clean): also remove lib.a.
5616           (Makefile): call $(SHELL) rather than sh.  drop redundant ./
5617         * stub/Makefile.in: updated copyright.
5618           (TARGETLIB, TARGETCRT0, CRT0, TOP): removed.
5619           (stub_lib): new macro.
5620           (FLAGS_TO_PASS): removed TARGETLIB, stub_dir, TARGETCRT0.  Added
5621           RANLIB.
5622           (all): reworked.
5623           (clean, install): assume stub_dir exists.
5624           (Makefile): depend on configure.in.  call $(SHELL) rather than
5625           sh.  drop redundant ./
5626         * stub/configure.in (stublib): new macro, assign it, edit it into
5627           makefiles.
5628         * Makefile, libc/Makefile.in, doc/Makefile.in, libc/sys/Makefile.in:
5629           updated copyright.
5630           (all): reworked.
5631           (Makefile): call $(SHELL) rather than sh.  drop redundant ./
5632         * libc/Makefile.in (TARGETCRT0): removed.
5633           (FLAGS_TO_PASS): dropped TARGETLIB, machine_dir, sys_dir,
5634           TARGETCRT0.
5635           (SUBDIRS): drop TARGETDEP_DIRS.
5636           (LIBC_SIGNAL_LIB, LIBC_SYS_LIB, LIBC_MACHINE_LIB, LIBC_UNIX_LIB,
5637           LIBC_FAKE_SYS_LIB, SUBLIBS): new macros for configuration.
5638           (force): new target to force rebuilds.
5639         * libc/sys/Makefile.in (TARGETCRT0, sys_dir): removed.
5640           (FLAGS_TO_PASS): TARGETLIB, machine_dir, sys_dir, TARGETCRT0
5641           removed.
5642           (clean): assume sys_dir always exists.
5643         * libm/test/Makefile.in (Makefile): call $(SHELL) rather than sh.
5644           drop redundant ./
5645         * libc/ctype/Makefile.in, libc/errno/Makefile.in,
5646           libc/locale/Makefile.in, libc/machine/Makefile.in,
5647           libc/machine/a29k/Makefile.in, libc/machine/h8300/Makefile.in,
5648           libc/machine/h8500/Makefile.in, libc/machine/i386/Makefile.in,
5649           libc/machine/i960/Makefile.in, libc/machine/m68k/Makefile.in,
5650           libc/machine/mips/Makefile.in, libc/machine/necv70/Makefile.in,
5651           libc/machine/sh/Makefile.in, libc/machine/sparc/Makefile.in,
5652           libc/machine/z8k/Makefile.in, libc/reent/Makefile.in,
5653           libc/signal/Makefile.in, libc/stdio/Makefile.in,
5654           libc/stdlib/Makefile.in, libc/string/Makefile.in,
5655           libc/sys/Makefile.in, libc/syscalls/Makefile.in,
5656           libc/time/Makefile.in, libc/unix/Makefile.in,
5657           libm/ieeefp/Makefile.in, libm/math/Makefile.in: updated copyright.
5658           (TARGETLIB): removed.
5659           (all): reworked.
5660           (clean): also remove lib.a.
5661           (Makefile): call $(SHELL) rather than sh.  drop redundant ./
5662         * Makefile.in: (machine_dir, sys_dir, stub_dir, stub_lib, CRT0):
5663           new macros.
5664           (SUBDIRS): moved to follow frag inclusion, change stub to
5665           stub_dir.
5666           (FLAGS_TO_PASS): removed machine_dir, sys_dir, signal_dir which
5667           are now set in the libc Makefile.
5668         * libc/machine/Makefile.in (TARGETCRT0, machine_dir): removed.
5669           (FLAGS_TO_PASS): removed TARGETLIB, machine_dir, sys_dir,
5670           TARGETCRT0.
5671           (force): new target to force rebuilds.
5672         * stub/configure.in: determine and set stub_lib for for Makefile.
5673
5674 Thu Jul 15 12:01:27 1993  Doug Evans  (dje@canuck.cygnus.com)
5675
5676         * libc/sys/h8300hms/Makefile.in: Make `all' the default target.
5677         crt0.s renamed to crt0.S.
5678         * libc/sys/h8300hms/crt0.S: Add h8/300h support.
5679
5680         * libc/machine/h8300/Makefile.in: Make `all' the default target.
5681         * libc/machine/h8300/{cmpsi.S,ucmpsi.S}: #ifdef out entire file if
5682         h8300h.
5683         * libc/machine/h8300/defines.h: Add macros to handle pointers for
5684         h8300 (16 bits) and h8300h (32 bits).
5685         * libc/machine/h8300/{divsi3.S,mulsi3.S,memcpy.S,memset.S,
5686         reg_memcpy.S,reg_memset.S,strcmp.S}: Add h8300h support.
5687
5688 Thu Jul 15 10:13:29 1993  Ian Lance Taylor  (ian@cygnus.com)
5689
5690         * libc/machine/m88k/setjmp.S, Makefile.in: New files; a simple
5691         implementation of setjmp and longjmp for the m88k.
5692         * libc/include/machine/setjmp.h: Added __m88000__ case.
5693
5694 Wed Jul 14 10:10:30 1993  Doug Evans  (dje@canuck.cygnus.com)
5695
5696         * configure.in: Recognize h8300h as variant of h8300.
5697
5698 Tue Jul 13 12:24:11 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
5699
5700         * libc/include/sys/unistd.h (read, write): get prototypes right.
5701         (sbrk): New prototype.
5702         * libc/reent/sbrkr.c (sbrkr): Use correct sbrk prototype.
5703         * libc/stdio/local.h: Include unistd.h.
5704         * libc/machine/h8300/syscalls.c: Names have changed.
5705
5706 Mon Jul 12 18:08:42 1993  K. Richard Pixley  (rich@cygnus.com)
5707
5708         * configure.in: add sys_dir assignment for m88k-bug.
5709
5710 Thu Jul  8 09:16:21 1993  Doug Evans  (dje@canuck.cygnus.com)
5711
5712         * libc/sys/sparc64/sys/syscallasm.h: New macros to handle either
5713         a.out or elf.
5714         * libc/sys/sparc64: all *.S files: Use new macros.
5715         * libc/sys/sparc64/isatty.c: New file.
5716         * libc/sys/sparc64/Makefile.in: Stop using /lib/libc.a for
5717         functions beyond what newlib provides.
5718
5719 Thu Jul  8 09:11:28 1993  Doug Evans  (dje@canuck.cygnus.com)
5720
5721         * libc/include/sys/stat.h: Move st_atime so not doubly defined for
5722         svr4.
5723
5724 Thu Jul  8 09:09:16 1993  Doug Evans  (dje@canuck.cygnus.com)
5725
5726         * libc/include/machine/ieeefp.h: Add support for h8/300h.
5727
5728 Fri Jul  2 10:11:20 1993  K. Richard Pixley  (rich@cygnus.com)
5729
5730         * configure.in: add m88k.
5731         * libc/include/machine/ieeefp.h: add case for m88k.  Also add
5732         sanity check so no one else need ever chase what I did to find
5733         this.
5734
5735         * libm/math/Makefile.in (FAKEC): added atanf.c log1pf.c scalbnf.c.
5736
5737 Fri Jul  2 09:15:21 1993  Ian Lance Taylor  (ian@cygnus.com)
5738
5739         * doc/makedoc.c: Include <ctype.h>.
5740
5741 Wed Jun 30 09:35:06 1993  Doug Evans  (dje@canuck.cygnus.com)
5742
5743         * libc/Makefile.in (FLAGS_TO_PASS): Add TARGET_ASFLAGS.
5744         * libc/sys/Makefile.in (FLAGS_TO_PASS): Add TARGET_ASFLAGS.
5745         * libc/machine/Makefile.in (FLAGS_TO_PASS): Add TARGET_ASFLAGS.
5746
5747         * libm/test/Makefile.in (all): Link with ../../lib[cm].a.
5748
5749 Sun Jun 27 17:05:20 1993  Doug Evans  (dje@sphagnum.cygnus.com)
5750
5751         * libc/include/errno.h (ENOSYS): Added.
5752
5753         * libc/unix/getpwd.c (getcwd): Fix typo (_up -> up).
5754
5755 Mon Jun 21 09:03:32 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
5756
5757         * libc/stdio/fflush.c (fflush): Check for reent struct
5758         initialization.
5759         * libc/stdio/fdopen.c (fdopen): Avoid namespace conflict.
5760
5761 Fri Jun 18 16:06:05 1993  Mark Eichin  (eichin@rtl.cygnus.com)
5762
5763         * libc/stdlib/dtoastub.c: new file -- move user callable "dtoa"
5764         out of dtoa.c so it doesn't pollute the namespace.
5765         * libc/include/_syslist.h: new file -- mappings from _function to
5766         function, for systems where we can't win (by default, all of them,
5767         until we start updating system calls.)
5768         * libc/syscalls: new directory -- stubs for exporting _function
5769         names as unmodified function names.
5770         * libc/configure.in: add MISSING_SYSCALL_NAMES to enable
5771         _syslist.h on all platforms by default, but put hooks in for
5772         fake_sys_dir so we can include it when we've renamed the system
5773         calls.
5774         * libc/reent/execr.c libc/reent/filer.c libc/reent/fstatr.c
5775         libc/reent/linkr.c libc/reent/sbrkr.c libc/reent/statr.c
5776         libc/signal/raise.c libc/signal/signal.c libc/stdio/fdopen.c
5777         libc/stdio/mktemp.c libc/stdio/tmpnam.c libc/stdlib/abort.c
5778         libc/stdlib/system.c libc/unix/getcwd.c libc/unix/getlogin.c
5779         libc/unix/getpass.c libc/unix/getut.c libc/unix/ttyname.c: change
5780         non ANSI functions to call _function.
5781
5782 Wed Jun  9 09:48:26 1993  Ian Lance Taylor  (ian@cygnus.com)
5783
5784         * libc/stdlib/strtoul.c (_strtoul_r): Handle leading 0 correctly
5785         when base 16 is specified.  Don't accept non-digits if radix > 10.
5786
5787 Thu Jun  3 10:01:15 1993  Doug Evans  (dje@canuck.cygnus.com)
5788
5789         * libc/include/math.h: Rename xxx_r fns to _xxx_r.
5790
5791 Wed Jun  2 16:54:16 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
5792
5793         * libc/include/sys/stat.h: Surround text after #endif with
5794         comments.
5795
5796 Wed Jun  2 12:47:32 1993  Ian Lance Taylor  (ian@cygnus.com)
5797
5798         * libc/stdlib/mallocr.c: If MALLOC_PROVIDED is defined, just make
5799         _malloc_r, _realloc_r, and free_r call the corresponding
5800         non-reentrant functions.
5801
5802         * libm/math/modf.c (modf): We now take the address of ipart, so
5803         don't make it a register variable.
5804
5805 Tue Jun  1 18:25:54 1993  Doug Evans  (dje@canuck.cygnus.com)
5806
5807         * libm/math/*: Rename all xxx_r fns to _xxx_r.
5808
5809 Wed May 26 22:06:35 1993  Roland H. Pesch  (pesch@cygnus.com)
5810
5811         * libc/libc.texinfo and embedded docn throughout: formatting
5812         improvements, minor rephrasing for clarity, and improved
5813         reentrancy docn.
5814
5815 Sun May 23 17:29:49 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
5816
5817         * libm/ieeefp/infinity.c (maxpowtwof): Fix initialzation bug.
5818
5819         * libc/stdio/cvt.c (_licvt): Print the right value on machines
5820         where sizeof(int) != sizeof(long).
5821
5822 Fri May 21 22:09:32 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
5823
5824         * libc/reent/execr.c, libc/reent/filer.c, libc/reent/linkr.c,
5825         libc/reent/sbrkr.c, libc/reent/statr.c, libc/stdio/tmpnam.c,
5826         libc/stdlib/atol.c, libc/stdlib/rand.c, libc/string/strpbrk.c,
5827         libc/string/strspn.c, libm/ieeefp/isnan.c, libm/math/bessel.c,
5828         libm/math/matherr.c: changes for better docn formatting (info).
5829
5830         * libc/libc.texinfo, libc/ctype/ctype.tex, libc/locale/locale/tex,
5831         libc/reent/reent.tex, libc/signal/signal.tex,
5832         libc/stdio/stdio.tex, libc/stdlib/stdlib.tex,
5833         libc/string/strings.tex, libc/sys/sys.tex, libc/time/time.tex,
5834         libm/libm.texinfo, libm/ieeefp/ieeefp.tex, libm/math/math.tex: use
5835         makeinfo node defaulting to get better Info file node structure.
5836         (Requires recent sac change to doc/makedoc.c and doc/doc.str.)
5837         Also include a few formerly missing sections (subroutines).
5838
5839         * doc/doc.str: delete fossil expansion for "func"
5840
5841         * default.menu, no-signal.menu: delete.
5842
5843         * Makefile.in, libc/Makefile.in, configure.in, host/any: simplify
5844         method used to adjust doc for missing "signals" chapter when 
5845         signal_dir is empty.
5846
5847 Thu May 20 21:38:37 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
5848
5849         * configure.in: added testsuite/libm.sac
5850
5851 Wed May 19 14:52:34 1993  Doug Evans  (dje@thepub.cygnus.com)
5852
5853         * libc/sys/sparc64/crt0.S: Set %g4 to 0 (to test Medium/Anywhere
5854         code model).
5855
5856 Tue May 18 13:17:21 1993  Ian Lance Taylor  (ian@cygnus.com)
5857
5858         * libm/Makefile.in: Use $(MAKE) rather than make, and define
5859         MAKEOVERRIDES to be empty.
5860
5861 Mon May 17 08:42:44 1993  Ian Lance Taylor  (ian@cygnus.com)
5862
5863         * configure.in: Don't build mips-*-* with -msoft-float, since that
5864         makes it incompatible with hard floating point.
5865
5866 Mon May 17 00:03:35 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
5867
5868         * Makefile.in: added recursive 'make check'
5869
5870 Thu May 13 16:24:18 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
5871
5872         * configure.in: added ./testsuite ./testsuite/libm.paranoia
5873         * ./testsuite/Makefile.in: created
5874         * ./testsuite/libm.paranoia: paranoia tests added
5875
5876 Thu May 13 10:30:24 1993  Ian Lance Taylor  (ian@cygnus.com)
5877
5878         * configure.in: For mips-*-* set machine_dir to mips.
5879
5880         * libc/machine/mips: New directory.
5881         * libc/machine/mips/Makefile.in: New file.
5882         * libc/machine/mips/setjmp.S: New file; simplistic MIPS version of
5883         setjmp and longjmp.
5884         * libc/include/machine/setjmp.h: Added __mips__ case.
5885
5886         * libc/machine/lmips: Removed unused and useless directory.
5887
5888 Mon May  3 10:22:31 1993  Ian Lance Taylor  (ian@cygnus.com)
5889
5890         * configure.in: Accept i486-*-sco* as well as i386-*-sco*.
5891
5892 Thu Apr 15 15:16:44 1993  Doug Evans  (dje@canuck.cygnus.com)
5893
5894         * libc/sys/sparc64/crt0.S: Add comment (%g1 contains atexit arg at
5895         start up).
5896
5897 Fri Apr  9 13:32:26 1993  Ian Lance Taylor  (ian@cygnus.com)
5898
5899         * libc/include/machine/setjmp-dj.h: Use _SETJMP_DJ_H rather than
5900         SETJMP_H.
5901
5902 Thu Apr  8 10:07:18 1993  Doug Evans  (dje@canuck.cygnus.com)
5903
5904         * libm/test/convert.c: structure member errno -> errno_val.
5905         Must include <errno.h> to use errno, it's a macro now.
5906         * libm/test/math.c: Ditto.
5907         * libm/test/math2.c: Include errno.h.
5908         * libm/test/string.c: Ditto.
5909         * libm/test/test.h: structure member errno -> errno_val.
5910         Remove extern int errno decl.
5911
5912 Thu Apr  8 07:56:33 1993  Ian Lance Taylor  (ian@cygnus.com)
5913
5914         * libc/stdio/Makefile.in: Added dependencies on local header
5915         files.
5916         * libc/stdio/std.h, libc/stdio/vfprintf.h: Removed unused header
5917         files.
5918
5919 Wed Apr  7 16:19:32 1993  Ian Lance Taylor  (ian@cygnus.com)
5920
5921         * libc/include/machine/ieeefp.h: Added __MIPSEB__ case.
5922
5923 Wed Apr  7 10:55:21 1993  Doug Evans  (dje@canuck.cygnus.com)
5924
5925         * libc/stdio/siprintf.c libc/stdio/sscanf.c libc/stdio/vsprintf.c:
5926         Initialize _data.
5927
5928         * libc/stdio/vfprintf.c: No need to declare _icvt, _licvt, _sicvt.
5929         * libc/stdio/local.h: Add prototype for _licvt.
5930
5931         * libc/stdio/ungetc.c (__submore): Use _malloc_r,_realloc_r
5932         instead of malloc,reealloc.
5933
5934         * libc/stdlib/local.h: New file.
5935         * libc/stdlib/efgcvt.c: #include local.h.
5936         (gcvt): Fix call to _gcvt.
5937         * libc/stdlib/ecvtbuf.c: #include local.h.
5938
5939         * libc/stdlib/Makefile.in: new files mallocr.c mstats.c.
5940         * libc/stdlib/mallocr.c mstats.c malloc.h: New files.
5941         * libc/stdlib/malloc.c: main routines moved to mallocr.c.
5942
5943         * libc/stdlib/atexit.c: moved global data to struct _reent.
5944         * libc/stdlib/exit.c: use struct _atexit in struct _reent.
5945
5946         * libc/reent/reent.c (inpure_data): _REENT_INIT macro modified.
5947
5948 Wed Apr  7 09:41:50 1993  Doug Evans  (dje@canuck.cygnus.com)
5949
5950         * libc/include/sys/reent.h: Stuff required by ANSI headers moved
5951         here from ../reent.h.
5952
5953 Tue Apr  6 12:56:01 1993  Ian Lance Taylor  (ian@cygnus.com)
5954
5955         * Makefile.in (MATHOBJS_IN_LIBC): List of object files which
5956         should be provided in both libc.a and libm.a.
5957         (libc.a): Depend on targ-include and libm.a.  Copy
5958         $(MATHOBJS_IN_LIBC) from libm.a to libc.a.
5959         (libm.a): Depend on targ-include.
5960         * configure.in (subdirs): Removed libc/math.
5961
5962 Mon Apr  5 10:18:16 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
5963
5964         * libm/ieeefp/infinity.c (maxpowtwo): Fix initialization bug.
5965
5966 Sat Apr  3 11:06:07 1993  Doug Evans  (dje@canuck.cygnus.com)
5967
5968         * libc/include/{errno.h, math.h, stdio.h, stdlib.h}: Use
5969         sys/reent.h instead of reent.h.
5970         * libc/include/reent.h: Split into two parts: stuff needed by ANSI
5971         headers moved to sys/reent.h.  
5972         * libc/include/signal.h: _MAX_SIGNALS moved to sys/signal.h.
5973         * libc/include/sys/signal.h: Define _MAX_SIGNALS if
5974         __need__MAX_SIGNALS defined.
5975         * libc/include/stdio.h: struct __sFILE moved to sys/reent.h.
5976         std{in,out,err} refer to new _std{in,out,err} members.
5977
5978 Fri Apr  2 11:27:12 1993  Doug Evans  (dje@canuck.cygnus.com)
5979
5980         * libc/include/sys/signal.h: #define _SYS_SIGNAL_H for general
5981         case.
5982
5983 Fri Apr  2 09:41:10 1993  Doug Evans  (dje@canuck.cygnus.com)
5984
5985         * libc/sys/sparc64/execve.S (execve): Insert nop in delay slot,
5986         rather than whatever macro seterrno() has.
5987
5988 Thu Apr  1 16:47:08 1993  Doug Evans  (dje@canuck.cygnus.com)
5989
5990         * libc/locale/locale.c: Reentrant routines _r_xxx renamed to
5991         _xxx_r.  struct reent_struct renamed to struct _reent for ANSI.
5992
5993         * libc/include/machine/fastmath.h: Use _HAVE_STDC instead of
5994         __STDC__.
5995
5996         * libc/reent/{execr.c, filer.c, fstatr.c, linkr.c, reent.c,
5997         reent.tex, sbrkr.c, statr.c}: _r_xxx reentrant routines renamed to
5998         _xxx_r.  struct reent_struct renamed to struct _reent for ANSI.
5999
6000         * libc/signal/signal.c: Reentrant routines _r_xxx renamed to
6001         _xxx_r.  struct reent_struct renamed to struct _reent for ANSI.
6002
6003         * libc/stdio/{fclose.c, fdopen.c, findfp.c, fiprintf.c, flags.c,
6004         fopen.c, fprintf.c, freopen.c, fscanf.c, fseek.c, ftell.c,
6005         fwalk.c, getchar.c, gets.c, iprintf.c, local.h, makebuf.c,
6006         mktemp.c, perror.c, printf.c, putchar.c, puts.c, refill.c,
6007         remove.c, rename.c, scanf.c, setvbuf.c, siprintf.c, sprintf.c,
6008         sscanf.c, stdio.c, tmpfile.c, tmpnam.c, vfprintf.c, vfprintf.h,
6009         vfscanf.c, vprintf.c, vsprintf.c}: Reentrant routines _r_xxx
6010         renamed to _xxx_r.  struct reent_struct renamed to struct _reent
6011         for ANSI.  structure members given leading "_" for ANSI.  Use
6012         _HAVE_STDC instead of __STDC__ and _HAVE_STDARG.
6013
6014         * libc/stdlib/{__adjust.c, calloc.c, dtoa.c, ecvtbuf.c, malloc.c,
6015         mprec.c, mprec.h, rand.c, std.h, strtod.c, strtol.c, strtoul.c,
6016         system.c}: Reentrant routines _r_xxx renamed to _xxx_r.  struct
6017         reent_struct renamed to struct _reent for ANSI.
6018         Structure members given leading "_" for ANSI.
6019         _CONST --> const in prototypes.
6020         Use _HAVE_STDC instead of __STDC__.
6021
6022         * libc/string/strtok.c: Reentrant routines _r_xxx renamed to
6023         _xxx_r.
6024         struct reent_struct renamed to struct _reent for ANSI.
6025         Structure members given leading "_" for ANSI.
6026
6027         * libc/time/asctime.c: Reentrant routines _r_xxx renamed to
6028         _xxx_r.
6029         struct reent_struct renamed to struct _reent for ANSI.
6030
6031         * libm/math/{acos.h, acosh.h, asin.c, asinh.h, atanh.h, bessel.h,
6032         cbrt.h, cosh.h, erf.c, erf.h, error.c, exp.c, fmod.c, frexp.h,
6033         gamma.h, hypot.h, ldexp.c, log.h, log10.c, log1p.c log2.c,
6034         mathimpl.h, pow.c, remainder.c, sincos.c, sinh.h, sqrt.h, tan.c,
6035         tanh.h}: struct reent_struct renamed to struct _reent for ANSI.
6036
6037         * libc/include/{_ansi.h, ctype.h, math.h, reent.h, locale.h,
6038         signal.h, stdio.h, stdlib.h, string.h, time.h}:
6039         Use _HAVE_STDC instead of __STDC__ and _HAVE_STDARG.
6040         #ifndef _STRICT_ANSI non-ANSI routines.
6041         Reentrant routines renamed from _r_xxx to _xxx_r.
6042         No need to use _STRICT_ANSI on _xxx_r reentrant routines.
6043         Use _STRICT_ANSI instead of __STRICT_ANSI, _ANSI_SOURCE, etc.
6044         Clean up namespace (structure members have leading "_").
6045         struct reent_struct renamed to struct _reent for ANSI compliance.
6046         _CONST --> const in function prototypes.
6047
6048         * libc/include/string.h: Add NULL and size_t.
6049
6050         * libc/sys/sparc64/Makefile.in: New syscall routines for link,
6051         unlink, wait, wait4. Reentrant syscall routines close, fork,
6052         fstat, link, lseek, open, read, sbrk, stat, unlink, wait, wait4,
6053         write.
6054         * libc/sys/sparc64/cerror.S (cerror_r): New routine.
6055         * libc/sys/sparc64/{close.S, fork.S, fstat.S, link.S, lseek.S,
6056         open.S, read.S, sbrk.S, stat.S, unlink.S, wait.S, wait4.S,
6057         write.S}: Define reentrant versions.
6058         * libc/sys/sparc64/sys/syscallasm.h (defsyscall_r): New macro for
6059         reentrant syscalls.
6060
6061         * libc/sys/sparc64/crt0.S (start): Fix initialization of environ.
6062
6063         * libc/include/stdlib.h (RAND_MAX): Fix value.
6064
6065 Thu Apr  1 12:28:30 1993  Ian Lance Taylor  (ian@cygnus.com)
6066
6067         * libc/sys/a29khif/_main.c: Removed unnecessary file.
6068         * libc/sys/a29khif/Makefile.in (OFILES): Removed _main.c, moved
6069         VPATH support targets after all: target.
6070
6071         * stub/mvme135/mvme.S: Renamed exceptionhandler to
6072         exceptionHandler, which is what mvme135-stub.c expects.
6073
6074 Wed Mar 31 17:42:03 1993  Doug Evans  (dje@cygnus.com)
6075
6076         * libc/stdio/tmpnam.c (worker): Fix test for _r_open() failure.
6077
6078         * libc/unix/getpass.c (getpass): Use stdin,stderr instead of
6079         def_stdin/def_stderr (latter removed from stdio.h to make it ANSI
6080         compliant).
6081
6082 Tue Mar 30 09:58:21 1993  Doug Evans  (dje@canuck.cygnus.com)
6083
6084         * libc/reent/execr.c (_r_wait): Re-order args to make reent_struct
6085         first.
6086         libc/reent/filer.c (_r_open, _r_close, _r_lseek, _r_read,
6087         _r_write): Ditto.
6088         libc/reent/fstatr.c (_r_fstat): Ditto.
6089         libc/reent/linkr.c (_r_link, _r_unlink): Ditto.
6090         libc/reent/sbrkr.c (_r_sbrk): Ditto.
6091         libc/reent/statr.c (_r_stat): Ditto.
6092
6093         * libc/stdio/fopen.c (_r_fopen): Re-order args to _r_open.
6094         * libc/stdio/freopen.c (freopen): Ditto for _r_open, _r_free.
6095         * libc/stdio/fseek.c (fseek): Ditto for _r_fseek.
6096         * libc/stdio/makebuf.c (__smakebuf): Ditto for _r_fstat.
6097         * libc/stdio/mktemp.c (_gettemp): Ditto for _r_stat, _r_open.
6098         * libc/stdio/remove.c (_r_remove): Ditto for _r_unlink.
6099         * libc/stdio/rename.c (_r_rename): Ditto for _r_link, _r_unlink.
6100         * libc/stdio/stdio.c (__sread): Ditto for _r_read.
6101         (__swrite): Ditto for _r_lseek, _r_write.
6102         (__sseek): Ditto for _r_lseek.
6103         (__close): Ditto for _r_close.
6104         * libc/stdio/tmpnam.c (worker): Ditto for _r_open, _r_close.
6105
6106         * libc/stdlib/malloc.c (_r_morecore): Re-order args to _r_sbrk.
6107         * libc/stdlib/system.c (_r_system): Ditto for _r_wait.
6108
6109         * libc/include/reent.h: Re-order arguments to _r_xxx syscall fns
6110         to make reent_struct the first argument (and thus consistent with
6111         the rest of newlib).
6112
6113         * stub/mvme135/mvme135-stub.c (initializeRemcomErrorFrame): Remove
6114         reference to __STDC__.
6115
6116 Mon Mar 29 12:34:32 1993  Doug Evans  (dje@canuck.cygnus.com)
6117
6118         * libc/stdlib/exit.c (exit): Use _REENT->__cleanup instead of
6119         global __cleanup.
6120
6121 Wed Mar 24 11:54:35 1993  Doug Evans  (dje@canuck.cygnus.com)
6122
6123         * libc/stdio/freopen.c (freopen): Ensure stdio is initialized
6124         first.
6125         libc/stdio/fclose.c (fclose): Ditto.
6126
6127 Tue Mar 23 01:26:52 1993  Doug Evans  (dje@rtl.cygnus.com)
6128
6129         * Run through indent and rename reentrant routines for ANSI.
6130         libc/stdio/{clearerr.c cvt.c fclose.c fdopen.c feof.c ferror.c
6131         fflush.c fgetc.c fgetpos.c fgets.c findfp.c fiprintf.c flags.c
6132         fopen.c fprintf.c fputc.c fputs.c fread.c freopen.c fscanf.c
6133         fseek.c fsetpos.c ftell.c fvwrite.c fwalk.c fwrite.c getc.c
6134         getchar.c gets.c iprintf.c makebuf.c mktemp.c perror.c printf.c
6135         putc.c putchar.c puts.c refill.c remove.c rename.c rewind.c rget.c
6136         scanf.c setbuf.c setvbuf.c siprintf.c sprintf.c sscanf.c stdio.c
6137         tmpfile.c tmpnam.c ungetc.c vfprintf.c vfscanf.c vprintf.c
6138         vsprintf.c wbuf.c wsetup.c local.h}
6139
6140         * libc/locale/locale.c: Reformat and rename for ANSI, GNU style.
6141
6142         * Run through indent and rename xxx_r fns to _r_xxx for ANSI.
6143         libc/stdlib/{__adjust.c __exp10.c __ten_mu.c abort.c abs.c
6144         assert.c atexit.c atof.c atoi.c atol.c bsearch.c calloc.c div.c
6145         dtoa.c ecvtbuf.c efgcvt.c exit.c getenv.c labs.c ldiv.c malloc.c
6146         mbtowc.c mprec.c putenv.c qsort.c rand.c setenv.c strdup.c
6147         strtod.c strtol.c strtoul.c system.c wctomb.c mprec.h}
6148
6149         * Run through indent.
6150         libc/string/{bcmp.c bcopy.c bzero.c index.c memchr.c memcmp.c
6151         memcpy.c memmove.c memset.c rindex.c strcat.c strchr.c strcmp.c
6152         strcoll.c strcpy.c strcspn.c strerror.c strlen.c strncat.c
6153         strncmp.c strncpy.c strpbrk.c strrchr.c strspn.c strstr.c strtok.c
6154         strxfrm.c}
6155
6156         * libc/time/{asctime.c clock.c ctime.c difftime.c gmtime.c
6157         localtime.c mktime.c strftime.c time.c}:
6158         Run through indent and rename xxx_r (reentrant) fns to _r_xxx for ANSI.
6159
6160         * Reformatting + renaming (for ANSI, GNU style, consistency).
6161         libc/include/{_ansi.h, assert.h, ctype.h, errno.h, fastmath.h,
6162         ieeefp.h, locale.h, math.h, paths.h, pwd.h, reent.h, setjmp.h,
6163         signal.h, stdio.h, stdlib.h, string.h, time.h, unistd.h}
6164
6165 Fri Mar 19 11:28:01 1993  Doug Evans  (dje@cygnus.com)
6166
6167         * libc/include/stdio.h (stdin_r): Fix.
6168
6169 Fri Mar 19 09:43:48 1993  Ian Lance Taylor  (ian@cygnus.com)
6170
6171         * Makefile.in: Unexport some variables to keep GNU make from
6172         putting them in the environment and using up needed ARG_MAX space
6173         (a hack is used to let this work with older makes as well).
6174
6175 Tue Mar 16 15:11:08 1993  Ian Lance Taylor  (ian@cygnus.com)
6176
6177         * Makefile.in: Use $(MAKE) rather than make.
6178         (MAKEOVERRIDES): Define to be empty.
6179         (FLAGS_TO_PASS): Don't pass down LD (it's not used).
6180         (libc.a, libm.a): Depend on targ-include.
6181         * host/any (LD): Don't define.
6182         (INCLUDES): Use targ-include.   
6183         * stub/Makefile.in (MAKEOVERRIDES): Define to be empty.
6184         (FLAGS_TO_PASS): Don't pass down LD (it's not used).
6185         * libc/Makefile.in: Use $(MAKE) rather than make.
6186         (MAKEOVERRIDES): Define to be empty.
6187         (FLAGS_TO_PASS): Don't pass LD (it's not used).
6188         (all): Rewrote to be slightly smaller.
6189         * libc/machine/Makefile.in, libc/sys/Makefile.in (MAKEOVERRIDES):
6190         Define to be empty.
6191         (FLAGS_TO_PASS): Don't pass LD (it's not used).
6192         * libm/Makefile.in (FLAGS_TO_PASS): Don't pass LD (it's not used).
6193
6194 Mon Mar 15 08:45:41 1993  Ian Lance Taylor  (ian@cygnus.com)
6195
6196         * libc/sys/go32/gerrno.s: Renamed from errno.s to avoid conflict
6197         with errno/errno.c.
6198
6199 Fri Mar 12 09:46:54 1993  Ian Lance Taylor  (ian@cygnus.com)
6200
6201         * Changes for reentrancy.
6202         libc/stdio/fdopen.c, libc/stdio/freopen.c, libc/stdio/perror.c:
6203         Use ptr->_errno, not errno.
6204         libc/stdio/mktemp.c (mkstemp_r, mktemp_r): New functions.
6205         libc/stdio/remove.c (remove_r): New function.
6206         libc/stdio/rename.c (rename_r): New function.
6207         libc/stdio/fopen.c, libc/stdio/freopen.c, libc/stdio/fseek.c,
6208         libc/stdio/makebuf.c, libc/stdio/mktemp.c, libc/stdio/remove.c,
6209         libc/stdio/rename.c, libc/stdio/stdio.c, libc/stdio/tmpnam.c: Use
6210         reentrant versions of system calls.
6211         libc/stdio/gets.c: Call getchar_f, not nonexistent getchar_r.
6212         libc/stdio/scanf.c: Use stdin_r, not nonexistent stdin_n.
6213         libc/stdio/tmpfile.c: Use tmpnam_f, not nonexistent tmpnam_r.
6214         libc/stdio/findfp.c: Include <string.h>.
6215         libc/stdio/fread.c, libc/stdio/rget.c, libc/stdio/scanf.c: Include
6216         "local.h".
6217         libc/stdio/wbuf.c: Include "fvwrite.h"
6218
6219         * libc/stdlib/{dtoa.c, ecvtbuf.c, mprec.c, strtod.c}: Include
6220         <string.h>.
6221         libc/stdlib/malloc.c: Call sbrk_r rather than sbrk.
6222         (NULL): Don't define if already defined.
6223         libc/stdlib/system.c: Call reentrant versions of system calls.
6224         (system_r): New function.
6225
6226         * Changes for reentrancy.
6227         libc/include/_ansi.h (_PARAMS): New macro.
6228         libc/include/errno.h: Define errno as a macro that calls __errno.
6229         (__errno_r): New macro for reentrant code.
6230         libc/include/math.h: Include reent.h.  Declare many reentrant
6231         functions.
6232         (signgam): Now a macro, not a variable.
6233         (struct exception): Added err field.
6234         libc/include/reent.h: Don't declare __sglue.  Added function
6235         declarations.
6236         (struct reent_struct): Moved errno to beginning.  Added _signgam.
6237         libc/include/stdio.h, libc/include/stdlib.h: Added function
6238         declarations.
6239
6240         * More reentrancy hacking.
6241         libc/errno/errno.c (__errno): New function.
6242         libc/reent/execr.c, libc/reent/filer.c, libc/reent/fstatr.c,
6243         libc/reent/linkr.c, libc/reent/sbrkr.c, libc/reent/statr.c: New
6244         files.
6245         
6246         * Added many new reentrant functions to libm/math/*.
6247         libm/math/error.c (__matherror): Added reent_struct pointer
6248         argument. Changed all callers.
6249         libm/math/gamma.c (signgam): Removed. Set ptr->_signgam, instead.
6250         libm/math/exp.h, libm/math/pow.h, libm/math/sincos.h,
6251         libm/math/tan.h: Removed obsolete unused header files.
6252
6253         * libc/sys/a29khif/stubs.s: Use register lr0, not v0.
6254
6255         * libc/sys/sun/Makefile.in (COPYOFILES): Don't pull in errno.o.
6256
6257 Mon Mar  8 16:43:43 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
6258
6259         * libc/sys/a29khif/stubs.s: clobber safe register, and fill all
6260         delay slots.
6261
6262 Tue Mar  2 14:47:00 1993  Jeffrey Osier      (jeffrey@fowanton.cygnus.com)
6263
6264         * libc/libc.texinfo:  comment out reentrancy chapter (duh)
6265
6266 Tue Mar  2 14:34:16 1993  Jeffrey Osier      (jeffrey@fowanton.cygnus.com)
6267
6268         * libc/reent/reent.tex:  New file.  (text from
6269         newlib/libc/libc.texinfo)
6270         * libc/stdio/tmpnam.c:  fixed doc typo
6271         * libc/stdlib/rand.c:   fixed doc typo
6272
6273 Tue Mar  2 14:34:16 1993  Jeffrey Osier      (jeffrey@fowanton.cygnus.com)
6274
6275         * libc/reent/reent.tex:  New file.  (text from
6276         newlib/libc/libc.texinfo)
6277
6278 Fri Feb 26 12:20:54 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
6279
6280         support for reentrancy
6281         * libc/reent/reent.c, libc/reent/Makefile.in, libc/reent/reent.c:
6282         new files
6283         * libc/errno/errno.c, libc/include/ieeefp.h,
6284         libc/include/locale.h, libc/include/reent.h,
6285         libc/include/signal.h, libc/include/stdio.h,
6286         libc/include/stdlib.h, libc/include/string.h, libc/include/time.h,
6287         libc/signal/signal.c libc/stdio/cvt.c, libc/stdio/fclose.c,
6288         libc/stdio/fdopen.c, libc/stdio/fflush.c, libc/stdio/fgets.c,
6289         libc/stdio/findfp.c, libc/stdio/flags.c, libc/stdio/fopen.c,
6290         libc/stdio/fputc.c, libc/stdio/freopen.c, libc/stdio/fseek.c,
6291         libc/stdio/ftell.c, libc/stdio/fwalk.c, libc/stdio/getchar.c,
6292         libc/stdio/gets.c, libc/stdio/glue.h, libc/stdio/iprintf.c,
6293         libc/stdio/local.h, libc/stdio/makebuf.c, libc/stdio/perror.c,
6294         libc/stdio/printf.c, libc/stdio/putchar.c, libc/stdio/puts.c,
6295         libc/stdio/refill.c, libc/stdio/scanf.c, libc/stdio/setvbuf.c,
6296         libc/stdio/sprintf.c, libc/stdio/tmpfile.c, libc/stdio/tmpnam.c,
6297         libc/stdio/ungetc.c, libc/stdio/vfprintf.c, libc/stdio/vfprintf.h,
6298         libc/stdio/vfscanf.c, libc/stdio/vprintf.c, libc/stdio/wsetup.c,
6299         libc/stdlib/__adjust.c, libc/stdlib/__exp10.c,
6300         libc/stdlib/assert.c, libc/stdlib/atexit.c, libc/stdlib/atol.c,
6301         libc/stdlib/dtoa.c, libc/stdlib/ecvtbuf.c, libc/stdlib/malloc.c,
6302         libc/stdlib/mprec.c, libc/stdlib/mprec.h, libc/stdlib/rand.c,
6303         libc/stdlib/setenv.c, libc/stdlib/std.h, libc/stdlib/strtod.c,
6304         libc/stdlib/strtol.c, libc/stdlib/strtoul.c, libc/string/strtok.c,
6305         libc/time/asctime.c, libc/time/localtime.c, libc/time/mktime.c,
6306         libc/time/strftime.c: modify to provide reentracy.
6307
6308         new routines:
6309         strtok_r, asctime_r, fdopen_r, _cleanup_r, fopen_r, iprintf_r,
6310         perror_r, printf_r, putchar_r, puts_r, scanf_r, sprintf_r,
6311         tmpfile_r, vfiprintf_r, vfprintf_r, strtod_r, dtoa_r, rand_r,
6312         srand_r, strtoul_r,strtol_r, free_r, malloc_r, morecore_r,
6313         mstats_r, realloc_r, localeconv_r, setlocale_r
6314
6315 Wed Feb 17 20:17:15 1993  Mark Eichin  (eichin@cygnus.com)
6316
6317         * libc/include/machine/ieeefp.h, libc/include/machine/setjmp.h,
6318         libc/include/sys/config.h, libc/include/sys/signal.h,
6319         libc/include/sys/stat.h, libc/include/sys/types.h: For compiler
6320         provided macros (such as m68000), use the ansi version
6321         (__m68000__) so that the library can be used with code compiled
6322         -ansi. In particular, m68000, mc68000, _AM29K, i386, MIPSEL, unix,
6323         and sparc.
6324
6325 Wed Feb 17 13:01:34 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
6326
6327         * configure.in (sparc*): Don't set -fsoft-float for sparc
6328         configurations.  Do set -fsoft-float for sparclite configurations.
6329
6330 Fri Feb 12 16:25:52 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
6331
6332         * default.menu, no-signal.menu: alternate forms of libc main menu
6333           (in newlib rather than newlib/libc due to configuration restrictions)
6334
6335         * configure.in: select one of the two menus above, link to
6336         libc.menu
6337
6338         * libc/libc.texinfo: include menu from separate file
6339
6340 Fri Feb 12 12:50:06 1993  Ian Lance Taylor  (ian@cygnus.com)
6341
6342         * Makefile.in (FLAGS_TO_PASS): Put INSTALL back in.
6343         (info): Split long shell command in half.
6344         * libc/Makefile.in (info, targetdep.tex): Don't pass everything to
6345         sub-makes, just CHEW and TARGETDOC. 
6346         (targetdep.tex): Removed now special handling of sys and machine
6347         subdirectories, made obsolete some time ago.
6348         * libc/machine/Makefile.in (doc): Don't pass everything to
6349         sub-make, just CHEW and TARGETDOC.
6350         (Makefile): New target.
6351         * libc/sys/Makefile.in (Makefile): New target.
6352
6353 Thu Feb 11 15:25:15 1993  Ian Lance Taylor  (ian@cygnus.com)
6354
6355         * Makefile.in (here and most subdirectories): Only pass down CHEW
6356         and TARGETDOC when making info, not for other targets.
6357
6358         * Makefile.in (here and most subdirectories), host/any: Use $(AR)
6359         $(AR_FLAGS) rather than $(ARUPDATE).
6360
6361 Wed Feb 10 11:57:52 1993  Ian Lance Taylor  (ian@cygnus.com)
6362
6363         * Try to reduce command line length:
6364         * Makefile.in (FLAGS_TO_PASS): don't pass down exec_prefix,
6365         CC_FOR_BUILD, CFLAGS_FOR_BUILD, INSTALL or CHEW.
6366         (info, docs): pass CC_FOR_BUILD and CFLAGS_FOR_BUILD to doc.
6367         (info): Pass CHEW to other subdirs.
6368
6369 Tue Feb  9 14:01:42 1993  Mark Eichin  (eichin@cygnus.com)
6370
6371         * configure.in: add signal_dir, like unix_dir, but by default it
6372         is set to "signal" so that a29khif can turn it off (since a29khif
6373         has raise() as part of machine-specific signal.s.)
6374
6375 Fri Jan 15 12:09:50 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
6376
6377         * libc/sys/config.h, libc/machine/ieeefp.h: add Z8000 support
6378         * libc/stdio/Makefile.in: pass CFLAGS so vfiprintf.c gets built
6379         correctly.
6380         * libc/stdio/fdopen.c, libc/stdio/fgets.c, libc/stdio/fscanf.c,
6381         libc/stdio/vfprintf: type lint.
6382         * libc/sys/z8ksim/crt0.c (start): Z8001/Z8002 independent
6383         initialzation code.
6384         * libc/sys/z8ksim/glue.c: Z8001/Z8002 clean system calls.
6385
6386 Tue Dec 29 10:15:33 1992  Ian Lance Taylor  (ian@cygnus.com)
6387
6388         * stub/mvme135/mvme135-asm.S: new file.
6389         stub/mvme135mvme135-stub.c: moved all assembler routines into
6390         mvme135-asm.S.
6391         stub/mvme135/Makefile.in: build mvme135-stub.o.
6392
6393 Mon Dec 28 12:40:43 1992  Ian Lance Taylor  (ian@cygnus.com)
6394
6395         * Makefile.in: don't pass down $(CPP); use $(CC) -E in
6396         sub-Makefiles instead, to try to avoid line length limitations.
6397
6398 Mon Dec 21 18:36:13 1992  Per Bothner  (bothner@rtl.cygnus.com)
6399
6400         * libc/include/unistd.h (read, write):  Use void* instead of
6401         char*.
6402
6403 Thu Dec 17 13:49:46 1992  Mark Eichin  (eichin@cygnus.com)
6404
6405         * stub/go32/resetpc: sample script to send a reset packet to the
6406         stub
6407
6408         * stub/go32/I386STUB.C: new file, gdb/i386stub.c modified for the
6409         DOS environment, which compiles with Turbo C.
6410
6411         * stub/go32/DSER32.LNK: new file, linker commands for serial
6412         remote stub.
6413
6414         * stub/go32/CONTROL.C: turn off debug_mode, add CYGNUS tag line to
6415         start up message to identify version; call set_debug_traps.
6416
6417         * stub/go32/DEBUG.C: turn off debug_mode (so stub doesn't need any
6418         keyboard interaction); call handle_exception() in go_til_stop,
6419         rather than return, so that the remote stub gets control.
6420
6421         * stub/go32/MAKEFILE: fixed to actually use DOS commands (del and
6422         rename, rather than mv), set flags that work with current Turbo C,
6423         including using the /3 flag; also, add commands to build dser32.
6424
6425         * stub/go32/DEBUG32.LNK, stub/go32/GO32.LNK: fix paths to match
6426         default Turbo C installation (\tc rather than \usr)
6427
6428         * stub/go32/MONO.C (printf): current Turbo C uses "..." instead of
6429         "&..."
6430
6431 Mon Dec 14 09:37:33 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
6432
6433         * libc/include/math.h: added _DOUBLE_IS_32BITS checks
6434
6435 Thu Nov 12 22:31:04 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
6436
6437         * libc/stdio/cvt.c (licvt): new function to convert ints when
6438         sizeof(int) != sizeof(long).
6439
6440         * libc/include/stdio.h: added prototype for iprintf.
6441         * libc/include/machine/limits.h machine/ieeefp.h: z8k stuff
6442
6443 Tue Nov 10 12:18:12 1992  Ian Lance Taylor  (ian@cygnus.com)
6444
6445         * libc/machine/m68k/setjmp.S: use __USER_LABEL_PREFIX__ and
6446         __REGISTER_PREFIX__.
6447
6448 Mon Nov  2 13:50:14 1992  Ian Lance Taylor  (ian@cygnus.com)
6449
6450         * libc/sys/m68kbare: moved into stub directory.
6451
6452 Mon Nov  2 13:40:42 1992  Ian Lance Taylor  (ian@cygnus.com)
6453
6454         * configure.in, Makefile.in: created new directory stub, to hold
6455         sample code for specific targets.
6456
6457 Wed Oct 28 02:19:55 1992  Mark Eichin  (eichin@cygnus.com)
6458
6459         * restored libc/sys/go32/sys/fcntl.h, to override incorrect values
6460         in the unified libc/include/sys/fcntl.h.
6461
6462 Wed Oct 21 13:55:58 1992  Doug Evans  (dje@rtl.cygnus.com)
6463
6464         * libc/stdlib/ecvtbuf.c: (print_f,_gcvt): printf("%f", 0.01)
6465         printed .01, not 0.01.
6466
6467 Mon Oct 19 11:05:55 1992  Ian Lance Taylor  (ian@cygnus.com)
6468
6469         * configure.in: compile with -m68000 for m68* targets.
6470
6471 Sun Oct 18 05:29:05 1992  Mark Eichin  (eichin@cygnus.com)
6472
6473         * libm/math/remainder.c (remainder): document the svr4 and sunos
6474         references used to construct the function.
6475
6476 Sat Oct 17 21:46:16 1992  Mark Eichin  (eichin@cygnus.com)
6477
6478         * libm/math/remainder.c (rint, remainder): fix old typos.
6479         * libm/math/Makefile.in: actually build remainder.c (functions
6480         rint and remainder, from SysVr4 Programmer's Guide floor(3m) man
6481         page.)
6482
6483 Thu Oct 15 07:48:05 1992  Ian Lance Taylor  (ian@cygnus.com)
6484
6485         * libc/string/bcopy.c: BSD version works on overlapping strings,
6486         so ours should too.
6487
6488         * libc/stdlib/system.c: always invoke /bin/sh, not getenv
6489         ("SHELL").
6490
6491 Wed Oct 14 11:07:11 1992  Ian Lance Taylor  (ian@cygnus.com)
6492
6493         * Makefile.in (docs): new target.
6494
6495 Wed Oct 14 07:44:25 1992  Ian Lance Taylor  (ian@cygnus.com)
6496
6497         * libc/include/sys/times.h: define clock_t as required by POSIX.
6498         libc/include/time.h: protect clock_t from multiple definitions.
6499
6500 Wed Oct  7 11:02:21 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
6501
6502         * libm/math/sqrt.h (sqrt): actually, the final version of fp-bit
6503         does not need more than the original three iterations to get
6504         within 1 ulp. (Paranoia tests for rounding to better than that,
6505         but further iterations *don't* help, only more subtle changes
6506         can.)
6507
6508 Tue Oct  6 09:22:12 1992  Ian Lance Taylor  (ian@cygnus.com)
6509
6510         * libc/sys/vxworks68, libc/sys/vxworks960: removed, since they
6511         were doing nothing useful.
6512
6513 Tue Oct  6 08:48:13 1992  Ian Lance Taylor  (ian@cygnus.com)
6514
6515         * configure.in: define MALLOC_PROVIDED for vxworks targets;
6516         removed sys_dir settings of vxworks68 and vxworks960.
6517         host/any: don't pass -nostdinc to gcc, since newlib no longer
6518         provides all required header files.
6519
6520         * libc/stdlib/malloc.c: only compile this file if MALLOC_PROVIDED
6521         is not defined; this provides a hook for VxWorks.
6522
6523 Mon Oct  5 03:44:57 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
6524
6525         * libc/stdio/setvbuf.c (setvbuf): while ANSI does say to malloc a
6526         buffer if buf is NULL, don't do it here -- it is already being
6527         done by makebuf elsewhere in stdio.
6528
6529 Fri Oct  2 13:12:07 1992  Ian Lance Taylor  (ian@cygnus.com)
6530
6531         * libc/sys/a29khif/Makefile.in: assemble Steve's list of stubs so
6532         that C programs can call functions without using initial
6533         underscores.
6534
6535 Thu Oct  1 09:37:47 1992  Ian Lance Taylor  (ian@cygnus.com)
6536
6537         * libc/stdlib/abort.c (abort): call exit, in case kill returns.
6538
6539 Wed Sep 30 08:22:18 1992  Ian Lance Taylor  (ian@cygnus.com)
6540
6541         * configure.in: set TARGET_CFLAGS for certain CPU types to
6542         -msoft-float.
6543
6544 Tue Sep 29 21:09:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6545
6546         * libc/sys/m68kbare/glue.c: use <_ansi.h> instead of <ansidecl.h>
6547
6548 Mon Sep 28 14:58:44 1992  Ian Lance Taylor  (ian@cygnus.com)
6549
6550         * configure.in: added sys_dir m68kbare for m68k*-unknown-aout and
6551         m68k*-unknown-coff.
6552
6553 Fri Sep 25 08:33:21 1992  Ian Lance Taylor  (ian@cygnus.com)
6554
6555         * libc/include/stdio.h: define __need___va_list before including
6556         <stdarg.h>, to avoid defining va_arg, et. al.
6557
6558 Tue Sep 22 13:47:00 1992  Ian Lance Taylor  (ian@cygnus.com)
6559
6560         * libc/sys/Makefile.in: handle the case of an empty $(sys_dir)
6561         (don't cd to the user's home directory).
6562
6563         * libc/Makefile.in: replaced all instances of $(MAKE) with make.
6564         In general this is the wrong thing to do, but I can't get around
6565         GNU make's insistence on passing command line arguments any other
6566         way.
6567
6568 Tue Sep 22 10:12:44 1992  Ian Lance Taylor  (ian@cygnus.com)
6569
6570         * configure.in: always configure the libc/sys directory, since it
6571         now provides a required documentation file.
6572
6573         * Makefile.in: replaced all instances of $(MAKE) with make.  In
6574         general this is the wrong thing to do, but I can't get around GNU
6575         make's insistence on passing command line arguments any other way.
6576
6577 Mon Sep 21 22:42:26 1992  Ian Lance Taylor  (ian@tweedledumbest.cygnus.com)
6578
6579         * libc/stdlib/ecvtbuf.c (_gcvt): string for 0 was not null
6580         terminated.
6581
6582         * libc/stdio/local.h: include <stdarg.h> to define va_list.
6583         libc/stdio/vsprintf.c: include <stdarg.h> rather than <varargs.h>.
6584
6585         * libc/include/float.h, libc/include/stdarg.h,
6586         libc/include/stddef.h, libc/include/varargs.h: removed; use gcc
6587         versions instead.
6588         libc/include/stdio.h: get size_t from <stddef.h>, and va_list from
6589         <stdarg.h>, not from <machine/types.h>.  Protect definition of
6590         NULL.
6591         libc/include/time.h: get size_t from stddef.h.  Protect definition
6592         of NULL.
6593         libc/include/machine/limits.h: override gcc <limits.h> by defining
6594         _LIMITS_H___.  Don't define CLK_TCK.  Copied in gcc <limits.h> to
6595         get correct INT_MIN and LONG_LONG values.
6596         libc/include/machine/types.h: don't define ptrdiff_t, wchar_t,
6597         size_t or va_list at all; they're now gotten from stddef.h
6598         instead.
6599         libc/include/machine/varargs.h: removed; use gcc version instead.
6600         libc/include/sys/types.h: explicitly include <machine/types.h>.
6601
6602         * libm/math/sqrt.h: using the fp-bit routines appears to require
6603         more iterations.
6604
6605         * Makefile.in, host/any: let system include files override machine
6606         include files.
6607
6608 Sat Sep 19 21:10:06 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
6609
6610         * libc/include/machine/types.h: allow __*_TYPE__ from cpp to
6611         override _*_T_ definitions defaulted here.
6612
6613 Tue Sep 15 11:14:46 1992  Ian Lance Taylor  (ian@cygnus.com)
6614
6615         * Makefile.in (install): install the include files in
6616         $(tooldir)/include, not $(exec_prefix)/include.
6617
6618 Fri Sep 11 15:48:43 1992  Ian Lance Taylor  (ian@cygnus.com)
6619
6620         * Makefile.in (install): fixed typo, and changed install to not
6621         force rebuild of libc.a and libm.a.
6622
6623 Thu Sep 10 10:46:09 1992  Ian Lance Taylor  (ian@cygnus.com)
6624
6625         * libc/sys/a29khif/*: Changed all .include's to include
6626         sys/sysmac.h, not plain sysmac.h.  The header files live in sys so
6627         that they will be installed for the user.
6628
6629         * Makefile.in (all): create targ-include, a directory holding the
6630         machine and system specific header files during the build.
6631         (install): fixed installation of machine and system specific
6632         header files.
6633
6634         * Makefile.in: fixed comment.
6635         host/any: change .s.o rule to use $(AS) rather than $(CC), so that
6636         we can pass $(INCLUDES) to it.
6637
6638 Thu Sep 10 10:13:13 1992  Ian Lance Taylor  (ian@cygnus.com)
6639
6640         * libc/include/sys/param.h: new generic file, which may be
6641         overridden for specific systems.
6642
6643         * libc/include/sys/signal.h: define all ANSI signal names, and
6644         NSIG (which is not ANSI) for a29k.
6645
6646 Tue Sep  8 09:04:30 1992  Ian Lance Taylor  (ian@cygnus.com)
6647
6648         * Makefile.in: don't pass down arguments the lower level makes
6649         will not need.
6650         * libc/Makefile.in: recurse directly, rather than using subdir_do,
6651         in hopes of avoiding argument length limits.
6652         * libm/Makefile.in: recurse directly, rather using subdir_do, in
6653         hopes of avoiding argument length limits.
6654
6655 Tue Sep  8 08:27:22 1992  Ian Lance Taylor  (ian@cygnus.com)
6656
6657         * libc/include/sys/fcntl.h: include <sys/types.h> to ensure that
6658         mode_t is defined.
6659
6660 Mon Sep  7 14:02:07 1992  Ian Lance Taylor  (ian@cygnus.com)
6661
6662         * Fixed make info and make install-info for newlib, changing most
6663         Makefile.in and several *.tex files.  Moved doc directory from
6664         libc to top level.
6665
6666         * libc/time/mktime.c (_DAYS_IN_MONTH): actually, not const.
6667         Should be rewritten.
6668
6669         * libc/string/strings.tex: renamed node index to node index
6670         function, so that it does not conflict with the top level index
6671         node.
6672
6673         * libc/include/sys/config.h: define __IEEE_BIG_ENDIAN for h8300.
6674
6675 Fri Sep  4 02:34:06 1992  Ian Lance Taylor  (ian@cygnus.com)
6676
6677         * Overhauled general configuration for newlib.  Eliminated all
6678         target dependent Makefile fragments.  Create libraries in newlib
6679         rather than newlib/libc and newlib/libm.  Use CC, et. al., rather
6680         than CROSS_CC, et. al.  Broke make docs; will fix later.
6681
6682         * libc/time/localtime.c (_DAYS_IN_MONTH): actually, not const.
6683         Should be rewritten.
6684
6685 Tue Sep  1 15:21:14 1992  Ian Lance Taylor  (ian@cygnus.com)
6686
6687         * libc/configure.in: cleaned up somewhat; switch on ${target}
6688         rather than ${target_alias}.
6689         * libm/configure.in: cleaned up somewhat; switch on ${target}
6690         rather than ${target_alias}.
6691
6692         * libc/ctype/ctype_.c: marked _ctype_ array _CONST.
6693         * libc/include/ctype.h: marked _ctype_ as _CONST.
6694
6695         * libc/locale/locale.c (lconv, localeconv): marked static lconv as
6696         _CONST.
6697
6698         * libc/stdio/cvt.c, libc/stdio/findfp.c (__sfmoreglue),
6699         libc/stdio/vfscanf.c (__svfscanf): made static variables const.
6700         libc/stdio/gets.c (gets): removed non-ANSI warning message.
6701         libc/stdio/tmpnam.c (tmpnam): removed unneeded filename variable.
6702
6703         * libc/stdlib/mprec.h, libc/stdlib/mprec.c (pow5mult, tens,
6704         bigtens, tinytens): marked arrays _CONST.
6705         libc/stdlib/qsort.c (swap): if __GNUC__, use _builtin_alloca
6706         rather than a static variable.
6707
6708         * libc/time/asctime.c (asctime), libc/time/localtime.c
6709         (_DAYS_IN_MONTH), libc/time/mktime.c (_DAYS_IN_MONTH,
6710         _DAYS_BEFORE_MONTH), libc/time/strftime.c (dname_len, dname,
6711         mname_len, mname): Marked static arrays _CONST.
6712
6713         * libm/math/gamma.h: made local variables non-static.
6714
6715         * libm/math/acos.h, libm/math/bessel.c, libm/math/erf.c,
6716         libm/math/exp.c, libm/math/gamma.h: marked static arrays as
6717         _CONST.
6718
6719         * libm/math/constants.c: removed file, because the constants it
6720         defined were never referenced.
6721         libm/math/Makefile.in: removed references to constants.c.
6722         libm/math/mathimpl.h: removed declarations of constants.
6723
6724 Wed Aug 26 21:09:06 1992  Ian Lance Taylor  (ian@cygnus.com)
6725
6726         * libc/include/machine/varargs.h: only call __builtin_saveregs if
6727         it is sensibly defined in libgcc2.  Checks preprocessor defines,
6728         which is not a good solution.
6729
6730         * libm/sqrt.c: sqrt(Infinity) should not be a domain error.
6731
6732         * libm/frexp.c: handle denormalized numbers as arguments.
6733
6734         * libm/math/Makefile.in: added some dependencies for .c files
6735         which include local .h files.
6736
6737 Mon Aug 24 12:57:58 1992  Ian Lance Taylor  (ian@cygnus.com)
6738
6739         * libc/configure.in: set target_alias for OSE*.  Replace
6740         target_makefile_frag if it is blank.
6741
6742         * libc/Makefile.in: make sure everything is passed to subsidiary
6743         makes; create all directories when installing.
6744
6745         * libm/ieeefp/Makefile.in, libm/math/Makefile.in: use
6746         CROSS_ARUPDATE instead of AR.
6747
6748         * libm/configure.in: set target_alias for OSE*.  Replace
6749         target_makefile_frag if it is blank.
6750
6751         * libm/Makefile.in: make sure everything is passed to subsidiary
6752         makes; create all directories when installing.
6753
6754 Thu Aug 20 15:11:51 1992  Mark Eichin  (eichin@cygnus.com)
6755
6756         * add following change from libc copy.
6757
6758 Wed Aug 19 18:54:49 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
6759
6760         * libc/libc.texinfo: make copyright disclaimers appear on back of
6761         title page; make format of same slightly less ugly; avoid using
6762         underbars in section headings (avoids nasty texinfo bug in table
6763         of contents).
6764
6765         * libc/ctype/tolower.c, libc/ctype/toupper.c: (doc changes in
6766           comments only) avoid using underbars in section headings
6767
6768         * libc/ieeefp/ieeefp.tex: include doc from fpsticky, infinity,
6769           isnan ieeefp/fpmask.c, ieeefp/fpround.c, ieeefp/fpsticky.c (doc
6770           changes in comments only): shorten headings ieeefp/infinity.c,
6771           ieeefp/isnan.c: (doc, comments only) more informative headings
6772
6773         * libc/math/bessel.c: (doc, comments only) shorten heading
6774
6775         * libc/stdlib/efgcvt.c, libc/stdlib/mbtowc.c, libc/stdlib/wctomb.c
6776         (doc, comments only) shorten headings
6777
6778         * libc/time/localtime.c (doc, comments only): shorten headings
6779
6780         * libm/ieeefp/ieeefp.tex: include doc from fpsticky, infinity,
6781           isnan
6782           libm/ieeefp/fpmask.c, libm/ieeefp/fpround.c,
6783           libm/ieeefp/fpsticky.c (doc changes in comments only): shorten
6784           headings
6785           libm/ieeefp/infinity.c, libm/ieeefp/isnan.c: (doc, comments
6786           only) more informative headings
6787         * libm/math/bessel.c: (doc, comments only) shorten heading
6788
6789 Wed Aug 19 07:06:37 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
6790
6791         * .../Makefile.in: use CROSS_ARUPDATE consistently.
6792         * config/*.mt: define CROSS_AR as well as CROSS_ARUPDATE
6793         * config/*.mt: define CROSS_CPP based on CROSS_CC, not /lib/cpp.
6794         * .../Makefile.in: get rid of .c.o rule - if TOP is correctly
6795         defined, the one from the .mt file will be correct.
6796         * libc/include/machine, libc/include/sys: created, and populated
6797         with common files from machine/*/machine. ifdefs were used for
6798         most, typically by handling exceptions first and then filling in
6799         defaults. Files with D.J. Delorie copyright #included rather than
6800         copied. Most files in include/sys really were the same in the
6801         original.
6802         * libc/include/...: cleaned up use of _EXFUN.
6803         * libc/stdlib/mprec.c: mprec.h doesn't get installed, so include
6804         it with double quotes, not angles.
6805
6806 Mon Aug 10 11:43:20 1992  Ian Lance Taylor  (ian@dumbest.cygnus.com)
6807
6808         * libc/Makefile.in: always create installation directories.
6809
6810 Sun Aug  9 22:45:48 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
6811
6812         * libc/configure.in: handle host properly (using canonical
6813         triples), better error message for the case of target not found
6814
6815 Thu May 28 01:56:37 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
6816
6817         * libc/Makefile.in (insincdir): Ensure this directory exists
6818         before attempting installation.
6819
6820 Fri May  1 18:16:42 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
6821
6822         * libc/stdlib/assert.c: now calls abort like it should
6823         * libc/sys/a29khif: many many patches for 29khif work
6824         * libc/machine/i386: gnulib2 expanded there.
6825
6826 Tue Apr 28 19:08:37 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
6827
6828         Added accurate fp conversion routines to stdlib, moved dcvt from
6829         stdio to stdlib and called it ecvtbuf:
6830         * libc/stdlib/mprec.c, mprec.h: new files for multiprec arithmetic
6831         * libc/stdlib/Makefile.in, efgcvt.c, strtod.c: modified to use new
6832         routines
6833         * libc/libc.texinfo: Modifed to include the copyright info from
6834         the mprec files
6835         * libc/stdlib/efgcvt.c: now xref to ecvtbuf in stdlib.
6836         * libc/test/ : many vector which tested for the implementation
6837         defined returns of strange conversion requests have been updated
6838         to relflect the new implementation
6839
6840 Mon Apr 27 13:41:33 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
6841
6842         * libc/libc.texinfo: new chapter on variable arg lists
6843         (stdarg.h/varargs.h)
6844         * libc/libc.texinfo: new title
6845         * libc/time/gmtime.c, libc/time/localtime./c, libc/time/mktime.c:
6846         (doc only) shorter headings for better formatting.
6847
6848 Fri Apr 24 11:26:48 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
6849
6850         * libc/libc.texinfo: three more info menu entries
6851         * libc/locale/locale.tex: new chapter
6852         * libc/locale/locale.c: new doc for setlocale, localeconv
6853         * libc/locale/Makefile.in: use new locale doc
6854         * libc/signal/signal.tex: new chapter
6855         * libc/signal/raise.c, libc/signal/signal.c: new doc
6856         * libc/signal/Makefile.in: use new doc
6857         * libc/time/time.tex: new chapter
6858         * libc/time/asctime.c libc/time/clock.c libc/time/ctime.c
6859         libc/time/difftime.c libc/time/gmtime.c libc/time/localtime.c
6860         libc/time/mktime.c libc/time/strftime.c libc/time/time.c: new doc
6861         * libc/time/Makefile.in: use new doc
6862
6863 Tue Apr 21 14:48:50 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
6864
6865         * libm/math/log1p.c: split to use the new function way of float
6866         function definition. math/log1p.h deleted
6867         * libm/math/scalb.c: obsolete and deleted
6868         * libm/math/scalbn.c: created from part log1p.c
6869         * libm/math/Makefile.in: know about log1p and scalbn
6870
6871 Tue Apr 21 12:32:21 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
6872
6873         * libc/ctype/isupper.c: revise doc;
6874           libc/ctype/ctype.tex: use doc from isupper.c
6875
6876         * libc/string/bzero.c: new doc
6877
6878 Mon Apr 20 14:19:42 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
6879
6880         * libc/stdlib/system.c, libc/stdlib/exit.c, libc/stdlib/abort.c:
6881         new doc
6882         * libc/stdlib/Makefile.in: extract new doc
6883         * libc/stdlib/stdlib.tex: use new doc
6884
6885         * libc/string/strerror.c: expanded doc.
6886
6887         * libc/stdio/Makefile.in: extract doc from more files
6888         * libc/stdio/fopen.c, libc/stdio/perror.c, libc/stdio/remove.c,
6889         libc/stdio/rename.c, libc/stdio/rewind.c, libc/stdio/setbuf.c,
6890         libc/stdio/setvbuf.c, libc/stdio/sprintf.c, libc/stdio/tmpfile.c,
6891         libc/stdio/tmpnam.c, libc/stdio/vfprintf.c, libc/stdio/vprintf.c,
6892         libc/stdio/vsprintf.c: new doc
6893         * libc/stdio/stdio.tex: use new doc
6894
6895 Mon Apr 20 09:38:17 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
6896
6897         * libc/config/ebmon29k: added CROSS_CPP rule and other fixes
6898         * libc/include/ieeefp.h: fixed ansi conflict with isnanf, isinff,
6899         finitef functions.
6900         * libc/sys/a29khif/sys/*.h: ansidecl.h was renamed to _ansi.h some
6901         time ago.
6902
6903         * libc/stdio/stdio.h: added P_tmpdir for /tmp (SVID thing)
6904         * libc/stdio/setbuf.c: added ansi style definition.
6905         * libc/stdio/setvbuf.c: added ansi definition, now mallocs own
6906         buffer if none provided.
6907         * libc/stdio/tmpfile.c: lint
6908         * libc/stdio/tmpnam.c (worker): created. (tmpnam): mallocs buffer
6909         rather than using static, also make sure file isn't already
6910         present.  Uses P_tmpdir. (tempnam): rewritten to use new
6911         subroutine, and uses P_tmpdir.
6912         * libc/stdio/siprintf.c: created
6913
6914 Mon Apr 13 09:12:58 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
6915
6916         Release 1.03 for NEC, major mods. Main differences from release
6917         1.02::
6918
6919         More tests in test/:
6920         * jn_vec.c, jnf_vec.c, yn_vec.c, ynf_vec.c, log2_vec.c,
6921         log2f_vec.c, atan2_vec.c, atan2f_vec.c: new test vectors.
6922         * test_ieee.c: tests for ieee flags & masks - get/set rounding,
6923         get/set mask, get/set sticky and get/set roundtoi.  Tests
6924         that setting the bits changes the way arithmetic is done.
6925         * string.c: added test to make sure memcmp does it with unsigned
6926         chars.
6927         * test.c: cleaned up and removed lint.
6928         * sprint_vec, sprint_ivec.c, convert.c, conv_vec.c, iconf_vec.c,
6929         dvec.c: tests for string to value conversions,  sprintf, scanf,
6930         atof, atoff, strtod, strtodf, atoi, atol, strtol, ecvtbuf, ecvt,
6931         ecvtf,  fcvtbuf, fcvt, fcvtf, gcvt, gcvtf.  Some attention paid to
6932         rounding in sprintf too.
6933         * test_is.c: tests for  isalnum, isalpha, isascii, iscntrl,
6934         isdigit, isgraph, islower, isprint, ispunct, isspace, isupper,
6935         isxdigit, toascii, tolower, toupper, _tolower, _toupper in macro
6936         and function form.
6937         * math2.c: test for frexp, frexpf, ldexp, ldexpf, modf modff, pow,
6938         powf
6939
6940         In the library:
6941         * libc/stdlib/div.c, libc/stdlib/ldiv.c, libc/stdlib/strtod.c,
6942         libc/stdlib/strtol.c, libc/stdlib/stroul.c, libc/stdlib/abs.c,
6943         libc/stdlib/bsearch.c, libc/stdlib/calloc.c, libc/stdlib/getenv.c,
6944         libc/stdlib/labs.c, libc/stdlib/malloc.c: new documentation
6945         * libc/stdlib/efgcvt.c: rewritten to use new _dcvt routines rather
6946         than sprintf.
6947         * libc/stdio/dcvt.c: rewritten to make more useful elsewhere. 
6948         * Method of producting float versions of double functions has
6949         changed, functions will be modified gradually. So far:
6950         libm/math/exp.c, libm/math/pow.c, libm/math/modf.c,
6951         libm/math/sincos.c, libm/math/fmod.c, libm/math/tan.c have been
6952         altered
6953         * libc/string/memcmp.c: now uses unsigned chars
6954         * libc/string/bcmp.c, libc/string/strcpy.c,
6955         libc/stsring/strxfrm.c: fixed doc
6956         * libc/sys/sysvnecv70.tex: fix example of sbrk code
6957 \f
6958 Local Variables:
6959 version-control: never
6960 End: