Skip to content
Snippets Groups Projects
Commit 7f177be2 authored by Raymond Toy's avatar Raymond Toy
Browse files

Everything that was in cmucl-sparc-svr4 has been moved o cmucl-sparc-vm.

parent 8e96bc91
No related branches found
No related tags found
No related merge requests found
#@ cmucl-sparc-svr4
# SOME DESCRIPTIVE TITLE
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/code/sparc-svr4-vm.lisp
msgid "Returns a string describing the type of the local machine."
msgstr ""
#: src/code/sparc-svr4-vm.lisp
msgid "Returns a string describing the version of the local machine."
msgstr ""
#: src/code/sparc-svr4-vm.lisp
msgid "Unaligned instruction? offset=#x~X."
msgstr ""
#: src/code/sparc-svr4-vm.lisp
msgid "Can't deal with CALL fixups, yet."
msgstr ""
#: src/code/sparc-svr4-vm.lisp
msgid "XRS ID invalid but attempting to access double-float register ~d!"
msgstr ""
#: src/code/signal.lisp
msgid "Emt instruction"
msgstr ""
#: src/code/signal.lisp
msgid "Bad argument to system call"
msgstr ""
#: src/code/signal.lisp
msgid "Process's lwps are blocked"
msgstr ""
#: src/code/debug-int.lisp
msgid "no debug info: ~A:~A"
msgstr ""
#: src/code/debug-int.lisp
msgid "find the PC"
msgstr ""
#: src/code/debug-int.lisp
msgid "Local non-descriptor register access?"
msgstr ""
#: src/code/debug-int.lisp
msgid "Local interior register access?"
msgstr ""
#: src/code/debug-int.lisp
msgid "Breakpoint that nobody wants?"
msgstr ""
#: src/code/debug-int.lisp
msgid "BREAKPOINT-DO-DISPLACED-INST returned?"
msgstr ""
...@@ -15,6 +15,62 @@ msgstr "" ...@@ -15,6 +15,62 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: src/code/sparc-svr4-vm.lisp
msgid "Returns a string describing the type of the local machine."
msgstr ""
#: src/code/sparc-svr4-vm.lisp
msgid "Returns a string describing the version of the local machine."
msgstr ""
#: src/code/sparc-svr4-vm.lisp
msgid "Unaligned instruction? offset=#x~X."
msgstr ""
#: src/code/sparc-svr4-vm.lisp
msgid "Can't deal with CALL fixups, yet."
msgstr ""
#: src/code/sparc-svr4-vm.lisp
msgid "XRS ID invalid but attempting to access double-float register ~d!"
msgstr ""
#: src/code/signal.lisp
msgid "Emt instruction"
msgstr ""
#: src/code/signal.lisp
msgid "Bad argument to system call"
msgstr ""
#: src/code/signal.lisp
msgid "Process's lwps are blocked"
msgstr ""
#: src/code/debug-int.lisp
msgid "no debug info: ~A:~A"
msgstr ""
#: src/code/debug-int.lisp
msgid "find the PC"
msgstr ""
#: src/code/debug-int.lisp
msgid "Local non-descriptor register access?"
msgstr ""
#: src/code/debug-int.lisp
msgid "Local interior register access?"
msgstr ""
#: src/code/debug-int.lisp
msgid "Breakpoint that nobody wants?"
msgstr ""
#: src/code/debug-int.lisp
msgid "BREAKPOINT-DO-DISPLACED-INST returned?"
msgstr ""
#: src/compiler/sparc/parms.lisp #: src/compiler/sparc/parms.lisp
msgid "Number of bits per word where a word holds one lisp descriptor." msgid "Number of bits per word where a word holds one lisp descriptor."
msgstr "" msgstr ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment