summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* bi-endian support for moxie.Anthony Green2012-09-134-2/+16
* * gdb/remote.c (remote_insert_hw_breakpoint): Throw exception ifMike Wrighton2012-09-121-0/+10
* 2012-09-11 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>Richard Earnshaw2012-09-122-0/+5
* 2012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant2012-09-062-1/+5
* Add Intel Itanium Series 9500 supportH.J. Lu2012-09-042-22/+35
* * faq-what.xml: Fix typos, clarify responsibility slightly.Christopher Faylor2012-09-041-2/+2
* * pseudo-reloc.cc (auto_protect_for): New function.Corinna Vinschen2012-09-022-18/+57
* * cygcheck.cc (dump_sysinfo): Drop "not yet supported" text fromCorinna Vinschen2012-09-022-25/+59
* * rx/rx.ld: Add W_* sections to .rodata.DJ Delorie2012-08-303-2/+7
* libgloss: cr16: add custom syscall listMichael Frysinger2012-08-302-0/+45