summaryrefslogtreecommitdiff
path: root/libjava/classpath/lib/java/lang/annotation
diff options
context:
space:
mode:
authorupstream source tree <ports@midipix.org>2015-03-15 20:14:05 -0400
committerupstream source tree <ports@midipix.org>2015-03-15 20:14:05 -0400
commit554fd8c5195424bdbcabf5de30fdc183aba391bd (patch)
tree976dc5ab7fddf506dadce60ae936f43f58787092 /libjava/classpath/lib/java/lang/annotation
downloadcbb-gcc-4.6.4-554fd8c5195424bdbcabf5de30fdc183aba391bd.tar.bz2
cbb-gcc-4.6.4-554fd8c5195424bdbcabf5de30fdc183aba391bd.tar.xz
obtained gcc-4.6.4.tar.bz2 from upstream website;upstream
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.
Diffstat (limited to 'libjava/classpath/lib/java/lang/annotation')
-rw-r--r--libjava/classpath/lib/java/lang/annotation/Annotation.classbin0 -> 355 bytes
-rw-r--r--libjava/classpath/lib/java/lang/annotation/AnnotationFormatError.classbin0 -> 744 bytes
-rw-r--r--libjava/classpath/lib/java/lang/annotation/AnnotationTypeMismatchException.classbin0 -> 821 bytes
-rw-r--r--libjava/classpath/lib/java/lang/annotation/Documented.classbin0 -> 342 bytes
-rw-r--r--libjava/classpath/lib/java/lang/annotation/ElementType.classbin0 -> 1451 bytes
-rw-r--r--libjava/classpath/lib/java/lang/annotation/IncompleteAnnotationException.classbin0 -> 1006 bytes
-rw-r--r--libjava/classpath/lib/java/lang/annotation/Inherited.classbin0 -> 441 bytes
-rw-r--r--libjava/classpath/lib/java/lang/annotation/Retention.classbin0 -> 492 bytes
-rw-r--r--libjava/classpath/lib/java/lang/annotation/RetentionPolicy.classbin0 -> 1186 bytes
-rw-r--r--libjava/classpath/lib/java/lang/annotation/Target.classbin0 -> 483 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
new file mode 100644
index 000000000..ffa644d11
--- /dev/null
+++ b/libjava/classpath/lib/java/lang/annotation/Annotation.class
Binary files differ
diff --git a/libjava/classpath/lib/java/lang/annotation/AnnotationFormatError.class b/libjava/classpath/lib/java/lang/annotation/AnnotationFormatError.class
new file mode 100644
index 000000000..9e033050a
--- /dev/null
+++ b/libjava/classpath/lib/java/lang/annotation/AnnotationFormatError.class
Binary files differ
diff --git a/libjava/classpath/lib/java/lang/annotation/AnnotationTypeMismatchException.class b/libjava/classpath/lib/java/lang/annotation/AnnotationTypeMismatchException.class
new file mode 100644
index 000000000..0a5969470
--- /dev/null
+++ b/libjava/classpath/lib/java/lang/annotation/AnnotationTypeMismatchException.class
Binary files differ
diff --git a/libjava/classpath/lib/java/lang/annotation/Documented.class b/libjava/classpath/lib/java/lang/annotation/Documented.class
new file mode 100644
index 000000000..b0c3baf46
--- /dev/null
+++ b/libjava/classpath/lib/java/lang/annotation/Documented.class
Binary files differ
diff --git a/libjava/classpath/lib/java/lang/annotation/ElementType.class b/libjava/classpath/lib/java/lang/annotation/ElementType.class
new file mode 100644
index 000000000..09f77d041
--- /dev/null
+++ b/libjava/classpath/lib/java/lang/annotation/ElementType.class
Binary files differ
diff --git a/libjava/classpath/lib/java/lang/annotation/IncompleteAnnotationException.class b/libjava/classpath/lib/java/lang/annotation/IncompleteAnnotationException.class
new file mode 100644
index 000000000..3b13d9208
--- /dev/null
+++ b/libjava/classpath/lib/java/lang/annotation/IncompleteAnnotationException.class
Binary files differ
diff --git a/libjava/classpath/lib/java/lang/annotation/Inherited.class b/libjava/classpath/lib/java/lang/annotation/Inherited.class
new file mode 100644
index 000000000..5916ecf2b
--- /dev/null
+++ b/libjava/classpath/lib/java/lang/annotation/Inherited.class
Binary files differ
diff --git a/libjava/classpath/lib/java/lang/annotation/Retention.class b/libjava/classpath/lib/java/lang/annotation/Retention.class
new file mode 100644
index 000000000..3badb946e
--- /dev/null
+++ b/libjava/classpath/lib/java/lang/annotation/Retention.class
Binary files differ
diff --git a/libjava/classpath/lib/java/lang/annotation/RetentionPolicy.class b/libjava/classpath/lib/java/lang/annotation/RetentionPolicy.class
new file mode 100644
index 000000000..e0bed52da
--- /dev/null
+++ b/libjava/classpath/lib/java/lang/annotation/RetentionPolicy.class
Binary files differ
diff --git a/libjava/classpath/lib/java/lang/annotation/Target.class b/libjava/classpath/lib/java/lang/annotation/Target.class
new file mode 100644
index 000000000..1e7bf4c98
--- /dev/null
+++ b/libjava/classpath/lib/java/lang/annotation/Target.class
Binary files differ