Jump to letter: [
      
        ABCDEFGHIKLMNOPQRSTUVWX
      ]
    
    hoard - A fast, scalable, and memory-efficient allocator
    Hoard is a fast, scalable, and memory-efficient allocator.
Hoard is a drop-in replacement for malloc that can dramatically improve
application performance.
    
    Packages
    Latest: hoard-3.8-8.rhel7.fio.x86_64.rpm
    
      
        | Name | 
        Epoch | 
        Version | 
        Release | 
        Arch | 
        Size | 
        Built | 
      
      
        | hoard | 
        0 | 
        3.8 | 
        8.rhel7.fio | 
        x86_64 | 
        36 KiB | 
        2014-08-16 07:17:26 | 
      
    
    Changelog:
    
      
        - * 2013-07-31 - Peter Robinson <pbrobinson[AT]fedoraproject[DOTORG]> 3.8-7
 
        - Fixed build so uses distro CPPFLAGS and gets all the proper options and actually enable PIC
- Fixes builds on ARM and PPC
 
      
    
      
        - * 2013-02-14 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 3.8-6
 
        - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
      
    
      
        - * 2012-07-19 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 3.8-5
 
        - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
      
    
      
        - * 2012-04-28 - Ryan Lewis <me[AT]ryanlewis[DOTNET]> - 3.8-4
 
        - Addresses https://bugzilla.redhat.com/show_bug.cgi?id=753517#c13
 
      
    
      
        - * 2012-04-25 - Ryan Lewis <me[AT]ryanlewis[DOTNET]> - 3.8-3
 
        - Addresses https://bugzilla.redhat.com/show_bug.cgi?id=753517#c9
- removed makefile so-name patch.