summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2010-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-02-232-57/+7
* * locale.cc (printlocale): Remove.Corinna Vinschen2010-02-232-17/+182
* PR 11297: Add support for 8-bit relocations to the AVR toolchain.Nick Clifton2010-02-232-8/+14
* * thread.cc (pthread_mutex::unlock): Don't attempt to unlock if there is anChristopher Faylor2010-02-232-5/+10
* * strace.cc (mnemonic_table): Add "special" mask option.Christopher Faylor2010-02-223-38/+49
* * include/sys/strace.h: Define _STRACE_SPECIAL.Christopher Faylor2010-02-224-107/+198
* * cygpath.cc (do_pathconv): Fix erroneously printing native NT pathCorinna Vinschen2010-02-222-1/+8
* * lc_era.h: Redefine lc_era_t to keepCorinna Vinschen2010-02-224-83/+137
* * locale.cc (lc_time_names): Add "date_fmt" entry.Corinna Vinschen2010-02-222-0/+5
* * libc/include/langinfo.h (_NL_TIME_DATE_FMT): Define new nl_itemCorinna Vinschen2010-02-223-0/+13
* * lc_era.h (lc_era): Fix "ja_JP" era_t_fmt entry to use traditionalCorinna Vinschen2010-02-203-4/+23
* * path.cc (warn_msdos): Enforce extended hex printing of multibyteCorinna Vinschen2010-02-202-2/+7
* Update copyrightChristopher Faylor2010-02-192-2/+2
* utils/ChangeLog:Christopher Faylor2010-02-195-30/+20
* * lc_era.h: New file.Corinna Vinschen2010-02-193-23/+122
* * locale.cc (print_lc_mstrings): New function to printCorinna Vinschen2010-02-192-2/+46
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Try to openCorinna Vinschen2010-02-192-11/+38
* * fhandler_disk_file.cc (fhandler_base::fstat_helper): Set st_rdevCorinna Vinschen2010-02-192-15/+21
* * libc/ctype/iswalpha.c (iswalpha): Update to Unicode 5.2.Corinna Vinschen2010-02-1810-841/+1118
* * nlsfuncs.cc (eval_datetimefmt): Rename force to flags.Corinna Vinschen2010-02-182-16/+51
* * libc/locale/timelocal.h (struct lc_time_T): Add missing ERA-relatedCorinna Vinschen2010-02-184-11/+46
* * fhandler.cc (fhandler_base::setup_overlapped): Revert to starting with handleChristopher Faylor2010-02-182-1/+6
* 2010-02-17 LRN <lrn1986@gmail.com>Chris Sutcliffe2010-02-184-0/+37
* * bfd/elf32-arm.c (elf32_arm_merge_eabi_attributes): Add support forMatthew Gretton-Dann2010-02-182-1/+12
* * new-features.sgml (ov-new1.7.2): Accommodate name change of getlocaleCorinna Vinschen2010-02-173-4/+11
* * Makefile.in (CYGWIN_BINS): Rename getlocale to locale.Corinna Vinschen2010-02-175-292/+719
* * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to deleteNick Clifton2010-02-172-1/+4
* 2010-02-17 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-02-1722-0/+1409
* PR 11238Nick Clifton2010-02-175-34/+12
* * libc/ctype/iswblank.c (iswblank): Remove Unicode charactersCorinna Vinschen2010-02-173-4/+17
* 2010-02-14 Roumen Petrov <rumen@users.sourceforge.net>Chris Sutcliffe2010-02-1713-11/+674
* * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Apply previous patch hereCorinna Vinschen2010-02-152-1/+6
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Drop printing a redundantCorinna Vinschen2010-02-152-1/+6
* * new-features.sgml (ov-new1.7.2): Add native DOS path and UNC pathCorinna Vinschen2010-02-153-5/+84
* * path.cc (path_conv::check): Treat native DOS paths as "noacl".Corinna Vinschen2010-02-152-5/+11
* * mount.cc (mount_info::conv_to_win32_path): Set UNC path flags toCorinna Vinschen2010-02-152-0/+14
* PR 11238Nick Clifton2010-02-153-0/+41
* Sync from gcc mainline.Nick Clifton2010-02-155-42/+124
* * fhandler.cc (fhandler_base::setup_overlapped): Don't set signalled state toChristopher Faylor2010-02-154-26/+12
* * regex/regcomp.c (xwcrtomb): Fix one explicable and one inexcplicable CChristopher Faylor2010-02-142-2/+7
* * regex/regcomp.c (xwcrtomb): Don't convert Unicode chars outside theCorinna Vinschen2010-02-132-8/+17
* * cygpath.cc (do_pathconv): Fix potential crash.Corinna Vinschen2010-02-132-6/+8
* *** empty log message ***Daniel Gutson2010-02-121-42/+0
* * regex/regcomp.c (wgetnext): Use size_t as type for n2 since that'sCorinna Vinschen2010-02-123-2/+9
* gas/Daniel Gutson2010-02-121-0/+42
* * pthread.cc (pthread_mutex_init): Explicitly fill out third arg toChristopher Faylor2010-02-124-63/+46
* fix typoChristopher Faylor2010-02-121-1/+1
* * regex/regcomp.c (xwcrtomb): New function to convert wide charsCorinna Vinschen2010-02-123-5/+62
* * sec_auth.cc (get_user_local_groups): Retrieve name of well knownCorinna Vinschen2010-02-124-12/+40
* 2010-02-11 Pierre Humblet <Pierre.Humblet@ieee.org>Pierre Humblet2010-02-122-1/+5