Commit Graph

96 Commits

Author SHA1 Message Date
Ingvar Hagelund 8dea9c5cd8 New upstream release. This version contains a critical bug fix for a regression present in 3.5.0 and 3.5.1. 2014-03-31 23:47:48 +02:00
Ingvar Hagelund 2dedcbcf15 New upstream release 2014-03-31 23:45:29 +02:00
Ingvar Hagelund 09c8dc0be1 New upstream release 2014-03-31 23:43:11 +02:00
Ingvar Hagelund d777f7cf07 merge from epel7 branch, who got 3.5.1 first
Merge branch 'master' of ssh://pkgs.fedoraproject.org/jemalloc

Conflicts:
	jemalloc.spec
2014-03-28 10:52:41 +01:00
Ingvar Hagelund a4692697b3 New upstream release
- Updated nopprof patch to match new release
- Fixed a few bogus changelog entries
2014-03-28 10:45:51 +01:00
Dennis Gilmore ef5a0a288b - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 16:15:07 -05:00
Ingvar Hagelund 9bec7262f0 New upstream release 3.4.0 2013-06-07 09:49:38 +02:00
Ingvar Hagelund 5be70fccdc New upstream release 3.3.1 2013-03-18 14:32:46 +01:00
Ingvar Hagelund a5963301b3 New upstream release
From the upstream release notes:

* 3.3.0 (January 23, 2013)

  This version includes a few minor performance improvements in addition to the
  listed new features and bug fixes.

  New features:
  - Add clipping support to lg_chunk option processing.
  - Add the --enable-ivsalloc option.
  - Add the --without-export option.
  - Add the --disable-zone-allocator option.

  Bug fixes:
  - Fix "arenas.extend" mallctl to output the number of arenas.
  - Fix chunk_recycyle() to unconditionally inform Valgrind that returned memory
    is undefined.
  - Fix build break on FreeBSD related to alloca.h.
2013-01-25 12:50:06 +01:00
Ingvar Hagelund 52dac3dbed New upstream release. 2012-11-19 14:04:22 +01:00
Ingvar Hagelund 3ef76c94a2 New upstream release 2012-10-24 10:25:53 +02:00
Dennis Gilmore 2850ef625d - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 11:11:36 -05:00
Ingvar Hagelund 9d531ef805 Added a patch from upstream, fixing a crash in ptmalloc_lock_all 2012-05-25 09:19:00 +02:00
Ingvar Hagelund dbca8d22ff Added a patch from upstream, fixing a crash in ptmalloc_lock_all 2012-05-25 09:18:49 +02:00
Ingvar Hagelund 61dc0cf2d4 - New upstream release
- Updated no_pprof patch to match new release
- Updated s390 patch to match new relase
- Added make check
- Added new script jemalloc.sh
- Added a patch for atomic operations on epel5/ppc
2012-05-18 17:50:37 +02:00
Peter Robinson dc286617e7 Improve ARM patch 2012-04-21 16:25:28 +01:00
Dennis Gilmore b96d668cc9 no attomics on armv5tel 2012-04-21 00:29:51 -05:00
Dan Horák c79a1125a2 substitute version information in the header (#788517) 2012-02-08 13:10:12 +01:00
Dennis Gilmore 76a5550b0d - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 00:20:45 -06:00
Ingvar Hagelund 81886fc844 New upstream release.
A bugfix release
2011-11-21 12:22:35 +01:00
Ingvar Hagelund d4517704a5 New upstream release, a bugfix release 2011-11-21 12:11:14 +01:00
Ingvar Hagelund f92e0849f7 New upstream release, closes #735057 2011-10-13 09:47:05 +02:00
Ingvar Hagelund c5a3ca256a New upstream release 2011-08-01 22:16:41 +02:00
Ingvar Hagelund b86cdf22b8 New upstream release 2.2.1 2011-03-31 20:38:40 +02:00
Ingvar Hagelund 2fc04b25d9 New upstream release. Also updated no_pprof patch to 2.2.0. 2011-03-29 20:59:42 +02:00
Ingvar Hagelund dab3879a14 Sync release and changelog 2011-03-15 19:45:06 +01:00
Ingvar Hagelund 5a44f592af typofix 2011-03-15 15:38:03 +01:00
Ingvar Hagelund 5547e1b6e0 Merge branch 'master' of ssh://pkgs.fedoraproject.org/jemalloc
Conflicts:
	jemalloc.spec
2011-03-15 15:35:01 +01:00
Ingvar Hagelund bf72c3308d New upstream release 2.1.3 2011-03-15 15:32:11 +01:00
Dennis Gilmore 579a078744 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 08:18:39 -06:00
Ingvar Hagelund a12b839e36 New upstream release 2.1.1 2011-02-01 10:21:23 +01:00
Ingvar Hagelund bf4700ae58 New upstream release 2.1.0. From the upstream changelog:
This version incorporates some optimizations that can't quite be considered
  bug fixes.

  New features:
  - Use Linux's mremap(2) for huge object reallocation when possible.
  - Avoid locking in mallctl*() when possible.
  - Add the "thread.[de]allocatedp" mallctl's.
  - Convert the manual page source from roff to DocBook, and generate both roff
    and HTML manuals.

  Bug fixes:
  - Fix a crash due to incorrect bootstrap ordering.  This only impacted
    --enable-debug --enable-dss configurations.
  - Fix a minor statistics bug for mallctl("swap.avail", ...).
2011-01-06 00:17:52 +01:00
Dan Horák 8b852738a1 - fix build on s390 2010-12-11 15:09:03 +01:00
Ingvar Hagelund 8d4dffa685 Merge branch 'el5' 2010-11-24 12:06:07 +01:00
Ingvar Hagelund 5e8b47d7c9 Merge branch 'el6' 2010-11-24 12:06:04 +01:00
Ingvar Hagelund d8e27aca19 Merge branch 'f13' 2010-11-24 12:06:01 +01:00
Ingvar Hagelund aff881d4e7 Merge branch 'master' into el5 2010-11-24 12:05:19 +01:00
Ingvar Hagelund eb89764eda Merge branch 'master' into el6 2010-11-24 12:04:22 +01:00
Ingvar Hagelund c5431573e6 Merge branch 'master' into f13 2010-11-24 12:03:27 +01:00
Ingvar Hagelund 99ce823903 Merge branch 'master' into f14 2010-11-24 12:02:36 +01:00
Ingvar Hagelund 429a7cca74 Initial import (#653682). 2010-11-24 11:59:42 +01:00
Ingvar Hagelund 0b2b20f2c4 Initial import (#653682). 2010-11-24 11:56:53 +01:00
Ingvar Hagelund 2834423cf5 Initial import (#653682). 2010-11-24 11:55:00 +01:00
Ingvar Hagelund 7ff3efd173 Initial import (#653682). 2010-11-24 11:54:07 +01:00
Ingvar Hagelund 80fda2d683 Initial import (#653682). 2010-11-24 11:08:41 +01:00
Fedora Release Engineering f427988e16 Initial setup of the repo 2010-11-22 13:59:56 +00:00