aboutsummaryrefslogtreecommitdiff
path: root/sim/arm/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-01-09 15:08:21 +0000
committerNick Clifton <nickc@redhat.com>2002-01-09 15:08:21 +0000
commit86c735a5262aae2f67e290c106f3704f1e910c85 (patch)
treeee59cc5b1af3c4e332f014d492db73d182ae4f67 /sim/arm/ChangeLog
parent272fcdcd59514699222bc34f9eb4ec6478ad7039 (diff)
downloadgdb-86c735a5262aae2f67e290c106f3704f1e910c85.zip
gdb-86c735a5262aae2f67e290c106f3704f1e910c85.tar.gz
gdb-86c735a5262aae2f67e290c106f3704f1e910c85.tar.bz2
General format tidy ups
Diffstat (limited to 'sim/arm/ChangeLog')
-rw-r--r--sim/arm/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/arm/ChangeLog b/sim/arm/ChangeLog
index 8bd0502..cc1f156 100644
--- a/sim/arm/ChangeLog
+++ b/sim/arm/ChangeLog
@@ -2,6 +2,7 @@
* wrapper.c (sim_fetch_register): If fetching more than 4 bytes
return zeroes in the other words.
+ General formatting tidy ups.
2001-11-16 Ben Harris <bjh21@netbsd.org>