]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2015-12-04 Nick CliftonAlways define __high_bsssize, do not just PROVIDE it.
2015-12-03 Corinna VinschenAdd release message for workaround added with previous...
2015-12-03 Corinna VinschenOn 64 bit, only create new thread stack if started...
2015-12-03 Corinna VinschenFix thinko in /proc/<PID>/maps TEB detection on W10...
2015-12-03 Corinna VinschenFix /proc/<PID>/maps output for PEB and TEBs on W10...
2015-12-03 Corinna VinschenAlways move 64 bit main thread stack to defined pthread...
2015-12-03 Corinna VinschenCleanup in dcrt0.cc and fork.cc
2015-12-03 Corinna VinschenAlways restore full TEB stack info in forkee
2015-12-03 Corinna VinschenAdd missing dcrt0.cc patch to previous commit
2015-12-03 Corinna VinschenSafely recognize when fork is running from main thread...
2015-12-02 Corinna VinschenRename parent stack members in child_info struct to...
2015-12-02 Corinna VinschenDrop using _tlsbase and _tlstop in favor of access...
2015-12-02 Corinna Vinschenmiscfuncs.cc: Fix typos in comment
2015-11-29 Corinna VinschenOnly generate BUILTIN SIDs for uid/gid values <= 999
2015-11-29 Corinna VinschenUse correct gid value for Microsoft Account when /etc...
2015-11-28 Corinna VinschenSave and restore MXCSR register in delayed signal handling
2015-11-27 Corinna VinschenBelatedly create release notes for commits 2f4fef9...
2015-11-27 Corinna VinschenFix race condition when waiting for a signal
2015-11-26 Michael KwasigrochFix SEGV of kill -l 0
2015-11-26 Corinna VinschenFix creating relative native symlinks in top-level...
2015-11-26 David MacekAdd MacType to BLODA
2015-11-26 David MacekAdd a section describing peculiarities of how Cygwin...
2015-11-26 David MacekAdd Forefront TMG to the BLODA
2015-11-26 Corinna VinschenOnly build _strtodg_r on targets supporting a distinct...
2015-11-24 Steve Ellcey libc/stdlib/strtorx.c: Fix ifdef to check _LDBL_EQ_DBL.
2015-11-23 Marcus Shawcroft[ARM] Adjust strcmp-armv7.S selection logic.
2015-11-23 Marcus Shawcroft[ARM] Factor out the thumb2 -Os implementation.
2015-11-23 Nick CliftonFix initialisation of .upper.bss for the MSP430.
2015-11-21 Corinna VinschenFix numeric and monetary decimal point and thousands...
2015-11-21 Corinna VinschenHandle multibyte decimapl point in strtold.
2015-11-20 Corinna VinschenMention strtold patch in Cygwin 2.4.0 release message
2015-11-20 Corinna VinschenImport correctly working strtold from David M. Gay.
2015-11-20 Corinna VinschenMake match function globally available to stdlib functions.
2015-11-20 Corinna VinschenDrop unused declaration from wcstold.c
2015-11-19 Yaakov SelkowitzFix typo in rpmatch doc reference
2015-11-19 Corinna Vinschenldtoa.c: Reindent to GNU style
2015-11-19 Corinna VinschenFix rpmatch build problem
2015-11-19 Jon TurneySimplify the markup for sprintf and swprintf documentation
2015-11-19 Jon TurneyImprove markup of sscanf and swscanf documentation
2015-11-18 Corinna VinschenDocument new ACL code
2015-11-18 Corinna Vinschenget_posix_access: Skip merging permissions if user...
2015-11-18 Corinna Vinschenget_posix_access: Fix computation of effective user...
2015-11-18 Corinna VinschenFix file type mode bit handling on object security.
2015-11-18 Corinna Vinschensetfacl: Allow to combine -b and -k options
2015-11-18 Corinna VinschenFix permission evaluation for !new_style ACLs
2015-11-18 Corinna VinschenFix up POSIX permission handling
2015-11-18 Corinna VinschenUse Authz to fetch correct user permissions.
2015-11-18 Corinna VinschenAdd Authz class to compute exact POSIX user perms in...
2015-11-18 Corinna Vinschen* sec_acl.cc (get_posix_access): Fix class_perm in...
2015-11-18 Corinna VinschenReapply POSIX ACL changes.
2015-11-18 Corinna VinschenBump Cygwin DLL version to 2.4.0
2015-11-18 Corinna VinschenAdd missing ChangeLog entry for previous commit
2015-11-18 Corinna VinschenUpdate Cygwin's fnmatch to latest from FreeBSD.
2015-11-18 Corinna VinschenDon't generate Windows native symlinks targeting Cygwin...
2015-11-18 Corinna VinschenRegenerate Cygwin locale message info
2015-11-17 Yaakov Selkowitzcygwin: export rpmatch(3)
2015-11-17 Yaakov SelkowitzAdd rpmatch(3)
2015-11-13 Marcus Shawcroft[ARM] Factor out the thumb1 -Os implementation. cygwin-2_3_1-relase cygwin-2_3_1-release
2015-11-13 Marcus Shawcroft[ARM] Adding strlen.S
2015-11-13 Marcus Shawcroft[ARM] Rename strlen to strlen-stub.c
2015-11-13 Marcus Shawcroft[ARM] Reorganize strlen selection.
2015-11-13 Marcus Shawcroft[ARM] Refactor strlen.c #if nesting.
2015-11-12 Anton KolesovAdd Synopsys license for newlib and libgloss
2015-11-12 Anton KolesovAdd support for ARC to newlib
2015-11-12 Anton KolesovAdd support for ARC to libgloss
2015-11-12 Anton KolesovRemove obsolete ARC system
2015-11-12 Marcus ShawcroftFix multilib libgloss selection.
2015-11-12 Jon Turneymakedoc: Don't interpret license text as a command
2015-11-12 Jon Turneydoc: Fix some inconsistent QUICKREF lines
2015-11-12 Jon Turneymakedoc: Fix INTERNAL(|DEFINITION|FUNCTION) command...
2015-11-12 Wilco DijkstraAArch64: Tune memcpy
2015-11-12 Corinna Vinschenflock: Fix hang in object collision case
2015-11-12 Joseph MyersAvoid .eh_frame in ARM newlib.
2015-11-12 Corinna VinschenAdd comment to explain previous patch
2015-11-12 Corinna VinschenFix crash at process init on 64 bit XP/2003 under WOW64
2015-11-09 Corinna VinschenBump Cygwin DLL minor number
2015-11-06 Marcus ShawcroftReorganize memchr selection. cygwin-2_3_0-release
2015-11-06 Marcus ShawcroftReorganize memcpy selection.
2015-11-06 Olivier MartinReplace __attribute((__warning__())) by __attribute__...
2015-11-05 Corinna VinschenFake volume serial number on filesystems not providing it
2015-11-05 Corinna VinschenAvoid deadlock in flock(2)
2015-11-05 Corinna VinschenFix iterating over pending signals if a signal doesn...
2015-11-04 Corinna VinschenAccommodate trailing NUL in PrlSF filesystem name.
2015-11-04 Corinna VinschenAdd missing release message for 68b4238f4a1276a1f6f1843...
2015-11-03 Corinna VinschenFix potential endless loop in pending_signals::clear
2015-11-03 Marcus Shawcroft[ARM] Select appropriate memcpy implementation for...
2015-11-02 Jeff JohnstonMove duplicated documentation rules to Makefile.shared
2015-11-02 Jeff JohnstonConsistently use an em-dash in math functions.
2015-11-02 Jeff JohnstonAdd missing semicolons to prototypes.
2015-11-02 Steve Ellcey Improve performance of MIPS memcpy.
2015-11-02 Corinna VinschenDefine MAX_IPOPTLEN
2015-11-02 Corinna VinschenFix incorrect implementation to clear per-thread pendin...
2015-11-02 Corinna VinschenAdd support for Parallels Desktop FS (prlfs)
2015-11-02 Corinna VinschenAdd missing ChangeLog entry for ce8159d5
2015-10-30 Sebastian HuberInclude <sched.h> in <pthread.h>
2015-10-30 Corinna VinschenWorkaround bug in LocaleNameToLCID on Windows 10
2015-10-30 Corinna VinschenAvoid double unlock of TLS mutex
2015-10-30 Corinna VinschenFix sigwait and pthread_kill return values in case...
2015-10-29 Qian HongCheck for correct funtion entry address in munge_threadfunc
2015-10-27 Jon TurneyRemove spurious execute permissions from some Cygwin...
next
This page took 0.062669 seconds and 5 git commands to generate.