This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r182393 - in /branches/gcc-4_6-branch/libgcc: C...


Author: hjl
Date: Thu Dec 15 22:20:41 2011
New Revision: 182393

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182393
Log:
Check __GLIBC__ when using __SIGRTMIN

2011-12-15  H.J. Lu  <hongjiu.lu@intel.com>

	Backport from mainline
	2011-12-14  H.J. Lu  <hongjiu.lu@intel.com>

	* generic-morestack.c (__generic_morestack_set_initial_sp): Check
	__GLIBC__ instead of __linux__ when using __SIGRTMIN.

Modified:
    branches/gcc-4_6-branch/libgcc/ChangeLog
    branches/gcc-4_6-branch/libgcc/generic-morestack.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]