mescc-tools 1.5.2-1 source package in Ubuntu

Changelog

mescc-tools (1.5.2-1) unstable; urgency=medium

  * New upstream version 1.5.2.
  * debian/patches: Run cleanup.sh for test12 and test13.
    (Closes: #1048300)

 -- Vagrant Cascadian <email address hidden>  Sun, 12 Nov 2023 14:41:02 -0800

Upload details

Uploaded by:
Vagrant Cascadian
Uploaded to:
Sid
Original maintainer:
Vagrant Cascadian
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble proposed universe misc

Downloads

File Size SHA-256 Checksum
mescc-tools_1.5.2-1.dsc 1.5 KiB edcffc8573ec2443754ef0ed696a18a01fa7891f2e96f8a886e293abfb689013
mescc-tools_1.5.2.orig.tar.gz 170.7 KiB 936c186cb35ab2e2d1ab4dc11bf0d727248d69b28ebfdb1a920b2dd55f3053c9
mescc-tools_1.5.2.orig.tar.gz.asc 228 bytes 78d6851ad59c871983710fe0560b2eeae0a0bf2f2305c87fb32a771a559a8a90
mescc-tools_1.5.2-1.debian.tar.xz 22.1 KiB 62653853d8f1bcd351526bdac2d23da29bea4c5f3652ab827827f6fd01d9c45a

Available diffs

No changes file available.

Binary packages built by this source

mescc-tools: tools for binary bootstrapping

 The tools included provide very minimal functionality tools used in
 very early bootstrap of a toolchain.
 .
 blood-elf: generate ELF debug tables in M1-macro format from M1-macro
 assembly files
 .
 exec_enable: mark files as executable
 .
 get_machine: identify running hardware architecture
 .
 kaem: run shell scripts without a shell
 .
 hex2_linker: The trivially bootstrappable linker that is designed to
 be introspectable by humans and should you so desire assemble hex
 programs that you write.
 .
 M1-macro: The universal Macro assembler that can target any
 reasonable hardware architecture.

mescc-tools-dbgsym: debug symbols for mescc-tools