| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gas/testsuite/ | Nathan Sidwell | 2007-07-03 | 2 | -2/+14 |
* | * acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Fixup logic for cross | Mike Stump | 2007-07-02 | 3 | -22/+64 |
* | * include/shlobj.h: Add CSIDL_MYMUSIC and CSIDL_MYVIDEO. | Corinna Vinschen | 2007-07-02 | 2 | -0/+6 |
* | * include/oaidl.h: Include windows.h and ole2.h, | Danny Smith | 2007-07-02 | 2 | -1/+17 |
* | * include/ws2tcpip.h (s6_addr32): Correct definition, | Danny Smith | 2007-07-01 | 2 | -1/+6 |
* | bfd: | Joseph Myers | 2007-06-30 | 2 | -0/+15 |
* | bfd: | Joseph Myers | 2007-06-29 | 2 | -0/+15 |
* | bfd: | Joseph Myers | 2007-06-29 | 3 | -14/+14 |
* | * cygwin.din: Export fdopendir. | Corinna Vinschen | 2007-06-29 | 11 | -61/+127 |
* | New port: National Semiconductor's CR16 | Nick Clifton | 2007-06-29 | 7 | -0/+508 |
* | * configure.ac: Don't add target-libmudflap to noconfigdirs for | Bernd Schmidt | 2007-06-29 | 3 | -2/+8 |
* | * mingwex/gdtoa/mingw_snprintf.c: New file. | Danny Smith | 2007-06-29 | 3 | -3/+1251 |
* | * cygwin-api.in.sgml: Remove authorgroup and revhistory. | Corinna Vinschen | 2007-06-29 | 4 | -41/+12 |
* | * include/cygwin/version.h: Fix comment typo. | Brian Dessent | 2007-06-28 | 2 | -1/+5 |
* | * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're | DJ Delorie | 2007-06-28 | 3 | -0/+12 |
* | * cygwin.din: Export stpcpy, stpncpy. | Corinna Vinschen | 2007-06-28 | 4 | -1/+13 |
* | * libc/include/string.h: Add prototypes for stpcpy and stpncpy. | Corinna Vinschen | 2007-06-28 | 7 | -14/+259 |
* | * msvcrt.def.in: Update comment. | Danny Smith | 2007-06-28 | 4 | -7/+24 |
* | * shared_info.h (SHARED_INFO_CB): Accommodate change to shared_info. | Corinna Vinschen | 2007-06-27 | 3 | -8/+15 |
* | * assert.cc (__assert_func): New function, to match newlib header | Eric Blake | 2007-06-27 | 4 | -7/+25 |
* | Support __func__ in assert, as required by C99. | Eric Blake | 2007-06-27 | 3 | -24/+57 |
* | *include/wctpe.h: Likewise. | Danny Smith | 2007-06-23 | 3 | -592/+628 |
* | *include/assert.h: Qualify all functions with __MINGW_NOTHROW. | Danny Smith | 2007-06-23 | 27 | -899/+901 |
* | * src-release (DEVO_SUPPORT): Correct typos. | Daniel Jacobowitz | 2007-06-22 | 2 | -1/+5 |
* | * mingwex/Makefile.in (LIB_OBJS): Revert accidental removal. | Danny Smith | 2007-06-22 | 2 | -0/+6 |
* | Add POSIX binary tree search API. | Danny Smith | 2007-06-22 | 7 | -4/+269 |
* | * include/_mingw.h (__MINGW_NOTHROW): Define. | Danny Smith | 2007-06-22 | 2 | -2/+25 |
* | * autoload.cc (WSAIoctl): Remove. | Corinna Vinschen | 2007-06-21 | 10 | -452/+644 |
* | * cygwin.din: Export exp10, exp10f, pow10, pow10f, strcasestr, | Corinna Vinschen | 2007-06-21 | 4 | -13/+45 |
* | 2007-06-20 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-20 | 2 | -1/+19 |
* | 2007-06-20 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-20 | 5 | -3/+94 |
* | 2007-06-20 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-20 | 9 | -6/+311 |
* | 2007-06-20 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-20 | 2 | -4/+18 |
* | 2007-06-20 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-20 | 6 | -2/+182 |
* | 2007-06-20 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-20 | 7 | -40/+140 |
* | 2007-06-20 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-20 | 4 | -1/+118 |
* | 2007-06-20 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-20 | 3 | -2/+8 |
* | 2007-06-20 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-20 | 13 | -3/+538 |
* | 2007-06-20 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-20 | 4 | -1/+56 |
* | * include/cygwin/if.h (IFF_POINTOPOINT): Fix typo. | Corinna Vinschen | 2007-06-20 | 2 | -1/+5 |
* | * coffread.c (coff_sym_fns): Add default_symfile_segments. | Daniel Jacobowitz | 2007-06-18 | 3 | -2/+7 |
* | * include/stdio.h (vsnprintf): Remove inline definition. | Danny Smith | 2007-06-18 | 2 | -6/+10 |
* | * CRTfmode.c: Nit-pick comment fix. | Danny Smith | 2007-06-17 | 2 | -1/+5 |
* | * CRTfmode.c: Fix nested comment. | Christopher Faylor | 2007-06-17 | 2 | -1/+5 |
* | * include/string.h (strcasecmp): Fix typo in declaration prototype. | Christopher Faylor | 2007-06-17 | 2 | -1/+5 |
* | * include/search.h: Reinstate node_t definition. | Christopher Faylor | 2007-06-17 | 3 | -23/+16 |
* | 2007-06-15 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-15 | 3 | -35/+34 |
* | * autoload.cc (GetIpForwardTable): Define. | Corinna Vinschen | 2007-06-14 | 7 | -9/+75 |
* | 2007-06-14 Paolo Bonzini <bonzini@gnu.org> | Paolo Bonzini | 2007-06-14 | 3 | -2/+31 |
* | 2007-06-14 Paolo Bonzini <bonzini@gnu.org> | Paolo Bonzini | 2007-06-14 | 2 | -4/+4 |