Commit Graph

11 Commits

Author SHA256 Message Date
Ismail Dönmez
6ed2b425af Accepting request 146470 from home:k0da:ppc
- spinlock-rand.patch fixes an issue encountered on PPC with 
  undefined conversions from 'base::subtle::Atomic64*' to 'const 
  volatile Atomic32*'

OBS-URL: https://build.opensuse.org/request/show/146470
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gperftools?expand=0&rev=13
2012-12-27 20:14:11 +00:00
Cristian Rodríguez
06ebd4bc3a Accepting request 128613 from home:a_jaeger:FactoryFix
Fix build with glibc 2.16

OBS-URL: https://build.opensuse.org/request/show/128613
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gperftools?expand=0&rev=11
2012-07-22 19:24:56 +00:00
Stephan Kulow
7720afab44 Accepting request 120964 from devel:libraries:c_c++
As google-perftools-devel has been renamed to gperftools-devel, latest version

OBS-URL: https://build.opensuse.org/request/show/120964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gperftools?expand=0&rev=1
2012-05-16 19:07:27 +00:00
Ismail Dönmez
55855de169 Accepting request 120948 from home:babelworx:ldig:branches:devel:libraries:c_c++
license update: BSD-3-Clause
SPDX format

OBS-URL: https://build.opensuse.org/request/show/120948
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gperftools?expand=0&rev=9
2012-05-14 14:32:35 +00:00
e7a46a2cff Accepting request 105696 from home:hmacht:branches:devel:libraries:c_c++
link against libunwind

OBS-URL: https://build.opensuse.org/request/show/105696
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gperftools?expand=0&rev=8
2012-02-18 11:12:04 +00:00
craig gardner
b5d1b33b10 removed obsolete patch file
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gperftools?expand=0&rev=7
2012-02-17 14:38:04 +00:00
Pavol Rusnak
bd878c7dad Accepting request 105593 from home:jengelh:branches:devel:libraries:c_c++
- Remove redundant tags/sections from specfile
- Simply file lists (why would mode 0775 be needed anyway?)

OBS-URL: https://build.opensuse.org/request/show/105593
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gperftools?expand=0&rev=6
2012-02-17 08:07:18 +00:00
craig gardner
b641dd08c9 - Fix make target.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gperftools?expand=0&rev=5
2012-02-16 15:38:44 +00:00
craig gardner
efbd3e9ac8 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gperftools?expand=0&rev=3 2012-02-16 12:22:22 +00:00
Stephan Kulow
bdaaecddea - Remove redudant tags/sections
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gperftools?expand=0&rev=2
2012-02-16 11:28:42 +00:00
craig gardner
22a70ad85f - gperftools 2.0, released 3 Feb 2012.
- Primarily renamed from google-perftools to gperftools, with ownership
  shifted from Google to the community.

- Version 1.9.1, released 23 Dec 2011.
  * google-perftools: version 1.9 release
  * Lightweight check for double-frees (blount)
  * BUGFIX: Fix pprof to exit properly if run with no args (dagitses)
  * Suggest ASan as a way to diagnose buggy code (ppluzhnikov)
  * Get rid of unused CACHELINE_SIZE (csilvers)
  * Replace atexit() calls with global dtors; helps freebsd (csilvers)
  * Disable heap-checker under AddressSanitizer (kcc)
  * Fix bug in powerpc stacktracing (ppluzhnikov)
  * PERF: Use exponential backoff waiting for spinlocks (m3b)
  * Fix 64-bit nm on 32-bit binaries in pprof (csilvers)
  * Add ProfileHandlerDisallowForever (rsc)
  * BUGFIX: Shell escape when forking in pprof (csilvers)
  * No longer combine overloaded functions in pprof (csilvers)
  * Fix address-normalizing bug in pprof (csilvers)
  * More consistently call abort() instead of exit() on failure (csilvers)
  * Allow NoGlobalLeaks to be safely called more than once (csilvers)
  * PORTING/BUGFIX: Fix ARM cycleclock to use volatile asm (dougkwan)
  * PORTING: 64-bit atomic ops for ARMv7 (dougkwan)
  * PORTING: Implement stacktrace for ARM (dougkwan)
  * PORTING: Fix malloc_hook_mmap_linux for ARM (dougkwan)
  * PORTING: Update linux_syscall_support.h for ARM/etc (evannier, sanek)
  * PORTING: Fix freebsd to work on x86_64 (chapp...@gmail.com)
  * PORTING: Added additional SYS_mmap fixes for FreeBSD (chappedm)
  * PORTING: Allow us to compile on OS X 10.6 and run on 10.5 (raltherr)
  * PORTING: Check for mingw compilers that *do* define timespec

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gperftools?expand=0&rev=1
2012-02-07 18:33:51 +00:00