Commit def9360c by Andrew Pinski

change the changelog entry to:

2004-12-20  Andrew Pinski  <pinskia@physics.uc.edu>

        PR libobjc/12035
        * gc.c: Remove definition of LOGWL, modWORDSZ, and divWORDSZ since
        they are not used.
        Include limits.h and stdlib.h.
        Define BITS_PER_WORD.

From-SVN: r92439
parent 63b6f9ea
......@@ -2,7 +2,9 @@
PR libobjc/12035
* gc.c: Remove definition of LOGWL, modWORDSZ, and divWORDSZ since
they are not used. Include limits.h and stdlib.h.
they are not used.
Include limits.h and stdlib.h.
Define BITS_PER_WORD.
2004-12-12 Alexander Malmberg <alexander@malmberg.org>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment