aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-29 Throughout change "WinSock" to "Winsock" in comments.Corinna Vinschen4-12/+46
2011-07-29 * include/winsock2.h (SIO_UDP_CONNRESET): Define.Corinna Vinschen2-0/+5
2011-07-26 Merge from gcc:Ian Lance Taylor6-749/+312
2011-07-26 * fhandler_disk_file.cc (__DIR_mounts::eval_ino): Create path_convCorinna Vinschen5-5/+24
2011-07-26 * ntdll.h: Fix typo in comment.Corinna Vinschen3-2/+7
2011-07-26* ChangeLog: Fix my name's spelling.Ralf Corsepius1-8/+8
2011-07-262011-07-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+6
2011-07-25merge from gccDJ Delorie2-0/+5
2011-07-25 * fhandler_console.cc (fhandler_console::ioctl): Fetch console eventsCorinna Vinschen3-5/+21
2011-07-252011-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-3/+8
2011-07-24bfd/Richard Sandiford4-8/+810
2011-07-24include/opcode/Richard Sandiford2-4/+9
2011-07-22 * dwarf2.h (DW_AT_GNU_macros): New.Jakub Jelinek2-0/+19
2011-07-22Add initial Intel K1OM support.H.J. Lu2-1/+5
2011-07-22 * fhandler_tty.cc (fhandler_pty_slave::ioctl): Drop FIONBIO case.Corinna Vinschen3-13/+50
2011-07-22 * Makefile.def (language=c++): Add check-c++0x andJason Merrill4-4/+26
2011-07-22merge from gccDJ Delorie2-1/+32
2011-07-21Corinna Vinschen <corinna@vinschen.de>Christopher Faylor6-60/+77
2011-07-21 * heap.cc (eval_start_address): Simplify test for large addressCorinna Vinschen2-14/+23
2011-07-21 * heap.cc (eval_start_address): New static function to evaluate theCorinna Vinschen2-7/+36
2011-07-21* cygwin.din (pthread_condattr_getclock): Export.Yaakov Selkowitz8-25/+79
2011-07-20* libc/include/time.h [_POSIX_CLOCK_SELECTION] (clock_nanosleep):Yaakov Selkowitz3-1/+24
2011-07-20 * setup-net.sgml (setup-packages): Reflect removal of Prev button.Andy Koppe2-10/+20
2011-07-20* new-features.sgml (ov-new1.7.10): Document getconf(1).Yaakov Selkowitz2-0/+9
2011-07-20* Makefile.in (CYGWIN_BINS): Add getconf.Yaakov Selkowitz3-1/+570
2011-07-20* libc/include/sys/unistd.h (_CS_XBS5_WIDTH_RESTRICTED_ENVS): Define.Yaakov Selkowitz2-1/+7
2011-07-19 * libc/locale/lmessages.c (_C_messages_locale):Corinna Vinschen2-3/+8
2011-07-19 * libc/reent/sbrkr.c: Define _sbrk_r independently of the definitionCorinna Vinschen2-3/+6
2011-07-18* sysconf.cc (sca): Return -1 for _SC_THREAD_ROBUST_PRIO_INHERIT,Yaakov Selkowitz3-3/+28
2011-07-18 toplevel:Rainer Orth4-3/+11
2011-07-18 * heap.cc (heap_init): Change type of largest_found to PVOID. StartCorinna Vinschen2-6/+11
2011-07-15correct commentChristopher Faylor1-1/+1
2011-07-15* cygwinenv.sgml (using-cygwinenv): Clarify "glob" works.Christopher Faylor2-2/+8
2011-07-152011-07-15 Yufeng Zhang <yufeng.zhang@arm.com>Jeff Johnston4-9/+85
2011-07-15 * libc/stdio/fscanf.c (fscanf): Call _vfscanf_r instead of __svfscanf_rCorinna Vinschen5-8/+21
2011-07-15include/Alan Modra2-97/+103
2011-07-14 * fhandler_console.cc (fhandler_console::input_tcsetattr): Revert toCorinna Vinschen2-2/+11
2011-07-142011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2-1/+103
2011-07-13 * fhandler_serial.cc (fhandler_serial::raw_read): Handle non-blockingCorinna Vinschen2-1/+26
2011-07-13* setup_handler (setup_handler): Change break to goto out, missed in 2011-07-06Christopher Faylor2-1/+6
2011-07-13 * arm/crt0.S: Support armv6-m processors in libgloss.Nick Clifton7-45/+163
2011-07-13 * libm/complex/cacos.c: Use temporaries and correct sequencingCorinna Vinschen2-2/+17
2011-07-11include/ChangeLogCatherine Moore3-0/+30
2011-07-11* fhandler_tty.cc (fhandler_pty_slave::ioctl): Remove erroneous support forChristopher Faylor2-15/+6
2011-07-10 * include/netdb.h (gethostbyname2): Declare.Corinna Vinschen2-0/+5
2011-07-10pthread_sigmask: fix return value to match POSIXEric Blake2-4/+12
2011-07-09 PR ld/12942Alan Modra2-0/+8
2011-07-07 PR target/39150Rainer Orth3-2/+9
2011-07-07 * miscfuncs.cc (yield): Drop thread priority only once.Corinna Vinschen2-3/+7
2011-07-06* exceptions.cc (_cygtls::interrupt_now): Back out previous change since itChristopher Faylor2-10/+11