This website requires JavaScript.
Explore
Help
Sign In
Toolchain
/
binutils-gdb
Watch
1
Star
0
Fork
0
You've already forked binutils-gdb
forked from
Imagelibrary/binutils-gdb
Code
Pull Requests
Activity
Files
677c3439a78142128a56f699159fb5ff617f88b9
binutils-gdb
/
sim
/
m32r
History
Nick Clifton
677c3439a7
Implment backup PC shadowing of CR6.
1998-02-23 20:31:19 +00:00
..
.Sanitize
* Makefile.in (M32R_OBJS): Add cpu.o.
1998-02-18 02:26:47 +00:00
arch.c
Regenerate.
1998-01-20 10:38:29 +00:00
arch.h
* Makefile.in (m32r.o): Depend on cpu.h
1998-02-05 21:01:06 +00:00
ChangeLog
Implment backup PC shadowing of CR6.
1998-02-23 20:31:19 +00:00
configure
* aclocal.m4: Recognize --enable-maintainer-mode.
1998-01-20 06:37:00 +00:00
configure.in
* Makefile.in (M32R_OBJS): Add cpu.o.
1998-02-18 02:26:47 +00:00
cpu.h
* m32r.c (do_lock,do_unlock): Delete.
1998-02-20 00:45:47 +00:00
cpuall.h
* arch.c, arch.h, cpuall.h: New files.
1998-01-20 06:17:32 +00:00
cpux.h
* m32r.c (do_lock,do_unlock): Delete.
1998-02-20 00:45:47 +00:00
decode.c
* m32r.c (do_lock,do_unlock): Delete.
1998-02-20 00:45:47 +00:00
decode.h
* m32r.c (do_lock,do_unlock): Delete.
1998-02-20 00:45:47 +00:00
decodex.c
* m32r.c (do_lock,do_unlock): Delete.
1998-02-20 00:45:47 +00:00
decodex.h
* m32r.c (do_lock,do_unlock): Delete.
1998-02-20 00:45:47 +00:00
extract.c
* m32r.c (do_lock,do_unlock): Delete.
1998-02-20 00:45:47 +00:00
m32r.c
* m32r.c (do_lock,do_unlock): Delete.
1998-02-20 00:45:47 +00:00
m32rx.c
* Makefile.in (m32r.o): Depend on cpu.h
1998-02-05 21:01:06 +00:00
Makefile.in
* Makefile.in (m32r.o): Depend on cpu.h
1998-02-05 21:01:06 +00:00
mloopx.in
* Makefile.in (m32r.o): Depend on cpu.h
1998-02-05 21:01:06 +00:00
model.c
* m32r.c (do_lock,do_unlock): Delete.
1998-02-20 00:45:47 +00:00
modelx.c
* decode.c, decode.h, sem.c, sem-switch.c, model.c: Regenerate.
1998-02-12 02:54:20 +00:00
README
…
readx.c
* m32r.c (do_lock,do_unlock): Delete.
1998-02-20 00:45:47 +00:00
sem-switch.c
* m32r.c (do_lock,do_unlock): Delete.
1998-02-20 00:45:47 +00:00
sem.c
* m32r.c (do_lock,do_unlock): Delete.
1998-02-20 00:45:47 +00:00
semx.c
* m32r.c (do_lock,do_unlock): Delete.
1998-02-20 00:45:47 +00:00
sim-if.c
For sim_fetch_register / sim_store_register: Add LENGTH parameter,
1998-02-17 04:06:38 +00:00
sim-main.h
* sim-main.h (CIA_GET,CIA_SET): Provide dummy definitions for now.
1998-02-12 03:55:30 +00:00
tconfig.in
* arch.c, arch.h, cpuall.h: New files.
1998-01-20 06:17:32 +00:00
README
This is the m32r simulator directory. It is still work-in-progress.