summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/lib/java/lang/annotation
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2007-01-09 19:58:05 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2007-01-09 19:58:05 +0000
commit65bf3316cf384588453604be6b4f0ed3751a8b0f (patch)
tree996a5f57d4a68c53473382e45cb22f574cb3e4db /libjava/classpath/lib/java/lang/annotation
parent8fc56618a84446beccd45b80381cdfe0e94050df (diff)
downloadppe42-gcc-65bf3316cf384588453604be6b4f0ed3751a8b0f.tar.gz
ppe42-gcc-65bf3316cf384588453604be6b4f0ed3751a8b0f.zip
Merged gcj-eclipse branch to trunk.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120621 138bc75d-0d04-0410-961f-82ee72b054a4
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 00000000000..ffa644d1149
--- /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 00000000000..9e033050ab0
--- /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 00000000000..0a5969470c5
--- /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 00000000000..b0c3baf46df
--- /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 00000000000..09f77d0415c
--- /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 00000000000..3b13d92081b
--- /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 00000000000..5916ecf2b32
--- /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 00000000000..3badb946e25
--- /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 00000000000..e0bed52dacd
--- /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 00000000000..1e7bf4c9820
--- /dev/null
+++ b/libjava/classpath/lib/java/lang/annotation/Target.class
Binary files differ
OpenPOWER on IntegriCloud