diff options
author | Jeff Law <law@redhat.com> | 1997-01-24 17:48:35 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1997-01-24 17:48:35 +0000 |
commit | 018f9eb41f99edad43ad5c48c94842246570a230 (patch) | |
tree | 71670e67968c9ea4bce3ff5f1883c7463799618b /sim | |
parent | da1ba4b0229fa81c27deecd951cfb7486f96f347 (diff) | |
download | gdb-018f9eb41f99edad43ad5c48c94842246570a230.zip gdb-018f9eb41f99edad43ad5c48c94842246570a230.tar.gz gdb-018f9eb41f99edad43ad5c48c94842246570a230.tar.bz2 |
* interp.c (init_system): Allocate 2^19 bytes of space for the
simulator.
To match the linker.
Diffstat (limited to 'sim')
-rw-r--r-- | sim/mn10300/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/mn10300/ChangeLog b/sim/mn10300/ChangeLog index eed3e74..7366720 100644 --- a/sim/mn10300/ChangeLog +++ b/sim/mn10300/ChangeLog @@ -1,3 +1,8 @@ +Fri Jan 24 10:47:25 1997 Jeffrey A Law (law@cygnus.com) + + * interp.c (init_system): Allocate 2^19 bytes of space for the + simulator. + Thu Jan 23 11:46:23 1997 Stu Grossman (grossman@critters.cygnus.com) * configure configure.in Makefile.in: Update to new configure |