From 554fd8c5195424bdbcabf5de30fdc183aba391bd Mon Sep 17 00:00:00 2001 From: upstream source tree Date: Sun, 15 Mar 2015 20:14:05 -0400 Subject: obtained gcc-4.6.4.tar.bz2 from upstream website; verified gcc-4.6.4.tar.bz2.sig; imported gcc-4.6.4 source tree from verified upstream tarball. downloading a git-generated archive based on the 'upstream' tag should provide you with a source tree that is binary identical to the one extracted from the above tarball. if you have obtained the source via the command 'git clone', however, do note that line-endings of files in your working directory might differ from line-endings of the respective files in the upstream repository. --- libjava/classpath/lib/org/omg/IOP/CodeSets.class | Bin 0 -> 158 bytes libjava/classpath/lib/org/omg/IOP/Codec.class | Bin 0 -> 206 bytes libjava/classpath/lib/org/omg/IOP/CodecFactory.class | Bin 0 -> 227 bytes .../classpath/lib/org/omg/IOP/CodecFactoryHelper.class | Bin 0 -> 2591 bytes .../lib/org/omg/IOP/CodecFactoryOperations.class | Bin 0 -> 282 bytes .../omg/IOP/CodecFactoryPackage/UnknownEncoding.class | Bin 0 -> 618 bytes .../IOP/CodecFactoryPackage/UnknownEncodingHelper.class | Bin 0 -> 2785 bytes libjava/classpath/lib/org/omg/IOP/CodecOperations.class | Bin 0 -> 501 bytes .../lib/org/omg/IOP/CodecPackage/FormatMismatch.class | Bin 0 -> 601 bytes .../org/omg/IOP/CodecPackage/FormatMismatchHelper.class | Bin 0 -> 2710 bytes .../omg/IOP/CodecPackage/InvalidTypeForEncoding.class | Bin 0 -> 625 bytes .../IOP/CodecPackage/InvalidTypeForEncodingHelper.class | Bin 0 -> 2810 bytes .../lib/org/omg/IOP/CodecPackage/TypeMismatch.class | Bin 0 -> 595 bytes .../org/omg/IOP/CodecPackage/TypeMismatchHelper.class | Bin 0 -> 2686 bytes .../classpath/lib/org/omg/IOP/ComponentIdHelper.class | Bin 0 -> 1733 bytes .../classpath/lib/org/omg/IOP/ENCODING_CDR_ENCAPS.class | Bin 0 -> 180 bytes libjava/classpath/lib/org/omg/IOP/Encoding.class | Bin 0 -> 687 bytes .../lib/org/omg/IOP/ExceptionDetailMessage.class | Bin 0 -> 186 bytes libjava/classpath/lib/org/omg/IOP/IOR.class | Bin 0 -> 740 bytes libjava/classpath/lib/org/omg/IOP/IORHelper.class | Bin 0 -> 3250 bytes libjava/classpath/lib/org/omg/IOP/IORHolder.class | Bin 0 -> 1139 bytes .../lib/org/omg/IOP/MultipleComponentProfileHelper.class | Bin 0 -> 2658 bytes .../lib/org/omg/IOP/MultipleComponentProfileHolder.class | Bin 0 -> 1275 bytes libjava/classpath/lib/org/omg/IOP/ProfileIdHelper.class | Bin 0 -> 1719 bytes .../lib/org/omg/IOP/RMICustomMaxStreamFormat.class | Bin 0 -> 190 bytes libjava/classpath/lib/org/omg/IOP/ServiceContext.class | Bin 0 -> 644 bytes .../classpath/lib/org/omg/IOP/ServiceContextHelper.class | Bin 0 -> 3345 bytes .../classpath/lib/org/omg/IOP/ServiceContextHolder.class | Bin 0 -> 1227 bytes .../lib/org/omg/IOP/ServiceContextListHelper.class | Bin 0 -> 2700 bytes .../lib/org/omg/IOP/ServiceContextListHolder.class | Bin 0 -> 1247 bytes libjava/classpath/lib/org/omg/IOP/ServiceIdHelper.class | Bin 0 -> 1719 bytes .../lib/org/omg/IOP/TAG_ALTERNATE_IIOP_ADDRESS.class | Bin 0 -> 194 bytes libjava/classpath/lib/org/omg/IOP/TAG_CODE_SETS.class | Bin 0 -> 168 bytes libjava/classpath/lib/org/omg/IOP/TAG_INTERNET_IOP.class | Bin 0 -> 174 bytes .../classpath/lib/org/omg/IOP/TAG_JAVA_CODEBASE.class | Bin 0 -> 176 bytes .../lib/org/omg/IOP/TAG_MULTIPLE_COMPONENTS.class | Bin 0 -> 188 bytes libjava/classpath/lib/org/omg/IOP/TAG_ORB_TYPE.class | Bin 0 -> 166 bytes libjava/classpath/lib/org/omg/IOP/TAG_POLICIES.class | Bin 0 -> 166 bytes .../org/omg/IOP/TAG_RMI_CUSTOM_MAX_STREAM_FORMAT.class | Bin 0 -> 206 bytes libjava/classpath/lib/org/omg/IOP/TaggedComponent.class | Bin 0 -> 637 bytes .../lib/org/omg/IOP/TaggedComponentHelper.class | Bin 0 -> 3325 bytes .../lib/org/omg/IOP/TaggedComponentHolder.class | Bin 0 -> 1235 bytes libjava/classpath/lib/org/omg/IOP/TaggedProfile.class | Bin 0 -> 627 bytes .../classpath/lib/org/omg/IOP/TaggedProfileHelper.class | Bin 0 -> 3718 bytes .../classpath/lib/org/omg/IOP/TaggedProfileHolder.class | Bin 0 -> 1219 bytes .../classpath/lib/org/omg/IOP/TransactionService.class | Bin 0 -> 178 bytes 46 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 libjava/classpath/lib/org/omg/IOP/CodeSets.class create mode 100644 libjava/classpath/lib/org/omg/IOP/Codec.class create mode 100644 libjava/classpath/lib/org/omg/IOP/CodecFactory.class create mode 100644 libjava/classpath/lib/org/omg/IOP/CodecFactoryHelper.class create mode 100644 libjava/classpath/lib/org/omg/IOP/CodecFactoryOperations.class create mode 100644 libjava/classpath/lib/org/omg/IOP/CodecFactoryPackage/UnknownEncoding.class create mode 100644 libjava/classpath/lib/org/omg/IOP/CodecFactoryPackage/UnknownEncodingHelper.class create mode 100644 libjava/classpath/lib/org/omg/IOP/CodecOperations.class create mode 100644 libjava/classpath/lib/org/omg/IOP/CodecPackage/FormatMismatch.class create mode 100644 libjava/classpath/lib/org/omg/IOP/CodecPackage/FormatMismatchHelper.class create mode 100644 libjava/classpath/lib/org/omg/IOP/CodecPackage/InvalidTypeForEncoding.class create mode 100644 libjava/classpath/lib/org/omg/IOP/CodecPackage/InvalidTypeForEncodingHelper.class create mode 100644 libjava/classpath/lib/org/omg/IOP/CodecPackage/TypeMismatch.class create mode 100644 libjava/classpath/lib/org/omg/IOP/CodecPackage/TypeMismatchHelper.class create mode 100644 libjava/classpath/lib/org/omg/IOP/ComponentIdHelper.class create mode 100644 libjava/classpath/lib/org/omg/IOP/ENCODING_CDR_ENCAPS.class create mode 100644 libjava/classpath/lib/org/omg/IOP/Encoding.class create mode 100644 libjava/classpath/lib/org/omg/IOP/ExceptionDetailMessage.class create mode 100644 libjava/classpath/lib/org/omg/IOP/IOR.class create mode 100644 libjava/classpath/lib/org/omg/IOP/IORHelper.class create mode 100644 libjava/classpath/lib/org/omg/IOP/IORHolder.class create mode 100644 libjava/classpath/lib/org/omg/IOP/MultipleComponentProfileHelper.class create mode 100644 libjava/classpath/lib/org/omg/IOP/MultipleComponentProfileHolder.class create mode 100644 libjava/classpath/lib/org/omg/IOP/ProfileIdHelper.class create mode 100644 libjava/classpath/lib/org/omg/IOP/RMICustomMaxStreamFormat.class create mode 100644 libjava/classpath/lib/org/omg/IOP/ServiceContext.class create mode 100644 libjava/classpath/lib/org/omg/IOP/ServiceContextHelper.class create mode 100644 libjava/classpath/lib/org/omg/IOP/ServiceContextHolder.class create mode 100644 libjava/classpath/lib/org/omg/IOP/ServiceContextListHelper.class create mode 100644 libjava/classpath/lib/org/omg/IOP/ServiceContextListHolder.class create mode 100644 libjava/classpath/lib/org/omg/IOP/ServiceIdHelper.class create mode 100644 libjava/classpath/lib/org/omg/IOP/TAG_ALTERNATE_IIOP_ADDRESS.class create mode 100644 libjava/classpath/lib/org/omg/IOP/TAG_CODE_SETS.class create mode 100644 libjava/classpath/lib/org/omg/IOP/TAG_INTERNET_IOP.class create mode 100644 libjava/classpath/lib/org/omg/IOP/TAG_JAVA_CODEBASE.class create mode 100644 libjava/classpath/lib/org/omg/IOP/TAG_MULTIPLE_COMPONENTS.class create mode 100644 libjava/classpath/lib/org/omg/IOP/TAG_ORB_TYPE.class create mode 100644 libjava/classpath/lib/org/omg/IOP/TAG_POLICIES.class create mode 100644 libjava/classpath/lib/org/omg/IOP/TAG_RMI_CUSTOM_MAX_STREAM_FORMAT.class create mode 100644 libjava/classpath/lib/org/omg/IOP/TaggedComponent.class create mode 100644 libjava/classpath/lib/org/omg/IOP/TaggedComponentHelper.class create mode 100644 libjava/classpath/lib/org/omg/IOP/TaggedComponentHolder.class create mode 100644 libjava/classpath/lib/org/omg/IOP/TaggedProfile.class create mode 100644 libjava/classpath/lib/org/omg/IOP/TaggedProfileHelper.class create mode 100644 libjava/classpath/lib/org/omg/IOP/TaggedProfileHolder.class create mode 100644 libjava/classpath/lib/org/omg/IOP/TransactionService.class (limited to 'libjava/classpath/lib/org/omg/IOP') diff --git a/libjava/classpath/lib/org/omg/IOP/CodeSets.class b/libjava/classpath/lib/org/omg/IOP/CodeSets.class new file mode 100644 index 000000000..6109b8831 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/CodeSets.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/Codec.class b/libjava/classpath/lib/org/omg/IOP/Codec.class new file mode 100644 index 000000000..e42906370 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/Codec.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/CodecFactory.class b/libjava/classpath/lib/org/omg/IOP/CodecFactory.class new file mode 100644 index 000000000..2e41db477 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/CodecFactory.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/CodecFactoryHelper.class b/libjava/classpath/lib/org/omg/IOP/CodecFactoryHelper.class new file mode 100644 index 000000000..6d6d88623 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/CodecFactoryHelper.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/CodecFactoryOperations.class b/libjava/classpath/lib/org/omg/IOP/CodecFactoryOperations.class new file mode 100644 index 000000000..c33c151e9 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/CodecFactoryOperations.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/CodecFactoryPackage/UnknownEncoding.class b/libjava/classpath/lib/org/omg/IOP/CodecFactoryPackage/UnknownEncoding.class new file mode 100644 index 000000000..0e25aa501 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/CodecFactoryPackage/UnknownEncoding.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/CodecFactoryPackage/UnknownEncodingHelper.class b/libjava/classpath/lib/org/omg/IOP/CodecFactoryPackage/UnknownEncodingHelper.class new file mode 100644 index 000000000..c05850792 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/CodecFactoryPackage/UnknownEncodingHelper.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/CodecOperations.class b/libjava/classpath/lib/org/omg/IOP/CodecOperations.class new file mode 100644 index 000000000..de771ce7a Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/CodecOperations.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/CodecPackage/FormatMismatch.class b/libjava/classpath/lib/org/omg/IOP/CodecPackage/FormatMismatch.class new file mode 100644 index 000000000..95b341617 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/CodecPackage/FormatMismatch.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/CodecPackage/FormatMismatchHelper.class b/libjava/classpath/lib/org/omg/IOP/CodecPackage/FormatMismatchHelper.class new file mode 100644 index 000000000..68d86602f Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/CodecPackage/FormatMismatchHelper.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/CodecPackage/InvalidTypeForEncoding.class b/libjava/classpath/lib/org/omg/IOP/CodecPackage/InvalidTypeForEncoding.class new file mode 100644 index 000000000..108645b42 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/CodecPackage/InvalidTypeForEncoding.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/CodecPackage/InvalidTypeForEncodingHelper.class b/libjava/classpath/lib/org/omg/IOP/CodecPackage/InvalidTypeForEncodingHelper.class new file mode 100644 index 000000000..c66c4f464 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/CodecPackage/InvalidTypeForEncodingHelper.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/CodecPackage/TypeMismatch.class b/libjava/classpath/lib/org/omg/IOP/CodecPackage/TypeMismatch.class new file mode 100644 index 000000000..b77ba8378 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/CodecPackage/TypeMismatch.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/CodecPackage/TypeMismatchHelper.class b/libjava/classpath/lib/org/omg/IOP/CodecPackage/TypeMismatchHelper.class new file mode 100644 index 000000000..a22d353b1 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/CodecPackage/TypeMismatchHelper.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/ComponentIdHelper.class b/libjava/classpath/lib/org/omg/IOP/ComponentIdHelper.class new file mode 100644 index 000000000..e728dd272 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/ComponentIdHelper.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/ENCODING_CDR_ENCAPS.class b/libjava/classpath/lib/org/omg/IOP/ENCODING_CDR_ENCAPS.class new file mode 100644 index 000000000..978fce2d3 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/ENCODING_CDR_ENCAPS.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/Encoding.class b/libjava/classpath/lib/org/omg/IOP/Encoding.class new file mode 100644 index 000000000..7556fb373 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/Encoding.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/ExceptionDetailMessage.class b/libjava/classpath/lib/org/omg/IOP/ExceptionDetailMessage.class new file mode 100644 index 000000000..68b7635be Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/ExceptionDetailMessage.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/IOR.class b/libjava/classpath/lib/org/omg/IOP/IOR.class new file mode 100644 index 000000000..bcd7eeeb1 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/IOR.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/IORHelper.class b/libjava/classpath/lib/org/omg/IOP/IORHelper.class new file mode 100644 index 000000000..fd40ff580 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/IORHelper.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/IORHolder.class b/libjava/classpath/lib/org/omg/IOP/IORHolder.class new file mode 100644 index 000000000..5f6f159d7 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/IORHolder.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/MultipleComponentProfileHelper.class b/libjava/classpath/lib/org/omg/IOP/MultipleComponentProfileHelper.class new file mode 100644 index 000000000..90a55f487 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/MultipleComponentProfileHelper.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/MultipleComponentProfileHolder.class b/libjava/classpath/lib/org/omg/IOP/MultipleComponentProfileHolder.class new file mode 100644 index 000000000..3e1555937 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/MultipleComponentProfileHolder.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/ProfileIdHelper.class b/libjava/classpath/lib/org/omg/IOP/ProfileIdHelper.class new file mode 100644 index 000000000..53d42b396 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/ProfileIdHelper.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/RMICustomMaxStreamFormat.class b/libjava/classpath/lib/org/omg/IOP/RMICustomMaxStreamFormat.class new file mode 100644 index 000000000..c148217e5 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/RMICustomMaxStreamFormat.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/ServiceContext.class b/libjava/classpath/lib/org/omg/IOP/ServiceContext.class new file mode 100644 index 000000000..ce87e0d96 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/ServiceContext.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/ServiceContextHelper.class b/libjava/classpath/lib/org/omg/IOP/ServiceContextHelper.class new file mode 100644 index 000000000..e89d8b708 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/ServiceContextHelper.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/ServiceContextHolder.class b/libjava/classpath/lib/org/omg/IOP/ServiceContextHolder.class new file mode 100644 index 000000000..6a4f900a9 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/ServiceContextHolder.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/ServiceContextListHelper.class b/libjava/classpath/lib/org/omg/IOP/ServiceContextListHelper.class new file mode 100644 index 000000000..bbb4931dd Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/ServiceContextListHelper.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/ServiceContextListHolder.class b/libjava/classpath/lib/org/omg/IOP/ServiceContextListHolder.class new file mode 100644 index 000000000..9d8c1c991 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/ServiceContextListHolder.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/ServiceIdHelper.class b/libjava/classpath/lib/org/omg/IOP/ServiceIdHelper.class new file mode 100644 index 000000000..6184d2d19 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/ServiceIdHelper.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/TAG_ALTERNATE_IIOP_ADDRESS.class b/libjava/classpath/lib/org/omg/IOP/TAG_ALTERNATE_IIOP_ADDRESS.class new file mode 100644 index 000000000..0e25b9213 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/TAG_ALTERNATE_IIOP_ADDRESS.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/TAG_CODE_SETS.class b/libjava/classpath/lib/org/omg/IOP/TAG_CODE_SETS.class new file mode 100644 index 000000000..ec1135631 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/TAG_CODE_SETS.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/TAG_INTERNET_IOP.class b/libjava/classpath/lib/org/omg/IOP/TAG_INTERNET_IOP.class new file mode 100644 index 000000000..d91405894 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/TAG_INTERNET_IOP.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/TAG_JAVA_CODEBASE.class b/libjava/classpath/lib/org/omg/IOP/TAG_JAVA_CODEBASE.class new file mode 100644 index 000000000..4ad70a03c Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/TAG_JAVA_CODEBASE.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/TAG_MULTIPLE_COMPONENTS.class b/libjava/classpath/lib/org/omg/IOP/TAG_MULTIPLE_COMPONENTS.class new file mode 100644 index 000000000..9e382231c Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/TAG_MULTIPLE_COMPONENTS.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/TAG_ORB_TYPE.class b/libjava/classpath/lib/org/omg/IOP/TAG_ORB_TYPE.class new file mode 100644 index 000000000..d22683e21 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/TAG_ORB_TYPE.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/TAG_POLICIES.class b/libjava/classpath/lib/org/omg/IOP/TAG_POLICIES.class new file mode 100644 index 000000000..011cf550e Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/TAG_POLICIES.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/TAG_RMI_CUSTOM_MAX_STREAM_FORMAT.class b/libjava/classpath/lib/org/omg/IOP/TAG_RMI_CUSTOM_MAX_STREAM_FORMAT.class new file mode 100644 index 000000000..509b595a2 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/TAG_RMI_CUSTOM_MAX_STREAM_FORMAT.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/TaggedComponent.class b/libjava/classpath/lib/org/omg/IOP/TaggedComponent.class new file mode 100644 index 000000000..ac20714f7 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/TaggedComponent.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/TaggedComponentHelper.class b/libjava/classpath/lib/org/omg/IOP/TaggedComponentHelper.class new file mode 100644 index 000000000..03cc2bfac Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/TaggedComponentHelper.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/TaggedComponentHolder.class b/libjava/classpath/lib/org/omg/IOP/TaggedComponentHolder.class new file mode 100644 index 000000000..f204f615b Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/TaggedComponentHolder.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/TaggedProfile.class b/libjava/classpath/lib/org/omg/IOP/TaggedProfile.class new file mode 100644 index 000000000..d5b790136 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/TaggedProfile.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/TaggedProfileHelper.class b/libjava/classpath/lib/org/omg/IOP/TaggedProfileHelper.class new file mode 100644 index 000000000..17061d4a1 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/TaggedProfileHelper.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/TaggedProfileHolder.class b/libjava/classpath/lib/org/omg/IOP/TaggedProfileHolder.class new file mode 100644 index 000000000..db3eb5f86 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/TaggedProfileHolder.class differ diff --git a/libjava/classpath/lib/org/omg/IOP/TransactionService.class b/libjava/classpath/lib/org/omg/IOP/TransactionService.class new file mode 100644 index 000000000..2ae3b4682 Binary files /dev/null and b/libjava/classpath/lib/org/omg/IOP/TransactionService.class differ -- cgit v1.2.3