OpenGrok
Cross Reference: popcount64.c
xref
: /
src
/
common
/
lib
/
libc
/
string
/
popcount64.c
Home
|
History
|
Annotate
|
Download
|
only in
string
History log of
/src/common/lib/libc/string/popcount64.c
Revision
Date
Author
Comments
1.8
29-May-2015
matt
branches: 1.8.16;
Don't compile if there is a macro of the same name.
1.7
09-Mar-2012
christos
Casts and type changes to fix portability issues.
- int -> size_t
- adjust width of RHS of shift
- adjust widths of types
1.6
21-Aug-2011
dholland
branches: 1.6.2; 1.6.4;
Requires stdint.h.
1.5
05-Aug-2009
joerg
Fix a comment to not be self-referencing.
1.4
21-Jul-2009
drochner
branches: 1.4.2;
remove stray semicolons, makes lint happy and lets the libc build proceed
1.3
21-Jul-2009
joerg
Make the constant u_longlong too, lint is just too stupid...
1.2
21-Jul-2009
joerg
Add explicit casts to make lint happy.
1.1
21-Jul-2009
joerg
Move popcount et al to src/common and add popcount32/popcount64.
Requested by rmind@. MD should now override popcount32/popcount64 and
provide the aliases as fitting.
1.4.2.2
23-Jul-2009
jym
Sync with HEAD.
1.4.2.1
21-Jul-2009
jym
file popcount64.c was added on branch jym-xensuspend on 2009-07-23 23:31:35 +0000
1.6.4.2
27-Dec-2011
matt
Add popcount32 and popcount64 for flash/nand
1.6.4.1
21-Aug-2011
matt
file popcount64.c was added on branch matt-nb5-mips64 on 2011-12-27 19:20:59 +0000
1.6.2.1
17-Apr-2012
yamt
sync with head
1.8.16.2
21-Apr-2020
martin
Ooops, restore accidently removed files from merge mishap
1.8.16.1
21-Apr-2020
martin
Sync with HEAD
Indexes created Thu Sep 25 06:09:39 GMT 2025