diff options
author | upstream source tree <ports@midipix.org> | 2015-03-15 20:14:05 -0400 |
---|---|---|
committer | upstream source tree <ports@midipix.org> | 2015-03-15 20:14:05 -0400 |
commit | 554fd8c5195424bdbcabf5de30fdc183aba391bd (patch) | |
tree | 976dc5ab7fddf506dadce60ae936f43f58787092 /libjava/classpath/lib/java/lang/annotation | |
download | cbb-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.class | bin | 0 -> 355 bytes |
-rw-r--r-- | libjava/classpath/lib/java/lang/annotation/AnnotationFormatError.class | bin | 0 -> 744 bytes |
-rw-r--r-- | libjava/classpath/lib/java/lang/annotation/AnnotationTypeMismatchException.class | bin | 0 -> 821 bytes |
-rw-r--r-- | libjava/classpath/lib/java/lang/annotation/Documented.class | bin | 0 -> 342 bytes |
-rw-r--r-- | libjava/classpath/lib/java/lang/annotation/ElementType.class | bin | 0 -> 1451 bytes |
-rw-r--r-- | libjava/classpath/lib/java/lang/annotation/IncompleteAnnotationException.class | bin | 0 -> 1006 bytes |
-rw-r--r-- | libjava/classpath/lib/java/lang/annotation/Inherited.class | bin | 0 -> 441 bytes |
-rw-r--r-- | libjava/classpath/lib/java/lang/annotation/Retention.class | bin | 0 -> 492 bytes |
-rw-r--r-- | libjava/classpath/lib/java/lang/annotation/RetentionPolicy.class | bin | 0 -> 1186 bytes |
-rw-r--r-- | libjava/classpath/lib/java/lang/annotation/Target.class | bin | 0 -> 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 Binary files differnew file mode 100644 index 000000000..ffa644d11 --- /dev/null +++ b/libjava/classpath/lib/java/lang/annotation/Annotation.class diff --git a/libjava/classpath/lib/java/lang/annotation/AnnotationFormatError.class b/libjava/classpath/lib/java/lang/annotation/AnnotationFormatError.class Binary files differnew file mode 100644 index 000000000..9e033050a --- /dev/null +++ b/libjava/classpath/lib/java/lang/annotation/AnnotationFormatError.class diff --git a/libjava/classpath/lib/java/lang/annotation/AnnotationTypeMismatchException.class b/libjava/classpath/lib/java/lang/annotation/AnnotationTypeMismatchException.class Binary files differnew file mode 100644 index 000000000..0a5969470 --- /dev/null +++ b/libjava/classpath/lib/java/lang/annotation/AnnotationTypeMismatchException.class diff --git a/libjava/classpath/lib/java/lang/annotation/Documented.class b/libjava/classpath/lib/java/lang/annotation/Documented.class Binary files differnew file mode 100644 index 000000000..b0c3baf46 --- /dev/null +++ b/libjava/classpath/lib/java/lang/annotation/Documented.class diff --git a/libjava/classpath/lib/java/lang/annotation/ElementType.class b/libjava/classpath/lib/java/lang/annotation/ElementType.class Binary files differnew file mode 100644 index 000000000..09f77d041 --- /dev/null +++ b/libjava/classpath/lib/java/lang/annotation/ElementType.class diff --git a/libjava/classpath/lib/java/lang/annotation/IncompleteAnnotationException.class b/libjava/classpath/lib/java/lang/annotation/IncompleteAnnotationException.class Binary files differnew file mode 100644 index 000000000..3b13d9208 --- /dev/null +++ b/libjava/classpath/lib/java/lang/annotation/IncompleteAnnotationException.class diff --git a/libjava/classpath/lib/java/lang/annotation/Inherited.class b/libjava/classpath/lib/java/lang/annotation/Inherited.class Binary files differnew file mode 100644 index 000000000..5916ecf2b --- /dev/null +++ b/libjava/classpath/lib/java/lang/annotation/Inherited.class diff --git a/libjava/classpath/lib/java/lang/annotation/Retention.class b/libjava/classpath/lib/java/lang/annotation/Retention.class Binary files differnew file mode 100644 index 000000000..3badb946e --- /dev/null +++ b/libjava/classpath/lib/java/lang/annotation/Retention.class diff --git a/libjava/classpath/lib/java/lang/annotation/RetentionPolicy.class b/libjava/classpath/lib/java/lang/annotation/RetentionPolicy.class Binary files differnew file mode 100644 index 000000000..e0bed52da --- /dev/null +++ b/libjava/classpath/lib/java/lang/annotation/RetentionPolicy.class diff --git a/libjava/classpath/lib/java/lang/annotation/Target.class b/libjava/classpath/lib/java/lang/annotation/Target.class Binary files differnew file mode 100644 index 000000000..1e7bf4c98 --- /dev/null +++ b/libjava/classpath/lib/java/lang/annotation/Target.class |