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
2013-02-12include/opcode/binutils-2_23_2binutils-2_23-branchYufeng Zhang
2013-01-21 PR 12549Alan Modra
2012-11-13*** empty log message ***binutils-2_23_1Tristan Gingold
2012-09-04bfd/binutils-2_23Tristan Gingold
2012-09-04gas/Tristan Gingold
2012-09-04bfd/Tristan Gingold
2012-09-04*** empty log message ***Tristan Gingold
2012-08-28 Apply mainline patchesMatthew Gretton-Dann
2012-08-16Add support for 64-bit ARM architecture: aarch64Nick Clifton
2012-08-13This commit was manufactured by cvs2svn to create branch 'binutils-cvs2svn
2012-08-08 * m68hc11.h: #define E_M68HC11_NO_BANK_WARNINGSean Keys
2012-07-26This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_23-branchpointcvs2svn
2012-07-14This 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-branchpointgdb_7_5-branchcvs2svn
2012-07-14 include/Doug Evans
2012-07-132012-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2012-07-132012-07-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2012-07-13 Fix copy-paste errorCorinna Vinschen
2012-07-12 * winlean.h: Make sure certain Windows macros are undefined again.Corinna Vinschen
2012-07-12 * pseudo-reloc.cc: Drop including wchar.h.Corinna Vinschen
2012-07-11 * Makefile.in (cygcheck.exe): Link against psapi.dll.Corinna Vinschen
2012-07-11 * cygtls.cc (well_known_dlls): Add ole32.dll and wbemprox.dll.Corinna Vinschen
2012-07-09 * cygwin.sc (.rdata): Revert patch from 2012-07-06.Corinna Vinschen
2012-07-09 * passwd.cc (getpass): Make check for closed stream more reliable.Corinna Vinschen
2012-07-09 * libc/stdio/fileno.c (fileno): Check if f is a valid stream. If not,Corinna Vinschen
2012-07-09 * Makefile.in, configure.in, mkvers.sh: Revert accidental checkin fromCorinna Vinschen
2012-07-08* Makefile.in: Change mingw_lib (temporarily?) back to w32api_lib.Christopher Faylor
2012-07-06 * cygpath.cc: Change including headers to allow building againstCorinna Vinschen
2012-07-06 * winlean.h (__STRALIGN_H_): Drop definition.Corinna Vinschen
2012-07-06 * mips.h: Fix a typo in description.Maciej W. Rozycki
2012-07-06 * fhandler_procnet.cc: Fix copyright.Corinna Vinschen
2012-07-06Add files missing in previous checkinCorinna Vinschen
2012-07-06 In terms of network related functionality, rely on Winsock definitionsCorinna Vinschen
2012-07-06 * include/winsock.h: Keep IP_OPTIONS and SO_xxx definitions whenCorinna Vinschen
2012-07-06 * winbase.h: Throughout use LONG rather than long type to prepare forCorinna Vinschen
2012-07-06 * fhandler_registry.cc (RegOpenUserClassesRoot): Only define whenCorinna Vinschen
2012-07-06 * advapi32.cc (_ADVAPI32_): Drop definition.Corinna Vinschen
2012-07-06 * winsup.h (_WIN32_WINNT): Define. Explain why.Corinna Vinschen
2012-07-06 * libc/rcmd.cc: Don't undef __INSIDE_CYGWIN_NET__.Corinna Vinschen
2012-07-06 * cygwin.sc (.rdata): Include all sections starting with .rdata.Corinna Vinschen
2012-07-06 Allow building of Cygwin using Mingw64 SDK headers:Corinna Vinschen
2012-07-06 * Makefile.common (ALL_CFLAGS): Change := to = to allow overriding inCorinna Vinschen
2012-07-05gas/config/Sean Keys
2012-07-04* dcrt0.cc (build_argv): Guard against NULL pointer dereference found by Clang.Christopher Faylor
2012-07-04* exceptions.cc (setup_handler): Remove unneeded assignment found by Clang.Christopher Faylor
2012-07-04* hookapi.cc (find_first_notloaded_dll): Remove unused assignment ofChristopher Faylor
2012-07-04* fhandler_tty.cc (fhandler_pty_slave::read): Remove duplicate assignment toChristopher Faylor
2012-07-04fix typoChristopher Faylor
2012-07-03* exceptions.cc (exception::handle): Use error_code in klog, as intended.Christopher Faylor
2012-07-03 * fhandler.h (class fhandler_dev_clipboard): Remove member eof.Corinna Vinschen
2012-07-03* fhandler_virtual.cc (fhandler_virtual::opendir): Eliminate duplicateChristopher Faylor