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
path: root/winsup
AgeCommit message (Expand)Author
2013-02-26This commit was manufactured by cvs2svn to create tag 'pre-ptmalloc3'.pre-ptmalloc3cvs2svn
2013-02-26 * exception.h (_except_list): Don't define on x86_64.Corinna Vinschen
2013-02-26Pull in changes from HEADCorinna Vinschen
2013-02-25 * cygwin64.din: Remove all deprecated cygwin32_foo and cygwin_fooCorinna Vinschen
2013-02-25 * exception.h (class exception): Add handler_installed member.Corinna Vinschen
2013-02-22 * cygwin.din (_get_osfhandle): Make main export. Define get_osfhandleCorinna Vinschen
2013-02-22* configure.ac: Skip check for i686-w64-mingw32-g++ on x86_64.Yaakov Selkowitz
2013-02-21 * Makefile.in (target_cpu): Define. Check for target_cpu rather thanCorinna Vinschen
2013-02-21 * Makefile.in (target_cpu): Define. Check for target_cpu rather thanCorinna Vinschen
2013-02-21Pull in changes from HEADCorinna Vinschen
2013-02-21* cygserver_ipc (class ipc_retval): Add ssize_t member to anonymous union.Yaakov Selkowitz
2013-02-19 * cygcheck.cc (dll_info): Handle x86_64 binaries. Make sure to printCorinna Vinschen
2013-02-19 * localtime.cc: Add comment.Corinna Vinschen
2013-02-19 * localtime.cc: Throughout, pull up to latest code from NetBSD.Corinna Vinschen
2013-02-18 * fhandler.cc (fhandler_base::raw_read): Rearrange code to useCorinna Vinschen
2013-02-18* Makefile.in (libcygwin.a): Move --target flag from here...Yaakov Selkowitz
2013-02-17 * cygwin.sc.in (.gnu_debuglink_overlay): Drop "64" in dbg file name.Corinna Vinschen
2013-02-17Fix 64-bit type problems in dumper.exeYaakov Selkowitz
2013-02-16 * nfs.h: Make sure packing of NFS fattr3 struct is 4 byte.Corinna Vinschen
2013-02-15 * Makefile.in (toollibdir): Remove. Revert to using tooldir instead.Corinna Vinschen
2013-02-15* Makefile.in: Do not build or install 32bit DLL for 64bit target.Yaakov Selkowitz
2013-02-14 * autoload.cc (two_addr_t): Use __uint64_t as type for the i686Corinna Vinschen
2013-02-13 * Makefile.in (toollibdir): Define build and target dependent.Corinna Vinschen
2013-02-13 * kill.cc (forcekill): Use unsigned int printf format specifier andCorinna Vinschen
2013-02-13 * Makefile.in (cygserver.exe): Make cygwin_build a tooldir (-B insteadCorinna Vinschen
2013-02-12 * heap.cc (eval_start_address): Move heap to 0x6:00000000. ChangeCorinna Vinschen
2013-02-12 * fhandler_floppy.cc (fhandler_dev_floppy::open): Cast second parameterCorinna Vinschen
2013-02-11 * gendef (longjmp): Fix indirect addressing in x86_64 setjmp.Corinna Vinschen
2013-02-11Fix timestampCorinna Vinschen
2013-02-11 * cygwin64.din: Add missing symbols.Corinna Vinschen
2013-02-10 * cygwin.sc.in (.rdata): Add .rdata_cygwin_nocopy subsection.Corinna Vinschen
2013-02-10 * fhandler_process.cc (win_heap_info::~win_heap_info): Only try to freeCorinna Vinschen
2013-02-09 * configure: Regenerate to fix wrong ac_unique_file dependency.Corinna Vinschen
2013-02-09 * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen
2013-02-09Fix ChangeLog entriesCorinna Vinschen
2013-02-08 * regparm.h: New file to define platform dependent regparm attributes.Corinna Vinschen
2013-02-08 * cygwin64.din (BASE): Set to 0x180040000.Corinna Vinschen
2013-02-06 * ldd.cc: Drop including inttypes.h. Use %u rather than PRIu32.Corinna Vinschen
2013-02-06 Throughout, fix type problems on 32 and 64 bit. Except:Corinna Vinschen
2013-02-05 * fhandler_socket.cc (fhandler_socket::bind): Fix error code forCorinna Vinschen
2013-02-05Pull in changes from HEADCorinna Vinschen
2013-02-05 * miscfuncs.cc (RtlFillMemory): Declare.Corinna Vinschen
2013-02-04 * gendef (fefunc): Fix incorrect pc-relative jmp instruction.Corinna Vinschen
2013-02-04 * autoload.cc (LoadDLLfuncEx3): Adjust address computation requiredCorinna Vinschen
2013-01-30 * Makefile.in ($(LIB_NAME)): Add --target option to mkimport call.Corinna Vinschen
2013-01-30...and pull in changes from HEADCorinna Vinschen
2013-01-30 * cygtls.h: Cleanup x86_64 related comment.Corinna Vinschen
2013-01-30Pull in changes from HEADCorinna Vinschen
2013-01-30Update copyrightsCorinna Vinschen
2013-01-29 * cygtls.h (_tlsbase): Temporary workaround for GCC bug.Corinna Vinschen