]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/v850/interp.c
* interp.c (hash): Make this an inline function
authorJeff Law <law@redhat.com>
Tue, 10 Sep 1996 02:51:07 +0000 (02:51 +0000)
committerJeff Law <law@redhat.com>
Tue, 10 Sep 1996 02:51:07 +0000 (02:51 +0000)
commit9909e232c06c030918ea370b6a4a9e55f0767749
treed0de66636f44519ec120a7c92024811986eaff2d
parentca296aab0ea05bd38c724091e13d06126731958f
    * interp.c (hash): Make this an inline function
        when compiling with GCC.  Simplify.
        * simpos.c: Explicitly include "sys/syscall.h".  Remove
        some #if 0'd code.  Enable more emulated syscalls.
Checking in more stuff.
sim/v850/ChangeLog
sim/v850/interp.c
sim/v850/simops.c