aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-14* path.cc (path_conv::check): Always reset to FH_FS when component != 0 andChristopher Faylor2-14/+16
2005-06-14 PR libgcj/19877:Tom Tromey2-1/+7
2005-06-14 * parse_pe.c (exclusion::sort_and_check): Remove crude cast.Corinna Vinschen2-1/+5
2005-06-14 * sysv_sem.cc (semu_list): Define static to avoid gcc 4.x compilerCorinna Vinschen2-1/+6
2005-06-13* depstand.m4, lead-dot.m4: New files.DJ Delorie3-0/+172
2005-06-13* depcomp: Update from automake CVS. Add 'ia64hp' stanza.DJ Delorie2-26/+62
2005-06-12 * fhandler_socket.cc (fhandler_socket::recvmsg): Avoid SEGV in OpenSSHCorinna Vinschen2-0/+7
2005-06-11* Makefile.in: Avoid initial heap allocation since cygwin has its own heap.Christopher Faylor2-1/+7
2005-06-11 * hppa.h (pa_opcodes): Use cM and cX instead of cm and cx,John David Anglin2-12/+17
2005-06-11* fhandler_console.cc (fhandler_console::read): Fix a compiler warning.Christopher Faylor2-1/+5
2005-06-11* winsup.api/pthread/cancel2.c: Use explicit initializer for mutex.Christopher Faylor5-15/+29
2005-06-11* include/pthread.h: Change PTHREAD_MUTEX_DEFAULT to PTHREAD_MUTEX_NORMAL.Christopher Faylor4-24/+47
2005-06-10 * fhandler_socket.cc (fhandler_socket::sendto): Always initializeCorinna Vinschen2-4/+10
2005-06-10* winsup.api/winsup.exp: Remove (temporarily?) -nostdinc from build since itChristopher Faylor2-1/+6
2005-06-10whitespace changes to hopefully force snapshot run.Christopher Faylor2-2/+2
2005-06-10 * cygwin.din (imaxabs): Export.Corinna Vinschen4-2/+24
2005-06-09* cygthread.cc (cygthread::detach): Improve diagnostics for what should be anChristopher Faylor2-1/+19
2005-06-09* cygtls.h (_local_storage::setmode_file): New element.Christopher Faylor6-75/+95
2005-06-09* thread.cc (pthread_mutex::_lock): Use cancelable_wait rather thanChristopher Faylor2-1/+6
2005-06-09* cygwin.sc: Place .cygwin_dll_common in a more sensible spot.Christopher Faylor2-4/+8
2005-06-09* cygwin.sc: Place .cygwin_dll_common.Christopher Faylor3-1/+10
2005-06-09* include/pthread.h (PTHREAD_MUEXT_INITIALIZER): Change toChristopher Faylor2-1/+6
2005-06-09* thread.cc (cancelable_wait): No-op change to make sure that res is always aChristopher Faylor2-3/+7
2005-06-09Change pthread::cancelable_wait to just cancelable_wait, throughout.Christopher Faylor6-48/+70
2005-06-08* cygwin.sc: Apparently nonloading sections need to go last.Christopher Faylor2-24/+28
2005-06-08* cygwin.sc: Restore resource and reloc sections and use more modern syntax forChristopher Faylor2-4/+16
2005-06-08opcodes:Zack Weinberg2-1/+5
2005-06-08* environ.cc (spenvs): Remove cut/paste error which associated CYGWIN_DEBUGChristopher Faylor2-1/+6
2005-06-08 * security.cc (cygwin_logon_user): Run LogonUser in the primaryCorinna Vinschen2-6/+20
2005-06-07 * common.h (EM_MS1): Define.Aldy Hernandez3-0/+55
2005-06-07 * dis-asm.h: Externalize print_insn_ms1.Aldy Hernandez2-0/+7
2005-06-07 * pinfo.cc (pinfo::init): Define sa_buf as PSECURITY_ATTRIBUTES andCorinna Vinschen10-23/+57
2005-06-07* cygthread.cc (cygthread::detach): Make error message a little more detailed.Christopher Faylor7-9/+33
2005-06-07 * configure.in <cris-*, crisv32-*>: Enable target-libffi again forHans-Peter Nilsson2-4/+4
2005-06-07Sync with gcc-toplevelHans-Peter Nilsson1-9/+28
2005-06-07 * configure.in (unsupported_languages): New macro.Hans-Peter Nilsson3-72/+113
2005-06-06merge from gccDJ Delorie2-1/+5
2005-06-06* cygload/cygload.exp: .cpp -> .cc.Christopher Faylor2-1/+5
2005-06-06* Makefile.in: Test cygload.Christopher Faylor7-1/+882
2005-06-06reformat ChangeLog entry slightly.Christopher Faylor1-2/+2
2005-06-06* configure.in: Fix typo in handling of --with-mpfr-dir.DJ Delorie3-62/+67
2005-06-06 * path.cc (symlink_info::check): If GetFileAttributes returnsCorinna Vinschen2-2/+16
2005-06-06 * uname.cc (uname): Change "amd64" to "x86_64" as on Linux.Corinna Vinschen2-1/+5
2005-06-06 * uname.cc (uname): Add missing break.Corinna Vinschen2-0/+5
2005-06-06 * include/_mingw.h (__MINGW_ATTRIBUTE_NONNULL): Fix typoDanny Smith2-3/+8
2005-06-05* Makefile.in: Build sync.o with -fomit-frame-pointer and -O3.Christopher Faylor2-0/+5
2005-06-05* sync.cc (muto::acquire): Remove unneeded brackets and fix whitespace.Christopher Faylor2-10/+12
2005-06-05* malloc.cc: Update to Doug Lea's malloc v2.8.0.Christopher Faylor2-4416/+3787
2005-06-05Slight rearragementJoshua Daniel Franklin2-24/+26
2005-06-04* how-programming.texinfo: Add "How do I load cygwin1.dll dynamically from aChristopher Faylor2-0/+21