diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2020-10-22 13:37:56 +0100 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2020-10-22 13:39:26 +0100 |
commit | 63aa0ac0fd8f4d46507a12c1a38217f8d7d1ee33 (patch) | |
tree | d0130a6ab18431785a6578bcca5e244e8d3f7909 /sim/ppc/ChangeLog | |
parent | 79248c83b9d08813ef3a533c21b194147c90582e (diff) | |
download | gdb-63aa0ac0fd8f4d46507a12c1a38217f8d7d1ee33.zip gdb-63aa0ac0fd8f4d46507a12c1a38217f8d7d1ee33.tar.gz gdb-63aa0ac0fd8f4d46507a12c1a38217f8d7d1ee33.tar.bz2 |
sim: move ChangeLog entries into the correct files
Moves some ChangeLog entries under sim/ into the correct files.
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r-- | sim/ppc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index ef5fa4d..d600a3f 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,7 @@ +2020-10-20 Dr. David Alan Gilbert <dgilbert@redhat.com> + + * emul_netbsd.c (do_sigprocmask): Fix printf format. + 2020-07-03 Sebastian Huber <sebastian.huber@embedded-brains.de> * ld-insn.h (last_model, last_model_data, last_model_function, |