Lines Matching +full:runs +full:- +full:on
1 2015-12-21 Freddie Chopin <freddie.chopin@gmail.com>
6 2015-12-21 Freddie Chopin <freddie.chopin@gmail.com>
12 _on_exit_args_ptr field of _GLOBAL_ATEXIT on first run.
17 2015-12-17 Anton Kolesov <Anton.Kolesov@synopsys.com>
20 * libc/machine/arc/memcmp-bs-norm.S: Use new GCC defines to detect
23 * libc/machine/arc/memcpy-archs.S: Likewise.
24 * libc/machine/arc/memcpy-bs.S: Likewise.
25 * libc/machine/arc/memcpy.S: Likewise. * libc/machine/arc/memset-archs.S: Likewise.
26 * libc/machine/arc/memset-archs.S: Likewise.
27 * libc/machine/arc/memset-bs.S: Likewise.
30 * libc/machine/arc/strchr-bs-norm.S: Likewise.
31 * libc/machine/arc/strchr-bs.S: Likewise.
33 * libc/machine/arc/strcmp-archs.S: Likewise.
35 * libc/machine/arc/strcpy-bs-arc600.S: Likewise.
36 * libc/machine/arc/strcpy-bs.S: Likewise.
38 * libc/machine/arc/strlen-bs-norm.S: Likewise.
39 * libc/machine/arc/strlen-bs.S: Likewise.
41 * libc/machine/arc/strncpy-bs.S: Likewise.
44 2015-12-17 Corinna Vinschen <corinna@vinschen.de>
48 2015-12-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
53 2015-12-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
65 2015-12-12 Freddie Chopin <freddie.chopin@gmail.com>
70 2015-12-09 Thomas Preud'homme <thomas.preudhomme@arm.com>
80 2015-12-08 Corinna Vinschen <corinna@vinschen.de>
83 dependent on __SNLK flag.
89 2015-12-08 Corinna Vinschen <corinna@vinschen.de>
95 2015-12-07 Nick Withers <nick.withers@anu.edu.au>
100 2015-12-07 Corinna Vinschen <corinna@vinschen.de>
107 2015-11-26 Corinna Vinschen <corinna@vinschen.de>
112 2015-11-24 Steve Ellcey <sellcey@imgtec.com>
116 2015-11-23 Marcus Shawcroft <marcus.shawcroft@arm.com>
118 * libc/machine/arm/strlen-stub.c: Adjust strlen-armv7.S selection logic.
121 2015-11-23 Marcus Shawcroft <marcus.shawcroft@arm.com>
123 * libc/machine/arm/strlen-stub.c: Move T2 -O2 implementation to...
124 * libc/machine/arm/strlen-thumb2-Os.S: New file.
125 * libc/machine/arm/strlen.S: Include strlen-thumb2-Os.S.
127 2015-11-21 Corinna Vinschen <corinna@vinschen.de>
132 2015-11-20 Corinna Vinschen <corinna@vinschen.de>
146 (FLT_ROUNDS): Define, as 0 on platforms missing a __flt_rounds
148 (_strtold_r): Converted from strtold. Call _strtorx_r on targets
157 2015-11-20 Corinna Vinschen <corinna@vinschen.de>
160 * libc/stdlib/gdtoa-hexnan.c (match): ...to here.
163 2015-11-20 Corinna Vinschen <corinna@vinschen.de>
167 2015-11-19 Yaakov Selkowitz <yselkowi@redhat.com>
171 2015-11-19 Corinna Vinschen <corinna@vinschen.de>
176 2015-11-19 Corinna Vinschen <corinna@vinschen.de>
180 2015-11-12 Jon Turney <jon.turney@dronecode.org.uk>
185 2015-11-12 Jon Turney <jon.turney@dronecode.org.uk>
190 2015-11-17 Yaakov Selkowitz <yselkowi@redhat.com>
199 2015-11-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
201 * libc/machine/arm/strlen-stub.c: Move T1 -O2 implementation to...
202 * libc/machine/arm/strlen-thumb1-Os.S: New file.
203 * libc/machine/arm/strlen.S: Include strlen-thumb1-Os.S.
205 2015-11-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
210 * libc/machine/arm/strlen-stub.c: Rewrite #if condition.
211 * libc/machine/arm/strlen-armv7.S: Remove surrounding #if.
213 2015-11-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
215 * libc/machine/arm/Makefile.am: Rename strlen.c to strlen-stub.c
218 * libc/machine/arm/strlen-stub.c: ... this.
220 2015-11-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
229 2015-11-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
233 2015-11-12 Anton Kolesov <Anton.Kolesov@synopsys.com>
245 * libc/machine/arc/memcmp-bs-norm.S: Likewise.
246 * libc/machine/arc/memcmp-stub.c: Likewise.
248 * libc/machine/arc/memcpy-archs.S: Likewise.
249 * libc/machine/arc/memcpy-bs.S: Likewise.
250 * libc/machine/arc/memcpy-stub.c: Likewise.
252 * libc/machine/arc/memset-archs.S: Likewise.
253 * libc/machine/arc/memset-bs.S: Likewise.
254 * libc/machine/arc/memset-stub.c: Likewise.
257 * libc/machine/arc/strchr-bs-norm.S: Likewise.
258 * libc/machine/arc/strchr-bs.S: Likewise.
259 * libc/machine/arc/strchr-stub.c: Likewise.
261 * libc/machine/arc/strcmp-archs.S: Likewise.
262 * libc/machine/arc/strcmp-stub.c: Likewise.
264 * libc/machine/arc/strcpy-bs-arc600.S: Likewise.
265 * libc/machine/arc/strcpy-bs.S: Likewise.
266 * libc/machine/arc/strcpy-stub.c: Likewise.
268 * libc/machine/arc/strlen-bs-norm.S: Likewise.
269 * libc/machine/arc/strlen-bs.S: Likewise.
270 * libc/machine/arc/strlen-stub.c: Likewise.
272 * libc/machine/arc/strncpy-bs.S: Likewise.
273 * libc/machine/arc/strncpy-stub.c: Likewise.
276 2015-11-12 Anton Kolesov <Anton.Kolesov@synopsys.com>
289 * libc/sys/arc/mem-layout.c: Likewise.
294 2015-11-12 Marcus Shawcroft <marcus.shawcroft@arm.com>
299 2015-11-06 Jon Turney <jon.turney@dronecode.org.uk>
304 2015-11-06 Jon Turney <jon.turney@dronecode.org.uk>
312 2015-11-06 Jon Turney <jon.turney@dronecode.org.uk>
317 2015-11-12 Wilco Dijkstra <wdijkstr@arm.com>
322 2015-11-12 Joseph Myers <joseph@codesourcery.com>
324 * libc/machine/arm/strcmp-arm-tiny.S: Use .cfi_sections
326 * libc/machine/arm/strcmp-armv4.S: Likewise.
327 * libc/machine/arm/strcmp-armv4t.S: Likewise.
328 * libc/machine/arm/strcmp-armv6.S: Likewise.
329 * libc/machine/arm/strcmp-armv6m.S: Likewise.
330 * libc/machine/arm/strcmp-armv7.S: Likewise.
331 * libc/machine/arm/strcmp-armv7m.S: Likewise.
333 2015-11-06 Marcus Shawcroft <marcus.shawcroft@arm.com>
337 * libc/machine/arm/memchr-stub.c: New.
339 acle-compat.h. Make .arch directive architecture dependent.
343 2015-11-06 Marcus Shawcroft <marcus.shawcroft@arm.com>
350 * libc/machine/arm/memcpy-stub.c: New.
352 Include acle-compat.h.
354 2015-11-06 Olivier Martin <olivier@labapart.com>
359 2015-11-03 Marcus Shawcroft <marcus.shawcroft@arm.com>
368 2015-11-02 Jon Turney <jon.turney@dronecode.org.uk>
397 2015-11-02 Jon Turney <jon.turney@dronecode.org.uk>
399 * libc/time/wcsftime.c: Consistently use an em-dash in FUNCTION
422 2015-11-02 Jon Turney <jon.turney@dronecode.org.uk>
435 2015-11-02 Steve Ellcey <sellcey@imgtec.com>
440 2015-10-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
444 2015-10-26 Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
449 2015-10-19 Nick Clifton <nickc@redhat.com>
451 * libc/include/sys/_intsup.h: Add support for 16-bit and 20-bit
454 2015-10-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
460 2015-10-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
464 2015-10-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
473 2015-10-13 Sebastian Huber <sebastian.huber@embedded-brains.de>
478 2015-10-13 Sebastian Huber <sebastian.huber@embedded-brains.de>
483 2015-10-13 Sebastian Huber <sebastian.huber@embedded-brains.de>
488 2015-10-08 Nick Clifton <nickc@redhat.com>
492 2015-09-22 James Bowman <james.bowman@ftdichip.com>
496 2015-09-04 James Bowman <james.bowman@ftdichip.com>
516 2015-09-03 Hans-Peter Nilsson <hp@axis.com>
520 2015-08-29 Corinna Vinschen <corinna@vinschen.de>
522 * include/sys/unistd.h (_SC_LEVEL*): Add cache-related variables as
523 on Linux.
525 2015-08-27 Markus Eisenmann <meisenmann.lba@fh-salzburg.ac.at>
527 * libc/machine/arm/strlen-armv7.S: Fix prepocessor check to avoid
530 2015-08-27 Andre Vieira <andre.simoesdiasvieira@arm.com>
540 2015-08-07 Stefan Wallentowitz <stefan.wallentowitz@tum.de>
544 2015-08-03 Shoichi Sakon <s-sakon@ap.jp.nec.com>
550 2015-07-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
555 2015-07-30 Wilco Dijkstra <wdijkstr@arm.com>
559 2015-07-28 Sebastian Huber <sebastian.huber@embedded-brains.de>
578 2015-07-28 Sebastian Huber <sebastian.huber@embedded-brains.de>
582 2015-07-21 Corinna Vinschen <corinna@vinschen.de>
584 * libc/include/machine/setjmp.h (siglongjmp): Declare as function on
587 (_longjmp): Mark as noreturn function on Cygwin.
589 2015-07-15 Wilco Dijkstra <wdijkstr@arm.com>
594 2015-07-13 Wilco Dijkstra <wdijkstr@arm.com>
599 2015-07-13 Wilco Dijkstra <wdijkstr@arm.com>
604 2015-07-13 Wilco Dijkstra <wdijkstr@arm.com>
609 2015-07-06 Yaakov Selkowitz <yselkowi@redhat.com>
618 2015-07-06 Corinna Vinschen <corinna@vinschen.de>
624 2015-07-01 Sebastian Huber <sebastian.huber@embedded-brains.de>
630 2015-06-29 Jon Turney <jon.turney@dronecode.org.uk>
639 2015-06-23 Jon Turney <jon.turney@dronecode.org.uk>
647 * libc/stdio64/fdopen64.c: Improve one-line description.
651 2015-06-23 Jon Turney <jon.turney@dronecode.org.uk>
657 * libm/common/s_exp10.c: Improve one-line description.
660 2015-06-23 Jon Turney <jon.turney@dronecode.org.uk>
666 2015-06-23 Jon Turney <jon.turney@dronecode.org.uk>
673 2015-06-23 Jon Turney <jon.turney@dronecode.org.uk>
675 * libc/stdlib/efgcvt.c: Fix typo-ed function names in
679 2015-06-23 Jon Turney <jon.turney@dronecode.org.uk>
684 2015-06-23 Jon Turney <jon.turney@dronecode.org.uk>
690 2015-06-23 Jon Turney <jon.turney@dronecode.org.uk>
692 * libc/stdio/getchar_u.c: Fix a non-ANSI prototype in SYNOPSIS.
694 2015-06-23 Jon Turney <jon.turney@dronecode.org.uk>
700 2015-06-23 Jon Turney <jon.turney@dronecode.org.uk>
705 2015-06-23 Jon Turney <jon.turney@dronecode.org.uk>
710 2015-06-22 Corinna Vinschen <corinna@vinschen.de>
714 2015-06-20 Corinna Vinschen <corinna@vinschen.de>
719 2015-06-19 Corinna Vinschen <corinna@vinschen.de>
723 (sigaltstack): Enable prototype on Cygwin.
725 2015-06-15 Freddie Chopin <freddie_chopin@op.pl>
730 2015-06-01 Hale Wang <hale.wang@arm.com>
732 * libc/machine/arm/aeabi_memmove-arm.S (__aeabi_memmove): Update the
734 * libc/machine/arm/aeabi_memmove-thumb.S (__aeabi_memmove): Ditto.
735 * libc/machine/arm/aeabi_memmove-thumb2.S (__aeabi_memmove): Ditto.
736 * libc/machine/arm/aeabi_memset-arm.S (__aeabi_memset): Ditto.
737 * libc/machine/arm/aeabi_memset-thumb.S (__aeabi_memset): Ditto.
738 * libc/machine/arm/aeabi_memset-thumb2.S (__aeabi_memset): Ditto.
740 2015-06-01 Szabolcs Nagy <szabolcs.nagy@arm.com>
749 2015-05-31 David Stacey <drstacey@tiscali.co.uk>
754 2015-05-28 Corinna Vinschen <vinschen@redhat.com>
758 2015-05-27 David Stacey <drstacey@tiscali.co.uk>
762 2015-05-26 DJ Delorie <dj@redhat.com>
767 2015-05-13 Nick Clifton <nickc@redhat.com>
769 * libm/common/s_signbit.c (__signbitf): Fix for 16-bit targets.
772 2015-05-02 Corinna Vinschen <vinschen@redhat.com>
774 * libc/include/sys/time.h: Include sys/select.h on Cygwin. Explain why.
776 2015-04-29 Corinna Vinschen <vinschen@redhat.com>
788 2015-04-22 Corinna Vinschen <vinschen@redhat.com>
796 2015-04-09 Nick Clifton <nickc@redhat.com>
798 * libc/machine/rx/memchr.S: Add non-string insn using version.
810 2015-04-01 Corinna Vinschen <vinschen@redhat.com>
814 2015-04-01 Sebastian Huber <sebastian.huber@embedded-brains.de>
832 2015-04-01 Jon TURNEY <jon.turney@dronecode.org.uk>
837 2015-04-01 Corinna Vinschen <vinschen@redhat.com>
842 2015-03-31 Corinna Vinschen <vinschen@redhat.com>
850 2015-03-31 Corinna Vinschen <vinschen@redhat.com>
861 2015-03-30 Craig Howland <howland@LGSInnovations.com>
869 2015-03-30 Yaakov Selkowitz <yselkowi@redhat.com>
874 2015-03-30 Yaakov Selkowitz <yselkowi@redhat.com>
882 2015-03-23 Sebastian Huber <sebastian.huber@embedded-brains.de>
886 2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
890 2015-03-23 Joel Sherrill <joel.sherrill@oarcorp.com
899 2015-03-19 Steve Ellcey <sellcey@imgtec.com>
904 2015-03-13 Jon TURNEY <jon.turney@dronecode.org.uk>
909 2015-03-13 Corinna Vinschen <vinschen@redhat.com>
911 * libc/include/sys/time.h: Drop including cygwin/sys_time.h on Cygwin.
913 2015-03-13 Sebastian Huber <sebastian.huber@embedded-brains.de>
917 MinGW-w64 compatibility.
939 2015-03-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
943 2015-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
955 2015-03-11 Nick Clifton <nickc@redhat.com>
958 used to initialise 'val' variable so that it will compile on
959 targets with 32-bit doubles.
961 2015-03-05 Craig Howland <howland@LGSInnovations.com>
966 2015-02-25 Gedare Bloom <gedare@rtems.org>
970 2015-03-03 Steve Ellcey <sellcey@imgtec.com>
974 2015-03-03 Steve Ellcey <sellcey@imgtec.com>
978 2015-02-26 Steve Ellcey <sellcey@imgtec.com>
983 2015-02-24 Jon TURNEY <jon.turney@dronecode.org.uk>
988 2015-02-17 Hale Wang <hale.wang@arm.com>
994 * libc/machine/arm/aeabi_memset-soft.S: Ditto.
995 * libc/machine/arm/aeabi_memset-arm.S: Ditto.
996 * libc/machine/arm/aeabi_memset-thumb.S: Ditto.
997 * libc/machine/arm/aeabi_memset-thumb2.S: Ditto.
1001 2015-02-17 Hale Wang <hale.wang@arm.com>
1005 * libc/machine/arm/aeabi_memmove-soft.S: Ditto.
1006 * libc/machine/arm/aeabi_memmove-arm.S: Ditto.
1007 * libc/machine/arm/aeabi_memmove-thumb.S: Ditto.
1008 * libc/machine/arm/aeabi_memmove-thumb2.S: Ditto.
1012 2015-02-06 Nick Clifton <nickc@redhat.com>
1053 2015-02-04 Corinna Vinschen <vinschen@redhat.com>
1058 2015-01-29 Nick Clifton <nickc@redhat.com>
1063 2015-01-28 Christian Eggers <ceggers@gmx.de>
1067 2015-01-23 Corinna Vinschen <vinschen@redhat.com>
1069 Complete action from 2001-12-18:
1072 2015-01-22 Yaakov Selkowitz <yselkowi@redhat.com>
1076 2015-01-22 Stefan Wallentowitz <stefan.wallentowitz@tum.de>
1078 * libc/sys/or1k/mlock.c: Fix dependency on libgloss.
1080 2015-01-21 Eric Botcazou <ebotcazou@adacore.com>
1090 2015-01-20 Stefan Wallentowitz <stefan.wallentowitz@tum.de>
1095 2015-01-20 Wilco Dijkstra <wdijkstr@arm.com>
1099 2015-01-20 Stefan Wallentowitz <stefan.wallentowitz@tum.de>
1103 2015-01-14 Joel Sherrill <joel.sherrill@oarcorp.com>
1107 2015-01-14 Joel Sherrill <joel.sherrill@oarcorp.com>
1111 2015-01-14 Stefan Wallentowitz <stefan.wallentowitz@tum.de>
1123 * libc/sys/or1k/or1k-asm.S: New file
1125 2015-01-12 Renlin Li <renlin.li@arm.com>
1130 2015-01-08 Corinna Vinschen <vinschen@redhat.com>
1133 on systems where available. On Cygwin, call function to get values.
1138 2015-01-08 Renlin Li <renlin.li@arm.com>
1142 2015-01-06 Richard Earnshaw <rearnsha@arm.com>
1147 * libc/machine/aarch64/stpcpy-stub.c: New file.
1151 2014-12-26 Freddie Chopin <freddie_chopin@op.pl>
1155 2014-12-18 Jeff Johnston <jjohnstn@redhat.com>
1169 2014-12-18 Yaakov Selkowitz <yselkowi@redhat.com>
1200 (__fgetwc): Make non-static.
1213 (__fputwc): Make non-static.
1234 2014-12-18 Corinna Vinschen <vinschen@redhat.com>
1239 2014-12-16 DJ Delorie <dj@redhat.com>
1241 * libc/stdlib/nano-mallocr.c (ALIGN_TO): Do not assume that
1244 2014-12-16 Richard Earnshaw <rearnsha@arm.com>
1248 2014-12-16 Jon Beniston <jon@beniston.com>
1252 (itoa): Ditto, non-strict-ANSI only.
1259 2014-12-15 Jonathan Roelofs <jonathan@codesourcery.com>
1271 2014-12-15 Yaakov Selkowitz <yselkowi@redhat.com>
1281 call dependent on __SNLK flag.
1287 2014-12-15 Nick Hung <nick@andestech.com>
1292 2014-12-15 Nick Hung <nick@andestech.com>
1305 2014-12-15 Corinna Vinschen <vinschen@redhat.com>
1310 2014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>
1316 2014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>
1318 * libc/machine/or1k/setjmp.S: Remove save/restore of r3-r8
1320 2014-12-11 Jonathan Roelofs <jonathan@codesourcery.com>
1326 2014-12-11 Yaakov Selkowitz <yselkowi@redhat.com>
1330 the macros conditional on !__cplusplus.
1337 2014-12-04 Corinna Vinschen <vinschen@redhat.com>
1341 2014-12-10 Richard Earnshaw <rearnsha@arm.com>
1343 * libc/machine/aarch64/strchrnul.S (vrepmask): Use a call-clobbered
1346 2014-12-08 Richard Earnshaw <rearnsha@arm.com>
1349 * libc/machine/aarch64/strrchr-stub.c: New file.
1353 2014-12-07 Freddie Chopin <freddie_chopin@op.pl>
1359 2014-12-05 Yaakov Selkowitz <yselkowi@redhat.com>
1374 2014-12-04 Ulrich Weigand <uweigand@de.ibm.com>
1379 2014-12-03 Jeff Johnston <jjohnstn@redhat.com>
1381 * libc/include/inttypes.h: Only enable the 8-bit scanning macros
1383 on why.
1385 2014-11-28 Matthew Fortune <matthew.fortune@imgtec.com>
1388 from the 64-bit _JBTYPE definition.
1389 * libc/machine/mips/setjmp.S: Re-work the o32 FP64 support to match
1390 the now one-and-only supported o32 FP64 ABI extension. Also
1393 2014-11-26 Hale Wang <hale.wang@arm.com>
1395 * libc/machine/arm/strcmp-armv6m.S: New file.
1400 2014-11-25 Corinna Vinschen <vinschen@redhat.com>
1402 * libc/include/sys/_default_fcntl.h: Move all Cygwin-specific open
1404 Windows-specific macros.
1406 2014-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>
1411 2014-11-21 Nick Clifton <nickc@redhat.com>
1414 * configure.host (msp430): Add -mhwmult=none to newlib_cflags.
1416 2014-11-20 Peter A. Bigot <pab@pabigot.com>
1418 * libc/stdio/nano-vfprintf_i.c (_printf_i): Use LONGINT when void* is
1421 2014-11-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
1426 2014-11-12 Jon Beniston <jon@beniston.com>
1432 2014-11-10 Richard Earnshaw <rearnsha@arm.com>
1435 * libc/machine/aarch64/strcpy-stub.S: New file.
1439 2014-11-06 Joel Sherrill <joel.sherrill@oarcorp.com>
1446 2014-11-06 Terry Guo <terry.guo@arm.com>
1448 * libc/stdio/nano-vfprintf_i.c (_printf_i): Use Newlib approach to
1449 handle string that might be not nul-terminated.
1452 2014-10-29 Jon Turney <jon.turney@dronecode.org.uk>
1456 2014-10-29 Terry Guo <terry.guo@arm.com>
1460 2014-10-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
1465 2014-10-20 Freddie Chopin <freddie_chopin@op.pl>
1469 2014-10-16 Sebastian Huber <sebastian.huber@embedded-brains.de>
1473 2014-10-10 Thomas Uhle <thomas.uhle@eas.iis.fraunhofer.de>
1480 2014-10-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
1495 2014-10-09 Freddie Chopin <freddie_chopin@op.pl>
1497 * libc/string/memccpy.c (memccpy): Fix warning about signed-unsigned
1509 "// ..." -> "/* ... */".
1511 2014-10-08 Steve Ellcey <sellcey@mips.com>
1519 2014-10-08 Corinna Vinschen <vinschen@redhat.com>
1524 2014-09-17 Jeff Johnston <jjohnstn@redhat.com>
1529 2014-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
1534 2014-09-15 Jeff Johnston <jjohnstn@redhat.com>
1538 2014-09-12 Jeff Johnston <jjohnstn@redhat.com>
1542 2014-09-12 Jeff Johnston <jjohnstn@redhat.com>
1547 2014-09-11 Freddie Chopin <freddie_chopin@op.pl>
1557 code from _mktm_r(), breaking all dependencies on time zone related
1560 * libc/time/local.h: Update accordingly - remove declaration of
1565 2014-09-08 Freddie Chopin <freddie_chopin@op.pl>
1570 2014-09-05 Hale Wang <hale.wang@arm.com>
1574 * libc/machine/arm/memchr-stub.c: Delete this redundant file.
1575 * libc/machine/arm/memcpy-stub.c: Likewise.
1576 * libc/machine/arm/strcmp.S: Add speed-preferred wrapper.
1583 2014-09-05 Bin Cheng <bin.cheng@arm.com>
1586 option "--enable-lite-exit" is in effect. Refactor the code.
1588 2014-09-05 Bin Cheng <bin.cheng@arm.com>
1592 2014-09-04 Freddie Chopin <freddie_chopin@op.pl>
1596 2014-09-04 Freddie Chopin <freddie_chopin@op.pl>
1598 * libc/time/clock.c (clock): Fix warnings about signed-unsigned
1604 2014-09-04 Hale Wang <hale.wang@arm.com>
1607 * libc/machine/arm/aeabi_memcpy-armv7a.S: New file.
1611 2014-08-27 DJ Delorie <dj@redhat.com>
1615 2014-08-19 Richard Earnshaw <rearnsha@arm.com>
1617 * libc/machine/aarch64/memchr.S: Add check for zero-sized buffer.
1619 2014-08-18 Corinna Vinschen <vinschen@redhat.com>
1623 2014-08-18 Jeff Johnston <jjohnstn@redhat.com>
1628 2014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>
1632 2014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>
1636 2014-08-14 Bin Cheng <bin.cheng@arm.com>
1640 2014-08-04 Jon TURNEY <jon.turney@dronecode.org.uk>
1645 2014-08-01 Eric Blake <eblake@redhat.com>
1653 * libc/sys/linux/linuxthreads/libc-symbols.h: Likewise.
1656 * libc/sys/linux/machine/i386/dl-procinfo.h: Likewise.
1657 * libc/sys/linux/machine/i386/dl-machine.h: Likewise.
1658 * libc/sys/linux/libc-symbols.h: Likewise.
1663 * libc/sys/linux/dl/dynamic-link.h: Likewise.
1666 2014-07-30 Corinna Vinschen <vinschen@redhat.com>
1671 2014-07-27 Anthony Green <green@moxielogic.com>
1673 * configure.host: Add moxie-*-moxiebox target.
1675 2014-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>
1680 2014-07-17 Hesham ALMatary <heshamelmatary@gmail.com>
1692 2014-07-14 Nick Withers <nick.withers@anu.edu.au>
1699 2014-07-11 K�vin Petit <kevin.petit@arm.com>
1702 * libc/machine/aarch64/memchr-stub.c: New file.
1706 2014-07-07 Pavel Pisa <pisa@cmp.felk.cvut.cz>
1711 2014-07-07 Corinna Vinschen <vinschen@redhat.com>
1713 * configure.in (--enable-newlib-nano-formatted-io): Set to "no"
1717 2014-07-04 Bin Cheng <bin.cheng@arm.com>
1719 * README (--enable-newlib-nano-formatted-io): Describe.
1722 * configure.in (--enable-newlib-nano-formatted-io): New option.
1724 * libc/configure.in (--enable-newlib-nano-formatted-io): New option.
1748 * libc/stdio/nano-vfprintf.c: New file.
1749 * libc/stdio/nano-vfprintf_float.c: New file.
1750 * libc/stdio/nano-vfprintf_i.c: New file.
1751 * libc/stdio/nano-vfprintf_local.h: New file.
1752 * libc/stdio/nano-vfscanf.c: New file.
1753 * libc/stdio/nano-vfscanf_float.c: New file.
1754 * libc/stdio/nano-vfscanf_i.c: New file.
1755 * libc/stdio/nano-vfscanf_local.h: New file.
1757 2014-06-23 Corinna Vinschen <vinschen@redhat.com>
1762 out-of-bounds read from utf8 tables (CID 59949).
1766 2014-06-11 Richard Earnshaw <rearnsha@arm.com>
1769 * libc/machine/aarch64/strchrnul-stub.c: New file.
1773 2014-06-10 Richard Earnshaw <rearnsha@arm.com>
1776 * libc/machine/aarch64/strchr-stub.c: New file.
1780 2014-06-09 DJ Delorie <dj@redhat.com>
1792 2014-05-15 Daniel Cederman <cederman@gaisler.com>
1796 2014-05-14 Kaushik Phatak <Kaushik.Phatak@kpit.com>
1801 2014-05-12 Corinna Vinschen <vinschen@redhat.com>
1808 2014-05-09 Corinna Vinschen <vinschen@redhat.com>
1813 2014-05-09 Corinna Vinschen <vinschen@redhat.com>
1818 2014-05-05 Corinna Vinschen <vinschen@redhat.com>
1823 2014-04-22 Richard Earnshaw <rearnsha@arm.com>
1825 * libc/machine/arm/strcmp-arm-tiny.S: New file.
1826 * libc/machine/arm/strcmp-armv4.S: New file.
1827 * libc/machine/arm/strcmp-armv4t.S: New file.
1828 * libc/machine/arm/strcmp-armv6.S: New file.
1829 * libc/machine/arm/strcmp-armv7.S: New file.
1830 * libc/machine/arm/strcmp-armv7m.S: New file.
1837 2014-04-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
1842 2014-04-09 DJ Delorie <dj@redhat.com>
1846 2014-04-04 Ashish Kapania <akapania@ti.com>
1849 -D__DYNAMIC_REENT__ and -DMALLOC_PROVIDED compiler options for TIRTOS
1857 2014-03-27 Richard Earnshaw <rearnsha@arm.com>
1859 * libc/machine/arm/acle-compat.h: New file.
1862 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
1876 2014-03-21 Sabrina Ni <sabrinanitw@gmail.com>
1881 2014-03-21 Sabrina Ni <sabrinanitw@gmail.com>
1889 2014-03-21 Sabrina Ni <sabrinanitw@gmail.com>
1893 2014-03-21 Sabrina Ni <sabrinanitw@gmail.com>
1897 2014-03-07 Corinna Vinschen <vinschen@redhat.com>
1902 * libc/stdlib/strtold.c (strtold): Ditto. Call strtod on systems
1905 2014-03-05 Corinna Vinschen <vinschen@redhat.com>
1907 * libc/include/time.h (__TM_GMTOFF): Remove Cygwin-specific definition.
1910 2014-03-05 Corinna Vinschen <vinschen@redhat.com>
1912 * libc/include/time.h (__TM_GMTOFF): Define on Cygwin.
1916 2014-03-04 Ed Nelson <ed@nelson305.com>
1921 2014-02-20 Agustin Henze <tin@sluc.org.ar>
1926 2014-02-20 Corinna Vinschen <vinschen@redhat.com>
1929 c->pos to 0.
1931 2014-02-11 Joey Ye <joey.ye@arm.com>
1936 2014-02-09 Corinna Vinschen <vinschen@redhat.com>
1941 2014-02-04 Matthias Braun <matze@braunis.de>
1945 2014-01-20 Corinna Vinschen <vinschen@redhat.com>
1949 2014-01-19 Corinna Vinschen <vinschen@redhat.com>
1954 2014-01-17 Corinna Vinschen <vinschen@redhat.com>
1959 2014-01-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
1967 2014-01-17 Corinna Vinschen <vinschen@redhat.com>
1971 * libc/stdio/fclose.c (_fclose_r): Conditionalize file flushing on
1977 _fwalk. Conditionalize cleanup function call on _STDIO_BSD_SEMANTICS.
1982 2014-01-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2006 2014-01-06 Mike Frysinger <vapier@gentoo.org>
2014 2014-01-06 Mike Frysinger <vapier@gentoo.org>
2018 2013-12-23 Jeff Johnston <jjohnstn@redhat.com>
2036 2013-12-22 JF Bastien <jfb@chromium.org>
2044 unsigned (to 32 all-1 bits, not 31). Define FILE as in stdio.h.
2047 2013-12-20 Nick Clifton <nickc@redhat.com>
2049 * configure.host (newlib_cflags): Use -Os, -ffunction-sections and
2050 -fdata-sections for RL78.
2052 2013-12-19 Corinna Vinschen <vinschen@redhat.com>
2057 2013-12-18 Corinna Vinschen <vinschen@redhat.com>
2061 (__SVFSCANF_R): Handle radix char language-dependent
2065 2013-12-10 Jeff Johnston <jjohnstn@redhat.com>
2077 2013-12-10 Chirayu Desai <chirayudesai1@gmail.com>
2082 2013-12-03 Sebastian Huber <sebastian.huber@embedded-brains.de>
2086 2013-12-03 Sebastian Huber <sebastian.huber@embedded-brains.de>
2110 2013-11-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
2123 2013-11-29 Jennifer Averett <jennifer.averett@oarcorp.com>
2134 turns on all _XXX_VISBLE feature flags.
2136 2013-11-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
2178 2013-11-27 Matheus Almeida <Matheus.Almeida@imgtec.com>
2183 2013-11-26 Matheus Almeida <Matheus.Almeida@imgtec.com>
2190 2013-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
2201 2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>
2242 2013-11-26 Corinna Vinschen <vinschen@redhat.com>
2246 2013-11-26 Corinna Vinschen <vinschen@redhat.com>
2256 2013-11-25 Joel Sherrill <joel.sherrill@oarcorp.com>
2261 2013-11-25 Corinna Vinschen <vinschen@redhat.com>
2267 2013-11-25 Sahil Patnayakuni <sahil.patnayakuni@gmail.com>
2278 2013-11-23 Bryan Dunsmore <dunsmoreb@gmail.com>
2283 2013-11-22 Bryan Dunsmore <dunsmoreb@gmail.com>
2290 2013-11-22 Chirayu Desai <chirayudesai1@gmail.com>
2298 2013-11-21 Daniel Ramirez <javamonn@gmail.com>
2302 2013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>
2313 2013-11-21 Julio Gutierrez <jgutleyva@gmail.com>
2318 2013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>
2326 2013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>
2330 2013-11-21 Daniel Ramirez <javamonn@gmail.com>
2336 2013-11-20 Daniel Ramirez <javamonn@gmail.com>
2340 2013-11-20 Chirayu Desai <chirayudesai1@gmail.com>
2346 2013-11-20 Daniel Ramirez <javamonn@gmail.com>
2351 2013-11-20 Corinna Vinschen <vinschen@redhat.com>
2355 2013-11-19 Jennifer Averett <jennifer.averett@oarcorp.com>
2359 2013-11-19 Joel Sherrill <joel.sherrill@oarcorp.com>
2364 2013-11-19 Joel Sherrill <joel.sherrill@oarcorp.com>
2368 2013-11-19 Terraneo Federico <fede.tft@hotmail.it>
2371 Remove useless test dd_fd != -1
2372 * libc/posix/readdir.c: Remove useless test dd_fd == -1
2375 2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2398 2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
2409 2013-11-18 Marcus Shawcroft <marcus.shawcroft@arm.com>
2414 2013-11-13 Gregory Pietsch <gpietsch@comcast.net>
2418 2013-11-13 Freddie Chopin <freddie_chopin@op.pl>
2426 2013-11-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
2430 2013-11-08 Terry Guo <terry.guo@arm.com>
2434 2013-11-08 Corinna Vinschen <vinschen@redhat.com>
2438 2013-11-04 Terraneo Federico <fede.tft@hotmail.it>
2443 2013-10-31 Terraneo Federico <fede.tft@hotmail.it>
2448 2013-10-30 Joey Ye <joey.ye@arm.com>
2451 * libc/stdlib/nano-mallocr.c (RONECALL): New parameter macro.
2461 2013-10-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
2463 * libc/include/machine/_default_types.h: Revert change from 2013-10-10.
2465 2013-10-24 Hans-Peter Nilsson <hp@axis.com>
2470 2013-10-23 Corinna Vinschen <vinschen@redhat.com>
2508 2013-10-18 Joey Ye <joey.ye@arm.com>
2510 * configure.in (enable-newlib-global-atexit): New option.
2512 * newlib.hin (_REENT_GLOBAL_ATEXIT): Place-holder.
2513 * README (enable-newlib-global-atexit): Description for
2516 2013-10-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
2523 2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
2528 2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
2532 2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
2537 2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
2544 2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
2549 2013-10-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
2551 * libc/include/machine/_default_types.h: Revert change from 2013-10-10.
2553 2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
2571 2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
2576 2013-10-09 Marcus Shawcroft <marcus.shawcroft@arm.com>
2581 2013-10-03 Steve Ellcey <sellcey@mips.com>
2588 2013-10-01 Petr Hosek <phosek@chromium.org>
2597 2013-09-13 Joey Ye <joey.ye@arm.com>
2599 * libc/stdlib/nano-mallocr.c (nano_allopt): Typo fixed to ...
2602 2013-09-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
2608 2013-09-08 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2615 2013-08-19 Meador Inge <meadori@codesourcery.com>
2617 * libc/stdlib/__atexit.c (__register_exitproc): NULL-ify
2621 2013-08-12 Bin Cheng <bin.cheng@arm.com>
2623 * libc/configure.in (--enable-newlib-wchar-orient): Remove.
2628 2013-08-12 Yufeng Zhang <Yufeng.Zhang@arm.com>
2632 2013-08-08 Freddie Chopin <freddie_chopin@op.pl>
2636 2013-08-01 Corinna Vinschen <vinschen@redhat.com>
2647 2013-07-23 Sahil Patnayakuni <sahilp@rtems.org>
2653 2013-07-23 Sahil Patnayakuni <sahilp@rtems.org>
2663 2013-07-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2669 2013-07-17 Janis Johnson <janisjo@codesourcery.com>
2672 extra_objs for powerpc*-*altivec.
2677 2013-07-16 David Holsgrove <david.holsgrove@xilinx.com>
2686 2013-07-09 Sabrina Ni <sabrina@andestech.com>
2694 2013-07-09 Sabrina Ni <sabrina@andestech.com>
2710 2013-07-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
2714 2013-07-09 Bin Cheng <bin.cheng@arm.com>
2718 2013-07-05 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2723 2013-07-02 Joey Ye <joey.ye@arm.com>
2726 * README: Add information about lite-exit.
2728 * configure.in (enable-lite-exit): New option.
2739 2013-07-02 Jeff Johnston <jjohnstn@redhat.com>
2743 2013-07-01 Will Newton <will.newton@linaro.org>
2745 * libc/machine/arm/memcpy-armv7a.S: Adjust entry to
2748 2013-06-26 Jeff Johnston <jjohnstn@redhat.com>
2756 2013-06-24 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2764 2013-06-24 Terraneo Federico <fede.tft@hotmail.it>
2769 2013-06-24 Terraneo Federico <fede.tft@hotmail.it>
2775 2013-06-21 Will Newton <will.newton@linaro.org>
2777 * libc/machine/arm/strlen-armv7.S: Import latest strlen
2778 code from Linaro cortex-strings.
2780 2013-06-21 Will Newton <will.newton@linaro.org>
2784 2013-06-19 Bin Cheng <bin.cheng@arm.com>
2788 * configure.in (--enable-newlib-unbuf-stream-opt): New option.
2790 * libc/stdio/vfprintf.c (_VFPRINTF_R): Don't do optimization on
2795 2013-06-19 Terraneo Federico <fede.tft@hotmail.it>
2797 * libc/posix/readdir_r.c: Fix potential read past dirp->dd_buf.
2799 2013-06-13 Bir Cheng <bin.cheng@arm.com>
2804 2013-06-10 Terraneo Federico <fede.tft@hotmail.it>
2806 * libc/stdlib/gdtoa-gethex.c (__hexdig): Constify.
2811 * libc/stdlib/gdtoa-hexnan.c (hexnan): Constify fpi argument.
2832 2013-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
2840 2013-06-05 Joey Ye <joey.ye@arm.com>
2844 2013-06-03 Joey Ye <joey.ye@arm.com>
2847 ($(lpfx)memcpy.o, $(lpfx)memcpy.obj): Depend on MEMCPY_DEP.
2849 * newlib/libc/machine/arm/memcpy-stub.c: Exclude armv7-m/armv7e-m.
2850 * newlib/libc/machine/arm/memcpy-armv7m.S: New.
2853 * newlib/libc/machine/arm/memcpy-armv7a.S: ... here. Remove
2856 2013-05-30 Jeff Johnston <jjohnstn@redhat.com>
2862 2013-05-29 Joey Ye <joey.ye@arm.com>
2865 * configure.in (--enable-newlib-nano-malloc): New option.
2867 * libc/configure.in (--enable-newlib-nano-malloc): New option.
2871 * libc/stdlib/nano-mallocr.c: New file, implementing nano
2874 2013-05-28 Richard Earnshaw <rearnsha@arm.com>
2879 2013-05-22 Corinna Vinschen <vinschen@redhat.com>
2891 2013-05-22 Corinna Vinschen <vinschen@redhat.com>
2895 2013-05-16 Sebastian Huber <sebastian.huber@embedded-brains.de>
2899 2013-05-13 DJ Delorie <dj@delorie.com>
2911 2013-05-10 Freddie Chopin <freddie_chopin@op.pl>
2913 * configure.in: Fix help text for disable-newlib-atexit-dynamic-alloc option.
2916 2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
2931 2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
2942 2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
2947 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2963 2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
3007 2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
3011 2013-04-29 Freddie Chopin <freddie_chopin@op.pl>
3017 2013-04-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
3022 2013-04-24 Corinna Vinschen <vinschen@redhat.com>
3027 2013-04-23 Corinna Vinschen <vinschen@redhat.com>
3029 Port newlib to x86_64-pc-cygwin.
3039 2013-04-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3044 2013-04-19 Corinna Vinschen <vinschen@redhat.com>
3046 * newlib/libc/search/hash.c: Revert patch from 2012-08-08.
3048 2013-04-16 Sebastian Huber <sebastian.huber@embedded-brains.de>
3083 2013-04-12 Will Newton <will.newton@linaro.org>
3085 * libc/machine/arm/memcpy-stub.c: Use generic memcpy if unaligned
3090 2013-04-12 Bin Cheng <bin.cheng@arm.com>
3094 * configure.in (--enable-newlib-wchar-orient): New option.
3096 * libc/configure.in (--enable-newlib-wchar-orient): New option.
3105 2012-04-11 Jon TURNEY <jon.turney@dronecode.org.uk>
3110 2013-04-10 Bin Cheng <bin.cheng@arm.com>
3114 * configure.in (--disable-newlib-fseek-optimization): New option.
3122 2013-04-08 Matthew Gretton-Dann <matthew.gretton-dann@linaro.org>
3126 2013-04-02 Sebastian Huber <sebastian.huber@embedded-brains.de>
3131 2013-03-27 Bin Cheng <bin.cheng@arm.com>
3135 * configure.in (--disable-newlib-fvwrite-in-streamio): New option.
3148 2013-03-26 Sebastian Huber <sebastian.huber@embedded-brains.de>
3157 2013-03-15 Sebastian Huber <sebastian.huber@embedded-brains.de>
3162 2013-02-28 Corinna Vinschen <vinschen@redhat.com>
3167 2013-02-26 Corinna Vinschen <vinschen@redhat.com>
3172 2013-02-20 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3178 2013-02-19 Steve Ellcey <sellcey@mips.com>
3182 2013-02-01 Nick Clifton <nickc@redhat.com>
3187 2013-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>
3190 Fix typo on PTHREAD_COJND_INITIALIZER.
3192 2013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
3198 2013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
3204 2013-01-15 Nick Clifton <nickc@redhat.com>
3209 2013-01-12 Corinna Vinschen <vinschen@redhat.com>
3214 2013-01-11 Corinna Vinschen <vinschen@redhat.com>
3217 's' format specifier on not _MB_CAPABLE targets. Fix a formatting
3220 2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>
3223 memcmp-stub.c and memcmp.S
3225 * libc/machine/aarch64/memcmp-stub.c: New file.
3228 2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>
3231 strnlen-stub.c and strnlen.S
3233 * libc/machine/aarch64/strnlen-stub.c: New file.
3236 2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>
3239 Add strlen.S and strlen-stub.c.
3241 * libc/machine/aarch64/strlen-stub.c: New file.
3244 2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>
3247 Add memmove.S and memmove-stub.c.
3249 * libc/machine/aarch64/memmove-stub.c: New file.
3252 2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>
3254 * libc/machine/aarch64/Makefile.am (lib_a_SOURCES): Re-ordered.
3255 Add strncmp.S and strncmp-stub.c.
3257 * libc/machine/aarch64/strncmp-stub.c: New file.
3260 2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>
3263 memcpy.c memcpy-stub.c memset.S memset-stub.c strcmp.S
3264 strcmp-stub.c.
3266 * libc/machine/aarch64/memcpy-stub.c: New file.
3268 * libc/machine/aarch64/memset-stub.c: New file.
3271 * libc/machine/aarch64/strcmp-stub.c: New file.
3273 2013-01-08 Jeff Johnston <jjohnstn@redhat.com>
3275 * MAINTAINERS: Add Richard Earnshaw as Arm co-maintainer
3278 2013-01-07 Steve Ellcey <sellcey@mips.com>
3282 2012-12-20 Jeff Johnston <jjohnstn@redhat.com>
3300 2012-12-19 Corinna Vinschen <vinschen@redhat.com>
3302 * libc/stdlib/strtod.c (_strtod_r): Revert change from 2011-05-16.
3304 2012-12-18 Jeff Johnston <jjohnstn@redhat.com>
3308 2012-12-18 Craig Howland <howland@LGSInnovations.com>
3313 2012-12-18 Corinna Vinschen <vinschen@redhat.com>
3318 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
3323 2012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
3328 2012-12-11 Steve Ellcey <sellcey@mips.com>
3333 -D_COMPILING_NEWLIB.
3336 2012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3359 2012-11-30 Greta Yorsh <Greta.Yorsh@arm.com>
3362 * testsuite/newlib.string/strcmp-1.c (main): Add new test cases.
3364 2012-11-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
3375 2012-11-26 Sebastian Huber <sebastian.huber@embedded-brains.de>
3379 2012-11-23 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3384 2012-11-12 Steve Ellcey <sellcey@mips.com>
3390 2012-11-11 Christopher Faylor <me.cygwin2012@cgf.cx>
3396 2012-11-01 Corinna Vinschen <vinschen@redhat.com>
3406 2012-10-27 Anthony Green <green@moxielogic.com>
3410 2012-10-26 Corinna Vinschen <vinschen@redhat.com>
3415 2012-10-24 Jeff Johnston <jjohnstn@redhat.com>
3417 * configure.in: Comment out the --enable-newlib-fp-hw option
3425 2012-10-22 Jon TURNEY <jon.turney@dronecode.org.uk>
3430 2012-10-22 Jon TURNEY <jon.turney@dronecode.org.uk>
3435 2012-10-21 Hans-Peter Nilsson <hp@bitrange.com>
3440 2012-10-16 Gregory Pietsch <gpietsch@comcast.net>
3446 2012-10-16 Corinna Vinschen <vinschen@redhat.com>
3450 2012-10-16 Aurelien Jacobs <aurel@gnuage.org>
3454 2012-10-16 Corinna Vinschen <vinschen@redhat.com>
3462 2012-10-09 Peter Rosin <peda@lysator.liu.se>
3471 2012-10-09 Peter Rosin <peda@lysator.liu.se>
3473 * libc/posix/wordexp.c (wordexp): Return WRDE_NOSPACE on resource
3476 2012-10-09 Peter Rosin <peda@lysator.liu.se>
3481 2012-10-09 Peter Rosin <peda@lysator.liu.se>
3485 2012-10-03 DJ Delorie <dj@redhat.com>
3488 macros, to avoid dependence on the line separation character.
3490 2012-10-01 DJ Delorie <dj@redhat.com>
3494 -msda=4.
3496 2012-10-01 Jeff Johnston <jjohnstn@redhat.com>
3501 2012-09-26 Ian Bolton <ian.bolton@arm.com>
3523 * libc/machine/configure: Re-generated.
3556 * libm/machine/configure: Re-generated.
3558 2012-09-26 Michael Hope <michael.hope@linaro.org>
3562 2012-09-13 Anthony Green <green@moxielogic.com>
3564 * libc/include/machine/ieeefp.h (__IEEE_BIG_ENDIAN): Add bi-endian
3567 2012-08-23 Christopher Faylor <me.cygwin2012@cgf.cx>
3569 * libc/stdio/flags.c (__sflags): Guard against using O_BINARY on
3572 2012-08-21 Christopher Faylor <me.cygwin2012@cgf.cx>
3575 flags to just loop over more allowed flags. Support glibc 'e' flag on
3578 2012-08-10 Corinna Vinschen <vinschen@redhat.com>
3586 2012-08-10 Corinna Vinschen <vinschen@redhat.com>
3591 2012-08-08 Eric Blake <eblake@redhat.com>
3597 2012-08-08 Corinna Vinschen <vinschen@redhat.com>
3599 Throughout, run newlib with -Wall -Werror option and fix bugs and
3618 * libc/posix/glob.c: Disable on Cygwin. Explain why.
3672 2012-08-07 Corinna Vinschen <vinschen@redhat.com>
3677 2012-07-30 Kevin Buettner <kevinb@redhat.com>
3679 * libc/sys/sysnecv850/crt0.S (_start): Use v850e-specific
3682 2012-07-20 Eric Blake <eblake@redhat.com>
3687 2012-07-18 Ralf Corsépius <ralf.corsepius@rtems.org>
3692 2012-07-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3696 2012-07-16 Ralf Corsépius <ralf.corsepius@rtems.org>
3700 2012-07-13 Ralf Corsépius <ralf.corsepius@rtems.org>
3705 2012-07-09 Corinna Vinschen <vinschen@redhat.com>
3708 return -1 and set errno to EBADF per POSIX.
3710 2012-07-06 Corinna Vinschen <vinschen@redhat.com>
3719 2012-06-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3724 2012-06-26 Christopher Faylor <me.newlib2012@cgf.cx>
3730 2012-06-05 Corinna Vinschen <vinschen@redhat.com>
3732 * libc/stdio/findfp.c (__sinit): Avoid infinite recursion on
3735 2012-05-31 Corinna Vinschen <vinschen@redhat.com>
3737 * libc/stdio/local.h (_newlib_sfp_lock_exit): Fix typo in non-pthread
3740 2012-05-30 Corinna Vinschen <vinschen@redhat.com>
3743 _mbsrtowcs_r and restrict number of wide chars to n - 1.
3745 2012-05-30 Corinna Vinschen <vinschen@redhat.com>
3756 * libc/stdio/fclose.c: Explicitely disable and re-enable thread
3761 2012-05-21 Sandeep Kumar Singh <Sandeep.Singh2@kpitcummins.com>
3766 2012-05-10 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3774 2012-05-10 Joel Sherrill <joel.sherrill@oarcorp.com>
3778 2012-05-09 Joel Sherrill <joel.sherrill@oarcorp.com>
3784 2012-05-03 Greta Yorsh <Greta.Yorsh@arm.com>
3786 * testsuite/newlib.string/strcmp-1.c (LONG_TEST): New macro.
3790 2012-03-29 Corinna Vinschen <vinschen@redhat.com>
3792 * libc/locale/locale.c (__mb_cur_max): On Cygwin, align default value
3793 with default UTF-8 charset.
3795 2012-03-26 Corinna Vinschen <vinschen@redhat.com>
3799 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
3801 * libc/include/machine/setjmp-dj.h: Modify license to include
3810 2012-03-02 Jeff Johnston <jjohnstn@redhat.com>
3815 2012-02-23 Dan Egnor <egnor@ofb.net>
3819 2012-02-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3831 2012-02-15 Christopher Faylor <me.newlib2012@cgf.cx>
3833 * configure.host: Fix typo: xdir_dir -> xdr_dir.
3835 2012-02-09 Eric Blake <eblake@redhat.com>
3839 2012-02-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
3844 2012-02-08 Greta Yorsh <Greta.Yorsh@arm.com>
3850 * testsuite/newlib.string/strcmp-1.c: New file.
3852 2012-02-07 Corinna Vinschen <vinschen@redhat.com>
3856 2012-01-13 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3864 2012-01-12 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3868 2012-01-09 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3873 2012-01-09 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3877 2012-01-09 Corinna Vinschen <vinschen@redhat.com>
3879 * libc/include/process.h: Remove Cygwin-only header.
3881 2012-01-03 Viachaslau Kulakouski <Viachaslau.Kulakouski@oracle.com>
3885 2011-12-20 Aleksandr Platonov <pam@oktetlabs.ru>
3890 2011-12-19 Jeff Johnston <jjohnstn@redhat.com>
3908 2011-12-13 Richard Earnshaw <rearnsha@arm.com>
3912 when compiling for Thumb1 on EABI targets.
3913 Don't use SWI on M-profile cores.
3914 Avoid v6-only Thumb-1 MOV instruction.
3916 2011-12-12 Akio Idehara <zbe64533@gmail.com>
3918 * libc/time/strftime.c (get_era_info): Fix off-by-one error in month
3921 2011-12-06 Chris Johns <chrisj@rtems.org>
3923 * libc/iconv/Makefile.am (stmp-def): Use $(MAKE) rather than make.
3926 2011-11-28 DJ Delorie <dj@redhat.com>
3935 2011-11-08 Corinna Vinschen <vinschen@redhat.com>
3940 2011-10-18 Dr David Alan Gilbert <david.gilbert@linaro.org>
3942 * libc/machine/arm/Makefile.am (lib_a_SOURCES): Add memchr-stub.c,
3946 * libc/machine/arm/memchr-stub.c: New file - just selects what to
3948 * libc/machine/arm/memchr.S: New file - ARMv6t2/v7 version.
3950 * libc/machine/arm/Makefile.am (lib_a_SOURCES): Add strlen-armv7.S.
3951 * libc/machine/arm/strlen-armv7.S: New file.
3957 2011-10-11 Steven Abner <pheonix@zoomtown.com>
3963 2011-10-10 Nick Clifton <nickc@redhat.com>
3968 2011-10-04 Greta Yorsh <Greta.Yorsh@arm.com>
3970 * testsuite/newlib.string/memcpy-1.c: New test.
3972 2011-10-04 Nick Clifton <nickc@redhat.com>
3976 2011-09-29 Greta Yorsh <Greta.Yorsh@arm.com>
3979 memcpy function optimized for the cortex-a15.
3980 * libc/machine/arm/memcpy-stub.c: New file.
3981 * libc/machine/arm/Makefile.am (lib_a_SOURCES): Add memcpy-stub.c,
3985 2011-09-08 Jeff Johnston <jjohnstn@redhat.com>
3990 2011-08-26 Steven Abner <pheonix@zoomtown.com>
3994 2011-08-24 Corinna Vinschen <vinschen@redhat.com>
3998 2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
4003 2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
4010 2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
4017 2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
4019 * libc/sys/rtems/include/limits.h: Compute SSIZE_MAX based on
4022 2011-08-22 Ralf Corsépius <ralf.corsepius@rtems.org>
4035 2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
4039 Remove C++-style comments.
4043 2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
4052 2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
4059 2011-08-19 Corinna Vinschen <vinschen@redhat.com>
4065 2011-08-19 Craig Howland <howland@LGSInnovations.com>
4071 2011-08-01 Sebastian Huber <sebastian.huber@embedded-brains.de>
4077 2011-07-26 Ralf Corsépius <ralf.corsepius@rtems.org>
4082 2011-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>
4087 2011-07-20 Yaakov Selkowitz <yselkowitz@...>
4094 2011-07-19 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4099 2011-07-19 Ralf Corsépius <ralf.corsepius@rtems.org>
4104 2011-07-19 Matt Johnson <johnso87@crhc.illinois.edu>
4109 2011-07-15 Yufeng Zhang <yufeng.zhang@arm.com>
4112 int. *length is set to the value of (rev - digits) regardless
4122 2011-07-15 Matt Johnson <johnso87@crhc.illinois.edu>
4135 2011-07-13 Hans-Peter Nilsson <hp@axis.com>
4140 2011-06-25 Andreas Becker <becker@se-elektronic.de>
4145 2011-06-14 Philip Munts <phil@munts.net>
4152 2011-06-14 Joseph Myers <joseph@codesourcery.com>
4159 2011-06-14 Craig Howland <howland@LGSInnovations.com>
4162 non-GMT to GMT, when un-setting TZ. Set _timezone and _daylight even
4165 2011-06-13 Eric Blake <eblake@redhat.com>
4167 * libc/stdio/wsetup.c (__swsetup_r): Set errno on failure.
4172 2011-06-09 Yaakov Selkowitz <yselkowitz@...>
4177 2011-05-27 Nick Clifton <nickc@redhat.com>
4180 Base start of heap on the "heap_start" symbol.
4182 2011-05-25 Eric Blake <eblake@redhat.com>
4186 2011-05-25 Eric Blake <eblake@redhat.com>
4197 2011-05-19 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4202 2011-05-19 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4204 * Makefile.am (install-data-local): Fix condition and rm call.
4207 2011-05-16 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4215 2011-05-16 Christian Bruel <christian.bruel@st.com>
4220 2011-05-15 Corinna Vinschen <vinschen@redhat.com>
4225 2011-05-12 Peter Rosin <peda@lysator.liu.se>
4231 2011-05-12 Peter Rosin <peda@lysator.liu.se>
4236 2011-05-10 Corinna Vinschen <vinschen@redhat.com>
4240 2011-05-04 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4252 2011-05-04 Corinna Vinschen <vinschen@redhat.com>
4262 2011-05-04 Andy Koppe <andy.koppe@gmail.com>
4264 * libc/locale/locale.c (current_categories): On Cygwin, set LC_CTYPE
4265 to C.UTF-8 to match initial __wctomb and __mbtowc settings.
4266 (lc_ctype_charset): On Cygwin, initialize to "UTF-8".
4267 (loadlocale): Remove unused Cygwin-specifc code.
4269 2011-05-02 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4275 2011-04-19 Corinna Vinschen <vinschen@redhat.com>
4280 2011-04-15 Eric Blake <eblake@redhat.com>
4284 2011-03-27 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4291 2011-03-23 Nick Clifton <nickc@redhat.com>
4295 2011-03-21 Kevin Buettner <kevinb@redhat.com>
4304 2011-03-03 Corinna Vinschen <vinschen@redhat.com>
4308 2011-03-03 Corinna Vinschen <vinschen@redhat.com>
4318 2011-03-01 Aaron Landwehr <snaphat@gmail.com>
4323 2011-02-22 Corinna Vinschen <vinschen@redhat.com>
4328 2011-02-09 Eric Blake <eblake@redhat.com>
4333 NUL-terminated string; don't overwrite too-short buf.
4339 2011-01-28 Corinna Vinschen <vinschen@redhat.com>
4341 * libc/stdio/fclose.c: Only use sfp lock to guard non-atomic
4345 * libc/stdio/fgetc.c: Revert change from 2009-04-24, remove sfp locks
4370 2011-01-27 Corinna Vinschen <vinschen@redhat.com>
4375 2011-01-15 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4379 2011-01-12 Ralf Corsépius <ralf.corsepius@rtems.org>
4384 2011-01-12 Jeff Johnston <jjohnstn@redhat.com>
4388 * acinclude.m4: Provide NO_INCLUDE_LIST variable based on
4394 2011-01-12 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4399 2011-01-10 Corinna Vinschen <vinschen@redhat.com>
4403 2011-01-10 Joel Sherrill <joel.sherrill@oarcorp.com>
4407 2011-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
4412 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4414 * Makefile.am: Move cleaning targ-include to clean-local.
4417 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4420 Don't limit c->max to 64*1024 on targets with SIZE_MAX < 64*1024.
4422 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4426 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4431 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4433 * libc/Makefile.am (SUBDEFS): Remove redundant posix/stmp-def.
4436 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4441 2010-12-31 Ralf Corsepius <ralf.corsepius@rtems.org>
4445 2010-12-26 Christopher Faylor <me+cygwin@cgf.cx>
4450 2010-12-16 Jeff Johnston <jjohnstn@redhat.com>
4458 * Makefile.am: Fix stmp-targ-include target.
4470 2010-12-14 Jeff Johnston <jjohnstn@redhat.com>
4472 * Makefile.am: Add support to copy all sub-directories of the
4476 2010-12-08 Jeff Johnston <jjohnstn@redhat.com>
4480 2010-12-08 Ralf Corsepius <ralf.corsepius@rtems.org>
4485 2010-12-08 Joel Sherrill <joel@OARcorp.com>
4491 2010-12-08 Corinna Vinschen <corinna@vinschen.de>
4495 2010-12-07 Eric Blake <eblake@redhat.com>
4500 2010-12-07 Jeff Johnston <jjohnstn@redhat.com>
4505 2010-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>
4507 * libc/include/strings.h: New (split-out from string.h).
4509 2010-12-03 Craig Howland <howland@LGSInnovations.com>
4513 2010-12-02 Craig Howland <howland@LGSInnovations.com>
4516 (from math.h--the latter is POSIX, the former non-standard).
4521 2010-12-02 Jayant Sonar jayant.sonar@kpitcummins.com
4541 2010-11-29 Ralf Corsépius <ralf.corsepius@rtems.org>
4547 2010-11-25 Ralf Corsépius <ralf.corsepius@rtems.org>
4551 2010-11-19 Andy Koppe <andy.koppe@gmail.com>
4554 modifier on "C.<charset>" locales too.
4556 2010-11-18 Andy Koppe <andy.koppe@gmail.com>
4559 characters to 1 for singlebyte charsets and 2 for non-Unicode
4562 2010-11-17 Bernd Schmidt <bernds@codesourcery.com>
4564 * configure.host (newlib_cflags): For tic6x, add -DCLOCK_PROVIDED.
4566 2010-11-16 Andrew Makhorin <mao@gnu.org>
4571 2010-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>
4578 2010-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>
4580 * configure.host: Add -D_COMPILING_NEWLIB to newlib_cflags.
4582 2010-11-04 Ralf Corsépius <ralf.corsepius@rtems.org>
4585 in arm/thumb-gcc.
4587 2010-10-27 Maurice Baijens <maurice.baijens@ellips.nl>
4590 sign-extended when converted to int and passed to ctype macros.
4595 2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it>
4608 2010-10-14 Craig Howland <howland@LGSInnovations.com>
4611 (c.f. 2010-10-08 change by Corinna).
4613 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
4626 2010-10-08 Ralf Corsépius <ralf.corsepius@rtems.org>
4630 2010-10-08 Ralf Corsépius <ralf.corsepius@rtems.org>
4633 to __uint32_t to avoid overflows on implicit casts.
4635 2010-10-08 Ralf Corsépius <ralf.corsepius@rtems.org>
4639 2010-10-08 Corinna Vinschen <corinna@vinschen.de>
4647 2010-10-08 Marco Atzeri <marco_atzeri@yahoo.it>
4657 2010-10-06 Eric Blake <eblake@redhat.com>
4659 * lib/str-two-way.h (two_way_long_needle): Avoid bug with long
4663 2010-09-21 Craig Howland <howland@LGSInnovations.com>
4671 2010-09-09 Kevin Buettner <kevinb@redhat.com>
4677 2010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
4681 2010-08-10 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4683 * libc/include/sys/dir.h: New BSD-compatibility header.
4685 2010-08-02 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4689 2010-08-06 Corinna Vinschen <corinna@vinschen.de>
4691 * libc/include/sys/stat.h: Move all POSIX-defined symbolic constants
4694 2010-08-03 Craig Howland <howland@LGSInnovations.com>
4700 * libm/common/s_lround.c (lround): Correct some comments on ranges.
4703 2010-07-30 Anthony Green <green@moxielogic.com>
4707 2010-07-23 Naveen.H.S <naveenh1@kpitcummins.com>
4713 '--disable-newlib-supplied-syscalls' option.
4716 2010-07-20 Dave Korn <dave.korn.cygwin@gmail.com>
4725 2010-07-19 Eric Blake <eblake@redhat.com>
4734 2010-07-13 Corinna Vinschen <corinna@vinschen.de>
4739 2010-07-06 Corinna Vinschen <corinna@vinschen.de>
4746 2010-07-01 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4750 2010-06-29 Antony King <antony.king@st.com>
4756 2010-06-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4760 2010-06-18 Pavel Pisa <ppisa4lists@pikron.com>
4764 based on __ARMEL flag.
4768 2010-06-09 Paul Brook <paul@codesourcery.com>
4774 2010-06-08 Jeff Johnston <jjohnstn@redhat.com>
4778 2010-06-08 Jeff Johnston <jjohnstn@redhat.com>
4780 * configure.in: Add test for enable-newlib-register-fini
4788 2010-06-04 Mark Mitchell <mark@codesourcery.com>
4798 2010-05-31 Kazu Hirata <kazu@codesourcery.com>
4803 2010-05-18 Christopher Faylor <me+cygwin@cgf.cx>
4808 2010-05-11 Jeff Johnston <jjohnstn@redhat.com>
4813 2010-05-11 Jeff Johnston <jjohnstn@redhat.com>
4819 2010-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>
4826 2010-05-05 DJ Delorie <dj@redhat.com>
4828 * libc/Makefile.am (stmp-sigset, stmp-iconvset, stmp-extra,
4829 stmp-stdio64, stmp-posix,stmp-targetdep): Use unique temporary
4834 2010-05-03 Corinna Vinschen <corinna@vinschen.de>
4838 (__ctype_load_locale): Fix compiler warnings in non-Cygwin case.
4842 2010-05-02 Corinna Vinschen <corinna@vinschen.de>
4849 2010-04-30 Corinna Vinschen <corinna@vinschen.de>
4853 2010-04-28 Corinna Vinschen <corinna@vinschen.de>
4859 existing POSIX-compatible values as macros as well.
4862 (MB_CUR_MAX): Re-define calling __locale_mb_cur_max.
4878 POSIX-1.2008, if __HAVE_LOCALE_INFO_EXTENDED__ is defined.
4895 be returned for non-POSIX values.
4908 2010-04-22 DJ Delorie <dj@redhat.com>
4913 (stmp-posix): New.
4947 2010-04-06 Dave Korn <dave.korn.cygwin@googlemail.com>
4950 rather than non-recursive lock type.
4951 (__register_exitproc): Use recursive locking APIs on it.
4954 2010-04-06 Corinna Vinschen <corinna@vinschen.de>
4959 2010-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
4964 1003.1b-2008. Rework constants to allow sharing
4967 2010-03-27 Corinna Vinschen <corinna@vinschen.de>
4970 Cygwin only: Allow GB2312 and EUC-CN as alternative codeset names
4972 * libc/locale/nl_langinfo.c (nl_langinfo): On Cygwin, translate EUCCN
4975 2010-03-17 Craig Howland <howland@LGSInnovations.com>
4980 2010-03-09 Jeff Johnston <jjohnstn@redhat.com>
4986 2010-03-08 Craig Howland <howland@LGSInnovations.com>
4989 fraction had bits set beyond first radix bit. Also, make 2-part
4990 adjustment consistent with 1-part adjustment when adjusting fractional
4992 * libm/common/sf_rint.c: Make fractional-bit adjustment consistent
4995 2010-03-05 Craig Howland <howland@LGSInnovations.com>
5008 2010-03-02 Craig Howland <howland@LGSInnovations.com>
5010 * libc/include/sys/features.h: Add POSIX.1-permitted definition of
5012 appropriate value. Specifically, check for POSIX.1-2008 & 2001 values.
5016 2010-03-02 Charles Wilson <cygwin@cwilson.fastmail.fm>
5026 2010-03-02 Corinna Vinschen <corinna@vinschen.de>
5030 2010-03-02 Charles Wilson <cygwin@cwilson.fastmail.fm>
5033 * configure.host: Build libc/xdr only on cygwin.
5054 Regenerate using ac-2.63 and am-1.11.1
5081 2010-02-26 Craig Howland <howland@LGSInnovations.com>
5086 2010-02-26 Corinna Vinschen <corinna@vinschen.de>
5106 (strftime): Conditionalize on _WANT_C99_TIME_FORMATS. If
5112 POSIX-1.2008. Redefine %F and %Y according to POSIX. Add default case
5113 to allow to bail out on invalid conversion specifiers.
5119 2010-02-25 Corinna Vinschen <corinna@vinschen.de>
5123 2010-02-25 Corinna Vinschen <corinna@vinschen.de>
5125 * libc/locale/locale.c: Throughout, extensively comment on the
5128 (loadlocale): Guard calls to function loading locale-specific
5132 2010-02-24 Charles Wilson <...>
5164 2010-02-24 Jeff Johnston <jjohnstn@redhat.com>
5168 2010-02-23 Jeff Johnston <jjohnstn@redhat.com>
5173 2010-02-22 Corinna Vinschen <corinna@vinschen.de>
5180 2010-02-18 Corinna Vinschen <corinna@vinschen.de>
5195 2010-02-18 Corinna Vinschen <corinna@vinschen.de>
5197 * libc/locale/timelocal.h (struct lc_time_T): Add missing ERA-related
5204 2010-02-16 Corinna Vinschen <corinna@vinschen.de>
5211 2010-02-15 Corinna Vinschen <corinna@vinschen.de>
5216 2010-02-15 Corinna Vinschen <corinna@vinschen.de>
5221 2010-02-11 Craig Howland <howland@LGSInnovations.com>
5226 2010-02-11 Craig Howland <howland@LGSInnovations.com>
5232 the prior -INT_MAX and INT_MAX. The FP_ILOGBx defines in math.h
5233 presently match the prior hard-codes, so no functional change is
5239 2010-02-09 Daniel Gutson <dgutson@codesourcery.com>
5244 2010-02-09 Corinna Vinschen <corinna@vinschen.de>
5248 __set_lc_messages_from_win on Cygwin.
5249 * libc/locale/lmessages.h: Make C++-safe.
5258 on Cygwin.
5260 2010-02-08 Josef Wolf <jw@raven.inka.de>
5265 2010-02-07 Corinna Vinschen <corinna@vinschen.de>
5270 (loadlocale): On Cygwin, if locale can't be recognized, call
5275 2010-02-07 Corinna Vinschen <corinna@vinschen.de>
5281 2010-02-06 Corinna Vinschen <corinna@vinschen.de>
5288 * libc/locale/locale.c (loadlocale): Make TIS-620 charset name
5290 function pointers. Add support for GEORGIAN-PS and PT154 charsets.
5292 * libc/locale/nl_langinfo.c (nl_langinfo): On Cygwin, translate
5293 "CP101" to "GEORGIAN-PS" and "CP102" to "PT154".
5295 for GEORGIAN-PS and PT154.
5297 GEORGIAN-PS conversion array, 102 to PT154 conversion array.
5299 2010-02-06 Ralf Corsepius <ralf.corsepius@rtems.org>
5303 2010-02-05 Corinna Vinschen <corinna@vinschen.de>
5305 * libc/locale/locale.c (loadlocale): Handle ISO-8859 and KOI8 charsets
5308 2010-02-05 Corinna Vinschen <corinna@vinschen.de>
5317 2010-02-01 Christopher Faylor <me+cygwin@cgf.cx>
5325 2010-01-29 Jeff Johnston <jjohnstn@redhat.com>
5331 2010-01-24 Corinna Vinschen <corinna@vinschen.de>
5334 SJIS on Cygwin. Explain why.
5336 2010-01-23 Corinna Vinschen <corinna@vinschen.de>
5341 2010-01-23 Corinna Vinschen <corinna@vinschen.de>
5343 * libc/locale/locale.c (loadlocale): Disable JIS entirely on Cygwin.
5344 Allow TIS620 and TIS-620 as aliases for CP874 on Cygwin.
5346 2010-01-22 Corinna Vinschen <corinna@vinschen.de>
5350 __set_lc_monetary_from_win on Cygwin.
5351 * libc/locale/lmonetary.h: Make C++-safe.
5355 __set_lc_numeric_from_win on Cygwin.
5356 * libc/locale/lnumeric.h: Make C++-safe.
5358 * libc/locale/locale.c (lconv): De-constify for Cygwin.
5362 (loadlocale): Allow "EUC-JP" for "EUCJP" and "EUC-KR" for "EUCKR".
5364 LC_NUMERIC, and LC_TIME handling on Cygwin.
5365 (_localeconv_r): On Cygwin, copy values from monetary and numeric
5372 to multibyte conversion. Call __set_lc_time_from_win on Cygwin.
5373 * libc/locale/timelocal.h: Make C++-safe.
5379 locale-specifc data.
5380 (_ctloc): Define access method for locale-specifc data.
5382 (strftime): Throughout, convert locale-specific formats to use
5383 locale-specific data. Add GNU-specific "%P" format.
5385 access to locale-specifc data.
5386 (_ctloc): Define access method for locale-specifc data.
5387 (strptime): Throughout, convert locale-specific formats to use
5388 locale-specific data.
5390 2010-01-20 Corinna Vinschen <corinna@vinschen.de>
5392 * libc/locale/nl_langinfo.c (nl_langinfo): On Cygwin, translate
5393 often-used charsets into Linux compatible codesets.
5395 2010-01-19 Andy Koppe <andy.koppe@gmail.com>
5397 * libc/stdio/vfscanf.c (__SVFSCANF_R): Fix handling of non-ASCII
5400 2010-01-19 Corinna Vinschen <corinna@vinschen.de>
5405 2010-01-17 Corinna Vinschen <corinna@vinschen.de>
5408 ISO 639-3 rather than 639-2.
5410 2010-01-17 Corinna Vinschen <corinna@vinschen.de>
5413 language codes to accommodate ISO 639-2 codes.
5415 2010-01-17 Corinna Vinschen <corinna@vinschen.de>
5418 "UTF-8" on Cygwin.
5420 (loadlocale): Disable setting charset of the "C" locale to "UTF-8" on
5422 * libc/stdlib/mbtowc_r.c (__mbtowc): Add Cygwin-specific comment.
5425 2010-01-14 Corinna Vinschen <corinna@vinschen.de>
5432 2010-01-14 Corinna Vinschen <corinna@vinschen.de>
5437 2010-01-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
5441 2010-01-11 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
5446 2010-01-10 Corinna Vinschen <corinna@vinschen.de>
5449 non-ASCII chars on Cygwin.
5452 2009-12-22 Eric Blake <ebb9@byu.net>
5457 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
5474 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
5478 2009-12-17 Jerker Back <jerker.back@gmail.com>
5485 2009-12-17 Jerker Back <jerker.back@gmail.com>
5500 2009-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>
5506 2009-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>
5510 2009-12-17 Ralf Corsepius <ralf.corsepius@rtems.org>
5517 2009-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>
5519 * libc/sys/rtems/machine/param.h: Only use sizeof(double) -1
5520 for ALIGNBYTES on SPARC.
5522 2009-12-16 Jeff Johnston <jjohnstn@redhat.com>
5528 2009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>
5532 2009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>
5546 2009-12-15 Conny Marco Menebrocker <c-m-m@gmx.de>
5552 2009-12-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5557 2009-12-10 Conny Marco Menebrocker <c-m-m@gmx.de>
5575 2009-12-08 Eric Blake <ebb9@byu.net>
5583 2009-12-03 Craig Howland <howland@LGSInnovations.com>
5589 2009-11-23 Corinna Vinschen <corinna@vinschen.de>
5591 Use NetBSD fix for CVE-2009-0689 security vulnerability.
5592 * libc/include/sys/reent.h (_Kmax): Define here based on the sizeof
5598 2009-11-20 Nick Clifton <nickc@redhat.com>
5601 (call-saved) with r14 (call-used).
5603 2009-11-18 Dave Korn <dave.korn.cygwin@googlemail.com>
5609 2009-11-18 Corinna Vinschen <corinna@vinschen.de>
5639 2009-11-17 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
5644 2009-11-06 Jon Turney <jon.turney@dronecode.org.uk>
5648 2009-10-30 Corinna Vinschen <corinna@vinschen.de>
5651 low-level seek error condition. Restore old errno in case of
5653 rather check for return value of -1 and errno. Handle EINVAL
5654 just like ESPIPE. Only set fp->_offset if errno is 0.
5656 2009-10-27 Nick Clifton <nickc@redhat.com>
5660 2009-10-26 DJ Delorie <dj@redhat.com>
5670 2009-10-24 Eric Blake <ebb9@byu.net>
5675 on 64-bit machines.
5677 2009-10-20 Jeff Johnston <jjohnstn@redhat.com>
5679 * configure.host: Don't set -O2 flag in newlib_cflags. Leave
5702 2009-10-16 Jeff Johnston <jjohnstn@redhat.com>
5709 2009-10-15 Corinna Vinschen <corinna@vinschen.de>
5713 2009-10-15 Corinna Vinschen <corinna@vinschen.de>
5715 * libc/locale/nl_langinfo.c (nl_langinfo): Add Cygwin-specific temporary
5718 2009-10-13 Eric Blake <ebb9@byu.net>
5723 2009-10-13 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
5729 2009-10-09 Dave Korn <dave.korn@artimi.com>
5734 2009-10-09 Corinna Vinschen <corinna@vinschen.de>
5740 2009-10-08 Jeff Johnston <jjohnstn@redhat.com>
5746 2009-10-08 Eric Blake <ebb9@byu.net>
5752 2009-10-07 Corinna Vinschen <corinna@vinschen.de>
5755 charset on Cygwin.
5757 2009-10-03 Corinna Vinschen <corinna@vinschen.de>
5759 * libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Allow CESU-8 surrogate
5761 * libc/stdlib/wctomb_r.c (__utf8_mbtowc): Allow CESU-8 surrogate
5764 2009-09-29 Corinna Vinschen <corinna@vinschen.de>
5766 * libc/locale/locale.c (loadlocale): Allow "C." same as "C-" as locale
5769 2009-09-29 Corinna Vinschen <corinna@vinschen.de>
5774 2009-09-28 Michael Eager <eager@eagercon.com>
5795 2009-09-27 Corinna Vinschen <corinna@vinschen.de>
5797 * libc/locale/locale.c (lc_ctype_charset): Set to "UTF-8" on Cygwin.
5799 (loadlocale): Set charset of the "C" locale to "UTF-8" on Cygwin.
5800 * libc/stdlib/mbtowc_r.c (__mbtowc): Default to __utf8_mbtowc on
5802 * libc/stdlib/wctomb_r.c (__wctomb): Default to __utf8_wctomb on
5805 2009-09-26 Eric Blake <ebb9@byu.net>
5810 2009-09-24 Eric Blake <ebb9@byu.net>
5815 2009-09-23 Corinna Vinschen <corinna@vinschen.de>
5817 * libc/locale/locale.c: Drop Cygwin-specific windows.h include.
5820 2009-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>
5824 2009-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>
5826 * configure.host (*-rtems*): Remove -DMISSING_SYSCALL_NAMES.
5827 Add -DHAVE_BLKSIZE, -D_NO_WORDEXP -D_NO_POPEN.
5829 2009-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>
5831 * configure.host (m32c): Move setting -DABORT_PROVIDED to second
5834 2009-09-18 Christopher Faylor <me+cygwin@cgf.cx>
5837 POSIX-mandated int.
5840 2009-08-31 Takaki Makino <t@snowelm.com>
5846 2009-08-25 Andy Koppe <andy.koppe@gmail.com>
5848 * libc/stdlib/sb_charsets.c (__micro_atoi): Allow five-digit codepage
5854 2009-08-24 Corinna Vinschen <corinna@vinschen.de>
5857 (loadlocale): Map "KOI8-R" and "KOI8-U" to CP20866 and CP21866.
5859 2009-08-24 Andy Koppe <andy.koppe@gmail.com>
5861 * libc/stdlib/sb_charsets.c (__cp_conv): Add KOI8-R (Russian, CP20866)
5862 and KOI8-U (Ukrainian, CP21866) to Windows codepage conversion tables.
5865 2009-08-24 Andy Koppe <andy.koppe@gmail.com>
5867 * libc/ctype/iswspace.c (iswspace): Include "non-breaking
5871 2009-08-21 Corinna Vinschen <corinna@vinschen.de>
5875 "UTF8" additionally to "UTF-8". Add this change to documentation.
5877 2009-08-21 Eric Blake <ebb9@byu.net>
5882 2009-08-21 Craig Howland <howland@LGSInnovations.com>
5887 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5890 * libc/sys/a29khif/Makefile.am (all-am): Rename from ...
5947 2009-08-19 Eric Blake <ebb9@byu.net>
5952 2009-08-18 Jeff Johnston <jjohnstn@redhat.com>
5955 * Makefile.am: Add no-op rule for newlib.hin.
5958 2009-08-18 Jeff Johnston <jjohnstn@redhat.com>
5962 2009-08-18 Eric Blake <ebb9@byu.net>
5967 * libc/posix/popen.c (popen): The 2006-08-22 change to use
5971 cygwin-specific code, now that cygwin has its own version.
5975 2009-08-17 Craig Howland <howland@LGSInnovations.com>
5977 * libc/string/wcsncpy.c (wcsncpy): Re-write function based on small
5980 2009-08-13 Corinna Vinschen <corinna@vinschen.de>
5984 2009-08-12 Jeff Johnston <jjohnstn@redhat.com>
5989 2009-08-12 Hans-Peter Nilsson <hp@axis.com>
5997 2009-08-10 Jeff Johnston <jjohnstn@redhat.com>
6002 2009-07-29 Jeff Johnston <jjohnstn@redhat.com>
6005 when a lower-case character is detected.
6007 2009-07-29 Corinna Vinschen <corinna@vinschen.de>
6009 * libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Rework UTF-16 surrogate
6010 pair handling to be more bullet-proof even with incomplete UTF-8
6013 for invalid CESU-8 sequences.
6015 2009-07-28 Corinna Vinschen <corinna@vinschen.de>
6020 2009-07-22 Eric Blake <ebb9@byu.net>
6026 2009-07-09 Craig Howland <howland@LGSInnovations.com>
6028 * libm/math/ef_scalb.c: Replace isnanf() (pre-C99 function call) with
6049 remove un-necessary extension use (in a similar manner to as was
6055 2009-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>
6060 2009-07-03 Eric Blake <ebb9@byu.net>
6065 insufficient 'X' suffix. Drop cygwin-specific code.
6079 2009-06-23 Jeff Johnston <jjohnstn@redhat.com>
6085 2009-06-19 Joel Sherrill <joel.sherrill@oarcorp.com>
6090 2009-06-18 Corinna Vinschen <corinna@vinschen.de>
6093 modifier on _MB_CAPABLE targets. Add comment to explain. Improve
6096 2009-06-17 Michael Eager <eager@eagercon.com>
6103 2009-06-16 Corinna Vinschen <corinna@vinschen.de>
6106 by POSIX.1-2008.
6110 2009-06-16 Corinna Vinschen <corinna@vinschen.de>
6114 * libc/stdlib/gdtoa-gethex.c: Remove use of USE_LOCALE.
6122 2009-06-16 Craig Howland <howland@LGSInnovations.com>
6128 2009-06-16 Craig Howland <howland@LGSInnovations.com>
6131 macros to remove un-necessary extension use. isinf and isnan also
6135 2009-06-09 Corinna Vinschen <corinna@vinschen.de>
6141 2009-06-03 IWAMURO Motonori <deenheart@gmail.com>
6145 2009-06-03 Corinna Vinschen <corinna@vinschen.de>
6156 2009-06-02 Richard Earnshaw <rearnsha@arm.com>
6161 2009-06-02 IWAMURO Motonori <deenheart@gmail.com>
6168 2009-05-27 Neal H. Walfield <neal@gnu.org>
6173 2009-05-15 Craig Howland <howland@LGSInnovations.com>
6178 cross-compilers.
6182 * libc/include/math.h: Change non-builtin defines for HUGE_VAL,
6184 for the non-builtin case for INFINITY and NAN. Gate HUGE_VALL and
6187 float.h instead of non-so-portable integer forms. Mark as being
6191 2009-05-15 Corinna Vinschen <corinna@vinschen.de>
6195 characters to Unicode here. Handle surrogate pairs for UTF-16
6201 parameter to allow full Unicode handling on UTF-16 systems.
6202 Move old wcwidth implementation here for non-multibyte aware
6207 2009-05-14 Corinna Vinschen <corinna@vinschen.de>
6215 (_jp2uc): New function. On Cygwin, just return c.
6225 2009-05-13 Paul Brook <paul@codesourcery.com>
6230 2009-05-13 Paul Brook <paul@codesourcery.com>
6232 * libc/machine/arm/setjmp.S: Add ARMv6-M implementation.
6234 2009-05-13 Corinna Vinschen <corinna@vinschen.de>
6236 * libc/locale/locale.c (setlocale): Don't build on Cygwin.
6238 2009-05-11 Craig Howland <howland@LGSInnovations.com>
6243 2009-05-08 Nick Clifton <nickc@redhat.com>
6246 the write-after-approval list.
6248 2009-04-30 Anthony Green <green@moxielogic.com>
6251 write-after-approval list.
6253 2009-04-30 Eric Blake <ebb9@byu.net>
6261 2009-04-24 Jeff johnston <jjohnstn@redhat.com>
6275 2009-04-24 Jeff johnston <jjohnstn@redhat.com>
6288 2009-04-24 Joseph Myers <joseph@codesourcery.com>
6293 2009-04-24 Eric Blake <ebb9@byu.net>
6304 (iscntrl, isblank, toupper, tolower): Rewrite to let 'gcc -Wall'
6307 2009-04-23 Mike Burgess <wizardsguild@earthlink.net>
6314 2009-04-23 Paul Brook <paul@codesourcery.com>
6322 2009-04-22 Anthony Green <green@moxielogic.com>
6336 2009-04-22 Kazu Hirata <kazu@codesourcery.com>
6342 2009-04-21 Corinna Vinschen <corinna@vinschen.de>
6349 always contains 0 for EOF (-1).
6352 2009-04-21 Sandra Loosemore <sandra@codesourcery.com>
6357 2009-04-21 Mark Mitchell <mark@codesourcery.com>
6371 2009-04-20 Jeff johnston <jjohnstn@redhat.com>
6378 2009-04-17 Jeff johnston <jjohnstn@redhat.com>
6440 2009-04-17 Ken Werner <ken.werner@de.ibm.com>
6448 2009-04-17 Ken Werner <ken.werner@de.ibm.com>
6454 2009-04-17 Jeff johnston <jjohnstn@redhat.com>
6465 2009-04-16 Jeff johnston <jjohnstn@redhat.com>
6470 2009-04-16 Ken Werner <ken.werner@de.ibm.com>
6476 2009-04-16 Hans-Peter Nilsson <hp@axis.com>
6480 2009-04-16 Ken Werner <ken.werner@de.ibm.com>
6558 2009-04-09 Corinna Vinschen <corinna@vinschen.de>
6561 * libc/ctype/ctype_cp.h: Mark non-cased letters in tables for codepages
6564 * libc/ctype/ctype_iso.h: Mark non-cased letters in ISO-8859 tables
6574 2009-04-09 Corinna Vinschen <corinna@vinschen.de>
6579 2009-04-09 Corinna Vinschen <corinna@vinschen.de>
6584 * libc/stdlib/mbtowc_r.c (__eucjp_mbtowc): Convert JIS-X-0212
6586 * libc/stdlib/wctomb_r.c (__eucjp_wctomb): Convert to JIS-X-0212
6589 2009-04-08 Ken Werner <ken.werner@de.ibm.com>
6594 2009-04-06 Mike Burgess <wizardsguild@earthlink.net>
6598 2009-04-06 Ken Werner <ken.werner@de.ibm.com>
6603 2009-04-06 Corinna Vinschen <corinna@vinschen.de>
6607 2009-04-04 Corinna Vinschen <corinna@vinschen.de>
6611 2009-04-04 Corinna Vinschen <corinna@vinschen.de>
6616 2009-04-03 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
6619 to avoid a warning with -Wmissing-prototypes.
6621 2009-04-03 Ken Werner <ken.werner@de.ibm.com>
6625 2009-04-03 Ken Werner <ken.werner@de.ibm.com>
6630 2009-04-03 Ken Werner <ken.werner@de.ibm.com>
6632 * libc/machine/spu/spu-gmon.c: Tweaks to support simultaneous SPU
6635 2009-04-03 Ken Werner <ken.werner@de.ibm.com>
6640 2009-04-03 Craig Howland <howland@LGSInnovations.com>
6647 2009-04-02 Corinna Vinschen <corinna@vinschen.de>
6652 de-constify in !ALLOW_NEGATIVE_CTYPE_INDEX case, too. Add comment.
6657 2009-03-31 Corinna Vinschen <corinna@vinschen.de>
6666 is always defined on Cygwin.
6667 (_ctype_b): Don't make `static const' on Cygwin.
6671 (__ctype_ptr__): De-constify. Mark as __EXPORT symbol.
6672 (_ctype_): Add Cygwin-specifc asm define.
6677 * libc/ctype/ctype_iso.h: New file containing ISO-8859-x
6684 (__ctype_ptr__): De-constify.
6685 (toupper): Disable macro on systems supporting extended charsets.
6692 2009-03-26 Corinna Vinschen <corinna@vinschen.de>
6697 2009-03-26 Corinna Vinschen <corinna@vinschen.de>
6704 2009-03-25 Craig Howland <howland@LGSInnovations.com>
6742 * libm/common/isgreater.c: New file for documenting math.h function-like
6745 * libm/common/s_isnan.c: Add documentation for function-like macros
6754 re-name all existing chew files (chobj) to match source file base
6762 * libm/math/math.tex: Add includes for newly-added documentation (see
6767 about floating-point exception; added section "Standards Compliance And
6770 re-name all existing chew files (chobj) to match source file base
6776 add -v (verbose) option for printing some debugging information;
6781 which has them); Remove ITEM command (redundant with makedoc built-in
6784 to do things. Initial sections on documentation and ELIX levels.
6786 2009-03-25 Richard Earnshaw <rearnsha@arm.com>
6789 detect the nul-byte in a big-endian string.
6791 2009-03-25 Jeff Johnston <jjohnstn@redhat.com>
6798 2009-03-25 Corinna Vinschen <corinna@vinschen.de>
6803 2009-03-25 Corinna Vinschen <corinna@vinschen.de>
6808 2009-03-24 Corinna Vinschen <corinna@vinschen.de>
6813 2009-03-24 Corinna Vinschen <corinna@vinschen.de>
6818 2009-03-24 Jeff Johnston <jjohnstn@redhat.com>
6823 2009-03-24 Corinna Vinschen <corinna@vinschen.de>
6825 * libc/ctype/iswalpha.c: Handle all wchar_t as unicode on
6832 * libc/ctype/jp2uc.c (__jp2uc): On Cygwin, just return c.
6838 defined. Define _MB_EXTENDED_CHARSETS_ALL on Cygwin only for now.
6846 (loadlocale): Add Cygwin codepage support. On _MB_CAPABLE
6848 corresponding with current charset. Don't allow non-existant
6849 ISO-8859-12 charset. Add support for Windows singlebyte codepages.
6850 On Cygwin, add support for GBK, CP949, and BIG5. On Cygwin,
6857 Add prototypes for charset-specific _wctomb_r and _mbtowc_r
6867 (__sjis_mbtowc): New function. Disable on Cygwin.
6868 (__eucjp_mbtowc): New function. Disable on Cygwin.
6869 (__jis_mbtowc): New function. Disable on Cygwin.
6879 (__sjis_wctomb): New function. Disable on Cygwin.
6880 (__eucjp_wctomb): New function. Disable on Cygwin.
6881 (__jis_wctomb): New function. Disable on Cygwin.
6885 2009-03-23 Richard Earnshaw <rearnsha@arm.com>
6889 2009-03-23 Corinna Vinschen <corinna@vinschen.de>
6894 2009-03-20 Jeff Johnston <jjohnstn@redhat.com>
6896 * libc/include/sys/errno.h: Protect various non-standard errnos
6901 2009-03-19 Corinna Vinschen <corinna@vinschen.de>
6910 2009-03-18 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
6918 2009-03-17 Corinna Vinschen <corinna@vinschen.de>
6923 2009-03-16 Mark Mitchell <mark@codesourcery.com>
6925 * libc/machine/arm/strlen.c (strlen): Fix defect in Thumb-2 mode.
6927 2009-03-16 Richard Earnshaw <rearnsha@arm.com>
6930 end-of-string.
6934 2009-03-15 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
6939 2009-03-15 Corinna Vinschen <corinna@vinschen.de>
6947 2009-03-14 Corinna Vinschen <corinna@vinschen.de>
6952 2009-03-14 Corinna Vinschen <corinna@vinschen.de>
6960 2009-03-12 Craig Howland <howland@LGSInnovations.com>
6965 2009-03-12 Craig Howland <howland@LGSInnovations.com>
6969 2009-03-12 Craig Howland <howland@LGSInnovations.com>
6985 2009-03-11 Corinna Vinschen <corinna@vinschen.de>
6994 2009-03-11 Corinna Vinschen <corinna@vinschen.de>
7028 2009-03-09 Brooks Moses <brooks@codesourcery.com>
7032 2009-03-09 Craig Howland <howland@LGSInnovations.com>
7034 * libc/time/strftime.c: Adapt for dual-purpose use so not only
7046 2009-03-06 Hans-Erik Floryd <hans-erik.floryd@rt-labs.com>,
7049 * libc/reent/reent.c (_reclaim_reent): Make a block from MP-related
7054 2009-03-06 Corinna Vinschen <corinna@vinschen.de>
7085 2009-03-03 Corinna Vinschen <corinna@vinschen.de>
7087 * libc/locale/locale.c (_setlocale_r): New implementation based on
7109 2009-03-02 Jeff Johnston <jjohnstn@redhat.com>
7111 * libc/stdlib/wctomb_r.c (_wctomb_r): When checking single-byte
7113 * libc/stdlib/wctomb.c (wctomb): Add similar single-byte check.
7115 2009-03-02 Corinna Vinschen <corinna@vinschen.de>
7118 invalid wchar. Return -1 if wchar doesn't fit into singlebyte
7121 2009-02-26 Brooks Moses <brooks@codesourcery.com>
7125 2009-02-26 Ralf Corsepius <ralf.corsepius@rtems.org>
7131 2009-02-25 Brooks Moses <brooks@codesourcery.com>
7141 2009-02-25 Corinna Vinschen <corinna@vinschen.de>
7144 byte UTF-8 sequences since they are invalid in the Unicode standard.
7145 Handle surrogate pairs in case of wchar_t == UTF-16.
7147 wchar_t values beyond 0x10ffff into UTF-8 chars. Handle surrogate
7148 pairs in case of wchar_t == UTF-16.
7150 2009-02-24 Kevin Buettner <kevinb@redhat.com>
7154 2009-02-23 Craig Howland <howland@LGSInnovations.com>
7165 2009-02-19 Corinna Vinschen <corinna@vinschen.de>
7184 2009-02-18 Jeff Johnston <jjohnstn@redhat.com>
7193 size_t -1. Fix some compiler warnings.
7196 2009-02-18 Corinna Vinschen <corinna@vinschen.de>
7201 (memwriter): Accommodate wide-oriented oeprations.
7207 (_open_memstream_r): Just call internal_open_memstream_r with wide==-1
7214 2009-02-16 Corinna Vinschen <corinna@vinschen.de>
7218 2009-02-12 Corinna Vinschen <corinna@vinschen.de>
7230 2009-02-05 Neal H. Walfield <neal@gnu.org>
7234 2009-01-28 Jeff Johnston <jjohnstn@redhat.com>
7240 2009-01-26 DJ Delorie <dj@redhat.com>
7242 * configure.host (m32c-*-*): Add long long I/O support by default.
7244 2009-01-21 Richard Earnshaw <rearnsha@arm.com>
7252 2009-01-19 Neal H. Walfield <neal@gnu.org>
7260 2009-01-12 Nathan Froyd <froydnj@codesourcery.com>
7264 2009-01-12 Jeff Johnston <jjohnstn@redhat.com>
7269 2009-01-07 Kazu Hirata <kazu@codesourcery.com>
7273 2009-01-05 Craig Howland <howland@LGSInnovations.com>
7277 2008-12-19 Jeff Johnston <jjohnstn@redhat.com>
7294 2008-12-17 Jon Beniston <jon@beniston.com>
7298 2008-12-15 Jeff Johnston <jjohnstn@redhat.com>
7303 2008-12-12 Craig Howland <howland@LGSInnovations.com>
7311 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org>
7317 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org>
7323 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org>
7328 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org>
7330 * configure.host: Let *rtems* default to c99-formats.
7332 2008-12-12 Craig Howland <howland@LGSInnovations.com>
7338 2008-12-11 Jeff Johnston <jjohnstn@redhat.com>
7344 2008-12-11 Jukka Pietarinen <jukka.pietarinen@mrf.fi>
7358 2008-12-11 Craig Howland <howland@LGSInnovations.com>
7401 2008-12-10 Corinna Vinschen <corinna@vinschen.de>
7403 Implement basic wide char stdio functionality, based on FreeBSD.
7449 2008-12-10 Joseph Myers <joseph@codesourcery.com>
7466 2008-12-04 Corinna Vinschen <corinna@vinschen.de>
7472 2008-11-28 Jeff Johnston <jjohnstn@redhat.com>
7478 2008-11-27 Ralf Corsepius <ralf.corsepius@rtems.org>
7483 2008-11-27 Ken Werner <ken.werner@de.ibm.com>
7485 * libc/machine/spu/Makefile.am: Add spu-mcount.S spu-gmon.c.
7487 * libc/machine/spu/spu-gmon.c: New file.
7488 * libc/machine/spu/spu-mcount.S: New file.
7490 2008-11-27 Joel Sherrill <joel.sherrill@oarcorp.com>
7492 * configure.host (*-rtems*): Turn on using portion of unix subdirectory.
7494 2008-11-27 Craig Howland <howland@LGSInnovations.com>
7511 2008-11-26 Ken Werner <ken.werner@de.ibm.com>
7523 2008-11-25 Corinna Vinschen <corinna@vinschen.de>
7528 2008-11-24 Craig Howland <howland@LGSInnovations.com>
7548 2008-11-24 Jeff Johnston <jjohnstn@redhat.com>
7555 2008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com>
7559 2008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com>
7564 2008-11-24 Corinna Vinschen <corinna@vinschen.de>
7575 2008-11-20 Ken Werner <ken.werner@de.ibm.com>
7580 2008-11-20 Ken Werner <ken.werner@de.ibm.com>
7623 2008-11-19 Joel Sherrill <joel.sherrill@oarcorp.com>
7630 2008-11-19 Jeff Johnston <jjohnstn@redhat.com>
7645 2008-11-19 Craig Howland <howland@LGSInnovations.com>
7650 2008-11-19 Ralf Corsepius <ralf.corsepius@rtems.org>
7653 __ATTRIBUTE_IMPURE_PTR__ into .sdata section for mips-rtems.
7655 2008-11-19 Ralf Corsepius <ralf.corsepius@rtems.org>
7660 2008-11-19 Ralf Corsepius <ralf.corsepius@rtems.org>
7666 2008-11-18 Joel Sherrill <joel.sherrill@oarcorp.com>
7670 2008-11-18 Jeff Johnston <jjohnstn@redhat.com>
7684 2008-11-18 Craig Howland <howland@LGSInnovations.com>
7689 2008-11-17 Joel Sherrill <joel.sherrill@oarcorp.com>
7693 2008-11-17 Joel Sherrill <joel.sherrill@oarcorp.com>
7698 2008-10-31 Jeff Johnston <jjohnstn@redhat.com>
7730 2008-10-31 Jeff Johnston <jjohnstn@redhat.com>
7765 * libc/posix/un-namespace.h: Ditto.
7803 2008-10-16 Joel Sherrill <joel.sherrill@oarcorp.com>
7807 2008-10-16 Joel Sherrill <joel.sherrill@oarcorp.com>
7813 2008-10-15 Jeff Johnston <jjohnstn@redhat.com>
7818 2008-10-15 Joel Sherrill <joel.sherrill@oarcorp.com>
7822 2008-10-15 Craig Howland <howland@LGSInnovations.com>
7828 2008-10-15 Jeff Johnston <jjohnstn@redhat.com>
7833 2008-10-06 Eric Blake <ebb9@byu.net>
7838 2008-10-06 Craig Howland <howland@LGSInnovations.com>
7843 2008-10-02 Jeff Johnston <jjohnstn@redhat.com>
7845 * libc/string/str-two-way.h (critical_factorization): Cast the index
7848 2008-10-02 Jeff Johnston <jjohnstn@redhat.com>
7855 2008-10-02 Jeff Johnston <jjohnstn@redhat.com>
7860 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
8065 2008-09-26 Craig Howland <howland@LGSInnovations.com>
8070 2008-09-25 Raphael Derossa Pereira <raphaelpereira@gmail.com>
8080 2008-09-24 Jeff Johnston <jjohnstn@redhat.com>
8082 * libc/stdlib/setenv_r.c (_unsetenv_r): Modify to return -1 only if
8085 2008-09-24 Pawel Veselov <pawel.veselov@gmail.com>
8093 * libc/stdlib/setenv_r.c (_setenv_r): Return -1 and set errno to
8096 (_unsetenv_r): Modified to return int. Return -1 and set EINVAL
8097 if name contains equal sign. Return -1 if no variable(s) were found
8100 2008-09-19 Eric Blake <ebb9@byu.net>
8106 2008-09-10 Ken Werner <ken.werner@de.ibm.com>
8112 2008-09-08 Jeff Johnston <jjohnstn@redhat.com>
8121 2008-09-04 Ken Werner <ken.werner@de.ibm.com>
8201 2008-09-04 Ken Werner <ken.werner@de.ibm.com>
8218 2008-09-04 Ken Werner <ken.werner@de.ibm.com>
8223 2008-09-01 Ken Werner <ken.werner@de.ibm.com>
8230 2008-08-28 Craig Howland <howland@LGSInnovations.com>
8236 2008-08-28 Corinna Vinschen <corinna@vinschen.de>
8241 2008-08-27 Sandra Loosemore <sandra@codesourcery.com>
8247 2008-08-27 Corinna Vinschen <corinna@vinschen.de>
8252 2008-07-24 Jeff Johnston <jjohnstn@redhat.com>
8257 2008-07-21 Jeff Johnston <jjohnstn@redhat.com>
8275 2008-07-18 Ken Werner <ken.werner@de.ibm.com>
8279 2008-07-17 Jeff Johnston <jjohnstn@redhat.com>
8284 2008-07-17 Ken Werner <ken.werner@de.ibm.com>
8288 2008-07-08 Kenji Tanaka <tanaka.ken2@jp.panasonic.com>
8293 2008-07-07 Hans-Peter Nilsson <hp@axis.com>
8298 2008-07-02 Jeff Johnston <jjohnstn@redhat.com>
8307 2008-07-02 Jeff Johnston <jjohnstn@redhat.com>
8312 2008-06-25 Hans-Peter Nilsson <hp@axis.com>
8314 Fix strict-aliasing issues with _strtod_r and Storeinc.
8319 * libc/stdlib/mprec.h (U): Rename member L to i for easier re-use
8324 (Storeinc): Replace aliasing-flawed microoptimized definition with
8327 2008-06-21 Corinna Vinschen <corinna@vinschen.de>
8329 * libc/include/machine/setjmp.h (_longjmp): Define as function on
8333 2008-06-18 Eric Blake <ebb9@byu.net>
8335 Per Posix, strsignal returns non-const char*.
8338 2008-06-17 Ken Werner <ken.werner@de.ibm.com>
8343 2008-06-16 Ken Werner <ken.werner@de.ibm.com>
8349 2008-06-16 Ken Werner <ken.werner@de.ibm.com>
8365 2008-06-11 Jeff Johnston <jjohnstn@redhat.com>
8370 2008-06-09 Ken Werner <ken.werner@de.ibm.com>
8386 2008-06-09 Ken Werner <ken.werner@de.ibm.com>
8391 2008-05-28 Eric Blake <ebb9@byu.net>
8396 2008-05-27 Jeff Johnston <jjohnstn@redhat.com>
8399 erroneous const attribute on first parameter.
8401 2008-05-26 Eric Blake <ebb9@byu.net>
8405 Pre-align pointer so unaligned searches aren't penalized.
8409 2008-05-26 Eric Blake <ebb9@byu.net>
8413 Pre-align pointer so unaligned stores aren't penalized.
8415 Pre-align pointer so unaligned stores aren't penalized. Prefer
8416 8-byte over 4-byte alignment. Reduce register pressure.
8418 2008-05-26 Eric Blake <ebb9@byu.net>
8421 * libc/string/strlen.c (strlen) [!__OPTIMIZE_SIZE__]: Pre-align
8426 2008-05-23 Corinna Vinschen <corinna@vinschen.de>
8428 * libc/include/sys/_default_fcntl.h: Include <sys/time.h> on Cygwin.
8430 2008-05-22 Jeff Johnston <jjohnstn@redhat.com>
8433 * libc/sys/linux/libc-symbols.h: Add default stubs for new libc macros
8435 * libc/sys/linux/bits/libc-lock.h: Always define _IO_MTSAFE_IO.
8528 * libc/sys/linux/net/innetgr-stub.c: Ditto.
8554 * libc/sys/linux/shlib-compat.h: New file.
8556 * libc/sys/linux/net/XXX-lookup.c: Ditto.
8557 * libc/sys/linux/net/alias-lookup.c: Ditto.
8571 * libc/sys/linux/net/ethers-lookup.c: Ditto.
8615 * libc/sys/linux/net/grp-lookup.c: Ditto.
8617 * libc/sys/linux/net/hosts-lookup.c: Ditto.
8625 * libc/sys/linux/net/key-lookup.c: Ditto.
8628 * libc/sys/linux/net/netgrp-lookup.c: Ditto.
8629 * libc/sys/linux/net/network-lookup.c: Ditto.
8630 * libc/sys/linux/net/not-cancel.h: Ditto.
8632 * libc/sys/linux/net/nscd-types.h: Ditto.
8637 * libc/sys/linux/net/proto-lookup.c: Ditto.
8638 * libc/sys/linux/net/pwd-lookup.c: Ditto.
8643 * libc/sys/linux/net/rpc-lookup.c: Ditto.
8645 * libc/sys/linux/net/service-lookup.c: Ditto.
8646 * libc/sys/linux/net/spwd-lookup.c: Ditto.
8647 * libc/sys/linux/net/nscd/nscd-client.h: Ditto.
8650 2008-05-21 Eric Blake <ebb9@byu.net>
8653 * libc/string/strchr.c (strchr) [!__OPTIMIZE_SIZE__]: Pre-align
8654 data so unaligned searches aren't penalized. Special-case
8659 Pre-align data so unaligned searches aren't penalized.
8660 Special-case searching for 0.
8662 2008-05-20 Nick Clifton <nickc@redhat.com>
8666 2008-05-20 DJ Delorie <dj@redhat.com>
8670 2008-05-14 Jeff Johnston <jjohnstn@redhat.com>
8675 2008-04-26 Mark Mitchell <mark@codesourcery.com>
8682 2008-04-29 Eric Blake <ebb9@byu.net>
8684 Fix 2008-04-14 regression in asprintf(ptr,"").
8694 2008-04-24 Corinna Vinschen <corinna@vinschen.de>
8696 * libc/include/sys/stat.h: Guard at-functions with !__INSIDE_CYGWIN__.
8699 2008-04-25 Nick Clifton <nickc@redhat.com>
8703 2008-04-24 Nick Clifton <nickc@redhat.com>
8708 2008-04-24 Corinna Vinschen <corinna@vinschen.de>
8715 2008-04-23 Ken Werner <ken.werner@de.ibm.com>
8720 2008-04-23 Corinna Vinschen <corinna@vinschen.de>
8743 2008-04-22 Nick Clifton <nickc@redhat.com>
8748 2008-04-16 Patrick Mansfield <patmans@us.ibm.com>
8752 2008-04-16 Patrick Mansfield <patmans@us.ibm.com>
8756 2008-04-14 Patrick Mansfield <patmans@us.ibm.com>
8758 * libc/machine/spu/impure.c: New file, supply a non-static _impure_data.
8763 2008-04-14 Jeff Johnston <jjohnstn@redhat.com>
8766 -DSTRING_ONLY defined with and without -DINTEGER_ONLY defined
8771 family of functions (i.e. no I/O) and does not support floating-point.
8779 family of functions (i.e. no I/O) and no float-point support.
8801 2008-04-04 DJ Delorie <dj@redhat.com>
8807 2008-04-01 Patrick Mansfield <patmans@us.ibm.com>
8815 2008-04-01 Patrick Mansfield <patmans@us.ibm.com>
8817 * configure.host: Build SPU with -DREENTRANT_SYSCALLS_PROVIDED and
8818 -DMISSING_SYSCALL_NAMES.
8820 2008-04-01 Patrick Mansfield <patmans@us.ibm.com>
8826 2008-03-27 Patrick Mansfield <patmans@us.ibm.com>
8832 2008-03-27 Corinna Vinschen <corinna@vinschen.de>
8837 2008-03-11 Jeff Johnston <jjohnstn@redhat.com>
8842 2008-03-07 Jeff Johnston <jjohnstn@redhat.com>
8849 * configure.host: Specify HAVE_GETOPT for x86-linux.
8851 2008-03-07 Jeff Johnston <jjohnstn@redhat.com>
8860 2008-03-04 Eric Blake <ebb9@byu.net>
8863 * libc/stdlib/gdtoa-hexnan.c (hexnan): When the optional
8864 n-char-sequence is omitted, still parse the ().
8866 2008-03-03 Eric Blake <ebb9@byu.net>
8869 * libc/stdio/ftell.c (_ftell_r): Don't flush ungetc buffer on
8875 2008-03-02 Jeff Johnston <jjohnstn@redhat.com>
8880 2008-02-29 Gregory Pietsch <gpietsch@comcast.net>
8889 so they can be called with using double-underscores.
8891 2008-02-21 Eric Blake <ebb9@byu.net>
8893 Fix strtod("-0x", NULL).
8897 2008-02-12 Jeff Johnston <jjohnstn@redhat.com>
8900 for user specifying --disable-newlib-io-long-long on configure.
8904 2008-02-12 Peter Rosin <peda@lysator.liu.se>
8910 2008-02-11 Patrick Mansfield <patmans@us.ibm.com>
8920 2008-02-11 Patrick Mansfield <patmans@us.ibm.com>
8925 2008-01-25 Hans-Peter Nilsson <hp@bitrange.com>
8930 2008-01-21 DJ Delorie <dj@redhat.com>
8934 2008-01-21 Neal H. Walfield <neal@gnu.org>
8939 2008-01-15 Eric Blake <ebb9@byu.net>
8944 2008-01-15 Corinna Vinschen <corinna@vinschen.de>
8947 pthread_sigmask or sigprocmask depending on _POSIX_THREADS.
8953 2008-01-11 Eric Blake <ebb9@byu.net>
8956 * libc/string/str-two-way.h: New file.
8969 2008-01-08 Jeff Johnston <jjohnstn@redhat.com>
8975 2008-01-07 Jeff Johnston <jjohnstn@redhat.com>
8984 2008-01-03 Jeff Johnston <jjohnstn@redhat.com>
9013 2008-01-02 Jeff Johnston <jjohnstn@redhat.com>
9035 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
9052 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
9071 * libc/sys/linux/sys/libc-lock.h: New file.
9075 2007-12-19 Dave Korn <dave.korn@artimi.com>
9091 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
9094 -ansi.
9096 2007-12-19 Corinna Vinschen <corinna@vinschen.de>
9107 2007-12-19 Corinna Vinschen <corinna@vinschen.de>
9112 2007-11-19 Nick Clifton <nickc@redhat.com>
9114 * libc/machine/mn10300/Makefile.am (CCASFLAGS): Add -Wa,--gdwarf-2.
9126 2007-11-15 Jeff Johnston <jjohnstn@redhat.com>
9135 2007-11-08 Corinna Vinschen <corinna@vinschen.de>
9139 2007-11-07 Dave Brolley <brolley@redhat.com>
9141 * libc/machine/configure: Regenerated to pick up mep-elf changes.
9143 * Contribute mep-elf from Red Hat
9144 2006-10-27 DJ Delorie <dj@redhat.com>
9148 2003-04-17 DJ Delorie <dj@redhat.com>
9150 * configure.host (mep-*-*): Support "long long" type.
9152 2001-06-06 DJ Delorie <dj@redhat.com>
9156 2001-05-14 DJ Delorie <dj@redhat.com>
9163 2001-05-04 DJ Delorie <dj@redhat.com>
9168 2007-10-31 DJ Delorie <dj@redhat.com>
9174 2007-10-23 Jeff Johnston <jjohnstn@redhat.com>
9179 2007-10-17 Jeff Johnston <jjohnstn@redhat.com>
9192 2007-10-17 Jeff Johnston <jjohnstn@redhat.com>
9195 return -inf.
9198 2007-10-17 Jeff Johnston <jjohnstn@redhat.com>
9202 2007-10-13 Eric Blake <ebb9@byu.net>
9208 2007-10-09 Nick Clifton <nickc@redhat.com>
9210 * libc/sys/linux/dl/do-lookup.h (FCT): Support symbols with
9213 2007-10-09 Ben Elliston <bje@au.ibm.com>
9219 2007-09-28 Patrick Mansfield <patmans@us.ibm.com>
9246 2007-09-28 Patrick Mansfield <patmans@us.ibm.com>
9438 2007-09-28 Patrick Mansfield <patmans@us.ibm.com>
9443 * libm/machine/spu/Makefile.in: Auto-generated.
9552 2007-09-21 Patrick Mansfield <patmans@us.ibm.com>
9556 2007-09-21 Patrick Mansfield <patmans@us.ibm.com>
9564 2007-09-21 Patrick Mansfield <patmans@us.ibm.com>
9569 2007-09-18 Patrick Mansfield <patmans@us.ibm.com>
9580 2007-09-18 Jeff Johnston <jjohnstn@redhat.com>
9588 2007-09-17 Eric Blake <ebb9@byu.net>
9590 Obey POSIX on printf("%.s", (char*)NULL).
9592 for %s on NULL. Skip NULL check when optimizing for size.
9594 2007-09-07 Jeff Johnston <jjohnstn@redhat.com>
9599 2007-09-07 Jeff Johnston <jjohnstn@redhat.com>
9604 2007-09-07 Patrick Mansfield <patmans@us.ibm.com>
9616 2007-09-07 Jeff Johnston <jjohnstn@redhat.com>
9622 2007-09-06 Brian Dessent <brian@dessent.net>
9627 2007-09-06 Jeff Johnston <jjohnstn@redhat.com>
9634 2007-09-04 Kazunori Asayama <asayama@sm.sony.co.jp>
9638 2007-08-31 Antony King <antony.king@st.com>
9646 2007-08-28 Hans Kester <hans.kester@ellips.nl>
9662 2007-08-24 Jeff Johnston <jjohnstn@redhat.com>
9667 2007-08-24 Hans-Peter Nilsson <hp@axis.com>
9673 2007-08-23 Hidetaka Takano <hidetaka.takano@glb.toshiba.co.jp>
9715 2007-08-03 Ralf Corsepius <ralf.corsepius@rtems.org>
9719 2007-08-03 Jeff Johnston <jjohnstn@redhat.com>
9727 2007-08-02 Eric Blake <ebb9@byu.net>
9742 2007-07-31 Eric Blake <ebb9@byu.net>
9746 * libc/stdio/fdopen.c (_fdopen_r): Set O_APPEND on fd when
9750 2007-07-18 Eric Blake <ebb9@byu.net>
9763 2007-07-13 Eric Blake <ebb9@byu.net>
9781 32-bit version if not large file.
9792 2007-07-11 Jeff Johnston <jjohnstn@redhat.com>
9795 when -std=c99 is used when compiling and not when using C89.
9797 2007-07-06 Corinna Vinschen <corinna@vinschen.de>
9816 2007-07-06 Jeff Johnston <jjohnstn@redhat.com>
9829 2007-07-06 Jeff Johnston <jjohnstn@redhat.com>
9834 2007-07-04 Corinna Vinschen <corinna@vinschen.de>
9843 2007-06-28 Corinna Vinschen <corinna@vinschen.de>
9854 2007-06-27 Eric Blake <ebb9@byu.net>
9862 2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
9867 2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
9872 2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
9878 2007-06-15 Patrick Mansfield <patmans@us.ibm.com>
9884 2007-06-13 Patrick Mansfield <patmans@us.ibm.com>
9891 2007-06-13 Jeff Johnston <jjohnstn@redhat.com>
9893 * libc/machine/spu/Makefile.am: Re-add back setjmp.S which
9897 2007-06-13 Patrick Mansfield <patmans@us.ibm.com>
9907 2007-06-11 Corinna Vinschen <corinna@vinschen.de>
9912 2007-06-10 Hans-Peter Nilsson <hp@bitrange.com>
9915 file-handle and a direct syscall, just use _open.
9917 file-handle.
9920 passing on the exit value.
9922 2007-06-08 Jeff Johnston <jjohnstn@redhat.com>
9930 2007-06-06 Christian Groessler <chris@groessler.org>
9935 2007-06-06 Jeff Johnston <jjohnstn@redhat.com>
9939 2007-06-05 Christian Groessler <chris@groessler.org>
9944 2007-06-04 Eric Blake <ebb9@byu.net>
9961 * libc/stdio/flags.c (__sflags): Don't lose __SAPP on "a+".
9981 2007-05-29 Eric Blake <ebb9@byu.net>
9991 2007-05-29 Corinna Vinschen <corinna@vinschen.de>
9997 on empty input strings.
10002 2007-05-27 Brian Dessent <brian@dessent.net>
10007 2007-05-25 Eric Blake <ebb9@byu.net>
10009 * libc/stdio/rewind.c (rewind): Fix regression of 2003-08-22.
10011 2007-05-24 Steve Ellcey <sje@cup.hp.com>
10248 2007-05-23 Eric Blake <ebb9@byu.net>
10253 of "-0x". Support "-nan" and "inf" for %e. Audit usage of ungetc
10254 to fix reentrancy and bug on encoding error in multibyte locales.
10255 Always return EOF on read error.
10257 2007-05-23 Patrick Mansfield <patmans@us.ibm.com>
10307 2007-05-23 Eric Blake <ebb9@byu.net>
10314 2007-05-23 Corinna Vinschen <vinschen@redhat.com>
10321 2007-05-18 Eric Blake <ebb9@byu.net>
10323 * libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow non-gcc
10327 2007-05-17 Cary R. <cygcary <at> yahoo.com>
10330 (atan2(+0,-0), atan2(-0,-0) and atan(-0,+0))
10333 2007-05-17 Yaakov Selkowitz <yselkowitz <at> users.sourceforge.net>
10347 2007-05-17 Charles Wilson <cygwin@...>
10352 2007-05-16 Eric Blake <ebb9@byu.net>
10365 * libc/stdlib/wctomb_r.c (_wctomb_r): Avoid gcc warnings on cygwin.
10368 2007-05-14 Eric Blake <ebb9@byu.net>
10377 2007-05-11 Eric Blake <ebb9@byu.net>
10379 Minimize printf/scanf size on platforms that don't need C99.
10382 * configure.in (newlib-io-c99-formats): New configure option.
10384 * configure.host (*-linux*, cygwin): Default c99-formats to yes.
10394 2007-05-09 Eric Blake <ebb9@byu.net>
10396 Allow zero size with non-null buf in *asnprintf.
10403 2007-05-07 Charles Wilson <cygwin@...>
10407 2007-05-03 Eric Blake <ebb9@byu.net>
10445 2007-05-03 Kazu Hirata <kazu@codesourcery.com>
10453 2007-05-01 Eric Blake <ebb9@byu.net>
10463 and stderr with 64-bit offset.
10468 2007-05-01 Cary R. <cygcary <at> yahoo.com>
10471 to treatment of NaN and +-inf arguments.
10484 2007-04-27 Jeff Johnston <jjohnstn@redhat.com>
10491 2007-04-27 Kazu Hirata <kazu@codesourcery.com>
10498 2007-04-26 Patrick Mansfield <patmans@us.ibm.com>
10516 2007-04-25 Jeff Johnston <jjohnstn@redhat.com>
10523 2007-04-25 Patrick Mansfield <patmans@us.ibm.com>
10529 2007-04-25 Eric Blake <ebb9@byu.net>
10534 2007-04-25 Patrick Mansfield <patmans@us.ibm.com>
10539 2007-04-24 Eric Blake <ebb9@byu.net>
10541 * libc/stdio/vfprintf.c (_VFPRINTF_R): Don't zero pad on infinity
10551 2007-04-23 Brian Dessent <brian@dessent.net>
10553 * libc/stdio/vfprintf.c (_vfprintf_r): When the alternate-form flag
10557 2007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>
10560 file. Override Autoconf-2.59's version of these macros with
10572 2007-04-23 Jeff Johnston <jjohnstn@redhat.com>
10579 2007-04-17 Brian Dessent <brian@dessent.net>
10584 2007-04-12 Eric Blake <ebb9@byu.net>
10590 2007-04-10 Eric Blake <ebb9@byu.net>
10593 CFLAGS=-O0.
10595 2007-04-09 Eric Blake <ebb9@byu.net>
10600 2007-04-09 Joel Schopp <jschopp@austin.ibm.com>
10604 This matches both the non-spu specific and the glibc strxfrm
10607 2007-04-04 Mark Mitchell <mark@codesourcery.com>
10613 -I${newlib_dir}.
10615 2007-04-04 Patrick Mansfield <patmans@us.ibm.com>
10668 2007-04-04 Jeff Johnston <jjohnstn@redhat.com>
10672 2007-04-04 Eric Blake <ebb9@byu.net>
10701 2007-03-30 Dave Korn <dave.korn@artimi.com>
10706 compatible with -fkeep-inline-functions usage.
10709 2007-03-29 Nick Clifton <nickc@redhat.com>
10719 2007-03-20 Nick Clifton <nickc@redhat.com>
10729 2007-03-16 Charles Wilson <cygwin@...>
10736 2007-03-16 Eric Blake <ebb9@byu.net>
10741 2007-03-15 Jeff Johnston <jjohnstn@redhat.com>
10743 * configure.in: Add new --enable-newlib-reent-small option.
10756 2007-03-15 Eric Blake <ebb9@byu.net>
10775 * libc/stdio/fvwrite.c (__sfvwrite_r): Set errno properly on
10783 2007-03-12 Eric Blake <ebb9@byu.net>
10792 2007-02-23 Jeff Johnston <jjohnstn@redhat.com>
10796 2007-02-21 Patrick Mansfield <patmans@us.ibm.com>
10805 2007-02-20 Patrick Mansfield <patmans@us.ibm.com>
10809 2007-02-20 Kazunori Asayama <asayama@sm.sony.co.jp>
10814 integer-only version.
10828 * libc/machine/spu/fprintf.c: Add support for integer-only
10844 2007-02-20 Kazunori Asayama <asayama@sm.sony.co.jp>
10848 2007-02-14 Patrick Mansfield <patmans@us.ibm.com>
10887 2007-02-14 Corinna Vinschen <corinna@vinschen.de>
10892 2007-02-08 Corinna Vinschen <corinna@vinschen.de>
10897 2007-02-07 Corinna Vinschen <corinna@vinschen.de>
10902 on Cygwin.
10907 2007-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
10911 2007-02-01 Joel Schopp <jschopp@austin.ibm.com>
10928 2007-02-01 Joel Schopp <jschopp@austin.ibm.com>
10979 2007-02-01 Jeff Johnston <jjohnstn@redhat.com>
10991 2007-01-31 Kazunori Asayama <asayama@sm.sony.co.jp>
11021 2007-01-30 Ben Elliston <bje@au.ibm.com>
11023 * libc/machine/spu/vsnprintf.c (c99_vsnprintf_t): Const-qualify
11030 2007-01-19 Kazunori Asayama <asayama@sm.sony.co.jp>
11036 2007-01-15 Joseph Myers <joseph@codesourcery.com>
11042 2007-01-11 Jeff Johnston <jjohnstn@redhat.com>
11051 2007-01-05 Brian Ford <Brian.Ford@FlightSafety.com>
11053 * configure.host (*-*-cygwin*): Define HAVE_BLKSIZE.
11055 2007-01-02 Ben Elliston <bje@au.ibm.com>
11060 2006-12-18 Jeff Johnston <jjohnstn@redhat.com>
11077 2006-12-18 Kazu Hirata <kazu@codesourcery.com>
11079 Merge from newlib-csl-20060320-branch:
11080 2006-12-01 Nathan Sidwell <nathan@codesourcery.com>
11085 2006-12-18 Joel Schopp <jschopp@austin.ibm.com>
11098 2006-12-18 Jeff Johnston <jjohnstn@redhat.com>
11103 2006-12-18 Jeff Johnston <jjohnstn@redhat.com>
11109 2006-12-18 Kazunori Asayama <asayama@sm.sony.co.jp>
11113 2006-12-14 Jeff Johnston <jjohnstn@redhat.com>
11116 * libc/stdio/fflush.c (fflush): On seekable streams, always flush
11121 2006-12-13 Joel Schopp <jschopp@austin.ibm.com>
11126 2006-12-13 Joel Schopp <jschopp@austin.ibm.com>
11130 2006-12-12 Joel Schopp <jschopp@austin.ibm.com>
11135 2006-12-04 Kazunori Asayama <asayama@sm.sony.co.jp>
11139 2006-12-04 Kazunori Asayama <asayama@sm.sony.co.jp>
11143 2006-12-01 Kazunori Asayama <asayama@sm.sony.co.jp>
11148 2006-11-30 Lev Bishop <lev.bishop@gmail.com>
11153 2006-11-29 Jeff Johnston <jjohnstn@redhat.com>
11156 an asprintf-family buffer, make the default initial size 64.
11158 2006-11-29 Eric Blake <ebb9@byu.net>
11160 * libc/stdio/fvwrite.c (__sfvwrite_r): Avoid off-by-one error in
11163 2006-11-29 Kazunori Asayama <asayama@sm.sony.co.jpi
11170 2006-11-22 Luca Barbato <lu_zero@gentoo.org>
11174 * libc/machine/spu/memset.c: Use spu_splats, remove apple-cast.
11175 * libc/machine/spu/strchr.c: Use spu_splats, remove apple-cast.
11182 2006-11-15 Till Straumann <strauman@slac.stanford.edu>
11186 2006-11-14 Eric Blake <ebb9@byu.net>
11191 2006-11-08 Jie Zhang <jie.zhang@analog.com>
11206 2006-11-07 Corinna Vinschen <corinna@vinschen.de>
11208 * libc/include/sys/unistd.h (_SC_STREAM_MAX): Define on Cygwin.
11213 2006-10-27 Joel Schopp <jschopp@austin.ibm.com>
11237 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
11239 * README: Add a brief section on how to regenerate
11242 2006-10-25 Vladimir Prus <vladimir@codesourcery.com>
11247 2006-10-11 Yang Tse <yangsita@gmail.com>
11250 braced-groups.
11252 2006-10-11 Corinna Vinschen <corinna@vinschen.de>
11256 2006-09-26 Jeff Johnston <jjohnstn@redhat.com>
11299 2006-09-22 Paul Brook <paul@codesourcery.com>
11303 2006-09-13 Joel Sherrill <joel@oarcorp.com>
11314 2006-09-13 Patrick Mansfield <patmans@us.ibm.com>
11320 2006-09-12 Paul Brook <paul@codesourcery.com>
11324 2006-09-07 Masaki Muranaka <monaka@monami-software.com>
11332 2006-09-06 Eric Blake <ebb9@byu.net>
11337 2006-09-01 Kazu Hirata <kazu@codesourcery.com>
11339 Merge from newlib-csl-20060320-branch:
11340 2006-05-22 Sandra Loosemore <sandra@codesourcery.com>
11343 building m68k-unknown-elf.
11345 2006-08-29 Paul Brook <paul@codesourcery.com>
11347 * libc/include/sys/config.h: Define _REENT_SMALL for Thumb-2.
11349 2006-08-27 Joel Sherrill <joel.sherrill@OARcorp.com>
11355 2006-08-23 Kazunori Asayama <asayama@sm.sony.co.jp>
11361 2006-08-22 Eric Blake <ebb9@byu.net>
11364 child if stdout was closed on entry.
11365 [HAVE_FCNTL]: In parent, mark file as close-on-exec, per POSIX.
11367 2006-08-19 Ramana Radhakrishnan <ramana.r@gmail.com>
11369 * sys/types.h: Correct syntax error caused by missing '\' on #ifdef
11372 2006-08-17 Brian Ford <Brian.Ford@FlightSafety.com>
11377 2006-08-16 Joel Schopp <jschopp@austin.ibm.com>
11382 2006-08-16 Joel Schopp <jschopp@austin.ibm.com>
11398 2006-08-03 J"orn Rennecke <joern.rennecke@st.com>
11403 2006-08-01 Jeff Johnston <jjohnstn@redhat.com>
11405 * libc/Makefile.am: Add libc_TEXINFOS dependency on
11407 * libm/Makefile.am: Add libm_TEXINFOS dependency on
11412 2006-08-01 Thiemo Seufer <ths@mips.com>
11418 2006-07-31 Jeff Johnston <jjohnstn@redhat.com>
11421 * configure.in: Use ${READELF} instead of hard-coding.
11424 2006-07-31 Jeff Johnston <jjohnstn@redhat.com>
11429 2006-07-05 Jeff Johnston <jjohnstn@redhat.com>
11432 floating-point format support. Also redefine
11437 2006-06-22 Jeff Johnston <jjohnstn@redhat.com>
11442 * libc/stdlib/gdtoa-gethex.c: Ditto.
11443 * libc/stdlib/gdtoa-hexnan.c: Ditto.
11449 * libc/stdlib/strtod.c: Rebased on David M. Gay's gdtoa-strtod.c
11453 2006-06-15 Corinna Vinschen <corinna@vinschen.de>
11460 2006-06-14 Jeff Johnston <jjohnstn@redhat.com>
11486 set error flag on if attempt is made to write to file that does not
11491 Set errno to EBADF and the error flag on if attempt is made to
11499 2006-06-13 Sandra Loosemore <sandra@codesourcery.com>
11504 2006-06-07 Fred Fish <fnf@specifix.com>
11509 2006-06-07 Fred Fish <fnf@specifix.com>
11513 2006-06-05 Shaun Jackman <sjackman@gmail.com>
11521 2006-06-05 Shaun Jackman <sjackman@gmail.com>
11524 -DABORT_PROVIDED flag.
11528 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
11537 2006-06-02 Shaun Jackman <sjackman@gmail.com>
11542 2006-05-23 Jeff Johnston <jjohnstn@redhat.com>
11549 2006-05-23 Jeff Johnston <jjohnstn@redhat.com>
11555 2006-05-18 Jeff Johnston <jjohnstn@redhat.com>
11560 2006-05-11 J"orn Rennecke <joern.rennecke@st.com>
11567 2006-05-09 Jeff Johnston <jjohnstn@redhat.com>
11573 2006-05-09 Kazu Hirata <kazu@codesourcery.com>
11578 2006-05-08 J"orn Rennecke <joern.rennecke@st.com>
11583 2006-05-03 J"orn Rennecke <joern.rennecke@st.com>
11588 2006-05-02 Jeff Johnston <jjohnstn@redhat.com>
11598 2006-05-01 Jeff Johnston <jjohnstn@redhat.com>
11690 2006-04-24 DJ Delorie <dj@redhat.com>
11695 2006-04-18 Jeff Johnston <jjohnstn@redhat.com>
11700 2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org>
11707 Use autoconf-2.5.x version of AC_INIT.
11708 Use AC_CONFIG_FILES and autoconf-2.5x AC_OUTPUT instead of
11709 autoconf-2.13's AC_OUTPUT.
11783 2006-04-11 Jeff Johnston <jjohnstn@redhat.com>
11790 * configure.host: Set lpfx depending on whether
11796 math-library functions that should also be in libc.
11870 so automake doesn't complain about libtool and non-libtool
11905 2006-04-07 Jeff Johnston <jjohnstn@redhat.com>
11910 2006-03-29 Shaun Jackman <sjackman@gmail.com>
11915 2006-03-29 Shaun Jackman <sjackman@gmail.com>
11925 2006-03-29 Shaun Jackman <sjackman@gmail.com>
11930 2006-03-29 Shaun Jackman <sjackman@gmail.com>
11933 linux-newlib libc implementations.
11935 2006-03-29 Eric Blake <ebb9@byu.net>
11940 2006-03-29 Jeff Johnston <jjohnstn@redhat.com>
11946 2006-03-29 Jeff Johnston <jjohnstn@redhat.com>
11950 2006-03-22 Mark Mitchell <mark@codesourcery.com>
11957 2006-03-20 Mark Mitchell <mark@codesourcery.com>
11960 * configure.in (--disable-newlib-atexit-dynamic-alloc): New
11969 2006-03-17 Jeff Johnston <jjohnstn@redhat.com>
11974 2006-03-15 Jeff Johnston <jjohnstn@redhat.com>
11979 2006-03-07 Eric Blake <ebb9@byu.net>
11982 filename, allow read-only or write-only FILE atop O_RDWR file
11986 2006-03-07 Jeff Johnston <jjohnstn@redhat.com>
11991 2006-03-02 Jeff Johnston <jjohnstn@redhat.com>
11997 2006-02-27 Jeff Johnston <jjohnstn@redhat.com>
12034 2006-02-20 Jeff Johnston <jjohnstn@redhat.com>
12036 * libc/stdio/fflush.c (fflush): For an fflush on a read-only
12039 seek, turn off the __SNPT no-optimization flag.
12041 2006-02-16 Jeff Johnston <jjohnstn@redhat.com>
12048 2006-02-15 Corinna Vinschen <corinna@vinschen.de>
12056 2006-02-13 Jeff Johnston <jjohnstn@redhat.com>
12064 2006-02-07 Paul Brook <paul@codesourcery.com>
12066 * libc/machine/arm/setjmp.S: Add Thumb-2 support.
12067 * libc/sys/arm/crt0.S: Add Thumb-2 startup code.
12070 * libc/sys/arm/trap.S: Disable for Thumb-2.
12072 2006-01-31 Leif Ekblad <leif@rdos.net>
12094 2006-01-24 Jeff Johnston <jjohnstn@redhat.com>
12102 2006-01-20 Jeff Johnston <jjohnstn@redhat.com>
12106 * stamp-h.in: Regenerated.
12114 2006-01-11 Jeff Johnston <jjohnstn@redhat.com>
12132 2006-01-10 Eric Blake <ebb9@byu.net>
12137 2006-01-10 Jeff Johnston <jjohnstn@redhat.com>
12139 * libm/mathfp/s_frexp.c: Check for special values on
12146 2006-01-09 Jeff Johnston <jjohnstn@redhat.com>
12151 2006-01-09 Eric Blake <ebb9@byu.net>
12156 2006-01-06 Jeff Johnston <jjohnstn@redhat.com>
12161 2006-01-04 Gregory Pietsch <gpietsch@comcast.net>
12167 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
12184 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
12189 2005-12-16 Ralf Corsepius <ralf.corsepius@rtems.org>
12196 2005-12-14 Corinna Vinschen <corinna@vinschen.de>
12201 2005-12-13 Nathan Sidwell <nathan@codesourcery.com>
12208 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
12213 2005-12-08 Shaun Jackman <sjackman@gmail.com>
12218 2005-12-06 Ralf Corsepius <ralf.corsepius@rtems.org>
12226 2005-12-05 Christopher Faylor <cgf@timesys.com>
12228 * libc/include/stdlib.h: Move cygwin declarations to cygwin-specific
12231 2005-11-18 Jeff Johnston <jjohnstn@redhat.com>
12236 2005-11-18 Christopher Faylor <cgf@timesys.com>
12238 * include/sys/time.h: Move more cygwin stuff to cygwin-specific header.
12240 2005-11-18 Christopher Faylor <cgf@timesys.com>
12242 * include/time.h: Remove more cygwin-specific stuff.
12244 2005-11-18 Christopher Faylor <cgf@timesys.com>
12246 * include/time.h: Move cygwin declarations to cygwin-specific header.
12249 2005-11-17 Jeff Johnston <jjohnstn@redhat.com>
12251 * libc/sys/linux/dl/dl-local.h: New file based on old dlfcn.h
12254 * libc/sys/linux/dl/ldsodefs.h: Include dl-local.h instead of dlfcn.h.
12258 2005-11-11 Christopher Faylor <cgf@timesys.com>
12263 2005-11-08 Tom Walsh <tom@openhardware.net>
12272 2005-11-08 Christopher Faylor <cgf@timesys.com>
12274 * libc/include/string.h: Add cygwin-specific function declaration.
12276 2005-11-07 Corinna Vinschen <corinna@vinschen.de>
12280 2005-11-03 Jeff Johnston <jjohnstn@redhat.com>
12282 * libc/unix/getcwd.c: Don't use non-reentrant syscall names.
12288 2005-11-03 Shaun Jackman <sjackman@gmail.com>
12297 2005-11-01 Ralf Corsepius <ralf.corsepius@rtems.org>
12301 2005-10-31 Darin Johnson <darin@usa.net>
12303 * libm/mathfp/s_mathcnst.c: Fix endian-ness check to be
12306 2005-10-28 Bob Wilson <bob.wilson@acm.org>
12317 2005-10-28 Bob Wilson <bob.wilson@acm.org>
12323 2005-10-28 Bob Wilson <bob.wilson@acm.org>
12363 2005-10-28 Bob Wilson <bob.wilson@acm.org>
12368 * libc/stdio/getw.c: Put RETURNS on a separate line. Fix punctuation.
12374 * libc/stdlib/envlock.c: Use em-dash in FUNCTION description.
12378 * libc/stdlib/rand.c: Use "multi-threaded" and "thread-safe" in NOTES.
12380 and hyphenate "pseudo-random".
12389 documentation. Use "multi-threaded" and "thread-safe" in NOTES.
12421 2005-10-26 Shaun Jackman <sjackman@gmail.com>
12425 * libc/sys/linux/linuxthreads/bits/libc-lock.h: Remove an
12430 2005-10-26 Jeff Johnston <jjohnstn@redhat.com>
12435 2005-10-20 Jeff Johnston <jjohnstn@redhat.com>
12440 2005-10-20 Corinna Vinschen <corinna@vinschen.de>
12444 2005-10-18 Corinna Vinschen <corinna@vinschen.de>
12448 2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
12462 2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
12467 2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
12472 2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
12476 2005-10-14 Bob Wilson <bob.wilson@acm.org>
12484 2005-10-14 Bob Wilson <bob.wilson@acm.org>
12491 2005-10-14 Bob Wilson <bob.wilson@acm.org>
12499 2005-10-11 Shaun Jackman <sjackman@gmail.com>
12510 2005-10-11 David Weatherford <weath@tensilica.com>
12516 2005-10-07 Bob Wilson <bob.wilson@acm.org>
12519 to ENOMEM on failure.
12521 2005-10-06 Ralf Corsepius <ralf.corsepius@rtems.org>
12525 2005-10-04 Ralf Corsepius <ralf.corsepius@rtems.org>
12531 2005-10-04 James E Wilson <wilson@specifix.com>
12536 2005-10-03 Jeff Johnston <jjohnstn@redhat.com>
12541 2005-10-03 Ralf Corsepius <ralf.corsepius@rtems.org>
12548 2005-09-27 Ralf Corsepius <ralf.corsepius@rtems.org>
12553 2005-09-20 Jeff Johnston <jjohnstn@redhat.com>
12558 2005-09-20 Jeff Johnston <jjohnstn@redhat.com>
12562 Also change 64-bit constants to use the __have_long64 and
12568 2005-09-20 Shaun Jackman <sjackman@gmail.com>
12573 2005-09-20 Jeff Johnston <jjohnstn@redhat.com>
12578 2005-09-19 Jeff Johnston <jjohnstn@redhat.com>
12583 2005-09-08 Jeff Johnston <jjohnstn@redhat.com>
12585 * Makefile.am: Add include files under bits sub-directory.
12587 * libc/sys/linux/argp/argp-fs-xinl.c: Set __OPTIMIZE__ to
12592 * libc/sys/linux/argp/argp-xinl.c: Ditto.
12593 * libc/sys/linux/dl/dl-runtime.c: Make sure fixup and
12596 * libc/sys/linux/dl/dl-cache.c: Don't use weak_extern macro
12598 * libc/sys/linux/dl/dl-open.c: Ditto.
12602 * libc/sys/linux/linuxthreads/bits/libc-lock.h: Don't use
12606 * libc/sys/linux/dl/dl-load.c: Ditto.
12607 * libc/sys/linux/dl/dl-reloc.c: Ditto.
12608 * libc/sys/linux/dl/do-rel.h: Ditto.
12609 * libc/sys/linux/dl/dynamic-link.h: Ditto.
12611 * libc/sys/linux/machine/i386/dl-machine.h: Ditto.
12615 * libc/sys/linux/bits/libc-lock.h: Ditto.
12619 2005-09-08 Eric Blake <ebb9@byu.net>
12624 2005-09-08 Brian Dessent <brian@dessent.net>
12630 2005-09-02 Jeff Johnston <jjohnstn@redhat.com>
12634 2005-09-01 Jeff Johnston <jjohnstn@redhat.com>
12640 2005-08-31 Paul Brook <paul@codesourcery.com>
12644 Default have_crt0 based on sys_dir.
12656 2005-08-26 Christopher Faylor <cgf@timesys.com>
12660 2005-08-25 Christopher Faylor <cgf@timesys.com>
12664 2005-08-22 Shaun Jackman <sjackman@gmail.com>
12671 2005-08-10 DJ Delorie <dj@redhat.com>
12675 2005-08-10 Stephen Huw Clarke <stephen.clarke@st.com>
12682 2005-08-10 DJ Delorie <dj@redhat.com>
12696 2005-08-02 Bob Wilson <bob.wilson@acm.org>
12701 2005-07-26 Hans-Peter Nilsson <hp@bitrange.com>
12706 2005-07-20 Bob Wilson <bob.wilson@acm.org>
12709 * libm/math/ef_atan2.c (pi, pi_lo): Use round-to-nearest value of pi.
12711 2005-07-19 Paul Brook <paul@codesourcery.com>
12715 2005-07-18 Joseph S. Myers <joseph@codesourcery.com>
12718 names after PASS and FAIL which do not depend on source directory
12719 name or on whether test passed or failed.
12722 2005-07-08 Ola Hugosson <Ola.Hugosson@anoto.com>
12726 2005-07-07 Shaun Jackman <sjackman@gmail.com>
12732 2005-07-06 Aldy Hernandez <aldyh@redhat.com>
12744 2005-07-04 Mark Mitchell <mark@codesourcery.com>
12757 2005-06-28 Dave Korn <dave.korn@artimi.com>
12759 * libm/common/s_lrint.c (lrint): Fix signed-vs-unsigned comparison
12763 2005-06-16 Christopher Faylor <cgf@timesys.com>
12765 * libc/stdio/vfprintf.c (cvt): Don't rely on pointer aliasing to
12772 2005-06-03 Jeff Johnston <jjohnstn@redhat.com>
12777 2005-05-12 Jeff Johnston <jjohnstn@redhat.com>
12779 * configure.host (mn10300-*): Add long long I/O support by default.
12781 2005-05-12 Jeff Johnston <jjohnstn@redhat.com>
12791 2005-04-28 Jeff Johnston <jjohnstn@redhat.com>
12796 2005-04-18 Hans-Peter Nilsson <hp@axis.com>
12798 * configure.host <cris-*-* | crisv32-*-*>: Set
12801 2005-04-08 Jeff Johnston <jjohnstn@redhat.com>
12805 2005-04-08 Shaun Jackman <sjackman@gmail.com>
12812 2005-04-07 Shaun Jackman <sjackman@gmail.com>
12816 2005-04-07 Shaun Jackman <sjackman@gmail.com>
12822 2005-04-05 Dave Korn <dave.korn@artimi.com>
12827 2005-04-01 Corinna Vinschen <corinna@vinschen.de>
12831 2005-03-23 Christopher Faylor <cgf@timesys.com>
12834 first to mimic the behavior of the top-level configury. Move include
12837 2005-03-22 Jeff Johnston <jjohnstn@redhat.com>
12839 * configure.host: For arc, set -DREENTRANT_SYSCALLS_PROVIDED flag on.
12843 2005-03-22 Christopher Faylor <cgf@timesys.com>
12848 2005-03-21 Nicholas Wourms <nwourms@netscape.net>
12854 2005-03-18 Hans-Peter Nilsson <hp@axis.com>
12861 2005-03-18 Corinna Vinschen <corinna@vinschen.de>
12867 2005-03-17 Jeff Johnston <jjohnstn@redhat.com>
12879 2005-03-17 Hans-Peter Nilsson <hp@axis.com>
12881 * configure.host (newlib_cflags) <cris-*-*, crisv32-*-*>: Add
12882 -DCOMPACT_CTYPE.
12884 2005-03-06 Ralf Corsepius <ralf.corsepius@rtems.org>
12889 2005-03-06 Ralf Corsepius <ralf.corsepius@rtems.org>
12893 2005-03-06 Ralf Corsepius <ralf.corsepius@rtems.org>
12902 2005-02-25 Ralf Corsepius <ralf.corsepius@rtems.org>
12907 2005-02-25 Eric Blake <ebb9@byu.net>
12910 a 16-bit int overflows on a 12-hour offset.
12918 2005-02-24 Ralf Corsepius <ralf.corsepius@rtems.org>
12924 2005-02-24 Ralf Corsepius <ralf.corsepius@rtems.org>
12931 2005-02-23 Corinna Vinschen <corinna@vinschen.de>
12936 2005-02-23 Jeff Johnston <jjohnstn@redhat.com>
12954 2005-02-23 Corinna Vinschen <corinna@vinschen.de>
12958 2005-02-22 Corinna Vinschen <corinna@vinschen.de>
12962 2005-02-16 Eric Blake <ebb9@byu.net>
12971 Avoid core dumps on valid inputs (maxsize == 0, or
12972 tim_p->tm_isdst > 1).
12974 2005-02-08 Corinna Vinschen <corinna@vinschen.de>
12981 2005-02-07 Antony King <antony.king@st.com>
13036 to _flockfile and _funlockfile; rely on locking in _ftell_r.
13042 2005-02-07 Jeff Johnston <jjohnstn@redhat.com>
13050 2005-02-07 Jeff Johnston <jjohnstn@redhat.com>
13055 2005-01-27 Hans-Peter Nilsson <hp@axis.com>
13057 * configure.host: Add support for cris-*-* and crisv32-*-*.
13069 2005-01-27 Hans-Peter Nilsson <hp@axis.com>
13073 2005-01-27 Hans-Peter Nilsson <hp@axis.com>
13077 2005-01-27 Hans-Peter Nilsson <hp@axis.com>
13079 * Makefile.am (stmp-targ-include): Support include header files
13081 (install-data-local): Ditto.
13084 2005-01-24 Jeff Johnston <jjohnstn@redhat.com>
13086 * libc/include/string.h: Remove Linux-specific declaration of
13092 2005-01-20 Jeff Johnston <jjohnstn@redhat.com>
13099 2005-01-19 Shaun Jackman <sjackman@gmail.com>
13104 2005-01-19 Shaun Jackman <sjackman@gmail.com>
13108 2005-01-18 Aldy Hernandez <aldyh@redhat.com>
13113 2005-01-07 Paul Brook <paul@codesourcery.com>
13124 2005-01-06 Jeff Johnston <jjohnstn@redhat.com>
13133 2005-01-06 Hans-Peter Nilsson <hp@axis.com>
13136 bit-test in combination with NULL test.
13138 2005-01-06 Hans-Peter Nilsson <hp@axis.com>
13142 2004-12-17 Jeff Johnston <jjohnstn@redhat.com>
13159 2004-12-17 Christian Groessler <chris@groessler.org>
13170 2004-12-13 Jeff Johnston <jjohnstn@redhat.com>
13173 a low-level read if we don't get the full amount of bytes so
13176 2004-12-09 Alex Mogilnikov <alx@intellectronika.ru>
13181 2004-12-08 Alex Mogilnikov <alx@intellectronika.ru>
13185 2004-12-08 Alex Mogilnikov <alx@intellectronika.ru>
13189 (__tzcalc_limits): Fix reference to month array to be zero-based.
13191 2004-12-07 Jeff Johnston <jjohnstn@redhat.com>
13196 2004-12-03 Jeff Johnston <jjohnstn@redhat.com>
13198 * Makefile.am (libc_la_LDFLAGS): Add -lgcc to handle any
13203 2004-12-03 Shaun Jackman <sjackman@gmail.com>
13205 * libc/sys/linux/linuxthreads/Makefile.am (install-data-local): Fix
13207 by install-toollibLIBRARIES.
13210 2004-12-02 Shaun Jackman <sjackman@gmail.com>
13216 allow building on Debian Linux where otherwise, mktime would
13219 2004-11-26 Paul Brook <paul@codesourcery.com>
13223 2004-11-24 Jeff Johnston <jjohnstn@redhat.com>
13230 2004-11-24 Jeff Johnston <jjohnstn@redhat.com>
13235 2004-11-23 Jeff Johnston <jjohnstn@redhat.com>
13264 2004-11-19 Shaun Jackman <sjackman@gmail.com>
13272 2004-11-17 Christopher Faylor <cgf@timesys.com>
13274 * libc/stdio/refill.c (__srefill): Try again after EOF on Cygwin. Clear
13277 2004-10-28 Christopher Faylor <cgf@timesys.com>
13283 2004-10-26 Jason Tishler <jason@tishler.net>
13288 2004-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13293 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
13300 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
13316 2004-10-05 Jeff Johnston <jjohnstn@redhat.com>
13318 * Makefile.am (stmp-targ-include): Support sys header files
13322 2004-10-04 Jeff Johnston <jjohnstn@redhat.com>
13328 2004-09-24 Jeff Johnston <jjohnstn@redhat.com>
13332 2004-09-24 Corinna Vinschen <corinna@vinschen.de>
13336 2004-09-22 Jeff Johnston <jjohnstn@redhat.com>
13338 * libc/stdio/fread.c (fread): For non-space-optimized case,
13340 only require one low-level system read.
13342 2004-09-21 Ian Lance Taylor <ian@wasabisystems.com>
13349 2004-09-16 Antony King <antony.king@st.com>
13359 initialisation of _file to -1 in local FILE.
13368 2004-09-16 Antony King <antony.king@st.com>
13375 2004-09-16 Antony King <antony.king@st.com>
13380 2004-09-16 Antony King <antony.king@st.com>
13385 2004-09-16 Antony King <antony.king@st.com>
13394 2004-09-15 Corinna Vinschen <vinschen@redhat.com>
13401 2004-09-15 Jeff Johnston <jjohnstn@redhat.com>
13403 * configure.host: Reverting 2004-09-14 change as fix has occurred on
13424 2004-09-14 Jeff Johnston <jjohnstn@redhat.com>
13448 2004-09-13 Artem B. Bityuckiy <dedekind@oktetlabs.ru>
13456 2004-09-09 Paul Brook <paul@codesourcery.com>
13475 2004-09-09 Jeff Johnston <jjohnstn@redhat.com>
13479 2004-08-23 Jeff Johnston <jjohnstn@redhat.com>
13484 2004-08-16 Nathan Sidwell <nathan@codesourcery.com>
13489 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
13492 on linux systems with glibc 2.3.3 installed.
13493 * libc/sys/linux/dl/dl-runtime.c: Fix prototypes for fixup and
13494 profile_fixup so newlib can build on fc3 system.
13496 2004-07-30 Alexandre Oliva <aoliva@redhat.com>
13499 2004-03-16 Corinna Vinschen <vinschen@redhat.com>
13503 2004-02-24 Corinna Vinschen <vinschen@redhat.com>
13504 * libc/sys/sh/crt0.S (start_l): Support sh2a-nofpu. Fix comments.
13505 2004-02-10 DJ Delorie <dj@redhat.com>
13508 2004-07-29 Jeff Johnston <jjohnstn@redhat.com>
13510 * libc/time/strptime.c: Correct full-name of "March" typo.
13512 2004-07-16 Anil Paranjpe <anilp1@kpitcummins.com>
13514 * configure.host (h8300*-*-*): Default long long printing support.
13516 2004-07-16 Jeff Johnston <jjohnstn@redhat.com>
13522 2004-07-07 Artem B. Bityuckiy <dedekind@oktetlabs.ru>
13527 2004-07-07 Nick Clifton <nickc@redhat.com>
13532 2004-07-06 Chris Demetriou <cgd@broadcom.com>
13534 * configure.host (mips*-*-elf*): Default long long printing
13537 2004-07-05 Jeff Johnston <jjohnstn@redhat.com>
13546 2004-06-29 Artem B. Bityuckiy <dedekind@oktetlabs.ru>
13548 * acinclude.m4: Move --enable-newlib-iconv option back here.
13549 * configure.in: Remove --enable-newlib-iconv option. Don't
13550 tie iconv support to --enable-newlib-mb.
13560 2004-06-25 Artem B. Bityuckiy <dedekind@oktetlabs.ru>
13571 * libc/iconv: Design change. New size-optimized ccs format.
13686 * libc/iconv/ces/ucs-2-internal.c: Updated.
13687 * libc/iconv/ces/ucs-4-internal.c: Ditto.
13688 * libc/iconv/ces/utf-16.c: Ditto.
13689 * libc/iconv/ces/utf-8.c: Ditto.
13695 * libc/iconv/ces/table-pcs.c: Ditto.
13697 * libc/iconv/ces/ucs-2.c: Ditto.
13698 * libc/iconv/ces/ucs-4.c: Ditto.
13699 * libc/iconv/ces/us-ascii.c: Ditto.
13700 * libc/iconv/ces/euc-jp.c: Removed.
13701 * libc/iconv/ces/euc-kr.c: Ditto.
13702 * libc/iconv/ces/euc-tw.c: Ditto.
13704 * libc/iconv/ces/iso-10646-ucs-2.: Ditto.c
13705 * libc/iconv/ces/iso-10646-ucs-4.c: Ditto.
13739 2004-06-22 Alexandre Oliva <aoliva@redhat.com>
13744 2003-07-02 Richard Sandiford <rsandifo@redhat.com>
13752 2003-06-30 Richard Sandiford <rsandifo@redhat.com>
13770 2004-06-17 Jeff Johnston <jjohnstn@redhat.com>
13776 2004-06-14 Jeff Johnston <jjohnstn@redhat.com>
13781 2004-06-11 Antony King <antony.king@st.com>
13810 2004-06-09 Jeff Johnston <jjohnstn@redhat.com>
13821 2004-06-09 Toralf Lund <toralf@procaptura.com>
13833 2004-06-02 Jeff Johnston <jjohnstn@redhat.com>
13839 2004-05-27 Jeff Johnston <jjohnstn@redhat.com>
13846 2004-05-26 Jeff Johnston <jjohnstn@redhat.com>
13852 2004-05-25 Artem B. Bityuckiy <abitytsky@softminecorp.com>
13858 --enable-newlib-io-long-long and --enable-newlib-io-long-double
13862 fix up check for --enable-newlib-io-pos-args so configuration
13872 2004-05-25 Jeff Johnston <jjohnstn@redhat.com>
13876 2004-05-17 Corinna Vinschen <corinna@vinschen.de>
13878 * libc/include/grp.h: Declare getgrnam_r and getgrgid_r also on Cygwin.
13880 2004-05-11 Artem B. Bityuckiy <abitytsky@softminecorp.com>
13885 2004-05-07 Artem B. Bityuckiy <abitytsky@softminecorp.com>
13887 * libc/stdio/iprintf.c (_iprintf_r): Fix old-style argument
13895 2004-05-07 Jeff Johnston <jjohnstn@redhat.com>
13907 2004-05-03 Artem B. Bityuckiy <abitytsky@softminecorp.com>
13913 2004-05-03 Artem B. Bityuckiy <abitytsky@softminecorp.com>
13917 2004-05-03 Artem B. Bityuckiy <abitytsky@softminecorp.com>
13924 2004-04-28 Artem B. Bityuckiy <abitytsky@softminecorp.com>
13932 2004-04-26 Aldy Hernandez <aldyh@redhat.com>
13937 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>
13966 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
13971 Keep track of width truncation to fit into buf, not counting left-out
13973 This is based on Joern's patch of 04/21 for libc/stdio/vfscanf.c.
13975 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
13979 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>
14016 2004-04-21 J"orn Rennecke <joern.rennecke@superh.com>
14021 Keep track of width truncation to fit into buf, not counting left-out
14024 2004-04-20 Corinna Vinschen <corinna@vinschen.de>
14028 2004-04-20 Corinna Vinschen <corinna@vinschen.de>
14032 2004-04-10 Corinna Vinschen <corinna@vinschen.de>
14034 * libc/include/sys/unistd.h (sync): Define void on Cygwin according
14037 2004-04-08 Artem B. Bityuckiy <abitytsky@softminecorp.com>
14046 2004-04-08 Jeff Johnston <jjohnstn@redhat.com>
14051 2004-04-08 Eric Christopher <echristo@redhat.com>
14055 2004-04-01 Artem B. Bityuckiy <abitytsky@softminecorp.com>
14060 2004-04-01 Jeff Johnston <jjohnstn@redhat.com>
14065 2004-03-30 Jeff Johnston <jjohnstn@redhat.com>
14070 2004-03-30 Thomas Pfaff <tpfaff@gmx.net>
14076 2004-03-25 Thomas Pfaff <tpfaff@gmx.net>
14112 2004-03-25 Jeff Johnston <jjohnstn@redhat.com>
14114 * libc/sys/linux/sys/lock.h: Turn on __USE_GNU flag if not already
14116 * libc/sys/linux/dl/dl-support.c: Change __LOCK_RECURSIVE_INIT
14119 2004-03-11 Kazu Hirata <kazu@cs.umass.edu>
14127 2004-03-09 Thomas Pfaff <tpfaff@gmx.net>
14136 2004-02-10 Christopher Faylor <cgf@redhat.com>
14138 * libm/mathfp/er_gamma.c (gamma): Add new non-reentrant function.
14143 2004-02-09 Christopher Faylor <cgf@redhat.com>
14147 2004-02-09 Jeff Johnston <jjohnstn@redhat.com>
14152 2004-02-08 Christopher Faylor <cgf@redhat.com>
14159 2004-02-05 Paul Brook <paul@codesourcery.com>
14162 IEEE_{BIG,LITTLE} based on __ARMEL__ flag.
14164 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
14181 2004-02-02 Joel Sherrill <joel@oarcorp.com>
14193 2004-01-30 Jeff Johnston <jjohnstn@redhat.com>
14196 file chain on the passed in reentrancy struct if it
14199 2004-01-30 Artem B. Bityuckiy <abitytsky@softminecorp.com>
14204 2004-01-30 Thomas Pfaff <tpfaff@gmx.net>
14211 2004-01-27 Jeff Johnston <jjohnstn@redhat.com>
14216 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com>
14287 * libc/iconv/ces/euc-jp.c: Use newlib.h macros.
14288 * libc/iconv/ces/euc-kr.c: Ditto.
14289 * libc/iconv/ces/euc-tw.c: Ditto.
14291 * libc/iconv/ces/iso-10646-ucs-2.c: Ditto.
14292 * libc/iconv/ces/iso-10646-ucs-4.c: Ditto.
14293 * libc/iconv/ces/ucs-2-internal.c: Ditto.
14294 * libc/iconv/ces/ucs-4-internal.c: Ditto.
14295 * libc/iconv/ces/utf-16.c: Ditto.
14296 * libc/iconv/ces/utf-8.c: Ditto.
14333 2004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>
14335 * acinclude.m4 (--enable-newlib-iconv): New configuration option.
14336 (--enable-newlib-builtin-converters): Ditto.
14387 libc/iconv/ces/euc-jp.c, libc/iconv/ces/euc-kr.c,
14388 libc/iconv/ces/euc-tw.c, libc/iconv/ces/gb2312.c,
14389 libc/iconv/ces/iso-10646-ucs-2.c, libc/iconv/ces/iso-10646-ucs-4.c,
14390 libc/iconv/ces/ucs-2-internal.c, libc/iconv/ces/ucs-4-internal.c,
14391 libc/iconv/ces/utf-16.c, libc/iconv/ces/utf-8.c,
14416 2004-01-22 Thomas Pfaff <tpfaff@gmx.net>
14421 2004-01-21 Jeff Johnston <jjohnstn@redhat.com>
14431 2004-01-19 Thomas Pfaff <tpfaff@gmx.net>
14436 2004-01-16 Christopher Faylor <cgf@redhat.com>
14440 2004-01-16 Thomas Pfaff <tpfaff@gmx.net>
14447 2004-01-15 Thomas Pfaff <tpfaff@gmx.net>
14458 2004-01-08 Joel Sherrill <joel@oarcorp.com>
14463 2004-01-08 Joel Sherrill <joel@oarcorp.com>
14467 fit into 32-bit mask.
14473 2004-01-06 Mark Mitchell <mark@codesourcery.com>
14479 2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
14485 2003-12-05 Jeff Johnston <jjohnstn@redhat.com>
14487 * libc/include/sys/stat.h: No longer include stat-dj.h.
14488 * libc/include/sys/stat-dj.h: Removed.
14490 2003-12-05 Jeff Johnston <jjohnstn@redhat.com>
14494 2003-12-05 Christopher Faylor <cgf@redhat.com>
14504 2003-12-05 Christopher Faylor <cgf@redhat.com>
14511 2003-12-05 Christopher Faylor <cgf@redhat.com>
14516 2003-12-04 Artem B. Bityuckiy <abitytsky@softminecorp.com>
14524 2003-12-04 Jeff Johnston <jjohnstn@redhat.com>
14529 2003-12-01 Corinna Vinschen <corinna@vinschen.de>
14531 * libc/include/sys/fcntl.h: Don't define struct flock when on
14534 2003-11-28 Christopher Faylor <cgf@redhat.com>
14537 building on cygwin.
14539 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
14544 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
14550 2003-11-27 Artem B. Bityuckiy <abitytsky@softminecorp.com>
14562 2003-11-26 Corinna Vinschen <corinna@vinschen.de>
14568 2003-11-24 Artem B. Bityuckiy <abitytsky@softminecorp.com>
14573 2003-11-21 Artem B. Bityuckiy <abitytsky@softminecorp.com>
14575 * libc/stdio/vfprintf.c (_VFPRINTF_R, get_arg): Move mb-specific
14576 code within checks for MB_CAPABLE. For non-mb-capable platforms,
14579 2003-11-21 Jeff Johnston <jjohnstn@redhat.com>
14585 2003-11-20 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
14595 2003-11-19 Nicholas Wourms <nwourms@netscape.net>
14602 2003-11-19 Jeff Johnston <jjohnstn@redhat.com>
14606 2003-11-18 Corinna Vinschen <corinna@vinschen.de>
14612 2003-11-17 Corinna Vinschen <corinna@vinschen.de>
14617 2003-11-10 Jeff Johnston <jjohnstn@redhat.com>
14620 to use (Ebits + 1) which accounts for the sign-bit.
14622 2003-11-07 Jeff Johnston <jjohnstn@redhat.com>
14624 * configure.host: Remove -DLOOSE_KERNEL_NAMES flag for linux
14626 * iconvdata/Makefile.am: Make dependent on newlib's configure.host
14632 * libc/sys/linux/getlogin.c: New stub file to allow x86-linux
14642 2003-11-07 Jeff Johnston <jjohnstn@redhat.com>
14647 2003-11-06 Jeff Johnston <jjohnstn@redhat.com>
14650 in LOG() macro so this will compile on gcc 3.4 and up.
14688 2003-11-05 Jeff Johnston <jjohnstn@redhat.com>
14697 2003-11-05 Jeff Johnston <jjohnstn@redhat.com>
14702 2003-10-23 Jeff Johnston <jjohnstn@redhat.com>
14708 2003-10-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>
14716 2003-10-22 Richard Sandiford <rsandifo@redhat.com>
14718 * libc/stdlib/exit.c (exit): Handle null _GLOBAL_REENT->_atexits.
14720 2003-10-20 Bob Wilson <bob.wilson@acm.org>
14724 * libc/libc.texinfo: Hyphenate "floating-point".
14733 * libm/common/s_ilogb.c: Hyphenate "floating-point". Use "nonzero".
14734 * libm/common/s_infinity: Hyphenate "double- and single-precision".
14736 * libm/common/s_nextafter.c: Fix typo. Hyphenate "double-precision"
14737 and "floating-point".
14740 * libm/math/math.tex: Hyphenate "single-precision" and "floating-point".
14744 * libm/math/s_isnan.c: Hyphenate "single-precision" and
14745 "floating-point". Use "nonzero".
14762 * libm/mathfp/mathfp.tex: Hyphenate "single-precision" and
14763 "floating-point".
14778 * libm/mathfp/s_isnan.c: Hyphenate "single-precision" and
14779 "floating-point". Use "nonzero".
14785 2003-10-15 Alexandre Oliva <aoliva@redhat.com>
14791 2003-10-14 Christopher Faylor <cgf@redhat.com>
14796 2003-09-29 Ian Lance Taylor <ian@wasabisystems.com>
14802 2003-09-29 J"orn Rennecke <joern.rennecke@superh.com>
14808 2003-09-11 James E Wilson <wilson@specifixinc.com>
14810 * MAINTAINERS: Update my e-mail address.
14812 2003-09-10 Corinna Vinschen <corinna@vinschen.de>
14816 2003-09-09 Jeff Johnston <jjohnstn@redhat.com>
14829 2003-09-09 Corinna Vinschen <corinna@vinschen.de>
14834 2003-09-05 Jeff Johnston <jjohnstn@redhat.com>
14840 2003-09-05 Ben Elliston <bje@wasabisystems.com>
14849 2003-09-04 Ben Elliston <bje@wasabisystems.com>
14854 2003-09-02 Thomas Pfaff <tpfaff@gmx.net>
14860 2003-08-27 Corinna Vinschen <corinna@vinschen.de>
14865 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
14870 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
14880 2003-08-23 Christopher Faylor <cgf@redhat.com>
14885 2003-08-22 Jeff Johnston <jjohnstn@redhat.com>
14888 * libc/stdio: Globally remove/replace all references to fp->_data.
14934 to fp->_data.
14944 2003-08-19 Jeff Johnston <jjohnstn@redhat.com>
14949 2003-08-13 Aldy Hernandez <aldyh@redhat.com>
14954 2003-08-13 Jeff Johnston <jjohnstn@redhat.com>
14959 2003-07-31 Jeff Johnston <jjohnstn@redhat.com>
14971 2003-07-31 Nick Clifton <nickc@redhat.com>
14973 * libc/sys/sysnecv850/crt0.S (_start): Allocate 4 slots on stack
14977 Do not use -mv850 when building for v850e target. This
14980 2003-07-29 Honda Hiroki <hhonda@ipflex.com>
14985 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
14990 2003-07-25 Christopher Faylor <cgf@redhat.com>
14994 2003-07-25 Christopher Faylor <cgf@redhat.com>
14998 2003-07-24 Christopher Faylor <cgf@redhat.com>
15006 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
15008 2000-04-27 Alexandre Oliva <aoliva@cygnus.com>
15011 restore callee-saved FP registers.
15013 2003-07-10 J"orn Rennecke <joern.rennecke@superh.com>
15024 2003-07-09 Alexandre Oliva <aoliva@redhat.com>
15031 2003-07-07 Jeff Johnston <jjohnstn@redhat.com>
15035 2003-07-03 Shaun Jackman <sjackman@pathwayconnect.com>
15039 2003-07-02 Jeff Johnston <jjohnstn@redhat.com>
15043 2003-07-02 Jeff Johnston <jjohnstn@redhat.com>
15047 2003-06-27 Jose Goncalves <jose.goncalves@inov.pt>
15050 on if we actually created the shared memory file exclusively.
15052 2003-06-27 Joe Vornehm <joev@mitre.org>
15057 2003-06-26 Jeff Johnston <jjohnstn@redhat.com>
15060 wrbuf for a non-creating open.
15062 2003-06-24 Kazu Hirata <kazu@cs.umass.edu>
15072 2003-06-24 Richard Sandiford <rsandifo@redhat.com>
15077 2003-06-20 Jeff Johnston <jjohnstn@redhat.com>
15081 2003-06-20 Jeff Johnston <jjohnstn@redhat.com>
15093 * libc/sys/linux/intl/Makefile.am: Remove -D_LIBC and
15094 add -DNOT_IN_libc to C flags.
15103 2003-06-11 Nick Clifton <nickc@redhat.com>
15108 2003-06-10 Stan Cox <scox@redhat.com>
15119 2003-06-10 Richard Sandiford <rsandifo@redhat.com>
15127 2003-06-06 Jeff Johnston <jjohnstn@redhat.com>
15153 2003-06-05 Nick Clifton <nickc@redhat.com>
15170 2003-06-04 Jeff Johnston <jjohnstn@redhat.com>
15175 2003-06-03 Jeff Johnston <jjohnstn@redhat.com>
15212 2003-06-03 Till Straumann <strauman@SLAC.Stanford.EDU>
15218 2003-05-30 Kelley Cook <kelleycook@wideopenwest.com>
15226 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
15236 * iconvdata/EUC-JP.irreversible: New file.
15244 * iconvdata/euc-jp.c: Ditto.
15245 * iconvdata/gconv-modules: Ditto.
15258 * libc/sys/linux/dl/abi-tag.h: Ditto.
15260 * libc/sys/linux/dl/dl-addr.c: Ditto.
15261 * libc/sys/linux/dl/dl-cache.c: Ditto.
15262 * libc/sys/linux/dl/dl-cache.h: Ditto.
15263 * libc/sys/linux/dl/dl-close.c: Ditto.
15264 * libc/sys/linux/dl/dl-debug.c: Ditto.
15265 * libc/sys/linux/dl/dl-deps.c: Ditto.
15266 * libc/sys/linux/dl/dl-dst.h: Ditto.
15267 * libc/sys/linux/dl/dl-error.c: Ditto.
15268 * libc/sys/linux/dl/dl-fini.c: Ditto.
15269 * libc/sys/linux/dl/dl-init.c: Ditto.
15270 * libc/sys/linux/dl/dl-iteratephdr.c: Ditto.
15271 * libc/sys/linux/dl/dl-libc.c: Ditto.
15272 * libc/sys/linux/dl/dl-librecon.h: Ditto.
15273 * libc/sys/linux/dl/dl-load.c: Ditto.
15274 * libc/sys/linux/dl/dl-lookup.c: Ditto.
15275 * libc/sys/linux/dl/dl-lookupcfg.h: Ditto.
15276 * libc/sys/linux/dl/dl-minimal.c: Ditto.
15277 * libc/sys/linux/dl/dl-misc.c: Ditto.
15278 * libc/sys/linux/dl/dl-object.c: Ditto.
15279 * libc/sys/linux/dl/dl-open.c: Ditto.
15280 * libc/sys/linux/dl/dl-osinfo.h: Ditto.
15281 * libc/sys/linux/dl/dl-profile.c: Ditto.
15282 * libc/sys/linux/dl/dl-profstub.c: Ditto.
15283 * libc/sys/linux/dl/dl-reloc.c: Ditto.
15284 * libc/sys/linux/dl/dl-runtime.c: Ditto.
15285 * libc/sys/linux/dl/dl-support.c: Ditto.
15286 * libc/sys/linux/dl/dl-sym.c: Ditto.
15287 * libc/sys/linux/dl/dl-version.c: Ditto.
15289 * libc/sys/linux/dl/do-lookup.h: Ditto.
15290 * libc/sys/linux/dl/do-rel.h: Ditto.
15291 * libc/sys/linux/dl/dynamic-link.h: Ditto.
15292 * libc/sys/linux/dl/kernel-features.h: Ditto.
15295 * libc/sys/linux/dl/trusted-dirs.h: Ditto.
15300 * libc/sys/linux/iconv/dummy-repertoire.c: Ditto.
15314 * libc/sys/linux/iconv/hash-string.h: Ditto.
15327 * libc/sys/linux/include/dl-hash.h: Ditto.
15346 * libc/sys/linux/include/un-namespace.h: Ditto.
15512 * libc/sys/linux/intl/hash-string.h: Ditto.
15530 * libc/sys/linux/linuxthreads/bp-sym.h: Ditto.
15544 * libc/sys/linux/linuxthreads/kernel-features.h: Ditto.
15545 * libc/sys/linux/linuxthreads/libc-internal.h: Ditto.
15546 * libc/sys/linux/linuxthreads/libc-symbols.h: Ditto.
15552 * libc/sys/linux/linuxthreads/no-tsd.c: Ditto.
15554 * libc/sys/linux/linuxthreads/posix-timer.h: Ditto.
15557 * libc/sys/linux/linuxthreads/pt-machine.c: Ditto.
15570 * libc/sys/linux/linuxthreads/shlib-compat.h: Ditto.
15623 * libc/sys/linux/linuxthreads/tst-cancel.c: Ditto.
15624 * libc/sys/linux/linuxthreads/tst-context.c: Ditto.
15630 * libc/sys/linux/linuxthreads/bits/libc-lock.h: Ditto.
15631 * libc/sys/linux/linuxthreads/bits/libc-tsd.h: Ditto.
15641 * libc/sys/linux/linuxthreads/machine/generic/generic-sysd: Ditto.ep.h
15645 * libc/sys/linux/linuxthreads/machine/i386/bp-asm.h: Ditto.
15649 * libc/sys/linux/linuxthreads/machine/i386/i386-sysdep.S: Ditto.
15650 * libc/sys/linux/linuxthreads/machine/i386/i386-sysdep.h: Ditto.
15652 * libc/sys/linux/linuxthreads/machine/i386/pt-machine.h: Ditto.
15658 * libc/sys/linux/machine/i386/dl-machine.h: Ditto.
15714 * libc/sys/linux/net/innetgr-stub.c: Ditto.
15718 * libc/sys/linux/net/issetugid-stub.c: Ditto.
15758 * libc/sys/linux/net/un-namespace.h: Ditto.
15787 * libc/sys/linux/sys/libc-tsd.h: Ditto.
15794 2003-05-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
15805 2003-05-13 Corinna Vinschen <corinna@vinschen.de>
15812 2003-05-13 Corinna Vinschen <corinna@vinschen.de>
15822 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
15826 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
15848 2003-05-11 Corinna Vinschen <corinna@vinschen.de>
15852 2003-05-10 Christopher Faylor <cgf@redhat.com>
15857 2003-05-09 Corinna Vinschen <corinna@vinschen.de>
15862 2003-04-16 Jeff Johnston <jjohnstn@redhat.com>
15868 2003-04-15 Chris January <chris@atomice.net>
15870 * newlib/libc/include/sys/unistd.h: add declaration for gethostid on
15873 2003-04-09 J"orn Rennecke <joern.rennecke@superh.com>
15876 objects following a tiny to-be-set array in the same quadword.
15878 2001-04-09 Corinna Vinschen <corinna@vinschen.de>
15893 2001-04-03 Corinna Vinschen <corinna@vinschen.de>
15897 2001-04-02 Corinna Vinschen <corinna@vinschen.de>
15905 2003-04-01 Corinna Vinschen <corinna@vinschen.de>
15912 2003-04-01 Corinna Vinschen <corinna@vinschen.de>
15917 2003-03-20 Jeff Johnston <jjohnstn@redhat.com>
15923 2003-03-18 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
15927 * configure.host (h8300*-*-*): Added comment regarding -D__SIMULATOR__
15930 2003-03-17 Bob Cassels <bcassels@abinitio.com>
15935 2003-03-10 Corinna Vinschen <corinna@vinschen.de>
15951 2003-03-09 Corinna Vinschen <corinna@vinschen.de>
15955 2003-03-09 Corinna Vinschen <corinna@vinschen.de>
15960 2003-03-09 Corinna Vinschen <corinna@vinschen.de>
15968 2003-03-07 Christopher Faylor <cgf@redhat.com>
15974 2003-03-07 Corinna Vinschen <corinna@vinschen.de>
15984 2003-03-07 Jeff Johnston <jjohnstn@redhat.com>
15989 2003-02-25 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
16005 2003-02-20 Nick Clifton <nickc@redhat.com>
16007 * Add support for Cirrus Maverick ARM co-processor:
16009 2000-09-13 Aldy Hernandez <aldyh@redhat.com>
16012 IEEE_LITTLE_ENDIAN depending on endian mode (cirrus).
16014 2000-08-11 Aldy Hernandez <aldyh@redhat.com>
16022 2003-02-19 Jeff Johnston <jjohnstn@redhat.com>
16026 2003-02-18 Christian Groessler <chris@groessler.org>
16031 2003-02-18 Earnie Boyd <earnie@users.sf.net>
16036 2003-02-10 Christopher Faylor <cgf@redhat.com>
16041 2003-02-07 Jeff Johnston <jjohnstn@redhat.com>
16043 * acinclude.m4 (--disable-newlib-supplied-syscalls): New configuration
16048 -D__NO_SYSCALLS__ if newlib supplied syscalls are disabled.
16059 2003-02-05 Jonathan Larmour <jifl@eCosCentric.com>
16062 -1 to be sure it cannot later match a valid file fd causing
16068 2003-02-03 Jeff Johnston <jjohnstn@redhat.com>
16071 buffer based on the precision, after we have processed the input value
16074 2003-01-31 Michael Snyder <msnyder@redhat.com>
16080 2003-01-31 Michael Snyder <msnyder@redhat.com>
16085 2003-01-29 Jason Tishler <jason@tishler.net>
16089 2003-01-24 Nick Clifton <nickc@redhat.com>
16093 2002-04-02 Alexandre Oliva <aoliva@redhat.com>
16099 2003-01-24 Corinna Vinschen <corinna@vinschen.de>
16104 2003-01-21 Anita Kulkarni <anitak@kpit.com>
16108 2003-01-20 Christopher Faylor <cgf@redhat.com>
16112 2003-01-18 Nick Clifton <nickc@redhat.com>
16117 2003-01-16 Joel Sherrill <joel@OARcorp.com>
16123 * libc/sys/rtems/crt0.c: Define extra symbols on SH and HP-PA to
16125 * libc/include/machine/types.h: Explicitly specify signed on
16128 2003-01-14 Christopher Faylor <cgf@redhat.com>
16133 2003-01-08 Richard Sandiford <rsandifo@redhat.com>
16135 * configure.host (mips64vr-elf, mips64vrel-elf): New config.
16137 2003-01-07 Charles Wilson <cwilson@ece.gatech.edu>
16142 2003-01-07 Jeff Johnston <jjohnstn@redhat.com>
16144 * configure.host: Support long double I/O for x86-linux.
16149 2003-01-06 Charles Wilson <cwilson@ece.gatech.edu>
16154 2003-01-06 Charles Wilson <cwilson@ece.gatech.edu>
16159 2002-12-28 Christopher Faylor <cgf@redhat.com>
16164 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
16181 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
16224 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
16230 2002-12-19 Jeff Johnston <jjohnstn@redhat.com>
16235 2002-12-16 Kazu Hirata <kazu@cs.umass.edu>
16242 2002-12-10 Joel Sherrill <joel@OARcorp.com>
16245 for i386-rtems targets.
16247 2002-12-06 Jeff Johnston <jjohnstn@redhat.com>
16261 2002-11-27 Christopher Faylor <cgf@redhat.com>
16265 2002-11-26 Christopher Faylor <cgf@redhat.com>
16270 2002-11-25 Christopher Faylor <cgf@redhat.com>
16275 2002-11-25 Kazu Hirata <kazu@cs.umass.edu>
16280 2002-11-22 Joe Buehler <jbuehler@hekimian.com>
16287 2002-11-22 Vijay L. Khuspe <vijayk1@kpit.com>
16292 2002-11-20 Ryo Tsuruta <ryo@kitanet.ne.jp>
16295 code for __H8300H__ and __H8300S__. Also return 32-bit return code
16296 when -mint32 is used.
16298 2002-11-18 Nick Clifton <nickc@redhat.com>
16302 2002-11-14 Jeff Johnston <jjohnstn@redhat.com>
16309 2002-11-06 Christopher Faylor <cgf@redhat.com>
16318 2002-11-12 Jeff Johnston <jjohnstn@redhat.com>
16323 2002-11-07 Joel Sherrill <joel@OARcorp.com>
16328 libc/sys/rtems/sys/utime.h: New files added to make *-rtems newlib
16332 might be found on a BSD-ish system.
16334 * libc/include/machine/types.h: When on an RTEMS target, define a
16337 2002-11-06 Sergey Okhapkin <sos@prospect.com.ru>
16341 2002-11-06 Kazuhiro Fujieda <fujieda@jaist.ac.jp>
16346 2002-11-04 Jeff Johnston <jjohnstn@redhat.com>
16351 2002-10-18 Jeff Johnston <jjohnstn@redhat.com>
16356 2002-10-18 Jeff Johnston <jjohnstn@redhat.com>
16361 2002-10-18 Jeff Johnston <jjohnstn@redhat.com>
16366 2002-10-18 Jeff Johnston <jjohnstn@redhat.com>
16375 2002-10-11 Graham Stott <graham.stott@btinternet.com>
16382 2002-10-07 Joel Sherrill <joel@OARcorp.com>
16387 2002-10-07 Joel Sherrill <joel@OARcorp.com>
16391 2002-10-07 Joel Sherrill <joel@OARcorp.com>
16397 2002-10-07 Jeff Johnston <jjohnstn@redhat.com>
16399 * Makefile.am: Add EXTRA_DIRS to allow future dependencies on
16410 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
16414 2002-09-27 Jim Wilson <wilson@redhat.com>
16419 2002-09-27 Jeff Johnston <jjohnstn@redhat.com>
16428 2002-09-24 Jeff Johnston <jjohnstn@redhat.com>
16432 2002-09-24 Corinna Vinschen <corinna@vinschen.de>
16436 2002-09-20 Jeff Johnston <jjohnstn@redhat.com>
16440 2002-09-20 Jeff Johnston <jjohnstn@redhat.com>
16476 2002-09-20 Jeff Johnston <jjohnstn@redhat.com>
16483 2002-09-19 Jeff Johnston <jjohnstn@redhat.com>
16488 2002-09-19 Jeff Johnston <jjohnstn@redhat.com>
16503 2002-09-16 Jeff Johnston <jjohnstn@redhat.com>
16512 2002-09-11 Jeff Johnston <jjohnstn@redhat.com>
16514 * acinclude.m4 (enable-newlib-mb): Change check to
16516 * configure.host: Remove hard-coding of -DMB_CAPABLE for
16517 x86-linux and Cygwin. Add code to check for newlib_mb
16518 being unset in which case set to "yes" for x86-linux and
16592 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
16597 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
16603 * libc/stdlib/mblen.c (mblen): Use function-specific state
16607 return -1.
16609 is NULL, use the function-specific pointer provided in the
16612 If input state pointer is NULL, use function-specific area
16620 reset the state's __count value and return -1.
16624 character, return -2 and save the state.
16628 2002-09-06 Jeff Johnston <jjohnstn@redhat.com>
16633 2002-09-05 Kazuhiro Fujieda <fujieda@jaist.ac.jp>
16638 2002-09-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp>
16646 2002-09-03 Jeff Johnston <jjohnstn@redhat.com>
16653 2002-09-03 Jeff Johnston <jjohnstn@redhat.com>
16671 2002-08-29 Thomas Fitzsimmons <fitzsim@redhat.com>
16679 based on ELIX level.
16686 2002-08-29 Jeff Johnston <jjohnstn@redhat.com>
16688 * libc/libc.texinfo: Add node reference to wide-character strings.
16691 * libc/string/Makefile.am (doc): Add wide-character string
16695 2002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp>
16729 2002-08-29 Jeff Johnston <jjohnstn@redhat.com>
16735 2002-08-28 Jeff Johnston <jjohnstn@redhat.com>
16737 * Makefile.am (install-data-local): Move install of build
16742 2002-08-28 Jeff Johnston <jjohnstn@redhat.com>
16747 2002-08-28 Jeff Johnston <jjohnstn@redhat.com>
16755 2002-08-27 Egor Duda <deo@logos-m.ru>
16763 * configure.host: Default -DMB_CAPABLE for cygwin.
16768 2002-08-27 Jeff Johnston <jjohnstn@redhat.com>
16771 * Makefile.am(stmp-targ-include): Copy newlib.h to targ-include.
16772 (install-data-local): Install newlib.h.
16776 * configure.in: Add AM_CONFIG_HEADER to generate newlib.h based on
16783 * stamp-h.in: New file.
16785 2002-08-26 Wu Yongwei <adah@netstd.com>
16789 2002-08-26 Jeff Johnston <jjohnstn@redhat.com>
16793 * acinclude.m4: Add support for --enable-newlib-elix-level option.
16797 --enable-newlib-elix-level option is used.
16863 2002-08-26 Christopher Faylor <cgf@redhat.com>
16865 * libc/include/malloc.h: On cygwin, define malloc _r functions as
16868 * configure.host: Always define MALLOC_PROVIDED on cygwin.
16870 2002-08-22 Thomas Fitzsimmons <fitzsim@redhat.com>
16896 * libc/sys/linux/prof-freq.c: Likewise.
16898 * libc/sys/linux/machine/i386/dl-procinfo.c: Likewise.
16899 * libc/sys/linux/machine/i386/dl-procinfo.h: Likewise.
16900 * libc/include/stdlib.h: Change re-entrant functions to take
16923 * libc/sys/linux/Makefile.am (LIB_SOURCES): Add prof-freq.c and
16926 dl-procinfo.c.
16929 * testsuite/newlib.locale/UTF-8.c: Change locale name from UTF-8
16930 to C-UTF-8.
16931 * testsuite/newlib.locale/UTF-8.exp: Likewise.
16933 2002-08-20 Casper S. Hornstrup <chorns@users.sourceforge.net>
16935 * libc/stdlib/mallocr.c: #include windows.h on Win32.
16936 (AlignPage): Continue macro on next line.
16938 2002-08-19 Jeff Johnston <jjohnstn@redhat.com>
16942 2002-08-19 Jeff Johnston <jjohnstn@redhat.com>
16951 redundant fixed-point conversion prototypes.
16955 2002-08-18 Christopher Faylor <cgf@redhat.com>
16959 2002-08-17 Jeff Johnston <jjohnstn@redhat.com>
16964 2002-08-17 Jeff Johnston <jjohnstn@redhat.com>
16966 * configure.host: Add powerpc*-*-eabispe* configuration.
16967 * libc/machine/powerpc/atosfix16.c: New fixed-point conversion file.
16983 powerpc*-eabispe and add fixed-point conversion functions.
16986 %r and %R format specifiers which handle fixed-point data.
16988 * libc/machine/powerpc/machine/stdlib.h[__SPE__]: Add fixed-point
16991 2002-08-17 Jeff Johnston <jjohnstn@redhat.com>
16995 * configure.host: Default -DMB_CAPABLE for x86-linux.
16999 make locale name checking more efficient. Also allow "C-ISO-8859-1"
17015 2002-08-16 Thomas Fitzsimmons <fitzsim@redhat.com>
17035 2002-08-12 Jeff Johnston <jjohnstn@redhat.com>
17041 2002-08-09 Jason Tishler <jason@tishler.net>
17049 2002-08-09 Jeff Johnston <jjohnstn@redhat.com>
17051 * configure.host: Add check for --enable-newlib-io-pos-args
17053 the flag by default for x86-linux configurations.
17054 * configure.in: Add support for --enable-newlib-io-pos-args.
17058 * libc/stdio/Makefile.am: Specify -fshort-enums for compiling
17062 is enabled by compiling with -DWANT_IO_POS_ARGS.
17064 2002-08-07 Richard Sandiford <rsandifo@redhat.com>
17067 based on __mips_soft_float rather than __mips64.
17069 of both 32-bit and 64-bit code.
17071 2002-08-04 Christopher Faylor <cgf@redhat.com>
17076 2002-07-29 Pierre Humblet <pierre.humblet@ieee.org>
17080 2002-07-29 Jeff Johnston <jjohnstn@redhat.com>
17087 2002-07-26 Jeff Johnston <jjohnstn@redhat.com>
17102 2002-07-26 Jeff Johnston <jjohnstn@redhat.com>
17106 2002-07-25 Jeff Johnston <jjohnstn@redhat.com>
17111 2002-07-25 Jeff Johnston <jjohnstn@redhat.com>
17117 2002-07-25 Jeff Johnston <jjohnstn@redhat.com>
17126 2002-07-25 Jeff Johnston <jjohnstn@redhat.com>
17130 * libc/sys/linux/libc-internal.h (__set_errno): Ditto.
17135 2002-07-24 Jeff Johnston <jjohnstn@redhat.com>
17149 with double-underscore weak-aliases.
17152 2002-07-24 Jeff Johnston <jjohnstn@redhat.com>
17161 2002-07-24 Stephane Carrez <stcarrez@nerim.fr>
17163 * configure.host: Recognize m6811-elf and m6812-elf targets.
17166 (_DOUBLE_IS_32BITS): Define when compiling with -fshort-double.
17177 2002-07-23 Jeff Johnston <jjohnstn@redhat.com>
17196 2002-07-23 Jeff Johnston <jjohnstn@redhat.com>
17209 2002-07-22 Jeff Johnston <jjohnstn@redhat.com>
17218 2002-07-22 Jeff Johnston <jjohnstn@redhat.com>
17225 2002-07-22 Aldy Hernandez <aldyh@redhat.com>
17232 2002-07-22 Thomas Fitzsimmons <fitzsim@redhat.com>
17240 2002-07-19 Jeff Johnston <jjohnstn@redhat.com>
17251 2002-07-19 Jeff Johnston <jjohnstn@redhat.com>
17256 2002-07-19 Jeff Johnston <jjohnstn@redhat.com>
17269 2002-07-19 Thomas Fitzsimmons <fitzsim@redhat.com>
17283 2002-07-17 Jeff Johnston <jjohnstn@redhat.com>
17289 (stmp-stdio64,stdio64.texi): New targets to optionally add in
17296 on whether STDIO64 flag is set or not.
17297 * libc/sys.tex: Add optional stdio64 syscalls based on whether
17305 * libc/include/sys/config.h: For x86-linux, define __LARGE64_FILES.
17307 for 64-bit offset large file support.
17309 struct __sFILE, depending on whether __LARGE64_FILES is set or not.
17316 based on whether STDIO64 flag is set.
17333 2002-07-16 Jeff Johnston <jjohnstn@redhat.com>
17335 * libc/Makefile.am (stmp-extra): New target to set makeinfo flag
17346 2002-07-15 Jeff Johnston <jjohnstn@redhat.com>
17351 2002-07-15 Jeff Johnston <jjohnstn@redhat.com>
17359 2002-07-15 Jeff Johnston <jjohnstn@redhat.com>
17364 2002-07-15 Jeff Johnston <jjohnstn@redhat.com>
17368 * libc/sys/linux/bp-sym.h: Moved to include directory.
17392 * libc/sys/linux/thread-m.h: Ditto.
17394 * libc/sys/linux/bp-checks.h: Ditto.
17395 * libc/sys/linux/libc-symbols.h: Ditto.
17396 * libc/sys/linux/libc-tsd.h: Ditto.
17407 * libc/sys/linux/include/bp-sym.h: Ditto.
17422 2002-07-12 Jeff Johnston <jjohnstn@redhat.com>
17430 2002-07-11 Chris Demetriou <cgd@broadcom.com>
17436 2002-07-10 Florian Schrack <florian.schrack@freenet.de>
17442 2002-07-08 Jeff Johnston <jjohnstn@redhat.com>
17455 2002-07-04 Jeff Johnston <jjohnstn@redhat.com>
17460 2002-07-04 Jeff Johnston <jjohnstn@redhat.com>
17472 2002-07-04 Thomas Fitzsimmons <fitzsim@redhat.com>
17478 2002-07-04 Jeff Johnston <jjohnstn@redhat.com>
17488 2002-07-04 Jeff Johnston <jjohnstn@redhat.com>
17500 2002-07-02 Thomas Fitzsimmons <fitzsim@redhat.com>
17505 2002-07-02 Chris Demetriou <cgd@broadcom.com>
17518 2002-06-28 Thomas Fitzsimmons <fitzsim@redhat.com>
17522 2002-06-27 Benjamin Kosnik <bkoz@redhat.com>
17537 2002-06-27 Jeff Johnston <jjohnstn@redhat.com>
17540 32-bits, otherwise define it as long.
17551 2002-06-27 Thomas Fitzsimmons <fitzsim@redhat.com>
17553 * libm/mathfp/s_pow.c (pow): Fix checks on variable k. Add
17563 2002-06-27 Jeff Johnston <jjohnstn@redhat.com>
17570 * libc/sys/linux/hp-timing.h: Ditto.
17571 * libc/sys/linux/libc-internal.h: Ditto.
17574 * libc/sys/linux/machine/hp-timing.h: New file.
17578 * libc/sys/linux/machine/i386/hp-timing.c: Ditto.
17579 * libc/sys/linux/machine/i386/hp-timing.h: Ditto.
17588 2002-06-25 Jeff Johnston <jjohnstn@redhat.com>
17594 2002-06-25 Jeff Johnston <jjohnstn@redhat.com>
17600 2002-06-24 Thomas Fitzsimmons <fitzsim@redhat.com>
17613 2002-06-24 J"orn Rennecke <joern.rennecke@superh.com>
17619 2002-06-24 Jeff Johnston <jjohnstn@redhat.com>
17624 2002-06-24 Jeff Johnston <jjohnstn@redhat.com>
17628 * libc/include/sys/reent.h: If long or int is not 32-bits,
17633 2002-06-24 Thomas Fitzsimmons <fitzsim@redhat.com>
17638 2002-06-24 WATANABE Hirofumi <eban@os.rim.or.jp>
17642 2002-06-21 Corinna Vinschen <corinna@vinschen.de>
17646 2002-06-21 Thomas Fitzsimmons <fitzsim@redhat.com>
17651 2002-06-21 Richard Earnshaw (rearnsha@arm.com)
17656 2002-06-21 Jeff Johnston <jjohnstn@redhat.com>
17662 2002-06-21 Jeff Johnston <jjohnstn@redhat.com>
17680 2002-06-21 Jeff Johnston <jjohnstn@redhat.com>
17700 ssize_t based on _ssize_t. Remove __socklen_t, __uintptr_t,
17705 intptr_t to after glibc definitions of types they are based on.
17707 2002-06-21 Jeff Johnston <jjohnstn@redhat.com>
17711 2002-06-21 Nick Clifton <nickc@cambridge.redhat.com>
17715 2002-06-20 Thomas Fitzsimmons <fitzsim@redhat.com>
17759 2002-06-19 Jeff Johnston <jjohnstn@redhat.com>
17779 2002-06-19 J"orn Rennecke <joern.rennecke@superh.com>
17785 2002-06-18 Thomas Fitzsimmons <fitzsim@redhat.com>
17794 2002-06-18 Dave Brolley <brolley@redhat.com>
17802 * configure.host: Support frv-*-*.
17807 2002-06-18 Thomas Fitzsimmons <fitzsim@redhat.com>
17816 2002-06-18 Jeff Johnston <jjohnstn@redhat.com>
17823 2002-06-14 Thomas Fitzsimmons <fitzsim@redhat.com>
17857 2002-06-13 Jeff Johnston <jjohnstn@redhat.com>
17864 2002-06-13 Stephen L. Moshier <steve@moshier.net>
17867 x is close to -1.0 and y is very large to use ax (absolute value)
17875 non-zero misalignment.
17880 2002-06-10 Christopher Faylor <cgf@redhat.com>
17882 * libc/include/process.h: Remove cygwin-only sexec* declarations. Fix
17885 2002-06-06 Thomas Fitzsimmons <fitzsim@redhat.com>
17923 * libc/include/math.h (!__STRICT_ANSI__): Include ISOC99-specific
17926 use new libtool macros in top-level libtool.m4
17928 2002-06-05 Jeff Johnston <jjohnstn@redhat.com>
17952 2002-06-03 Corinna Vinschen <corinna@vinschen.de>
17957 2002-05-31 Jeff Johnston <jjohnstn@redhat.com>
17960 make siglist.inc dependent on sig.c instead of signal.c.
17973 * libc/unix/sigset.c: Add check so code isn't compiled on systems
17976 2002-05-30 Jeff Johnston <jjohnstn@redhat.com>
17981 * libc/sys/linux/signal.c: Change to use real-time syscalls for
17993 2002-05-28 Jeff Johnston <jjohnstn@redhat.com>
18007 2002-05-24 Jeff Johnston <jjohnstn@redhat.com>
18018 2002-05-24 Thomas Fitzsimmons <fitzsim@redhat.com>
18028 2002-05-23 Jeff Johnston <jjohnstn@redhat.com>
18038 2002-05-23 Gareth Pearce <tilps@hotmail.com>
18045 2002-05-23 Jeff Johnston <jjohnstn@redhat.com>
18056 2002-05-23 Jeff Johnston <jjohnstn@redhat.com>
18064 2002-05-22 Jeff Johnston <jjohnstn@redhat.com>
18074 2002-05-22 Jeff Johnston <jjohnstn@redhat.com>
18081 2002-05-22 Corinna Vinschen <vinschen@redhat.com>
18085 2002-05-22 Corinna Vinschen <vinschen@redhat.com>
18090 2002-05-21 Dhananjay Deshpande <dhananjayd@kpit.com>
18092 * configure.host: Specify sys_dir=h8300hms for h8300-*-coff* target.
18094 2002-05-17 Jeff Johnston <jjohnstn@redhat.com>
18097 directory. Also pass $toollibdir to lower-level directories.
18113 * libc/sys/linux/io.c: Add poll syscall. Also weak-alias
18117 and weak-alias to regular names.
18118 * libc/sys/linux/pread64.c: Rename to __libc_pread64 and weak-alias
18122 weak-alias to pwrite64.
18123 * libc/sys/linux/sched.c: Weak-alias __libc_sched_getparam,
18128 Rename siglongjmp to __libc_siglongjmp and weak-alias to siglongjmp.
18130 * libc/sys/linux/signal.c: Rename raise to __libc_raise and weak-alias
18132 * libc/sys/linux/socket.c: Weak-alias __libc_connect to __connect and
18134 * libc/sys/linux/time.c: Weak-alias __libc_gettimeofday to
18136 * libc/sys/linux/wait.c: Rename wait to __libc_wait and weak-alias
18137 it to wait. Rename wait3 to __libc_wait3 and weak-alias it to wait3.
18167 2002-05-14 Dhananjay Deshpande <dhananjayd@kpit.com>
18180 2002-05-15 Thomas Fitzsimmons <fitzsim@redhat.com>
18183 options when testing natively on i[3456]86-*-linux.
18189 * testsuite/newlib.locale/UTF-8.exp: Update to support new
18191 * testsuite/newlib.locale/UTF-8.c: Likewise.
18193 2002-05-15 Jeff Johnston <jjohnstn@redhat.com>
18207 exit routine and either call an atexit-style or an on_exit-style
18210 2002-05-13 Jeff Johnston <jjohnstn@redhat.com>
18216 2002-05-13 Jeff Johnston <jjohnstn@redhat.com>
18228 2002-05-10 Mark Bradshaw <bradshaw@staff.crosswalk.com>
18235 2002-05-10 Jeff Johnston <jjohnstn@redhat.com>
18239 2002-05-08 Thomas Fitzsimmons <fitzsim@redhat.com>
18241 * acinclude.m4: Add support for --enable-newlib-multithread.
18242 * configure.host (newlib_cflags): Add -D__SINGLE_THREAD__ if
18243 --enable-newlib-multithread=no.
18261 2002-05-07 Thomas Fitzsimmons <fitzsim@redhat.com>
18289 2002-05-06 Jeff Johnston <jjohnstn@redhat.com>
18300 2002-05-06 Nick Clifton <nickc@cambridge.redhat.com>
18305 2002-05-06 Jeff Johnston <jjohnstn@redhat.com>
18314 2002-05-06 Jeff Johnston <jjohnstn@redhat.com>
18321 2002-05-03 Christopher Faylor <cgf@redhat.com>
18325 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
18327 * configure.in (CC_FOR_NEWLIB): Change -isystem's to -I's.
18329 2002-05-01 Christopher Faylor <cgf@redhat.com>
18333 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
18347 * testsuite/newlib.locale/UTF-8.c: Change fprintf's to printf's.
18353 2002-04-30 Thomas Fitzsimmons <fitzsim@redhat.com>
18367 2002-04-29 Jeff Johnston <jjohnstn@redhat.com>
18371 2002-04-29 Jonathan Larmour <jlarmour@redhat.com>
18379 2002-04-29 Jeff Johnston <jjohnstn@redhat.com>
18391 2002-04-26 Jeff Johnston <jjohnstn@redhat.com>
18399 2002-04-26 Jeff Johnston <jjohnstn@redhat.com>
18402 bases on $(CC) and adds targ-include and libc/include as
18403 -isystem directives if they are not already part of $(CC).
18409 2002-04-25 Jeff Johnston <jjohnstn@redhat.com>
18416 2002-04-25 Thomas Fitzsimmons <fitzsim@redhat.com>
18419 cross-compiling or not.
18420 (CC): Add -isystem's for targ-include and libc/include when they
18423 2002-04-24 Thomas Fitzsimmons <fitzsim@redhat.com>
18425 * Makefile.am (check-DEJAGNU): New target.
18429 * libc/locale/locale.c (_setlocale_r): Add UTF-8 support.
18441 * testsuite/newlib.locale/UTF-8.c: New file.
18442 * testsuite/newlib.locale/UTF-8.exp: New file.
18447 2002-04-23 Jeff Johnston <jjohnstn@redhat.com>
18456 2002-04-22 Thomas Fitzsimmons <fitzsim@redhat.com>
18459 are already specified in the top-level configure.in's FLAGS_FOR_TARGET.
18461 2002-04-19 Bill Siegmund <ctc-dsl@pacbell.net>
18463 * libc/machine/xscale/memchr.c: Don't use multi-line strings.
18473 2002-04-19 Alexandre Oliva <aoliva@redhat.com>
18479 2002-04-19 Jeff Johnston <jjohnstn@redhat.com>
18481 * configure.host: Add support for powerpc-eabialtivec*.
18488 sources based on configuration.
18492 powerpc-eabialtivec* in which case add in additional source files.
18506 2002-04-19 Joel Sherrill <joel@OARcorp.com>
18511 2002-04-17 Jeff Johnston <jjohnstn@redhat.com>
18516 2002-04-17 Jeff Johnston <jjohnstn@redhat.com>
18520 2002-04-17 Jeff Johnston <jjohnstn@redhat.com>
18547 2002-04-17 Thomas Fitzsimmons <fitzsim@redhat.com>
18550 (CRT1_DIR): Set to ${crt1_dir}/ if crt1_dir is non-empty.
18558 2002-04-13 Alexandre Oliva <aoliva@redhat.com>
18565 2002-04-12 Eric Norum <eric.norum@usask.com>
18573 2002-04-09 Tom Rix <trix@redhat.com>
18577 2002-04-09 Mark Bradshaw <bradshaw@staff.crosswalk.com>
18584 2002-04-08 Jeff Johnston <jjohnstn@redhat.com>
18592 2002-04-04 Jeff Johnston <jjohnstn@redhat.com>
18600 Added for non-Cygwin, non-RTEMS configurations.
18607 2002-04-03 Jeff Johnston <jjohnstn@redhat.com>
18660 2002-04-01 Jeff Johnston <jjohnstn@redhat.com>
18683 2002-04-01 Till Straumann <strauman@SLAC.Stanford.EDU>
18696 2002-03-22 Richard Sandiford <rsandifo@redhat.com>
18700 2002-03-13 Alexandre Oliva <aoliva@redhat.com>
18702 * libc/machine/mips/strlen.c (strlen) [__mips16]: Fix off-by-two
18705 2002-03-12 Jeff Johnston <jjohnstn@redhat.com>
18710 2002-03-12 Richard Earnshaw <rearnsha@arm.com>
18717 2002-03-11 Michael Meissner <meissner@redhat.com>
18728 2002-03-06 Jeff Johnston <jjohnstn@redhat.com>
18732 2002-04-17 Jeff Johnston <jjohnstn@redhat.com>
18759 2002-04-17 Thomas Fitzsimmons <fitzsim@redhat.com>
18762 (CRT1_DIR): Set to ${crt1_dir}/ if crt1_dir is non-empty.
18770 2002-04-13 Alexandre Oliva <aoliva@redhat.com>
18777 2002-04-12 Eric Norum <eric.norum@usask.com>
18785 2002-04-09 Tom Rix <trix@redhat.com>
18789 2002-04-09 Mark Bradshaw <bradshaw@staff.crosswalk.com>
18796 2002-04-08 Jeff Johnston <jjohnstn@redhat.com>
18804 2002-04-04 Jeff Johnston <jjohnstn@redhat.com>
18812 Added for non-Cygwin, non-RTEMS configurations.
18819 2002-04-03 Jeff Johnston <jjohnstn@redhat.com>
18872 2002-04-01 Jeff Johnston <jjohnstn@redhat.com>
18895 2002-04-01 Till Straumann <strauman@SLAC.Stanford.EDU>
18908 2002-03-22 Richard Sandiford <rsandifo@redhat.com>
18912 2002-03-13 Alexandre Oliva <aoliva@redhat.com>
18914 * libc/machine/mips/strlen.c (strlen) [__mips16]: Fix off-by-two
18917 2002-03-12 Jeff Johnston <jjohnstn@redhat.com>
18922 2002-03-12 Richard Earnshaw <rearnsha@arm.com>
18929 2002-03-11 Michael Meissner <meissner@redhat.com>
18940 2002-03-06 Jeff Johnston <jjohnstn@redhat.com>
18957 2002-02-27 Jeff Johnston <jjohnstn@redhat.com>
18959 * configure.host: Add check for --disable-newlib-io-float
18960 configuration option and add -DNO_FLOATING_POINT to newlib cflags
18962 * acinclude.m4: Added --disable-newlib-io-float option.
18971 2002-02-25 Jeff Johnston <jjohnstn@redhat.com>
18976 2002-02-23 Corinna Vinschen <corinna@vinschen.de>
18981 2002-02-23 Corinna Vinschen <corinna@vinschen.de>
18986 2002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
18991 2002-02-19 Thomas Fitzsimmons <fitzsim@redhat.com>
18994 -DCOMPACT_CTYPE.
18996 2002-02-15 Jeff Johnston <jjohnstn@redhat.com>
19001 2002-02-12 Hans-Peter Nilsson <hp@bitrange.com>
19012 2002-02-10 Corinna Vinschen <corinna@vinschen.de>
19017 2002-02-09 Corinna Vinschen <corinna@vinschen.de>
19025 2002-02-08 matthew green <mrg@redhat.com>
19030 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
19032 Contribute sh64-elf.
19033 2001-03-13 Alexandre Oliva <aoliva@redhat.com>
19034 * configure.host (newlib_cflags) [sh*-*-*]: Enable long long
19036 2001-01-29 Alexandre Oliva <aoliva@redhat.com>
19039 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
19041 2000-12-16 Alexandre Oliva <aoliva@redhat.com>
19045 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
19057 2002-02-07 Jeff Johnston <jjohnstn@redhat.com>
19066 2002-02-05 Manik Raina <manik@cisco.com>
19073 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
19078 2002-02-03 matthew green <mrg@redhat.com>
19082 2002-02-02 matthew green <mrg@redhat.com>
19090 (_REENT_INIT): New defines, different defintion depending on _REENT_SMALL.
19166 2002-02-01 Geoffrey Keating <geoffk@redhat.com>
19169 * libc/machine/xstormy16/Makefile.am: Build tiny-malloc.
19172 * libc/machine/xstormy16/tiny-malloc.c: New file.
19174 2002-01-28 Thomas Fitzsimmons <fitzsim@redhat.com>
19179 2002-01-24 Thomas Fitzsimmons <fitzsim@redhat.com>
19181 * libc/include/sys/signal.h: Revert 2002-01-23 change.
19183 2002-01-23 Thomas Fitzsimmons <fitzsim@redhat.com>
19188 2002-01-18 Mark Bradshaw <bradshaw@staff.crosswalk.com>
19192 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
19197 * libc/sys/arm/syscalls.c (_sbrk): Return -1 rather than aborting
19200 2002-01-11 Jeff Johnston <jjohnstn@redhat.com>
19206 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
19208 * MAINTAINERS: Change e-mail addresses to refer to redhat domain.
19210 2002-01-07 Alan Matsuoka <alanm@redhat.com>
19216 2001-12-28 Corinna Vinschen <corinna@vinschen.de>
19220 2001-12-22 Geoffrey Keating <geoffk@redhat.com>
19236 2001-12-19 Thomas Fitzsimmons <fitzsim@redhat.com>
19241 2001-12-19 Corinna Vinschen <corinna@vinschen.de>
19246 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com>
19251 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com>
19255 2001-12-18 Joel Sherrill <joel@OARcorp.com>
19260 2001-12-17 Joel Sherrill <joel@OARcorp.com>
19264 2001-12-17 Thomas Fitzsimmons <fitzsim@redhat.com>
19273 2001-12-17 Corinna Vinschen <vinschen@redhat.de>
19278 2001-12-14 Thomas Fitzsimmons <fitzsim@redhat.com>
19284 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
19332 2001-12-13 Anita Kulkarni <anitak@kpit.com>
19336 2001-12-06 John Peacock <jpeacock@rowman.com>
19340 2001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
19345 2001-11-29 Christopher Faylor <cgf@redhat.com>
19349 2001-11-27 Christopher Faylor <cgf@redhat.com>
19354 2001-11-21 Christopher Faylor <cgf@redhat.com>
19358 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
19362 2001-11-12 Corinna Vinschen <vinschen@redhat.com>
19370 2001-11-12 Anthony Green <green@redhat.com>
19374 2001-11-13 Hans-Peter Nilsson <hp@bitrange.com>
19380 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
19404 2001-11-05 Corinna Vinschen <corinna@vinschen.de>
19412 2001-11-01 Arati Dikey <aratidikey@hotmail.com>
19419 2001-10-24 Christopher Faylor <cgf@redhat.com>
19426 2001-10-22 Geoffrey Keating <geoffk@redhat.com>
19428 * libc/include/math.h: The C++ standard adds the single-precision
19431 2001-10-22 Christopher Faylor <cgf@redhat.com>
19439 2001-10-17 Corinna Vinschen <corinna@vinschen.de>
19444 2001-10-01 Charles Wilson <cwilson@ece.gatech.edu>
19467 2001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
19473 2001-09-13 Jeff Johnston <jjohnstn@redhat.com>
19490 2001-09-07 Jeff Law <law@redhat.com>
19495 2001-09-05 Corinna Vinschen <corinna@vinschen.de>
19500 2001-09-04 Jason Merrill <jason_merrill@redhat.com>
19504 2001-09-03 Corinna Vinschen <corinna@vinschen.de>
19510 2001-09-03 Corinna Vinschen <corinna@vinschen.de>
19516 2001-08-29 Joel Sherrill <joel@OARcorp.com>
19520 2001-08-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19531 when compiled for soft-float.
19533 2001-08-29 Jeff Johnston <jjohnstn@redhat.com>
19539 2001-08-29 Jeff Johnston <jjohnstn@redhat.com>
19554 * configure.host (h8300-*-elf*, h8500-*-elf*): New cases.
19564 2001-08-21 Jeff Johnston <jjohnstn@redhat.com>
19577 2001-08-13 Jeff Johnston <jjohnstn@redhat.com>
19583 2001-08-02 Jeff Johnston <jjohnstn@redhat.com>
19588 2001-07-12 Aldy Hernandez <aldyh@redhat.com>
19592 2001-06-27 Nick Clifton <nickc@cambridge.redhat.com>
19600 2001-06-11 Danny Smith <dannysmith@users.sourceforge.net>
19604 2001-06-11 Egor Duda <deo@logos-m.ru>
19606 * libc/ctype/ctype_.c: When compiled with gcc on platforms
19607 with signed char, make _ctype_[-128] ... _ctype[-1] refer to
19613 2001-06-08 Jonathan Larmour <jlarmour@redhat.com>
19618 2001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
19622 2001-05-25 Nick Clifton <nickc@cambridge.redhat.com>
19625 matching, non-word alignment, and the length is <= 4 but more than
19634 2001-05-04 Earnie Boyd <earnie@users.sourceforge.net>
19638 2001-05-01 Jeff Johnston <jjohnstn@redhat.com>
19644 2001-04-27 Jeff Johnston <jjohnstn@redhat.com>
19648 2001-04-27 Jeff Johnston <jjohnstn@redhat.com>
19652 2001-04-24 Charles Wilson <cwilson@ece.gatech.edu
19663 2001-04-22 Earnie Boyd <earnie@users.sourceforge.net>
19673 2001-04-20 Jeff Johnston <jjohnstn@redhat.com>
19675 * acinclude.m4: Added --enable-malloc-debugging configure flag.
19676 * configure.host: For Cygwin specify -DMALLOC_PROVIDED if
19677 --enable-malloc-debugging selected.
19687 2001-04-20 Jeff Johnston <jjohnstn@redhat.com>
19691 [!__STRICT_ANSI__]: Moved non-ANSI I/O functions in this list.
19718 2001-04-19 Robert Collins <rbtcollins@hotmail.com>
19722 Prepare a variable export of timezone based on timezonevariable.
19725 2001-04-17 Stephen L. Moshier <moshier@moshier.ne.mediaone.net>
19730 2001-04-13 Robert Collins <rbtcollins@hotmail.com>
19737 on case insensitve file systems.
19739 2001-04-12 Robert Collins <rbtcollins@hotmail.com>
19747 2001-04-04 Richard Sandiford <rsandifo@redhat.com>
19756 2001-03-29 Jeff Johnston <jjohnstn@redhat.com>
19758 * libc/sys/arm/setjmp.S: Added .code 16 specifier for thumb-mode
19759 prolog to by-pass possible assembler error.
19761 2001-03-21 Egor Duda <deo@logos-m.ru>
19763 Allow building internal stubs for non-reentrant syscalls
19768 2001-03-20 Danny Smith <dannysmith@users.sourceforge.net>
19790 2001-03-13 Alexandre Oliva <aoliva@redhat.com>
19795 2001-03-08 Richard Sandiford <rsandifo@redhat.com>
19798 jmpbuf on MIPS64 targets.
19818 2001-03-05 Jeff Johnston <jjohnstn@redhat.com>
19829 2001-03-02 Jeff Johnston <jjohnstn@redhat.com>
19834 2001-03-02 Jeff Johnston <jjohnstn@redhat.com>
19838 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
19840 * libc/include/machine/setjmp-dj.h: With DJ Delorie's permission,
19843 * libc/include/sys/stat-dj.h: Ditto.
19864 2001-02-21 Jeff Johnston <jjohnstn@redhat.com>
19875 2001-02-14 Kazuhiro Fujieda <fujieda@jaist.ac.jp>
19901 2001-02-12 Jeff Johnston <jjohnstn@redhat.com>
19906 2001-02-08 Jeff Johnston <jjohnstn@redhat.com>
19912 2001-02-08 Jeff Johnston <jjohnstn@redhat.com>
19916 2001-02-08 Edward M. Lee <tailbert@yahoo.com>
19925 2001-02-07 Jeff Johnston <jjohnstn@redhat.com>
19929 2001-02-05 Charles Wilson <cwilson@ece.gatech.edu>
19933 2001-02-01 Alexandre Oliva <aoliva@redhat.com>
19940 2001-01-31 Jeff Johnston <jjohnstn@redhat.com>
19954 2001-01-29 Jeff Johnston <jjohnstn@redhat.com>
19956 * libc/include/math.h (signgam): Change to errno-like solution
19962 2001-01-25 Alexandre Oliva <aoliva@redhat.com>
19966 * configure.host (sh*-*-*): Add -DHAVE_GETTIMEOFDAY to newlib_cflags.
19969 2001-01-23 Jeff Johnston <jjohnstn@redhat.com>
19974 2001-01-23 Jeff Johnston <jjohnstn@redhat.com>
19979 2001-01-23 Jeff Johnston <jjohnstn@redhat.com>
19986 2001-01-18 Jeff Johnston <jjohnstn@redhat.com>
19995 * libc/sys/arc/mem-layout.c: Ditto.
20012 2001-01-09 Nick Clifton <nickc@redhat.com>
20018 * src/newlib/configure.host (*-*-rtems*): add printf long long
20021 2000-12-19 Graham Stott <grahams@redhat.com>
20027 * configure.host: Turn on long double I/O for Cygwin.
20094 2000-12-13 Jeff Johnston <jjohnstn@redhat.com>
20099 isinfl and isnanl static routines which were i386-specific. Changed
20101 * libc/stdio/vfieeefp.h (ldieee): Fixed missing semi-colons.
20103 2000-12-13 Jeff Johnston <jjohnstn@redhat.com>
20105 * Makefile.am: Fixed install-data-local target to use
20110 2000-12-12 Jeff Johnston <jjohnstn@redhat.com>
20116 2000-12-11 Joel Sherrill <joel@OARcorp.com>
20138 signal functionality including real-time and threaded signals.
20141 things cleaner. RTEMS uses 64-bit dev_t.
20147 If RTEMS follow POSIX on read(), write() and sbrk() prototype.
20151 2000-12-08 Werner Almesberger <Werner.Almesberger@epfl.ch>
20197 2000-12-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20206 2000-12-07 Jay Kulpinski <jskulpin@eng01.gdds.com>
20212 2000-12-07 Jeff Johnston <jjohnstn@redhat.com>
20221 2000-12-06 Jeff Johnston <jjohnstn@redhat.com>
20226 2000-12-06 Jeff Johnston <jjohnstn@redhat.com>
20244 2000-12-04 Joel Sherrill <joel@OARcorp.com>
20249 2000-12-04 Joel Sherrill <joel@OARcorp.com>
20253 2000-12-04 Joel Sherrill <joel@OARcorp.com>
20258 2000-12-04 Joel Sherrill <joel@OARcorp.com>
20265 2000-12-04 Joel Sherrill <joel@OARcorp.com>
20269 2000-12-04 Joel Sherrill <joel@OARcorp.com>
20273 2000-12-04 Joel Sherrill <joel@OARcorp.com>
20277 (*-*-rtems*): Add -DNO_EXEC.
20279 2000-12-04 Keith Outwater <vac4050@cae597.rsc.raytheon.com>
20281 * libc/include/sys/errno.h: Added comments on many error numbers.
20284 2000-11-30 Jeff Johnston <jjohnstn@redhat.com>
20288 2000-11-29 Nick Clifton <nickc@redhat.com>
20312 2000-11-22 Michael Meissner <meissner@redhat.com>
20335 2000-11-20 Jeff Johnston <jjohnstn@redhat.com>
20364 2000-09-19 Geoffrey Keating <geoffk@cygnus.com>
20371 2000-09-13 Jeff Johnston <jjohnstn@redhat.com>
20374 clipping patch from e-mail reader.
20376 2000-09-13 Will Cohen <wcohen@redhat.com>
20383 2000-09-06 Jeff Johnston <jjohnstn@redhat.com>
20390 * Makefile.am: Fix space vs. tab problem in install-data-local.
20400 2000-09-05 Manfred Hollstein <manfredh@redhat.com>
20402 * Makefile.am (install-data-local): Use optional $(DESTDIR) where
20406 2000-09-05 Jeff Johnston <jjohnstn@redhat.com>
20411 2000-08-30 Kazu Hirata <kazu@hxi.com>
20415 2000-08-30 Werner Almesberger <Werner.Almesberger@epfl.ch>
20422 2000-08-30 Geoffrey Keating <geoffk@cygnus.com>
20429 2000-08-29 Werner Almesberger <Werner.Almesberger@epfl.ch>
20432 (broken) support for non-existent /etc/passwd field "comment".
20434 2000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>
20443 2000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>
20465 2000-08-25 DJ Delorie <dj@redhat.com>
20476 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>
20479 like x << y-z to the equivalent x << (y-z).
20499 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>
20506 (do_system): changed extern char *environ[] to POSIX-friendly
20526 2000-08-23 Werner Almesberger <Wernen Almesberger@epfl.ch>
20539 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>
20551 2000-08-22 Werner Almesberger <Werner.Almesberger@epfl.ch>
20556 2000-08-16 Eric Fifer <efifer@sanwaint.com>
20560 2000-08-09 Nick Clifton <nickc@cygnus.com>
20566 2000-08-08 Jeff Johnston <jjohnstn@redhat.com>
20570 Also fixed code so that when size is non-zero, there is only
20571 a maximum of size - 1 characters written to the array and
20575 2000-08-01 DJ Delorie <dj@redhat.com>
20586 2000-07-28 Michael Meissner <meissner@redhat.com>
20599 2000-07-13 DJ Delorie <dj@cygnus.com>
20660 * libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__
20674 2000-05-26 Marek Michalkiewicz <marekm@linux.org.pl>
20691 2000-05-19 DJ Delorie <dj@cygnus.com>
20704 2000-05-18 DJ Delorie <dj@cygnus.com>
20723 Wed May 10 13:52:24 2000 Egor Duda <deo@logos-m.ru>
20749 post-increment when it is worth it, spacewise.
20841 2000-03-24 Nick Clifton <nickc@cygnus.com>
20871 * libc/stdio/putw.c (putw): Return 0 on success, to be compliant
20917 is non-null before looking at mode[2].
20946 2000-02-15 Nick Clifton <nickc@cygnus.com>
21069 1999-11-26 Nick Clifton <nickc@cygnus.com>
21097 1999-10-08 Vadim Egorov <egorovv@1c.ru>
21102 Sat Oct 2 02:02:00 MEST 1999 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21113 1999-09-13 DJ Delorie <dj@cygnus.com>
21115 * libc/stdio/mktemp.c (_gettemp): on cygwin, check for EACCESS
21157 1999-09-01 Nick Clifton <nickc@cygnus.com>
21164 * findfp.c (std): Initialize ptr->_bf._size.
21170 1999-08-09 Nick Clifton <nickc@cygnus.com>
21180 1999-07-09 Michael Meissner <meissner@cygnus.com>
21197 Patch submitted by Egor Duda <deo@logos-m.ru>:
21206 * libc/Makefile.am (stmp-targetdep): Remove extraneous blank.
21207 * libm/Makefile.am (stmp-targetdep): Ditto.
21213 * libc/Makefile.am (stmp-targetdep): Ignore "." in SUBDIRS.
21214 * libm/Makefile.am (stmp-targetdep): Ditto.
21220 * Makefile.am: Removed dependencies on all-recursive and added "."
21297 1999-04-27 Jason Molenda (jsm@bugshack.cygnus.com)
21321 1999-04-21 Nick Clifton <nickc@cygnus.com>
21325 1999-04-18 Nick Clifton <nickc@cygnus.com>
21331 1999-04-13 Mark Salter <msalter@cygnus.com>
21345 if the sign bit is on or not.
21384 * libc/include/math.h: Include <machine/fastmath.h> if -ffast-math
21387 fast-math routines.
21450 1999-02-10 Nick Clifton <nickc@cygnus.com>
21466 1999-02-08 Nick Clifton <nickc@cygnus.com>
21475 1999-02-02 Brendan Kehoe <brendan@cygnus.com>
21486 1999-01-29 Nick Clifton <nickc@cygnus.com>
21498 1999-01-27 Michael Meissner <meissner@cygnus.com>
21502 to be aligned on a 64-bit boundary.
21513 1999-01-22 DJ Delorie <dj@cygnus.com>
21542 1999-01-07 Nick Clifton <nickc@cygnus.com>
21552 1998-12-31 Michael Meissner <meissner@cygnus.com>
21557 1998-12-30 Michael Meissner <meissner@cygnus.com>
21594 1998-12-15 Nick Clifton <nickc@cygnus.com>
21599 1998-12-13 Nick Clifton <nickc@cygnus.com>
21603 1998-12-12 Nick Clifton <nickc@cygnus.com>
21610 1998-12-11 Nick Clifton <nickc@cygnus.com>
21615 1998-12-10 Ken Raeburn <raeburn@cygnus.com>
21629 1998-12-04 Nick Clifton <nickc@cygnus.com>
21633 1998-12-03 Nick Clifton <nickc@cygnus.com>
21659 1998-12-02 Nick Clifton <nickc@cygnus.com>
21679 1998-12-01 Ken Raeburn <raeburn@cygnus.com>
21687 UNIX convention. Perform tolower on characters before comparing
21694 for all x86 cross-compiler and configuring
21713 logic when performing a non-destructive copy.
21734 --ffast_math compile option is used.
21772 1998-11-23 Ken Raeburn <raeburn@cygnus.com>
21779 abnormnal end-of-crt0 marker.
21827 * libm/mathfp: Add non-ANSI functions.
21894 * libc/reent/Makefile.am: Added dependence for impure.o on impure.c and
21969 1998-09-25 Mark Salter <msalter@cygnus.com>
22005 * Makefile.am: Add --enable-newlib-hw-fp check. This builds the new
22093 * libc/machine/sh/strcmp.S (L_char_loop): Re-load r0 at loop
22094 exit if it has been overwritten by pre-fetching in delay slot.
22096 1998-09-01 Michael Meissner <meissner@cygnus.com>
22137 with --enable-newlib-mb.
22138 * libc/stdlib/Makefile.am: Specified -fshort-enums when building
22144 * libc/sys/sparc64/Makefile.am (.S_r.o, .c_r.o): Change -DREENTRANT
22145 to -DREENT.
22160 newlib_cflags when looking for targ-include.
22171 on SPARCs with little-endian data.
22256 * libc/include/sys/fcntl.h: Add O_NOINHERIT, Win32-specific
22269 * configure.in (*-*-cygwin32): add -DWANT_PRINTF_LONG_LONG.
22292 1998-06-22 Vladimir N. Makarov <vmakarov@cygnus.com>
22332 * libc/string/strncat.c (strncat): Make -Os act the same as
22337 * libc/string/memchr.c (memchr): Make -Os act the same as
22359 bit instead of comparing to 0 so -0.0 can be printed correctly.
22363 * libc/stdlib/mprec.c (b2d): Inilialize d in non-VAX case too.
22407 libc/sys/SYSDIR/sys/utime.h on systems that support the utime
22458 * libc/sys/d10v/crt0.S: Use correct stab for 16-bit ints.
22472 * configure.in (links): Added check for --enable-newlib-mb configure
22475 LC_CTYPE to "C-JIS", "C-SJIS" or "C-EUCJP", when MB_CAPABLE is
22478 implements mbtowc() with multibyte support for JIS, SJIS, and EUC-JP.
22480 implements wctomb() with multibyte support for JIS, SJIS, and EUC-JP.
22482 implements mbstowcs() with multibyte support for JIS, SJIS, and EUC-JP.
22484 wcstombs() with multibyte support for JIS, SJIS, and EUC-JP.
22490 for JIS, SJIS, and EUC-JP characters.
22517 * configure.in (links): Added -DHAVE_GETTIMEOFDAY for arm and thumb.
22526 When needing to transfer an initial 2-byte-word, store as
22538 * configure.in (target_cflags): If --enable-target-optspace, use
22539 -Os to compile newlib rather than -O2. Default to using -Os for
22540 d10v, d30v and m32r if --{enable,disable}-target-optspace is not
22584 * libc/machine/sh/memcpy.S: (_memcpy): Fix for execute/memcpy-1.c
22603 * configure.in (d30v-*): Add d30v machine directory.
22637 of the stream being operated on. This confuses programs that
22642 * libc/sys/d10v/crt0.S (_start): Set PSW{SW} - select SPU.
22664 * configure.in: Add -msmall-sld to target_cflags for v850 builds.
22709 with -t.
22737 * host/any (INCLUDES): If target_os is cygwin32, then add a -I
22759 * libc/stdlib/mallocr.c (idx2binblock): Don't lose on 16bit
22893 * libc/include/stdio.h: add POSIX-required define L_ctermid
22898 * configure.in (d30v-*-*): Define ABORT_MESSAGE, SMALL_MEMORY, in
22922 * configure.in (d30v-*-*): Add configuration.
22926 * configure.in (links): Add -DARM_RD[P|I]_MONITOR to target_cflags
22972 * configure.in: Don't set machine_dir for *-*-{go32,sco*,cygwin32}.
23022 * newlib/configure.in (*-*-rtems*): Add -DSIGNAL_PROVIDED and
23023 -DREENTRANT_SYSCALLS_PROVIDED to the target_cflags.
23055 * configure.in (arc-*-*): Add support for.
23118 * configure.in: Recognize *-*-rtems*.
23162 * configure.in (powerpc*-*-{eabi,elf,linux,rtems,sysv,solaris}):
23163 Build libraries with -mstrict-align.
23193 * Makefile.in (stmp-targ-include): Copy $(sys_dir)/include/*.h.
23275 * Makefile.in (INSTALL): Change install.sh to install-sh.
23279 * README: update WWW address for on-line documentation.
23288 * libc/sys/sysmec/crt0.S: Update for new calling conventions on the
23317 * configure.in (m32r-*-*): Add -msdata=sdata to target_cflags.
23376 that loses on the mn10200 where ints and pointers are different
23381 * configure.in: Added -DSIGNAL_PROVIDED to cygwin32
23397 * configure.in (sparc-sun-sunos*): Add -DSIGNAL_PROVIDED to the
23399 (i[3456]86-*-sco*): Ditto.
23466 gcc.c-torture/execute/960909-1.c.
23477 * configure.in (mips*vr4300*-*-*): Delete use of sys/vr4300.
23493 c-startup and simulator traps.
23540 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Add
23541 -mrelocatable-lib and -mno-eabi flags.
23546 Fix handling of mis-aligned source operand when both the
23600 * libc/sys/sysnecv850/crt0.S (start): Allocate spill space on
23675 * configure.in: Recognize m32r-*-*.
23701 * libc/sys/d10v/crt0.S (_start): Use auto-increment to zero bss.
23706 * libc/sys/d10v/{trap.S,syscalls.c}: Add -mint32 support.
23771 remove *.a or targ-include.
23798 appropriately for D10V, depending on -mint16/-mint32.
23806 * configure.in (i[345]86-*-*): Recognize i686 for pentium pro.
23862 on append stream (fix from NetBSD sources), adjust curoff offset
23971 (mainCRTStartup): Do int3 if __cygwin_crt0_bp non-zero.
24004 structure on Solaris, and PowerPC systems even though __svr4__ is
24035 .sdata on the PowerPC so that we can link newlib with code
24036 compiled with -msdata.
24044 * libc/sys/cygwin32/crt0.c (mainCRTStartup): On PowerPC, set the
24072 32bits so we don't lose with -mint32.
24077 * libc/sys/go32/Makefile.in (stat.o): Depend on stat.c.
24162 * configure.in (*-*-cygwin32): New.
24163 (*-*-win32): Deleted.
24213 * libc/configure.in (i[345]86-*-win32): Remove -DNO_FORK.
24225 * libm/math/*.c: On systems with IEEE single precision "doubles"
24226 move foo() -> foof() wrapper code from the files that implement
24228 implement IEEE single precision functions. (ie. On those systems
24255 word1 on systems with 32 bit doubles.
24257 so that we can do arithmetic on them.
24284 * configure.in: Delete call to cfg-ml-com.in. Call config-ml.in
24285 instead of cfg-ml-pos.in.
24301 * libc/time/asctime_r.c: `reresult' -> `result'.
24323 * libc/time/{asctime.c, ctime.c, gmtime.c, lcltime.c}: Non-
24324 reentrant time functions re-written in terms of reentrant
24346 the new ppc-asm.h include file the compiler provides to specify
24362 older non-GNU versions of "make".
24377 * configure.in (i[345]86-*-win32): HAVE_RENAME
24399 non-standard constructor support.
24430 * libc/machine/sh/Makefile.in (setjmp.o): Depend on setjmp.S.
24479 * libc/sys/win32/Makefile.in: Remove --nodelete.
24500 * libc/sys/win32/wait.c (_wait): Explicitly pass -1 to waitpid.
24557 * libc/sys/arm/crt0.S: Move stack to top of RAM on PIE board.
24613 * libc/sys/win32/crt0.c (vfork_init_first): Cope with -ve pids.
24618 * libc/sys/win32/spawn.c (_spawn): Cope with -ve pids.
24620 (_open): Initialze hmap->execable_p too.
24627 * configure.in (cfg-ml-com.in invocation): Use ${with_multilib_top}
24629 (cfg-ml-pos.in invocation): Likewise.
24638 * All Makefile.in files: added maintainer-clean target as a
24650 * configure.in (machine_dir): Don't set for v810-*-*.
24668 close-on-exec flag not set. Initialize child's entire fd table.
24690 * libc/include/machine/ieeefp.h: On the h8/300, h8/300h and
24719 * libc/sys/win32/wait.c (cwait): Fix non-error result (is pid).
24726 adding vfork level to pseudo-pid.
24739 * libc/sys/win32/syscalls.c (_fstat): st_size is lower 32-bits
24750 * libc/include/sys/types.h: ino_t goes back to 32-bits.
24753 on filename.
24810 * libc/include/sys/_types.h: _off_t is a 64-bit type under win32.
24836 On the sh, define either __IEEE_BIG_ENDIAN or __IEEE_LITTLE_ENDIAN
24837 depending on the value of __LITTLE_ENDIAN__.
24838 On the sh3e, define _DOUBLE_IS_32BITS.
24847 * configure.in (mips*vr4300*-*-elf): Fixed silly mistake
24851 * configure.in (mips*vr4300*-idt-*) Add support for RISQ monitor
24855 monitor run-time support.
24880 * libc/stdlib/atol.c (atol): DEFUN -> _DEFUN.
24942 * libc/sys/win32/sys/win*.h -> libc/sys/win32/include
24954 * libc/stdlib/mprec.c (_Balloc): Don't put new node on _reclaim list.
24977 * libc/sys/win32/spawn.c (_spawn): Add .exe suffix based on
25006 (_system_r): Fix results in -DNO_EXEC case.
25071 (waitpid): Handle pid == -1.
25073 * configure.in (i386-win32): Add -DNO_FORK.
25108 (i[345]86-*-win32): Define posix_dir.
25109 Delete -DNO_EXEC. Define -DHAVE_OPENDIR.
25189 sub-makes.
25226 * configure.in: (z8k-*sim): Renamed z8k-*-coff.
25241 * configure.in (sparc*): Add -DMALLOC_ALIGNMENT=8 to
25254 * Makefile.in: Multilib support moved to ../cfg-ml-{com,pos}.in.
25257 * configure.in: Multilib support moved to ../cfg-ml-{com,pos}.in.
25263 * configure.in (i386-*-win32): Remobe SBRK_IS_ALLOC.
25273 * libc/stdio/setvbuf.c (setvbuf): Fix line buffering on
25287 * configure.in (powerpc-*eabiaix*): Update PowerPC multilib
25303 * configure.in: Add --enable-single-float option to configure to
25304 control use of MIPS single-float directories. Default to yes.
25319 * configure.in (i386-*-pe): Becomes i386-win32.
25327 * configure.in (i[345]86-*-pe): New target (NT).
25331 WIN32 (just enough to cross host the comp-tools).
25341 __IEEE_BIG_ENDIAN (even on little endian ARM's).
25392 * configure.in (sparc-sun-sunos*): Add -DMALLOC_ALIGNMENT=8 to
25428 * configure.in: Add soft-float for proelf.
25437 * Makefile.in (all): Depend on `force'.
25449 * libc/include/sys/stat-dj.h (S_ISBLK): Define.
25451 * libc/include/sys/stat.h (stat-dj.h): Include ifdef MSDOS.
25457 * configure.in (i[345]86-*-go32): Compile with -DNO_EXEC.
25501 5.2 which fixes bug where jn(-1,x) is three times larger than
25625 * libc/stdlib/ecvtbuf.c (_gcvt): Output '-' for negative numbers.
25669 * testsuite/libm.paranoia/Makefile.in (check): Correct --srcdir
25698 Wed Aug 3 05:39:41 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
25741 * testsuite/config/unix-libm.exp, testsuite/lib/libm.exp,
25752 * host/any (INCLUDES): Delete -I of gcc/include, gcc -B takes
25762 * configure.in (TARGET_CFLAGS): Set -O2 as default.
25763 (z8k-*-*): Use syscalls fake sys dir.
25822 conflict with the (gcc-provided) inline functions in
25823 gcc/ginclude/math-68881.h.
25857 * configure.in (sparc64-*-*): Define HAVE_GETTIMEOFDAY.
25876 (sparc64-*-*): Define HAVE_BLKSIZE.
25947 "type" arg may now be 'g' or 'G' for %g/G format --> remove
25955 * stub/shared/m68k-crt0.S: Changed so it compiles (and runs) on a
25983 * libc/include/assert.h (assert): Handle -traditional.
26004 * libc/include/sys/unistd.h, libc/include/sys/stat.h: ANSI-fy
26029 Fri Nov 5 09:05:45 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
26042 Tue Nov 2 10:00:44 1993 D. V. Henkel-Wallace (gumby@cygnus.com)
26087 something in libc/machine/i386 to compile. For i[34]86-*-netware*
26106 with rest of newlib; turn "info" and "install-info" into dummy
26107 targets, since they wouldn't have worked. (Depended on
26179 * configure.in (sparc64-*-*): Remove -D__SIZE_TYPE__.
26245 First real try at system traps for m88k-bug.
26262 (all): depend on $(CRT0) rather than crt0.o.
26264 * configure.in: fix libc_sys_dir -> libc_sys_lib thinko.
26265 do not default crt0, instead, set crt0 and crt0_dir based on
26269 (all): depend on $(CRT0) rather than crt0.o which may not exist.
26270 (crt0.o): depend on $(CRT0_DIR)/$(CRT0) rather than simply
26281 * testsuite/config/unix-libm.exp:
26358 being built on each invocation of make.
26364 stub_dir, stub_lib, & crt0 for m68k*-unknown-{aout,coff}. If
26399 (Makefile): depend on configure.in. call $(SHELL) rather than
26483 * configure.in: add sys_dir assignment for m88k-bug.
26528 * libc/unix/getpwd.c (getcwd): Fix typo (_up -> up).
26538 * libc/stdlib/dtoastub.c: new file -- move user callable "dtoa"
26540 * libc/include/_syslist.h: new file -- mappings from _function to
26543 * libc/syscalls: new directory -- stubs for exporting _function
26546 _syslist.h on all platforms by default, but put hooks in for
26560 when base 16 is specified. Don't accept non-digits if radix > 10.
26575 non-reentrant functions.
26594 * libc/stdio/cvt.c (_licvt): Print the right value on machines
26616 * default.menu, no-signal.menu: delete.
26638 * configure.in: Don't build mips-*-* with -msoft-float, since that
26653 * configure.in: For mips-*-* set machine_dir to mips.
26665 * configure.in: Accept i486-*-sco* as well as i386-*-sco*.
26674 * libc/include/machine/setjmp-dj.h: Use _SETJMP_DJ_H rather than
26679 * libm/test/convert.c: structure member errno -> errno_val.
26684 * libm/test/test.h: structure member errno -> errno_val.
26689 * libc/stdio/Makefile.in: Added dependencies on local header
26732 (libc.a): Depend on targ-include and libm.a. Copy
26734 (libm.a): Depend on targ-include.
26794 _CONST --> const in prototypes.
26815 #ifndef _STRICT_ANSI non-ANSI routines.
26817 No need to use _STRICT_ANSI on _xxx_r reentrant routines.
26821 _CONST --> const in function prototypes.
26847 exceptionHandler, which is what mvme135-stub.c expects.
26859 * libc/reent/execr.c (_r_wait): Re-order args to make reent_struct
26868 * libc/stdio/fopen.c (_r_fopen): Re-order args to _r_open.
26881 * libc/stdlib/malloc.c (_r_morecore): Re-order args to _r_sbrk.
26884 * libc/include/reent.h: Re-order arguments to _r_xxx syscall fns
26888 * stub/mvme135/mvme135-stub.c (initializeRemcomErrorFrame): Remove
26893 * libc/stdlib/exit.c (exit): Use _REENT->__cleanup instead of
26955 (libc.a, libm.a): Depend on targ-include.
26957 (INCLUDES): Use targ-include.
26978 Use ptr->_errno, not errno.
27024 libm/math/gamma.c (signgam): Removed. Set ptr->_signgam, instead.
27097 -ansi. In particular, m68000, mc68000, _AM29K, i386, MIPSEL, unix,
27102 * configure.in (sparc*): Don't set -fsoft-float for sparc
27103 configurations. Do set -fsoft-float for sparclite configurations.
27107 * default.menu, no-signal.menu: alternate forms of libc main menu
27120 sub-makes, just CHEW and TARGETDOC.
27124 sub-make, just CHEW and TARGETDOC.
27148 has raise() as part of machine-specific signal.s.)
27163 * stub/mvme135/mvme135-asm.S: new file.
27164 stub/mvme135mvme135-stub.c: moved all assembler routines into
27165 mvme135-asm.S.
27166 stub/mvme135/Makefile.in: build mvme135-stub.o.
27170 * Makefile.in: don't pass down $(CPP); use $(CC) -E in
27171 sub-Makefiles instead, to try to avoid line length limitations.
27244 * configure.in: compile with -m68000 for m68* targets.
27260 * libc/string/bcopy.c: BSD version works on overlapping strings,
27277 * libm/math/sqrt.h (sqrt): actually, the final version of fp-bit
27292 host/any: don't pass -nostdinc to gcc, since newlib no longer
27301 buffer if buf is NULL, don't do it here -- it is already being
27317 -msoft-float.
27325 * configure.in: added sys_dir m68kbare for m68k*-unknown-aout and
27326 m68k*-unknown-coff.
27340 GNU make's insistence on passing command line arguments any other
27350 make's insistence on passing command line arguments any other way.
27377 * libm/math/sqrt.h: using the fp-bit routines appears to require
27404 * Makefile.in (all): create targ-include, a directory holding the
27437 * Fixed make info and make install-info for newlib, changing most
27462 * libc/configure.in: cleaned up somewhat; switch on ${target}
27464 * libm/configure.in: cleaned up somewhat; switch on ${target}
27475 libc/stdio/gets.c (gets): removed non-ANSI warning message.
27488 * libm/math/gamma.h: made local variables non-static.
27535 * libc/libc.texinfo: make copyright disclaimers appear on back of
27568 * config/*.mt: define CROSS_CPP based on CROSS_CC, not /lib/cpp.
27569 * .../Makefile.in: get rid of .c.o rule - if TOP is correctly
27617 * libc/libc.texinfo: new chapter on variable arg lists
27697 * test_ieee.c: tests for ieee flags & masks - get/set rounding,
27734 version-control: never