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
/
windows-nat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* config/i386/mingw.mh, config/i386/mingw.mt: New files.
Pedro Alves
2007-10-16
1
-11
/
+41
*
* infcmd.c (post_create_inferior): Update comment.
Pedro Alves
2007-09-04
1
-337
/
+96
*
* gdbarch.sh (core_xfer_shared_libraries): New.
Pedro Alves
2007-09-03
1
-32
/
+0
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-5
/
+3
*
gdb/
Vladimir Prus
2007-08-14
1
-1
/
+1
*
2007-06-18 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-06-18
1
-1
/
+2
*
* regcache.c (struct regcache): Add ptid_t member.
Ulrich Weigand
2007-06-16
1
-1
/
+1
*
2007-05-31 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-05-31
1
-3
/
+3
*
* target.h (struct target_ops): Add REGCACHE parameter to
Ulrich Weigand
2007-05-06
1
-1
/
+1
*
* target.h (struct regcache): Add forward declaration.
Ulrich Weigand
2007-05-06
1
-13
/
+13
*
* gdbcore.h (struct regcache): Add forward declaration.
Ulrich Weigand
2007-05-06
1
-2
/
+3
*
* win32-nat.c (win32_detach): Remove delete_command call.
Pedro Alves
2007-04-19
1
-2
/
+3
*
* win32-nat.c (win32_wait): Reset terminal pgrp to GDB.
Corinna Vinschen
2007-02-12
1
-1
/
+3
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-2
/
+1
*
* win32-nat.c (env_sort): Remove.
Corinna Vinschen
2006-12-09
1
-91
/
+2
*
(check in missing file)
Christopher Faylor
2006-05-21
1
-1
/
+9
*
* win32-nat.c (open_symbol_file_object): New function.
Christopher Faylor
2006-04-10
1
-2
/
+14
*
* win32-nat.c (do_win32_fetch_inferior_registers): Don't do anything with saved
Christopher Faylor
2006-04-10
1
-0
/
+4
*
* win32_nat.c (cygwin_load_start): New variable.
Christopher Faylor
2006-02-20
1
-125
/
+183
*
* infcmd.c: Include "observer.h".
Daniel Jacobowitz
2006-01-24
1
-2
/
+2
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
* win32-nat.c (env_sort): New function.
Christopher Faylor
2005-11-28
1
-8
/
+23
*
* win32-nat.c (CYGWIN_SIGNAL_STRING): Delete.
Christopher Faylor
2005-11-01
1
-32
/
+39
*
* win32-nat.c (get_relocated_section_addrs): Reinstate.
Christopher Faylor
2005-11-01
1
-49
/
+311
*
* win32-nat.c: Remove comment intended only for debugging.
Christopher Faylor
2005-11-01
1
-1
/
+0
*
Change child_ to win32_ throughout.
Christopher Faylor
2005-10-31
1
-475
/
+194
*
Index: gdb/ChangeLog
Bob Rossi
2005-07-06
1
-0
/
+1
*
2005-05-23 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-05-23
1
-1
/
+1
*
* win32-nat.c (handle_exception): Treat win32 routines which check for valid
Christopher Faylor
2005-03-27
1
-0
/
+10
*
* win32-nat.c (do_initial_child_stuff): Don't clear the thread list here.
Christopher Faylor
2005-03-21
1
-1
/
+2
*
2005-02-18 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-18
1
-48
/
+49
*
2005-02-15 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-15
1
-3
/
+3
*
2005-02-14 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-14
1
-1
/
+1
*
2005-02-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-2
/
+2
*
2005-02-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-12
/
+13
*
* win32-nat.c: Update copyright year.
Christopher Faylor
2005-01-23
1
-1
/
+2
*
2005-01-12 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-01-12
1
-0
/
+1
*
2004-10-08 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-10-08
1
-1
/
+1
*
2004-10-05 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-10-05
1
-41
/
+41
*
2004-09-29 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-09-29
1
-2
/
+0
*
2004-09-29 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-09-29
1
-3
/
+0
*
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
[next]