Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-17bfd/Jan Beulich
2005-06-162005-06-16 Christopher Faylor <cgf@timesys.com>Jeff Johnston
2005-06-16 * syscalls.cc (statvfs): Handle the case when GetDiskFreeSpaceExCorinna Vinschen
2005-06-16 * profile/profile.h (_MCOUNT_CALL): Define as regparm(2)Danny Smith
2005-06-16 * include/_mingw.h (__MINGW_GNUC_PREREQ): Define. Use toDanny Smith
2005-06-16add missing entryChristopher Faylor
2005-06-16* cygthread.cc (cygthread::detach): Fix debugging output.Christopher Faylor
2005-06-15* path.cc (path_conv::check): Always reset to FH_FS when component != 0 andChristopher Faylor
2005-06-15 PR libgcj/19877:Tom Tromey
2005-06-14 * parse_pe.c (exclusion::sort_and_check): Remove crude cast.Corinna Vinschen
2005-06-14 * sysv_sem.cc (semu_list): Define static to avoid gcc 4.x compilerCorinna Vinschen
2005-06-13* depstand.m4, lead-dot.m4: New files.DJ Delorie
2005-06-13* depcomp: Update from automake CVS. Add 'ia64hp' stanza.DJ Delorie
2005-06-12 * fhandler_socket.cc (fhandler_socket::recvmsg): Avoid SEGV in OpenSSHCorinna Vinschen
2005-06-12* Makefile.in: Avoid initial heap allocation since cygwin has its own heap.Christopher Faylor
2005-06-11 * hppa.h (pa_opcodes): Use cM and cX instead of cm and cx,John David Anglin
2005-06-11* fhandler_console.cc (fhandler_console::read): Fix a compiler warning.Christopher Faylor
2005-06-11* winsup.api/pthread/cancel2.c: Use explicit initializer for mutex.Christopher Faylor
2005-06-11* include/pthread.h: Change PTHREAD_MUTEX_DEFAULT to PTHREAD_MUTEX_NORMAL.Christopher Faylor
2005-06-11 * fhandler_socket.cc (fhandler_socket::sendto): Always initializeCorinna Vinschen
2005-06-10* winsup.api/winsup.exp: Remove (temporarily?) -nostdinc from build since itChristopher Faylor
2005-06-10whitespace changes to hopefully force snapshot run.Christopher Faylor
2005-06-10 * cygwin.din (imaxabs): Export.Corinna Vinschen
2005-06-10* cygthread.cc (cygthread::detach): Improve diagnostics for what should be anChristopher Faylor
2005-06-10* cygtls.h (_local_storage::setmode_file): New element.Christopher Faylor
2005-06-10* thread.cc (pthread_mutex::_lock): Use cancelable_wait rather thanChristopher Faylor
2005-06-10* cygwin.sc: Place .cygwin_dll_common in a more sensible spot.Christopher Faylor
2005-06-09* cygwin.sc: Place .cygwin_dll_common.Christopher Faylor
2005-06-09* include/pthread.h (PTHREAD_MUEXT_INITIALIZER): Change toChristopher Faylor
2005-06-09* thread.cc (cancelable_wait): No-op change to make sure that res is always aChristopher Faylor
2005-06-09Change pthread::cancelable_wait to just cancelable_wait, throughout.Christopher Faylor
2005-06-09* cygwin.sc: Apparently nonloading sections need to go last.Christopher Faylor
2005-06-09* cygwin.sc: Restore resource and reloc sections and use more modern syntax forChristopher Faylor
2005-06-08opcodes:Zack Weinberg
2005-06-08* environ.cc (spenvs): Remove cut/paste error which associated CYGWIN_DEBUGChristopher Faylor
2005-06-08 * security.cc (cygwin_logon_user): Run LogonUser in the primaryCorinna Vinschen
2005-06-08 * common.h (EM_MS1): Define.Aldy Hernandez
2005-06-08 * dis-asm.h: Externalize print_insn_ms1.Aldy Hernandez
2005-06-07 * pinfo.cc (pinfo::init): Define sa_buf as PSECURITY_ATTRIBUTES andCorinna Vinschen
2005-06-07* cygthread.cc (cygthread::detach): Make error message a little more detailed.Christopher Faylor
2005-06-07 * configure.in <cris-*, crisv32-*>: Enable target-libffi again forHans-Peter Nilsson
2005-06-07Sync with gcc-toplevelHans-Peter Nilsson
2005-06-07 * configure.in (unsupported_languages): New macro.Hans-Peter Nilsson
2005-06-07merge from gccDJ Delorie
2005-06-07* cygload/cygload.exp: .cpp -> .cc.Christopher Faylor
2005-06-07* Makefile.in: Test cygload.Christopher Faylor
2005-06-07reformat ChangeLog entry slightly.Christopher Faylor
2005-06-06* configure.in: Fix typo in handling of --with-mpfr-dir.DJ Delorie
2005-06-06 * path.cc (symlink_info::check): If GetFileAttributes returnsCorinna Vinschen
2005-06-06 * uname.cc (uname): Change "amd64" to "x86_64" as on Linux.Corinna Vinschen