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/java/lang/annotation | |
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/java/lang/annotation')
-rw-r--r-- | libjava/classpath/lib/java/lang/annotation/Annotation.class | bin | 355 -> 0 bytes |
-rw-r--r-- | libjava/classpath/lib/java/lang/annotation/AnnotationFormatError.class | bin | 744 -> 0 bytes |
-rw-r--r-- | libjava/classpath/lib/java/lang/annotation/AnnotationTypeMismatchException.class | bin | 821 -> 0 bytes |
-rw-r--r-- | libjava/classpath/lib/java/lang/annotation/Documented.class | bin | 342 -> 0 bytes |
-rw-r--r-- | libjava/classpath/lib/java/lang/annotation/ElementType.class | bin | 1451 -> 0 bytes |
-rw-r--r-- | libjava/classpath/lib/java/lang/annotation/IncompleteAnnotationException.class | bin | 1006 -> 0 bytes |
-rw-r--r-- | libjava/classpath/lib/java/lang/annotation/Inherited.class | bin | 441 -> 0 bytes |
-rw-r--r-- | libjava/classpath/lib/java/lang/annotation/Retention.class | bin | 492 -> 0 bytes |
-rw-r--r-- | libjava/classpath/lib/java/lang/annotation/RetentionPolicy.class | bin | 1186 -> 0 bytes |
-rw-r--r-- | libjava/classpath/lib/java/lang/annotation/Target.class | bin | 483 -> 0 bytes |
10 files changed, 0 insertions, 0 deletions
diff --git a/libjava/classpath/lib/java/lang/annotation/Annotation.class b/libjava/classpath/lib/java/lang/annotation/Annotation.class Binary files differdeleted file mode 100644 index ffa644d..0000000 --- a/libjava/classpath/lib/java/lang/annotation/Annotation.class +++ /dev/null diff --git a/libjava/classpath/lib/java/lang/annotation/AnnotationFormatError.class b/libjava/classpath/lib/java/lang/annotation/AnnotationFormatError.class Binary files differdeleted file mode 100644 index 9e03305..0000000 --- a/libjava/classpath/lib/java/lang/annotation/AnnotationFormatError.class +++ /dev/null diff --git a/libjava/classpath/lib/java/lang/annotation/AnnotationTypeMismatchException.class b/libjava/classpath/lib/java/lang/annotation/AnnotationTypeMismatchException.class Binary files differdeleted file mode 100644 index 0a59694..0000000 --- a/libjava/classpath/lib/java/lang/annotation/AnnotationTypeMismatchException.class +++ /dev/null diff --git a/libjava/classpath/lib/java/lang/annotation/Documented.class b/libjava/classpath/lib/java/lang/annotation/Documented.class Binary files differdeleted file mode 100644 index b0c3baf..0000000 --- a/libjava/classpath/lib/java/lang/annotation/Documented.class +++ /dev/null diff --git a/libjava/classpath/lib/java/lang/annotation/ElementType.class b/libjava/classpath/lib/java/lang/annotation/ElementType.class Binary files differdeleted file mode 100644 index 09f77d0..0000000 --- a/libjava/classpath/lib/java/lang/annotation/ElementType.class +++ /dev/null diff --git a/libjava/classpath/lib/java/lang/annotation/IncompleteAnnotationException.class b/libjava/classpath/lib/java/lang/annotation/IncompleteAnnotationException.class Binary files differdeleted file mode 100644 index 3b13d92..0000000 --- a/libjava/classpath/lib/java/lang/annotation/IncompleteAnnotationException.class +++ /dev/null diff --git a/libjava/classpath/lib/java/lang/annotation/Inherited.class b/libjava/classpath/lib/java/lang/annotation/Inherited.class Binary files differdeleted file mode 100644 index 5916ecf..0000000 --- a/libjava/classpath/lib/java/lang/annotation/Inherited.class +++ /dev/null diff --git a/libjava/classpath/lib/java/lang/annotation/Retention.class b/libjava/classpath/lib/java/lang/annotation/Retention.class Binary files differdeleted file mode 100644 index 3badb94..0000000 --- a/libjava/classpath/lib/java/lang/annotation/Retention.class +++ /dev/null diff --git a/libjava/classpath/lib/java/lang/annotation/RetentionPolicy.class b/libjava/classpath/lib/java/lang/annotation/RetentionPolicy.class Binary files differdeleted file mode 100644 index e0bed52..0000000 --- a/libjava/classpath/lib/java/lang/annotation/RetentionPolicy.class +++ /dev/null diff --git a/libjava/classpath/lib/java/lang/annotation/Target.class b/libjava/classpath/lib/java/lang/annotation/Target.class Binary files differdeleted file mode 100644 index 1e7bf4c..0000000 --- a/libjava/classpath/lib/java/lang/annotation/Target.class +++ /dev/null |