summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'cgen-cgen-snapshot-20090501cvs2svn2009-06-1717-1961/+4066
* This commit was manufactured by cvs2svn to create branch 'cgen-1_1-branch'.cgen-1_1-branchpointcvs2svn2009-06-176737-2122040/+0
* 2009-06-17 Michael Eager <eager@eagercon.com>Jeff Johnston2009-06-172-0/+36
* * fhandler_socket.cc (fhandler_socket::recv_internal): Mark WSARecvMsgCorinna Vinschen2009-06-172-1/+6
* * fhandler.cc (fhandler_base::read_overlapped): Use a better variable name.Christopher Faylor2009-06-162-4/+9
* * libc/include/locale.h (struct lconv): Add missing members requiredCorinna Vinschen2009-06-163-0/+15
* * fhandler.cc (fhandler_base::read_overlapped): Preserve len when looping dueChristopher Faylor2009-06-162-3/+9
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length ofCorinna Vinschen2009-06-165-28/+58
* 2009-06-16 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-06-163-2/+8
* 2009-06-16 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-06-162-15/+18
* merge from gccDJ Delorie2009-06-162-6/+19
* * net.cc (get_flags): New static function to generate interface flagsCorinna Vinschen2009-06-152-115/+300
* * configure.ac: Define is_elf for QNX Neutrino targets.Nick Clifton2009-06-153-2/+7
* PR 10263Nick Clifton2009-06-152-10/+21
* * errno.cc (errmap): Add mapping for ERROR_IO_INCOMPLETE.Christopher Faylor2009-06-145-16/+47
* * localtime.cc (time2): Take another stab at fixing a compiler warning.Corinna Vinschen2009-06-142-1/+5
* * localtime.cc (time2): Take a stab at fixing a compiler warning.Christopher Faylor2009-06-142-1/+5
* * fhandler.cc (fhandler_base::wait_overlapped): Honor nonblocking flag forChristopher Faylor2009-06-144-7/+21
* * fhandler_socket.cc (fhandler_socket::recv_internal): Set namelenCorinna Vinschen2009-06-132-1/+11
* * faq-using.xml (faq.using.emacs): Update.Corinna Vinschen2009-06-122-2/+12
* * localtime.cc (time2): Change "spring gap" to "spring forward gap"Corinna Vinschen2009-06-122-5/+10
* * localtime.cc (time2): Add workaround for spring gap problem. AddCorinna Vinschen2009-06-122-1/+27
* * Makefile.in (SUBLIBS): Add librt.a.Corinna Vinschen2009-06-122-1/+9
* Improve ChangeLog entry. Fix posix_ipc.cc copyrightCorinna Vinschen2009-06-122-2/+3
* * posix_ipc.cc (check_path): Fix typo in comment. Align namingCorinna Vinschen2009-06-122-4/+17
* Add PC-relative branch instructions to moxie port.Anthony Green2009-06-114-3/+15
* * path.cc (oopts): Sort alphabetically, add missing "auto" andCorinna Vinschen2009-06-102-31/+70
* * libc/ctype/tolower.c (tolower): Cast conversion result fromCorinna Vinschen2009-06-093-2/+8
* * autoload.cc (GetSystemTimes): Remove.Corinna Vinschen2009-06-093-35/+44
* Fix ChangeLog entryCorinna Vinschen2009-06-081-1/+1
* * autoload.cc (GetSystemTimes): Define.Corinna Vinschen2009-06-083-39/+61
* * fork.cc (frok::parent): Remove ancient code erroneously flushingCorinna Vinschen2009-06-082-4/+5
* * cygerrno.h (save_errno::~save_errno): Set errno directly to avoidCorinna Vinschen2009-06-082-1/+6
* * path.cc (symlink_info::check): Return with error set to ENOENT ifCorinna Vinschen2009-06-082-1/+7
* * cygheap.h (mini_cygheap): New struct.Christopher Faylor2009-06-089-185/+104
* * include/ddk/ntapi.h: Add NtXxx equivalent to ZwXxx where missingCorinna Vinschen2009-06-075-12/+2029
* * dll_init.cc (dll_list::alloc): Allocate memory using a sectionCorinna Vinschen2009-06-072-25/+72
* * mmap.cc: Use NtUnmapViewOfSection instead of UnmapViewOfFileCorinna Vinschen2009-06-062-5/+12
* Print moxie addresses nicely.Anthony Green2009-06-062-0/+6
* * dll_init.h (struct dll): Set size of name element to ANYSIZE_ARRAY.Corinna Vinschen2009-06-063-36/+60
* * winbase.h (ilockexch): Fix asm constraints.Dave Korn2009-06-052-11/+25
* * heap.cc (heap_init): Fix typo in comment.Corinna Vinschen2009-06-052-1/+5
* * fhandler_clipboard.cc: Avoid calling system_printf.Corinna Vinschen2009-06-042-103/+112
* * new-features.sgml: Add changes to console BS and Space key.Corinna Vinschen2009-06-042-0/+9
* * fhandler_console.cc (set_console_title): Convert title string toCorinna Vinschen2009-06-042-5/+9
* * fhandler_console.cc (fhandler_console::read): Allow Ctrl-Space toCorinna Vinschen2009-06-042-1/+9
* * thread.cc (__cygwin_lock_lock): Delete racy optimisation.Dave Korn2009-06-042-14/+10
* merge from gccDJ Delorie2009-06-032-0/+16
* * libc/string/wcwidth.c: Optimize for speed.Corinna Vinschen2009-06-034-4/+112
* * strfuncs.cc (sys_cp_mbstowcs): Fix condition.Corinna Vinschen2009-06-032-1/+5