/[packages]/cauldron/glibc/current/SOURCES/glibc-2.20-i586-hptiming.patch
ViewVC logotype

Diff of /cauldron/glibc/current/SOURCES/glibc-2.20-i586-hptiming.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 673677 by tmb, Mon Sep 8 16:41:37 2014 UTC revision 673678 by tmb, Mon Sep 8 17:19:48 2014 UTC
# Line 73  diff -Nurp glibc-2.20.orig/sysdeps/gener Line 73  diff -Nurp glibc-2.20.orig/sysdeps/gener
73     /* Start time on CPU clock.  */     /* Start time on CPU clock.  */
74     EXTERN hp_timing_t _dl_cpuclock_offset;     EXTERN hp_timing_t _dl_cpuclock_offset;
75   #endif   #endif
 diff -Nurp glibc-2.20.orig/sysdeps/i386/i586/hp-timing.c glibc-2.20/sysdeps/i386/i586/hp-timing.c  
 --- glibc-2.20.orig/sysdeps/i386/i586/hp-timing.c       1970-01-01 02:00:00.000000000 +0200  
 +++ glibc-2.20/sysdeps/i386/i586/hp-timing.c    2014-09-08 18:07:38.466353624 +0300  
 @@ -0,0 +1,2 @@  
 +/* We can use the i686 implementation without changes.  */  
 +#include <sysdeps/i386/i686/hp-timing.c>  
76  diff -Nurp glibc-2.20.orig/sysdeps/i386/i586/hp-timing.h glibc-2.20/sysdeps/i386/i586/hp-timing.h  diff -Nurp glibc-2.20.orig/sysdeps/i386/i586/hp-timing.h glibc-2.20/sysdeps/i386/i586/hp-timing.h
77  --- glibc-2.20.orig/sysdeps/i386/i586/hp-timing.h       1970-01-01 02:00:00.000000000 +0200  --- glibc-2.20.orig/sysdeps/i386/i586/hp-timing.h       1970-01-01 02:00:00.000000000 +0200
78  +++ glibc-2.20/sysdeps/i386/i586/hp-timing.h    2014-09-08 18:07:38.466353624 +0300  +++ glibc-2.20/sysdeps/i386/i586/hp-timing.h    2014-09-08 18:07:38.466353624 +0300
# Line 126  diff -Nurp glibc-2.20.orig/sysdeps/i386/ Line 120  diff -Nurp glibc-2.20.orig/sysdeps/i386/
120  +#endif  +#endif
121  +  +
122  +#endif /* hp-timing.h */  +#endif /* hp-timing.h */
 diff -Nurp glibc-2.20.orig/sysdeps/i386/i586/Makefile glibc-2.20/sysdeps/i386/i586/Makefile  
 --- glibc-2.20.orig/sysdeps/i386/i586/Makefile  1970-01-01 02:00:00.000000000 +0200  
 +++ glibc-2.20/sysdeps/i386/i586/Makefile       2014-09-08 18:07:38.466353624 +0300  
 @@ -0,0 +1,4 @@  
 +ifeq ($(subdir),csu)  
 +sysdep_routines += hp-timing  
 +static-only-routines += hp-timing  
 +endif  

Legend:
Removed from v.673677  
changed lines
  Added in v.673678

  ViewVC Help
Powered by ViewVC 1.1.30