aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-14 Revert:Daniel Jacobowitz6-42/+35
2008-11-14 bfd/Nick Clifton2-0/+6
2008-11-14bfd/Tristan Gingold2-6/+16
2008-11-13gdb/ChangeLog:Ulrich Weigand2-0/+7
2008-11-12 * autoload.cc (GetSystemDEPPolicy): Define.Corinna Vinschen6-3/+84
2008-11-11 * include/winbase.h (PROCESS_DEP_ENABLE,Corinna Vinschen2-0/+28
2008-11-11 * mount.cc (mount_info::cygdrive_win32_path): Always upper caseCorinna Vinschen3-3/+19
2008-11-11 * cygwinenv.sgml: Add description for upcaseenv option.Corinna Vinschen2-0/+40
2008-11-11 * environ.cc (create_upcaseenv): New static variable.Corinna Vinschen2-2/+77
2008-11-11* path.cc (normalize_win32_path): Don't add a trailing '\' if the cwd returns aChristopher Faylor2-1/+7
2008-11-07* pthread.cc (pthread_mutex::_unlock): Avoid unlocking a mutex if theChristopher Faylor3-11/+28
2008-11-062008-11-06 Chao-ying Fu <fu@mips.com>Chao-ying Fu2-1/+6
2008-11-05 * environ.cc (environ_init): Avoid evaluating $CYGWIN twice.Corinna Vinschen2-2/+4
2008-10-312008-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston29-92/+193
2008-10-312008-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston48-679/+1152
2008-10-30* Makefile.in: Use -static-libgcc when creating cygserver.exe.Christopher Faylor2-7/+12
2008-10-292008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>Ulrich Weigand3-2/+5
2008-10-29* Makefile.in (ALL_LDFLAGS): Link libgcc statically for everything here.Christopher Faylor2-1/+6
2008-10-28Correct some binary distribution packaging defects.Keith Marshall2-18/+37
2008-10-24 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.Daniel Jacobowitz3-2/+7
2008-10-23 * wincap.cc (all wincaps): Store in .cygwin_dll_common section same asCorinna Vinschen2-10/+21
2008-10-22 PR gdb/921Daniel Jacobowitz6-5/+60
2008-10-22 * autoload.cc (GetSystemWindowsDirectoryW): Define.Corinna Vinschen3-0/+43
2008-10-21 * passwd.cc (pwdgrp::read_passwd): Check if we're called withinCorinna Vinschen2-8/+17
2008-10-20 * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.Alan Modra2-2/+6
2008-10-20 * ntdll.h (NtSetAttributesFile): New inline function.Corinna Vinschen5-45/+38
2008-10-18Fix MinGW-Bug [2136252]: Remove extraneous radix point in printf( "%.0f", v )...Keith Marshall2-32/+41
2008-10-17 * dtable.cc (dtable::get_debugger_info): Call SetStdHandleCorinna Vinschen2-1/+17
2008-10-162008-10-16 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2-7/+9
2008-10-162008-10-16 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston3-0/+17
2008-10-162008-10-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-51/+6
2008-10-152008-10-15 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2-1/+5
2008-10-15Fix typo and make C99 check the same as is used in math.hJeff Johnston1-2/+1
2008-10-152008-10-15 Craig Howland <howland@LGSInnovations.com>Jeff Johnston3-6/+17
2008-10-152008-10-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-32/+43
2008-10-13Fix MinGW-Bug [2160227]: Eliminate conflicting declarations and implementatio...Keith Marshall3-1/+20
2008-10-13 * sec_acl.cc (setacl): Align standard owner and group permissionsCorinna Vinschen3-10/+19
2008-10-13fix typoChristopher Faylor1-1/+1
2008-10-13* mingw: Set sawcfile when -xc* is detected. Extend list of detected sourceChristopher Faylor2-1/+7
2008-10-12* Makefile.in: Use a different method to invoke gcc in a cygwin-hostedChristopher Faylor10-3993/+6379
2008-10-12* mingw: Add more checks to allow more varied use.Christopher Faylor2-10/+24
2008-10-12* Makefile.in: Rearrange to avoid -mno-cygwin.Christopher Faylor5-1603/+2374
2008-10-12* mingw: Use a better method to find where mingw directory lives.Christopher Faylor2-7/+5
2008-10-12Dummy check-in to get right revision log:Christopher Faylor2-2/+2
2008-10-12* Makefile.in: Tweak to work better with new utils/mingw front-end.Christopher Faylor5-15/+114
2008-10-11Use de-facto standard Makefile goals to invoke test suite.Keith Marshall2-5/+19
2008-10-11Make strtod() inline definition C89 compliant.Keith Marshall2-2/+14
2008-10-10include/elf/Nathan Froyd2-0/+9
2008-10-102008-10-09 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2-1/+5
2008-10-09 * fhandler_disk_file.cc (fhandler_base::fstat_helper): CheckCorinna Vinschen3-11/+19