Lines Matching +full:release +full:- +full:linux

1 2015-12-21  Freddie Chopin  <freddie.chopin@gmail.com>
6 2015-12-21 Freddie Chopin <freddie.chopin@gmail.com>
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>
67 * libc/stdlib/__atexit.c (__register_exitproc): Always release
70 2015-12-09 Thomas Preud'homme <thomas.preudhomme@arm.com>
80 2015-12-08 Corinna Vinschen <corinna@vinschen.de>
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>
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>
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>
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>
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>
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>
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>
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>
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>
1167 * libc/sys/linux/shared.ld: Add VERS_2.2
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>
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>
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
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>
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.
1654 * libc/sys/linux/linuxthreads/internals.h: Likewise.
1655 * libc/sys/linux/machine/i386/weakalias.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.
1659 * libc/sys/linux/iconv/gconv_charset.h: Likewise.
1660 * libc/sys/linux/include/resolv.h: Likewise.
1661 * libc/sys/linux/sys/unistd.h: Likewise.
1662 * libc/sys/linux/dl/atomicity.h: Likewise.
1663 * libc/sys/linux/dl/dynamic-link.h: Likewise.
1664 * libc/sys/linux/dl/ldsodefs.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>
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>
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>
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>
2034 * libc/sys/linux/shared.ld: Add VERS_2.1
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>
2127 compatibility with GNU/Linux.
2131 (pthread_getattr_np): Add for GNU/Linux compatibility.
2136 2013-11-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
2145 (__cpuset_mask): Use int instead of size_t parameter for Linux
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>
2276 * libc/sys/linux/linuxthreads/timer_create.c (timer_create): Same.
2277 * libc/sys/linux/linuxthreads/timer_settime.c (timer_settime): Same.
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>
2300 * libc/sys/linux/statvfs.c (statvfs): Added restrict keyword.
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>
2322 libc/sys/linux/sys/dirent.h, libc/sys/rtems/sys/dirent.h,
2326 2013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>
2330 2013-11-21 Daniel Ramirez <javamonn@gmail.com>
2332 * libc/include/sys/stat.h, libc/sys/linux/sys/stat.h,
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>
2349 libc/sys/linux/iconv/iconv.c: Add restrict keyword.
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>
2362 * libc/sys/linux/realpath.c: Add restrict keyword.
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>
2649 * libc/sys/linux/include/netdb.h, libc/sys/linux/net/getaddrinfo.c,
2650 libc/sys/linux/net/getnameinfo.c: Add restrict keyword to getnameinfo()
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.
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>
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>
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>
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>
3298 * libc/sys/linux/shared.ld: Add VERS_2.0
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>
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>
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>
3572 2012-08-21 Christopher Faylor <me.cygwin2012@cgf.cx>
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
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>
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>
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
3806 * libc/sys/linux/machine/i386/setjmp.S: Ditto.
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>
3906 * libc/sys/linux/shared.ld: Add VERS_1.20
3908 2011-12-13 Richard Earnshaw <rearnsha@arm.com>
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>
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>
4172 2011-06-09 Yaakov Selkowitz <yselkowitz@...>
4177 2011-05-27 Nick Clifton <nickc@redhat.com>
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>
4243 * libc/sys/linux/psignal.c: Move from here...
4245 * libc/sys/linux/Makefile.am (GENERAL_SOURCES): Move psignal.c from here...
4248 * libc/sys/linux/Makefile.in: Regenerate.
4252 2011-05-04 Corinna Vinschen <vinschen@redhat.com>
4262 2011-05-04 Andy Koppe <andy.koppe@gmail.com>
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>
4394 2011-01-12 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4396 * libc/sys/linux/sys/signal.h (sig_t): Move from here...
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.
4468 * libc/sys/linux/shared.ld: Add VERS_1.19
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>
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>
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>
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>
4743 * libc/sys/linux/sys/dirent.h (_seekdir): Fix prototype to use long
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>
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.
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
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>
5004 * libc/sys/linux/cmath/math_private.h: Eliminate compiler warnings:
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>
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>
5112 POSIX-1.2008. Redefine %F and %Y according to POSIX. Add default case
5119 2010-02-25 Corinna Vinschen <corinna@vinschen.de>
5123 2010-02-25 Corinna Vinschen <corinna@vinschen.de>
5128 (loadlocale): Guard calls to function loading locale-specific
5132 2010-02-24 Charles Wilson <...>
5141 * libc/sys/linux/configure.in: Ditto.
5142 * libc/sys/linux/linuxthreads/configure.in: Ditto.
5143 * libc/sys/linux/linuxthreads/machine/configure.in: Ditto.
5144 * libc/sys/linux/linuxthreads/machine/i386/configure.in: Ditto.
5145 * libc/sys/linux/machine/configure.in: Ditto.
5146 * libc/sys/linux/machine/i386/configure.in: Ditto.
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>
5249 * libc/locale/lmessages.h: Make C++-safe.
5260 2010-02-08 Josef Wolf <jw@raven.inka.de>
5265 2010-02-07 Corinna Vinschen <corinna@vinschen.de>
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.
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>
5336 2010-01-23 Corinna Vinschen <corinna@vinschen.de>
5341 2010-01-23 Corinna Vinschen <corinna@vinschen.de>
5344 Allow TIS620 and TIS-620 as aliases for CP874 on Cygwin.
5346 2010-01-22 Corinna Vinschen <corinna@vinschen.de>
5351 * libc/locale/lmonetary.h: Make C++-safe.
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".
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>
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>
5472 * libc/sys/linux/shared.ld: Add VERS_1.18
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
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.
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>
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.
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.
5838 * libc/sys/linux/sys/unistd.h: Ditto.
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 ...
5898 * libc/sys/linux/Makefile.am: Likewise.
5899 * libc/sys/linux/machine/i386/Makefile.am: Likewise.
5924 * libc/sys/linux/Makefile.in: Likewise.
5925 * libc/sys/linux/machine/i386/Makefile.in: Likewise.
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>
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>
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>
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>
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.
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
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>
6848 corresponding with current charset. Don't allow non-existant
6849 ISO-8859-12 charset. Add support for Windows singlebyte codepages.
6857 Add prototypes for charset-specific _wctomb_r and _mbtowc_r
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>
7106 * libc/sys/linux/intl/loadmsgcat.c (_nl_init_domain_conv): Call
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>
7292 * libc/sys/linux/shared.ld: Add VERS_1.17
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>
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>
7474 * libc/sys/linux/inode.c: Include <dirent.h> instead of
7475 <linux/dirent.h>.
7476 * libc/sys/linux/io64.c: Add weak alias for _stat64.
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>
7632 * libc/sys/linux/bits/dirent.h: New header file.
7633 * libc/sys/linux/sys/dirent.h: Include <bits/dirent.h> instead of
7634 <linux/dirent.h>.
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>
7739 libc/sys/linux/stdlib.
7741 * libc/posix/COPYRIGHT: New file moved from libc/sys/linux/stdlib.
7765 * libc/posix/un-namespace.h: Ditto.
7776 * libc/sys/linux/configure: Regenerated.
7777 * libc/sys/linux/configure.in: Remove stdlib.
7778 * libc/sys/linux/include/limits.h: Add include of linux/limits.h.
7779 * libc/sys/linux/stdlib/Makefile.am: Removed.
7780 * libc/sys/linux/stdlib/Makefile.in: Ditto.
7781 * libc/sys/linux/stdlib/COPYRIGHT: Moved to libc/posix.
7782 * libc/sys/linux/stdlib/cclass.h: Ditto.
7783 * libc/sys/linux/stdlib/cname.h: Ditto.
7784 * libc/sys/linux/stdlib/collate.c: Ditto.
7785 * libc/sys/linux/stdlib/collate.h: Ditto.
7786 * libc/sys/linux/stdlib/collcmp.c: Ditto.
7787 * libc/sys/linux/stdlib/engine.c: Ditto.
7788 * libc/sys/linux/stdlib/fnmatch.3: Ditto.
7789 * libc/sys/linux/stdlib/fnmatch.c: Ditto.
7790 * libc/sys/linux/stdlib/glob.3: Ditto.
7791 * libc/sys/linux/stdlib/glob.c: Ditto.
7792 * libc/sys/linux/stdlib/reallocf.c: Ditto.
7793 * libc/sys/linux/stdlib/regcomp.c: Ditto.
7794 * libc/sys/linux/stdlib/regerror.c: Ditto.
7795 * libc/sys/linux/stdlib/regex.3: Ditto.
7796 * libc/sys/linux/stdlib/regex2.h: Ditto.
7797 * libc/sys/linux/stdlib/regexec.c: Ditto.
7798 * libc/sys/linux/stdlib/regfree.c: Ditto.
7799 * libc/sys/linux/stdlib/utils.h: Ditto.
7800 * libc/sys/linux/stdlib/wordexp.c: Ditto.
7801 * libc/sys/linux/stdlib/wordfree.c: 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>
7850 * libc/sys/linux/include/stdint.h (SIZE_MAX): Fix value which should
7853 * libc/sys/linux/sys/stdint.h: Ditto.
7855 2008-10-02 Jeff Johnston <jjohnstn@redhat.com>
7860 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
7990 * libc/sys/linux/Makefile.in: Ditto.
7991 * libc/sys/linux/aclocal.m4: Ditto.
7992 * libc/sys/linux/configure: Ditto.
7993 * libc/sys/linux/argp/Makefile.in: Ditto.
7994 * libc/sys/linux/cmath/Makefile.in: Ditto.
7995 * libc/sys/linux/dl/Makefile.in: Ditto.
7996 * libc/sys/linux/iconv/Makefile.in: Ditto.
7997 * libc/sys/linux/intl/Makefile.in: Ditto.
7998 * libc/sys/linux/linuxthreads/Makefile.in: Ditto.
7999 * libc/sys/linux/linuxthreads/aclocal.m4: Ditto.
8000 * libc/sys/linux/linuxthreads/configure: Ditto.
8001 * libc/sys/linux/linuxthreads/machine/Makefile.in: Ditto.
8002 * libc/sys/linux/linuxthreads/machine/aclocal.m4: Ditto.
8003 * libc/sys/linux/linuxthreads/machine/configure: Ditto.
8004 * libc/sys/linux/linuxthreads/machine/i386/Makefile.in: Ditto.
8005 * libc/sys/linux/linuxthreads/machine/i386/aclocal.m4: Ditto.
8006 * libc/sys/linux/linuxthreads/machine/i386/configure: Ditto.
8007 * libc/sys/linux/machine/Makefile.in: Ditto.
8008 * libc/sys/linux/machine/aclocal.m4: Ditto.
8009 * libc/sys/linux/machine/configure: Ditto.
8010 * libc/sys/linux/machine/i386/Makefile.in: Ditto.
8011 * libc/sys/linux/machine/i386/aclocal.m4: Ditto.
8012 * libc/sys/linux/machine/i386/configure: Ditto.
8013 * libc/sys/linux/net/Makefile.in: Ditto.
8014 * libc/sys/linux/stdlib/Makefile.in: Ditto.
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>
8114 * libc/sys/linux/dl/atomicity.h (exchange_and_add): Fix asm
8117 * libc/sys/linux/linuxthreads/spinlock.c (__pthread_release): Ditto.
8118 * libc/sys/linux/net/getaddrinfo.c: Add limit.h include.
8119 * libc/sys/linux/stdlib/glob.c: Ditto.
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>
8304 * libc/sys/linux/include/sched.h: Ditto.
8305 * libc/sys/linux/sys/types.h: Ditto.
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>
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>
8340 * libc/machine/spu/sys/linux_syscalls.h: New file to add Linux syscall
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>
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>
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.
8436 * libc/sys/linux/include/hesiod.h: Add needed macros for new code
8438 * libc/sys/linux/include/netdb.h: Ditto.
8439 * libc/sys/linux/include/resolv.h: Ditto.
8440 * libc/sys/linux/include/stdint.h: Ditto.
8441 * libc/sys/linux/include/arpa/nameser.h: Ditto.
8442 * libc/sys/linux/include/net/ethernet.h: Ditto.
8443 * libc/sys/linux/include/net/if_ppp.h: Ditto.
8444 * libc/sys/linux/include/netinet/if_ether.h: Ditto.
8445 * libc/sys/linux/machine/i386/get_clockfreq.c: Remove static memmem.
8446 * libc/sys/linux/machine/i386/include/endian.h: Protect macros with
8448 * libc/sys/linux/machine/i386/include/param.h: Ditto.
8449 * libc/sys/linux/net/Makefile.am: Modified to account for removed and
8451 * libc/sys/linux/net/Makefile.in: Regenerated.
8452 * libc/sys/linux/net/base64.c: Replaced with glibc version of code.
8453 * libc/sys/linux/net/getaddrinfo.c: Ditto.
8454 * libc/sys/linux/net/getnameinfo.c: Ditto.
8455 * libc/sys/linux/net/getproto.c: Ditto.
8456 * libc/sys/linux/net/getservent.c: Ditto.
8457 * libc/sys/linux/net/inet_netof.c: Ditto.
8458 * libc/sys/linux/net/inet_lnaof.c: Ditto.
8459 * libc/sys/linux/net/ns_name.c: Ditto.
8460 * libc/sys/linux/net/ns_netint.c: Ditto.
8461 * libc/sys/linux/net/inet_ntoa.c: Ditto.
8462 * libc/sys/linux/net/ns_parse.c: Ditto.
8463 * libc/sys/linux/net/ns_print.c: Ditto.
8464 * libc/sys/linux/net/ns_ttl.c: Ditto.
8465 * libc/sys/linux/net/nsap_addr.c: Ditto.
8466 * libc/sys/linux/net/rcmd.c: Ditto.
8467 * libc/sys/linux/net/res_comp.c: Ditto.
8468 * libc/sys/linux/net/res_data.c: Ditto.
8469 * libc/sys/linux/net/res_debug.c: Ditto.
8470 * libc/sys/linux/net/res_init.c: Ditto.
8471 * libc/sys/linux/net/res_mkquery.c: Ditto.
8472 * libc/sys/linux/net/res_query.c: Ditto.
8473 * libc/sys/linux/net/res_send.c: Ditto.
8474 * libc/sys/linux/net/send.c: Ditto.
8475 * libc/sys/linux/stdlib/collate.c: Ditto.
8476 * libc/sys/linux/sys/ioctl.h: Ditto.
8477 * libc/sys/linux/sys/socket.h: Ditto.
8478 * libc/sys/linux/sys/unistd.h: Ditto.
8479 * libc/sys/linux/iconv/iconvconfig.c: Removed either because no longer
8482 * libc/sys/linux/iconv/strtab.c: Ditto.
8483 * libc/sys/linux/include/libc_private.h: Ditto.
8484 * libc/sys/linux/include/nsswitch.h: Ditto.
8485 * libc/sys/linux/include/net/if_atm.h: Ditto.
8486 * libc/sys/linux/include/net/if_media.h: Ditto.
8487 * libc/sys/linux/include/net/if_pppvar.h: Ditto.
8488 * libc/sys/linux/include/netinet/if_atm.h: Ditto.
8489 * libc/sys/linux/include/netinet/ip_flow.h: Ditto.
8490 * libc/sys/linux/intl/locale.alias: Ditto.
8491 * libc/sys/linux/net/addr2ascii.3: Ditto.
8492 * libc/sys/linux/net/bindresvport.c: Ditto.
8493 * libc/sys/linux/net/byteorder.3: Ditto.
8494 * libc/sys/linux/net/res_config.h: Ditto.
8495 * libc/sys/linux/net/ether_addr.c: Ditto.
8496 * libc/sys/linux/net/ethers.3: Ditto.
8497 * libc/sys/linux/net/getaddrinfo.3: Ditto.
8498 * libc/sys/linux/net/gethostbydns.c: Ditto.
8499 * libc/sys/linux/net/gethostbyht.c: Ditto.
8500 * libc/sys/linux/net/gethostbyname.3: Ditto.
8501 * libc/sys/linux/net/gethostbynis.c: Ditto.
8502 * libc/sys/linux/net/gethostnamadr.c: Ditto.
8503 * libc/sys/linux/net/getifaddrs.3: Ditto.
8504 * libc/sys/linux/net/getifaddrs.c: Ditto.
8505 * libc/sys/linux/net/getipnodebyname.3: Ditto.
8506 * libc/sys/linux/net/getnameinfo.3: Ditto.
8507 * libc/sys/linux/net/getnetbydns.c: Ditto.
8508 * libc/sys/linux/net/getnetbyht.c: Ditto.
8509 * libc/sys/linux/net/getnetbynis.c: Ditto.
8510 * libc/sys/linux/net/getnetent.3: Ditto.
8511 * libc/sys/linux/net/getnetnamadr.c: Ditto.
8512 * libc/sys/linux/net/getprotoent.3: Ditto.
8513 * libc/sys/linux/net/getprotoent.c: Ditto.
8514 * libc/sys/linux/net/getprotoname.c: Ditto.
8515 * libc/sys/linux/net/getservbyname.c: Ditto.
8516 * libc/sys/linux/net/getservbyport.c: Ditto.
8517 * libc/sys/linux/net/getservent.3: Ditto.
8518 * libc/sys/linux/net/herror.c: Ditto.
8519 * libc/sys/linux/net/hesiod.3: Ditto.
8520 * libc/sys/linux/net/hesiod.c: Ditto.
8521 * libc/sys/linux/net/if_indextoname.3: Ditto.
8522 * libc/sys/linux/net/inet.3: Ditto.
8523 * libc/sys/linux/net/inet6_option_space.3: Ditto.
8524 * libc/sys/linux/net/inet6_rthdr_space.3: Ditto.
8525 * libc/sys/linux/net/inet_makeaddr.c: Ditto.
8526 * libc/sys/linux/net/inet_net.3: Ditto.
8527 * libc/sys/linux/net/inet_network.c: Ditto.
8528 * libc/sys/linux/net/innetgr-stub.c: Ditto.
8529 * libc/sys/linux/net/ip6opt.c: Ditto.
8530 * libc/sys/linux/net/iso_addr.3: Ditto.
8531 * libc/sys/linux/net/iso_addr.c: Ditto.
8532 * libc/sys/linux/net/linkaddr.3: Ditto.
8533 * libc/sys/linux/net/linkaddr.c: Ditto.
8534 * libc/sys/linux/net/map_v4v6.c: Ditto.
8535 * libc/sys/linux/net/name6.c: Ditto.
8536 * libc/sys/linux/net/namespace.h: Ditto.
8537 * libc/sys/linux/net/ns.3: Ditto.
8538 * libc/sys/linux/net/ns_addr.c: Ditto.
8539 * libc/sys/linux/net/ns_ntoa.c: Ditto.
8540 * libc/sys/linux/net/nsdispatch.3: Ditto.
8541 * libc/sys/linux/net/nsdispatch.c: Ditto.
8542 * libc/sys/linux/net/nslexer.c: Ditto.
8543 * libc/sys/linux/net/nslexer.l: Ditto.
8544 * libc/sys/linux/net/nsparser.c: Ditto.
8545 * libc/sys/linux/net/nsparser.h: Ditto.
8546 * libc/sys/linux/net/nsparser.y: Ditto.
8547 * libc/sys/linux/net/rcmd.3: Ditto.
8548 * libc/sys/linux/net/rcmdsh.3: Ditto.
8549 * libc/sys/linux/net/res_mkupdate.c: Ditto.
8550 * libc/sys/linux/net/res_update.c: Ditto.
8551 * libc/sys/linux/net/resolver.3: Ditto.
8552 * libc/sys/linux/net/rthdr.c: Ditto.
8553 * libc/sys/linux/net/vars.c: Ditto.
8554 * libc/sys/linux/shlib-compat.h: New file.
8555 * libc/sys/linux/machine/i386/atomic.h: Ditto.
8556 * libc/sys/linux/net/XXX-lookup.c: Ditto.
8557 * libc/sys/linux/net/alias-lookup.c: Ditto.
8558 * libc/sys/linux/net/res_libc.c: Ditto.
8559 * libc/sys/linux/net/aliases.h: Ditto.
8560 * libc/sys/linux/net/check_pf.c: Ditto.
8561 * libc/sys/linux/net/databases.def: Ditto.
8562 * libc/sys/linux/net/digits_dots.c: Ditto.
8563 * libc/sys/linux/net/ether_aton.c: Ditto.
8564 * libc/sys/linux/net/ether_aton_r.c: Ditto.
8565 * libc/sys/linux/net/ether_hton.c: Ditto.
8566 * libc/sys/linux/net/ether_line.c: Ditto.
8567 * libc/sys/linux/net/ether_ntoa.c: Ditto.
8568 * libc/sys/linux/net/ether_ntoa_r.c: Ditto.
8569 * libc/sys/linux/net/ether_ntoh.c: Ditto.
8570 * libc/sys/linux/net/etherent.h: Ditto.
8571 * libc/sys/linux/net/ethers-lookup.c: Ditto.
8572 * libc/sys/linux/net/function.def: Ditto.
8573 * libc/sys/linux/net/getXXbyYY.c: Ditto.
8574 * libc/sys/linux/net/getXXbyYY_r.c: Ditto.
8575 * libc/sys/linux/net/getXXent.c: Ditto.
8576 * libc/sys/linux/net/getXXent_r.c: Ditto.
8577 * libc/sys/linux/net/getaliasent.c: Ditto.
8578 * libc/sys/linux/net/getaliasent_r.c: Ditto.
8579 * libc/sys/linux/net/getaliasname.c: Ditto.
8580 * libc/sys/linux/net/getaliasname_r.c: Ditto.
8581 * libc/sys/linux/net/gethstbyad.c: Ditto.
8582 * libc/sys/linux/net/gethstbyad_r.c: Ditto.
8583 * libc/sys/linux/net/gethstbynm.c: Ditto.
8584 * libc/sys/linux/net/gethstbynm2.c: Ditto.
8585 * libc/sys/linux/net/gethstbynm2_r.c: Ditto.
8586 * libc/sys/linux/net/gethstbynm_r.c: Ditto.
8587 * libc/sys/linux/net/gethstent.c: Ditto.
8588 * libc/sys/linux/net/gethstent_r.c: Ditto.
8589 * libc/sys/linux/net/getnetbyad.c: Ditto.
8590 * libc/sys/linux/net/getnetbyad_r.c: Ditto.
8591 * libc/sys/linux/net/getnetbynm.c: Ditto.
8592 * libc/sys/linux/net/getnetbynm_r.c: Ditto.
8593 * libc/sys/linux/net/getnetent.c: Ditto.
8594 * libc/sys/linux/net/getnetent_r.c: Ditto.
8595 * libc/sys/linux/net/getnetgrent.c: Ditto.
8596 * libc/sys/linux/net/getnetgrent_r.c: Ditto.
8597 * libc/sys/linux/net/getnssent.c: Ditto.
8598 * libc/sys/linux/net/getnssent_r.c: Ditto.
8599 * libc/sys/linux/net/getproto_r.c: Ditto.
8600 * libc/sys/linux/net/getprtent.c: Ditto.
8601 * libc/sys/linux/net/getprtent_r.c: Ditto.
8602 * libc/sys/linux/net/getprtname.c: Ditto.
8603 * libc/sys/linux/net/getprtname_r.c: Ditto.
8604 * libc/sys/linux/net/getrpcbyname.c: Ditto.
8605 * libc/sys/linux/net/getrpcbyname_r.c: Ditto.
8606 * libc/sys/linux/net/getrpcbynumber.c: Ditto.
8607 * libc/sys/linux/net/getrpcbynumber_r.c: Ditto.
8608 * libc/sys/linux/net/getrpcent.c: Ditto.
8609 * libc/sys/linux/net/getrpcent_r.c: Ditto.
8610 * libc/sys/linux/net/getservent_r.c: Ditto.
8611 * libc/sys/linux/net/getsrvbynm.c: Ditto.
8612 * libc/sys/linux/net/getsrvbynm_r.c: Ditto.
8613 * libc/sys/linux/net/getsrvbypt.c: Ditto.
8614 * libc/sys/linux/net/getsrvbypt_r.c: Ditto.
8615 * libc/sys/linux/net/grp-lookup.c: Ditto.
8616 * libc/sys/linux/net/herrno.c: Ditto.
8617 * libc/sys/linux/net/hosts-lookup.c: Ditto.
8618 * libc/sys/linux/net/ifaddrs.h: Ditto.
8619 * libc/sys/linux/net/ifreq.c: Ditto.
8620 * libc/sys/linux/net/ifreq.h: Ditto.
8621 * libc/sys/linux/net/in6_addr.c: Ditto.
8622 * libc/sys/linux/net/inet6_option.c: Ditto.
8623 * libc/sys/linux/net/inet_mkadr.c: Ditto.
8624 * libc/sys/linux/net/inet_net.c: Ditto.
8625 * libc/sys/linux/net/key-lookup.c: Ditto.
8626 * libc/sys/linux/net/local.h: Ditto.
8627 * libc/sys/linux/net/netgroup.h: 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.
8631 * libc/sys/linux/net/ns_samedomain.c: Ditto.
8632 * libc/sys/linux/net/nscd-types.h: Ditto.
8633 * libc/sys/linux/net/nss.h: Ditto.
8634 * libc/sys/linux/net/nsswitch.c: Ditto.
8635 * libc/sys/linux/net/nsswitch.h: Ditto.
8636 * libc/sys/linux/net/opensock.c: Ditto.
8637 * libc/sys/linux/net/proto-lookup.c: Ditto.
8638 * libc/sys/linux/net/pwd-lookup.c: Ditto.
8639 * libc/sys/linux/net/res_debug.h: Ditto.
8640 * libc/sys/linux/net/res_hconf.c: Ditto.
8641 * libc/sys/linux/net/res_hconf.h: Ditto.
8642 * libc/sys/linux/net/rexec.c: Ditto.
8643 * libc/sys/linux/net/rpc-lookup.c: Ditto.
8644 * libc/sys/linux/net/ruserpass.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.
8648 * libc/sys/linux/net/nscd/nscd_proto.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>
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>
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>
9006 * libc/sys/linux/Makefile.am: Add new isatty.c file.
9007 * libc/sys/linux/Makefile.in: Regenerated.
9008 * libc/sys/linux/isatty.c: New file.
9013 2008-01-02 Jeff Johnston <jjohnstn@redhat.com>
9035 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
9050 * libc/sys/linux/shared.ld: Add VERS_1.16.
9052 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
9055 * libc/sys/linux/linuxthreads/attr.c: Fix up sched_priority
9057 * libc/sys/linux/linuxthreads/joinrace.c: Ditto.
9058 * libc/sys/linux/linuxthreads/manager.c: Ditto.
9059 * libc/sys/linux/stdlib/collate.c: Remove id macro.
9060 * libc/sys/linux/stdlib/collcmp.c: Ditto.
9061 * libc/sys/linux/stdlib/engine.c: Ditto.
9062 * libc/sys/linux/stdlib/fnmatch.c: Ditto.
9063 * libc/sys/linux/stdlib/glob.c: Ditto.
9064 * libc/sys/linux/stdlib/reallocf.c: Ditto.
9065 * libc/sys/linux/stdlib/regcomp.c: Ditto.
9066 * libc/sys/linux/stdlib/regerror.c: Ditto.
9067 * libc/sys/linux/stdlib/regexec.c: Ditto.
9068 * libc/sys/linux/stdlib/regfree.c: Ditto.
9069 * libc/sys/linux/sys/cdefs.h: Replace with latest version.
9070 * libc/sys/linux/include/argp.h: Ditto.
9071 * libc/sys/linux/sys/libc-lock.h: New file.
9072 * libc/sys/linux/sys/stdint.h: Ditto.
9073 * libc/sys/linux/include/sched.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>
9594 2007-09-07 Jeff Johnston <jjohnstn@redhat.com>
9599 2007-09-07 Jeff Johnston <jjohnstn@redhat.com>
9601 * libc/sys/linux/sys/_types.h: Add _fpos_t and _fpos64_t
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>
9721 * libc/sys/linux/intl/Makefile.am: Change stpcpy reference to
9723 * libc/sys/linux/intl/Makefile.in: Regenerated.
9724 * libc/sys/linux/intl/stpcpy.c: Renamed to...
9725 * libc/sys/linux/intl/lcl_stpcpy.c: ..this.
9727 2007-08-02 Eric Blake <ebb9@byu.net>
9742 2007-07-31 Eric Blake <ebb9@byu.net>
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>
9831 * libc/sys/linux/intl/dcigettext.c: Define HAVE_STPCPY.
9832 * libc/sys/linux/intl/l10nflist.c: Ditto.
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.
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>
9981 2007-05-29 Eric Blake <ebb9@byu.net>
9991 2007-05-29 Corinna Vinschen <corinna@vinschen.de>
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>
10017 * libc/sys/linux/configure.in: Ditto.
10018 * libc/sys/linux/linuxthreads/configure.in: Ditto.
10019 * libc/sys/linux/linuxthreads/machine/i386/configure.in: Ditto.
10020 * libc/sys/linux/machine/i386/configure.in: Ditto.
10028 * libc/sys/linux/linuxthreads/machine/configure.in: Ditto.
10029 * libc/sys/linux/machine/configure.in: Ditto.
10082 * libc/sys/linux/Makefile.am: Ditto.
10083 * libc/sys/linux/linuxthreads/Makefile.am: Ditto.
10084 * libc/sys/linux/linuxthreads/machine/Makefile.am: Ditto.
10085 * libc/sys/linux/linuxthreads/machine/i386/Makefile.am: Ditto.
10086 * libc/sys/linux/machine/Makefile.am: Ditto.
10087 * libc/sys/linux/machine/i386/Makefile.am: Ditto.
10115 * libc/sys/linux/aclocal.m4: Regenerate.
10116 * libc/sys/linux/linuxthreads/aclocal.m4: Regenerate.
10117 * libc/sys/linux/linuxthreads/machine/aclocal.m4: Regenerate.
10118 * libc/sys/linux/linuxthreads/machine/i386/aclocal.m4: Regenerate.
10119 * libc/sys/linux/machine/aclocal.m4: Regenerate.
10120 * libc/sys/linux/machine/i386/aclocal.m4: Regenerate.
10192 * libc/sys/linux/Makefile.in: Regenerate.
10193 * libc/sys/linux/argp/Makefile.in: Regenerate.
10194 * libc/sys/linux/cmath/Makefile.in: Regenerate.
10195 * libc/sys/linux/dl/Makefile.in: Regenerate.
10196 * libc/sys/linux/iconv/Makefile.in: Regenerate.
10197 * libc/sys/linux/intl/Makefile.in: Regenerate.
10198 * libc/sys/linux/linuxthreads/Makefile.in: Regenerate.
10199 * libc/sys/linux/linuxthreads/machine/Makefile.in: Regenerate.
10200 * libc/sys/linux/linuxthreads/machine/i386/Makefile.in: Regenerate.
10201 * libc/sys/linux/machine/Makefile.in: Regenerate.
10202 * libc/sys/linux/machine/i386/Makefile.in: Regenerate.
10203 * libc/sys/linux/net/Makefile.in: Regenerate.
10204 * libc/sys/linux/stdlib/Makefile.in: Regenerate.
10238 * libc/sys/linux/configure: Regenerate.
10239 * libc/sys/linux/linuxthreads/configure: Regenerate.
10240 * libc/sys/linux/linuxthreads/machine/configure: Regenerate.
10241 * libc/sys/linux/linuxthreads/machine/i386/configure: Regenerate.
10242 * libc/sys/linux/machine/configure: Regenerate.
10243 * libc/sys/linux/machine/i386/configure: Regenerate.
10248 2007-05-23 Eric Blake <ebb9@byu.net>
10253 of "-0x". Support "-nan" and "inf" for %e. Audit usage of ungetc
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>
10368 2007-05-14 Eric Blake <ebb9@byu.net>
10377 2007-05-11 Eric Blake <ebb9@byu.net>
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>
10526 ppu linux values. This file is a copy of the cris/sys/errno.h plus
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>
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>
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>
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>
11075 * libc/sys/linux/shared.ld: Add VERS_1.15.
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>
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>
11213 2006-10-27 Joel Schopp <jschopp@austin.ibm.com>
11237 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
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>
11365 [HAVE_FCNTL]: In parent, mark file as close-on-exec, per POSIX.
11367 2006-08-19 Ramana Radhakrishnan <ramana.r@gmail.com>
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>
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>
11426 * libc/sys/linux/mmap.c: Remove include of sys/mman.h
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>
11496 * libc/sys/linux/machine/i386/huge_val.h: Ifdef out file contents since
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>
11658 * libc/sys/linux/Makefile.am: Ditto.
11659 * libc/sys/linux/linuxthreads/Makefile.am: Ditto.
11660 * libc/sys/linux/net/Makefile.am: Ditto.
11661 * libc/sys/linux/stdlib/Makefile.am: Ditto.
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.
11749 * libc/sys/linux/configure.in: Ditto.
11750 * libc/sys/linux/machine/configure.in: Ditto.
11751 * libc/sys/linux/machine/i386/configure.in: Ditto.
11752 * libc/sys/linux/linuxthreads/configure.in: Ditto.
11753 * libc/sys/linux/linuxthreads/machine/configure.in: Ditto.
11754 * libc/sys/linux/linuxthreads/machine/i386/configure.in: Ditto.
11783 2006-04-11 Jeff Johnston <jjohnstn@redhat.com>
11796 math-library functions that should also be in libc.
11799 * libc/sys/linux/linuxthreads/machine/configure.in: Ditto.
11800 * libc/sys/linux/machine/configure.in: Ditto.
11803 * libc/sys/linux/configure.in: Fix up AC_CONFIG_SUBDIRS.
11848 * libc/sys/linux/linuxthreads/machine/i386/Makefile.am: Ditto.
11849 * libc/sys/linux/machine/i386/Makefile.am: Ditto.
11870 so automake doesn't complain about libtool and non-libtool
11887 * libc/sys/linux/Makefile.am: Ditto.
11888 * libc/sys/linux/argp/Makefile.am: Ditto.
11889 * libc/sys/linux/cmath/Makefile.am: Ditto.
11890 * libc/sys/linux/dl/Makefile.am: Ditto.
11891 * libc/sys/linux/iconv/Makefile.am: Ditto.
11892 * libc/sys/linux/intl/Makefile.am: Ditto.
11893 * libc/sys/linux/linuxthreads/Makefile.am: Ditto.
11894 * libc/sys/linux/net/Makefile.am: Ditto.
11895 * libc/sys/linux/stdlib/Makefile.am: Ditto.
11905 2006-04-07 Jeff Johnston <jjohnstn@redhat.com>
11910 2006-03-29 Shaun Jackman <sjackman@gmail.com>
11912 * libc/sys/linux/include/netinet/ip.h: Include netinet/in_systm.h
11915 2006-03-29 Shaun Jackman <sjackman@gmail.com>
11917 * libc/sys/linux/include/net/if.h: Include sys/socket.h for
11925 2006-03-29 Shaun Jackman <sjackman@gmail.com>
11927 * libc/sys/linux/sys/ioccom.h (ioctl): Change declaration to
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>
11942 * libc/sys/linux/io.c (__mknod): Fix declaration of
11946 2006-03-29 Jeff Johnston <jjohnstn@redhat.com>
11948 * libc/sys/linux/net/name6.c: Fix struct references.
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>
11971 * libc/sys/linux/linuxthreads/config.h: Remove definition
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>
12043 * libc/sys/linux/aio.c: Define _GNU_SOURCE so struct aioinit
12045 * libc/sys/linux/sys/types.h: Move <sys/config.h> ahead of
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>
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>
12158 * libc/sys/linux/include/getopt.h: Add macros needed by
12161 2006-01-04 Gregory Pietsch <gpietsch@comcast.net>
12167 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
12182 * libc/sys/linux/shared.ld: Add VERS_1.14.
12184 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
12186 * libc/sys/linux/sys/stat.h: Change *stat64 prototypes to
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
12252 in libc/sys/linux/include.
12253 * libc/sys/linux/dl/dlfcn.h: Moved to libc/sys/linux/include.
12254 * libc/sys/linux/dl/ldsodefs.h: Include dl-local.h instead of dlfcn.h.
12255 * libc/sys/linux/include/dlfcn.h: Replaced with dlfcn.h formerly
12256 in libc/sys/linux/dl.
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>
12292 * libc/sys/linux/include/unistd.h (readlink): Remove this
12294 * libc/sys/linux/sys/unistd.h (readlink, symlink): New
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>
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
12427 * libc/sys/linux/sys/lock.h: Do not include
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>
12464 * libc/sys/linux/net/gethostbydns.c (dprintf): Rename to
12467 2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
12472 2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
12474 * libc/sys/linux/sys/types.h (int8_t): Add type.
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>
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>
12538 * libc/sys/linux/include/stdint.h: Include <sys/types.h> and
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>
12555 * libc/sys/linux/include/stdint.h: Update to match functionality
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
12589 * libc/sys/linux/sys/cdefs.h: Fix to be compatible with newer
12591 * libc/sys/linux/sys/dirent.h: Ditto.
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.
12599 * libc/sys/linux/iconv/gconv_open.c: Fix to obey new gcc4
12601 * libc/sys/linux/iconv/gconv_simple.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.
12610 * libc/sys/linux/include/ltdl.h: Ditto.
12611 * libc/sys/linux/machine/i386/dl-machine.h: Ditto.
12612 * libc/sys/linux/machine/i386/weakalias.h: Ditto.
12613 * libc/sys/linux/net/ns_ntoa.c: Ditto.
12614 * libc/sys/linux/bits/initspin.h: New file.
12615 * libc/sys/linux/bits/libc-lock.h: Ditto.
12616 * libc/sys/linux/bits/pthreadtypes.h: Ditto.
12617 * libc/sys/linux/bits/typesizes.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>
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>
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>
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>
12783 * libc/sys/linux/getpwuid.c: Removed.
12784 * libc/sys/linux/getpwnam.c: Removed.
12785 * libc/sys/linux/getpwent.c: New file containing logic
12788 * libc/sys/linux/Makefile.am: Support changes above.
12789 * libc/sys/linux/Makefile.in: Regenerated.
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>
12814 * libc/sys/linux/inode.c (lchown): New function.
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.
12911 * libc/sys/linux/include/time.h: Ditto.
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>
12941 * libc/sys/linux/include/time.h: Ditto.
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>
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>
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
13089 * libc/include/sys/linux/sys/string.h: New file with strsignal
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>
13157 * libc/sys/linux/shared.ld: Add VERS_1.13.
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>
13193 * libc/sys/linux/sys/unistd.h: Add prototypes for ftruncate, truncate,
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.
13208 * libc/sys/linux/linuxthreads/Makefile.in: Regenerated.
13210 2004-12-02 Shaun Jackman <sjackman@gmail.com>
13212 * libc/sys/linux/stdlib/glob.c: Include <sys/types.h> which defines
13214 * libc/sys/linux/sys/stat.h: Include <sys/types.h> and
13215 <linux/time.h> just prior to definition of __KERNEL__ so as to
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>
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>
13491 * libc/sys/linux/sys/types.h (u64): New typedef to allow building
13492 on linux systems with glibc 2.3.3 installed.
13493 * libc/sys/linux/dl/dl-runtime.c: Fix prototypes for fixup and
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>
13778 * libc/sys/linux/machine/i386/syscall.h: For now, set up
13781 2004-06-11 Antony King <antony.king@st.com>
13806 * libc/sys/linux/sys/_types.h (__flock_mutex_t): New subtype.
13810 2004-06-09 Jeff Johnston <jjohnstn@redhat.com>
13812 * libc/sys/linux/Makefile.am: Change siglist.inc to be generated
13815 * libc/sys/linux/Makefile.in: Regenerated.
13816 * libc/sys/linux/machine/i386/socketcall.h: Fix for Fedora Core 2
13818 * libc/sys/linux/machine/i386/syscall.h: Change for Fedora Core 2
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>
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>
13959 * libc/stdlib/wctomb.c, libc/sys/linux/intl/dcigettext.c: Ditto
13960 * libc/sys/linux/intl/explodename.c: Ditto
13961 * libc/sys/linux/intl/finddomain.c: Ditto
13962 * libc/sys/linux/intl/l10nflist.c: Ditto
13963 * libc/sys/linux/intl/loadmsgcat.c: Ditto
13964 * libc/sys/linux/intl/localealias.c: Ditto
13966 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
13971 Keep track of width truncation to fit into buf, not counting left-out
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>
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>
14164 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
14179 * libc/sys/linux/shared.ld: Add VERS_1.12.
14181 2004-02-02 Joel Sherrill <joel@oarcorp.com>
14193 2004-01-30 Jeff Johnston <jjohnstn@redhat.com>
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,
14401 * libc/sys/linux/include/iconv.h: Ditto.
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>
14433 * libc/stdio/fclose.c (fclose): Release FILE as the last step.
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>
14534 2003-11-28 Christopher Faylor <cgf@redhat.com>
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
14629 * libc/sys/linux/Makefile.am: Add _ELIX_LEVEL_4 getlogin, getpwnam,
14631 * libc/sys/linux/Makefile.in: Regenerated.
14632 * libc/sys/linux/getlogin.c: New stub file to allow x86-linux
14634 * libc/sys/linux/getpwnam.c: Ditto.
14635 * libc/sys/linux/getpwuid.c: Ditto.
14636 * libc/sys/linux/sys/types.h: Include <features.h> and supply types
14637 that were formerly supplied by /usr/include/linux/types.h with
14642 2003-11-07 Jeff Johnston <jjohnstn@redhat.com>
14647 2003-11-06 Jeff Johnston <jjohnstn@redhat.com>
14649 * libc/sys/linux/linuxthreads/td_init.c: Replace function name
14651 * libc/sys/linux/linuxthreads/td_log.c: Ditto.
14652 * libc/sys/linux/linuxthreads/td_ta_clear_event.c: Ditto.
14653 * libc/sys/linux/linuxthreads/td_ta_delete.c: Ditto.
14654 * libc/sys/linux/linuxthreads/td_ta_enable_stats.c: Ditto.
14655 * libc/sys/linux/linuxthreads/td_ta_event_addr.c: Ditto.
14656 * libc/sys/linux/linuxthreads/td_ta_event_getmsg.c: Ditto.
14657 * libc/sys/linux/linuxthreads/td_ta_get_nthreads.c: Ditto.
14658 * libc/sys/linux/linuxthreads/td_ta_get_ph.c: Ditto.
14659 * libc/sys/linux/linuxthreads/td_ta_get_stats.c: Ditto.
14660 * libc/sys/linux/linuxthreads/td_ta_map_id2thr.c: Ditto.
14661 * libc/sys/linux/linuxthreads/td_ta_map_lwp2thr.c: Ditto.
14662 * libc/sys/linux/linuxthreads/td_ta_new.c: Ditto.
14663 * libc/sys/linux/linuxthreads/td_ta_reset_stats.c: Ditto.
14664 * libc/sys/linux/linuxthreads/td_ta_set_event.c: Ditto.
14665 * libc/sys/linux/linuxthreads/td_ta_setconcurrency.c: Ditto.
14666 * libc/sys/linux/linuxthreads/td_ta_thr_iter.c: Ditto.
14667 * libc/sys/linux/linuxthreads/td_ta_tsd_iter.c: Ditto.
14668 * libc/sys/linux/linuxthreads/td_thr_clear_event.c: Ditto.
14669 * libc/sys/linux/linuxthreads/td_thr_dbresume.c: Ditto.
14670 * libc/sys/linux/linuxthreads/td_thr_dbsuspend.c: Ditto.
14671 * libc/sys/linux/linuxthreads/td_thr_event_enable.c: Ditto.
14672 * libc/sys/linux/linuxthreads/td_thr_event_getmsg.c: Ditto.
14673 * libc/sys/linux/linuxthreads/td_thr_get_info.c: Ditto.
14674 * libc/sys/linux/linuxthreads/td_thr_getfpregs.c: Ditto.
14675 * libc/sys/linux/linuxthreads/td_thr_getgregs.c: Ditto.
14676 * libc/sys/linux/linuxthreads/td_thr_getxregs.c: Ditto.
14677 * libc/sys/linux/linuxthreads/td_thr_getxregsize.c: Ditto.
14678 * libc/sys/linux/linuxthreads/td_thr_set_event.c: Ditto.
14679 * libc/sys/linux/linuxthreads/td_thr_setfpregs.c: Ditto.
14680 * libc/sys/linux/linuxthreads/td_thr_setgregs.c: Ditto.
14681 * libc/sys/linux/linuxthreads/td_thr_setprio.c: Ditto.
14682 * libc/sys/linux/linuxthreads/td_thr_setsigpending.c: Ditto.
14683 * libc/sys/linux/linuxthreads/td_thr_setxregs.c: Ditto.
14684 * libc/sys/linux/linuxthreads/td_thr_sigsetmask.c: Ditto.
14685 * libc/sys/linux/linuxthreads/td_thr_tsd.c: Ditto.
14686 * libc/sys/linux/linuxthreads/td_thr_validate.c: Ditto.
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>
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>
15029 * libc/sys/linux/cmath/math_private.h (nan, nanf): Likewise.
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>
15045 * libc/sys/linux/include/mqueue.h: Add include of <sys/fcntl.h>.
15047 2003-06-27 Jose Goncalves <jose.goncalves@inov.pt>
15049 * libc/sys/linux/mq_open.c (mq_open): Only set created flag
15052 2003-06-27 Joe Vornehm <joev@mitre.org>
15057 2003-06-26 Jeff Johnston <jjohnstn@redhat.com>
15059 * libc/sys/linux/mq_open.c (mq_open): Must allocate rdbuf and
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>
15085 * libc/sys/linux/Makefile.am: Remove special compilation
15087 * libc/sys/linux/Makefile.in: Regenerated.
15088 * libc/sys/linux/mntent.c: Add definition of _LIBC flag
15090 * libc/sys/linux/mcheck.c: Ditto.
15091 * libc/sys/linux/malloc.c: Ditto plus define _GNU_SOURCE
15093 * libc/sys/linux/intl/Makefile.am: Remove -D_LIBC and
15094 add -DNOT_IN_libc to C flags.
15095 * libc/sys/linux/intl/Makefile.in: Regenerated.
15096 * libc/sys/linux/intl/config.h: Add definition of _LIBC.
15097 * libc/sys/linux/linuxthreads/semaphore.h: Include
15099 * libc/sys/linux/sys/dirent.h: Define _LIBC and NOT_IN_libc after
15101 * libc/sys/linux/sys/lock.h: Ditto.
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>
15172 * libc/sys/linux/net/Makefile.am: Remove extraneous markers.
15173 * libc/sys/linux/net/Makefile.in: Regenerated.
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>
15229 * configure.in: Add iconvdata support for x86 linux.
15231 * libc/sys/linux/Makefile.am: Add EL/IX level 3 network, dynamic
15233 * libc/sys/linux/configure.in: Ditto.
15234 * libc/sys/linux/Makefile.in: Regenerated.
15235 * libc/sys/linux/configure: Ditto.
15236 * iconvdata/EUC-JP.irreversible: New file.
15244 * iconvdata/euc-jp.c: Ditto.
15245 * iconvdata/gconv-modules: Ditto.
15254 * libc/sys/linux/gethostid.c: New file.
15255 * libc/sys/linux/sethostid.c: Ditto.
15256 * libc/sys/linux/dl/Makefile.am: Ditto.
15257 * libc/sys/linux/dl/Makefile.in: Ditto.
15258 * libc/sys/linux/dl/abi-tag.h: Ditto.
15259 * libc/sys/linux/dl/atomicity.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.
15288 * libc/sys/linux/dl/dlfcn.h: 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.
15293 * libc/sys/linux/dl/ldsodefs.h: Ditto.
15294 * libc/sys/linux/dl/libintl.h: Ditto.
15295 * libc/sys/linux/dl/trusted-dirs.h: Ditto.
15296 * libc/sys/linux/dl/unsecvars.h: Ditto.
15297 * libc/sys/linux/iconv/Makefile.am: Ditto.
15298 * libc/sys/linux/iconv/Makefile.in: Ditto.
15299 * libc/sys/linux/iconv/categories.def: Ditto.
15300 * libc/sys/linux/iconv/dummy-repertoire.c: Ditto.
15301 * libc/sys/linux/iconv/gconv.c: Ditto.
15302 * libc/sys/linux/iconv/gconv_builtin.c: Ditto.
15303 * libc/sys/linux/iconv/gconv_builtin.h: Ditto.
15304 * libc/sys/linux/iconv/gconv_cache.c: Ditto.
15305 * libc/sys/linux/iconv/gconv_charset.h: Ditto.
15306 * libc/sys/linux/iconv/gconv_close.c: Ditto.
15307 * libc/sys/linux/iconv/gconv_conf.c: Ditto.
15308 * libc/sys/linux/iconv/gconv_db.c: Ditto.
15309 * libc/sys/linux/iconv/gconv_dl.c: Ditto.
15310 * libc/sys/linux/iconv/gconv_int.h: Ditto.
15311 * libc/sys/linux/iconv/gconv_open.c: Ditto.
15312 * libc/sys/linux/iconv/gconv_simple.c: Ditto.
15313 * libc/sys/linux/iconv/gconv_trans.c: Ditto.
15314 * libc/sys/linux/iconv/hash-string.h: Ditto.
15315 * libc/sys/linux/iconv/iconv.c: Ditto.
15316 * libc/sys/linux/iconv/iconv.h: Ditto.
15317 * libc/sys/linux/iconv/iconv_charmap.c: Ditto.
15318 * libc/sys/linux/iconv/iconv_close.c: Ditto.
15319 * libc/sys/linux/iconv/iconv_open.c: Ditto.
15320 * libc/sys/linux/iconv/iconvconfig.c: Ditto.
15321 * libc/sys/linux/iconv/iconvconfig.h: Ditto.
15322 * libc/sys/linux/iconv/loadinfo.h: Ditto.
15323 * libc/sys/linux/iconv/localeinfo.h: Ditto.
15324 * libc/sys/linux/iconv/loop.c: Ditto.
15325 * libc/sys/linux/iconv/skeleton.c: Ditto.
15326 * libc/sys/linux/iconv/strtab.c: Ditto.
15327 * libc/sys/linux/include/dl-hash.h: Ditto.
15328 * libc/sys/linux/include/dlfcn.h: Ditto.
15329 * libc/sys/linux/include/fnmatch.h: Ditto.
15330 * libc/sys/linux/include/gconv.h: Ditto.
15331 * libc/sys/linux/include/glob.h: Ditto.
15332 * libc/sys/linux/include/hesiod.h: Ditto.
15333 * libc/sys/linux/include/ifaddrs.h: Ditto.
15334 * libc/sys/linux/include/libc_private.h: Ditto.
15335 * libc/sys/linux/include/link.h: Ditto.
15336 * libc/sys/linux/include/namespace.h: Ditto.
15337 * libc/sys/linux/include/netconfig.h: Ditto.
15338 * libc/sys/linux/include/netdb.h: Ditto.
15339 * libc/sys/linux/include/nsswitch.h: Ditto.
15340 * libc/sys/linux/include/regex.h: Ditto.
15341 * libc/sys/linux/include/resolv.h: Ditto.
15342 * libc/sys/linux/include/rune.h: Ditto.
15343 * libc/sys/linux/include/runetype.h: Ditto.
15344 * libc/sys/linux/include/semaphore.h: Ditto.
15345 * libc/sys/linux/include/setlocale.h: Ditto.
15346 * libc/sys/linux/include/un-namespace.h: Ditto.
15347 * libc/sys/linux/include/wordexp.h: Ditto.
15348 * libc/sys/linux/include/arpa/ftp.h: Ditto.
15349 * libc/sys/linux/include/arpa/inet.h: Ditto.
15350 * libc/sys/linux/include/arpa/nameser.h: Ditto.
15351 * libc/sys/linux/include/arpa/nameser_compat.h: Ditto.
15352 * libc/sys/linux/include/arpa/telnet.h: Ditto.
15353 * libc/sys/linux/include/arpa/tftp.h: Ditto.
15354 * libc/sys/linux/include/net/bpf.h: Ditto.
15355 * libc/sys/linux/include/net/bpf_compat.h: Ditto.
15356 * libc/sys/linux/include/net/bpfdesc.h: Ditto.
15357 * libc/sys/linux/include/net/bridge.h: Ditto.
15358 * libc/sys/linux/include/net/ethernet.h: Ditto.
15359 * libc/sys/linux/include/net/fddi.h: Ditto.
15360 * libc/sys/linux/include/net/if.h: Ditto.
15361 * libc/sys/linux/include/net/if_arc.h: Ditto.
15362 * libc/sys/linux/include/net/if_arp.h: Ditto.
15363 * libc/sys/linux/include/net/if_atm.h: Ditto.
15364 * libc/sys/linux/include/net/if_dl.h: Ditto.
15365 * libc/sys/linux/include/net/if_gif.h: Ditto.
15366 * libc/sys/linux/include/net/if_ieee80211.h: Ditto.
15367 * libc/sys/linux/include/net/if_llc.h: Ditto.
15368 * libc/sys/linux/include/net/if_media.h: Ditto.
15369 * libc/sys/linux/include/net/if_mib.h: Ditto.
15370 * libc/sys/linux/include/net/if_ppp.h: Ditto.
15371 * libc/sys/linux/include/net/if_pppvar.h: Ditto.
15372 * libc/sys/linux/include/net/if_slvar.h: Ditto.
15373 * libc/sys/linux/include/net/if_sppp.h: Ditto.
15374 * libc/sys/linux/include/net/if_stf.h: Ditto.
15375 * libc/sys/linux/include/net/if_tap.h: Ditto.
15376 * libc/sys/linux/include/net/if_tapvar.h: Ditto.
15377 * libc/sys/linux/include/net/if_tun.h: Ditto.
15378 * libc/sys/linux/include/net/if_tunvar.h: Ditto.
15379 * libc/sys/linux/include/net/if_types.h: Ditto.
15380 * libc/sys/linux/include/net/if_var.h: Ditto.
15381 * libc/sys/linux/include/net/if_vlan_var.h: Ditto.
15382 * libc/sys/linux/include/net/intrq.h: Ditto.
15383 * libc/sys/linux/include/net/iso88025.h: Ditto.
15384 * libc/sys/linux/include/net/net_osdep.h: Ditto.
15385 * libc/sys/linux/include/net/netisr.h: Ditto.
15386 * libc/sys/linux/include/net/pfil.h: Ditto.
15387 * libc/sys/linux/include/net/pfkeyv2.h: Ditto.
15388 * libc/sys/linux/include/net/ppp_comp.h: Ditto.
15389 * libc/sys/linux/include/net/ppp_defs.h: Ditto.
15390 * libc/sys/linux/include/net/radix.h: Ditto.
15391 * libc/sys/linux/include/net/raw_cb.h: Ditto.
15392 * libc/sys/linux/include/net/route.h: Ditto.
15393 * libc/sys/linux/include/net/slcompress.h: Ditto.
15394 * libc/sys/linux/include/net/slip.h: Ditto.
15395 * libc/sys/linux/include/net/zlib.h: Ditto.
15396 * libc/sys/linux/include/netinet/icmp6.h: Ditto.
15397 * libc/sys/linux/include/netinet/icmp_var.h: Ditto.
15398 * libc/sys/linux/include/netinet/if_atm.h: Ditto.
15399 * libc/sys/linux/include/netinet/if_ether.h: Ditto.
15400 * libc/sys/linux/include/netinet/igmp.h: Ditto.
15401 * libc/sys/linux/include/netinet/igmp_var.h: Ditto.
15402 * libc/sys/linux/include/netinet/in.h: Ditto.
15403 * libc/sys/linux/include/netinet/in_gif.h: Ditto.
15404 * libc/sys/linux/include/netinet/in_pcb.h: Ditto.
15405 * libc/sys/linux/include/netinet/in_systm.h: Ditto.
15406 * libc/sys/linux/include/netinet/in_var.h: Ditto.
15407 * libc/sys/linux/include/netinet/ip.h: Ditto.
15408 * libc/sys/linux/include/netinet/ip6.h: Ditto.
15409 * libc/sys/linux/include/netinet/ip_dummynet.h: Ditto.
15410 * libc/sys/linux/include/netinet/ip_ecn.h: Ditto.
15411 * libc/sys/linux/include/netinet/ip_encap.h: Ditto.
15412 * libc/sys/linux/include/netinet/ip_flow.h: Ditto.
15413 * libc/sys/linux/include/netinet/ip_fw.h: Ditto.
15414 * libc/sys/linux/include/netinet/ip_icmp.h: Ditto.
15415 * libc/sys/linux/include/netinet/ip_mroute.h: Ditto.
15416 * libc/sys/linux/include/netinet/ip_var.h: Ditto.
15417 * libc/sys/linux/include/netinet/ipprotosw.h: Ditto.
15418 * libc/sys/linux/include/netinet/tcp.h: Ditto.
15419 * libc/sys/linux/include/netinet/tcp_debug.h: Ditto.
15420 * libc/sys/linux/include/netinet/tcp_fsm.h: Ditto.
15421 * libc/sys/linux/include/netinet/tcp_seq.h: Ditto.
15422 * libc/sys/linux/include/netinet/tcp_timer.h: Ditto.
15423 * libc/sys/linux/include/netinet/tcp_var.h: Ditto.
15424 * libc/sys/linux/include/netinet/tcpip.h: Ditto.
15425 * libc/sys/linux/include/netinet/udp.h: Ditto.
15426 * libc/sys/linux/include/netinet/udp_var.h: Ditto.
15427 * libc/sys/linux/include/netinet6/ah.h: Ditto.
15428 * libc/sys/linux/include/netinet6/ah6.h: Ditto.
15429 * libc/sys/linux/include/netinet6/esp.h: Ditto.
15430 * libc/sys/linux/include/netinet6/esp6.h: Ditto.
15431 * libc/sys/linux/include/netinet6/esp_rijndael.h: Ditto.
15432 * libc/sys/linux/include/netinet6/icmp6.h: Ditto.
15433 * libc/sys/linux/include/netinet6/in6.h: Ditto.
15434 * libc/sys/linux/include/netinet6/in6_gif.h: Ditto.
15435 * libc/sys/linux/include/netinet6/in6_ifattach.h: Ditto.
15436 * libc/sys/linux/include/netinet6/in6_pcb.h: Ditto.
15437 * libc/sys/linux/include/netinet6/in6_prefix.h: Ditto.
15438 * libc/sys/linux/include/netinet6/in6_var.h: Ditto.
15439 * libc/sys/linux/include/netinet6/ip6.h: Ditto.
15440 * libc/sys/linux/include/netinet6/ip6_ecn.h: Ditto.
15441 * libc/sys/linux/include/netinet6/ip6_fw.h: Ditto.
15442 * libc/sys/linux/include/netinet6/ip6_mroute.h: Ditto.
15443 * libc/sys/linux/include/netinet6/ip6_var.h: Ditto.
15444 * libc/sys/linux/include/netinet6/ip6protosw.h: Ditto.
15445 * libc/sys/linux/include/netinet6/ipcomp.h: Ditto.
15446 * libc/sys/linux/include/netinet6/ipcomp6.h: Ditto.
15447 * libc/sys/linux/include/netinet6/ipsec.h: Ditto.
15448 * libc/sys/linux/include/netinet6/ipsec6.h: Ditto.
15449 * libc/sys/linux/include/netinet6/mld6_var.h: Ditto.
15450 * libc/sys/linux/include/netinet6/nd6.h: Ditto.
15451 * libc/sys/linux/include/netinet6/pim6.h: Ditto.
15452 * libc/sys/linux/include/netinet6/pim6_var.h: Ditto.
15453 * libc/sys/linux/include/netinet6/raw_ip6.h: Ditto.
15454 * libc/sys/linux/include/netinet6/scope6_var.h: Ditto.
15455 * libc/sys/linux/include/netinet6/tcp6_var.h: Ditto.
15456 * libc/sys/linux/include/netinet6/udp6_var.h: Ditto.
15457 * libc/sys/linux/include/netns/idp.h: Ditto.
15458 * libc/sys/linux/include/netns/idp_var.h: Ditto.
15459 * libc/sys/linux/include/netns/ns.h: Ditto.
15460 * libc/sys/linux/include/netns/ns_error.h: Ditto.
15461 * libc/sys/linux/include/netns/ns_if.h: Ditto.
15462 * libc/sys/linux/include/netns/ns_pcb.h: Ditto.
15463 * libc/sys/linux/include/netns/sp.h: Ditto.
15464 * libc/sys/linux/include/netns/spidp.h: Ditto.
15465 * libc/sys/linux/include/netns/spp_debug.h: Ditto.
15466 * libc/sys/linux/include/netns/spp_timer.h: Ditto.
15467 * libc/sys/linux/include/netns/spp_var.h: Ditto.
15468 * libc/sys/linux/include/rpc/Makefile: Ditto.
15469 * libc/sys/linux/include/rpc/auth.h: Ditto.
15470 * libc/sys/linux/include/rpc/auth_des.h: Ditto.
15471 * libc/sys/linux/include/rpc/auth_kerb.h: Ditto.
15472 * libc/sys/linux/include/rpc/auth_unix.h: Ditto.
15473 * libc/sys/linux/include/rpc/clnt.h: Ditto.
15474 * libc/sys/linux/include/rpc/clnt_soc.h: Ditto.
15475 * libc/sys/linux/include/rpc/clnt_stat.h: Ditto.
15476 * libc/sys/linux/include/rpc/des.h: Ditto.
15477 * libc/sys/linux/include/rpc/des_crypt.h: Ditto.
15478 * libc/sys/linux/include/rpc/nettype.h: Ditto.
15479 * libc/sys/linux/include/rpc/pmap_clnt.h: Ditto.
15480 * libc/sys/linux/include/rpc/pmap_prot.h: Ditto.
15481 * libc/sys/linux/include/rpc/pmap_rmt.h: Ditto.
15482 * libc/sys/linux/include/rpc/raw.h: Ditto.
15483 * libc/sys/linux/include/rpc/rpc.h: Ditto.
15484 * libc/sys/linux/include/rpc/rpc_com.h: Ditto.
15485 * libc/sys/linux/include/rpc/rpc_msg.h: Ditto.
15486 * libc/sys/linux/include/rpc/rpcb_clnt.h: Ditto.
15487 * libc/sys/linux/include/rpc/rpcb_prot.h: Ditto.
15488 * libc/sys/linux/include/rpc/rpcb_prot.x: Ditto.
15489 * libc/sys/linux/include/rpc/rpcent.h: Ditto.
15490 * libc/sys/linux/include/rpc/svc.h: Ditto.
15491 * libc/sys/linux/include/rpc/svc_auth.h: Ditto.
15492 * libc/sys/linux/include/rpc/svc_dg.h: Ditto.
15493 * libc/sys/linux/include/rpc/svc_soc.h: Ditto.
15494 * libc/sys/linux/include/rpc/types.h: Ditto.
15495 * libc/sys/linux/include/rpc/xdr.h: Ditto.
15496 * libc/sys/linux/intl/Makefile.am: Ditto.
15497 * libc/sys/linux/intl/Makefile.in: Ditto.
15498 * libc/sys/linux/intl/bindtextdom.c: Ditto.
15499 * libc/sys/linux/intl/catgets.c: Ditto.
15500 * libc/sys/linux/intl/catgetsinfo.h: Ditto.
15501 * libc/sys/linux/intl/config.h: Ditto.
15502 * libc/sys/linux/intl/dcgettext.c: Ditto.
15503 * libc/sys/linux/intl/dcigettext.c: Ditto.
15504 * libc/sys/linux/intl/dcngettext.c: Ditto.
15505 * libc/sys/linux/intl/dgettext.c: Ditto.
15506 * libc/sys/linux/intl/dngettext.c: Ditto.
15507 * libc/sys/linux/intl/explodename.c: Ditto.
15508 * libc/sys/linux/intl/finddomain.c: Ditto.
15509 * libc/sys/linux/intl/gettext.c: Ditto.
15510 * libc/sys/linux/intl/gettext.h: Ditto.
15511 * libc/sys/linux/intl/gettextP.h: Ditto.
15512 * libc/sys/linux/intl/hash-string.h: Ditto.
15513 * libc/sys/linux/intl/l10nflist.c: Ditto.
15514 * libc/sys/linux/intl/loadinfo.h: Ditto.
15515 * libc/sys/linux/intl/loadmsgcat.c: Ditto.
15516 * libc/sys/linux/intl/locale.alias: Ditto.
15517 * libc/sys/linux/intl/localealias.c: Ditto.
15518 * libc/sys/linux/intl/ngettext.c: Ditto.
15519 * libc/sys/linux/intl/open_catalog.c: Ditto.
15520 * libc/sys/linux/intl/plural.c: Ditto.
15521 * libc/sys/linux/intl/plural.y: Ditto.
15522 * libc/sys/linux/intl/stpcpy.c: Ditto.
15523 * libc/sys/linux/intl/textdomain.c: Ditto.
15524 * libc/sys/linux/linuxthreads/LICENSE: Ditto.
15525 * libc/sys/linux/linuxthreads/Makefile.am: Ditto.
15526 * libc/sys/linux/linuxthreads/Makefile.in: Ditto.
15527 * libc/sys/linux/linuxthreads/aclocal.m4: Ditto.
15528 * libc/sys/linux/linuxthreads/attr.c: Ditto.
15529 * libc/sys/linux/linuxthreads/barrier.c: Ditto.
15530 * libc/sys/linux/linuxthreads/bp-sym.h: Ditto.
15531 * libc/sys/linux/linuxthreads/cancel.c: Ditto.
15532 * libc/sys/linux/linuxthreads/condvar.c: Ditto.
15533 * libc/sys/linux/linuxthreads/config.h: Ditto.
15534 * libc/sys/linux/linuxthreads/configure: Ditto.
15535 * libc/sys/linux/linuxthreads/configure.in: Ditto.
15536 * libc/sys/linux/linuxthreads/defs.awk: Ditto.
15537 * libc/sys/linux/linuxthreads/ecmutex.c: Ditto.
15538 * libc/sys/linux/linuxthreads/events.c: Ditto.
15539 * libc/sys/linux/linuxthreads/getcpuclockid.c: Ditto.
15540 * libc/sys/linux/linuxthreads/getreent.c: Ditto.
15541 * libc/sys/linux/linuxthreads/internals.h: Ditto.
15542 * libc/sys/linux/linuxthreads/join.c: Ditto.
15543 * libc/sys/linux/linuxthreads/joinrace.c: 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.
15547 * libc/sys/linux/linuxthreads/linuxthreads.texi: Ditto.
15548 * libc/sys/linux/linuxthreads/lockfile.c: Ditto.
15549 * libc/sys/linux/linuxthreads/manager.c: Ditto.
15550 * libc/sys/linux/linuxthreads/mq_notify.c: Ditto.
15551 * libc/sys/linux/linuxthreads/mutex.c: Ditto.
15552 * libc/sys/linux/linuxthreads/no-tsd.c: Ditto.
15553 * libc/sys/linux/linuxthreads/oldsemaphore.c: Ditto.
15554 * libc/sys/linux/linuxthreads/posix-timer.h: Ditto.
15555 * libc/sys/linux/linuxthreads/prio.c: Ditto.
15556 * libc/sys/linux/linuxthreads/proc_service.h: Ditto.
15557 * libc/sys/linux/linuxthreads/pt-machine.c: Ditto.
15558 * libc/sys/linux/linuxthreads/ptclock_gettime.c: Ditto.
15559 * libc/sys/linux/linuxthreads/ptclock_settime.c: Ditto.
15560 * libc/sys/linux/linuxthreads/ptfork.c: Ditto.
15561 * libc/sys/linux/linuxthreads/pthread.c: Ditto.
15562 * libc/sys/linux/linuxthreads/ptlongjmp.c: Ditto.
15563 * libc/sys/linux/linuxthreads/queue.h: Ditto.
15564 * libc/sys/linux/linuxthreads/reent.c: Ditto.
15565 * libc/sys/linux/linuxthreads/reqsyscalls.c: Ditto.
15566 * libc/sys/linux/linuxthreads/restart.h: Ditto.
15567 * libc/sys/linux/linuxthreads/rwlock.c: Ditto.
15568 * libc/sys/linux/linuxthreads/semaphore.c: Ditto.
15569 * libc/sys/linux/linuxthreads/semaphore.h: Ditto.
15570 * libc/sys/linux/linuxthreads/shlib-compat.h: Ditto.
15571 * libc/sys/linux/linuxthreads/signals.c: Ditto.
15572 * libc/sys/linux/linuxthreads/specific.c: Ditto.
15573 * libc/sys/linux/linuxthreads/spinlock.c: Ditto.
15574 * libc/sys/linux/linuxthreads/spinlock.h: Ditto.
15575 * libc/sys/linux/linuxthreads/sysctl.c: Ditto.
15576 * libc/sys/linux/linuxthreads/td_init.c: Ditto.
15577 * libc/sys/linux/linuxthreads/td_log.c: Ditto.
15578 * libc/sys/linux/linuxthreads/td_symbol_list.c: Ditto.
15579 * libc/sys/linux/linuxthreads/td_ta_clear_event.c: Ditto.
15580 * libc/sys/linux/linuxthreads/td_ta_delete.c: Ditto.
15581 * libc/sys/linux/linuxthreads/td_ta_enable_stats.c: Ditto.
15582 * libc/sys/linux/linuxthreads/td_ta_event_addr.c: Ditto.
15583 * libc/sys/linux/linuxthreads/td_ta_event_getmsg.c: Ditto.
15584 * libc/sys/linux/linuxthreads/td_ta_get_nthreads.c: Ditto.
15585 * libc/sys/linux/linuxthreads/td_ta_get_ph.c: Ditto.
15586 * libc/sys/linux/linuxthreads/td_ta_get_stats.c: Ditto.
15587 * libc/sys/linux/linuxthreads/td_ta_map_id2thr.c: Ditto.
15588 * libc/sys/linux/linuxthreads/td_ta_map_lwp2thr.c: Ditto.
15589 * libc/sys/linux/linuxthreads/td_ta_new.c: Ditto.
15590 * libc/sys/linux/linuxthreads/td_ta_reset_stats.c: Ditto.
15591 * libc/sys/linux/linuxthreads/td_ta_set_event.c: Ditto.
15592 * libc/sys/linux/linuxthreads/td_ta_setconcurrency.c: Ditto.
15593 * libc/sys/linux/linuxthreads/td_ta_thr_iter.c: Ditto.
15594 * libc/sys/linux/linuxthreads/td_ta_tsd_iter.c: Ditto.
15595 * libc/sys/linux/linuxthreads/td_thr_clear_event.c: Ditto.
15596 * libc/sys/linux/linuxthreads/td_thr_dbresume.c: Ditto.
15597 * libc/sys/linux/linuxthreads/td_thr_dbsuspend.c: Ditto.
15598 * libc/sys/linux/linuxthreads/td_thr_event_enable.c: Ditto.
15599 * libc/sys/linux/linuxthreads/td_thr_event_getmsg.c: Ditto.
15600 * libc/sys/linux/linuxthreads/td_thr_get_info.c: Ditto.
15601 * libc/sys/linux/linuxthreads/td_thr_getfpregs.c: Ditto.
15602 * libc/sys/linux/linuxthreads/td_thr_getgregs.c: Ditto.
15603 * libc/sys/linux/linuxthreads/td_thr_getxregs.c: Ditto.
15604 * libc/sys/linux/linuxthreads/td_thr_getxregsize.c: Ditto.
15605 * libc/sys/linux/linuxthreads/td_thr_set_event.c: Ditto.
15606 * libc/sys/linux/linuxthreads/td_thr_setfpregs.c: Ditto.
15607 * libc/sys/linux/linuxthreads/td_thr_setgregs.c: Ditto.
15608 * libc/sys/linux/linuxthreads/td_thr_setprio.c: Ditto.
15609 * libc/sys/linux/linuxthreads/td_thr_setsigpending.c: Ditto.
15610 * libc/sys/linux/linuxthreads/td_thr_setxregs.c: Ditto.
15611 * libc/sys/linux/linuxthreads/td_thr_sigsetmask.c: Ditto.
15612 * libc/sys/linux/linuxthreads/td_thr_tsd.c: Ditto.
15613 * libc/sys/linux/linuxthreads/td_thr_validate.c: Ditto.
15614 * libc/sys/linux/linuxthreads/testrtsig.h: Ditto.
15615 * libc/sys/linux/linuxthreads/thread_db.h: Ditto.
15616 * libc/sys/linux/linuxthreads/thread_dbP.h: Ditto.
15617 * libc/sys/linux/linuxthreads/timer_create.c: Ditto.
15618 * libc/sys/linux/linuxthreads/timer_delete.c: Ditto.
15619 * libc/sys/linux/linuxthreads/timer_getoverr.c: Ditto.
15620 * libc/sys/linux/linuxthreads/timer_gettime.c: Ditto.
15621 * libc/sys/linux/linuxthreads/timer_routines.c: Ditto.
15622 * libc/sys/linux/linuxthreads/timer_settime.c: Ditto.
15623 * libc/sys/linux/linuxthreads/tst-cancel.c: Ditto.
15624 * libc/sys/linux/linuxthreads/tst-context.c: Ditto.
15625 * libc/sys/linux/linuxthreads/tststack.c: Ditto.
15626 * libc/sys/linux/linuxthreads/unload.c: Ditto.
15627 * libc/sys/linux/linuxthreads/weaks.c: Ditto.
15628 * libc/sys/linux/linuxthreads/wrapsyscall.c: Ditto.
15629 * libc/sys/linux/linuxthreads/bits/initspin.h: Ditto.
15630 * libc/sys/linux/linuxthreads/bits/libc-lock.h: Ditto.
15631 * libc/sys/linux/linuxthreads/bits/libc-tsd.h: Ditto.
15632 * libc/sys/linux/linuxthreads/bits/local_lim.h: Ditto.
15633 * libc/sys/linux/linuxthreads/bits/posix_opt.h: Ditto.
15634 * libc/sys/linux/linuxthreads/bits/pthreadtypes.h: Ditto.
15635 * libc/sys/linux/linuxthreads/bits/sigthread.h: Ditto.
15636 * libc/sys/linux/linuxthreads/machine/Makefile.am: Ditto.
15637 * libc/sys/linux/linuxthreads/machine/Makefile.in: Ditto.
15638 * libc/sys/linux/linuxthreads/machine/aclocal.m4: Ditto.
15639 * libc/sys/linux/linuxthreads/machine/configure: Ditto.
15640 * libc/sys/linux/linuxthreads/machine/configure.in: Ditto.
15641 * libc/sys/linux/linuxthreads/machine/generic/generic-sysd: Ditto.ep.h
15642 * libc/sys/linux/linuxthreads/machine/i386/Makefile.am: Ditto.
15643 * libc/sys/linux/linuxthreads/machine/i386/Makefile.in: Ditto.
15644 * libc/sys/linux/linuxthreads/machine/i386/aclocal.m4: Ditto.
15645 * libc/sys/linux/linuxthreads/machine/i386/bp-asm.h: Ditto.
15646 * libc/sys/linux/linuxthreads/machine/i386/clone.S: Ditto.
15647 * libc/sys/linux/linuxthreads/machine/i386/configure: Ditto.
15648 * libc/sys/linux/linuxthreads/machine/i386/configure.in: Ditto.
15649 * libc/sys/linux/linuxthreads/machine/i386/i386-sysdep.S: Ditto.
15650 * libc/sys/linux/linuxthreads/machine/i386/i386-sysdep.h: Ditto.
15651 * libc/sys/linux/linuxthreads/machine/i386/pspinlock.c: Ditto.
15652 * libc/sys/linux/linuxthreads/machine/i386/pt-machine.h: Ditto.
15653 * libc/sys/linux/linuxthreads/machine/i386/sigcontextinfo.h: Ditto.
15654 * libc/sys/linux/linuxthreads/machine/i386/stackinfo.h: Ditto.
15655 * libc/sys/linux/linuxthreads/machine/i386/sysdep.S: Ditto.
15656 * libc/sys/linux/linuxthreads/machine/i386/sysdep.h: Ditto.
15657 * libc/sys/linux/linuxthreads/machine/i386/useldt.h: Ditto.
15658 * libc/sys/linux/machine/i386/dl-machine.h: Ditto.
15659 * libc/sys/linux/net/Makefile.am: Ditto.
15660 * libc/sys/linux/net/Makefile.in: Ditto.
15661 * libc/sys/linux/net/addr2ascii.3: Ditto.
15662 * libc/sys/linux/net/addr2ascii.c: Ditto.
15663 * libc/sys/linux/net/ascii2addr.c: Ditto.
15664 * libc/sys/linux/net/base64.c: Ditto.
15665 * libc/sys/linux/net/bindresvport.c: Ditto.
15666 * libc/sys/linux/net/byteorder.3: Ditto.
15667 * libc/sys/linux/net/ether_addr.c: Ditto.
15668 * libc/sys/linux/net/ethers.3: Ditto.
15669 * libc/sys/linux/net/getaddrinfo.3: Ditto.
15670 * libc/sys/linux/net/getaddrinfo.c: Ditto.
15671 * libc/sys/linux/net/gethostbydns.c: Ditto.
15672 * libc/sys/linux/net/gethostbyht.c: Ditto.
15673 * libc/sys/linux/net/gethostbyname.3: Ditto.
15674 * libc/sys/linux/net/gethostbynis.c: Ditto.
15675 * libc/sys/linux/net/gethostnamadr.c: Ditto.
15676 * libc/sys/linux/net/getifaddrs.3: Ditto.
15677 * libc/sys/linux/net/getifaddrs.c: Ditto.
15678 * libc/sys/linux/net/getipnodebyname.3: Ditto.
15679 * libc/sys/linux/net/getnameinfo.3: Ditto.
15680 * libc/sys/linux/net/getnameinfo.c: Ditto.
15681 * libc/sys/linux/net/getnetbydns.c: Ditto.
15682 * libc/sys/linux/net/getnetbyht.c: Ditto.
15683 * libc/sys/linux/net/getnetbynis.c: Ditto.
15684 * libc/sys/linux/net/getnetent.3: Ditto.
15685 * libc/sys/linux/net/getnetnamadr.c: Ditto.
15686 * libc/sys/linux/net/getproto.c: Ditto.
15687 * libc/sys/linux/net/getprotoent.3: Ditto.
15688 * libc/sys/linux/net/getprotoent.c: Ditto.
15689 * libc/sys/linux/net/getprotoname.c: Ditto.
15690 * libc/sys/linux/net/getservbyname.c: Ditto.
15691 * libc/sys/linux/net/getservbyport.c: Ditto.
15692 * libc/sys/linux/net/getservent.3: Ditto.
15693 * libc/sys/linux/net/getservent.c: Ditto.
15694 * libc/sys/linux/net/herror.c: Ditto.
15695 * libc/sys/linux/net/hesiod.3: Ditto.
15696 * libc/sys/linux/net/hesiod.c: Ditto.
15697 * libc/sys/linux/net/if_indextoname.3: Ditto.
15698 * libc/sys/linux/net/ifname.c: Ditto.
15699 * libc/sys/linux/net/inet.3: Ditto.
15700 * libc/sys/linux/net/inet6_option_s: Ditto.pace.3
15701 * libc/sys/linux/net/inet6_rthdr_space.3: Ditto.
15702 * libc/sys/linux/net/inet_addr.c: Ditto.
15703 * libc/sys/linux/net/inet_lnaof.c: Ditto.
15704 * libc/sys/linux/net/inet_makeaddr.c: Ditto.
15705 * libc/sys/linux/net/inet_net.3: Ditto.
15706 * libc/sys/linux/net/inet_net_ntop.c: Ditto.
15707 * libc/sys/linux/net/inet_net_pton.c: Ditto.
15708 * libc/sys/linux/net/inet_neta.c: Ditto.
15709 * libc/sys/linux/net/inet_netof.c: Ditto.
15710 * libc/sys/linux/net/inet_network.c: Ditto.
15711 * libc/sys/linux/net/inet_ntoa.c: Ditto.
15712 * libc/sys/linux/net/inet_ntop.c: Ditto.
15713 * libc/sys/linux/net/inet_pton.c: Ditto.
15714 * libc/sys/linux/net/innetgr-stub.c: Ditto.
15715 * libc/sys/linux/net/ip6opt.c: Ditto.
15716 * libc/sys/linux/net/iso_addr.3: Ditto.
15717 * libc/sys/linux/net/iso_addr.c: Ditto.
15718 * libc/sys/linux/net/issetugid-stub.c: Ditto.
15719 * libc/sys/linux/net/linkaddr.3: Ditto.
15720 * libc/sys/linux/net/linkaddr.c: Ditto.
15721 * libc/sys/linux/net/map_v4v6.c: Ditto.
15722 * libc/sys/linux/net/name6.c: Ditto.
15723 * libc/sys/linux/net/namespace.h: Ditto.
15724 * libc/sys/linux/net/ns.3: Ditto.
15725 * libc/sys/linux/net/ns_addr.c: Ditto.
15726 * libc/sys/linux/net/ns_name.c: Ditto.
15727 * libc/sys/linux/net/ns_netint.c: Ditto.
15728 * libc/sys/linux/net/ns_ntoa.c: Ditto.
15729 * libc/sys/linux/net/ns_parse.c: Ditto.
15730 * libc/sys/linux/net/ns_print.c: Ditto.
15731 * libc/sys/linux/net/ns_ttl.c: Ditto.
15732 * libc/sys/linux/net/nsap_addr.c: Ditto.
15733 * libc/sys/linux/net/nsdispatch.3: Ditto.
15734 * libc/sys/linux/net/nsdispatch.c: Ditto.
15735 * libc/sys/linux/net/nslexer.c: Ditto.
15736 * libc/sys/linux/net/nslexer.l: Ditto.
15737 * libc/sys/linux/net/nsparser.c: Ditto.
15738 * libc/sys/linux/net/nsparser.h: Ditto.
15739 * libc/sys/linux/net/nsparser.y: Ditto.
15740 * libc/sys/linux/net/rcmd.3: Ditto.
15741 * libc/sys/linux/net/rcmd.c: Ditto.
15742 * libc/sys/linux/net/rcmdsh.3: Ditto.
15743 * libc/sys/linux/net/rcmdsh.c: Ditto.
15744 * libc/sys/linux/net/recv.c: Ditto.
15745 * libc/sys/linux/net/res_comp.c: Ditto.
15746 * libc/sys/linux/net/res_config.h: Ditto.
15747 * libc/sys/linux/net/res_data.c: Ditto.
15748 * libc/sys/linux/net/res_debug.c: Ditto.
15749 * libc/sys/linux/net/res_init.c: Ditto.
15750 * libc/sys/linux/net/res_mkquery.c: Ditto.
15751 * libc/sys/linux/net/res_mkupdate.c: Ditto.
15752 * libc/sys/linux/net/res_query.c: Ditto.
15753 * libc/sys/linux/net/res_send.c: Ditto.
15754 * libc/sys/linux/net/res_update.c: Ditto.
15755 * libc/sys/linux/net/resolver.3: Ditto.
15756 * libc/sys/linux/net/rthdr.c: Ditto.
15757 * libc/sys/linux/net/send.c: Ditto.
15758 * libc/sys/linux/net/un-namespace.h: Ditto.
15759 * libc/sys/linux/net/vars.c: Ditto.
15760 * libc/sys/linux/stdlib/COPYRIGHT: Ditto.
15761 * libc/sys/linux/stdlib/Makefile.am: Ditto.
15762 * libc/sys/linux/stdlib/Makefile.in: Ditto.
15763 * libc/sys/linux/stdlib/cclass.h: Ditto.
15764 * libc/sys/linux/stdlib/cname.h: Ditto.
15765 * libc/sys/linux/stdlib/collate.c: Ditto.
15766 * libc/sys/linux/stdlib/collate.h: Ditto.
15767 * libc/sys/linux/stdlib/collcmp.c: Ditto.
15768 * libc/sys/linux/stdlib/engine.c: Ditto.
15769 * libc/sys/linux/stdlib/fnmatch.3: Ditto.
15770 * libc/sys/linux/stdlib/fnmatch.c: Ditto.
15771 * libc/sys/linux/stdlib/glob.3: Ditto.
15772 * libc/sys/linux/stdlib/glob.c: Ditto.
15773 * libc/sys/linux/stdlib/reallocf.c: Ditto.
15774 * libc/sys/linux/stdlib/regcomp.c: Ditto.
15775 * libc/sys/linux/stdlib/regerror.c: Ditto.
15776 * libc/sys/linux/stdlib/regex.3: Ditto.
15777 * libc/sys/linux/stdlib/regex2.h: Ditto.
15778 * libc/sys/linux/stdlib/regexec.c: Ditto.
15779 * libc/sys/linux/stdlib/regfree.c: Ditto.
15780 * libc/sys/linux/stdlib/utils.h: Ditto.
15781 * libc/sys/linux/stdlib/wordexp.c: Ditto.
15782 * libc/sys/linux/stdlib/wordfree.c: Ditto.
15783 * libc/sys/linux/sys/dlfcn.h: Ditto.
15784 * libc/sys/linux/sys/elfclass.h: Ditto.
15785 * libc/sys/linux/sys/event.h: Ditto.
15786 * libc/sys/linux/sys/ioccom.h: Ditto.
15787 * libc/sys/linux/sys/libc-tsd.h: Ditto.
15788 * libc/sys/linux/sys/link.h: Ditto.
15789 * libc/sys/linux/sys/lock.h: Ditto.
15790 * libc/sys/linux/sys/param.h: Ditto.
15791 * libc/sys/linux/sys/socket.h: Ditto.
15792 * libc/sys/linux/sys/sockio.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>
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>
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>
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
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>
16179 * libc/sys/linux/shared.ld: Add VERS_1.11.
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.
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>
16358 * libc/sys/linux/machine/i386/include/endian.h: New file.
16359 * libc/sys/linux/machine/i386/include/param.h: Ditto.
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>
16404 * libc/sys/linux/Makefile.am: Add EXTRA_SUBDIRS and EXTRA_SUBLIBS
16406 * libc/sys/linux/configure.in: Ditto.
16407 * libc/sys/linux/Makefile.in: Regenerated.
16408 * libc/sys/linux/configure: Ditto.
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>
16510 * libc/sys/linux/sys/_types.h (_mbstate_t): Remove protective flag.
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
16526 * libc/sys/linux/include/limits.h: Ditto.
16569 libc/sys/idt/configure libc/sys/linux/aclocal.m4
16570 libc/sys/linux/configure
16571 libc/sys/linux/machine/aclocal.m4
16572 libc/sys/linux/machine/configure
16573 libc/sys/linux/machine/i386/aclocal.m4
16574 libc/sys/linux/machine/i386/configure
16592 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
16594 * libc/sys/linux/machine/i386/crt0.c (_start): Remove
16597 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
16601 * libc/sys/linux/sys/_types.h: Ditto.
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>
16664 * libc/sys/linux/include/time.h (struct timespec): Moved from
16667 * libc/sys/linux/sys/_types.h (_flock_t): New type.
16668 * libc/sys/linux/sys/types.h (struct timespec): Moved to
16671 2002-08-29 Thomas Fitzsimmons <fitzsim@redhat.com>
16673 * libc/sys/linux/argp: New directory.
16674 * libc/sys/linux/getopt.c: New file.
16675 * libc/sys/linux/getopt1.c: New file.
16676 * libc/sys/linux/getoptlong.c: Remove file.
16677 * libc/sys/linux/include/argp.h: New file.
16678 * libc/sys/linux/Makefile.am: Define argp_dir and ARGP_LIB,
16684 * libc/sys/linux/configure.in (AC_OUTPUT): Add argp/Makefile.
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.
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.
16836 * libc/sys/linux/Makefile.am: Add EL/IX level checking.
16837 * libc/sys/linux/Makefile.in: Regenerated.
16838 * libc/sys/linux/aclocal.m4: Ditto.
16839 * libc/sys/linux/configure: Ditto.
16840 * libc/sys/linux/aio.c: Add EL/IX level checking.
16841 * libc/sys/linux/ftok.c: Ditto.
16842 * libc/sys/linux/getdate.c: Ditto.
16843 * libc/sys/linux/ids.c: Ditto.
16844 * libc/sys/linux/inode.c: Ditto.
16845 * libc/sys/linux/io.c: Ditto.
16846 * libc/sys/linux/process.c: Ditto.
16847 * libc/sys/linux/resource.c: Ditto.
16848 * libc/sys/linux/sched.c: Ditto.
16849 * libc/sys/linux/sig.c: Ditto.
16850 * libc/sys/linux/termios.c: Ditto.
16851 * libc/sys/linux/wait.c: Ditto plus add __waitpid and
16853 * libc/sys/linux/machine/i386/syscall.h: Add new _base macros
16863 2002-08-26 Christopher Faylor <cgf@redhat.com>
16870 2002-08-22 Thomas Fitzsimmons <fitzsim@redhat.com>
16896 * libc/sys/linux/prof-freq.c: Likewise.
16897 * libc/sys/linux/profile.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
16925 * libc/sys/linux/machine/i386/Makefile.am (LIB_SOURCES): Add
16926 dl-procinfo.c.
16927 * libc/sys/linux/sys/errno.h (EILSEQ): New error code.
16928 * libc/sys/linux/sys/types.h (off_t): Define type.
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>
16938 2002-08-19 Jeff Johnston <jjohnstn@redhat.com>
16940 * libc/sys/linux/include/pthread.h: New file.
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>
16993 * Makefile.am: Move cmath stuff into libc/sys/linux.
16995 * configure.host: Default -DMB_CAPABLE for x86-linux.
16999 make locale name checking more efficient. Also allow "C-ISO-8859-1"
17002 * libc/sys/linux/brk.c: Change sbrk prototype.
17003 * libc/sys/linux/include/time.h: Remove Cygwin stuff and
17007 * libc/sys/linux/sys/cdefs.h: Replace with glibc sys/cdefs.h
17009 * libc/sys/linux/sys/features.h: New file.
17010 * libc/sys/linux/sys/unistd.h: Change _sbrk_r and sbrk prototypes
17015 2002-08-16 Thomas Fitzsimmons <fitzsim@redhat.com>
17017 * libc/sys/linux/cmath: New directory.
17018 * libc/sys/linux/include/cmathcalls.h: New file.
17019 * libc/sys/linux/include/complex.h: New file.
17020 * libc/sys/linux/machine/i386/huge_val.h: New file
17027 * libc/sys/linux/Makefile.am (SUBDIRS): Add cmath.
17029 * libc/sys/linux/configure.in (AC_OUTPUT): Add cmath.
17035 2002-08-12 Jeff Johnston <jjohnstn@redhat.com>
17037 * libc/sys/linux/machine/i386/crt0.c (__bss_start,_end):
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>
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>
17082 * libc/sys/linux/Makefile.am: Add aio64.c.
17083 * libc/sys/linux/Makefile.in: Regenerated.
17084 * libc/sys/linux/aio.c (aio_init): ENOSYS stub added.
17085 * libc/sys/linux/aio64.c: New file.
17087 2002-07-26 Jeff Johnston <jjohnstn@redhat.com>
17090 * libc/sys/linux/Makefile.am: Add new files.
17091 * libc/sys/linux/Makefile.in: Regenerated.
17092 * libc/sys/linux/sys/stat.h: Add *stat64 prototypes.
17093 * libc/sys/linux/inode.c (fchdir): Added syscall.
17094 * libc/sys/linux/ftw.c: New file.
17095 * libc/sys/linux/ftw64.c: Ditto.
17096 * libc/sys/linux/getwd.c: Ditto.
17097 * libc/sys/linux/scandir64.c: Ditto.
17098 * libc/sys/linux/strverscmp.c: Ditto.
17099 * libc/sys/linux/versionsort.c: Ditto.
17100 * libc/sys/linux/versionsort64.c: Ditto.
17102 2002-07-26 Jeff Johnston <jjohnstn@redhat.com>
17106 2002-07-25 Jeff Johnston <jjohnstn@redhat.com>
17108 * libc/sys/linux/io64.c (truncate64, ftruncate64): Added.
17109 * libc/sys/linux/sys/types.h (off64_t): Definition added.
17111 2002-07-25 Jeff Johnston <jjohnstn@redhat.com>
17113 * libc/sys/linux/Makefile.am: Add fclean.c.
17114 * libc/sys/linux/Makefile.in: Regenerated.
17115 * libc/sys/linux/fclean.c: New file.
17117 2002-07-25 Jeff Johnston <jjohnstn@redhat.com>
17119 * libc/sys/linux/Makefile.am: Add confstr.c.
17120 * libc/sys/linux/Makefile.in: Regenerated.
17121 * libc/sys/linux/confstr.c: New file.
17122 * libc/sys/linux/confstr.h: Ditto.
17123 * libc/sys/linux/sys/unistd.h: Include <features.h> and
17126 2002-07-25 Jeff Johnston <jjohnstn@redhat.com>
17128 * libc/sys/linux/config.h (__set_errno): Macro definition removed.
17129 * libc/sys/linux/fpathconf.c (__set_errno): Ditto.
17130 * libc/sys/linux/libc-internal.h (__set_errno): Ditto.
17131 * libc/sys/linux/pathconf.c (__set_errno): Ditto.
17132 * libc/sys/linux/ttyname_r.c (__set_errno): Ditto.
17133 * libc/sys/linux/sys/errno.h (__set_errno): Macro definition added.
17135 2002-07-24 Jeff Johnston <jjohnstn@redhat.com>
17137 * libc/sys/linux/Makefile.am: Add new files.
17138 * libc/sys/linux/Makefile.in: Regenerated.
17139 * libc/sys/linux/fstab.c: New file.
17140 * libc/sys/linux/fstatvfs.c: Ditto.
17141 * libc/sys/linux/fstatvfs64.c: Ditto.
17142 * libc/sys/linux/internal_statvfs.c: Ditto.
17143 * libc/sys/linux/mntent.c: Ditto.
17144 * libc/sys/linux/mntent_r.c: Ditto.
17145 * libc/sys/linux/statvfs.c: Ditto.
17146 * libc/sys/linux/statvfs64.c: Ditto.
17147 * libc/sys/linux/include/paths.h: Ditto.
17148 * libc/sys/linux/inode.c (statfs, fstatfs): New syscalls
17149 with double-underscore weak-aliases.
17150 * libc/sys/linux/sys/stat.h: Add *stat64 prototypes.
17152 2002-07-24 Jeff Johnston <jjohnstn@redhat.com>
17159 * libc/sys/linux/sys/signal.h (_sig_func_ptr): Typedef added.
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>
17200 * libc/sys/linux/Makefile.am: Add new files.
17201 * libc/sys/linux/Makefile.in: Regenerated.
17202 * libc/sys/linux/sys/stdio.h: Add ctermid prototype.
17203 * libc/sys/linux/sys/unistd.h: Add ttyname_r prototype.
17204 * libc/sys/linux/sys/types.h: Add ino64_t type.
17205 * libc/sys/linux/ctermid.c: New file.
17206 * libc/sys/linux/ttyname_r.c: Ditto.
17207 * libc/sys/linux/readdir64.c: Ditto.
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>
17242 * libc/sys/linux/Makefile.am: Add pathconf.c and fpathconf.c.
17243 * libc/sys/linux/Makefile.in: Regenerated.
17244 * libc/sys/linux/inode.c: Add chmod, fchmod, and chown syscalls.
17245 * libc/sys/linux/io.c: Add ftruncate syscall.
17246 * libc/sys/linux/fpathconf.c: New file.
17247 * libc/sys/linux/pathconf.c: Ditto.
17248 * libc/sys/linux/linux_fsinfo.h: Ditto.
17249 * libc/sys/linux/sys/unistd.h: Ditto.
17251 2002-07-19 Jeff Johnston <jjohnstn@redhat.com>
17256 2002-07-19 Jeff Johnston <jjohnstn@redhat.com>
17260 * libc/sys/linux/Makefile.am: Add getrlimit64.c and setrlimit64.c.
17261 * libc/sys/linux/Makefile.in: Regenerated.
17262 * libc/sys/linux/resource.c: Add __getrlimit and __setrlimit aliases.
17263 * libc/sys/linux/sys/linux_time.h: Protect struct timeval definition.
17264 * libc/sys/linux/sys/resource.h: Include <bits/resource.h> instead
17265 of <linux/resource.h>.
17266 * libc/sys/linux/getrlimit64.c: New file.
17267 * libc/sys/linux/setrlimit64.c: Ditto.
17269 2002-07-19 Thomas Fitzsimmons <fitzsim@redhat.com>
17280 * libc/sys/linux/machine/i386/socketcall.h (__sockcall_base):
17283 2002-07-17 Jeff Johnston <jjohnstn@redhat.com>
17289 (stmp-stdio64,stdio64.texi): New targets to optionally add in
17305 * libc/include/sys/config.h: For x86-linux, define __LARGE64_FILES.
17307 for 64-bit offset large file support.
17330 * libc/sys/linux/io64.c: Add weak aliases for lseek64, fstat64, and
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>
17361 * libc/sys/linux/callocr.c: Fix so code references
17364 2002-07-15 Jeff Johnston <jjohnstn@redhat.com>
17366 * libc/sys/linux/Makefile.am: Add new files.
17367 * libc/sys/linux/Makefile.in: Regenerated.
17368 * libc/sys/linux/bp-sym.h: Moved to include directory.
17369 * libc/sys/linux/mmap.c: Add weak aliases: __mmap, __munmap, __mremap.
17370 * libc/sys/linux/inode.c: Set _LIBC to 1.
17371 * libc/sys/linux/mq_close.c: Ditto.
17372 * libc/sys/linux/mq_getattr.c: Ditto.
17373 * libc/sys/linux/mq_open.c: Ditto.
17374 * libc/sys/linux/mq_receive.c: Ditto.
17375 * libc/sys/linux/mq_send.c: Ditto.
17376 * libc/sys/linux/mq_setattr.c: Ditto.
17377 * libc/sys/linux/mq_unlink.c: Ditto.
17378 * libc/sys/linux/calloc.c: New file.
17379 * libc/sys/linux/callocr.c: Ditto.
17380 * libc/sys/linux/cfreer.c: Ditto.
17381 * libc/sys/linux/config.h: Ditto.
17382 * libc/sys/linux/free.c: Ditto.
17383 * libc/sys/linux/freer.c: Ditto.
17384 * libc/sys/linux/msize.c: Ditto.
17385 * libc/sys/linux/msizer.c: Ditto.
17386 * libc/sys/linux/mstats.c: Ditto.
17387 * libc/sys/linux/mtrim.c: Ditto.
17388 * libc/sys/linux/mtrimr.c: Ditto.
17389 * libc/sys/linux/pvallocr.c: Ditto.
17390 * libc/sys/linux/realloc.c: Ditto.
17391 * libc/sys/linux/reallocr.c: Ditto.
17392 * libc/sys/linux/thread-m.h: Ditto.
17393 * libc/sys/linux/vallocr.c: 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.
17397 * libc/sys/linux/libintl.h: Ditto.
17398 * libc/sys/linux/malign.c: Ditto.
17399 * libc/sys/linux/malignr.c: Ditto.
17400 * libc/sys/linux/mallinfor.c: Ditto.
17401 * libc/sys/linux/malloc.c: Ditto.
17402 * libc/sys/linux/mallocr.c: Ditto.
17403 * libc/sys/linux/malloptr.c: Ditto.
17404 * libc/sys/linux/mallstatsr.c: Ditto.
17405 * libc/sys/linux/mcheck.c: Ditto.
17406 * libc/sys/linux/mhooks.h: Ditto.
17407 * libc/sys/linux/include/bp-sym.h: Ditto.
17408 * libc/sys/linux/include/malloc.h: Ditto.
17409 * libc/sys/linux/include/mcheck.h: Ditto.
17410 * libc/sys/linux/linuxthreads/machine/i386/Makefile.am: Remove
17412 * libc/sys/linux/linuxthreads/machine/i386/Makefile.in: Regenerated.
17413 * libc/sys/linux/linuxthreads/machine/i386/getpagesize.c: Moved.
17414 * libc/sys/linux/machine/i386/getpagesize.c: New file.
17415 * libc/sys/linux/machine/i386/Makefile.am: Add getpagesize.c.
17416 * libc/sys/linux/machine/i386/Makefile.in: Regenerated.
17417 * libc/sys/linux/machine/i386/sysdep.h: New file.
17418 * libc/sys/linux/machine/i386/weakalias.h: Add weak_function support.
17419 * libc/sys/linux/sys/dirent.h: Set _LIBC to 1.
17420 * libc/sys/linux/sys/lock.h: Include <machine/weakalias.h>.
17422 2002-07-12 Jeff Johnston <jjohnstn@redhat.com>
17424 * libc/sys/linux/include/mqueue.h: Change to use <bits/siginfo.h>
17426 * libc/sys/linux/sys/signal.h: Change to include various linux
17427 <bits/xxx.h> header files, rather than <linux/signal.h> so as
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>
17457 * libc/sys/linux/inode.c: Fix utime prototype and add _LIBC
17460 2002-07-04 Jeff Johnston <jjohnstn@redhat.com>
17463 * libc/sys/linux/Makefile.am: Add utimes.c.
17464 * libc/sys/linux/Makefile.in: Regenerated.
17465 * libc/sys/linux/inode.c(__umask): New static routine.
17468 * libc/sys/linux/utimes.c: New file.
17469 * libc/sys/linux/sys/time.h: Fix utimes prototype.
17470 * libc/sys/linux/sys/utime.h: New file.
17472 2002-07-04 Thomas Fitzsimmons <fitzsim@redhat.com>
17475 * libc/sys/linux/process.c: Implement vfork in terms of fork,
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.
17545 * libc/sys/linux/Makefile.am: Add aio.c.
17546 * libc/sys/linux/Makefile.in: Regenerated.
17547 * libc/sys/linux/aio.c: New file.
17548 * libc/sys/linux/sys/cdefs.h: Add __restrict_arr definition.
17551 2002-06-27 Thomas Fitzsimmons <fitzsim@redhat.com>
17563 2002-06-27 Jeff Johnston <jjohnstn@redhat.com>
17565 * libc/sys/linux/Makefile.am: Add new clock routines.
17566 * libc/sys/linux/Makefile.in: Regenerated.
17567 * libc/sys/linux/clock_getres.c: New file.
17568 * libc/sys/linux/clock_gettime.c: Ditto.
17569 * libc/sys/linux/clock_settime.c: Ditto.
17570 * libc/sys/linux/hp-timing.h: Ditto.
17571 * libc/sys/linux/libc-internal.h: Ditto.
17572 * libc/sys/linux/sysconf.c: Fix typo.
17573 * libc/sys/linux/include/time.h: Add include of <sys/linux_time.h>.
17574 * libc/sys/linux/machine/hp-timing.h: New file.
17575 * libc/sys/linux/machine/i386/Makefile.am: Add new files.
17576 * libc/sys/linux/machine/i386/Makefile.in: Regenerated.
17577 * libc/sys/linux/machine/i386/get_clockfreq.c: New file.
17578 * libc/sys/linux/machine/i386/hp-timing.c: Ditto.
17579 * libc/sys/linux/machine/i386/hp-timing.h: Ditto.
17580 * libc/sys/linux/sys/linux_time.h: New file.
17581 * libc/sys/linux/sys/time.h: Remove include of <linux/time.h> and
17588 2002-06-25 Jeff Johnston <jjohnstn@redhat.com>
17590 * libc/sys/linux/Makefile.am: Consolidate additional items under
17592 * libc/sys/linux/Makefile.in: Regenerated.
17594 2002-06-25 Jeff Johnston <jjohnstn@redhat.com>
17596 * libc/sys/linux/sethostname.c: New file.
17597 * libc/sys/linux/Makefile.am: Add sethostname.c support.
17598 * libc/sys/linux/Makefile.in: Regenerated.
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>
17621 * libc/sys/linux/gethostname.c: Change name to __gethostname and
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>
17660 * libc/sys/linux/io.c (read, write): Change to return ssize_t.
17662 2002-06-21 Jeff Johnston <jjohnstn@redhat.com>
17671 * libc/sys/linux/Makefile.am: Add support for getdate.c, getdate_err.c
17673 * libc/sys/linux/Makefile.in: Regenerated.
17674 * libc/sys/linux/getdate.c: New file.
17675 * libc/sys/linux/getdate_err.c: Ditto.
17676 * libc/sys/linux/ntp_gettime.c: Ditto.
17677 * libc/sys/linux/time.c (adjtimex, ntp_adjtime): New functions.
17678 * libc/sys/linux/sys/stdio.h (getline, getdelim): New macros.
17680 2002-06-21 Jeff Johnston <jjohnstn@redhat.com>
17699 * libc/sys/linux/sys/types.h: Include <sys/_types.h>. Define
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>
17761 * libc/sys/linux/Makefile.am: Add support for message queue routines,
17763 * libc/sys/linux/Makefile.in: Regenerated.
17764 * libc/sys/linux/ftok.c: New file.
17765 * libc/sys/linux/ipc.c: Ditto.
17766 * libc/sys/linux/mq_close.c: Ditto.
17767 * libc/sys/linux/mq_getattr.c: Ditto.
17768 * libc/sys/linux/mq_notify.c: Ditto.
17769 * libc/sys/linux/mq_open.c: Ditto.
17770 * libc/sys/linux/mq_receive.c: Ditto.
17771 * libc/sys/linux/mq_send.c: Ditto.
17772 * libc/sys/linux/mq_setattr.c: Ditto.
17773 * libc/sys/linux/mq_unlink.c: Ditto.
17774 * libc/sys/linux/mqlocal.h: Ditto.
17775 * libc/sys/linux/include/mqueue.h: Ditto.
17776 * libc/sys/linux/sys/types.h: Define __gid_t_defined and
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>
17825 * libc/sys/linux/sys/errno.h (EFTYPE): Add macro.
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>
17945 * libc/sys/linux/Makefile.am: Add psignal.c and strsignal.c support.
17946 * libc/sys/linux/Makefile.in: Regenerated.
17947 * libc/sys/linux/sys/dirent.h: Add dd_lock to DIR structure.
17948 * libc/sys/linux/sys/signal.h: Add psignal prototype.
17949 * libc/sys/linux/psignal.c: New file.
17950 * libc/sys/linux/strsignal.c: Ditto.
17952 2002-06-03 Corinna Vinschen <corinna@vinschen.de>
17957 2002-05-31 Jeff Johnston <jjohnstn@redhat.com>
17959 * libc/sys/linux/Makefile.am: Add sig.c and sigaction.c. Also
17961 * libc/sys/linux/Makefile.in: Regenerated.
17962 * libc/sys/linux/sig.c: Rename from signal.c and change code to
17964 * libc/sys/linux/sigaction.c: New file.
17965 * libc/sys/linux/signal.c: Changed to be linux signal() function
17967 * libc/sys/linux/machine/i386/Makefile.am: Remove sigset.c.
17968 * libc/sys/linux/machine/i386/Makefile.in: Regenerated.
17969 * libc/sys/linux/machine/i386/sigset.c: Moved to linux main directory.
17970 * libc/sys/linux/sigset.c: Moved from machine/i386 directory.
17971 * libc/sys/linux/sys/signal.h: Redefine NSIG to _NSIG and override
17972 default linux sigset_t typedef by defining it equal to __sigset_t.
17976 2002-05-30 Jeff Johnston <jjohnstn@redhat.com>
17978 * libc/sys/linux/Makefile.am: Add support for new files.
17979 * libc/sys/linux/Makefile.in: Regenerated.
17980 * libc/sys/linux/ids.c: Add __getuid weak alias for getuid.
17981 * libc/sys/linux/signal.c: Change to use real-time syscalls for
17984 * libc/sys/linux/machine/i386/Makefile.am
17985 * libc/sys/linux/machine/i386/Makefile.in
17986 * libc/sys/linux/sys/signal.h: Add include of <bits/signum.h>.
17987 * libc/sys/linux/sigaction.c: New file.
17988 * libc/sys/linux/sigqueue.c: Ditto.
17989 * libc/sys/linux/sigwait.c: Ditto.
17990 * libc/sys/linux/machine/i386/sigaction.c: Ditto.
17991 * libc/sys/linux/kernel_sigaction.h: Ditto.
17993 2002-05-28 Jeff Johnston <jjohnstn@redhat.com>
17995 * libc/sys/linux/Makefile.am: Add support for cfspeed.c and
17997 * libc/sys/linux/Makefile.in: Regenerated.
17998 * libc/sys/linux/termios.c: Add tcflow(), tcflush(),
18000 * libc/sys/linux/sys/termios.h: Add include of machine/termios.h
18002 * libc/sys/linux/machine/i386/include/termios.h: New file.
18004 * libc/sys/linux/cfspeed.c: Ditto.
18005 * libc/sys/linux/tcsendbrk.c: Ditto.
18007 2002-05-24 Jeff Johnston <jjohnstn@redhat.com>
18014 * libc/sys/linux/Makefile.am: Add rename.c.
18015 * libc/sys/linux/Makefile.in: Regenerated.
18016 * libc/sys/linux/rename.c: New file to override default rename.
18018 2002-05-24 Thomas Fitzsimmons <fitzsim@redhat.com>
18020 * libc/sys/linux/sys/cdefs.h: Add __weak_reference macros.
18021 * libc/sys/linux/sys/time.h: Add conversion macros.
18022 * libc/sys/linux/sys/types.h: Add FD_ macros. Include <bits/types.h>.
18023 * libc/sys/linux/ids.c: Add setresuid and syslog syscalls.
18024 * libc/sys/linux/gethostname.c: New file.
18025 * libc/sys/linux/seteuid.c: New file.
18026 * libc/sys/linux/sysctl.c: New file.
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>
18047 * libc/sys/linux/Makefile.am: Add resource.c.
18048 * libc/sys/linux/Makefile.in: Regenerated.
18049 * libc/sys/linux/resource.c: New file.
18050 * libc/sys/linux/time.c: Add settimeofday, getitimer, and setitimer.
18051 * libc/sys/linux/machine/i386/Makefile.am: Remove syscalls.c.
18052 * libc/sys/linux/machine/i386/Makefile.in: Regenerated.
18053 * libc/sys/linux/machine/i386/syscalls.c: Removed as functions
18054 are now found in libc/sys/linux/resource.c.
18056 2002-05-23 Jeff Johnston <jjohnstn@redhat.com>
18064 2002-05-22 Jeff Johnston <jjohnstn@redhat.com>
18066 * libc/sys/linux/shm_open.c: New file.
18067 * libc/sys/linux/shm_unlink.c: Ditto.
18068 * libc/sys/linux/Makefile.am: Add support for shm_open.c and
18070 * libc/sys/linux/Makefile.in: Regenerated.
18071 * libc/sys/linux/sys/types.h: Add some additional checks to see
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.
18109 * libc/sys/linux/Makefile.am: Add support for new files.
18110 * libc/sys/linux/configure.in: Add $EXTRA_DIRS variable.
18111 * libc/sys/linux/Makefile.in: Regenerated.
18112 * libc/sys/linux/configure: Ditto.
18113 * libc/sys/linux/io.c: Add poll syscall. Also weak-alias
18116 * libc/sys/linux/io64.c: Add __libc_ prefix to lseek64 and open64
18117 and weak-alias to regular names.
18118 * libc/sys/linux/pread64.c: Rename to __libc_pread64 and weak-alias
18120 * libc/sys/linux/process.c: Weak_alias __libc_getpid to __getpid.
18121 * libc/sys/linux/pwrite64.c: Rename to __libc_pwrite64 and
18122 weak-alias to pwrite64.
18123 * libc/sys/linux/sched.c: Weak-alias __libc_sched_getparam,
18127 * libc/sys/linux/siglongjmp.c: Include <machine/weakalias.h>.
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.
18138 * libc/sys/linux/include/setjmp.h: Use __jmp_buf in sigjmp_buf
18140 * libc/sys/linux/machine/i386/Makefile.am: Add syscalls.c and
18142 * libc/sys/linux/machine/i386/Makefile.in: Regenerated.
18143 * libc/sys/linux/machine/i386/crt0.c: Add support to clear .bss
18145 * libc/sys/linux/machine/i386/socketcall.h: Change to use __libc_
18147 * libc/sys/linux/machine/i386/syscall.h: Ditto.
18148 * libc/sys/linux/sys/errno.h: Define EOPNOTSUP to be ENOTSUP.
18149 * libc/sys/linux/sys/stdio.h: Define _flockfile and _funlockfile
18151 * libc/sys/linux/sys/types.h
18153 * libc/sys/linux/flockfile.c: Ditto.
18154 * libc/sys/linux/funlockfile.c: Ditto.
18155 * libc/sys/linux/getreent.c: Ditto.
18156 * libc/sys/linux/pread.c: Ditto.
18157 * libc/sys/linux/pwrite.c: Ditto.
18158 * libc/sys/linux/raise.c: Ditto.
18159 * libc/sys/linux/system.c: Ditto.
18160 * libc/sys/linux/tcdrain.c: Ditto.
18161 * libc/sys/linux/machine/i386/i386mach.h: Ditto.
18162 * libc/sys/linux/machine/i386/setjmp.S: Ditto.
18163 * libc/sys/linux/machine/i386/syscalls.c: Ditto.
18164 * libc/sys/linux/machine/i386/weakalias.h: Ditto.
18165 * libc/sys/linux/machine/i386/include/setjmp.h: Ditto.
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>
18264 * libc/sys/linux/sys/stdio.h: New file.
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>
18318 * libc/sys/linux/pread64.c: Fix typo for read syscall.
18319 * libc/sys/linux/pwrite64.c: Fix typo for write syscall.
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>
18369 * libc/sys/linux/io64.c (fstat64, lstat64): New syscalls added.
18371 2002-04-29 Jonathan Larmour <jlarmour@redhat.com>
18379 2002-04-29 Jeff Johnston <jjohnstn@redhat.com>
18383 * libc/sys/linux/Makefile.am: Add pread64.c and pwrite64.c.
18384 * libc/sys/linux/Makefile.in: Regenerated.
18386 * libc/sys/linux/pread64.c: New file.
18387 * libc/sys/linux/pwrite64.c: Ditto.
18391 2002-04-26 Jeff Johnston <jjohnstn@redhat.com>
18393 * libc/sys/linux/Makefile.am: Add io64.c.
18394 * libc/sys/linux/Makefile.in: Regenerated.
18395 * libc/sys/linux/io.c(mkfifo, fsync, fdatasync): Added syscalls.
18396 * libc/sys/linux/signal.c (sigwaitinfo, sigtimedwait): Ditto.
18397 * libc/sys/linux/io64.c: New file.
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>
18411 * libc/sys/linux/Makefile.am: Add support for sched.c.
18412 * libc/sys/linux/Makefile.in: Regenerated.
18413 * libc/sys/linux/sched.c: New file.
18414 * libc/sys/linux/sys/types.h: Add struct timespec.
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>
18450 * libc/sys/linux/Makefile.am: Add support for mmap.c.
18451 * libc/sys/linux/Makefile.in: Regenerated.
18452 * libc/sys/linux/mmap.c: New file.
18453 * libc/sys/linux/machine/i386/syscall.h: Add _syscall6 macro.
18454 * libc/sys/linux/sys/types.h (pid_t, off_t, loff_t): Added.
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*.
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>
18513 * libc/sys/linux/signal.c: Remove include of <bits/sigset.h>.
18514 * libc/sys/linux/sys/signal.h: Add include of <bits/sigset.h>.
18516 2002-04-17 Jeff Johnston <jjohnstn@redhat.com>
18520 2002-04-17 Jeff Johnston <jjohnstn@redhat.com>
18527 * libc/sys/linux/machine/i386/crt0.c: Add call to tzset() after
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>
18586 * libc/sys/linux/include/setjmp.h: Add sigjmp_buf type,
18588 * libc/sys/linux/siglongjmp.c: New file.
18589 * libc/sys/linux/Makefile.am: Add support for siglongjmp.
18590 * libc/sys/linux/Makefile.in: Regenerated.
18592 2002-04-04 Jeff Johnston <jjohnstn@redhat.com>
18595 * configure.host: Specify crt1.o for linux.
18600 Added for non-Cygwin, non-RTEMS configurations.
18601 * libc/sys/linux/Makefile.am: Add support for crt1 and sysconf.
18602 * libc/sys/linux/Makefile.in: Regenerated.
18603 * libc/sys/linux/crt1.c: New empty file to override one defaulted
18604 by gcc. This fixes problem with reconfiguring linux newlib build.
18605 * libc/sys/linux/sysconf.c: New file.
18607 2002-04-03 Jeff Johnston <jjohnstn@redhat.com>
18615 * libc/sys/linux/crt0.c: Moved to machine/i386 directory.
18616 * libc/sys/linux/sys/syscall.h: Ditto.
18617 * libc/sys/linux/sleep.c: New file.
18618 * libc/sys/linux/socket.c: Ditto.
18619 * libc/sys/linux/sockops.h: Ditto.
18620 * libc/sys/linux/stack.c: Ditto.
18621 * libc/sys/linux/usleep.c: Ditto.
18622 * libc/sys/linux/machine/Makefile.am: Ditto.
18623 * libc/sys/linux/machine/Makefile.in: Ditto.
18624 * libc/sys/linux/machine/aclocal.m4: Ditto.
18625 * libc/sys/linux/machine/configure: Ditto.
18626 * libc/sys/linux/machine/configure.in: Ditto.
18627 * libc/sys/linux/machine/i386/Makefile.am: Ditto.
18628 * libc/sys/linux/machine/i386/Makefile.in: Ditto.
18629 * libc/sys/linux/machine/i386/aclocal.m4: Ditto.
18630 * libc/sys/linux/machine/i386/configure: Ditto.
18631 * libc/sys/linux/machine/i386/configure.in: Ditto.
18632 * libc/sys/linux/machine/i386/crt0.c: Ditto.
18633 * libc/sys/linux/machine/i386/sigset.c: Ditto.
18634 * libc/sys/linux/machine/i386/sigstack.h: Ditto.
18635 * libc/sys/linux/machine/i386/socketcall.h: Ditto.
18636 * libc/sys/linux/machine/i386/syscall.h: Ditto.
18637 * libc/sys/linux/sys/select.h: Ditto.
18638 * libc/sys/linux/configure.in: Add support for machine directory.
18639 * libc/sys/linux/Makefile.am: Ditto plus add new files above.
18640 * libc/sys/linux/Makefile.in: Regenerated.
18641 * libc/sys/linux/configure: Ditto.
18642 * libc/sys/linux/brk.c: Use machine/syscall.h instead of sys/syscall.h.
18643 * libc/sys/linux/inode.c: Ditto.
18644 * libc/sys/linux/linux.c: Ditto.
18645 * libc/sys/linux/process.c: Ditto.
18646 * libc/sys/linux/systat.c: Ditto.
18647 * libc/sys/linux/time.c: Ditto.
18648 * libc/sys/linux/wait.c: Ditto.
18649 * libc/sys/linux/ids.c: Change header plus add setfsgid/setfsuid.
18650 * libc/sys/linux/io.c: Change header plus add readv/writev.
18651 * libc/sys/linux/signal.c: Change header plus change sigsuspend to
18653 * libc/sys/linux/select.c: Change header plus change select to
18655 * libc/sys/linux/sys/cdefs.h: Add a number of standard definitions
18657 * libc/sys/linux/sys/types.h: Add __socklen_t and __useconds_t
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>
18739 * libc/sys/linux/machine/i386/crt0.c: Add call to tzset() after
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>
18798 * libc/sys/linux/include/setjmp.h: Add sigjmp_buf type,
18800 * libc/sys/linux/siglongjmp.c: New file.
18801 * libc/sys/linux/Makefile.am: Add support for siglongjmp.
18802 * libc/sys/linux/Makefile.in: Regenerated.
18804 2002-04-04 Jeff Johnston <jjohnstn@redhat.com>
18807 * configure.host: Specify crt1.o for linux.
18812 Added for non-Cygwin, non-RTEMS configurations.
18813 * libc/sys/linux/Makefile.am: Add support for crt1 and sysconf.
18814 * libc/sys/linux/Makefile.in: Regenerated.
18815 * libc/sys/linux/crt1.c: New empty file to override one defaulted
18816 by gcc. This fixes problem with reconfiguring linux newlib build.
18817 * libc/sys/linux/sysconf.c: New file.
18819 2002-04-03 Jeff Johnston <jjohnstn@redhat.com>
18827 * libc/sys/linux/crt0.c: Moved to machine/i386 directory.
18828 * libc/sys/linux/sys/syscall.h: Ditto.
18829 * libc/sys/linux/sleep.c: New file.
18830 * libc/sys/linux/socket.c: Ditto.
18831 * libc/sys/linux/sockops.h: Ditto.
18832 * libc/sys/linux/stack.c: Ditto.
18833 * libc/sys/linux/usleep.c: Ditto.
18834 * libc/sys/linux/machine/Makefile.am: Ditto.
18835 * libc/sys/linux/machine/Makefile.in: Ditto.
18836 * libc/sys/linux/machine/aclocal.m4: Ditto.
18837 * libc/sys/linux/machine/configure: Ditto.
18838 * libc/sys/linux/machine/configure.in: Ditto.
18839 * libc/sys/linux/machine/i386/Makefile.am: Ditto.
18840 * libc/sys/linux/machine/i386/Makefile.in: Ditto.
18841 * libc/sys/linux/machine/i386/aclocal.m4: Ditto.
18842 * libc/sys/linux/machine/i386/configure: Ditto.
18843 * libc/sys/linux/machine/i386/configure.in: Ditto.
18844 * libc/sys/linux/machine/i386/crt0.c: Ditto.
18845 * libc/sys/linux/machine/i386/sigset.c: Ditto.
18846 * libc/sys/linux/machine/i386/sigstack.h: Ditto.
18847 * libc/sys/linux/machine/i386/socketcall.h: Ditto.
18848 * libc/sys/linux/machine/i386/syscall.h: Ditto.
18849 * libc/sys/linux/sys/select.h: Ditto.
18850 * libc/sys/linux/configure.in: Add support for machine directory.
18851 * libc/sys/linux/Makefile.am: Ditto plus add new files above.
18852 * libc/sys/linux/Makefile.in: Regenerated.
18853 * libc/sys/linux/configure: Ditto.
18854 * libc/sys/linux/brk.c: Use machine/syscall.h instead of sys/syscall.h.
18855 * libc/sys/linux/inode.c: Ditto.
18856 * libc/sys/linux/linux.c: Ditto.
18857 * libc/sys/linux/process.c: Ditto.
18858 * libc/sys/linux/systat.c: Ditto.
18859 * libc/sys/linux/time.c: Ditto.
18860 * libc/sys/linux/wait.c: Ditto.
18861 * libc/sys/linux/ids.c: Change header plus add setfsgid/setfsuid.
18862 * libc/sys/linux/io.c: Change header plus add readv/writev.
18863 * libc/sys/linux/signal.c: Change header plus change sigsuspend to
18865 * libc/sys/linux/select.c: Change header plus change select to
18867 * libc/sys/linux/sys/cdefs.h: Add a number of standard definitions
18869 * libc/sys/linux/sys/types.h: Add __socklen_t and __useconds_t
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>
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>
19287 * libc/sys/linux/shared.ld: New file.
19316 * libc/sys/linux/Makefile.am: Add libtool support. Change
19319 * libc/sys/linux/configure.in: Add libtool support.
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>
19364 * libc/include/alloca.h: Move libc/sys/linux/include/alloca.h
19368 * libc/sys/linux/include/alloca.h: Move to libc/include.
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>
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>
19725 2001-04-17 Stephen L. Moshier <moshier@moshier.ne.mediaone.net>
19730 2001-04-13 Robert Collins <rbtcollins@hotmail.com>
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>
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>
19869 powerpcle, x86 netware, x86 sco, x86 Linux and Vxworks.
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>
20034 * acinclude.m4: Updated to release 1.9.0.
20072 libc/sys/linux/aclocal.m4 libc/sys/linux/configure
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>
20135 * libc/sys/linux/sys/types.h: Changed to include
20138 signal functionality including real-time and threaded signals.
20141 things cleaner. RTEMS uses 64-bit dev_t.
20151 2000-12-08 Werner Almesberger <Werner.Almesberger@epfl.ch>
20153 * configure.host: Added x86 linux target.
20156 * libc/sys/linux/crt0.c: New file.
20157 * libc/sys/linux/Makefile.am: Ditto.
20158 * libc/sys/linux/Makefile.in: Ditto.
20159 * libc/sys/linux/aclocal.m4: Ditto.
20160 * libc/sys/linux/brk.c: Ditto.
20161 * libc/sys/linux/configure: Ditto.
20162 * libc/sys/linux/configure.in: Ditto.
20163 * libc/sys/linux/getoptlong.c: Ditto.
20164 * libc/sys/linux/ids.c: Ditto.
20165 * libc/sys/linux/inode.c: Ditto.
20166 * libc/sys/linux/io.c: Ditto.
20167 * libc/sys/linux/linux.c: Ditto.
20168 * libc/sys/linux/process.c: Ditto.
20169 * libc/sys/linux/realpath.c: Ditto.
20170 * libc/sys/linux/select.c: Ditto.
20171 * libc/sys/linux/signal.c: Ditto.
20172 * libc/sys/linux/systat.c: Ditto.
20173 * libc/sys/linux/termios.c: Ditto.
20174 * libc/sys/linux/time.c: Ditto.
20175 * libc/sys/linux/wait.c: Ditto.
20176 * libc/sys/linux/include/alloca.h: Ditto.
20177 * libc/sys/linux/include/getopt.h: Ditto.
20178 * libc/sys/linux/include/stdint.h: Ditto.
20179 * libc/sys/linux/include/unistd.h: Ditto.
20180 * libc/sys/linux/sys/cdefs.h: Ditto.
20181 * libc/sys/linux/sys/dirent.h: Ditto.
20182 * libc/sys/linux/sys/errno.h: Ditto.
20183 * libc/sys/linux/sys/fcntl.h: Ditto.
20184 * libc/sys/linux/sys/file.h: Ditto.
20185 * libc/sys/linux/sys/ioctl.h: Ditto.
20186 * libc/sys/linux/sys/resource.h: Ditto.
20187 * libc/sys/linux/sys/signal.h: Ditto.
20188 * libc/sys/linux/sys/stat.h: Ditto.
20189 * libc/sys/linux/sys/syscall.h: Ditto.
20190 * libc/sys/linux/sys/termios.h: Ditto.
20191 * libc/sys/linux/sys/time.h: Ditto.
20192 * libc/sys/linux/sys/types.h: Ditto.
20193 * libc/sys/linux/sys/utmp.h: Ditto.
20194 * libc/sys/linux/sys/utsname.h: Ditto.
20195 * libc/sys/linux/sys/wait.h: Ditto.
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>
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>
20608 Tue Jun 27 15:49:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>
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.
20751 Mon Apr 17 12:46:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>
20788 * acinclude.m4: Changed release to 1.8.2.
20841 2000-03-24 Nick Clifton <nickc@cygnus.com>
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>
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>
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>
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.
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.
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.
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
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.
23317 * configure.in (m32r-*-*): Add -msdata=sdata to target_cflags.
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
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.
23971 (mainCRTStartup): Do int3 if __cygwin_crt0_bp non-zero.
24036 compiled with -msdata.
24072 32bits so we don't lose with -mint32.
24162 * configure.in (*-*-cygwin32): New.
24163 (*-*-win32): Deleted.
24213 * libc/configure.in (i[345]86-*-win32): Remove -DNO_FORK.
24226 move foo() -> foof() wrapper code from the files that implement
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.
24479 * libc/sys/win32/Makefile.in: Remove --nodelete.
24500 * libc/sys/win32/wait.c (_wait): Explicitly pass -1 to waitpid.
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.
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.
24810 * libc/include/sys/_types.h: _off_t is a 64-bit type under win32.
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
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.
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).
25392 * configure.in (sparc-sun-sunos*): Add -DMALLOC_ALIGNMENT=8 to
25428 * configure.in: Add soft-float for proelf.
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
26179 * configure.in (sparc64-*-*): Remove -D__SIZE_TYPE__.
26245 First real try at system traps for m88k-bug.
26264 * configure.in: fix libc_sys_dir -> libc_sys_lib thinko.
26281 * testsuite/config/unix-libm.exp:
26364 stub_dir, stub_lib, & crt0 for m68k*-unknown-{aout,coff}. If
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
26560 when base 16 is specified. Don't accept non-digits if radix > 10.
26575 non-reentrant functions.
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.
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.
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.
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.
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
27475 libc/stdio/gets.c (gets): removed non-ANSI warning message.
27488 * libm/math/gamma.h: made local variables non-static.
27569 * .../Makefile.in: get rid of .c.o rule - if TOP is correctly
27691 Release 1.03 for NEC, major mods. Main differences from release
27697 * test_ieee.c: tests for ieee flags & masks - get/set rounding,
27734 version-control: never