summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * libc/include/string.h (rawmemchr): Declare.Yaakov Selkowitz2013-06-245-2/+142
* * libc/reent/reent.c (_reclaim_reent): Free also _misc andCorinna Vinschen2013-06-242-0/+14
* * libc/include/sys/reent.h (_ATEXIT_INIT_PTR): Remove.Corinna Vinschen2013-06-242-36/+8
* include/opcode/Richard Sandiford2013-06-232-1/+5
* * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)Richard Sandiford2013-06-223-2/+17
* * msp430-decode.opc: New.Nick Clifton2013-06-211-0/+130
* strlen-armv7.S: Import latest strlen cortex-strings code.Will Newton2013-06-212-83/+118
* newlib/MAINTAINERS: Add myself to Write After Approval.Will Newton2013-06-212-0/+5
* * path.cc (cygwin_conv_path): Handle NULL "from" path gracefully.Corinna Vinschen2013-06-213-1/+13
* * faq-using.xml (faq.using.private-cygwin): Drop.Corinna Vinschen2013-06-192-21/+4
* * winf.h (av::unshift): Make __reg2.Christopher Faylor2013-06-192-2/+7
* Fix ChangeLog entryCorinna Vinschen2013-06-191-7/+0
* *** empty log message ***Corinna Vinschen2013-06-191-0/+3
* * spawn.cc (child_info_spawn::worker): Eliminate call to newargv.set() in favorChristopher Faylor2013-06-194-170/+181
* * acconfig.h (_UNBUF_STREAM_OPT): Undefine.Corinna Vinschen2013-06-198-1/+77
* * libc/posix/readdir_r.c: Fix potential read past dirp->dd_buf.Corinna Vinschen2013-06-192-4/+10
* * nlsfuncs.cc (__collate_range_cmp): Convert input to wchar_t and callCorinna Vinschen2013-06-192-4/+12
* * spawn.cc (child_info_spawn::worker): Eliminate wascygexec.Christopher Faylor2013-06-192-3/+5
* aarch64: Revert AArch64 ifunc changes.Will Newton2013-06-192-2/+5
* * faq-using.xml (faq.using.multiple-copies): Modernize to reflectCorinna Vinschen2013-06-192-15/+38
* * dcrt0.cc (child_info_fork::alloc_stack): Don't subtract 4096 from stackChristopher Faylor2013-06-192-1/+6
* *** empty log message ***Corinna Vinschen2013-06-181-0/+3
* * gmon.c: Drop gratuitous inclusion of strings.h. Remove __MINGW32__Corinna Vinschen2013-06-182-3/+5
* * Makefile.in (VPATH): Drop CONFIG_DIR.Corinna Vinschen2013-06-1812-302/+422
* * Makefile.common: Add rule to build assembler code.Corinna Vinschen2013-06-182-1/+9
* 2013-06-17 Catherine Moore <clm@codesourcery.com>Catherine Moore2013-06-172-5/+77
* * path.cc (cnt_bs): New inline function.Corinna Vinschen2013-06-173-4/+63
* * fhandler_clipboard.cc (fhandler_dev_clipboard::read): Fix bufferCorinna Vinschen2013-06-173-1/+10
* * times.cc (GetSystemTimePreciseAsFileTime): Add comment to declaration.Corinna Vinschen2013-06-172-4/+8
* * cygwinenv.xml: Fix link to FAQ.Corinna Vinschen2013-06-172-1/+5
* * autoload.cc (GetSystemTimePreciseAsFileTime): Define.Corinna Vinschen2013-06-145-5/+34
* Streamline time/times functionality. Remove last remains of formerCorinna Vinschen2013-06-149-214/+141
* * net.cc (gen_old_if_name): New function to generate short interfaceCorinna Vinschen2013-06-132-2/+58
* * posix.sgml (fcntl, flock, lockf): Point to implementation notes.Corinna Vinschen2013-06-132-3/+7
* * README: Add description for NEWLIB's feature customizingCorinna Vinschen2013-06-132-0/+126
* 2013-06-12 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2013-06-122-1/+5
* * path.cc (normalize_posix_path): Fix long-standing problem whichCorinna Vinschen2013-06-123-0/+32
* * winver.rc (FileDescription): Remove (R).Corinna Vinschen2013-06-112-1/+5
* * sec_auth.cc (get_user_groups): Don't handle ERROR_ACCESS_DENIED asCorinna Vinschen2013-06-102-2/+13
* * libc/stdlib/gdtoa-gethex.c (__hexdig): Constify.Corinna Vinschen2013-06-106-83/+126
* clarify entryChristopher Faylor2013-06-081-1/+1
* * exceptions.cc (try_to_debug): Don't use yield() when waiting for anotherChristopher Faylor2013-06-082-2/+13
* * miscfuncs.cc (yield): Revert (after researching) to calling SleepEx with 0.Christopher Faylor2013-06-082-15/+16
* revert accidentally checked in filesChristopher Faylor2013-06-082-6/+5
* * cygwait.cc (cygwait): Remove lock around sig retrieval since this code isChristopher Faylor2013-06-085-39/+35
* gas/Richard Sandiford2013-06-082-23/+38
* * winver.rc (LegalCopyright): Belatedly bump to 2013.Corinna Vinschen2013-06-072-2/+6
* aarch64: Add support for GNU indirect functions.Will Newton2013-06-072-1/+6
* * exceptions.cc (_cygtls::handle_SIGCONT): Reinstate previous behavior but makeChristopher Faylor2013-06-072-10/+29
* * exceptions.cc (exception::handle): Add comment explaining si_addr behavior.Christopher Faylor2013-06-072-6/+14