]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
No longer using .eh_frame, so don't emit it from assembly code.
authorRoland McGrath <roland@hack.frob.com>
Fri, 14 Mar 2014 19:41:52 +0000 (12:41 -0700)
committerRoland McGrath <roland@hack.frob.com>
Fri, 14 Mar 2014 19:41:52 +0000 (12:41 -0700)
sysdeps/arm/nacl/sysdep.h

index 71c3e13348198e84b3a816d691135a99e6643aaa..267189745785740864065c3dc58f80cba709cffd 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembler macros for ARM/NaCl.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
 
 #ifdef  __ASSEMBLER__
 
-/* We use DWARF2 CFI, not EABI unwind info.  */
-# undef  CFI_SECTIONS
-# define CFI_SECTIONS          .cfi_sections .eh_frame, .debug_frame
-
 # undef eabi_fnstart
 # define eabi_fnstart
 # undef eabi_fnend