summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Add support for constructing pc-relative addresses to the plt, byWalter Lee2012-08-282-3/+34
* * pinfo.cc (pinfo::init): Remove assertion.Christopher Faylor2012-08-262-1/+4
* Don't set HOST_LIB_PATH_bfd/HOST_LIB_PATH_opcodesH.J. Lu2012-08-263-13/+10
* Sync toplevel files with GCC treeH.J. Lu2012-08-269-1502/+2300
* Sync libtool.m4 with GCC treeH.J. Lu2012-08-262-5/+21
* Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam2012-08-242-1/+42
* * gas/config/tc-arm.c (check_obsolete): New function.Matthew Gretton-Dann2012-08-242-0/+7
* * bfd/elf32-arm.c (v8): New array.Matthew Gretton-Dann2012-08-243-1/+45
* * pinfo.cc (_pinfo::exists): Don't consider a process with no state to exist.Christopher Faylor2012-08-232-1/+6
* * libc/stdio/flags.c (__sflags): Guard against using O_BINARY on systems whichChristopher Faylor2012-08-232-0/+7
* Fix sparc opcode encoding for 4-arg crypto instructions.David S. Miller2012-08-212-0/+5
* * libc/stdio/flags.c (__sflags): Rewrite recognition of extended mode flags toChristopher Faylor2012-08-212-16/+33
* * net.cc (get_adapters_addresses): Drop FIXME part of comment.Christopher Faylor2012-08-212-3/+5
* * DevNotes: Add entry cgf-000016.Christopher Faylor2012-08-176-38/+66
* * exceptions.cc (sig_handle_tty_stop): Clear tls sig field.Christopher Faylor2012-08-172-1/+11
* * fhandler_clipboard.cc (fhandler_dev_clipboard::read): UseCorinna Vinschen2012-08-173-7/+55