]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2015-08-20 Andre VieiraUse machine header file for endianness configuration.
2015-08-20 Andre VieiraUse machine header file for param configuration.
2015-08-18 Corinna VinschenCygwin: Return port number from getservent in network...
2015-08-18 Corinna Vinschenexceptions.cc: Drop including ucontext.h.
2015-08-18 Yaakov Selkowitzsys/signal.h: include sys/ucontext.h on Cygwin per...
2015-08-17 Corinna VinschenDon't call LsaLookupSids if we're not utilizing Windows...
2015-08-17 Corinna VinschenTry harder to avoid LDAP access for RFC2307 mapping
2015-08-17 Corinna VinschenFix /proc/cpuinfo topology info on newer AMD CPUs
2015-08-17 Orgad Shanehmkglobals_h: Handle CRLF earlier.
2015-08-17 Corinna VinschenSupport cpb and eff_freq_ro power mgmt flags in /proc...
2015-08-15 Corinna VinschenCygwin: Improve 2.2.1 release notes
2015-08-15 Corinna VinschenCygwin: Try to fix potential data corruption in pipe...
2015-08-14 Corinna VinschenFix copy/paste error in previous patch
2015-08-14 Corinna VinschenDon't perform RFC2307 account mapping without account DB
2015-08-14 Corinna VinschenEvaluate all group perms in ACL to emulate POSIX user...
2015-08-13 Corinna VinschenFix /proc/cpuinfo topology and cache size info
2015-08-10 Corinna Vinschenmiscfuncs.cc: Fix comment preceeding x86_64 memset...
2015-08-10 Corinna VinschenRevert to leaving $HOME alone
2015-08-07 Jeff Johnstonor1k: Typo fixes
2015-08-07 Jeff Johnstonor1k: Allow exception nesting
2015-08-07 Jeff Johnstonor1k: Fix critical handling in malloc locks
2015-08-07 Jeff Johnstonor1k: Make heap end globally visible
2015-08-05 Jon TURNEYImprove FAQ answer on debugging Cygwin
2015-08-04 Nick CliftonThis is part of a larger fix for RL78 complex relocs...
2015-08-03 Shoichi SakonFix wscanf family positional parameter handling in...
2015-08-03 Corinna VinschenBump Cygwin DLL minor number.
2015-08-03 Corinna Vinschenstrace: Handle ofile descriptor more carefully. cygwin-2_2_0-release
2015-08-03 Jon TURNEYDon't include stdio64 functions in reentrant syscalls...
2015-07-31 Sebastian HuberFix typo in <sys/lock.h>
2015-07-30 Wilco Dijkstra[AArch64] Rewrite optimized memset.
2015-07-29 Corinna VinschenCygwin: Fix x86_64 memcpy/memset for n > 2GB
2015-07-29 Sebastian HuberMove header files
2015-07-29 Joel Sherrillnewlib/ChangeLog: Left out of previous commit.
2015-07-29 Sebastian HuberAdd <sys/lock.h>
2015-07-29 Corinna Vinschencygwin: Fix copyright dates
2015-07-29 Corinna Vinschencygwin: Fix crashes under AllocationPreference=0x100000...
2015-07-24 Jon TURNEYRemove workaround for texinfo bug with underscores... newlib-snapshot-20150723
2015-07-24 Jon TURNEYRemove a stray sentence fragment in iconv.tex
2015-07-24 Jon TURNEYFix a typo in iconv.tex
2015-07-24 Jon TURNEYFix SYNPOSIS prototypes for iconv functions
2015-07-24 Jon TURNEYUse makedoc generated texinfo documentation for reentra...
2015-07-24 Jon TURNEYAdd missing NEWPAGE commands to makedoc markup in reent/
2015-07-23 Corinna VinschenImprove cygwin 2.2.0 release text
2015-07-23 Corinna VinschenFix potential buffer overflow in makecontext trampoline
2015-07-23 Corinna VinschenIgnore non-absolute $HOME when started from native...
2015-07-21 Corinna VinschenCygwin: Implement siglongjmp and sigsetjmp functions.
2015-07-20 Corinna VinschenAdd previous ldd fix to release file
2015-07-20 Corinna VinschenFix potential hang in ldd if DLL encounters missing...
2015-07-19 Corinna VinschenLower Cygwin's MINSIGSTKSZ and SIGSTKSZ
2015-07-19 Corinna VinschenReduce stack pressure throughout Cygwin
2015-07-18 Corinna VinschenRemove x86_64 __sjfault/__ljfault
2015-07-18 Corinna VinschenRearrange makecontext and add lots of comments
2015-07-17 Corinna VinschenFix ucontext creation in call_signal handler
2015-07-17 Corinna VinschenComment fixup
2015-07-17 Corinna VinschenReuse __unwind_single_frame where appropriate
2015-07-17 Corinna VinschenImplement getcontext, setcontext, makecontext, swapcontext
2015-07-17 Corinna VinschenDocument the fact that we forgot to bump for sigaltstac...
2015-07-15 Marcus Shawcroft[AArch64] Reverting recent optimized memset().
2015-07-14 Andre Simoes... Change to nano.specs to add nano's include dir cygwin-2_1_0-release
2015-07-13 Corinna Vinschenexceptions.cc: Reenable code only disabled for debug...
2015-07-13 Wilco Dijkstra[AArch64] Optimized memset.
2015-07-13 Marcus ShawcroftFix ChangeLog entry for previous two commits.
2015-07-13 Wilco Dijkstra[AArch64] Optimized memcpy.
2015-07-13 Wilco Dijkstra[AArch64] Optimized memmove.
2015-07-10 Jeff JohnstonFix typo in README.
2015-07-08 Corinna Vinschentzset: Check timezone and country case-insensitive
2015-07-07 Corinna VinschenAdd accidentally missing ChangeLog entry for previous...
2015-07-07 Corinna Vinschenx86_64: Handle myfault exceptions when running on alter...
2015-07-07 Corinna VinschenSimplify stack allocation code in child after fork
2015-07-07 Corinna VinschenSimplify fork code setting up child stack info
2015-07-06 Yaakov Selkowitzwinsup/cygwin: rework basename redefinition handling...
2015-07-06 Yaakov SelkowitzRework handling of basename variants
2015-07-06 Corinna VinschenFix sys/time.h build problem due to inconsistent macro...
2015-07-05 Jon TURNEYwinsup/doc: Add a configure test to find docbook2xtexi
2015-07-05 Corinna VinschenAlign hard stack allocation to pthread stack setup...
2015-07-05 Corinna VinschenImplement correct RLIMIT_STACK handling
2015-07-05 Corinna VinschenDisable fetching heap info on 64 bit XP/2003
2015-07-05 Corinna VinschenAdd missing wincap changes to previous ChangeLog entry
2015-07-04 Corinna VinschenFix original stack when running signal handler on alter...
2015-07-02 Sebastian HuberPrevent use of uninitialized file lock
2015-07-01 Corinna VinschenDocument previous change
2015-07-01 Corinna VinschenFix fork after recovered stack overflow
2015-06-30 Corinna VinschenAdd comment to sigaltstack to explain setting ss_flags...
2015-06-29 Jon TURNEYRegenerate Makefile.in
2015-06-27 Corinna VinschenHandle ss_flags value longjmp safe.
2015-06-26 Corinna VinschenDefine larger MINSIGSTKSZ and SIGSTKSZ values for Cygwin
2015-06-26 Corinna VinschenFix values returned by getrlimit(RLIMIT_STACK)
2015-06-24 Jon TURNEYUse source files which have makedoc markup, but aren... newlib-snapshot-20150623
2015-06-24 Jon TURNEYUse makedoc output files which are generated but aren...
2015-06-24 Jon TURNEYDon't chew files which contain no documentation markup
2015-06-24 Jon TURNEYFix mismatched parentheses in documentation.
2015-06-23 Jon TURNEYFix typo-ed function names in efgcvt.c documentation
2015-06-23 Jon TURNEYFix an inconsistent use of '.' in FUNCTION
2015-06-23 Jon TURNEYFix SYNOPSIS prototypes without marked up parameter...
2015-06-23 Jon TURNEYCorrect a non-ANSI prototype in SYNOPSIS
2015-06-23 Jon TURNEYRemove stray punctuation in ANSI_SYNOPSIS prototypes
2015-06-23 Jon TURNEYFix some mangled makedoc markup
2015-06-23 Jon TURNEYFix makedoc markup used in texinfo source
2015-06-23 Jon TURNEYwinsup/doc: Update ancient README about building docume...
2015-06-23 Jon TURNEYwinsup/doc: Use xidepend to generate the source list...
next
This page took 0.05928 seconds and 5 git commands to generate.