summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bfd/binutils-2_23Tristan Gingold2012-09-042-37/+106
* gas/Tristan Gingold2012-09-042-18/+47
* bfd/Tristan Gingold2012-09-042-0/+35
* *** empty log message ***Tristan Gingold2012-09-043-13/+10
* Apply mainline patchesMatthew Gretton-Dann2012-08-283-1/+53
* Add support for 64-bit ARM architecture: aarch64Nick Clifton2012-08-167-73/+94
* This commit was manufactured by cvs2svn to create branch 'binutils-cvs2svn2012-08-132-0/+1142
* * m68hc11.h: #define E_M68HC11_NO_BANK_WARNINGSean Keys2012-08-071-0/+3
* This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_23-branchpointcvs2svn2012-07-263-53/+7
* This commit was manufactured by cvs2svn to create branch 'gdb_7_5-branch'.gdb_7_5_1-2012-11-29-releasegdb_7_5-2012-08-17-releasegdb_7_5-2012-07-18-branchpointcvs2svn2012-07-137101-2304204/+0
* include/Doug Evans2012-07-132-0/+11
* 2012-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-07-132-0/+5
* 2012-07-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2012-07-132-2/+8
* Fix copy-paste errorCorinna Vinschen2012-07-131-3/+0
* * winlean.h: Make sure certain Windows macros are undefined again.Corinna Vinschen2012-07-124-5/+49
* * pseudo-reloc.cc: Drop including wchar.h.Corinna Vinschen2012-07-124-5/+8
* * Makefile.in (cygcheck.exe): Link against psapi.dll.Corinna Vinschen2012-07-116-43/+113
* * cygtls.cc (well_known_dlls): Add ole32.dll and wbemprox.dll.Corinna Vinschen2012-07-112-0/+6
* * cygwin.sc (.rdata): Revert patch from 2012-07-06.Corinna Vinschen2012-07-092-1/+5
* * passwd.cc (getpass): Make check for closed stream more reliable.Corinna Vinschen2012-07-092-8/+19
* * libc/stdio/fileno.c (fileno): Check if f is a valid stream. If not,Corinna Vinschen2012-07-092-1/+16
* * Makefile.in, configure.in, mkvers.sh: Revert accidental checkin fromCorinna Vinschen2012-07-094-11/+8
* * Makefile.in: Change mingw_lib (temporarily?) back to w32api_lib.Christopher Faylor2012-07-082-1/+5
* * cygpath.cc: Change including headers to allow building againstCorinna Vinschen2012-07-066-38/+45
* * winlean.h (__STRALIGN_H_): Drop definition.Corinna Vinschen2012-07-065-6/+16
* * mips.h: Fix a typo in description.Maciej W. Rozycki2012-07-062-1/+5
* * fhandler_procnet.cc: Fix copyright.Corinna Vinschen2012-07-065-4/+11
* Add files missing in previous checkinCorinna Vinschen2012-07-062-65/+52
* In terms of network related functionality, rely on Winsock definitionsCorinna Vinschen2012-07-0613-37/+70
* * include/winsock.h: Keep IP_OPTIONS and SO_xxx definitions whenCorinna Vinschen2012-07-063-4/+11
* * winbase.h: Throughout use LONG rather than long type to prepare forCorinna Vinschen2012-07-062-15/+26
* * fhandler_registry.cc (RegOpenUserClassesRoot): Only define whenCorinna Vinschen2012-07-066-5/+48
* * advapi32.cc (_ADVAPI32_): Drop definition.Corinna Vinschen2012-07-063-13/+24
* * winsup.h (_WIN32_WINNT): Define. Explain why.Corinna Vinschen2012-07-062-1/+9
* * libc/rcmd.cc: Don't undef __INSIDE_CYGWIN_NET__.Corinna Vinschen2012-07-062-0/+5
* * cygwin.sc (.rdata): Include all sections starting with .rdata.Corinna Vinschen2012-07-062-1/+8
* Allow building of Cygwin using Mingw64 SDK headers:Corinna Vinschen2012-07-064-5/+14
* * Makefile.common (ALL_CFLAGS): Change := to = to allow overriding inCorinna Vinschen2012-07-062-1/+6
* gas/config/Sean Keys2012-07-051-1/+1
* * dcrt0.cc (build_argv): Guard against NULL pointer dereference found by Clang.Christopher Faylor2012-07-042-1/+7
* * exceptions.cc (setup_handler): Remove unneeded assignment found by Clang.Christopher Faylor2012-07-042-1/+6
* * hookapi.cc (find_first_notloaded_dll): Remove unused assignment ofChristopher Faylor2012-07-042-2/+5
* * fhandler_tty.cc (fhandler_pty_slave::read): Remove duplicate assignment toChristopher Faylor2012-07-042-1/+5
* fix typoChristopher Faylor2012-07-041-1/+1
* * exceptions.cc (exception::handle): Use error_code in klog, as intended.Christopher Faylor2012-07-032-2/+6
* * fhandler.h (class fhandler_dev_clipboard): Remove member eof.Corinna Vinschen2012-07-024-77/+87
* * fhandler_virtual.cc (fhandler_virtual::opendir): Eliminate duplicateChristopher Faylor2012-07-022-1/+5
* * fhandler_registry.cc (fhandler_registry::open): Handle missing EROFS errorChristopher Faylor2012-07-022-0/+6
* * pinfo.cc (_pinfo::commune_request): Eliminate unneeded assignment found byChristopher Faylor2012-07-022-2/+5
* * external.cc (fillout_pinfo): Return NULL rather than 0.Christopher Faylor2012-07-022-5/+12