Skip to content

Tags: lenerd/context

Tags

boost-1.71.0

Toggle boost-1.71.0's commit message
documentation updated

boost-1.71.0.beta1

Toggle boost-1.71.0.beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request boostorg#106 from shawnanastasio/ppc64_elfv2_fix

Fix ABI violation on ppc64 ELFv2, fixes boostorg#72

boost-1.70.0

Toggle boost-1.70.0's commit message
abi::__forced_unwind is only part of gnu's libstc++

boost-1.70.0.beta1

Toggle boost-1.70.0.beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request boostorg#98 from tux3/fix_ios_i386_jump

Fix jump_i386_sysv_macho writing garbage to the x87 control word

boost-1.69.0

Toggle boost-1.69.0's commit message
Reproducibility: Set .file section for all *_elf_gas.S

- in context of boostorg#91

Add a .file directive to all *_elf_gas.S files to prevent the linker
adding a host build-system path as a FILE symbol to the object file.
Without this, the gnu linker adds a symbol like this:

thanks to Douglas Royds <douglas.royds@taitradio.com>
openembedded/openembedded-core

boost-1.69.0-beta1

Toggle boost-1.69.0-beta1's commit message
Merge branch 'develop'

boost-1.68.0

Toggle boost-1.68.0's commit message
Merge branch 'develop'

boost-1.67.0

Toggle boost-1.67.0's commit message
Revert "fix name clash with forced_unwind"

This reverts commit 094f4ca.

boost-1.66.0

Toggle boost-1.66.0's commit message
Merge branch 'develop'

boost-1.65.1

Toggle boost-1.65.1's commit message
function executed by resume_with() has to return a continuation