~ubuntu-branches/debian/sid/gcc-4.8/sid

« back to all changes in this revision

Viewing changes to .svn/pristine/4e/4e80c5eebe565955e684b894bc2c74ddf77f10f0.svn-base

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2014-12-19 19:48:34 UTC
  • Revision ID: package-import@ubuntu.com-20141219194834-4dz1q7rrn5pad823
Tags: 4.8.4-1
* GCC 4.8.4 release.
  - Fix PR target/61407 (darwin), PR middle-end/58624 (ice),
    PR sanitizer/64265 (wrong code).
* Require recent binutils to pass go test failures.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Document: gcj-@BV@
 
2
Title: The GNU Ahead-of-time Compiler for the Java Language
 
3
Author: Various
 
4
Abstract: This manual describes how to use gcj, the GNU compiler for
 
5
 the Java programming language.  gcj can generate both .class files and
 
6
 object files, and it can read both Java source code and .class files.
 
7
Section: Programming/Java
 
8
 
 
9
Format: html
 
10
Index: /usr/share/doc/gcc-@BV@-base/java/gcj.html
 
11
Files: /usr/share/doc/gcc-@BV@-base/java/gcj.html
 
12
 
 
13
Format: info
 
14
Index: /usr/share/info/gcj-@BV@.info.gz
 
15
Files: /usr/share/info/gcj-@BV@*