summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen2012-10-222-1/+5
* PR bootstrap/54820Eric Botcazou2012-10-225-498/+428
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 18.Corinna Vinschen2012-10-212-1/+5
* * libc/sys/mmixware/sbrk.c (_sbrk): Drop unused extern declarationHans-Peter Nilsson2012-10-212-2/+23
* * new-features.sgml (ov-new1.7.17): Add section.Corinna Vinschen2012-10-202-0/+22
* * Makefile.in (cygcheck.exe): Add temporary (1.7.17-only) hack toCorinna Vinschen2012-10-192-1/+7
* * libc/stdlib/getopt.c (getopt_internal): Align handling of colon toCorinna Vinschen2012-10-162-5/+33
* * libc/stdio/vfprintf.c (__sbprintf): Fix comment.Corinna Vinschen2012-10-162-2/+6
* * libc/include/assert.h (static_assert): Define.Corinna Vinschen2012-10-162-0/+8
* * libc/include/sys/features.h (__GNUC_PREREQ): Define. UseCorinna Vinschen2012-10-1610-19/+41
* *** empty log message ***Corinna Vinschen2012-10-161-0/+3
* *** empty log message ***Corinna Vinschen2012-10-161-0/+7
* * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Remove lloffset.Corinna Vinschen2012-10-163-38/+34
* * fhandler_tty.cc (fhandler_pty_slave::write): Fix potential exit from loopChristopher Faylor2012-10-153-1/+11
* * fhandler_raw.cc (fhandler_dev_raw::fhandler_dev_raw): Drop gratuitousCorinna Vinschen2012-10-152-6/+5
* * fhandler_floppy.cc (fhandler_dev_floppy::open): Fix comment.Corinna Vinschen2012-10-152-3/+7
* * fhandler_tty.cc (fhandler_pty_slave::write): DWORD -> BOOL.Christopher Faylor2012-10-152-1/+5
* * hppa.h (pa_opcodes): Use "cX" completer instead of "cx" in fstqxJohn David Anglin2012-10-152-4/+9
* * fhandler.h (class fhandler_dev_raw): Add members devbufalloc andCorinna Vinschen2012-10-136-80/+209
* * fhandler_raw.cc (fhandler_dev_raw::open): Allow O_EXCL flag, as onCorinna Vinschen2012-10-122-3/+8
* * fhandler_termios.cc (fhandler_termios::line_edit): Don't manipulateChristopher Faylor2012-10-124-16/+24
* config.{guess,sub}: update from upstream config-patches repoMichael Frysinger2012-10-113-31/+64
* * include/cygwin/in.h (struct in_addr): Guard with s_addr to avoidCorinna Vinschen2012-10-102-0/+9
* merge from gccDJ Delorie2012-10-103-2/+15
* * child_info.h (child_info_spawn::has_execed): Remove unneeded synchronization.Christopher Faylor2012-10-092-2/+5
* * pinfo.cc: Remove unneeded assert.h.Christopher Faylor2012-10-092-1/+4
* * cygcheck.cc (dump_sysinfo): Convert "if/else if" chain to a switchCorinna Vinschen2012-10-092-9/+21
* * libc/posix/wordfree.c (wordfree): The wrong words are freedCorinna Vinschen2012-10-094-32/+73
* * libc/posix/wordexp.c (wordexp): Return WRDE_NOSPACE on resourceCorinna Vinschen2012-10-092-27/+72
* * libc/posix/wordexp.c (wordexp): Handle expanded words longerCorinna Vinschen2012-10-092-7/+25
* * libc/posix/wordexp.c (wordexp): Don't leak file streams.Corinna Vinschen2012-10-092-2/+6
* 2012-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-10-042-0/+5
* * libc/machine/rl78/setjmp.S: Convert from CPP macros to GASDJ Delorie2012-10-034-35/+65
* * libc/sys/sysnecv850/sbrk.c (_sbrk): Change heap_start to be anDJ Delorie2012-10-024-4/+15
* 2012-10-02 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-10-028-1294/+2467
* 2012-10-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-10-013-5/+10
* Sync toplevel files with GCC treeH.J. Lu2012-09-295-67/+178
* Sync config with GCCH.J. Lu2012-09-293-23/+7
* Don't abort() when disassembling bad moxie instructions.Anthony Green2012-09-282-1/+7
* 2012-09-26 Ian Bolton <ian.bolton@arm.com>Jeff Johnston2012-09-2616-0/+6082
* 2012-09-26 Ian Bolton <ian.bolton@arm.com>Jeff Johnston2012-09-2647-8/+13683
* 2012-09-26 Michael Hope <michael.hope@linaro.org>Jeff Johnston2012-09-262-2/+6
* 2012-09-21 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-09-213-4/+9
* * configure.ac (host_libs): Add libbacktrace.Ian Lance Taylor2012-09-205-2/+1466
* 2012-09-19 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-09-192-3/+7
* Moved the Changelog entries for breakpoint.c and remote.c out of ChangelogMike Wrighton2012-09-171-10/+0
* * pinfo.cc (pinfo::init): Detect potential race where short block has beenChristopher Faylor2012-09-172-0/+14
* Add support for tilegx in gold.Walter Lee2012-09-153-2/+7
* PR target/38607David Edelsohn2012-09-144-1/+33
* * cygthread.cc (cygthread::stub): Remove old, unnecessary, FIXMEd code.Christopher Faylor2012-09-144-7/+12