aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-20* rl78/crt0.S (_start): Fixed code that clears .bssDJ Delorie2-10/+16
2015-10-20Fix compiler errors/warnings when compiling with -O3Corinna Vinschen3-3/+10
2015-10-19Extend _intsup.h to support 16-bit and 20-bit pointers.Nick Clifton2-1/+15
2015-10-19C11 aligned_alloc() implementationSebastian Huber4-18/+70
2015-10-19C11 aligned_alloc() support for <stdlib.h>Sebastian Huber2-0/+6
2015-10-19C11 quick_exit() support for <stdlib.h>Sebastian Huber5-17/+124
2015-10-13Import <threads.h> from latest FreeBSD.Jeff Johnston3-0/+152
2015-10-13Synchronize with FreeBSD.Jeff Johnston2-24/+145
2015-10-13Add FreeBSD style changes to sys/cdefs.hJeff Johnston2-32/+37
2015-10-08Define setjmp buffer length for IA64.Nick Clifton2-0/+8
2015-10-06Add support for persistent data to the MSP430 linker scripts.Nick Clifton4-8/+53
2015-09-22Minimize newlib code size for ft32newlib-snapshot-20150924Jeff Johnston2-6/+5
2015-09-22config.{guess,sub}: sync with upstreamMike Frysinger3-19/+53
2015-09-08Cygwin 2.3.0: Add missing release messageCorinna Vinschen1-0/+4
2015-09-08flock.cc: Fix stack allocation from callee used in callerCorinna Vinschen2-6/+18
2015-09-08faq-using.xml: Replace makewhatis with mandbCorinna Vinschen2-2/+6
2015-09-04Add FTDI license for newlib and libgloss.Jeff Johnston3-0/+35
2015-09-04Add support for ft32 to newlib.Jeff Johnston18-1911/+9660
2015-09-04Add support for FT32 platform.Jeff Johnston24-0/+5285
2015-09-03libc/machine/cris/sys/signal.h (kill): Declare.Hans-Peter Nilsson2-0/+8
2015-08-30cygcheck.cc: Fix missing commas in products arrayCorinna Vinschen2-5/+9
2015-08-30cygcheck.cc: Fix debugger problemCorinna Vinschen2-4/+13
2015-08-30cygcheck.cc: Handle W10/2016 sysinfoCorinna Vinschen2-27/+68
2015-08-30cygcheck.cc: Fix downlevel DLL handlingCorinna Vinschen2-2/+12
2015-08-29sysconf.cc: Fix compiler warning.Corinna Vinschen1-0/+2
2015-08-29Allow sysconf to return CPU cache informationCorinna Vinschen9-63/+559
2015-08-27Implement POSIX_MADV_WILLNEED/POSIX_MADV_DONTNEED for newer OSesCorinna Vinschen9-19/+147
2015-08-27strlen-armv7.S: Fix preprocessor checkCorinna Vinschen2-1/+6
2015-08-27Fix for pri and scn formatsAndre Simoes Dias Vieira3-127/+273
2015-08-26fhandler_proc.cc: Only request group relation informationCorinna Vinschen2-1/+6
2015-08-25winsup.h: Claim Windows 10 supportCorinna Vinschen3-4/+11
2015-08-25autoload.cc: Drop using full paths for system DLLsCorinna Vinschen2-11/+7
2015-08-25autload.cc: Avoid clobbering return address in noload on i686Corinna Vinschen2-2/+9
2015-08-25mmap.cc: Fix some commentsCorinna Vinschen2-9/+10
2015-08-25Updated copyright noticeAndre Vieira1-1/+1
2015-08-25Always declare "kill" in include/sys/signal.hJames Greenhalgh1-2/+2
2015-08-24Sigproc.cc: Fix copyright.newlib-snapshot-20150824Corinna Vinschen1-1/+1
2015-08-24Fix hang stracing forking processes but not following childCorinna Vinschen4-2/+37
2015-08-24Bump Cygwin DLL minor number.Corinna Vinschen2-1/+5
2015-08-24oops - forgot to add PR number to ChangeLog entry.Nick Clifton1-0/+1
2015-08-21Add Lavasoft Web Companion to BLODA list.Jon TURNEY2-0/+6
2015-08-20 * msp430/crt0.S: Remove watchdog disabling code.Nick Clifton2-2/+4
2015-08-20Manuals failing to build on Ubuntu LTS 14.04cygwin-2_2_1-releaseJon TURNEY1-1/+1
2015-08-20Add MIN MAX macro to param header file.Andre Vieira1-0/+3
2015-08-20Use machine header file for endianness configuration.Andre Vieira3-15/+41
2015-08-20Use machine header file for param configuration.Andre Vieira1-2/+10
2015-08-18Cygwin: Return port number from getservent in network byte orderCorinna Vinschen3-2/+11
2015-08-18exceptions.cc: Drop including ucontext.h.Corinna Vinschen3-1/+7
2015-08-18sys/signal.h: include sys/ucontext.h on Cygwin per POSIX.1-2008Yaakov Selkowitz1-0/+6
2015-08-17Don't call LsaLookupSids if we're not utilizing Windows account DBsCorinna Vinschen3-19/+42