You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-lang/pasm/metadata.xml

16 lines
661 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>maintainer-needed@gentoo.org</email>
</maintainer>
<longdescription>
pasm is a portable assembler for processors of the PowerPC family,
written completely in ANSI-C. All PPC standard instructions, AltiVec
instructions, all 32-bit extended mnemonics and most of the 64-bit
extended mnemonics are supported. pasm knows about nearly 50 directives.
Among them are directives for macros, conditional assembly,
include files, base-relative addressing (small data), etc..
</longdescription>
</pkgmetadata>