diff options
author | Andrew Haley <aph@redhat.com> | 2016-09-30 16:24:48 +0000 |
---|---|---|
committer | Andrew Haley <aph@gcc.gnu.org> | 2016-09-30 16:24:48 +0000 |
commit | 07b78716af6a9d7c9fd1e94d9baf94a52c873947 (patch) | |
tree | 3f22b3241c513ad168c8353805614ae1249410f4 /libjava/classpath/lib/sun/reflect | |
parent | eae993948bae8b788c53772bcb9217c063716f93 (diff) | |
download | gcc-07b78716af6a9d7c9fd1e94d9baf94a52c873947.zip gcc-07b78716af6a9d7c9fd1e94d9baf94a52c873947.tar.gz gcc-07b78716af6a9d7c9fd1e94d9baf94a52c873947.tar.bz2 |
Makefile.def: Remove libjava.
2016-09-30 Andrew Haley <aph@redhat.com>
* Makefile.def: Remove libjava.
* Makefile.tpl: Likewise.
* Makefile.in: Regenerate.
* configure.ac: Likewise.
* configure: Likewise.
* gcc/java: Remove.
* libjava: Likewise.
From-SVN: r240662
Diffstat (limited to 'libjava/classpath/lib/sun/reflect')
-rw-r--r-- | libjava/classpath/lib/sun/reflect/Reflection.class | bin | 477 -> 0 bytes |
-rw-r--r-- | libjava/classpath/lib/sun/reflect/annotation/AnnotationInvocationHandler.class | bin | 8486 -> 0 bytes |
-rw-r--r-- | libjava/classpath/lib/sun/reflect/annotation/AnnotationParser.class | bin | 926 -> 0 bytes |
-rw-r--r-- | libjava/classpath/lib/sun/reflect/annotation/AnnotationType.class | bin | 671 -> 0 bytes |
-rw-r--r-- | libjava/classpath/lib/sun/reflect/annotation/EnumConstantNotPresentExceptionProxy.class | bin | 580 -> 0 bytes |
-rw-r--r-- | libjava/classpath/lib/sun/reflect/annotation/ExceptionProxy.class | bin | 313 -> 0 bytes |
-rw-r--r-- | libjava/classpath/lib/sun/reflect/misc/ReflectUtil$MustBeNull.class | bin | 392 -> 0 bytes |
-rw-r--r-- | libjava/classpath/lib/sun/reflect/misc/ReflectUtil.class | bin | 1606 -> 0 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/libjava/classpath/lib/sun/reflect/Reflection.class b/libjava/classpath/lib/sun/reflect/Reflection.class Binary files differdeleted file mode 100644 index fb6c0c7..0000000 --- a/libjava/classpath/lib/sun/reflect/Reflection.class +++ /dev/null diff --git a/libjava/classpath/lib/sun/reflect/annotation/AnnotationInvocationHandler.class b/libjava/classpath/lib/sun/reflect/annotation/AnnotationInvocationHandler.class Binary files differdeleted file mode 100644 index dfadd87..0000000 --- a/libjava/classpath/lib/sun/reflect/annotation/AnnotationInvocationHandler.class +++ /dev/null diff --git a/libjava/classpath/lib/sun/reflect/annotation/AnnotationParser.class b/libjava/classpath/lib/sun/reflect/annotation/AnnotationParser.class Binary files differdeleted file mode 100644 index b86052c..0000000 --- a/libjava/classpath/lib/sun/reflect/annotation/AnnotationParser.class +++ /dev/null diff --git a/libjava/classpath/lib/sun/reflect/annotation/AnnotationType.class b/libjava/classpath/lib/sun/reflect/annotation/AnnotationType.class Binary files differdeleted file mode 100644 index 3f7ee0b..0000000 --- a/libjava/classpath/lib/sun/reflect/annotation/AnnotationType.class +++ /dev/null diff --git a/libjava/classpath/lib/sun/reflect/annotation/EnumConstantNotPresentExceptionProxy.class b/libjava/classpath/lib/sun/reflect/annotation/EnumConstantNotPresentExceptionProxy.class Binary files differdeleted file mode 100644 index 31adaf5..0000000 --- a/libjava/classpath/lib/sun/reflect/annotation/EnumConstantNotPresentExceptionProxy.class +++ /dev/null diff --git a/libjava/classpath/lib/sun/reflect/annotation/ExceptionProxy.class b/libjava/classpath/lib/sun/reflect/annotation/ExceptionProxy.class Binary files differdeleted file mode 100644 index 894ec25..0000000 --- a/libjava/classpath/lib/sun/reflect/annotation/ExceptionProxy.class +++ /dev/null diff --git a/libjava/classpath/lib/sun/reflect/misc/ReflectUtil$MustBeNull.class b/libjava/classpath/lib/sun/reflect/misc/ReflectUtil$MustBeNull.class Binary files differdeleted file mode 100644 index a588d8c..0000000 --- a/libjava/classpath/lib/sun/reflect/misc/ReflectUtil$MustBeNull.class +++ /dev/null diff --git a/libjava/classpath/lib/sun/reflect/misc/ReflectUtil.class b/libjava/classpath/lib/sun/reflect/misc/ReflectUtil.class Binary files differdeleted file mode 100644 index 428a0c1..0000000 --- a/libjava/classpath/lib/sun/reflect/misc/ReflectUtil.class +++ /dev/null |