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-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
2005-06-06 * uname.cc (uname): Add missing break.Corinna Vinschen
2005-06-06 * include/_mingw.h (__MINGW_ATTRIBUTE_NONNULL): Fix typoDanny Smith
2005-06-05* Makefile.in: Build sync.o with -fomit-frame-pointer and -O3.Christopher Faylor
2005-06-05* sync.cc (muto::acquire): Remove unneeded brackets and fix whitespace.Christopher Faylor
2005-06-05* malloc.cc: Update to Doug Lea's malloc v2.8.0.Christopher Faylor
2005-06-05Slight rearragementJoshua Daniel Franklin
2005-06-04* how-programming.texinfo: Add "How do I load cygwin1.dll dynamically from aChristopher Faylor
2005-06-04* dcrt0.cc (cygwin_dll_init): Now initializes main_environ and cygtls. CommentChristopher Faylor
2005-06-032005-06-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-06-03include/Alan Modra
2005-06-03* dlfcn.cc (get_full_path_of_dll): Use a relative path when converting so thatChristopher Faylor
2005-06-03* config.sub: Add cases for the Renesas m32c. (This patch has beenJim Blandy
2005-06-02 * configure.in: Set noconfigdirs for ms1.Aldy Hernandez
2005-06-02merge from gccDJ Delorie
2005-06-02Revert 2005-05-30 close_all_files changes.Christopher Faylor
2005-06-02* fhandler_disk_file.cc (fhandler_disk_file::fchown): Make sure that disk openChristopher Faylor
2005-06-01* include/machine/stdlib.h: New file.Christopher Faylor
2005-06-01* thread.h (List_remove): Revert most of 2005-05-30 change.Christopher Faylor
2005-06-01* cygwin.sc: Don't output .reloc or .rsrc sections. Clean up stuff aroundChristopher Faylor