summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* or1k: Make heap start configurableJeff Johnston2015-05-272-2/+7
* or1k: UART also accept timeout interruptJeff Johnston2015-05-272-3/+9
* Bug fix in timer for or1kJeff Johnston2015-05-272-1/+5
* Store entire context for or1kJeff Johnston2015-05-272-0/+14
* Fix exception stack frame for or1kJeff Johnston2015-05-273-3/+8
* Fix interrupt handling for or1k.Jeff Johnston2015-05-272-28/+28
* Add a check that the data area does not overrun the stack.Nick Clifton2015-05-277-3/+110
* Update signbit functions to work on targets where integers are only 16-bits.Nick Clifton2015-05-272-4/+9
* Adds support for placing MSP430 code and data into either low memory or high ...Nick Clifton2015-05-2710-786/+455
* Bump minor DLL version to 2cygwin-2_0_2-releaseCorinna Vinschen2015-05-032-1/+5
* Revert to exposing sys/select.h from sys/time.h on CygwinCorinna Vinschen2015-05-022-0/+10
* Bump minor DLL version to 1cygwin-2_0_1-releaseCorinna Vinschen2015-04-303-1/+13
* Use all ACEs from original ACL on Samba shareCorinna Vinschen2015-04-302-3/+8
* Fix more typos in ntsec.xmlYaakov Selkowitz2015-04-291-4/+4
* Improve check for int32_t being long or intCorinna Vinschen2015-04-295-32/+53
* Define __s64 and __u64cygwin-2_0_0-releaseCorinna Vinschen2015-04-272-1/+9
* cygserver.xml: Add new section. How to install Cygserver.Mike DePaulo2015-04-272-0/+18
* Document previous unlink patchCorinna Vinschen2015-04-231-0/+6
* Handle unlinking in-use files on virtual drivesCorinna Vinschen2015-04-234-3/+46
* Fix closing too many handles in pty fchown/fchmodCorinna Vinschen2015-04-232-3/+5
* Fix OPOST for non-Cygwin pty slavesTakashi Yano2015-04-235-19/+178
* Undef basename before defining function.Corinna Vinschen2015-04-232-0/+7
* Fix basename prototype collision string.h vs libgen.hCorinna Vinschen2015-04-233-12/+34
* libgloss: mcore: add custom syscall headerMike Frysinger2015-04-232-0/+47
* libgloss: arm: fix copy & paste in syscall.hMike Frysinger2015-04-232-3/+7
* Remove Cygwin's libgen.hCorinna Vinschen2015-04-232-23/+4
* Asia/Calcutta -> Asia/Kolkata (not on unicode.org)Corinna Vinschen2015-04-233-4/+13
* Fix inconsistencies in docs regarding fstab and executable file detectionDavid Macek2015-04-231-7/+6
* Fix broken SID in passwd/group entry for unkown accountCorinna Vinschen2015-04-232-1/+6
* Fix broken PSID problem on cygheap in account handlingCorinna Vinschen2015-04-234-4/+20
* Don't rely on size argument in shmget callCorinna Vinschen2015-04-233-1/+17
* Bump Cygwin version to 2.0.0.Corinna Vinschen2015-04-235-3/+13
* Set mcontext.cr2 to the faulting addressJon TURNEY2015-04-232-0/+9
* Only construct ucontext for SA_SIGINFO signal handlersJon TURNEY2015-04-232-22/+38
* Initialize context before RtlContextCaptureJon TURNEY2015-04-232-2/+11
* Call open_null to open fake handleCorinna Vinschen2015-04-232-2/+6
* For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_IN...Nick Clifton2015-04-2316-0/+272
* Add .note and DWARF3 sections to RX linker scripts.Nick Clifton2015-04-233-0/+17
* Introduce sidfromuid and sidfromgidCorinna Vinschen2015-04-234-14/+30
* Remove __acl16 from official headerCorinna Vinschen2015-04-233-10/+11
* Always include the .csstart section in RL78 executables.Nick Clifton2015-04-233-2/+7
* Remove unused 32/64 bit tty codeCorinna Vinschen2015-04-232-18/+8
* Raise # of ptys to 128.Corinna Vinschen2015-04-235-3154/+6324
* Compile exceptions.cc with -fno-omit-frame-pointer on x86Jon TURNEY2015-04-232-52/+13
* Cygwin hangs up if several keys are typed during outputting a lot of texts.Takashi Yano2015-04-232-1/+6
* Add FAQ entry on how Cygwin counters install and update MITM attacksDavid A. Wheeler2015-04-232-1/+127
* Try to make sure struct _mcontext is 16-byte alignedJon TURNEY2015-04-233-3/+8
* Add parens around MIN/MAX values in stdint.h.Corinna Vinschen2015-04-232-71/+75
* Drop local stdint.h and inttypes.h in favor of newlib filesCorinna Vinschen2015-04-234-544/+7
* Add <sys/_stdint.h> for FreeBSD compatibilitySebastian Huber2015-04-236-46/+87