aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-03 * mingwex/Makefile.in: Add -I$(srcdir)/.. to INCLUDES.Danny Smith2-2/+6
2006-07-03 * autoload.cc (NtQueryEaFile): Define.Corinna Vinschen8-302/+199
2006-07-03 * Makefile.in: Build setmetamode.exe.Corinna Vinschen3-1/+88
2006-07-03 * fhandler.h (class dev_console): Add `metabit' indicating theCorinna Vinschen6-3/+106
2006-07-03 * include/stdint.h (UINT8_C, UINT16_C): Unsigned types smallerCorinna Vinschen2-3/+8
2006-07-03 * net.cc (cygwin_sendto): Define appropriate parameters usingCorinna Vinschen4-27/+50
2006-07-032006-07-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini3-3/+3
2006-07-03 Add a real Changelog entry.Danny Smith1-0/+22
2006-07-03 Support SSE float environment in fenv.h functions.Danny Smith15-18/+253
2006-07-032006-07-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini3-2/+7
2006-07-032006-07-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini3-114/+163
2006-07-02* include/cygwin/version.h: Bump DLL minor version number to 21.Christopher Faylor2-3/+7
2006-06-30* m32c/crt0.S (done_inilist): Fix dwarf2 address sizes.DJ Delorie2-4/+6
2006-06-30 * net.cc (cygwin_sendto): Allow zero-sized packets.Corinna Vinschen2-3/+7
2006-06-26 Revert patches from 2005-10-22 and 2006-06-14 to use event drivenCorinna Vinschen4-67/+84
2006-06-262006-06-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe3-93/+103
2006-06-26 * mingwex/math/tgamma.c (SQTPI): Add braces.Danny Smith2-1/+5
2006-06-26 * mingwex/wcrtomb.c (wcsrtombs): Fix src end-pointer thinko.Danny Smith5-28/+55
2006-06-25Changelog formattingDanny Smith1-1/+1
2006-06-232006-06-23 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2-0/+15
2006-06-23* fhandler_fifo.cc (fhandler_fifo::open): Release process lock and grab aChristopher Faylor4-4/+56
2006-06-22 * include/sys/time.h (struct timezone): Define.Danny Smith3-1/+16
2006-06-222006-06-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston10-635/+1832
2006-06-202006-06-20 David Ayers <d.ayers@inode.at>David Ayers3-134/+132
2006-06-18 * configure.in (AC_CONFIG_AUX_DIR): Remove.Danny Smith3-46/+59
2006-06-182006-06-18 Chris Sutcliffe <ir0n3h4d@users.sourceforge.net>Chris Sutcliffe2-1/+5
2006-06-18 * mingwex/dirent.c (_tGetFileAttributes): New helper function.Danny Smith2-1/+25
2006-06-18 * include/sys/time.h: Add header guard. Add extern "C" bracketingDanny Smith4-3/+83
2006-06-15 * cygwin.din: Export __srget_r, __swbuf_r.Corinna Vinschen3-1/+9
2006-06-152006-06-15 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston5-4/+32
2006-06-15 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}Mark Shinwell2-4/+8
2006-06-15remove conflict indicatorsPaolo Bonzini1-1/+0
2006-06-152006-06-15 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini3-2/+13
2006-06-142006-06-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston27-92/+467
2006-06-14 * fhandler.h (class fhandler_socket): Add private mutex handleCorinna Vinschen3-1/+49
2006-06-13 Sync from gcc:John David Anglin3-2/+10
2006-06-132006-06-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe4-8/+29
2006-06-132006-06-13 Sandra Loosemore <sandra@codesourcery.com>Jeff Johnston2-7/+44
2006-06-132006-06-13 Sandra Loosemore <sandra@codesourcery.com>Jeff Johnston2-4/+55
2006-06-132006-06-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe4-16/+40
2006-06-132006-06-13 David Ayers <d.ayers@inode.at>David Ayers3-174/+186
2006-06-13Richard Earnshaw <rearnsha@arm.com>Richard Earnshaw2-2/+9
2006-06-12 * include/math.h (HUGE_VAL): Define as builtin if __GNUC__ >= 3.3,Danny Smith2-3/+28
2006-06-12 * mingwex/wcrtomb.c (wcrtomb_cp): Correct typo.Danny Smith2-1/+5
2006-06-12 * Makefile.in (SUBDIRS): Change to lowercase for autoconf 2.59.Danny Smith2-1/+5
2006-06-12gas/testsuite/H.J. Lu2-1/+9
2006-06-12gas/H.J. Lu2-9/+5
2006-06-12* fhandler_tty.cc (fhandler_pty_master::close): Always closeChristopher Faylor2-12/+11
2006-06-12 * include/sys/wait.h: Move definition of wait constants from here...Corinna Vinschen4-22/+46
2006-06-12 * winsup.api/user_malloc.c: New file.Corinna Vinschen2-0/+220