aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-02 * libc/posix/scandir.c (DIRSIZ): Use offsetof instead of magicCorinna Vinschen2-2/+8
2013-04-01.Christopher Faylor1-0/+5
2013-03-31whitespaceChristopher Faylor4-6/+6
2013-03-31* child_info.h (cygheap_exec_info::sigmask): Declare new field.Christopher Faylor10-62/+111
2013-03-31whitespaceChristopher Faylor1-1/+0
2013-03-29 * cygthread.cc (cygthread::terminate_thread): Only try to freeCorinna Vinschen4-12/+33
2013-03-29* pinfo.h (pinfo::status_exit): Rename from former static function in pinfo.cc.Christopher Faylor4-6/+25
2013-03-29* sigproc.cc (wait_sig): Avoid uninitialized use of nb when retrying.Christopher Faylor2-17/+11
2013-03-29* sigproc.cc (pending_signals::retry): Declare new element.Christopher Faylor2-41/+32
2013-03-28* exceptions.cc (exception::handle): Generalize comment.Christopher Faylor2-1/+5
2013-03-28 PR binutils/15068Nick Clifton2-9/+14
2013-03-27 * faq-what.xml (faq.what.supported): Mention Windows 8 and Server 2012.Corinna Vinschen2-3/+9
2013-03-27 PR binutils/15068Nick Clifton4-10/+1659
2013-03-27 * acconfig.h (_FVWRITE_IN_STREAMIO): Undefine.Corinna Vinschen11-10/+353
2013-03-262013-03-26 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill5-12/+26
2013-03-22src-release: fix version look up for bfd based projectsMichael Frysinger2-1/+6
2013-03-21 * elf32-h8300 (h8_relax_section): Add new relaxation of movNick Clifton4-10/+19
2013-03-20 PR gas/15082Nick Clifton2-7/+17
2013-03-20* include/opcode/tic6x.h: add tic6x_coding_dreg_(msb|lsb) field coding type inNick Clifton3-16/+36
2013-03-19test checkinChristopher Faylor1-1/+1
2013-03-15gdb:Steve Ellcey2-1/+5
2013-03-15 * newlib/libc/stdio/findfp.c (glue_with_file): New.Corinna Vinschen2-9/+18
2013-03-122013-03-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Sandra Loosemore2-3/+8
2013-03-122013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Sandra Loosemore2-0/+7
2013-03-122013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Sandra Loosemore2-0/+7
2013-03-11Add support for AArch32 CRC instruction in ARMv8.Kyrylo Tkachov2-0/+7
2013-03-09add newsChristopher Faylor1-0/+4
2013-03-09* cygtls.h (_cygtls::signal_debugger): Change argument type.Christopher Faylor3-24/+42
2013-03-09* spawn.cc (child_info_spawn::worker): Save and restore my_wr_proc_pipe aroundChristopher Faylor2-5/+20
2013-03-08 * elf-bfd.h (elfcore_write_s390_tdb): Add prototype.Nick Clifton2-4/+7
2013-03-07 * include/sys/un.h (UNIX_PATH_MAX): Rename from UNIX_PATH_LEN toCorinna Vinschen3-12/+48
2013-03-07 * fhandler_socket.cc (fhandler_socket::bind): Fix check for AF_LOCALCorinna Vinschen2-15/+37
2013-03-06 * mount.cc (fs_names): Add trailing NULL element to avoid potentialCorinna Vinschen2-1/+7
2013-03-06 * faq-using.xml: Fix expression and uppercase Samba.Corinna Vinschen2-2/+6
2013-03-01Restore patch lost in last merge from GCC.Cary Coutant1-0/+14
2013-03-01merge from gccDJ Delorie1-14/+0
2013-03-01include/Cary Coutant2-0/+18
2013-03-01Remove now-inappropriate comment.Christopher Faylor1-2/+0
2013-03-01fix latest changelog descriptionChristopher Faylor1-1/+1
2013-03-01* exceptions.cc (exception::handle): Eliminate buggy recursed value and justChristopher Faylor2-3/+8
2013-02-28include/opcode/Yufeng Zhang2-0/+5
2013-02-28 * libc/include/machine/setjmp.h (sigjmp_buf): Fix definition ofCorinna Vinschen2-1/+7
2013-02-26 * libc/include/malloc.h (struct mallinfo): Convert type of all membersCorinna Vinschen2-10/+15
2013-02-26 * include/pthread.h (pthread_atfork): Add missing declaration.Corinna Vinschen2-0/+6
2013-02-21 * libc/include/sys/_types.h (_ssize_t): Define as signed equivalent ofCorinna Vinschen2-0/+15
2013-02-21* include/error.h (error_message_count): Declare as dllimport.Yaakov Selkowitz2-0/+12
2013-02-21* Makefile.in (CYGWIN_LDFLAGS): Replace -static-lib* with -static.Yaakov Selkowitz2-3/+9
2013-02-19 * libc/machine/mips/memcpy.S: Fix USE_PREFETCH check.Corinna Vinschen2-2/+9
2013-02-18include/Alan Modra2-8/+8
2013-02-15 * configure.ac: Sync with GCC repo.Yufeng Zhang3-0/+11