jdk/make/mapfiles/libzip/reorder-sparcv9
author ihse
Thu, 14 Nov 2013 11:19:32 +0100
changeset 21805 c7d7946239de
parent 18223 jdk/makefiles/mapfiles/libzip/reorder-sparcv9@35a5c2462991
child 29723 1f99eb44aa0b
permissions -rw-r--r--
8027566: Remove the old build system Reviewed-by: erikj, tbell
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12317
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
     1
data = R0x2000;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
     2
text = LOAD ?RXO;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
     3
text: .text%ZIP_Open;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
     4
text: .text%ZIP_Open_Generic;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
     5
text: .text%InitializeZip;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
     6
text: .text%allocZip;
12892
3ef14bab6254 7170079: Adjustments to build-infra makefiles
erikj
parents: 12317
diff changeset
     7
text: .text%readCEN: OUTPUTDIR/zip_util.o;
3ef14bab6254 7170079: Adjustments to build-infra makefiles
erikj
parents: 12317
diff changeset
     8
text: .text%findEND: OUTPUTDIR/zip_util.o;
3ef14bab6254 7170079: Adjustments to build-infra makefiles
erikj
parents: 12317
diff changeset
     9
text: .text%hash: OUTPUTDIR/zip_util.o;
3ef14bab6254 7170079: Adjustments to build-infra makefiles
erikj
parents: 12317
diff changeset
    10
text: .text%isMetaName: OUTPUTDIR/zip_util.o;
3ef14bab6254 7170079: Adjustments to build-infra makefiles
erikj
parents: 12317
diff changeset
    11
text: .text%addMetaName: OUTPUTDIR/zip_util.o;
12317
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    12
text: .text%ZIP_FindEntry;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    13
text: .text%ZIP_GetEntry;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    14
text: .text%ZIP_Lock;
12892
3ef14bab6254 7170079: Adjustments to build-infra makefiles
erikj
parents: 12317
diff changeset
    15
text: .text%readLOC: OUTPUTDIR/zip_util.o;
12317
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    16
text: .text%ZIP_Unlock;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    17
text: .text%ZIP_FreeEntry;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    18
text: .text%Java_java_util_zip_ZipFile_initIDs;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    19
text: .text%Java_java_util_zip_ZipFile_open;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    20
text: .text%Java_java_util_zip_ZipFile_getTotal;
18223
35a5c2462991 8008593: Better URLClassLoader resource management
chegar
parents: 12892
diff changeset
    21
text: .text%Java_java_util_zip_ZipFile_startsWithLOC;
12317
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    22
text: .text%Java_java_util_zip_ZipFile_getEntry;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    23
text: .text%Java_java_util_zip_ZipFile_freeEntry;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    24
text: .text%Java_java_util_zip_ZipFile_getEntryTime;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    25
text: .text%Java_java_util_zip_ZipFile_getEntryCrc;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    26
text: .text%Java_java_util_zip_ZipFile_getEntryCSize;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    27
text: .text%Java_java_util_zip_ZipFile_getEntrySize;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    28
text: .text%Java_java_util_zip_ZipFile_getEntryFlag;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    29
text: .text%Java_java_util_zip_ZipFile_getEntryMethod;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    30
text: .text%Java_java_util_zip_ZipFile_getEntryBytes;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    31
text: .text%Java_java_util_zip_Inflater_initIDs;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    32
text: .text%Java_java_util_zip_Inflater_init;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    33
text: .text%inflateInit2_;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    34
text: .text%zcalloc;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    35
text: .text%inflateReset;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    36
text: .text%Java_java_util_zip_Inflater_inflateBytes;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    37
text: .text%inflate;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    38
text: .text%Java_java_util_zip_ZipFile_read;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    39
text: .text%ZIP_Read;
12892
3ef14bab6254 7170079: Adjustments to build-infra makefiles
erikj
parents: 12317
diff changeset
    40
text: .text%huft_build: OUTPUTDIR/inftrees.o;
12317
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    41
text: .text%zcfree;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    42
text: .text%Java_java_util_jar_JarFile_getMetaInfEntryNames;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    43
text: .text%ZIP_ReadEntry;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    44
text: .text%InflateFully;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    45
text: .text%inflateEnd;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    46
text: .text%Java_java_util_zip_Inflater_reset;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    47
text: .text%Java_java_util_zip_ZipFile_close;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    48
text: .text%ZIP_Close;
9670c1610c53 7074397: Build infrastructure changes (makefile re-write)
ohair
parents:
diff changeset
    49
text: .text%Java_java_util_zip_Inflater_end;