Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libsigsegv: rename patches to the new convention and convert to Git format | Thomas Petazzoni | 2014-12-31 | 1 | -20/+0 |
| | | | | | | | | | | This commit renames the libsigsegv patches to the new convention, and converts them to Git formatted patches. Along the way, it also aligns the description of the different patches, in a preparation for upstream submission. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | libsigsegv: fix avr32 build | Simon Dawson | 2013-11-05 | 1 | -0/+20 |
The libsigsegv configure step fails to correctly figure out the direction of stack growth for avr32. This leads to a zero STACK_DIRECTION definition, and build failures such as the following. http://autobuild.buildroot.net/results/a3fe938f9376533b4777d79deb7a2ee83ed5ce33 Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |