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]

r181870 - in /trunk/libgcc: ChangeLog config/pa...


Author: danglin
Date: Thu Dec  1 02:37:06 2011
New Revision: 181870

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181870
Log:
	PR other/51272
	* config/pa/stublib.c (_ITM_registerTMCloneTable): New stub.
	(_ITM_deregisterTMCloneTable): Likewise.
	(__register_frame_info): Fix unused warning.
	(__deregister_frame_info, __cxa_finalize, _Jv_RegisterClasses,
	pthread_default_stacksize_np): Likewise.
	* config/pa/t-stublib (LIBGCCSTUB_OBJS): Add new objects and rules.
	

Modified:
    trunk/libgcc/ChangeLog
    trunk/libgcc/config/pa/stublib.c
    trunk/libgcc/config/pa/t-stublib


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