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. --- .../lib/java/beans/beancontext/BeanContext.class | Bin 0 -> 983 bytes .../lib/java/beans/beancontext/BeanContextChild.class | Bin 0 -> 598 bytes .../beancontext/BeanContextChildComponentProxy.class | Bin 0 -> 212 bytes .../beans/beancontext/BeanContextChildSupport.class | Bin 0 -> 4168 bytes .../beans/beancontext/BeanContextContainerProxy.class | Bin 0 -> 202 bytes .../lib/java/beans/beancontext/BeanContextEvent.class | Bin 0 -> 1031 bytes .../beans/beancontext/BeanContextMembershipEvent.class | Bin 0 -> 1423 bytes .../beancontext/BeanContextMembershipListener.class | Bin 0 -> 300 bytes .../lib/java/beans/beancontext/BeanContextProxy.class | Bin 0 -> 212 bytes .../beancontext/BeanContextServiceAvailableEvent.class | Bin 0 -> 1228 bytes .../beans/beancontext/BeanContextServiceProvider.class | Bin 0 -> 531 bytes .../BeanContextServiceProviderBeanInfo.class | Bin 0 -> 256 bytes .../beancontext/BeanContextServiceRevokedEvent.class | Bin 0 -> 1387 bytes .../beancontext/BeanContextServiceRevokedListener.class | Bin 0 -> 287 bytes .../java/beans/beancontext/BeanContextServices.class | Bin 0 -> 1130 bytes .../beans/beancontext/BeanContextServicesListener.class | Bin 0 -> 312 bytes .../BeanContextServicesSupport$BCSSChild.class | Bin 0 -> 958 bytes ...ontextServicesSupport$BCSSProxyServiceProvider.class | Bin 0 -> 2093 bytes ...BeanContextServicesSupport$BCSSServiceProvider.class | Bin 0 -> 1471 bytes .../BeanContextServicesSupport$Request.class | Bin 0 -> 837 bytes .../BeanContextServicesSupport$ServiceLease.class | Bin 0 -> 1014 bytes .../BeanContextServicesSupport$ServiceRequest.class | Bin 0 -> 1163 bytes .../beans/beancontext/BeanContextServicesSupport.class | Bin 0 -> 12828 bytes .../beans/beancontext/BeanContextSupport$BCSChild.class | Bin 0 -> 1055 bytes .../beancontext/BeanContextSupport$BCSIterator.class | Bin 0 -> 829 bytes .../lib/java/beans/beancontext/BeanContextSupport.class | Bin 0 -> 15564 bytes 26 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContext.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextChild.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextChildComponentProxy.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextChildSupport.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextContainerProxy.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextEvent.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextMembershipEvent.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextMembershipListener.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextProxy.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextServiceAvailableEvent.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextServiceProvider.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextServiceProviderBeanInfo.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextServiceRevokedEvent.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextServiceRevokedListener.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextServices.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextServicesListener.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$BCSSChild.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$BCSSProxyServiceProvider.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$BCSSServiceProvider.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$Request.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$ServiceLease.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$ServiceRequest.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextSupport$BCSChild.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextSupport$BCSIterator.class create mode 100644 libjava/classpath/lib/java/beans/beancontext/BeanContextSupport.class (limited to 'libjava/classpath/lib/java/beans/beancontext') diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContext.class b/libjava/classpath/lib/java/beans/beancontext/BeanContext.class new file mode 100644 index 000000000..d3d5710a1 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContext.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextChild.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextChild.class new file mode 100644 index 000000000..f0b3ed8f9 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextChild.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextChildComponentProxy.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextChildComponentProxy.class new file mode 100644 index 000000000..4089781fe Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextChildComponentProxy.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextChildSupport.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextChildSupport.class new file mode 100644 index 000000000..c6698f860 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextChildSupport.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextContainerProxy.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextContainerProxy.class new file mode 100644 index 000000000..5e3750bc4 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextContainerProxy.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextEvent.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextEvent.class new file mode 100644 index 000000000..390216ddf Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextEvent.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextMembershipEvent.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextMembershipEvent.class new file mode 100644 index 000000000..5a126ca31 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextMembershipEvent.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextMembershipListener.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextMembershipListener.class new file mode 100644 index 000000000..c6fa4fcec Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextMembershipListener.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextProxy.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextProxy.class new file mode 100644 index 000000000..82deaafa8 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextProxy.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextServiceAvailableEvent.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextServiceAvailableEvent.class new file mode 100644 index 000000000..9df6d1773 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextServiceAvailableEvent.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextServiceProvider.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextServiceProvider.class new file mode 100644 index 000000000..4b71ff331 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextServiceProvider.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextServiceProviderBeanInfo.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextServiceProviderBeanInfo.class new file mode 100644 index 000000000..df17989c2 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextServiceProviderBeanInfo.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextServiceRevokedEvent.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextServiceRevokedEvent.class new file mode 100644 index 000000000..261e67343 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextServiceRevokedEvent.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextServiceRevokedListener.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextServiceRevokedListener.class new file mode 100644 index 000000000..417c562f7 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextServiceRevokedListener.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextServices.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextServices.class new file mode 100644 index 000000000..98a05f3e9 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextServices.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesListener.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesListener.class new file mode 100644 index 000000000..ca4a9a41a Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesListener.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$BCSSChild.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$BCSSChild.class new file mode 100644 index 000000000..0a2c72c69 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$BCSSChild.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$BCSSProxyServiceProvider.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$BCSSProxyServiceProvider.class new file mode 100644 index 000000000..a63427f90 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$BCSSProxyServiceProvider.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$BCSSServiceProvider.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$BCSSServiceProvider.class new file mode 100644 index 000000000..aa6333ba7 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$BCSSServiceProvider.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$Request.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$Request.class new file mode 100644 index 000000000..27b6ba9a9 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$Request.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$ServiceLease.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$ServiceLease.class new file mode 100644 index 000000000..449fcd3f7 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$ServiceLease.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$ServiceRequest.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$ServiceRequest.class new file mode 100644 index 000000000..4f4843d81 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport$ServiceRequest.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport.class new file mode 100644 index 000000000..753e2d8a2 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextServicesSupport.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextSupport$BCSChild.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextSupport$BCSChild.class new file mode 100644 index 000000000..85298ff70 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextSupport$BCSChild.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextSupport$BCSIterator.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextSupport$BCSIterator.class new file mode 100644 index 000000000..e976f8831 Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextSupport$BCSIterator.class differ diff --git a/libjava/classpath/lib/java/beans/beancontext/BeanContextSupport.class b/libjava/classpath/lib/java/beans/beancontext/BeanContextSupport.class new file mode 100644 index 000000000..3b745035b Binary files /dev/null and b/libjava/classpath/lib/java/beans/beancontext/BeanContextSupport.class differ -- cgit v1.2.3