diff options
author | Jerome Guitton <guitton@adacore.com> | 2007-09-04 09:45:06 +0000 |
---|---|---|
committer | Jerome Guitton <guitton@adacore.com> | 2007-09-04 09:45:06 +0000 |
commit | 0ad36c846abc2790c1cde2cd6d69831b413be2cf (patch) | |
tree | b27c61f07b109d7aa856937682bc0e41875e57c9 /sim/ppc/ChangeLog | |
parent | 7bc3e93c1b29c13c6e04dd57e50c77028dc61817 (diff) | |
download | gdb-0ad36c846abc2790c1cde2cd6d69831b413be2cf.zip gdb-0ad36c846abc2790c1cde2cd6d69831b413be2cf.tar.gz gdb-0ad36c846abc2790c1cde2cd6d69831b413be2cf.tar.bz2 |
* sim/ppc/emul_bugapi.c (emul_bugapi_create): quote the file
name property before parsing it.
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r-- | sim/ppc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 6a2fe62..a7efe94 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,8 @@ +2007-09-04 Jerome Guitton <guitton@adacore.com> + + * sim/ppc/emul_bugapi.c (emul_bugapi_create): quote the file + name property before parsing it. + 2006-12-21 Hans-Peter Nilsson <hp@axis.com> * acconfig.h: Remove. |