summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * fhandler_process.cc (format_process_status): Always print process nameCorinna Vinschen2011-08-103-28/+34
* gas/Maciej W. Rozycki2011-08-092-5/+33
* include/opcode/Maciej W. Rozycki2011-08-092-33/+55
* * heap.cc (eval_initial_heap_size): New function fetching the heapCorinna Vinschen2011-08-094-34/+36
* * ntdll.h (STATUS_NOT_FOUND): Define.Corinna Vinschen2011-08-093-25/+62
* Fix name in last entry.Jeff Johnston2011-08-081-0/+5
* bfd/Tristan Gingold2011-08-083-1/+20
* bfd/Tristan Gingold2011-08-085-123/+498
* * resource.cc (getrlimit): Just return RLIM_INFINITY in a request forCorinna Vinschen2011-08-072-4/+7
* * fhandler_process.cc (format_process_maps): Actually print info aboutCorinna Vinschen2011-08-072-1/+11
* include/opcode/David S. Miller2011-08-052-3/+10
* * include/winnt.h (IMAGE_DLLCHARACTERISTICS_DYNAMIC_BASE,Corinna Vinschen2011-08-052-3/+18
* * faq-using.xml (faq.using.bloda): Add NVIDIA. Change wording slightly.Corinna Vinschen2011-08-042-1/+6
* * net.cc (socketpair): Release sb0 if there's no space left for sb1.Corinna Vinschen2011-08-042-0/+6
* * mips.h: Document the use of FP_D in MIPS16 mode. Adjust theMaciej W. Rozycki2011-08-032-1/+9
* * new-features.sgml (ov-new1.7.10): Document new POSIX Clock SelectionYaakov Selkowitz2011-08-032-0/+10
* * cygwin.din (clock_nanosleep): Export.Yaakov Selkowitz2011-08-036-20/+97
* * dll_init.cc: Use fabort in favor of api_fatal and fork_info->abort whereChristopher Faylor2011-08-034-44/+57
* * cygtls.h (struct _local_storage): Add cw_timer member.Yaakov Selkowitz2011-08-0312-138/+196
* 2011-08-01 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2011-08-012-34/+44
* * syscalls.cc (faccessat): Fix parens in flag expression when callingCorinna Vinschen2011-08-015-8/+18
* * dll_init.cc (dll_list::load_after_fork_impl): Add a hint to an error message.Christopher Faylor2011-08-012-1/+6
* * sigproc.cc (pending_signals::pending): Define new function.Christopher Faylor2011-08-012-1/+14
* * fhandler.h (class fhandler_dev_mem): Remove dup method declaration.Corinna Vinschen2011-07-319-60/+18
* add missing entryChristopher Faylor2011-07-301-0/+1
* * cygthread.cc (cygthread::async_create): Define new function.Christopher Faylor2011-07-306-30/+37
* * fhandler.h (fhandler_base_overlapped::size): Declare/define size() functionChristopher Faylor2011-07-302-0/+10
* * fhandler_registry.cc (fhandler_registry::dup): Duplicate value_name.Corinna Vinschen2011-07-302-2/+11
* bfd/Maciej W. Rozycki2011-07-292-6/+9
* Throughout change "WinSock" to "Winsock" in comments.Corinna Vinschen2011-07-294-12/+46
* * include/winsock2.h (SIO_UDP_CONNRESET): Define.Corinna Vinschen2011-07-292-0/+5
* Merge from gcc:Ian Lance Taylor2011-07-266-749/+312
* * fhandler_disk_file.cc (__DIR_mounts::eval_ino): Create path_convCorinna Vinschen2011-07-265-5/+24
* * ntdll.h: Fix typo in comment.Corinna Vinschen2011-07-263-2/+7
* * ChangeLog: Fix my name's spelling.Ralf Corsepius2011-07-261-8/+8
* 2011-07-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-07-262-1/+6
* merge from gccDJ Delorie2011-07-252-0/+5
* * fhandler_console.cc (fhandler_console::ioctl): Fetch console eventsCorinna Vinschen2011-07-253-5/+21
* 2011-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-07-252-3/+8
* bfd/Richard Sandiford2011-07-244-8/+810
* include/opcode/Richard Sandiford2011-07-242-4/+9
* * dwarf2.h (DW_AT_GNU_macros): New.Jakub Jelinek2011-07-222-0/+19
* Add initial Intel K1OM support.H.J. Lu2011-07-222-1/+5
* * fhandler_tty.cc (fhandler_pty_slave::ioctl): Drop FIONBIO case.Corinna Vinschen2011-07-223-13/+50
* * Makefile.def (language=c++): Add check-c++0x andJason Merrill2011-07-224-4/+26
* merge from gccDJ Delorie2011-07-222-1/+32
* Corinna Vinschen <corinna@vinschen.de>Christopher Faylor2011-07-216-60/+77
* * heap.cc (eval_start_address): Simplify test for large addressCorinna Vinschen2011-07-212-14/+23
* * heap.cc (eval_start_address): New static function to evaluate theCorinna Vinschen2011-07-212-7/+36
* * cygwin.din (pthread_condattr_getclock): Export.Yaakov Selkowitz2011-07-218-25/+79