aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Pull in changes from HEADCorinna Vinschen2-0/+15
2013-02-21 * Makefile.in (target_cpu): Define. Check for target_cpu rather thanCorinna Vinschen2-3/+10
2013-02-21 * Makefile.in (target_cpu): Define. Check for target_cpu rather thanCorinna Vinschen5-13/+26
2013-02-21Pull in changes from HEADCorinna Vinschen4-3/+25
2013-02-20* cygserver_ipc (class ipc_retval): Add ssize_t member to anonymous union.Yaakov Selkowitz4-5/+22
2013-02-19 * cygcheck.cc (dll_info): Handle x86_64 binaries. Make sure to printCorinna Vinschen2-5/+33
2013-02-18 * localtime.cc: Add comment.Corinna Vinschen2-0/+11
2013-02-18 * localtime.cc: Throughout, pull up to latest code from NetBSD.Corinna Vinschen2-657/+995
2013-02-18 * fhandler.cc (fhandler_base::raw_read): Rearrange code to useCorinna Vinschen3-67/+49
2013-02-18* Makefile.in (libcygwin.a): Move --target flag from here...Yaakov Selkowitz3-6/+13
2013-02-17 * cygwin.sc.in (.gnu_debuglink_overlay): Drop "64" in dbg file name.Corinna Vinschen2-4/+4
2013-02-17Fix 64-bit type problems in dumper.exeYaakov Selkowitz5-39/+60
2013-02-16 * nfs.h: Make sure packing of NFS fattr3 struct is 4 byte.Corinna Vinschen3-6/+25
2013-02-15Forced checkinCorinna Vinschen0-0/+0
2013-02-15 * Makefile.in (toollibdir): Remove. Revert to using tooldir instead.Corinna Vinschen10-141/+117
2013-02-15* Makefile.in: Do not build or install 32bit DLL for 64bit target.Yaakov Selkowitz2-0/+7
2013-02-14 * autoload.cc (two_addr_t): Use __uint64_t as type for the i686Corinna Vinschen2-9/+75
2013-02-13 * Makefile.in (toollibdir): Define build and target dependent.Corinna Vinschen2-7/+21
2013-02-13 * kill.cc (forcekill): Use unsigned int printf format specifier andCorinna Vinschen3-8/+14
2013-02-13 * Makefile.in (cygserver.exe): Make cygwin_build a tooldir (-B insteadCorinna Vinschen2-1/+6
2013-02-12 * heap.cc (eval_start_address): Move heap to 0x6:00000000. ChangeCorinna Vinschen3-4/+12
2013-02-12 * fhandler_floppy.cc (fhandler_dev_floppy::open): Cast second parameterCorinna Vinschen8-18/+126
2013-02-11 * gendef (longjmp): Fix indirect addressing in x86_64 setjmp.Corinna Vinschen2-1/+5
2013-02-11Fix timestampCorinna Vinschen1-1/+1
2013-02-11 * cygwin64.din: Add missing symbols.Corinna Vinschen3-4/+108
2013-02-09 * cygwin.sc.in (.rdata): Add .rdata_cygwin_nocopy subsection.Corinna Vinschen20-98/+170
2013-02-09 * fhandler_process.cc (win_heap_info::~win_heap_info): Only try to freeCorinna Vinschen4-5/+15
2013-02-09 * configure: Regenerate to fix wrong ac_unique_file dependency.Corinna Vinschen2-110/+958
2013-02-09 * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen2-1/+9
2013-02-08Fix ChangeLog entriesCorinna Vinschen2-2/+5
2013-02-08 * regparm.h: New file to define platform dependent regparm attributes.Corinna Vinschen6-26/+40
2013-02-08Enforced checkinCorinna Vinschen0-0/+0
2013-02-08 * cygwin64.din (BASE): Set to 0x180040000.Corinna Vinschen3-85/+96
2013-02-06 * ldd.cc: Drop including inttypes.h. Use %u rather than PRIu32.Corinna Vinschen4-8/+14
2013-02-06 Throughout, fix type problems on 32 and 64 bit. Except:Corinna Vinschen12-84/+128
2013-02-05 * fhandler_socket.cc (fhandler_socket::bind): Fix error code forCorinna Vinschen2-3/+8
2013-02-05Pull in changes from HEADCorinna Vinschen11-75/+120
2013-02-05 * miscfuncs.cc (RtlFillMemory): Declare.Corinna Vinschen4-18/+45
2013-02-04 * gendef (fefunc): Fix incorrect pc-relative jmp instruction.Corinna Vinschen2-14/+29
2013-02-04 * autoload.cc (LoadDLLfuncEx3): Adjust address computation requiredCorinna Vinschen8-116/+140
2013-01-30 * Makefile.in ($(LIB_NAME)): Add --target option to mkimport call.Corinna Vinschen5-25/+33
2013-01-29...and pull in changes from HEADCorinna Vinschen3-5/+22
2013-01-29 * cygtls.h: Cleanup x86_64 related comment.Corinna Vinschen9-21/+115
2013-01-29Pull in changes from HEADCorinna Vinschen18-25/+27
2013-01-29Update copyrightsCorinna Vinschen2-5/+4
2013-01-29 * cygtls.h (_tlsbase): Temporary workaround for GCC bug.Corinna Vinschen6-10/+52
2013-01-29 * libc/include/machine/setjmp.h: Fix definition of _JBTYPE and _JBLENCorinna Vinschen2-4/+11
2013-01-29Add missing patchCorinna Vinschen1-1/+23
2013-01-29 * winbase.h (ilockcmpexch): Define always.Corinna Vinschen1-0/+9
2013-01-29 * libc/ctype/ctype_.c (_ctype_): Fix definition for 64 bit Cygwin.Corinna Vinschen2-2/+13