aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-10 * fhandler_process.cc (format_process_status): Always print process nameCorinna Vinschen3-28/+34
2011-08-09 gas/Maciej W. Rozycki2-5/+33
2011-08-09 include/opcode/Maciej W. Rozycki2-33/+55
2011-08-09 * heap.cc (eval_initial_heap_size): New function fetching the heapCorinna Vinschen4-34/+36
2011-08-09 * ntdll.h (STATUS_NOT_FOUND): Define.Corinna Vinschen3-25/+62
2011-08-08Fix name in last entry.Jeff Johnston1-0/+5
2011-08-08bfd/Tristan Gingold3-1/+20
2011-08-08bfd/Tristan Gingold5-123/+498
2011-08-07 * resource.cc (getrlimit): Just return RLIM_INFINITY in a request forCorinna Vinschen2-4/+7
2011-08-07 * fhandler_process.cc (format_process_maps): Actually print info aboutCorinna Vinschen2-1/+11
2011-08-05include/opcode/David S. Miller2-3/+10
2011-08-05 * include/winnt.h (IMAGE_DLLCHARACTERISTICS_DYNAMIC_BASE,Corinna Vinschen2-3/+18
2011-08-04 * faq-using.xml (faq.using.bloda): Add NVIDIA. Change wording slightly.Corinna Vinschen2-1/+6
2011-08-04 * net.cc (socketpair): Release sb0 if there's no space left for sb1.Corinna Vinschen2-0/+6
2011-08-03 * mips.h: Document the use of FP_D in MIPS16 mode. Adjust theMaciej W. Rozycki2-1/+9
2011-08-03* new-features.sgml (ov-new1.7.10): Document new POSIX Clock SelectionYaakov Selkowitz2-0/+10
2011-08-03* cygwin.din (clock_nanosleep): Export.Yaakov Selkowitz6-20/+97
2011-08-03* dll_init.cc: Use fabort in favor of api_fatal and fork_info->abort whereChristopher Faylor4-44/+57
2011-08-03* cygtls.h (struct _local_storage): Add cw_timer member.Yaakov Selkowitz12-138/+196
2011-08-012011-08-01 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2-34/+44
2011-08-01 * syscalls.cc (faccessat): Fix parens in flag expression when callingCorinna Vinschen5-8/+18
2011-08-01* dll_init.cc (dll_list::load_after_fork_impl): Add a hint to an error message.Christopher Faylor2-1/+6
2011-08-01* sigproc.cc (pending_signals::pending): Define new function.Christopher Faylor2-1/+14
2011-07-31 * fhandler.h (class fhandler_dev_mem): Remove dup method declaration.Corinna Vinschen9-60/+18
2011-07-30add missing entryChristopher Faylor1-0/+1
2011-07-30* cygthread.cc (cygthread::async_create): Define new function.Christopher Faylor6-30/+37
2011-07-30* fhandler.h (fhandler_base_overlapped::size): Declare/define size() functionChristopher Faylor2-0/+10
2011-07-30 * fhandler_registry.cc (fhandler_registry::dup): Duplicate value_name.Corinna Vinschen2-2/+11
2011-07-29 bfd/Maciej W. Rozycki2-6/+9
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