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

« back to all changes in this revision

Viewing changes to .svn/pristine/39/390625fbf1414061dcd24bf8054507b726264a76.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
               The Debian GNU Compiler Collection setup
 
2
               ========================================
 
3
 
 
4
Please see the README.Debian in /usr/share/doc/gcc, contained in the
 
5
gcc package for a description of the setup of the different compiler
 
6
versions.
 
7
 
 
8
For general discussion about the Debian toolchain (GCC, glibc, binutils)
 
9
please use the mailing list debian-toolchain@lists.debian.org; for GCC
 
10
specific things, please use debian-gcc@lists.debian.org.  When in doubt
 
11
use the debian-toolchain ML.
 
12
 
 
13
 
 
14
Maintainers of these packages
 
15
-----------------------------
 
16
 
 
17
Matthias Klose <doko@debian.org>
 
18
Ludovic Brenta <ludovic@ludovic-brenta.org>     (gnat)
 
19
Iain Buclaw <ibuclaw@ubuntu.com>                (gdc)
 
20
Aurelien Jarno <aurel32@debian.org>             (mips*-linux)
 
21
 
 
22
The following ports lack maintenance in Debian: powerpc, ppc64,
 
23
s390, s390x, sparc, sparc64 (unmentioned ports are usually
 
24
handled by the Debian porters).
 
25
 
 
26
Former and/or inactive maintainers of these packages
 
27
----------------------------------------------------
 
28
 
 
29
Falk Hueffner <falk@debian.org>                 (alpha-linux)
 
30
Ray Dassen <jdassen@debian.org>
 
31
Jeff Bailey <jbailey@nisa.net>                  (hurd-i386)
 
32
Joel Baker <fenton@debian.org>                  (netbsd-i386)
 
33
Randolph Chung <tausq@debian.org>               (ia64-linux)
 
34
Philip Blundell <pb@debian.org>                 (arm-linux)
 
35
Ben Collins <bcollins@debian.org>               (sparc-linux)
 
36
Dan Jacobowitz <dan@debian.org>                 (powerpc-linux)
 
37
Thiemo Seufer <ths@networkno.de>                (mips*-linux)
 
38
Matt Taggart <taggart@carmen.fc.hp.com>         (hppa-linux)
 
39
Gerhard Tonn <GerhardTonn@swol.de>              (s390-linux)
 
40
Roman Zippel <zippel@linux-m68k.org>            (m68k-linux)
 
41
Arthur Loiret <arthur.loiret@gmail.com>         (gdc)
 
42
 
 
43
===============================================================================
 
44