diff options
author | Anthony Green <green@redhat.com> | 2002-03-18 21:43:15 +0000 |
---|---|---|
committer | Anthony Green <green@redhat.com> | 2002-03-18 21:43:15 +0000 |
commit | ae60d3ddec01c72072fad73092bc914130123846 (patch) | |
tree | 7b9db1bd09d375b20986c6310a96ef76b70fdc44 /sim/arm/ChangeLog | |
parent | c1a64871f912a4db22cda1b8702ccfc41f08ff39 (diff) | |
download | gdb-ae60d3ddec01c72072fad73092bc914130123846.zip gdb-ae60d3ddec01c72072fad73092bc914130123846.tar.gz gdb-ae60d3ddec01c72072fad73092bc914130123846.tar.bz2 |
Increase default memory size to 8MB.
Diffstat (limited to 'sim/arm/ChangeLog')
-rw-r--r-- | sim/arm/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/arm/ChangeLog b/sim/arm/ChangeLog index bf7256c..04c7e28 100644 --- a/sim/arm/ChangeLog +++ b/sim/arm/ChangeLog @@ -1,3 +1,7 @@ +2002-03-17 Anthony Green <green@redhat.com> + + * wrapper.c (mem_size): Increase the default target memory to 8MB. + 2002-02-21 Keith Seitz <keiths@redhat.com> * armos.c (SWIWrite0): Use generic host_callback mechanism |