summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * fhandler.h (class dev_console): Add `metabit' indicating theCorinna Vinschen2006-07-036-3/+106
* * include/stdint.h (UINT8_C, UINT16_C): Unsigned types smallerCorinna Vinschen2006-07-032-3/+8
* * net.cc (cygwin_sendto): Define appropriate parameters usingCorinna Vinschen2006-07-034-27/+50
* 2006-07-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2006-07-033-3/+3
* Add a real Changelog entry.Danny Smith2006-07-031-0/+22
* Support SSE float environment in fenv.h functions.Danny Smith2006-07-0315-18/+253
* 2006-07-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2006-07-033-2/+7
* 2006-07-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2006-07-033-114/+163
* * include/cygwin/version.h: Bump DLL minor version number to 21.Christopher Faylor2006-07-022-3/+7
* * m32c/crt0.S (done_inilist): Fix dwarf2 address sizes.DJ Delorie2006-06-302-4/+6
* * net.cc (cygwin_sendto): Allow zero-sized packets.Corinna Vinschen2006-06-302-3/+7
* Revert patches from 2005-10-22 and 2006-06-14 to use event drivenCorinna Vinschen2006-06-264-67/+84
* 2006-06-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-06-263-93/+103
* * mingwex/math/tgamma.c (SQTPI): Add braces.Danny Smith2006-06-262-1/+5
* * mingwex/wcrtomb.c (wcsrtombs): Fix src end-pointer thinko.Danny Smith2006-06-265-28/+55
* Changelog formattingDanny Smith2006-06-251-1/+1
* 2006-06-23 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2006-06-232-0/+15
* * fhandler_fifo.cc (fhandler_fifo::open): Release process lock and grab aChristopher Faylor2006-06-234-4/+56
* * include/sys/time.h (struct timezone): Define.Danny Smith2006-06-223-1/+16
* 2006-06-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-06-2210-635/+1832
* 2006-06-20 David Ayers <d.ayers@inode.at>David Ayers2006-06-203-134/+132
* * configure.in (AC_CONFIG_AUX_DIR): Remove.Danny Smith2006-06-183-46/+59
* 2006-06-18 Chris Sutcliffe <ir0n3h4d@users.sourceforge.net>Chris Sutcliffe2006-06-182-1/+5
* * mingwex/dirent.c (_tGetFileAttributes): New helper function.Danny Smith2006-06-182-1/+25
* * include/sys/time.h: Add header guard. Add extern "C" bracketingDanny Smith2006-06-184-3/+83
* * cygwin.din: Export __srget_r, __swbuf_r.Corinna Vinschen2006-06-153-1/+9
* 2006-06-15 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2006-06-155-4/+32
* * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}Mark Shinwell2006-06-152-4/+8
* remove conflict indicatorsPaolo Bonzini2006-06-151-1/+0
* 2006-06-15 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2006-06-153-2/+13
* 2006-06-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-06-1427-92/+467
* * fhandler.h (class fhandler_socket): Add private mutex handleCorinna Vinschen2006-06-143-1/+49
* Sync from gcc:John David Anglin2006-06-133-2/+10
* 2006-06-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-06-134-8/+29
* 2006-06-13 Sandra Loosemore <sandra@codesourcery.com>Jeff Johnston2006-06-132-7/+44
* 2006-06-13 Sandra Loosemore <sandra@codesourcery.com>Jeff Johnston2006-06-132-4/+55
* 2006-06-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-06-134-16/+40
* 2006-06-13 David Ayers <d.ayers@inode.at>David Ayers2006-06-133-174/+186
* Richard Earnshaw <rearnsha@arm.com>Richard Earnshaw2006-06-132-2/+9
* * include/math.h (HUGE_VAL): Define as builtin if __GNUC__ >= 3.3,Danny Smith2006-06-122-3/+28
* * mingwex/wcrtomb.c (wcrtomb_cp): Correct typo.Danny Smith2006-06-122-1/+5
* * Makefile.in (SUBDIRS): Change to lowercase for autoconf 2.59.Danny Smith2006-06-122-1/+5
* gas/testsuite/H.J. Lu2006-06-122-1/+9
* gas/H.J. Lu2006-06-122-9/+5
* * fhandler_tty.cc (fhandler_pty_master::close): Always closeChristopher Faylor2006-06-122-12/+11
* * include/sys/wait.h: Move definition of wait constants from here...Corinna Vinschen2006-06-124-22/+46
* * winsup.api/user_malloc.c: New file.Corinna Vinschen2006-06-122-0/+220
* * heap.cc (heap_init): Only commit if allocsize is not zero.Corinna Vinschen2006-06-122-1/+5
* * net.cc (fdsock): Disable raising buffer sizes. Add comment toCorinna Vinschen2006-06-122-2/+18
* [mingw-Bugs-1424461]Danny Smith2006-06-1241-8549/+8717