summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2009-04-16 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston2009-04-162-2/+12
* 2009-04-16 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2009-04-1668-1183/+4141
* Fix typo in previous commit.Nick Clifton2009-04-161-1/+1
* * dlfcn.cc (get_full_path_of_dll): Just return a bool value. DropCorinna Vinschen2009-04-162-23/+31
* Add new binutils target: moxieNick Clifton2009-04-1611-3/+127
* * ntdll.h (STATUS_LOCK_NOT_GRANTED): Define.Corinna Vinschen2009-04-163-2/+19
* * cygpath.cc (do_pathconv): Only skip \\?\ prefix if it's reallyCorinna Vinschen2009-04-152-9/+18
* * path.cc (path_conv::get_wide_win32_path): Allow relative paths.Corinna Vinschen2009-04-152-6/+24
* * libc/bsdlib.cc: Align copyright with upstream.Corinna Vinschen2009-04-158-27/+10
* * speclib: Really revert to using tempdir.Christopher Faylor2009-04-142-2/+6
* * speclib: Revert to using tempdir.Christopher Faylor2009-04-142-1/+5
* * localtime.cc (tzload): Implement setting __tzrule's offset memberCorinna Vinschen2009-04-142-0/+10
* * include/stdint.h (intptr_t): Remove long from type.Dave Korn2009-04-132-5/+12
* * Makefile.in (dumper.exe): Add -lz to ALL_LDFLAGS.Dave Korn2009-04-132-1/+5
* * speclib: Initial stab at cleaning up temp files. More work needed.Christopher Faylor2009-04-123-4/+14
* * Makefile.in (clean): Clean globals.h.Christopher Faylor2009-04-122-2/+7
* * mkimport: New script to perform all operations necessary to createChristopher Faylor2009-04-126-139/+188
* 2009-04-11 Danny Smith <dannsymith@users.sourceforge.net>Chris Sutcliffe2009-04-112-7/+13
* * include/stdint.h (INTPTR_MIN, INTPTR_MAX): Add 'L' suffix.Corinna Vinschen2009-04-112-4/+9
* * speclib: Use a more robust method to derive full file path.Christopher Faylor2009-04-102-3/+7
* * speclib: Semi-revert to previous version but don't try to generateChristopher Faylor2009-04-094-52/+64
* * syscalls.cc (try_to_bin): Use tmp_pathbuf buffer to allocate infobufCorinna Vinschen2009-04-092-10/+13
* * syscalls.cc (try_to_bin): Fix alignment of infobuf.Corinna Vinschen2009-04-092-1/+7
* 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>H.J. Lu2009-04-093-8/+13
* 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-04-093-4/+10
* 2009-04-09 Steve Ellcey <sje@cup.hp.com>H.J. Lu2009-04-094-24/+83
* * libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Remove _B flag from TAB.Corinna Vinschen2009-04-098-92/+110
* * fhandler_disk_file.cc (fhandler_disk_file::fchown): Catch anCorinna Vinschen2009-04-096-8/+56
* * libc/stdlib/local.h (__mbtowc): Declare extern.Corinna Vinschen2009-04-092-3/+19
* * libc/stdlib/mbctype.h (_iseucjp1): Like _iseucjp, but alsoCorinna Vinschen2009-04-093-5/+39
* 2009-04-08 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2009-04-083-4/+9
* bfd/H.J. Lu2009-04-082-0/+7
* [include/elf]DJ Delorie2009-04-082-0/+6
* [bfd]DJ Delorie2009-04-072-62/+66
* * include/stdint.h (int_least32_t): Define as int.Corinna Vinschen2009-04-072-12/+27
* * path.cc (readlink): Accommodate new UTF-16 symlinks.Corinna Vinschen2009-04-072-5/+27
* * strfuncs.cc: Change WCHAR to wchar_t in multibyte<->widecharCorinna Vinschen2009-04-073-13/+22
* * setup2.sgml (setup-locale-console): New section to explainCorinna Vinschen2009-04-077-19/+85
* * fhandler.h (class dev_console): Add members con_mbtowc, con_wctomb,Corinna Vinschen2009-04-076-50/+123
* 2009-04-06 Mike Burgess <wizardsguild@earthlink.net>Jeff Johnston2009-04-062-10/+13
* 2009-04-06 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2009-04-063-5/+10
* * libc/rexec.cc (ruserpass): Use fstat64 instead of fstat.Corinna Vinschen2009-04-062-3/+7
* * strfuncs.cc: Add comment to explain why we can't support JISCorinna Vinschen2009-04-062-40/+169
* * libc/locale/locale.c (loadlocale): Set mbc_max to 3 for EUCJP.Corinna Vinschen2009-04-062-1/+5
* * new-features.sgml (ov-new1.7-posix): Remove JIS from supportedCorinna Vinschen2009-04-063-4/+9
* * setup2.sgml (setup-locale-problems): Change title to be more clearCorinna Vinschen2009-04-062-1/+6
* * Makefile.in: Use all compile options when calculating magic values.Christopher Faylor2009-04-055-6/+15
* * net.cc: Undefine NOERROR and DELETE to avoid compiler warnings.Christopher Faylor2009-04-054-2/+18
* * libc/stdlib/wcstombs.c: Fix datatypes in documentation.Corinna Vinschen2009-04-042-3/+7
* * include/asm/byteorder.h (__ntohl): Prototype before define to avoidCorinna Vinschen2009-04-042-8/+14