Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-15 * fhandler_floppy.cc (fhandler_dev_floppy::open): Fix comment.Corinna Vinschen
2012-10-15* fhandler_tty.cc (fhandler_pty_slave::write): DWORD -> BOOL.Christopher Faylor
2012-10-15 * hppa.h (pa_opcodes): Use "cX" completer instead of "cx" in fstqxJohn David Anglin
2012-10-13 * fhandler.h (class fhandler_dev_raw): Add members devbufalloc andCorinna Vinschen
2012-10-12 * fhandler_raw.cc (fhandler_dev_raw::open): Allow O_EXCL flag, as onCorinna Vinschen
2012-10-12* fhandler_termios.cc (fhandler_termios::line_edit): Don't manipulateChristopher Faylor
2012-10-11config.{guess,sub}: update from upstream config-patches repoMichael Frysinger
2012-10-10 * include/cygwin/in.h (struct in_addr): Guard with s_addr to avoidCorinna Vinschen
2012-10-10merge from gccDJ Delorie
2012-10-10* child_info.h (child_info_spawn::has_execed): Remove unneeded synchronization.Christopher Faylor
2012-10-09* pinfo.cc: Remove unneeded assert.h.Christopher Faylor
2012-10-09 * cygcheck.cc (dump_sysinfo): Convert "if/else if" chain to a switchCorinna Vinschen
2012-10-09 * libc/posix/wordfree.c (wordfree): The wrong words are freedCorinna Vinschen
2012-10-09 * libc/posix/wordexp.c (wordexp): Return WRDE_NOSPACE on resourceCorinna Vinschen
2012-10-09 * libc/posix/wordexp.c (wordexp): Handle expanded words longerCorinna Vinschen
2012-10-09 * libc/posix/wordexp.c (wordexp): Don't leak file streams.Corinna Vinschen
2012-10-042012-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2012-10-04* libc/machine/rl78/setjmp.S: Convert from CPP macros to GASDJ Delorie
2012-10-03* libc/sys/sysnecv850/sbrk.c (_sbrk): Change heap_start to be anDJ Delorie
2012-10-032012-10-02 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-10-022012-10-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-09-29Sync toplevel files with GCC treeH.J. Lu
2012-09-29Sync config with GCCH.J. Lu
2012-09-28Don't abort() when disassembling bad moxie instructions.Anthony Green
2012-09-272012-09-26 Ian Bolton <ian.bolton@arm.com>Jeff Johnston
2012-09-272012-09-26 Ian Bolton <ian.bolton@arm.com>Jeff Johnston
2012-09-262012-09-26 Michael Hope <michael.hope@linaro.org>Jeff Johnston
2012-09-212012-09-21 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-09-20 * configure.ac (host_libs): Add libbacktrace.Ian Lance Taylor
2012-09-202012-09-19 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-09-18Moved the Changelog entries for breakpoint.c and remote.c out of ChangelogMike Wrighton
2012-09-18* pinfo.cc (pinfo::init): Detect potential race where short block has beenChristopher Faylor
2012-09-15Add support for tilegx in gold.Walter Lee
2012-09-15 PR target/38607David Edelsohn
2012-09-14* cygthread.cc (cygthread::stub): Remove old, unnecessary, FIXMEd code.Christopher Faylor
2012-09-14bi-endian support for moxie.Anthony Green
2012-09-13* gdb/remote.c (remote_insert_hw_breakpoint): Throw exception ifMike Wrighton
2012-09-122012-09-11 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>Richard Earnshaw
2012-09-072012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant
2012-09-04Add Intel Itanium Series 9500 supportH.J. Lu
2012-09-04* faq-what.xml: Fix typos, clarify responsibility slightly.Christopher Faylor
2012-09-02 * pseudo-reloc.cc (auto_protect_for): New function.Corinna Vinschen
2012-09-02 * cygcheck.cc (dump_sysinfo): Drop "not yet supported" text fromCorinna Vinschen
2012-08-31* rx/rx.ld: Add W_* sections to .rodata.DJ Delorie
2012-08-30libgloss: cr16: add custom syscall listMichael Frysinger
2012-08-28Add support for constructing pc-relative addresses to the plt, byWalter Lee
2012-08-26* pinfo.cc (pinfo::init): Remove assertion.Christopher Faylor
2012-08-26Don't set HOST_LIB_PATH_bfd/HOST_LIB_PATH_opcodesH.J. Lu
2012-08-26Sync toplevel files with GCC treeH.J. Lu
2012-08-26Sync libtool.m4 with GCC treeH.J. Lu