aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-08* cygwait.cc (cygwait): Remove lock around sig retrieval since this code isChristopher Faylor5-39/+35
2013-06-08gas/Richard Sandiford2-23/+38
2013-06-07 * winver.rc (LegalCopyright): Belatedly bump to 2013.Corinna Vinschen2-2/+6
2013-06-07aarch64: Add support for GNU indirect functions.Will Newton2-1/+6
2013-06-07* exceptions.cc (_cygtls::handle_SIGCONT): Reinstate previous behavior but makeChristopher Faylor2-10/+29
2013-06-07* exceptions.cc (exception::handle): Add comment explaining si_addr behavior.Christopher Faylor2-6/+14
2013-06-07* DevNotes: Add entry cgf-000023.Christopher Faylor3-15/+10
2013-06-07Fix typosCorinna Vinschen1-2/+2
2013-06-07 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 21.Corinna Vinschen2-1/+5
2013-06-07 * libc/include/cdefs.h (__has_extension): New define.Corinna Vinschen3-0/+353
2013-06-07 * posix.sgml (std-notes): Fix typo.Corinna Vinschen2-1/+5
2013-06-07 * fhandler_disk_file.cc (fhandler_disk_file::pread): Skip to non-atomicCorinna Vinschen3-6/+37
2013-06-06 * mips.h (ELF_ST_SET_MIPS_PIC): Clear any STO_MIPS16 setting.Maciej W. Rozycki2-1/+8
2013-06-06*** empty log message ***Corinna Vinschen1-0/+9
2013-06-06 * exceptions.cc (_cygtls::handle_SIGCONT): Simplify loop waiting forCorinna Vinschen3-23/+30
2013-06-05 * libc/machine/arm/strcmp.S: Use local labels.Corinna Vinschen2-48/+52
2013-06-05 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 20.Corinna Vinschen2-1/+5
2013-06-05 * faq-copyright.xml: Fix link to license.Corinna Vinschen4-4/+10
2013-06-05 * faq-programming.xml: Convert url to refer to new flat faq.html file.Corinna Vinschen5-7/+14
2013-06-05 * new-features.xml (ov-new1.7.19): Revert mandatory locking support toCorinna Vinschen2-2/+7
2013-06-05*** empty log message ***Corinna Vinschen1-2/+2
2013-06-04 * Makefile.in: Add rule to rebuild Makefile if Makefile.in changes.Corinna Vinschen3-4/+18
2013-06-04 * new-features.xml (ov-new1.7.19): Align mandatory locking text toCorinna Vinschen2-3/+8
2013-06-04 * fhandler.cc (fhandler_base::lock): Move to flock.cc.Corinna Vinschen6-22/+51
2013-06-032013-06-03 Joey Ye <joey.ye@arm.com>Richard Earnshaw7-622/+1001
2013-06-03*** empty log message ***Corinna Vinschen1-0/+3
2013-06-03 * sigproc.cc (exit_thread): Allow to exit the thread while runningCorinna Vinschen2-1/+15
2013-06-02Fix typoCorinna Vinschen1-1/+1
2013-06-02 * new-features.xml (ov-new1.7.19): Add mandatory locking.Corinna Vinschen2-0/+9
2013-06-02 * autoload.cc (CancelSynchronousIo): Define.Corinna Vinschen9-16/+289
2013-06-02 * exceptions.cc (exception::handle): Resurrect accidentally lostCorinna Vinschen2-1/+7
2013-06-01 * gas/config/tc-avr.c: Change ISA for devices with USB support toDenis Chertykov2-6/+12
2013-05-31 * include/sys/socket.h: Move SHUT_xx definitoins from here...Corinna Vinschen3-9/+14
2013-05-31*** empty log message ***Corinna Vinschen1-0/+3
2013-05-31 * include/cygwin/if.h: Include cygwin/socket.h rather than sys/socket.hCorinna Vinschen2-2/+7
2013-05-302013-05-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-53/+11
2013-05-302013-05-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-1/+47
2013-05-302013-05-30 Paul Brook <paul@codesourcery.com>Catherine Moore2-0/+5
2013-05-29 * configure.in (--enable-newlib-nano-malloc): New option.Corinna Vinschen8-73/+799
2013-05-28Correct the relocation names for R_AARCH64_TLSDESC_LD_PREL19 and R_AARCH64_TL...Yufeng Zhang2-2/+9
2013-05-28 * fhandler_procsys.cc (fhandler_procsys::read): Just callCorinna Vinschen3-15/+10
2013-05-28* libc/macine/arm/strcpy.S: Explicitly set build attributes whenRichard Earnshaw2-0/+12
2013-05-27*** empty log message ***Corinna Vinschen1-0/+4
2013-05-27 * dll_init.cc (dll_list::topsort): Fix early-return condition toCorinna Vinschen3-5/+13
2013-05-25*** empty log message ***Corinna Vinschen1-1/+5
2013-05-24 * Makefile.in (DEFS): Unused, remove.Corinna Vinschen2-3/+10
2013-05-24 * pinfo.cc (pinfo::status_exit): Enhance comment.Corinna Vinschen2-3/+7
2013-05-24 * environ.cc (win_env::add_cache): Set the Windows environment variableCorinna Vinschen4-6/+26
2013-05-24 * fork.cc (frok::parent): Always set CREATE_UNICODE_ENVIRONMENT flag.Corinna Vinschen2-0/+10
2013-05-23 * fork.cc (frok::parent): Call CreateProcessW with command line setCorinna Vinschen3-2/+18