aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2006-02-02 06:45:49 +0000
committerMark Mitchell <mark@codesourcery.com>2006-02-02 06:45:49 +0000
commit59f6d9d6f82ccc6c306740f7eedb613fe0f281a3 (patch)
tree60db3cf8130901a9842110d26c450e43813e1bf3 /sim/ppc/ChangeLog
parente26af52fd134ceb47298a102d3a0d6ab46e7d69a (diff)
downloadgdb-59f6d9d6f82ccc6c306740f7eedb613fe0f281a3.zip
gdb-59f6d9d6f82ccc6c306740f7eedb613fe0f281a3.tar.gz
gdb-59f6d9d6f82ccc6c306740f7eedb613fe0f281a3.tar.bz2
* emul_netbsd.c (emul_netbsd_create): Quote file-name property.
* emul_unix.c (emul_unix_create): Likewise. * tree.c (libiberty.h): Include it. (tree_quote_property): New function. * tree.h (tree_quote_property): Declare.
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r--sim/ppc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog
index a285c7a..4268294 100644
--- a/sim/ppc/ChangeLog
+++ b/sim/ppc/ChangeLog
@@ -1,3 +1,11 @@
+2006-02-01 Mark Mitchell <mark@codesourcery.com>
+
+ * emul_netbsd.c (emul_netbsd_create): Quote file-name property.
+ * emul_unix.c (emul_unix_create): Likewise.
+ * tree.c (libiberty.h): Include it.
+ (tree_quote_property): New function.
+ * tree.h (tree_quote_property): Declare.
+
2006-01-25 Mark Mitchell <mark@codesourcery.com>
* words.h (natural32): Define as "int".