Diff for /dietlibc/dyn_stop.c between versions 1.8 and 1.9

version 1.8, 2005/06/08 04:04:47 version 1.9, 2012/07/10 14:18:31
Line 26  static structor __DTOR_END__[1]={((struc Line 26  static structor __DTOR_END__[1]={((struc
   
 __attribute__((section(".eh_frame")))  __attribute__((section(".eh_frame")))
 __attribute_used  __attribute_used
   static
 #if __WORDSIZE == 32  #if __WORDSIZE == 32
 EH_FRAME_SECTION_CONST char __FRAME_END__[4] = { 0, 0, 0, 0 };  EH_FRAME_SECTION_CONST char __FRAME_END__[4] = { 0, 0, 0, 0 };
 #else  #else

Removed from v.1.8  
changed lines
  Added in v.1.9


LinuxTV legacy CVS <linuxtv.org/cvs>