diff options
author | Andrew Cagney <cagney@redhat.com> | 1998-01-31 14:07:23 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1998-01-31 14:07:23 +0000 |
commit | 412c4e940ed0380b2a7205327c43175fbf880ec7 (patch) | |
tree | 4e3cd3ae42fde405a17db15842ef14e4e459b47f /sim/m32r/ChangeLog | |
parent | c4db5b04f888efa8b06871eafab17ef5d720a9c7 (diff) | |
download | gdb-412c4e940ed0380b2a7205327c43175fbf880ec7.zip gdb-412c4e940ed0380b2a7205327c43175fbf880ec7.tar.gz gdb-412c4e940ed0380b2a7205327c43175fbf880ec7.tar.bz2 |
Add config support for the size of the target address and OF cell.
Diffstat (limited to 'sim/m32r/ChangeLog')
-rw-r--r-- | sim/m32r/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog index 21fe9e7..9142801 100644 --- a/sim/m32r/ChangeLog +++ b/sim/m32r/ChangeLog @@ -1,3 +1,7 @@ +Sat Jan 31 18:15:41 1998 Andrew Cagney <cagney@b1.cygnus.com> + + * configure: Regenerated to track ../common/aclocal.m4 changes. + start-sanitize-m32rx Thu Jan 29 11:22:00 1998 Doug Evans <devans@canuck.cygnus.com> |