summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-03-07 17:48:27 +0000
committerPaul Brook <paul@codesourcery.com>2006-03-07 17:48:27 +0000
commitf2730a2b5da740c39e8019b60a379e924e69c1bd (patch)
tree7cf588c94113484a94e393741923b4cb3d427a33
parent0badc09ed07ddb92c5eaf67580de4593e7d02d2a (diff)
downloadcygnal-f2730a2b5da740c39e8019b60a379e924e69c1bd.tar.gz
cygnal-f2730a2b5da740c39e8019b60a379e924e69c1bd.tar.bz2
cygnal-f2730a2b5da740c39e8019b60a379e924e69c1bd.zip
2006-03-07 Paul Brook <paul@codesourcery.com>
Backport from mainline. 2006-03-03 Khem Raj <khem@mvista.com> * remote-rdp.c (remote_rdp_xfer_inferior_memory): Use gdb_byte.
-rw-r--r--ChangeLog.csl6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 62d67dab4..282b2bbc0 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,6 +1,12 @@
2006-03-07 Paul Brook <paul@codesourcery.com>
Backport from mainline.
+ 2006-03-03 Khem Raj <khem@mvista.com>
+ * remote-rdp.c (remote_rdp_xfer_inferior_memory): Use gdb_byte.
+
+2006-03-07 Paul Brook <paul@codesourcery.com>
+
+ Backport from mainline.
* gdb.arch/altivec-abi.exp: Use nowarnings instead of
additional_flags=-w.
* gdb.arch/altivec-regs.exp: Ditto.