Skip to content
  • Raymond Toy's avatar
    Use new log2 function in C · 0a522bd0
    Raymond Toy authored
     * code/exports.lisp:
       * Export %LOG2.
     * code/irrat.lisp:
       * Define %log2
       * Use %log2 instead of log2. (This needs work)
     * compiler/float-tran.lisp:
       * Use %log2 instead of log2 in the deftransforms.
    0a522bd0