]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/h8300/ChangeLog
sim: h8300: move unused/buggy lregs array
authorMike Frysinger <vapier@gentoo.org>
Wed, 30 Dec 2015 06:49:53 +0000 (01:49 -0500)
committerMike Frysinger <vapier@gentoo.org>
Wed, 30 Dec 2015 08:30:23 +0000 (03:30 -0500)
commitc78dff22918f29b3970729f32f70060b70e75678
treefbe208a7f4a189ab5f24f10ddd758f141d969c75
parentf2089a69c164c789bcfd06b5eb9e0878f5520e13
sim: h8300: move unused/buggy lregs array

This array isn't used anywhere, and the init phase actually corrupts
some memory because the array has 18 elements but tries to set the
19th (ZERO) position.
sim/h8300/ChangeLog
sim/h8300/compile.c