~ubuntu-branches/ubuntu/utopic/gnat-4.9/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2014-07-29 19:34:08 UTC
  • mfrom: (3.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20140729193408-9057666uwi75ag71
Tags: 4.9.1-1ubuntu1
Regenerate the control file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
gnat-4.9 (4.9.0-1ubuntu5) utopic; urgency=medium
2
 
 
 
1
gnat-4.9 (4.9.1-1ubuntu1) utopic; urgency=medium
 
2
 
 
3
  * Regenerate the control file.
 
4
 
 
5
 -- Matthias Klose <doko@ubuntu.com>  Tue, 29 Jul 2014 19:34:08 +0200
 
6
 
 
7
gnat-4.9 (4.9.1-1) unstable; urgency=low
 
8
 
 
9
  * New upstream release.  Build-depend on gcc-4.9-source (>= 4.9.1).
 
10
    Closes: #755490.
 
11
  * debian/rules.d/binary-ada.mk: install the test-summary file in package
 
12
    gnat-4.9 instead of gnat-4.9-base.  test-summary is actually
 
13
    architecture-dependent.  This change reflects what happens in gcc-4.9
 
14
    and gcc-4.9-base as well.  Closes: #749869.
 
15
 
 
16
  Merge from gcc-4.9 (4.9.1-2) unstable; urgency=medium
 
17
 
 
18
  * Update to SVN 20140724 (r213031) from the gcc-4_9-branch.
 
19
 
 
20
  * Fix installing test logs and summaries.
 
21
  * Warn about ppc ELFv2 ABI issues, which will change in GCC 4.10.
 
22
  * Don't gzip the xz compressed testsuite logs and summaries.
 
23
  * Build libphobos on armel and armhf. Fixes: #755390.
 
24
  * Update the Linaro support to the 4.9-2014.07 release.
 
25
 
 
26
  Merge from gcc-4.9 (4.9.1-1) unstable; urgency=medium
 
27
 
 
28
  * GCC 4.9.1 release.
 
29
  * Update GDC form the 4.9 branch (20140712).
 
30
 
 
31
  Merge from gcc-4.9 (4.9.0-11) unstable; urgency=medium
 
32
 
 
33
  * GCC 4.9.1 release candidate 1.
 
34
  * Update to SVN 20140712 (r212479) from the gcc-4_9-branch.
 
35
    - Fix PR middle-end/61725. Fixes: #754548.
 
36
 
 
37
  * Add libstdc++ symbols files for mips64 and mips64el (Yunqiang Su).
 
38
    Fixes: #745372.
 
39
  * Set java_cpu to ppc64 on ppc64el.
 
40
  * Build AArch64 from the Linaro 4.9-2014.06 release.
 
41
  * Re-enable running the testsuite on KFreeBSD and the Hurd.
 
42
  * Re-enable running the libstdc++ testsuite on arm*, mips* and hppa.
 
43
 
 
44
  Merge from gcc-4.9 (4.9.0-10) unstable; urgency=medium
 
45
 
 
46
  * Update to SVN 20140704 (r212295) from the gcc-4_9-branch.
 
47
 
 
48
  * Explicitly set cpu_32 to ultrasparc for sparc64 builds.
 
49
  * Fix --with-long-double-128 for sparc32 when defaulting to 64-bit.
 
50
  * Ignore missing libstdc++ symbols on armel and hppa. The future and
 
51
    exception_ptr implementation is incomplete. For more information see
 
52
    https://gcc.gnu.org/ml/gcc/2014-07/msg00000.html.
 
53
 
 
54
  Merge from gcc-4.9 (4.9.0-9) unstable; urgency=medium
 
55
 
 
56
  * Update to SVN 20140701 (r212192) from the gcc-4_9-branch.
 
57
  * Update libstdc++ symbols files for ARM.
 
58
  * Configure --with-cpu-32=ultrasparc on sparc64.
 
59
 
 
60
  Merge from gcc-4.9 (4.9.0-8) unstable; urgency=medium
 
61
 
 
62
  * Update to SVN 20140624 (r211959) from the gcc-4_9-branch.
 
63
 
 
64
  * Don't ignore dpkg-shlibdeps errors for libstdc++6, left over from initial
 
65
    4.9 uploads.
 
66
  * Update libgcc1 symbols for sh4. Fixes: #751919.
 
67
  * Stop building the libvtv packages. Not usable unless the build is
 
68
    configured with --enable-vtable-verify, which comes with a performance
 
69
    penalty just for the stubs in libstdc++.
 
70
  * Update libstdc++ and libvtv symbols files for builds configured with
 
71
    --enable-vtable-verify.
 
72
  * Remove version requirement for dependency on make. Fixes: #751891.
 
73
  * Fix removal of python byte-code files in libstdc++6. Fixes: #751435.
 
74
  * Fix a segfault in the driver from calling free on non-malloc'd area.
 
75
  * Drop versioned build dependency on gdb, and apply the pretty printer
 
76
    patch for libstdc++ based on the release.
 
77
  * Add support to build with isl-0.13.
 
78
 
 
79
  Merge from gcc-4.9 (4.9.0-7) unstable; urgency=medium
 
80
 
 
81
  * Update to SVN 20140616 (r211699) from the gcc-4_9-branch.
 
82
 
 
83
  [ Matthias Klose ]
 
84
  * Fix patch application for powerpcspe (Helmit Grohne). Fixes: #751001.
 
85
    + Update context for powerpc_remove_many.
 
86
    + Drop gcc-powerpcspe-ldbl-fix applied upstream.
 
87
 
 
88
  [ Aurelien Jarno ]
 
89
  * Fix PR c++/61336, taken from the trunk.
 
90
 
 
91
  Merge from gcc-4.9 (4.9.0-6) unstable; urgency=medium
 
92
 
 
93
  * Update to SVN 20140608 (r211353) from the gcc-4_9-branch.
 
94
  * Fix -Wno-format when -Wformat-security is the default (Steve Beattie).
 
95
    LP: #1317305.
 
96
  * Don't install the libstdc++ pretty printer file into the debug directory,
 
97
    but into the gdb auto-load directory.
 
98
  * Fix the removal of the libstdc++6 package, removing byte-compiled pretty
 
99
    printer files and pycache directories.
 
100
  * Fix PR c++/61046, taken from the trunk. LP: #1313102.
 
101
  * Fix installation of gcc-{ar,nm,ranlib} man pages for snapshot builds.
 
102
    Fixes: #745906.
 
103
  * Update patches for snapshot builds.
 
104
 
 
105
 -- Ludovic Brenta <lbrenta@debian.org>  Mon, 28 Jul 2014 00:41:16 +0200
 
106
 
 
107
gnat-4.9 (4.9.0-2) unstable; urgency=low
 
108
 
 
109
  * Lintian warnings:
 
110
  * debian/control.m4 (gnat-4.9-base): Multi-Arch: same.
 
111
  * debian/patches/ada-749574.diff: new.  Closes: #749574.
 
112
 
 
113
  Merge from gcc-4.9 (4.9.0-5) unstable; urgency=medium
 
114
 
 
115
  * Update to SVN 20140527 (r210956) from the gcc-4_9-branch.
 
116
  * Limit systemtap-sdt-dev build dependency to enumerated linux architectures.
 
117
  * Build libitm on AArch64, patch taken from the trunk.
 
118
  * Update the testsuite to allow more testcases to pass with hardening options
 
119
    turned on (Steve Beattie). LP: #1317307.
 
120
  * Revert the fix for PR rtl-optimization/60969, causing bootstrap failure
 
121
    on ppc64el.
 
122
  * Fix PR other/61257, check for working sys/sdt.h.
 
123
  * Drop the libstdc++-arm-wno-abi patch, not needed anymore in 4.9.
 
124
 
 
125
  Merge from gcc-4.9 (4.9.0-4) unstable; urgency=medium
 
126
 
 
127
  * Update to SVN 20140518 (r210592) from the gcc-4_9-branch.
3
128
  * Update the local ada-libgnatprj patch for AArch64. Addresses: #748233.
4
 
 
5
 
 -- Matthias Klose <doko@ubuntu.com>  Thu, 15 May 2014 16:53:51 +0200
6
 
 
7
 
gnat-4.9 (4.9.0-1ubuntu3) utopic; urgency=medium
8
 
 
9
 
  * Build-depend on gcc-4.9-multilib.
10
 
 
11
 
 -- Matthias Klose <doko@ubuntu.com>  Thu, 01 May 2014 21:55:52 +0200
12
 
 
13
 
gnat-4.9 (4.9.0-1ubuntu2) utopic; urgency=medium
14
 
 
 
129
  * Update the libstdc++v-python3 patch. Fixes: #748317, #738341, 747903.
 
130
  * Build-depend on systemtap-sdt-dev, on every architecure, doesn't seem to hurt
 
131
    on architectures where it is not supported. Fixes: #748315.
 
132
  * Update the gcc-default-format-security patch (Steve Beattie). LP: #1317305.
 
133
  * Apply the proposed patch for PR c/57653. Fixes: #734345.
 
134
 
 
135
  Merge from gcc-4.9 (4.9.0-3) unstable; urgency=medium
 
136
 
 
137
  * Update to SVN 20140512 (r210323) from the gcc-4_9-branch.
 
138
 
 
139
  [ Matthias Klose ]
 
140
  * Update build dependencies for ada enabled snapshot builds.
 
141
  * Fix PR tree-optimization/60902, taken from the trunk. Fixes: #746944.
 
142
  * Ensure that the common libs (built from the next GCC version) are
 
143
    available when building without common libs.
 
144
  * Fix java.security symlink in libgcj15. Addresses: #746786.
 
145
  * Move the libstdc++ gdb pretty printers into libstdc++6, install the
 
146
    -gdb.py files into /usr/share/gdb/auto-load.
 
147
  * Set the 'Multi-Arch: same' attribute for packages, cross built with
 
148
    with_deps_on_target_arch_pkgs=yes (Helmit Grohne). Fixes: #716795.
 
149
  * Build the gcc-X.Y-base package with with_deps_on_target_arch_pkgs=yes
 
150
    (Helmit Grohne). Addresses: #744782.
 
151
  * Apply the proposed patches for PR driver/61106, PR driver/61126.
 
152
    Fixes: #747345.
 
153
 
 
154
  [ Aurelien Jarno ]
 
155
  * Fix libasan1 symbols file for sparc and sparc64.
 
156
 
 
157
  Merge from gcc-4.9 (4.9.0-2) unstable; urgency=medium
 
158
 
 
159
  * Update to SVN 20140503 (r210033) from the gcc-4_9-branch.
 
160
    - Fix PR go/60931, garbage collector issue with non 4kB system page size.
 
161
      LP: #1304754.
 
162
 
 
163
  [Matthias Klose]
 
164
  * Fix libgcc-dev dependency on gcc, when not building libgcc.
 
165
  * Fix gnat for snapshot builds on ppc64el.
 
166
  * Update the libsanitizer build fix for sparc.
 
167
  * Install only versioned gcc-ar gcc-nm gcc-ranlib binaries for the hppa64
 
168
    cross compiler. Install hppa64 alternatives. Addresses: #745967.
 
169
  * Fix the as and ld symlinks for the hppa64 cross compiler.
15
170
  * Add the gnat backport for AArch64.
16
 
 
17
 
 -- Matthias Klose <doko@ubuntu.com>  Thu, 01 May 2014 13:30:37 +0200
18
 
 
19
 
gnat-4.9 (4.9.0-1ubuntu1) utopic; urgency=medium
20
 
 
21
 
  * Regenerate the control file.
22
 
 
23
 
 -- Matthias Klose <doko@ubuntu.com>  Fri, 25 Apr 2014 15:53:05 +0200
 
171
  * Update gnat patches not to use tabs and too long lines.
 
172
  * libgnatvsn: Use CC and CXX passed from the toplevel makefile, drop gnat
 
173
    build dependency on g++. Addresses: #746688.
 
174
 
 
175
 -- Ludovic Brenta <lbrenta@debian.org>  Thu, 29 May 2014 17:08:07 +0200
24
176
 
25
177
gnat-4.9 (4.9.0-1) unstable; urgency=low
26
178