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]

r190120 - in /branches/ARM/aarch64-branch/gcc/c...


Author: sofiane
Date: Fri Aug  3 10:23:53 2012
New Revision: 190120

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190120
Log:
	[AArch64] Define ASM_PREFERRED_EH_DATA_FORMAT.

	* config/aarch64/aarch64-protos.h (aarch64_asm_preferred_eh_data_format):
	New function prototype.
	* config/aarch64/aarch64.c:
	(dwarf2.h): Include.
	(aarch64_asm_preferred_eh_data_format): New funtion.
	* config/aarch64/aarch64.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.

Modified:
    branches/ARM/aarch64-branch/gcc/config/aarch64/aarch64-protos.h
    branches/ARM/aarch64-branch/gcc/config/aarch64/aarch64.c
    branches/ARM/aarch64-branch/gcc/config/aarch64/aarch64.h


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