index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
/
win32-nat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2004-07-26 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-07-26
1
-41
/
+48
*
2004-07-23 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-07-24
1
-1
/
+2
*
2004-07-21 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-07-22
1
-4
/
+4
*
2004-07-01 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2004-07-01
1
-52
/
+52
*
* win32-nat.c (child_pid_to_exec_file): New function.
Corinna Vinschen
2004-06-29
1
-0
/
+31
*
2004-06-25 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-06-25
1
-2
/
+2
*
2004-06-24 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-06-24
1
-3
/
+0
*
* dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
Alan Modra
2004-06-15
1
-5
/
+5
*
2004-05-25 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-05-25
1
-1
/
+2
*
2004-04-21 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-04-21
1
-1
/
+1
*
2004-01-05 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-01-05
1
-1
/
+1
*
* win32-nat.c: Add some comments about below change.
Christopher Faylor
2003-12-26
1
-2
/
+12
*
Fix for PR threads/1048
Christopher Faylor
2003-12-26
1
-28
/
+55
*
* win32-nat.c (get_child_debug_event): Keep main thread id around even after
Christopher Faylor
2003-12-26
1
-61
/
+63
*
* i386-tdep.h (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM,
Mark Kettenis
2003-10-26
1
-3
/
+10
*
2003-10-22 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-10-23
1
-0
/
+1
*
2003-09-20 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-09-21
1
-1
/
+0
*
* win32-nat.c (mappings): Remove HAVE_SSE conditional.
Christopher Faylor
2003-09-20
1
-2
/
+0
*
* win32-nat.c: Just rely on CONTEXT_EXTENDED_REGISTER being defined for SSE
Christopher Faylor
2003-09-13
1
-12
/
+7
*
* win32-nat.c: Reorganize so that defines used by target headers are actually
Christopher Faylor
2003-09-13
1
-7
/
+7
*
* win32-nat.c (solib_symbols_add): Use one variable for all section address
Christopher Faylor
2003-07-06
1
-18
/
+12
*
* win32-nat.c (solib_symbols_add): Fix a small compilation error.
Joel Brobecker
2003-06-11
1
-2
/
+2
*
* elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.
Mark Mitchell
2003-06-06
1
-2
/
+5
*
* win32-nat.c (get_image_name): Check return value from ReadProcessMemory.
Christopher Faylor
2003-02-21
1
-15
/
+12
*
white space
Christopher Faylor
2003-02-15
1
-12
/
+12
*
* win32-nat.cc (register_loaded_dll): Correctly set address range for
Christopher Faylor
2003-02-14
1
-2
/
+2
*
whitespace cleanup
Christopher Faylor
2003-02-06
1
-5
/
+5
*
* win32-nat.c (get_relocated_section_addrs): New function. Find section load
Christopher Faylor
2003-02-06
1
-5
/
+96
*
* win32-nat.c (cygwin_pid): Removed as unused.
Christopher Faylor
2003-01-30
1
-32
/
+41
*
2003-01-13 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2003-01-14
1
-1
/
+1
*
* win32-nat.c (set_process_privilege): New function.
Corinna Vinschen
2003-01-10
1
-0
/
+83
*
* win32-nat.c (child_attach): Reset saw_create counter or subsequent attach
Christopher Faylor
2002-11-23
1
-0
/
+1
*
* win32-nat.c (psapi_get_dll_name): Fix a compiler warning.
Christopher Faylor
2002-11-22
1
-3
/
+23
*
* gnu-nat.c (init_gnu_ops): Remove NULL initializations.
Daniel Jacobowitz
2002-11-12
1
-6
/
+0
*
2002-11-02 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2002-11-02
1
-1
/
+1
*
* win32-nat.c (child_create_inferior): Honor 'tty' command.
Christopher Faylor
2002-09-14
1
-0
/
+34
*
Fix PR gdb/393:
Stephane Carrez
2002-08-26
1
-0
/
+1
*
Fix some K&R isms.
Andrew Cagney
2002-07-11
1
-1
/
+1
*
* wince.c (_initialize_wince): Rename _initialize_inftarg.
Andrew Cagney
2002-07-10
1
-1
/
+1
*
* win32-nat.c (child_create_inferior): Check for proper shell to use here, in
Christopher Faylor
2002-03-22
1
-23
/
+13
*
* cli/cli-decode.c (set_cmd_completer): New function.
Andrew Cagney
2002-03-06
1
-1
/
+1
*
2002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller
2002-02-22
1
-9
/
+8
*
* win32-nat.c (register_loaded_dll): Just use raw name when we can't find the
Christopher Faylor
2002-02-22
1
-1
/
+3
*
* win32-nat.c (register_loaded_dll): Correctly check for invalid handle value.
Christopher Faylor
2002-02-21
1
-1
/
+1
*
* win32-nat.c (register_loaded_dll): Handle case where FindFirstFile fails.
Christopher Faylor
2002-02-21
1
-9
/
+12
*
2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller
2002-02-19
1
-0
/
+128
*
* win32-nat.c (get_image_name): New function.
Christopher Faylor
2002-02-16
1
-88
/
+143
*
* win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf changes.
Christopher Faylor
2002-02-08
1
-3
/
+3
*
2002-02-08 Martin M. Hunt <hunt@redhat.com>
Martin Hunt
2002-02-08
1
-1
/
+1
*
2002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller
2002-02-08
1
-9
/
+9
[next]