diff options
author | Nick Clifton <nickc@redhat.com> | 2002-01-09 15:08:21 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-01-09 15:08:21 +0000 |
commit | 61d157a7576ca18c99b04d0f396defc85af94e00 (patch) | |
tree | 4542a2994e7e0bec28c41ccab247dc3452fa7bce /sim/arm/ChangeLog | |
parent | 0088c07699b98106470e4194405d029c0ab480f6 (diff) | |
download | gdb-61d157a7576ca18c99b04d0f396defc85af94e00.tar.gz |
General format tidy ups
Diffstat (limited to 'sim/arm/ChangeLog')
-rw-r--r-- | sim/arm/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/arm/ChangeLog b/sim/arm/ChangeLog index 8bd0502b328..cc1f1560706 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> |