better encapsulation support in generic functions
[sbcl.git] / package-data-list.lisp-expr
index b528643..72bf994 100644 (file)
@@ -1369,6 +1369,7 @@ is a good idea, but see SB-SYS re. blurring of boundaries."
                "%LASTN/BIGNUM"
                "%LOG1P"
                #!+long-float "%LONG-FLOAT"
+               "%MAKE-ARRAY"
                "%MAKE-COMPLEX" "%MAKE-FUNCALLABLE-INSTANCE"
                "%MAKE-FUNCALLABLE-STRUCTURE-INSTANCE-ALLOCATOR"
                "%MAKE-RATIO" "%MAKE-LISP-OBJ"
@@ -2260,7 +2261,8 @@ ISBN 0-262-61074-4, with exceptions as noted in the User Manual."
                      "VOP-INFO-TARGET-FUN" "VOP-NEXT" "VOP-NODE"
                      "VOP-PARSE-OR-LOSE" "VOP-PARSE-TEMPS" "VOP-PREV"
                      "VOP-REFS" "VOP-RESULTS" "VOP-SAVE-SET" "VOP-TEMPS"))
-      :export ("PACK" "TARGET-IF-DESIRABLE"
+      :export ("PACK" "TARGET-IF-DESIRABLE" "*REGISTER-ALLOCATION-METHOD*"
+               "*PACK-ITERATIONS*"
                "*PACK-ASSIGN-COSTS*" "*PACK-OPTIMIZE-SAVES*"
                "*TN-WRITE-COSTS*" "*TN-LOOP-DEPTH-MULTIPLIER*"))