Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcvs2svn <>2012-08-10 13:37:35 +0400
committercvs2svn <>2012-08-10 13:37:35 +0400
commit316eee31fe861ecb6db3905a85719fd536f984be (patch)
tree504dc9042e08d314c2b0222092d0a63314981e7e /newlib/ChangeLog
parentc0956742a74d194b9c18c7a91aa6d6010beb4cd3 (diff)
This commit was manufactured by cvs2svn to create tag 'cygwin-cygwin-1_7_11-release
1_7_11-release'. Sprout from cygwin-64bit-branch 2012-08-10 09:37:33 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'cygwin-64bit-' Cherrypick from master 2012-02-25 10:51:32 UTC Corinna Vinschen <corinna@vinschen.de> ' * new-features.sgml (ov-new1.7.11): Add two more changes to the list.': COPYING.LIBGLOSS COPYING.NEWLIB COPYING3 COPYING3.LIB ChangeLog MAINTAINERS compile config.rpath config.sub config/ChangeLog config/mh-darwin config/mh-interix config/mh-ppc-aix config/mt-alphaieee config/mt-sde config/picflag.m4 config/stdint.m4 config/tcl.m4 configure configure.ac include/ChangeLog include/bfdlink.h include/dis-asm.h include/dwarf2.h include/elf/ChangeLog include/elf/avr.h include/elf/common.h include/elf/m68hc11.h include/elf/mn10300.h include/elf/ppc.h include/elf/s390.h include/elf/sparc.h include/elf/tilegx.h include/elf/tilepro.h include/filenames.h include/gdb/ChangeLog include/gdb/callback.h include/gdb/signals.def include/gdb/signals.h include/mach-o/ChangeLog include/mach-o/codesign.h include/mach-o/external.h include/mach-o/loader.h include/mach-o/reloc.h include/mach-o/x86-64.h include/opcode/ChangeLog include/opcode/avr.h include/opcode/crx.h include/opcode/m68hc11.h include/opcode/mips.h include/opcode/ppc.h include/opcode/sparc.h include/opcode/tilegx.h include/opcode/tilepro.h include/plugin-api.h include/splay-tree.h include/vms/ChangeLog include/vms/lbr.h ltgcc.m4 ltoptions.m4 ltversion.m4 lt~obsolete.m4 newlib/ChangeLog newlib/doc/Makefile.am newlib/doc/Makefile.in newlib/libc/include/machine/setjmp-dj.h newlib/libc/include/stdio.h newlib/libc/include/string.h newlib/libc/include/sys/signal.h newlib/libc/include/sys/stat.h newlib/libc/include/sys/time.h newlib/libc/include/sys/times.h newlib/libc/include/sys/types.h newlib/libc/include/sys/unistd.h newlib/libc/include/sys/wait.h newlib/libc/locale/lmessages.c newlib/libc/locale/lmonetary.c newlib/libc/locale/locale.c newlib/libc/locale/nl_langinfo.c newlib/libc/machine/arm/access.c newlib/libc/machine/cr16/sys/asm.h newlib/libc/machine/epiphany/Makefile.am newlib/libc/machine/epiphany/Makefile.in newlib/libc/machine/epiphany/aclocal.m4 newlib/libc/machine/epiphany/configure newlib/libc/machine/epiphany/configure.in newlib/libc/machine/epiphany/machine/stdlib.h newlib/libc/machine/epiphany/setjmp.S newlib/libc/machine/i386/setjmp.S newlib/libc/machine/rl78/Makefile.am newlib/libc/machine/rl78/Makefile.in newlib/libc/machine/rl78/aclocal.m4 newlib/libc/machine/rl78/configure newlib/libc/machine/rl78/configure.in newlib/libc/machine/rl78/setjmp.S newlib/libc/posix/collate.c newlib/libc/posix/engine.c newlib/libc/posix/glob.c newlib/libc/posix/popen.c newlib/libc/posix/readdir.c newlib/libc/posix/readdir_r.c newlib/libc/posix/regcomp.c newlib/libc/posix/telldir.c newlib/libc/posix/wordexp.c newlib/libc/reent/mkdirr.c newlib/libc/reent/renamer.c newlib/libc/search/hash.c newlib/libc/search/hash_bigkey.c newlib/libc/search/hash_page.c newlib/libc/search/hcreate_r.c newlib/libc/stdio/asiprintf.c newlib/libc/stdio/asprintf.c newlib/libc/stdio/clearerr.c newlib/libc/stdio/fclose.c newlib/libc/stdio/fdopen.c newlib/libc/stdio/feof.c newlib/libc/stdio/ferror.c newlib/libc/stdio/fflush.c newlib/libc/stdio/fgetc.c newlib/libc/stdio/fgets.c newlib/libc/stdio/fgetwc.c newlib/libc/stdio/fgetws.c newlib/libc/stdio/fileno.c newlib/libc/stdio/findfp.c newlib/libc/stdio/fmemopen.c newlib/libc/stdio/fopen.c newlib/libc/stdio/fopencookie.c newlib/libc/stdio/fpurge.c newlib/libc/stdio/fputc.c newlib/libc/stdio/fputs.c newlib/libc/stdio/fputwc.c newlib/libc/stdio/fputws.c newlib/libc/stdio/fread.c newlib/libc/stdio/freopen.c newlib/libc/stdio/fseek.c newlib/libc/stdio/ftell.c newlib/libc/stdio/funopen.c newlib/libc/stdio/fwide.c newlib/libc/stdio/fwrite.c newlib/libc/stdio/getc.c newlib/libc/stdio/getdelim.c newlib/libc/stdio/gets.c newlib/libc/stdio/local.h newlib/libc/stdio/mktemp.c newlib/libc/stdio/open_memstream.c newlib/libc/stdio/putc.c newlib/libc/stdio/setvbuf.c newlib/libc/stdio/ungetc.c newlib/libc/stdio/ungetwc.c newlib/libc/stdio/vasiprintf.c newlib/libc/stdio/vasprintf.c newlib/libc/stdio/vfprintf.c newlib/libc/stdio/vfscanf.c newlib/libc/stdio/vfwprintf.c newlib/libc/stdio/vfwscanf.c newlib/libc/stdio64/fdopen64.c newlib/libc/stdio64/fopen64.c newlib/libc/stdio64/freopen64.c newlib/libc/stdio64/fseeko64.c newlib/libc/stdio64/ftello64.c newlib/libc/stdlib/mbtowc_r.c newlib/libc/stdlib/mprec.h newlib/libc/stdlib/wctomb_r.c newlib/libc/string/Makefile.am newlib/libc/string/Makefile.in newlib/libc/string/strcasestr.c newlib/libc/sys/epiphany/Makefile.am newlib/libc/sys/epiphany/Makefile.in newlib/libc/sys/epiphany/aclocal.m4 newlib/libc/sys/epiphany/configure newlib/libc/sys/epiphany/configure.in newlib/libc/sys/epiphany/e_printf.c newlib/libc/sys/h8300hms/sys/file.h newlib/libc/sys/linux/machine/i386/setjmp.S newlib/libc/sys/rtems/crt0.c newlib/libc/sys/rtems/machine/_types.h newlib/libc/sys/sysmec/access.c newlib/libc/sys/sysnecv850/access.c newlib/libc/sys/sysnecv850/crt0.S newlib/libc/time/strptime.c newlib/libm/common/sf_round.c newlib/libm/math/e_atan2.c newlib/libm/math/e_exp.c newlib/libm/math/e_pow.c newlib/libm/math/e_rem_pio2.c newlib/libm/math/ef_exp.c newlib/libm/math/ef_pow.c newlib/libm/math/er_lgamma.c newlib/libm/math/erf_lgamma.c newlib/testsuite/newlib.stdio/stdio.exp newlib/testsuite/newlib.stdio/swprintf.c newlib/testsuite/newlib.string/strcmp-1.c winsup/ChangeLog winsup/Makefile.common winsup/cygserver/ChangeLog winsup/cygserver/client.cc winsup/cygserver/woutsup.h winsup/cygwin/ChangeLog winsup/cygwin/Makefile.in winsup/cygwin/advapi32.cc winsup/cygwin/child_info.h winsup/cygwin/configure.in winsup/cygwin/cygheap.cc winsup/cygwin/cygheap.h winsup/cygwin/cygprops.h winsup/cygwin/cygserver_ipc.h winsup/cygwin/cygthread.cc winsup/cygwin/cygtls.cc winsup/cygwin/cygtls.h winsup/cygwin/cygwin.din winsup/cygwin/cygwin.sc winsup/cygwin/dcrt0.cc winsup/cygwin/devices.cc winsup/cygwin/devices.h winsup/cygwin/devices.in winsup/cygwin/dir.cc winsup/cygwin/dll_init.cc winsup/cygwin/dll_init.h winsup/cygwin/dtable.cc winsup/cygwin/dtable.h winsup/cygwin/environ.cc winsup/cygwin/exceptions.cc winsup/cygwin/external.cc winsup/cygwin/fenv.cc winsup/cygwin/fhandler.cc winsup/cygwin/fhandler.h winsup/cygwin/fhandler_clipboard.cc winsup/cygwin/fhandler_console.cc winsup/cygwin/fhandler_disk_file.cc winsup/cygwin/fhandler_dsp.cc winsup/cygwin/fhandler_fifo.cc winsup/cygwin/fhandler_floppy.cc winsup/cygwin/fhandler_mem.cc winsup/cygwin/fhandler_nodevice.cc winsup/cygwin/fhandler_process.cc winsup/cygwin/fhandler_procnet.cc winsup/cygwin/fhandler_registry.cc winsup/cygwin/fhandler_serial.cc winsup/cygwin/fhandler_socket.cc winsup/cygwin/fhandler_tape.cc winsup/cygwin/fhandler_termios.cc winsup/cygwin/fhandler_tty.cc winsup/cygwin/fhandler_virtual.cc winsup/cygwin/fhandler_windows.cc winsup/cygwin/flock.cc winsup/cygwin/fork.cc winsup/cygwin/gendef winsup/cygwin/gendevices winsup/cygwin/gentls_offsets winsup/cygwin/glob.cc winsup/cygwin/globals.cc winsup/cygwin/heap.cc winsup/cygwin/hires.h winsup/cygwin/hookapi.cc winsup/cygwin/include/cygwin/if.h winsup/cygwin/include/cygwin/in.h winsup/cygwin/include/cygwin/socket.h winsup/cygwin/include/cygwin/version.h winsup/cygwin/include/elf.h winsup/cygwin/include/inttypes.h winsup/cygwin/include/mntent.h winsup/cygwin/include/netdb.h winsup/cygwin/include/stdint.h winsup/cygwin/include/sys/elf32.h winsup/cygwin/include/sys/elf64.h winsup/cygwin/include/sys/elf_common.h winsup/cygwin/include/sys/elf_generic.h winsup/cygwin/include/sys/termios.h winsup/cygwin/include/sys/wait.h winsup/cygwin/init.cc winsup/cygwin/kernel32.cc winsup/cygwin/lib/_cygwin_crt0_common.cc winsup/cygwin/lib/crt0.h winsup/cygwin/libc/inet_addr.c winsup/cygwin/libc/inet_network.c winsup/cygwin/libc/minires-os-if.c winsup/cygwin/libc/minires.h winsup/cygwin/libc/rcmd.cc winsup/cygwin/miscfuncs.cc winsup/cygwin/miscfuncs.h winsup/cygwin/mkglobals_h winsup/cygwin/mkvers.sh winsup/cygwin/mmap.cc winsup/cygwin/mount.cc winsup/cygwin/mount.h winsup/cygwin/net.cc winsup/cygwin/ntdll.h winsup/cygwin/passwd.cc winsup/cygwin/path.cc winsup/cygwin/path.h winsup/cygwin/pinfo.cc winsup/cygwin/pinfo.h winsup/cygwin/pipe.cc winsup/cygwin/poll.cc winsup/cygwin/posix.sgml winsup/cygwin/posix_ipc.cc winsup/cygwin/pseudo-reloc.cc winsup/cygwin/regex/regcomp.c winsup/cygwin/registry.cc winsup/cygwin/release/1.7.10 winsup/cygwin/release/1.7.11 winsup/cygwin/sched.cc winsup/cygwin/sec_acl.cc winsup/cygwin/sec_helper.cc winsup/cygwin/security.cc winsup/cygwin/security.h winsup/cygwin/select.cc winsup/cygwin/select.h winsup/cygwin/shared.cc winsup/cygwin/signal.cc winsup/cygwin/sigproc.cc winsup/cygwin/sigproc.h winsup/cygwin/smallprint.cc winsup/cygwin/spawn.cc winsup/cygwin/strace.cc winsup/cygwin/strfuncs.cc winsup/cygwin/sync.h winsup/cygwin/syscalls.cc winsup/cygwin/sysconf.cc winsup/cygwin/syslog.cc winsup/cygwin/termios.cc winsup/cygwin/thread.cc winsup/cygwin/thread.h winsup/cygwin/times.cc winsup/cygwin/tlsoffsets.h winsup/cygwin/wait.cc winsup/cygwin/winbase.h winsup/cygwin/wincap.cc winsup/cygwin/wincap.h winsup/cygwin/winlean.h winsup/cygwin/winsup.h winsup/cygwin/winver.rc winsup/doc/ChangeLog winsup/doc/configure winsup/doc/cygwinenv.sgml winsup/doc/faq-programming.xml winsup/doc/faq-using.xml winsup/doc/new-features.sgml winsup/doc/overview2.sgml winsup/doc/pathnames.sgml winsup/doc/setup-net.sgml winsup/doc/using.sgml winsup/lsaauth/ChangeLog winsup/lsaauth/Makefile.in winsup/lsaauth/cyglsa.c winsup/lsaauth/cyglsa64.dll winsup/lsaauth/make-64bit-version-with-mingw-w64.sh winsup/mingw/ChangeLog winsup/mingw/configure winsup/mingw/configure.in winsup/mingw/include/_mingw.h winsup/mingw/include/excpt.h winsup/mingw/include/inttypes.h winsup/mingw/include/limits.h winsup/mingw/include/process.h winsup/mingw/include/stdint.h winsup/mingw/include/stdio.h winsup/mingw/include/stdlib.h winsup/mingw/include/sys/param.h winsup/mingw/include/wchar.h winsup/mingw/mingwex/Makefile.in winsup/mingw/mingwex/gdtoa/gd_qnan.h winsup/mingw/mingwex/tsearch.c winsup/mingw/profile/Makefile.in winsup/testsuite/ChangeLog winsup/testsuite/configure winsup/utils/ChangeLog winsup/utils/Makefile.in winsup/utils/bloda.cc winsup/utils/cygcheck.cc winsup/utils/cygpath.cc winsup/utils/dump_setup.cc winsup/utils/dumper.cc winsup/utils/locale.cc winsup/utils/mkgroup.c winsup/utils/mkpasswd.c winsup/utils/ps.cc winsup/utils/regtool.cc winsup/utils/strace.cc winsup/w32api/ChangeLog winsup/w32api/include/routprot.h winsup/w32api/include/setupapi.h winsup/w32api/include/winbase.h winsup/w32api/include/windows.h winsup/w32api/include/winnt.h winsup/w32api/include/winsock.h winsup/w32api/include/winsock2.h winsup/w32api/include/winuser.h winsup/w32api/include/winver.h winsup/w32api/include/wtsapi32.h winsup/w32api/lib/Makefile.in winsup/w32api/lib/kernel32.def winsup/w32api/lib/wtsapi32.def Delete: config/asmcfi.m4 config/math.m4 config/mmap.m4 config/weakref.m4 include/dwarf2.def include/elf/xgate.h include/gdb/gdb-index.h include/leb128.h include/opcode/xgate.h newlib/libc/string/memrchr.c winsup/cygwin/DevNotes winsup/cygwin/cygwait.cc winsup/cygwin/cygwait.h winsup/cygwin/fhandler_dev.cc winsup/cygwin/include/machine/elf.h winsup/cygwin/include/sys/elf.h winsup/mingw/mingwex/membarrier.c winsup/w32api/include/sdkddkver.h winsup/w32api/include/shobjidl.h winsup/w32api/lib/shobjidl-uuid.c
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog229
1 files changed, 0 insertions, 229 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index cc8e7dccc..e16fe1273 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,232 +1,3 @@
-2012-08-09 Corinna Vinschen <vinschen@redhat.com>
-
- * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Fix guard around state to
- allow usage in !FLOATING_POINT && _WANT_IO_C99_FORMATS case.
-
-2012-08-08 Eric Blake <eblake@redhat.com>
-
- * libc/posix/engine.c(dissect): Guard diagnostic pragma for right
- versions of GCC only.
- * libc/string/strcasestr.c: Ditto.
-
-2012-08-08 Corinna Vinschen <vinschen@redhat.com>
-
- Throughout, run newlib with -Wall -Werror option and fix bugs and
- compiler warnings found this way.
-
- * libc/stdio/freopen.c (_freopen_r): Fix bug setting _flags.
-
- * libc/include/stdio.h (_rename): Define when building newlib.
- * libc/include/sys/signal.h (_kill): Ditto.
- * libc/include/sys/stat.h (_mkdir): Ditto.
- * libc/include/sys/time.h (_gettimeofday): Ditto.
- * libc/include/sys/times.h (_times): Ditto.
- * libc/include/sys/wait.h (_wait): Ditto.
- * libc/locale/lmessages.c (empty): Don't define for Cygwin.
- * libc/locale/lmonetary.c (cnv): Ditto.
- * libc/locale/nl_langinfo.c (nl_langinfo): Ditto for variable s.
- * libc/posix/collate.c: Throughout cast to avoid compiler warning.
- * libc/posix/engine.c (matcher): Initialize dp to avoid compiler
- warning.
- (dissect): Deliberately silence gcc compiler warning. Add comment to
- explain why.
- * libc/posix/glob.c: Disable on Cygwin. Explain why.
- * libc/posix/regcomp.c: Fix "uninitialized" compiler warnings.
- * libc/posix/wordexp.c (wordexp): Remove num_bytes variable since result
- is never used.
- * libc/posix/popen.c (popen): Ditto for variable last.
- * libc/reent/mkdirr.c: Include sys/stat.h.
- * libc/reent/renamer.c: Include stdio.h.
- * libc/search/hash.c: Throughout use underscored variants of the stat
- function family.
- (init_hash): Add missing definition for the __USE_INTERNAL_STAT64 case.
- * libc/search/hash_bigkey.c (__big_insert): Add parenthesis to avoid
- compiler warning.
- * libc/search/hash_page.c (overflow_page): Initalize freep to NULL to
- avoid compiler warning.
- * libc/stdio/asiprintf.c (_asiprintf_r): Cast unsigned char * to char *
- to avoid compiler warning.
- (asiprintf): Ditto.
- * libc/stdio/asprintf.c (_asprintf_r): Ditto.
- (asprintf): Ditto.
- * libc/stdio/vasiprintf.c (_vasiprintf_r): Ditto.
- * libc/stdio/vasprintf.c (_vasprintf_r): Ditto.
- * libc/stdio/mktemp.c (_gettemp): Cast to unsigned char in call to
- isdigit to avoid compiler warning.
- * libc/stdio/vfprintf.c (_VFPRINTF_R): Initialize variables used for
- grouping to avoid compiler warning. Only define and set nseps and
- nrepeats if they are really used.
- * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Ditto. Only define state if
- it is really used.
- * libc/stdio/vfscanf.c (u_char): Revert to be defined as unsigned char.
- (__SVFSCANF_R): Cast fmt in call to __mbtowc.
- * libc/stdlib/mbtowc_r.c (JIS_state_table): Disable when building
- Cygwin.
- (JIS_action_table): Ditto.
- * libc/stdlib/wctomb_r.c (__utf8_wctomb): Add parenthesis to avoid
- compiler warning.
- * libc/string/strcasestr.c: Deliberately silence gcc compiler warning.
- Add comment to explain why.
- * libc/time/strptime.c (strptime): Cast to unsigned char in calls to
- isspace to avoid compiler warning.
- * libm/math/e_atan2.c (__ieee754_atan2): Add parenthesis to avoid
- compiler warning.
- * libm/math/e_exp.c (__ieee754_exp): Initialize k to 0 to avoid
- compiler warning. Drop setting it to 0 later.
- * libm/math/ef_exp.c (__ieee754_expf): Ditto.
- * libm/math/e_pow.c (__ieee754_pow): Add braces to avoid compiler
- warning.
- * libm/math/ef_pow.c (__ieee754_powf): Ditto.
- * libm/math/er_lgamma.c (__ieee754_lgamma_r): Initialize nadj to 0 to
- avoid compiler warning.
- * libm/math/erf_lgamma.c (__ieee754_lgammaf_r): Ditto.
- * libm/math/e_rem_pio2.c (__ieee754_rem_pio2): Ditto for variable z.
- * libm/common/sf_round.c (roundf): Remove signbit variable since result
- is never used.
-
-2012-08-07 Corinna Vinschen <vinschen@redhat.com>
-
- * libc/stdlib/mprec.h (Storeinc): Add parenthesis to avoid compiler
- warning.
-
-2012-07-30 Kevin Buettner <kevinb@redhat.com>
-
- * libc/sys/sysnecv850/crt0.S (_start): Use v850e-specific
- start up code for v850e2 and v850e2v3 too.
-
-2012-07-20 Eric Blake <eblake@redhat.com>
-
- * libc/posix/readdir.c (readdir): Drop bogus attempt to catch
- bogus pointers.
-
-2012-07-18 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * libc/sys/rtems/machine/_types.h (_ssize_t): Use signed int for
- __v850__, __851__.
-
-2012-07-17 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * libc/search/hcreate_r.c (hdestroy_r): #ifdef 0 unused vars ie, idx.
-
-2012-07-16 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * libc/posix/telldir.c: Conditionally build dd_hash_lock.
-
-2012-07-13 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * libc/sys/rtems/machine/_types.h (_ssize_t): Add __ARM_EABI__,
- __v850__, __851__.
-
-2012-07-09 Corinna Vinschen <vinschen@redhat.com>
-
- * libc/stdio/fileno.c (fileno): Check if f is a valid stream. If not,
- return -1 and set errno to EBADF per POSIX.
-
-2012-07-06 Corinna Vinschen <vinschen@redhat.com>
-
- Allow building of Cygwin using Mingw64 SDK headers:
- * libc/include/sys/time.h: Drop _WINSOCK_H guard. Just use
- _TIMEVAL_DEFINED instead.
- * libc/include/sys/types.h: Check for _WINSOCKAPI_ along with
- _WINSOCK_H.
- * libc/include/sys/unistd.h: Ditto.
-
-2012-06-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
-
- * doc/Makefile.am (makedoc): Use LDFLAGS_FOR_BUILD not LDFLAGS.
- * doc/Makefile.in: Regenerate.
-
-2012-06-26 Christopher Faylor <me.newlib2012@cgf.cx>
-
- * libc/include/sys/types.h: Don't use the same preprocessor guard for
- time_t, timespec, and itimerspec. Add a separate guard specifically
- for timespec and always unconditionally define itimerspec.
-
-2012-06-05 Corinna Vinschen <vinschen@redhat.com>
-
- * libc/stdio/findfp.c (__sinit): Avoid infinite recursion on
- _REENT_SMALL targets. Add comment to explain.
-
-2012-05-31 Corinna Vinschen <vinschen@redhat.com>
-
- * libc/stdio/local.h (_newlib_sfp_lock_exit): Fix typo in non-pthread
- version.
-
-2012-05-30 Corinna Vinschen <vinschen@redhat.com>
-
- * libc/stdio/fgetws.c (_fgetws_r): Call _mbsnrtowcs_r rather than
- _mbsrtowcs_r and restrict number of wide chars to n - 1.
-
-2012-05-30 Corinna Vinschen <vinschen@redhat.com>
-
- * libc/stdio/local.h (_newlib_flockfile_start): New macro to
- secure stream related critical section against thread cancellation.
- (_newlib_flockfile_exit): Ditto.
- (_newlib_sfp_lock_end): Ditto.
- (_newlib_sfp_lock_start): Ditto for the list of streams.
- (_newlib_sfp_lock_exit): Ditto.
- (_newlib_sfp_lock_end): Ditto.
- Use aforementioned macros in place of _flockfile/_funlockfile
- and __sfp_lock_acquire/__sfp_lock_release throughout the code.
- * libc/stdio/fclose.c: Explicitely disable and re-enable thread
- cancellation. Explain why.
- * libc/stdio/freopen.c: Ditto.
- * libc/stdio64/freopen64.c: Ditto.
-
-2012-05-21 Sandeep Kumar Singh <Sandeep.Singh2@kpitcummins.com>
-
- * libc/machine/cr16/sys/asm.h: Added some missing instructions
- and removed few unsupported instructions of cr16 target.
-
-2012-05-10 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
-
- * libc/include/string.h (memrchr): Declare.
- * libc/string/Makefile.am (ELIX_4_SOURCES): Add memrchr.c.
- (CHEWOUT_FILES): Add memrchr.def.
- * libc/string/Makefile.in: Regenerate.
- * libc/string/memrchr.c: New file.
-
-2012-05-10 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * libc/sys/rtems/machine/_types.h: Add Microblaze.
-
-2012-05-09 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * libc/sys/rtems/crt0.c: Add stubs for access(), ftruncate(),
- _getpid_r(), geteuid(), getgid, _getgid_r, getpid(), getppid(),
- and _getpid_r().
-
-2012-05-03 Greta Yorsh <Greta.Yorsh@arm.com>
-
- * testsuite/newlib.string/strcmp-1.c (LONG_TEST): New macro.
- (MAX_BLOCK_SIZE): Use small value when LONG_TEST is not set.
- (MAX_DIFF, MAX_LEN, MAX_ZEROS) Likewise.
-
-2012-03-29 Corinna Vinschen <vinschen@redhat.com>
-
- * libc/locale/locale.c (__mb_cur_max): On Cygwin, align default value
- with default UTF-8 charset.
-
-2012-03-26 Corinna Vinschen <vinschen@redhat.com>
-
- * libc/stdio/findfp.c (__sinit): Set __sdidinit last.
-
-2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
-
- * libc/include/machine/setjmp-dj.h: Modify license to include
- modification in clause as permitted by DJ Delorie.
- * libc/machine/arm/access.c: Ditto.
- * libc/machine/i386/setjmp.S: Ditto.
- * libc/sys/h8300hms/sys/file.h: Ditto.
- * libc/sys/linux/machine/i386/setjmp.S: Ditto.
- * libc/sys/sysmec/access.c: Ditto.
- * libc/sys/sysnecv850/access.c: Ditto.
-
-2012-03-02 Jeff Johnston <jjohnstn@redhat.com>
-
- * libc/posix/readdir_r.c: Fix return code when end of
- directory is reached.
-
2012-02-23 Dan Egnor <egnor@ofb.net>
* configure.host: Accept "arm*" host spec instead of just "arm".