2004-08-04 Andrew Cagney <cagney@gnu.org>

* sim-ppc.h: Add extern "C" wrapper.
	(enum sim_ppc_regnum): Add full list of SPRs.
This commit is contained in:
Andrew Cagney
2004-08-04 23:44:32 +00:00
parent 40b920efa8
commit fda3f2806a
2 changed files with 524 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
2004-08-04 Jim Blandy <jimb@redhat.com>
2004-08-04 Andrew Cagney <cagney@gnu.org>
* sim-ppc.h: New file.
* sim-ppc.h: Add extern "C" wrapper.
(enum sim_ppc_regnum): Add full list of SPRs.
2004-06-25 J"orn Rennecke <joern.rennecke@superh.com>