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
2010-02-18This commit was manufactured by cvs2svn to create branch 'gdb_7_1-branch'.gdb_7_1-2010-03-18-releasegdb_7_1-2010-02-18-branchpointgdb_7_1-branchcvs2svn
2010-02-18 * bfd/elf32-arm.c (elf32_arm_merge_eabi_attributes): Add support forMatthew Gretton-Dann
2010-02-17 * new-features.sgml (ov-new1.7.2): Accommodate name change of getlocaleCorinna Vinschen
2010-02-17 * Makefile.in (CYGWIN_BINS): Rename getlocale to locale.Corinna Vinschen
2010-02-17 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to deleteNick Clifton
2010-02-172010-02-17 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2010-02-17 PR 11238Nick Clifton
2010-02-17 * libc/ctype/iswblank.c (iswblank): Remove Unicode charactersCorinna Vinschen
2010-02-172010-02-14 Roumen Petrov <rumen@users.sourceforge.net>Chris Sutcliffe
2010-02-15 * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Apply previous patch hereCorinna Vinschen
2010-02-15 * libc/stdio/vfprintf.c (_VFPRINTF_R): Drop printing a redundantCorinna Vinschen
2010-02-15 * new-features.sgml (ov-new1.7.2): Add native DOS path and UNC pathCorinna Vinschen
2010-02-15 * path.cc (path_conv::check): Treat native DOS paths as "noacl".Corinna Vinschen
2010-02-15 * mount.cc (mount_info::conv_to_win32_path): Set UNC path flags toCorinna Vinschen
2010-02-15 PR 11238Nick Clifton
2010-02-15Sync from gcc mainline.Nick Clifton
2010-02-15* fhandler.cc (fhandler_base::setup_overlapped): Don't set signalled state toChristopher Faylor
2010-02-15* regex/regcomp.c (xwcrtomb): Fix one explicable and one inexcplicable CChristopher Faylor
2010-02-13 * regex/regcomp.c (xwcrtomb): Don't convert Unicode chars outside theCorinna Vinschen
2010-02-13 * cygpath.cc (do_pathconv): Fix potential crash.Corinna Vinschen
2010-02-12*** empty log message ***Daniel Gutson
2010-02-12 * regex/regcomp.c (wgetnext): Use size_t as type for n2 since that'sCorinna Vinschen
2010-02-12 gas/Daniel Gutson
2010-02-12* pthread.cc (pthread_mutex_init): Explicitly fill out third arg toChristopher Faylor
2010-02-12fix typoChristopher Faylor
2010-02-12 * regex/regcomp.c (xwcrtomb): New function to convert wide charsCorinna Vinschen
2010-02-12 * sec_auth.cc (get_user_local_groups): Retrieve name of well knownCorinna Vinschen
2010-02-122010-02-11 Pierre Humblet <Pierre.Humblet@ieee.org>Pierre Humblet
2010-02-12 * regex/engine.c (step): Drop Cygwin-specific definition.Corinna Vinschen
2010-02-122010-02-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2010-02-122010-02-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2010-02-11 * new-features.sgml (ov-new1.7.2): Rephrase getlocale entry.Corinna Vinschen
2010-02-11 * getlocale.c (main): Rename local variable to avoid problems.Corinna Vinschen
2010-02-11 * nlsfuncs.cc (initial_setlocale): Move check whether charset hasCorinna Vinschen
2010-02-10 * getlocale.c (usage): Change text slightly.Corinna Vinschen
2010-02-10 * getlocale.c (main): Restrict -a loop to avoid psudo language entriesCorinna Vinschen
2010-02-10 * getlocale.c (main): Revamp -a loop to avoid duplicates and to printCorinna Vinschen
2010-02-10 * new-features.sgml (ov-new1.7.2): Add LC_MESSAGES support.Corinna Vinschen
2010-02-10 * nlsfuncs.cc (__set_charset_from_locale): Allow "@euro" modifier onlyCorinna Vinschen
2010-02-10 * nlsfuncs.cc (__get_lcid_from_locale): Convert iu_CA to iu-Latn-CACorinna Vinschen
2010-02-10* dcrt0.cc (_dll_crt0): Set _main_tls as early as possible.Christopher Faylor
2010-02-10* cygtls.h (struct _cygtls): Remove unneeded elements.Christopher Faylor
2010-02-102010-02-09 Daniel Gutson <dgutson@codesourcery.com>Jeff Johnston
2010-02-09 * nlsfuncs.cc (lc_wcstombs): Add `return_invalid' flag to specifyCorinna Vinschen
2010-02-09bfd/Martin Schwidefsky
2010-02-09 * nlsfuncs.cc (__set_lc_messages_from_win): Fix typo.Corinna Vinschen
2010-02-09 * lc_msg.h: New file, fix a problem in locales with modifiers.Corinna Vinschen
2010-02-09 * lc_msg.h: New file, generated from running Linux system.Corinna Vinschen
2010-02-09 * lc_msg.h: New file, autogenerated from CLDR data.Corinna Vinschen
2010-02-09 * libc/locale/lmessages.c (__messages_load_locale): Take additionalCorinna Vinschen