No description
Find a file
Matt Fischer e4fa46e75c Set SA_RESTORER in sigaction()
GDB looks for specific opcode sequences when trying to recognize a stack
frame as a signal trampoline.  The sequences it looks for happen to be those
created when SA_RESTORER is set, since glibc always sets a restorer.  This
patch does the same here, so that the trampolines can be correctly identified.

Change-Id: I0ac574a68818cb24d939c3527f3aaeb04b853d04
2010-05-12 14:18:36 -05:00
libc Set SA_RESTORER in sigaction() 2010-05-12 14:18:36 -05:00
libdl Added support for dladdr() 2010-03-17 16:11:37 -05:00
libm Merge "Sometimes the compiler is very right! Found bug in bessel routines for float." 2010-05-11 10:43:56 -07:00
libstdc++ optimize delete/delete[] operators by removing unneeded branch 2010-01-30 22:26:30 -02:00
libthread_db auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
linker Added support for LD_PRELOAD 2010-05-10 15:09:19 -07:00
.gitignore add msm_camera.h header and .gitignore file to bionic 2009-05-26 17:06:24 -07:00
Android.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
MAINTAINERS added and modified libm to support SuperH architecture 2009-08-31 16:25:42 +09:00