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/javax/rmi/CORBA/ClassDesc.class | Bin 0 -> 432 bytes .../javax/rmi/CORBA/PortableRemoteObjectDelegate.class | Bin 0 -> 576 bytes libjava/classpath/lib/javax/rmi/CORBA/Stub.class | Bin 0 -> 2763 bytes libjava/classpath/lib/javax/rmi/CORBA/StubDelegate.class | Bin 0 -> 652 bytes libjava/classpath/lib/javax/rmi/CORBA/Tie.class | Bin 0 -> 437 bytes libjava/classpath/lib/javax/rmi/CORBA/Util.class | Bin 0 -> 3292 bytes libjava/classpath/lib/javax/rmi/CORBA/UtilDelegate.class | Bin 0 -> 1285 bytes libjava/classpath/lib/javax/rmi/CORBA/ValueHandler.class | Bin 0 -> 616 bytes .../lib/javax/rmi/CORBA/ValueHandlerMultiFormat.class | Bin 0 -> 312 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 libjava/classpath/lib/javax/rmi/CORBA/ClassDesc.class create mode 100644 libjava/classpath/lib/javax/rmi/CORBA/PortableRemoteObjectDelegate.class create mode 100644 libjava/classpath/lib/javax/rmi/CORBA/Stub.class create mode 100644 libjava/classpath/lib/javax/rmi/CORBA/StubDelegate.class create mode 100644 libjava/classpath/lib/javax/rmi/CORBA/Tie.class create mode 100644 libjava/classpath/lib/javax/rmi/CORBA/Util.class create mode 100644 libjava/classpath/lib/javax/rmi/CORBA/UtilDelegate.class create mode 100644 libjava/classpath/lib/javax/rmi/CORBA/ValueHandler.class create mode 100644 libjava/classpath/lib/javax/rmi/CORBA/ValueHandlerMultiFormat.class (limited to 'libjava/classpath/lib/javax/rmi/CORBA') diff --git a/libjava/classpath/lib/javax/rmi/CORBA/ClassDesc.class b/libjava/classpath/lib/javax/rmi/CORBA/ClassDesc.class new file mode 100644 index 000000000..96fa9d591 Binary files /dev/null and b/libjava/classpath/lib/javax/rmi/CORBA/ClassDesc.class differ diff --git a/libjava/classpath/lib/javax/rmi/CORBA/PortableRemoteObjectDelegate.class b/libjava/classpath/lib/javax/rmi/CORBA/PortableRemoteObjectDelegate.class new file mode 100644 index 000000000..432269bff Binary files /dev/null and b/libjava/classpath/lib/javax/rmi/CORBA/PortableRemoteObjectDelegate.class differ diff --git a/libjava/classpath/lib/javax/rmi/CORBA/Stub.class b/libjava/classpath/lib/javax/rmi/CORBA/Stub.class new file mode 100644 index 000000000..1c0d21cbf Binary files /dev/null and b/libjava/classpath/lib/javax/rmi/CORBA/Stub.class differ diff --git a/libjava/classpath/lib/javax/rmi/CORBA/StubDelegate.class b/libjava/classpath/lib/javax/rmi/CORBA/StubDelegate.class new file mode 100644 index 000000000..77f1aac0a Binary files /dev/null and b/libjava/classpath/lib/javax/rmi/CORBA/StubDelegate.class differ diff --git a/libjava/classpath/lib/javax/rmi/CORBA/Tie.class b/libjava/classpath/lib/javax/rmi/CORBA/Tie.class new file mode 100644 index 000000000..c4c3b82e3 Binary files /dev/null and b/libjava/classpath/lib/javax/rmi/CORBA/Tie.class differ diff --git a/libjava/classpath/lib/javax/rmi/CORBA/Util.class b/libjava/classpath/lib/javax/rmi/CORBA/Util.class new file mode 100644 index 000000000..1175824b7 Binary files /dev/null and b/libjava/classpath/lib/javax/rmi/CORBA/Util.class differ diff --git a/libjava/classpath/lib/javax/rmi/CORBA/UtilDelegate.class b/libjava/classpath/lib/javax/rmi/CORBA/UtilDelegate.class new file mode 100644 index 000000000..65077c71a Binary files /dev/null and b/libjava/classpath/lib/javax/rmi/CORBA/UtilDelegate.class differ diff --git a/libjava/classpath/lib/javax/rmi/CORBA/ValueHandler.class b/libjava/classpath/lib/javax/rmi/CORBA/ValueHandler.class new file mode 100644 index 000000000..29ee23f36 Binary files /dev/null and b/libjava/classpath/lib/javax/rmi/CORBA/ValueHandler.class differ diff --git a/libjava/classpath/lib/javax/rmi/CORBA/ValueHandlerMultiFormat.class b/libjava/classpath/lib/javax/rmi/CORBA/ValueHandlerMultiFormat.class new file mode 100644 index 000000000..6b2d632a8 Binary files /dev/null and b/libjava/classpath/lib/javax/rmi/CORBA/ValueHandlerMultiFormat.class differ -- cgit v1.2.3