This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fw/stack-protector in repository glibc.
at 82f2eb6 Enable -fstack-protector=* when requested by configure.
This branch includes the following new commits:
new c090aec Configury support for --enable-stack-protector. new 1a410af Initialize the stack guard earlier when linking statically. new d23b1cd Define inhibit_stack_protector new dcb6b66 Mark all machinery needed in early static-link init as -fno-s [...] new 0718bc3 Compile the entire dynamic linker with -fno-stack-protector. new 10bb23d Prevent the rtld mapfile computation from dragging in __stack [...] new 085d48c Work even with compilers hacked to enable -fstack-protector b [...] new 4f2b01d Add stack_chk_fail_local to libc.so. new f738b8f De-PLTize __stack_chk_fail internal calls within libc.so. new 72bb1d4 Link various tests with -fno-stack-protector. new 14b3c41 Drop explicit stack-protection of pieces of the system. new 11533a0 Do not stack-protect sigreturn stubs. new 82f2eb6 Enable -fstack-protector=* when requested by configure.
The 13 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.