Skip to content

Tags: hvdijk/context

Tags

boost-1.73.0

Toggle boost-1.73.0'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#133 from Andreas-Krebbel/ibmz_fix

IBM Z: Fix fcontext routines

boost-1.73.0.beta1

Toggle boost-1.73.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#133 from Andreas-Krebbel/ibmz_fix

IBM Z: Fix fcontext routines

boost-1.72.0

Toggle boost-1.72.0'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#122 from janisozaur/patch-1

Fix compilation with MSVC for ARM

boost-1.72.0.beta1

Toggle boost-1.72.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#122 from janisozaur/patch-1

Fix compilation with MSVC for ARM

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'