~ubuntu-branches/debian/sid/gnat-4.4/sid

« back to all changes in this revision

Viewing changes to debian/README.Debian

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Brenta, Matthias Klose
  • Date: 2009-09-13 15:47:23 UTC
  • Revision ID: james.westby@ubuntu.com-20090913154723-3ihafoq6mqbrlr4i
Tags: 4.4.1-5
Merge from gcc-4.4 (4.4.1-4) unstable; urgency=low

* Update to SVN 20090911 from the gcc-4_4-branch (r151649).
  - Fixes PR target/34412, PR middle-end/41094, PR target/40718,
    PR fortran/41062, PR libstdc++/41005, PR target/41184,
    PR bootstrap/41180, PR c++/41127, PR fortran/41258,
    PR rtl-optimization/40861, PR target/41315, PR fortran/39876.

[ Matthias Klose ]
* Avoid underscores in doc-base document id's to workaround a
  dh_installdocs bug.
* Update file names for the Ada user's guide.
* Set Homepage attribute for packages.
* Update the patch for gnat on armel.
* gcj-4.4-jdk: Depend on libantlr-java. Addresses: #546062.
* Backport patch for PR tree-optimization/41101 from the trunk.
  Fixes: #541816.
* Update libstdc++6.symbols for symbols introduced with the fix
  for PR libstdc++/41005.
* Apply proposed patches for PR libstdc++/40133 and PR target/40134.
  Add symbols exception propagation support in libstdc++ on armel
  to the libstdc++6 symbols.

Show diffs side-by-side

added added

removed removed

Lines of Context:
121
121
ada-polyorb-dsa:
122
122
  - backport support for PolyORB_DSA version 3 from the trunk.
123
123
 
124
 
ada-nobiarch-check:
125
 
  For biarch builds, disable the gnat testsuite for the non-default
126
 
 
127
124
ada-gnatvsn:
128
125
  proposed patch for PR ada/27194.
129
126
 
157
154
  directory (build/gnattools), and for the shared libraries in
158
155
  build/gcc/ada/rts-shared-zcx, build/libgnatvsn and build/libgnatprj.
159
156
 
 
157
ada-sjlj:
 
158
  There are two exception mechanisms to choose from: zero-cost and
 
159
  setjump/longjump.  The Ada run-time library uses either of them
 
160
  but not both.  Build both versions of the run-time library.
 
161
 
160
162
gcc-ice-hack:
161
163
  Retry the build on an ice, save the calling options and preprocessed
162
164
  source when the ice is reproducible.
195
197
 
196
198
config-ml:
197
199
  disable some biarch libraries for biarch builds
 
200
 
 
201
gcc-multilib64dir:
 
202
  Use lib instead of lib64 as multilibdir on amd64 and ppc64.