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]

r179982 - in /trunk/gcc: ChangeLog config/arm/l...


Author: rsandifo
Date: Fri Oct 14 14:39:10 2011
New Revision: 179982

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179982
Log:
gcc/
2011-10-14  David Alan Gilbert  <david.gilbert@linaro.org>

	* config/arm/linux-atomic-64bit.c: New (based on linux-atomic.c).
	* config/arm/linux-atomic.c: Change comment to point to 64bit version.
	(SYNC_LOCK_RELEASE): Instantiate 64bit version.
	* config/arm/t-linux-eabi: Pull in linux-atomic-64bit.c.

Added:
    trunk/gcc/config/arm/linux-atomic-64bit.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/linux-atomic.c
    trunk/gcc/config/arm/t-linux-eabi


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