GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/binutils-2.44
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
target.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* target.h (struct target_ops): Add REGCACHE parameter to
Ulrich Weigand
2007-05-06
1
-4
/
+4
*
* target.h (struct regcache): Add forward declaration.
Ulrich Weigand
2007-05-06
1
-12
/
+13
*
* regcache.c (deprecated_read_register_gen): Remove, inline ...
Ulrich Weigand
2007-04-29
1
-6
/
+6
*
* config/rs6000/nm-rs6000.h (CHILD_SPECIAL_WAITSTATUS): Remove.
Ulrich Weigand
2007-04-27
1
-7
/
+0
*
* Makefile.in (SFILES): Remove nlmread.c.
Daniel Jacobowitz
2007-03-30
1
-1
/
+1
*
* arch-utils.c (legacy_pc_in_sigtramp): Remove.
Ulrich Weigand
2007-03-28
1
-0
/
+1
*
Reported by timeless@gmail.com:
Daniel Jacobowitz
2007-02-08
1
-2
/
+4
*
* target.c (maintenance_print_target_stack): New function.
Joel Brobecker
2007-01-29
1
-0
/
+19
*
From Nick Hudson:
Daniel Jacobowitz
2007-01-23
1
-1
/
+1
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-2
/
+2
*
2006-12-05 Adam Nemet <anemet@caviumnetworks.com>
Daniel Jacobowitz
2006-12-05
1
-2
/
+2
*
* Makefile.in (SFILES): Add new and missed files.
Daniel Jacobowitz
2006-11-28
1
-0
/
+26
*
gdb/
Vladimir Prus
2006-11-21
1
-2
/
+6
*
gdb/
Daniel Jacobowitz
2006-10-17
1
-0
/
+50
*
2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
Daniel Jacobowitz
2006-10-10
1
-0
/
+87
*
* Makefile.in (SFILES): Add target-memory.c.
Daniel Jacobowitz
2006-09-21
1
-0
/
+46
*
gdb/
Daniel Jacobowitz
2006-09-21
1
-0
/
+63
*
* remote.c, target.c: Strip trailing whitespace.
Daniel Jacobowitz
2006-08-16
1
-100
/
+100
*
PR remote/1966
Daniel Jacobowitz
2006-08-15
1
-371
/
+175
*
* target.h (target_read_stralloc): New prototype.
Daniel Jacobowitz
2006-07-27
1
-16
/
+50
*
2006-07-18 Vladimir Prus <vladimir@codesourcery.com>
Vladimir Prus
2006-07-18
1
-1
/
+1
*
* target.c (target_read): Stop if target_read_partial returns 0
Daniel Jacobowitz
2006-07-12
1
-6
/
+74
*
* remote.c (remote_disconnect): Add TARGET argument.
Daniel Jacobowitz
2006-05-05
1
-18
/
+14
*
gdb/
Daniel Jacobowitz
2006-04-18
1
-18
/
+18
*
2006-03-16 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2006-03-17
1
-1
/
+1
*
* breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Delete.
Wu Zhou
2006-02-08
1
-29
/
+1
*
* ppc-linux-nat.c (PTRACE_GET_DEBUGREG, PTRACE_SET_DEBUGREG,
Wu Zhou
2006-02-08
1
-0
/
+29
*
* target.h (target_read_memory_partial, target_write_memory_partial):
Mark Kettenis
2006-01-10
1
-5
/
+8
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
gdb/ChangeLog:
Jim Blandy
2005-12-07
1
-1
/
+2
*
* inf-child.c (inf_child_follow_fork): Add OPS argument.
Daniel Jacobowitz
2005-09-04
1
-16
/
+26
*
* target.c (normal_pid_to_str): Use xsnprintf instead of snprintf.
Mark Kettenis
2005-07-18
1
-3
/
+1
*
* dwarf2-frame.c (dwarf2_frame_prev_register): Use gdb_byte.
Daniel Jacobowitz
2005-05-28
1
-6
/
+6
*
* corelow.c (core_xfer_partial): Change type of readbuf and
Mark Kettenis
2005-05-16
1
-5
/
+1
*
2005-05-16 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-05-16
1
-16
/
+16
*
2005-05-09 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-05-09
1
-11
/
+11
*
* target.h (target_link): Remove prototype.
Mark Kettenis
2005-05-08
1
-13
/
+0
*
2005-05-01 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-05-01
1
-4
/
+4
*
* inf-ttrace.c (inf_ttrace_pid_to_str): Use snprintf instead of
Mark Kettenis
2005-03-13
1
-4
/
+6
*
* target.c (target_read_memory_partial): Always initialize
Daniel Jacobowitz
2005-03-04
1
-5
/
+41
*
2005-02-24 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-24
1
-2
/
+16
*
2005-02-18 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-18
1
-6
/
+7
*
2005-02-17 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-17
1
-1
/
+1
*
2005-02-15 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-15
1
-4
/
+4
*
2005-02-14 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-14
1
-5
/
+5
*
2005-02-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-12
1
-4
/
+4
*
2005-02-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-3
/
+3
*
2005-02-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-13
/
+11
*
2005-02-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-10
1
-2
/
+2
*
2005-01-27 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-01-27
1
-4
/
+6
[next]