alpha
Login
or
Join now
theoparis.com
/
binutils-apple
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
WIP MachO binutils port assisted by AI I may consider upstreaming this in the future.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
binutils-apple
/
ld
/
testsuite
/
config
/
at
master
1 file
John David Anglin
hppa*64*-*-hpux*: Create dummy milli.a archive for binutils and ld tests
2mo ago
9492ceba
default.exp
hppa*64*-*-hpux*: Create dummy milli.a archive for binutils and ld tests On cross builds, this fixes numerous test fails due to the milli.a archive not being found. On hppa*64*-*-hpux*, this fixes four fails due to undefined symbols in the HP milli.a archive. The change to objcopy.exp causes the "objcopy executable (pr25662)" test to fail. Previously, it didn't run because milli.a wasn't found. 2026-05-24 John David Anglin <danglin@gcc.gnu.org> binutils/ChangeLog: * testsuite/binutils-all/objcopy.exp: Append LDFLAGS to ldflags for milli.a archive. * testsuite/config/default.exp: Create dummy milli.a archive in tmpdir/hppa. Append " -Ltmpdir/hppa" to LDFLAGS. ld/ChangeLog: * testsuite/config/default.exp: Likewise.
2 months ago