summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * fhandler_process.cc (format_process_maps): Define page protectionCorinna Vinschen2011-08-202-6/+15
* 2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-08-202-95/+72
* 2011-08-20 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-08-202-2/+6
* 2011-08-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-08-202-1/+8
* 2011-08-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-08-202-34/+4
* 2011-08-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-08-202-1/+7
* * new-features.sgml (ov-new1.7.10): Document /proc/devicesYaakov Selkowitz2011-08-192-0/+10
* * devices.h (fh_devices): Define DEV_MISC_MAJOR, DEV_MEM_MAJOR,Yaakov Selkowitz2011-08-193-12/+90
* * dtable.cc: Mark some const variables as static.Christopher Faylor2011-08-194-18/+65
* 2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-08-197-0/+21
* 2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-08-195-0/+11
* Include the <root>/cpu/ dir in GDB releasesJoel Brobecker2011-08-192-1/+5
* * iq2000/sim.ld (.gcc_except_table): Include .gcc_except_table.fooNick Clifton2011-08-192-1/+6
* * libc/include/process.h: Remove exec family function declarations.Corinna Vinschen2011-08-193-10/+12
* * libc/time/mktime.c (validate_structure): Account for tm_mon possiblyCorinna Vinschen2011-08-192-6/+13
* * fhandler_console.cc (fhandler_console::read): Recognize backspace keyCorinna Vinschen2011-08-192-1/+7
* * include/winuser.h: Ad missing MAPVK_xxx definitions.Corinna Vinschen2011-08-192-0/+10
* * sysv_shm.cc (ACCESSPERMS): Remove to fix redefined warning, asYaakov Selkowitz2011-08-192-1/+5
* * dcrt0.cc (dll_crt0_0): Remove unneeded __stdcall decoration.Christopher Faylor2011-08-183-2/+7
* * dtable.cc (dtable::get_debugger_info): Add missing braces.Corinna Vinschen2011-08-182-7/+14
* 2011-08-16 Pierre Humblet <Pierre.Humblet@ieee.org>Pierre Humblet2011-08-162-50/+22
* * dlfcn.cc (dlopen): Reimplement RTLD_NODELETE for Windows 2000 usingCorinna Vinschen2011-08-164-9/+67
* * new-features.sgml (ov-new1.7.10): Document new RTLD flags.Corinna Vinschen2011-08-162-0/+8
* * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.Corinna Vinschen2011-08-162-1/+6
* * autoload.cc (GetModuleHandleExW): Define.Corinna Vinschen2011-08-164-16/+50
* * pipe.cc (pipe): Just call _pipe with O_BINARY mode. Move code toCorinna Vinschen2011-08-152-19/+11
* Merge from gcc:Yao Qi2011-08-143-2/+10
* * miscfuncs.cc (CreatePipeOverlapped): New function.Corinna Vinschen2011-08-135-29/+103
* Add R_X86_64_RELATIVE64.H.J. Lu2011-08-122-0/+6
* * miscfuncs.cc (create_pipe): Delete obsolete function.Christopher Faylor2011-08-124-16/+7
* * new-features.sgml (ov-new1.7.10): Document large address awarenessCorinna Vinschen2011-08-123-44/+61
* * fhandler_proc.cc (fhandler_proc::closedir): Don't free, but deleteCorinna Vinschen2011-08-122-3/+11
* * fhandler.h (fhandler_proc::opendir): Declare.Corinna Vinschen2011-08-123-1/+31
* * fhandler_proc.cc (fhandler_proc::get_proc_fhandler): Don't allow toCorinna Vinschen2011-08-113-4/+25
* * (winpids::add): Make sure to store always a Windows PID inCorinna Vinschen2011-08-112-25/+77
* * ps.cc (main): Don't overwrite process name, just attach <defunct>Corinna Vinschen2011-08-102-5/+10
* * 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