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
AgeCommit message (Expand)Author
2013-06-01This commit was manufactured by cvs2svn to create tag 'sid-sid-snapshot-20130601cvs2svn
2013-06-01 * gas/config/tc-avr.c: Change ISA for devices with USB support toDenis Chertykov
2013-05-31 * include/sys/socket.h: Move SHUT_xx definitoins from here...Corinna Vinschen
2013-05-31*** empty log message ***Corinna Vinschen
2013-05-31 * include/cygwin/if.h: Include cygwin/socket.h rather than sys/socket.hCorinna Vinschen
2013-05-312013-05-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-05-312013-05-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-05-312013-05-30 Paul Brook <paul@codesourcery.com>Catherine Moore
2013-05-29 * configure.in (--enable-newlib-nano-malloc): New option.Corinna Vinschen
2013-05-28Correct the relocation names for R_AARCH64_TLSDESC_LD_PREL19 and R_AARCH64_TL...Yufeng Zhang
2013-05-28 * fhandler_procsys.cc (fhandler_procsys::read): Just callCorinna Vinschen
2013-05-28* libc/macine/arm/strcpy.S: Explicitly set build attributes whenRichard Earnshaw
2013-05-27*** empty log message ***Corinna Vinschen
2013-05-27 * dll_init.cc (dll_list::topsort): Fix early-return condition toCorinna Vinschen
2013-05-25*** empty log message ***Corinna Vinschen
2013-05-25 * Makefile.in (DEFS): Unused, remove.Corinna Vinschen
2013-05-24 * pinfo.cc (pinfo::status_exit): Enhance comment.Corinna Vinschen
2013-05-24 * environ.cc (win_env::add_cache): Set the Windows environment variableCorinna Vinschen
2013-05-24 * fork.cc (frok::parent): Always set CREATE_UNICODE_ENVIRONMENT flag.Corinna Vinschen
2013-05-24 * fork.cc (frok::parent): Call CreateProcessW with command line setCorinna Vinschen
2013-05-24 * dcrt0.cc (child_info_fork::alloc_stack_hard_way): Fix datatype ofCorinna Vinschen
2013-05-23.Warren Young
2013-05-23Created xidepend mechanismWarren Young
2013-05-23 * libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording.Corinna Vinschen
2013-05-23 * cygwinenv.xml (cygwinenv-implemented-options): Explain newCorinna Vinschen
2013-05-23 * environ.cc (set_winsymlinks): Handle "winsymlinks:nativestrict"Corinna Vinschen
2013-05-22include/opcode/Richard Sandiford
2013-05-22 * libc/include/sys/cdefs.h (_Static_assert): Accommodate gcc >= 4.6.Corinna Vinschen
2013-05-22Add EM_INTEL205 to EM_INTEL209H.J. Lu
2013-05-22 * spinlock.h (ULONG): Replace LONG operator with ULONG to accommodateCorinna Vinschen
2013-05-21 * new-features.sgml (ov-new1.7.19): Add arc4random,Corinna Vinschen
2013-05-21 Add missing ChangeLog entry for former checkin.Corinna Vinschen
2013-05-21 * Makefile.in (DLL_OFILES): Add arc4random.o.Corinna Vinschen
2013-05-21 * globals.cc (__isthreaded): New global variable. Explain what it'sCorinna Vinschen
2013-05-21 * fhandler.h (class fhandler_dev_random): Change type of pseudo toCorinna Vinschen
2013-05-21 x86_64 only:Corinna Vinschen
2013-05-21 * new-features.sgml (ov-new1.7.19): Add __b64_ntop and __b64_pton.Corinna Vinschen
2013-05-21 * libc/base64.c: New file.Corinna Vinschen
2013-05-21 * syscalls.cc (open): Only return ENOTDIR if file exists.Corinna Vinschen
2013-05-21 Reinstantiate accidentally removed patch from 2009-05-16:Corinna Vinschen
2013-05-16 * libc/reent/reent.c (_wrapup_reent): Remove.Corinna Vinschen
2013-05-16* sigproc.cc (sig_hold): Delete.Christopher Faylor
2013-05-14 * Makefile.in (devices_CFLAGS): Drop -Os.Corinna Vinschen
2013-05-14 * Makefile.in (localtime_CFLAGS): Define as -fwrapv since localtimeCorinna Vinschen
2013-05-14 * grp.cc (get_groups): Convert to void function.Corinna Vinschen
2013-05-14 * grp.cc (get_groups): Never return error. Always create a group list,Corinna Vinschen
2013-05-14Added Wishlist file, based on my FURTHER WORK proposal to the -patchesWarren Young
2013-05-14Missed MAINTAINERS entry from previous commit.DJ Delorie
2013-05-14[newlib]DJ Delorie
2013-05-14Removed setup.xml and cygwin-ug.xml: they were not inputs to any of theWarren Young