aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-branchpointgithub/gdb_7_1-branchgdb_7_1-branchcvs2svn6656-2187609/+0
2010-02-18 * bfd/elf32-arm.c (elf32_arm_merge_eabi_attributes): Add support forMatthew Gretton-Dann2-1/+12
2010-02-17 * new-features.sgml (ov-new1.7.2): Accommodate name change of getlocaleCorinna Vinschen3-4/+11
2010-02-17 * Makefile.in (CYGWIN_BINS): Rename getlocale to locale.Corinna Vinschen5-292/+719
2010-02-17 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to deleteNick Clifton2-1/+4
2010-02-172010-02-17 Tristan Gingold <gingold@adacore.com>Tristan Gingold22-0/+1409
2010-02-17 PR 11238Nick Clifton5-34/+12
2010-02-17 * libc/ctype/iswblank.c (iswblank): Remove Unicode charactersCorinna Vinschen3-4/+17
2010-02-172010-02-14 Roumen Petrov <rumen@users.sourceforge.net>Chris Sutcliffe13-11/+674
2010-02-15 * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Apply previous patch hereCorinna Vinschen2-1/+6
2010-02-15 * libc/stdio/vfprintf.c (_VFPRINTF_R): Drop printing a redundantCorinna Vinschen2-1/+6
2010-02-15 * new-features.sgml (ov-new1.7.2): Add native DOS path and UNC pathCorinna Vinschen3-5/+84
2010-02-15 * path.cc (path_conv::check): Treat native DOS paths as "noacl".Corinna Vinschen2-5/+11
2010-02-15 * mount.cc (mount_info::conv_to_win32_path): Set UNC path flags toCorinna Vinschen2-0/+14
2010-02-15 PR 11238Nick Clifton3-0/+41
2010-02-15Sync from gcc mainline.Nick Clifton5-42/+124
2010-02-15* fhandler.cc (fhandler_base::setup_overlapped): Don't set signalled state toChristopher Faylor4-26/+12
2010-02-14* regex/regcomp.c (xwcrtomb): Fix one explicable and one inexcplicable CChristopher Faylor2-2/+7
2010-02-13 * regex/regcomp.c (xwcrtomb): Don't convert Unicode chars outside theCorinna Vinschen2-8/+17
2010-02-13 * cygpath.cc (do_pathconv): Fix potential crash.Corinna Vinschen2-6/+8
2010-02-12*** empty log message ***Daniel Gutson1-42/+0
2010-02-12 * regex/regcomp.c (wgetnext): Use size_t as type for n2 since that'sCorinna Vinschen3-2/+9
2010-02-12 gas/Daniel Gutson1-0/+42
2010-02-12* pthread.cc (pthread_mutex_init): Explicitly fill out third arg toChristopher Faylor4-63/+46
2010-02-12fix typoChristopher Faylor1-1/+1
2010-02-12 * regex/regcomp.c (xwcrtomb): New function to convert wide charsCorinna Vinschen3-5/+62
2010-02-12 * sec_auth.cc (get_user_local_groups): Retrieve name of well knownCorinna Vinschen4-12/+40
2010-02-122010-02-11 Pierre Humblet <Pierre.Humblet@ieee.org>Pierre Humblet2-1/+5
2010-02-11 * regex/engine.c (step): Drop Cygwin-specific definition.Corinna Vinschen4-22/+42
2010-02-112010-02-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2-4/+10
2010-02-112010-02-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston3-10/+40
2010-02-11 * new-features.sgml (ov-new1.7.2): Rephrase getlocale entry.Corinna Vinschen2-1/+6
2010-02-11 * getlocale.c (main): Rename local variable to avoid problems.Corinna Vinschen3-24/+83
2010-02-11 * nlsfuncs.cc (initial_setlocale): Move check whether charset hasCorinna Vinschen2-3/+14
2010-02-10 * getlocale.c (usage): Change text slightly.Corinna Vinschen2-2/+6
2010-02-10 * getlocale.c (main): Restrict -a loop to avoid psudo language entriesCorinna Vinschen2-1/+6
2010-02-10 * getlocale.c (main): Revamp -a loop to avoid duplicates and to printCorinna Vinschen2-16/+81
2010-02-10 * new-features.sgml (ov-new1.7.2): Add LC_MESSAGES support.Corinna Vinschen3-23/+12
2010-02-10 * nlsfuncs.cc (__set_charset_from_locale): Allow "@euro" modifier onlyCorinna Vinschen2-1/+9
2010-02-10 * nlsfuncs.cc (__get_lcid_from_locale): Convert iu_CA to iu-Latn-CACorinna Vinschen2-2/+18
2010-02-10* dcrt0.cc (_dll_crt0): Set _main_tls as early as possible.Christopher Faylor4-97/+104
2010-02-10* cygtls.h (struct _cygtls): Remove unneeded elements.Christopher Faylor4-43/+37
2010-02-092010-02-09 Daniel Gutson <dgutson@codesourcery.com>Jeff Johnston2-1/+7
2010-02-09 * nlsfuncs.cc (lc_wcstombs): Add `return_invalid' flag to specifyCorinna Vinschen1-23/+18
2010-02-09bfd/Martin Schwidefsky2-0/+15
2010-02-09 * nlsfuncs.cc (__set_lc_messages_from_win): Fix typo.Corinna Vinschen2-1/+5
2010-02-09 * lc_msg.h: New file, fix a problem in locales with modifiers.Corinna Vinschen2-8/+13
2010-02-09 * lc_msg.h: New file, generated from running Linux system.Corinna Vinschen2-189/+267
2010-02-09 * lc_msg.h: New file, autogenerated from CLDR data.Corinna Vinschen3-17/+315
2010-02-09 * libc/locale/lmessages.c (__messages_load_locale): Take additionalCorinna Vinschen7-7/+60