jdk/make/mapfiles/libzip/reorder-x86
author rriggs
Mon, 30 Mar 2015 09:45:39 -0400
changeset 29723 1f99eb44aa0b
parent 21805 c7d7946239de
child 32641 ac2c73b45253
permissions -rw-r--r--
8076184: Cleanup compile/link warnings on Solaris Summary: Cleanup reorder-sparc* and jni_util.c files Reviewed-by: erikj, alanb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13702
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     1
data = R0x2000;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     2
text = LOAD ?RXO;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     3
# Test Null
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     4
text: .text%ZIP_Open;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     5
text: .text%ZIP_Open_Generic;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     6
text: .text%InitializeZip;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     7
text: .text%allocZip;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     8
text: .text%readCEN: OUTPUTDIR/zip_util.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
     9
text: .text%findEND: OUTPUTDIR/zip_util.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    10
text: .text%hash: OUTPUTDIR/zip_util.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    11
text: .text%isMetaName: OUTPUTDIR/zip_util.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    12
text: .text%addMetaName: OUTPUTDIR/zip_util.o;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    13
text: .text%ZIP_FindEntry;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    14
text: .text%ZIP_GetEntry;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    15
text: .text%ZIP_Lock;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    16
text: .text%ZIP_Unlock;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    17
text: .text%ZIP_FreeEntry;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    18
text: .text%Java_java_util_zip_ZipFile_initIDs;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    19
text: .text%Java_java_util_zip_ZipFile_open;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    20
text: .text%Java_java_util_zip_ZipFile_getTotal;
18223
35a5c2462991 8008593: Better URLClassLoader resource management
chegar
parents: 13702
diff changeset
    21
text: .text%Java_java_util_zip_ZipFile_startsWithLOC;
13702
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    22
text: .text%Java_java_util_zip_ZipFile_getEntry;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    23
text: .text%Java_java_util_zip_ZipFile_freeEntry;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    24
text: .text%Java_java_util_zip_ZipFile_getEntryTime;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    25
text: .text%Java_java_util_zip_ZipFile_getEntryCrc;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    26
text: .text%Java_java_util_zip_ZipFile_getEntryCSize;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    27
text: .text%Java_java_util_zip_ZipFile_getEntrySize;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    28
text: .text%Java_java_util_zip_ZipFile_getEntryFlag;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    29
text: .text%Java_java_util_zip_ZipFile_getEntryMethod;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    30
text: .text%Java_java_util_zip_ZipFile_getEntryBytes;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    31
text: .text%Java_java_util_zip_Inflater_initIDs;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    32
text: .text%Java_java_util_zip_Inflater_init;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    33
text: .text%inflateInit2_;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    34
text: .text%zcalloc;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    35
text: .text%inflateReset;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    36
text: .text%Java_java_util_zip_Inflater_inflateBytes;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    37
text: .text%inflate;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    38
text: .text%Java_java_util_zip_ZipFile_read;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    39
text: .text%ZIP_Read;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    40
text: .text%zcfree;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    41
text: .text%Java_java_util_jar_JarFile_getMetaInfEntryNames;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    42
text: .text%ZIP_ReadEntry;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    43
text: .text%InflateFully;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    44
text: .text%inflateEnd;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    45
text: .text%Java_java_util_zip_Inflater_reset;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    46
text: .text%Java_java_util_zip_ZipFile_close;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    47
text: .text%ZIP_Close;
efd6a05935b2 7197849: Update new build-infra makefiles
ohair
parents:
diff changeset
    48
text: .text%Java_java_util_zip_Inflater_end;