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

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Brenta
  • Date: 2010-05-09 23:28:13 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100509232813-bykj33gg0mc34opr
Tags: 4.4.4-2
* debian/control.m4, debian/control: make upgrades from Lenny work without
  broken packages or hard decisions.
  (gnat-4.4): replace all previous versions of gnat-X.Y.
  (libgnat{vsn,prj}4.4-dev):
  - Replace the corresponding 4.3 package in addition to Conflicting with it.
  - Suggest the -dbg package, too.
  (libgnat{vsn,prj}4.4-dbg):
  - Depend on the -dev package, too.
  - Do not recommend gnat-gdb, superseded by gdb.
  (libgnatprj4.4-dbg): do not recommend libgnatprj-dev, no longer in the archive.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gnat-4.4 (4.4.4-2) unstable; urgency=low
 
2
 
 
3
  * debian/control.m4, debian/control: make upgrades from Lenny work without
 
4
    broken packages or hard decisions.
 
5
    (gnat-4.4): replace all previous versions of gnat-X.Y.
 
6
    (libgnat{vsn,prj}4.4-dev):
 
7
    - Replace the corresponding 4.3 package in addition to Conflicting with it.
 
8
    - Suggest the -dbg package, too.
 
9
    (libgnat{vsn,prj}4.4-dbg):
 
10
    - Depend on the -dev package, too.
 
11
    - Do not recommend gnat-gdb, superseded by gdb.
 
12
    (libgnatprj4.4-dbg): do not recommend libgnatprj-dev, no longer in the archive.
 
13
 
 
14
 -- Ludovic Brenta <lbrenta@debian.org>  Sun,  9 May 2010 23:28:13 +0200
 
15
 
 
16
gnat-4.4 (4.4.4-1) unstable; urgency=low
 
17
 
 
18
  Merge from gcc-4.4 (4.4.4-1) unstable; urgency=low; closes: #579886.
 
19
 
 
20
  * GCC 4.4.4 release. Fixes compared to last upload:
 
21
    - Fix PR middle-end/43570, PR libgomp/43706, PR libgomp/43569,
 
22
      PR fortran/43836, PR libgcj/40860.
 
23
  * Apply proposed patch for PR c/43893.
 
24
  * Backport two libjava fixes from the trunk to run josm with gcj.
 
25
  * gcc-4.4-plugin-dev: Don't build anymore. Unused.
 
26
 
 
27
  Merge from gcc-4.4 (4.4.3-9) unstable; urgency=low
 
28
 
 
29
  * Update to SVN 20100420 from the gcc-4_4-branch (r158551).
 
30
    - Fix PR middle-end/43337, PR target/43662, PR tree-optimization/43771,
 
31
      PR tree-optimization/43769, PR fortran/43339.
 
32
  * Revert change in last upload, not linking with --hash-style=both on
 
33
    mips/mipsel.
 
34
  * Apply proposed patch for PR libgcj/40860, handle --no-merge-exidx-entries.
 
35
 
 
36
  Merge from gcc-4.4 (4.4.3-8) unstable; urgency=low
 
37
 
 
38
  * Update to SVN 20100417 from the gcc-4_4-branch (r157925).
 
39
    - Fix PR target/38085, PR ada/41912, PR target/43643, PR middle-end/42956,
 
40
      PR tree-optimization/43560, PR tree-optimization/43607,
 
41
      PR middle-end/43614, PR tree-optimization/43186, PR target/43668,
 
42
      PR tree-optimization/43629, PR target/43638, PR fortran/43539,
 
43
      PR libstdc++/40518, PR target/43458, PR libfortran/43605.
 
44
  * Link with --hash-style=both on mips/mipsel.
 
45
  * On mips, pass -mfix-loongson2f-nop to as, if -mno-fix-loongson2f-nop
 
46
    is not passed.
 
47
 
 
48
  Merge from gcc-4.4 (4.4.3-7) unstable; urgency=low
 
49
 
 
50
  * Update to SVN 20100401 from the gcc-4_4-branch (r157925).
 
51
    - Fix PR libfortran/43517, PR tree-optimization/43528, PR target/43524,
 
52
      PR middle-end/43600, PR other/43562, PR target/39254,
 
53
      PR target/42113, PR c/43381, PR c++/41185, PR c++/41786,
 
