GitXplorerGitXplorer
t

portage

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
62c58a0f0b016164382d2f6f56092a1605cdf829

libtool: midipix targets: fix generation of import libraries.

mmidipix committed 10 years ago
Verified
f3e82baf814713920d25aeff7b88270b9199c27b

binutils-2.24.51: initial patch: finally add midipix as a binutils target.

mmidipix committed 10 years ago
Verified
9a646582a6d0c893799b5a1c79f5210d10cf3292

binutils-2.24.51: initial patch: allow the symbol 'environ' to

mmidipix committed 10 years ago
Verified
21ad27f063a73c5ea8734e6ea9edd28187ff0733

binutils-2.24.51: initial patch: fix legacy code-page identifier.

mmidipix committed 10 years ago
Verified
41bc758fdf124dfc4e4bef3f3e2057d20ba4c58d

binutils-2.24.51: initial patch: make the ___crt_xxx symbols and the

mmidipix committed 10 years ago
Verified
f8499c745be0fbc2f536087b634d7bc78ee99643

binutils-2.24.51: initial patch: provide backward-compatible file extension

mmidipix committed 10 years ago

README

The README file for this repository.

portage: the midipix porting bits for everything but the compiler

porting applications and libraries to midipix can often be done with no changes to the code proper, and only minor changes to the build system, most notably with respect to libtool.

for the sake of convenience and simplicity, each supported version of an upstream source tree has a patch named package-x.y.z.midipix.patch.

for packages not using libtool, building for the midipix target should only require the above patch file. if the package does use libtool, however, then you should also copy libtool.midipix to the top directory of its source tree.