This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc 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]

libc sysdeps/generic/sysdep.h sysdeps/x86_64/s ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	aj@sourceware.org	2003-05-21 09:25:55

Modified files:
	sysdeps/generic: sysdep.h 
	sysdeps/x86_64 : sysdep.h 
	.              : configure.in config.h.in configure ChangeLog 

Log message:
	* sysdeps/generic/sysdep.h (cfi_offset, cfi_startproc,
	cfi_endproc, cfi_def_cfa, cfi_def_ccfa_register,
	cfi_def_cfa_offset, cfi_adjust_cfa_offset, cfi_offset): Define.
	
	* sysdeps/x86_64/sysdep.h (CALL_MCOUNT): Add cfi directives.
	(ENTRY): Likewise.
	(END): Likewise.
	
	* configure.in: Test for asm cfi directives.
	
	* config.h.in: Add HAVE_ASM_CFI_DIRECTIVES.


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