54
      PR fortran/43409, PR fortran/43409, PR libfortran/43265,
 
55
      PR fortran/43551, PR libfortran/43605.
 
56
 
 
57
  Merge from gcc-4.4 (4.4.3-6) unstable; urgency=high
 
58
 
 
59
  * Update to SVN 20100325 from the gcc-4_4-branch (r157722).
 
60
    - Fix PR libgomp/42942, PR target/43348, PR tree-optimization/43415,
 
61
      PR rtl-optimization/43438, PR c++/43116, PR target/43305,
 
62
      PR middle-end/43419, PR middle-end/42718, PR c/43385.
 
63
  * gcc-4.4-plugin-dev: Include missing header.
 
64
  * Apply fix for PR target/42321 from the trunk.
 
65
 
 
66
  Merge from gcc-4.4 (4.4.3-5) unstable; urgency=medium
 
67
 
 
68
  * Update to SVN 20100321 from the gcc-4_4-branch (r157610).
 
69
    - Fix PR target/43417.
 
70
  * Fix build failure on ia64, don't apply pr43348 twice.
 
71
  * Fix build failures building cross compilers configured --with-ld.
 
72
 
 
73
  Merge from gcc-4.4 (4.4.3-4) unstable; urgency=low
 
74
 
 
75
  * Update to SVN 20100320 from the gcc-4_4-branch (r157597).
 
76
    - Fix PR c/43248, PR middle-end/42233, PR bootstrap/43121,
 
77
      PR tree-optimization/43220, PR ada/42253, PR fortran/43303,
 
78
      PR fortran/43228, PR libfortran/43265, PR rtl-optimization/43360,
 
79
      PR libfortran/43265.
 
80
  * gcj-4.4-jre-headless: Stop providing java-virtual-machine.
 
81
  * Backport plugin support from the trunk:
 
82
    - Configure with --enable-plugin --disable-browser-plugin.
 
83
    - Add build support for a gcc-4.4-plugin-dev package.
 
84
  * Apply proposed fix for PR target/43348. LP: #531697.
 
85
  * Apply proposed patch for PR middle-end/43323.
 
86
  * libstdc++-arm-ldbl-compat.diff: On ARM provide the long double versions
 
87
    of "C" math functions in libstdc++; these are dropped when built
 
88
    against glibc-2.11.
 
89
  * ARM: Backport rev148072 from the trunk.
 
90
  * Backport proposed patch to enable both gold and ld in a single toolchain.
 
91
    New option -fuse-ld=ld.bfd, -fuse-ld=gold.
 
92
 
 
93
  Merge from gcc-4.4 (4.4.3-3) unstable; urgency=low
 
94
 
 
95
  * Update to SVN 20100226 from the gcc-4_4-branch (r157081).
 
96
    - Fix PR tree-optimization/42871, PR tree-optimization/42705,
 
97
      PR debug/43010, PR middle-end/42995, PR tree-optimization/42462,
 
98
      PR rtl-optimization/42952, PR c++/43024, PR c++/43033,
 
99
      PR target/40887, PR libstdc++/21769.
 
100
    - Fix out-of-range branches in Thumb-2 mode.
 
101
  * Don't call dh_makeshlibs with -V for shared libraries with
 
102
    symbol files.
 
103
 
 
104
  Merge from gcc-4.4 (4.4.3-2) unstable; urgency=low
 
105
 
 
106
  * Update to SVN 20100131 from the gcc-4_4-branch (r156416).
 
107
    - Fix PR fortran/42866, PR target/42841, PR target/38697,
 
108
      PR bootstrap/42786, PR middle-end/42898, PR fortran/38324,
 
109
      PR fortran/41044, PR fortran/41167, PR fortran/42736.
 
110
  * Fix PR c++/42748, do not warn about changes to mangling of va_list
 
111
    in system headers.
 
112
  * Build gnat-4.4 on armel.
 
113
  * On sh4-linux, use sh as java architecture name instead of sh4.
 
114
 
 
115
 -- Ludovic Brenta <lbrenta@debian.org>  Sat,  1 May 2010 11:59:11 +0200
 
116
 
1
117
gnat-4.4 (4.4.3-1) unstable; urgency=medium
2
118
 
3
119
  Merge from gcc-4.4 (4.4.3-2) UNRELEASED; urgency=low