summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * elf32-v850.c (v850_elf_is_target_special_symbol): New function.Nick Clifton2013-04-032-0/+7
* * path.cc (class suffix_scan): Add member namelen.Corinna Vinschen2013-04-032-7/+40
* * libc/posix/scandir.c (DIRSIZ): Use offsetof instead of magicCorinna Vinschen2013-04-022-2/+8
* .Christopher Faylor2013-04-011-0/+5
* whitespaceChristopher Faylor2013-03-314-6/+6
* * child_info.h (cygheap_exec_info::sigmask): Declare new field.Christopher Faylor2013-03-3110-62/+111
* whitespaceChristopher Faylor2013-03-311-1/+0
* * cygthread.cc (cygthread::terminate_thread): Only try to freeCorinna Vinschen2013-03-294-12/+33
* * pinfo.h (pinfo::status_exit): Rename from former static function in pinfo.cc.Christopher Faylor2013-03-294-6/+25
* * sigproc.cc (wait_sig): Avoid uninitialized use of nb when retrying.Christopher Faylor2013-03-292-17/+11
* * sigproc.cc (pending_signals::retry): Declare new element.Christopher Faylor2013-03-292-41/+32
* * exceptions.cc (exception::handle): Generalize comment.Christopher Faylor2013-03-282-1/+5
* PR binutils/15068Nick Clifton2013-03-282-9/+14
* * faq-what.xml (faq.what.supported): Mention Windows 8 and Server 2012.Corinna Vinschen2013-03-272-3/+9
* PR binutils/15068Nick Clifton2013-03-274-10/+1659
* * acconfig.h (_FVWRITE_IN_STREAMIO): Undefine.Corinna Vinschen2013-03-2711-10/+353
* 2013-03-26 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2013-03-265-12/+26
* src-release: fix version look up for bfd based projectsMichael Frysinger2013-03-222-1/+6
* * elf32-h8300 (h8_relax_section): Add new relaxation of movNick Clifton2013-03-214-10/+19
* PR gas/15082Nick Clifton2013-03-202-7/+17
* * include/opcode/tic6x.h: add tic6x_coding_dreg_(msb|lsb) field coding type inNick Clifton2013-03-203-16/+36
* test checkinChristopher Faylor2013-03-191-1/+1
* gdb:Steve Ellcey2013-03-152-1/+5
* * newlib/libc/stdio/findfp.c (glue_with_file): New.Corinna Vinschen2013-03-152-9/+18
* 2013-03-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Sandra Loosemore2013-03-122-3/+8
* 2013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Sandra Loosemore2013-03-122-0/+7
* 2013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Sandra Loosemore2013-03-122-0/+7
* Add support for AArch32 CRC instruction in ARMv8.Kyrylo Tkachov2013-03-112-0/+7
* add newsChristopher Faylor2013-03-091-0/+4
* * cygtls.h (_cygtls::signal_debugger): Change argument type.Christopher Faylor2013-03-093-24/+42
* * spawn.cc (child_info_spawn::worker): Save and restore my_wr_proc_pipe aroundChristopher Faylor2013-03-092-5/+20
* * elf-bfd.h (elfcore_write_s390_tdb): Add prototype.Nick Clifton2013-03-082-4/+7
* * include/sys/un.h (UNIX_PATH_MAX): Rename from UNIX_PATH_LEN toCorinna Vinschen2013-03-073-12/+48
* * fhandler_socket.cc (fhandler_socket::bind): Fix check for AF_LOCALCorinna Vinschen2013-03-072-15/+37
* * mount.cc (fs_names): Add trailing NULL element to avoid potentialCorinna Vinschen2013-03-062-1/+7
* * faq-using.xml: Fix expression and uppercase Samba.Corinna Vinschen2013-03-062-2/+6
* Restore patch lost in last merge from GCC.Cary Coutant2013-03-011-0/+14
* merge from gccDJ Delorie2013-03-011-14/+0
* include/Cary Coutant2013-03-012-0/+18
* Remove now-inappropriate comment.Christopher Faylor2013-03-011-2/+0
* fix latest changelog descriptionChristopher Faylor2013-03-011-1/+1
* * exceptions.cc (exception::handle): Eliminate buggy recursed value and justChristopher Faylor2013-03-012-3/+8
* include/opcode/Yufeng Zhang2013-02-282-0/+5
* * libc/include/machine/setjmp.h (sigjmp_buf): Fix definition ofCorinna Vinschen2013-02-282-1/+7
* * libc/include/malloc.h (struct mallinfo): Convert type of all membersCorinna Vinschen2013-02-262-10/+15
* * include/pthread.h (pthread_atfork): Add missing declaration.Corinna Vinschen2013-02-262-0/+6
* * libc/include/sys/_types.h (_ssize_t): Define as signed equivalent ofCorinna Vinschen2013-02-212-0/+15
* * include/error.h (error_message_count): Declare as dllimport.Yaakov Selkowitz2013-02-212-0/+12
* * Makefile.in (CYGWIN_LDFLAGS): Replace -static-lib* with -static.Yaakov Selkowitz2013-02-212-3/+9
* * libc/machine/mips/memcpy.S: Fix USE_PREFETCH check.Corinna Vinschen2013-02-192-2/+9