| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
commit_hash:5f96ca9daebed328f88d4f3e02c1505f8bb23034
|
|
|
|
| |
commit_hash:73cd3dcd29b75a576bd0654cdb9ae38f8cc33718
|
|
|
|
| |
commit_hash:1ed6d10704b02e34684599b373b98a859f86a16e
|
|
|
|
| |
commit_hash:61bf3e0753aa053366e50828bab286941afcfba3
|
|
|
|
|
| |
Also: add cxxsupp/builtins to autocheck/common_targets.inc
commit_hash:e50ebb7511ed61fb1000e84b2caca0634e65a338
|
|
|
|
| |
commit_hash:ea50a3f2955f19abbb43e2898690c7fd6b69d864
|
|
|
|
| |
commit_hash:a3209cc0216ad32cf74f875502351387cd6e2e0a
|
|
|
|
| |
commit_hash:e10603531675799a9fac853dbe2ca92d85a6a939
|
|
|
|
| |
commit_hash:d1591aff30e1348f17b1d038f2ed92d5537de9cb
|
|
|
|
| |
commit_hash:f3dc1345b3877e8c5a36cf522b81a31a43cb1f05
|
|
|
|
| |
commit_hash:c33537c8c5610dd26434b4b948f9fb84707500d5
|
|
|
|
| |
commit_hash:aa7d8a48a8c461511b5cae5b9b943f8f16b6933c
|
|
|
|
| |
commit_hash:012c9a2da3515aa4edf342b0f61582b45de17309
|
|
|
|
| |
commit_hash:be3c9e45dca1966481082be8c2e45057e00eb428
|
|
|
|
| |
commit_hash:782297dacb6df72c5c25e9298cf3ef6b2861b9f6
|
|
|
|
| |
commit_hash:54000343febcb07ede64d6d6ac1fa09ff1165608
|
|
|
|
| |
commit_hash:c6683ad537355b3d700da43c82851e65b6df54d4
|
|
|
|
| |
commit_hash:c45aa2ed98c2a01fa86b69bac97f40a32bd68ae2
|
|
|
|
| |
commit_hash:18468b4961f577164859de063d194f6a79125808
|
|
|
|
|
| |
This continues the cleanup started in rXXXXXX and follows the changes revert in emscripten upstream, see [PR #20170](https://github.com/emscripten-core/emscripten/pull/20170).
commit_hash:5e0d13c167c177e2af71371d6bb0cf565a1066a0
|
|
|
|
| |
commit_hash:35b4b5ab11182fc3913df3e5f6ad70b2a70152ec
|
|
|
|
| |
commit_hash:cb6edb9680129e548f2555698cefff6646834acc
|
|
|
|
| |
commit_hash:0aaacd67905ecefe705a40597df3166fd19dfa9a
|
|
|
|
| |
commit_hash:a12d0eeb45e6ddff5c54b371a5ce42bf09f9aba4
|
|
|
|
|
| |
> This is a non-technical patch release: there are no changes. The patch release 3.11.5 has no known issue.
commit_hash:e34d47d5752b2e067cfc7c445f25ba71b94aa625
|
|
|
|
| |
commit_hash:663ee1c040fc820b34e714256533e550544d2772
|
|
|
|
| |
commit_hash:27a8662070cd5477654576d993a28c2d23fbe7b9
|
|
|
|
| |
commit_hash:47c96a065c0ac4ee0054dcaf2c61ac08730d98b9
|
|
|
|
| |
commit_hash:97c10a888ca7777e73ecf5711c04b70ead3046a0
|
|
|
|
|
|
|
|
| |
Also: drop ubuntu-12 compatibility from `cxa_thread_atexit.cpp` (but retain musl-libc compatibility).
This prevents `thread_local` variables from linking when compiling against `-DOS_SDK=ubuntu-12`.
This should be fine though.
commit_hash:13ac619c6bc58a3a520484c10b4d44b00f234460
|
|
|
|
| |
commit_hash:7894eca2a7c697eabef00b6ee79e7f3683f38dd4
|
|
|
|
| |
commit_hash:69caf27dc9a3b69957ea34c11fa5f7f2d2f6360a
|
|
|
|
|
| |
This was made possible by rXXXXXX.
commit_hash:f534490cc0521f0f710f969f370ddeeb28682e96
|
|
|
|
| |
commit_hash:e343df8242ab940e42f35d1f84945df76f93a396
|
|
|
|
| |
commit_hash:c22996bdb687071c04e1da70d88db88ae9e3448a
|
|
|
|
| |
commit_hash:715eb8243f0c5c49568ad4e6010edef30bba5d3e
|
|
|
|
| |
commit_hash:575ab472e9f49752fd76b8aa5096e6042f4a3782
|
|
|
|
|
|
|
| |
Preserve original file structure and
remove excessive hacks applied during `post_install()`
thus allow further updates to be done automatically.
commit_hash:3b4e377996c12e4bc99b7bb74423f12a7e039f7b
|
|
|
|
| |
commit_hash:c1210eda4fea9bfc36b2d0978733c726a4ba4bc4
|
|
|
|
| |
commit_hash:26df5425466c047cc00493ac63a5422c221053ca
|
|
|
|
|
|
|
| |
The sets of bugs detected by sanitizers and libc\+\+ hardening only partially overlap, making it useful to enable libc\+\+ hardening in sanitizer builds, which might be deployed in more "prod-like" environments than auto tests.
For example, the Ad Engine has separate sanitizer groups with mirrored production traffic to catch bugs on real-life traffic.
commit_hash:e158ea467a96a3a442440f991b18ed1e076e2986
|
|
|
|
|
|
|
| |
## What's Changed
* Patch for bug #2322 reported by @TOETOE55
commit_hash:2218e3d96d46ccc38a6ada55dcb6b9ab98c731eb
|
|
|
|
| |
commit_hash:a0b38849e1c0e987a68396e13dde7ca2bfed0fbd
|
|
|
|
| |
commit_hash:ce248dee3ff3c78cdb39650eb391fd3dec50cb39
|
|
|
|
| |
commit_hash:c97917e5fe0a2f094b8f7a50cf183357e8d07096
|
|
|
|
| |
commit_hash:edc483d8a602a84f9a90fe73a5889591c1d8ac46
|
|
|
|
| |
commit_hash:84d2cf3f32ee00d4d0617ff09def69b83d7ece8b
|
|
|
|
| |
commit_hash:42e7d17058f299243aa02f578cb643c267c7d7e3
|
|
|
|
| |
commit_hash:c10153839fd4ce0867242e0d90f204db6b9b64c1
|
|
|
|
| |
commit_hash:77f8b13c7ed5331b212f0c1b6c3cf9f856a168e4
|