Upload Tizen:Base source
[external/binutils.git] / debian / changelog
1 binutils (2.21.51.20110421-6slp2+s1) unstable; urgency=low
2
3   * Merge with Debian.
4
5  -- Rafal Krypa <r.krypa@samsung.com>  Thu, 02 Jun 2011 10:33:19 +0200
6
7 binutils (2.21.51.20110421-6) unstable; urgency=low
8
9   [ Marcin Juszkiewicz ]
10   * Use pregenerated ld.gold.1 for cross builds.
11
12   [ Matthias Klose ]
13   * Redefine STRIP and install_binary for cross builds (Ken Werner).
14   * Apply fix for PR ld/12726, taken from the trunk.
15
16  -- Matthias Klose <doko@debian.org>  Thu, 19 May 2011 15:51:22 +0200
17
18 binutils (2.21.51.20110421-5) unstable; urgency=medium
19
20   * Use a symlink for /usr/bin/ld, even if gold is not built. Closes: #615262.
21
22  -- Matthias Klose <doko@debian.org>  Tue, 17 May 2011 17:58:17 +0200
23
24 binutils (2.21.51.20110421-4slp2+s2) unstable; urgency=low
25
26   * Fix PR ld/12778, proposed patch by myself.
27
28  -- Rafal Krypa <r.krypa@samsung.com>  Wed, 18 May 2011 14:05:11 +0200
29
30 binutils (2.21.51.20110421-4slp2+s1) unstable; urgency=low
31
32   * Merge with Debian.
33   * Adapt patch xx_force_non-native.
34   * Fix PR gas/12715, taken from the trunk.
35
36  -- Rafal Krypa <r.krypa@samsung.com>  Mon, 16 May 2011 15:00:26 +0200
37
38 binutils (2.21.51.20110421-4) unstable; urgency=low
39
40   * Fix PR ld/12730, taken from the trunk. Closes: #625616.
41   * Cortex A8 workarounds for PLT tail calls (Richard Sandiford).
42
43  -- Matthias Klose <doko@debian.org>  Sun, 08 May 2011 02:06:22 +0200
44
45 binutils (2.21.51.20110421-3) unstable; urgency=low
46
47   * Fix segfault in ar, delete_members.
48
49  -- Matthias Klose <doko@debian.org>  Sun, 01 May 2011 17:30:42 +0200
50
51 binutils (2.21.51.20110421-2) unstable; urgency=low
52
53   * Fix typo in the patch for PR gas/12698.
54
55  -- Matthias Klose <doko@debian.org>  Wed, 27 Apr 2011 21:33:47 +0200
56
57 binutils (2.21.51.20110421-1) unstable; urgency=low
58
59   * Snapshot, taken from the trunk 20110421.
60   * Install a man page for ld.gold, generated by help2man. Closes: #619823.
61   * Apply proposed patch for PR gas/12698. Closes: #623964.
62
63  -- Matthias Klose <doko@debian.org>  Wed, 27 Apr 2011 18:14:39 +0200
64
65 binutils (2.21.51.20110419-2) unstable; urgency=low
66
67   * Fix powerpcspe and sparc builds.
68
69  -- Matthias Klose <doko@debian.org>  Tue, 19 Apr 2011 13:47:56 +0200
70
71 binutils (2.21.51.20110419-1) unstable; urgency=low
72
73   * Snapshot, taken from the trunk 20110419.
74
75  -- Matthias Klose <doko@debian.org>  Tue, 19 Apr 2011 10:18:14 +0200
76
77 binutils (2.21.51.20110409-1) experimental; urgency=low
78
79   * Snapshot, taken from the trunk 20110409.
80
81  -- Matthias Klose <doko@debian.org>  Sat, 09 Apr 2011 13:53:24 +0200
82
83 binutils (2.21.51.20110403-1) experimental; urgency=low
84
85   * Snapshot, taken from the trunk 20110403.
86
87  -- Matthias Klose <doko@debian.org>  Sun, 03 Apr 2011 23:54:13 +0200
88
89 binutils (2.21.0.20110327-3) unstable; urgency=high
90
91   * Fix architecture field for binutils-gold (powerpcspe).
92   * Add support for arm-*-gnueabihf targets. Closes: #621029.
93   * Fix PR ld/12654: Properly handle R_386_TLS_LDO_32 for PIE. LP: #663294.
94   * Fix PR ld/12637, reloc overflow for R_MIPS_TLS_LDM (Richard Sandiford),
95     taken from the trunk.
96
97  -- Matthias Klose <doko@debian.org>  Sun, 10 Apr 2011 17:23:40 +0200
98
99 binutils (2.21.0.20110327-2) unstable; urgency=low
100
101   * Fix architecture field for binutils-gold.
102   * Configure with --disable-werror on armhf.
103
104  -- Matthias Klose <doko@debian.org>  Tue, 29 Mar 2011 19:38:55 +0200
105
106 binutils (2.21.0.20110327-1) unstable; urgency=low
107
108   * Update from the 2.21 branch 20110327.
109   * Add multiarch directories to linker search path. Closes: #369064.
110     LP: #738098.
111
112  -- Matthias Klose <doko@debian.org>  Sun, 27 Mar 2011 22:32:57 +0100
113
114 binutils (2.21.0.20110322-1) unstable; urgency=low
115
116   * Update from the 2.21 branch 20110322.
117   * S/390: Make as to accept all instructions if no -march option given.
118     taken from the trunk (Aurelian Jarno). Closes: #618751.
119   * Extend support for armhf (Loic Minier).
120     - debian/control.in, debian/control, debian/rules: Enable gold for armhf.
121     - debian/rules: Introduce $(CROSS) (set to $(DEB_HOST_GNU_TYPE)- when
122       cross-building) and call $(CROSS)cpp to check whether -marm is needed or
123       not instead of testing for armel; an alternative would be to
124       unconditionally set -marm if DEB_HOST_ARCH_CPU is arm.
125     - debian/rules: commented out -fno-section-anchors CFLAGS handling would
126       also be enabled for armhf.
127     - debian/rules: ignore regressions on armhf as well; note that
128       ignore_regressions is set three times.
129
130  -- Matthias Klose <doko@debian.org>  Tue, 22 Mar 2011 23:12:39 +0100
131
132 binutils (2.21.0.20110302-2) unstable; urgency=low
133
134   [ Carlos O'Donell ]
135   * Fix binutils-hppa64 build.
136
137   [ Matthias Klose ]
138   * Fix PR ld/12376 (John David Anglin), taken from the trunk.
139   * Update to the 2.21 branch, 20110310.
140
141  -- Matthias Klose <doko@debian.org>  Thu, 10 Mar 2011 21:35:07 +0100
142
143 binutils (2.21.0.20110302-1) unstable; urgency=low
144
145   * Update from the 2.21 branch.
146
147   [ Thorsten Glaser ]
148   * patches/640_m68k_fix-TLS_GD-relocation: new, temp. Closes: #611768.
149
150   [ Matthias Klose ]
151   * On ppc64, look for 32 bit target libraries in /lib32, /usr/lib32 etc.,
152     first.
153
154  -- Matthias Klose <doko@debian.org>  Wed, 02 Mar 2011 02:41:17 +0100
155
156 binutils (2.21.0.20110216-2) unstable; urgency=low
157
158   * Upload to unstable.
159
160  -- Matthias Klose <doko@debian.org>  Tue, 22 Feb 2011 20:35:16 +0100
161
162 binutils (2.21.0.20110216-1) experimental; urgency=low
163
164   * Update from the 2.21 branch.
165
166  -- Matthias Klose <doko@debian.org>  Wed, 16 Feb 2011 15:54:15 +0100
167
168 binutils (2.21-5) experimental; urgency=low
169
170   * Update gold to 1.11, taken from the 2.21 branch.
171   * Add the arm-linux-gnueabi target to binutils-multiarch (Loic Minier).
172
173  -- Matthias Klose <doko@ubuntu.com>  Tue, 25 Jan 2011 00:51:38 +0100
174
175 binutils (2.21-4) experimental; urgency=low
176
177   * Fix handling of writable .eh_frame section in gold, taken from the
178     2.21 branch.
179
180  -- Matthias Klose <doko@debian.org>  Wed, 12 Jan 2011 00:42:15 +0100
181
182 binutils (2.21-3slp2+s1) unstable; urgency=low
183
184   * Merge with Debian.
185   * Adapt patch xx_force_non-native.
186
187  -- Rafal Krypa <r.krypa@samsung.com>  Wed, 12 Jan 2011 13:24:55 +0100
188
189 binutils (2.21-3) experimental; urgency=low
190
191   [ Matthias Klose ]
192   * Don't include `-system' in the bfd version identifier.
193
194   [ Sedat Dilek ]
195   * 160_pr12327.patch: Fix PR ld/12327, taken from the trunk.
196
197  -- Matthias Klose <doko@debian.org>  Thu, 29 Dec 2010 23:51:35 +0100
198
199 binutils (2.21-2) experimental; urgency=low
200
201   * Don't install ld.bfd in binutils-multiarch.
202   * Fix assembler bug blocking Thumb-2 kernel builds (CS issue #8775).
203
204  -- Matthias Klose <doko@debian.org>  Fri, 10 Dec 2010 13:45:00 +0100
205
206 binutils (2.21-1) experimental; urgency=low
207
208   * binutils 2.21 release.
209
210   [ Marcin Juszkiewicz ]
211   * Enable building gold in cross builds. LP: #686530.
212   * Allow to build only the -source package, and include the version
213     in the package name. LP: #682646.
214
215  -- Matthias Klose <doko@debian.org>  Thu, 09 Dec 2010 23:24:49 +0100
216
217 binutils (2.20.90.20101121-1) experimental; urgency=low
218
219   * Update from the binutils 2.21 release branch.
220
221  -- Matthias Klose <doko@debian.org>  Sun, 21 Nov 2010 14:03:14 +0100
222
223 binutils (2.20.90.20101105-2) experimental; urgency=low
224
225   * binutils 2.21 prerelease 1.
226
227  -- Matthias Klose <doko@debian.org>  Wed, 10 Nov 2010 01:04:59 +0100
228
229 binutils (2.20.51.20101028-1) experimental; urgency=low
230
231   * Snapshot, taken from the trunk 20101028.
232
233  -- Matthias Klose <doko@debian.org>  Thu, 28 Oct 2010 16:57:11 +0200
234
235 binutils (2.20.51.20101009-1) experimental; urgency=low
236
237   * Snapshot, taken from the trunk 20101009.
238
239  -- Matthias Klose <doko@debian.org>  Sat, 09 Oct 2010 14:41:08 +0200
240
241 binutils (2.20.51.20100925-2) experimental; urgency=low
242
243   * Allow ar scripts to contain ~ in the filename (Zygmunt Krynicki, taken
244     from Linaro). LP: #641488.
245
246  -- Matthias Klose <doko@debian.org>  Thu, 30 Sep 2010 10:20:41 +0200
247
248 binutils (2.20.51.20100925-1) experimental; urgency=low
249
250   * Snapshot, taken from the trunk 20100925.
251   * Fix PR ld/10144, mips/ld: non-dynamic relocations refer to dynamic symbol
252     Closes: #519006.
253
254  -- Matthias Klose <doko@debian.org>  Sat, 25 Sep 2010 16:24:20 +0200
255
256 binutils (2.20.51.20100908-1) experimental; urgency=low
257
258   * Snapshot, taken from the trunk 20100908.
259   * Link executables statically when `static' is passed in DEB_BUILD_OPTIONS
260     (Jim Heck). Closes: #590101.
261   * Apply proposed patch for PR ld/10340 (ld doesn't honor sysroot prefix
262     for ldscripts). LP: #625320.
263   * Build binutils-hppa64 in cross builds (Al Viro). Closes: #595319.
264   * Fix some lintian warnings.
265
266  -- Matthias Klose <doko@debian.org>  Wed, 08 Sep 2010 16:31:47 +0200
267
268 binutils (2.20.51.20100813-1) experimental; urgency=low
269
270   * Snapshot, taken from the trunk 20100813.
271
272   [ Jonathan Nieder ]
273   * Remove ld.bfd from binutils-multiarch (not that useful without an
274     multiarch assembler).
275
276   [ Marcin Juszkiewicz ]
277   * Revert sysroot to / for cross builds. LP: #598389.
278   * Generate debian/control for native and cross builds. LP: #612629.
279   * Provide packaging rules in -source package. LP: #608745.
280
281   [ Matthias Klose ]
282   * Don't apply patches, when PATCHED_SOURCES is set to `yes'.
283   * Proposed patch for PR11889, readelf crashes for malformed binaries
284     (Dan Rosenberg). LP: #614206.
285
286  -- Matthias Klose <doko@debian.org>  Fri, 13 Aug 2010 11:10:14 +0200
287
288 binutils (2.20.51.20100710-2) experimental; urgency=medium
289
290   * Don't use configury for cross builds for native builds. LP: #604134.
291
292  -- Matthias Klose <doko@debian.org>  Sun, 11 Jul 2010 10:24:28 +0200
293
294 binutils (2.20.51.20100710-1) experimental; urgency=low
295
296   * Snapshot, taken from the trunk 20100710.
297     - Fix PR gas/10531. LP: #599485.
298   * debian/rules: Introduce PF macros (Jim Heck). Closes: #588357.
299
300   [ Marcin Juszkiewicz ]
301   * Don't install documentation files in -cross packages.  Closes: #586636.
302   * Set sysroot to /usr/$(TARGET) for cross builds. LP: #598389.
303
304  -- Matthias Klose <doko@debian.org>  Sat, 10 Jul 2010 10:42:55 +0200
305
306 binutils (2.20.51.20100617-1) experimental; urgency=low
307
308   * Snapshot, taken from the trunk 20100617.
309   * Merge 'binary-cross' target into 'binary' one (Marcin Juszkiewicz).
310   * debian/copyright: Update to GFDL 1.3.
311
312  -- Matthias Klose <doko@debian.org>  Thu, 17 Jun 2010 15:20:34 +0200
313
314 binutils (2.20.51.20100527-1) experimental; urgency=low
315
316   * Snapshot, taken from the trunk 20100527.
317
318   [ Jonathan Nieder ]
319   * debian/binutils-multiarch.preinst.in: Re-add diversions on reinstall.
320     Closes: #581156.
321   * Remove c++filt from binutils-multiarch.
322   * Rename /usr/bin/ld from multiarch build to ld.bfd. Closes: #582490.
323
324  -- Matthias Klose <doko@debian.org>  Thu, 27 May 2010 10:40:48 +0200
325
326 binutils (2.20.51.20100518-1) experimental; urgency=low
327
328   * Snapshot, taken from the trunk 20100518.
329
330  -- Matthias Klose <doko@debian.org>  Tue, 18 May 2010 13:29:45 +0200
331
332 binutils (2.20.51.20100428-1) experimental; urgency=low
333
334   * Snapshot, taken from the trunk 20100428.
335
336  -- Matthias Klose <doko@debian.org>  Wed, 28 Apr 2010 10:07:28 +0200
337
338 binutils (2.20.51.20100418-2) experimental; urgency=low
339
340   * Add upper dependency 
341
342  -- Matthias Klose <doko@debian.org>  Sun, 18 Apr 2010 20:52:41 +0200
343
344 binutils (2.20.51.20100418-1) experimental; urgency=low
345
346   * Snapshot, taken from the trunk 20100418.
347   * debian/*.shlibs.in: Automate upstream version changes.
348   * Configure native build --with-sysroot=/. Closes: #556126.
349   * Move the ld.gold binary into the binutils package, just keep the
350     diversion (ld) in the binutils-gold package.
351   * Linker selection: ld is used by default, to use the gold linker,
352     pass -fuse-linker-plugin (no other side effects if -flto/-fwhopr
353     is not passed). To force ld.bfd or ld.gold, pass -B/usr/lib/compat-ld
354     for ld.bfd or /usr/lib/gold-ld for ld.gold.
355   * Apply proposed patch for ARM: Add option to disable merging of adjacent
356     exidx unwinder entries.
357
358   [ Jonathan Nieder ]
359   * Clean up diversion handling in binutils-multiarch:
360     - remove diversion of libbfd.a and libopcodes.a.  Closes: #545067.
361     - wait for the new version to be unpacked before removing old diversions
362     - avoid messages from re-adding diversions when upgrading from a version
363       that already has them
364     - remove diversions when downgrading to a version that does not have
365       them (for example, when recovering from an upgrade failure)
366   * Add diversion for ld.bfd in binutils-multiarch.
367   * Update comment in debian/rules to acknowledge that binutils-multiarch
368     includes a linker now.
369   * Add c++filt to binutils-multiarch.
370   * Remove elfedit from binutils-multiarch.
371     Its functionality does not depend on the list of supported targets.
372   * Fixup to version changes handling.
373
374  -- Matthias Klose <doko@debian.org>  Sun, 18 Apr 2010 14:18:59 +0200
375
376 binutils (2.20.51.20100405-1) experimental; urgency=low
377
378   * Snapshot, taken from the trunk 20100405.
379   * debian/*.shlibs: Update to the version from the trunk.
380   * Mangle the soname of the binutils libraries to be different than
381     the default name. Closes: #557620.
382     Packaged cross builds should do the same.
383   * Add diversion for elfedit in binutils-multiarch (Jonathan Nieder).
384     Closes: #576126.
385   * Convert to quilt (Sedat Dilek).
386   * Update to proposed patch to enable both gold and ld in a single toolchain.
387     The gold binary is now installed as `gold'. Keep the name `ld.gold'.
388
389  -- Matthias Klose <doko@debian.org>  Mon, 05 Apr 2010 14:49:46 +0200
390
391 binutils (2.20.51.20100227-1slp2+s3) unstable; urgency=low
392
393   * Don't include /usr/share/info/* files in cross packages - they made
394     it impossible to install binutils for several architectures.
395   * Allow building of cross look-like binutils for native architecture.
396
397  -- Rafal Krypa <r.krypa@samsung.com>  Thu, 08 Jul 2010 13:25:23 +0200
398
399 binutils (2.20.51.20100227-1slp2+s2) unstable; urgency=low
400
401   * SLP: Don't create binutils-doc and binutils-source packages
402
403  -- Rafal Krypa <r.krypa@samsung.com>  Thu, 10 Jun 2010 16:56:24 +0200
404
405 binutils (2.20.51.20100227-1slp2+s1) unstable; urgency=low
406
407   * Drop lsb-release depencency - hardcode distribution as SLP
408   * Don't perform tests during build - drop dejagnu build dep
409   * Set SLP team as package maintainers
410
411  -- Karol Lewandowski <k.lewandowsk@samsung.com>  Mon, 24 May 2010 11:30:30 +0200
412
413 binutils (2.20.51.20100227-1) experimental; urgency=low
414
415   * Snapshot, taken from the trunk 20100227.
416   * debian/*.shlibs: Update to the version from the trunk.
417
418  -- Matthias Klose <doko@debian.org>  Sat, 27 Feb 2010 08:55:05 +0100
419
420 binutils (2.20.51.20100222-1) experimental; urgency=low
421
422   * Snapshot, taken from the trunk 20100222.
423   * debian/*.shlibs: Update to the version from the trunk.
424   * binutils-dev: Install plugin-api.h.
425   * Ignore testsuite regressions on armel.
426
427  -- Matthias Klose <doko@debian.org>  Tue, 23 Feb 2010 02:27:28 +0100
428
429 binutils (2.20.51.20100216-1) experimental; urgency=low
430
431   * Snapshot, taken from the trunk 20100216.
432   * debian/*.shlibs: Update to the version from the trunk.
433
434  -- Matthias Klose <doko@debian.org>  Tue, 16 Feb 2010 17:49:47 +0100
435
436 binutils (2.20.51.20100112-1) experimental; urgency=low
437
438   * Snapshot, taken from the trunk 20100112.
439   * debian/*.shlibs: Update to the version from the trunk.
440
441  -- Matthias Klose <doko@debian.org>  Tue, 12 Jan 2010 09:06:51 +0100
442
443 binutils (2.20.51.20100109-2) experimental; urgency=low
444
445   * Regenerate ld/configure (includes ld in the binutils package).
446
447  -- Matthias Klose <doko@debian.org>  Mon, 11 Jan 2010 01:48:09 +0100
448
449 binutils (2.20.51.20100109-1) experimental; urgency=low
450
451   * Snapshot, taken from the trunk 20100109.
452     - PR gold/10980: Support more options available by current GNU ld.
453       Closes: #555886.
454     - Fix PR gold/11072: Discard .gnu_debuglink sections, taken from the trunk.
455       Closes: #563366.
456   * debian/*.shlibs: Update to the version from the trunk.
457
458  -- Matthias Klose <doko@debian.org>  Sat, 09 Jan 2010 14:32:33 +0100
459
460 binutils (2.20.51.20100101-1) experimental; urgency=low
461
462   * Snapshot, taken from the trunk 20100101.
463   * debian/*.shlibs: Update to the version from the trunk.
464   * Remove patches available on the trunk.
465
466  -- Matthias Klose <doko@debian.org>  Fri, 01 Jan 2010 18:49:42 +0100
467
468 binutils (2.20.1-11) unstable; urgency=medium
469
470   * Fix PR gold/10893, IFUNC support for gold backported from the trunk
471     (Aurelian Jarno). Closes: #585051.
472
473  -- Matthias Klose <doko@debian.org>  Mon, 14 Jun 2010 07:17:13 +0200
474
475 binutils (2.20.1-10) unstable; urgency=low
476
477   * Drop build dependency on expect-tcl8.3. Closes: #472964.
478
479  -- Matthias Klose <doko@debian.org>  Sun, 30 May 2010 12:23:46 +0200
480
481 binutils (2.20.1-9) unstable; urgency=high
482
483   * [arm] branches to weak symbols, update patch from the trunk.
484
485  -- Matthias Klose <doko@debian.org>  Thu, 06 May 2010 15:42:22 +0200
486
487 binutils (2.20.1-8) unstable; urgency=low
488
489   * [arm] branches to weak symbols, patch taken from the trunk.
490
491  -- Matthias Klose <doko@debian.org>  Thu, 29 Apr 2010 20:36:07 +0200
492
493 binutils (2.20.1-7) unstable; urgency=low
494
495   * Apply proposed patch for ARM: Add option to disable merging of adjacent
496     exidx unwinder entries. Addresses PR libgcj/40860.
497
498  -- Matthias Klose <doko@debian.org>  Tue, 20 Apr 2010 22:51:35 +0000
499
500 binutils (2.20.1-6) unstable; urgency=low
501
502   * Move the ld.gold binary into the binutils package, just keep the
503     diversion (ld) in the binutils-gold package.
504   * Linker selection: ld is used by default, to use the gold linker,
505     pass -fuse-linker-plugin (no other side effects if -flto/-fwhopr
506     is not passed). To force ld.bfd or ld.gold, pass -B/usr/lib/compat-ld
507     for ld.bfd or /usr/lib/gold-ld for ld.gold.
508   * Disable building gold on arm. Use gold from the trunk, if needed.
509   * Backport fixups of Loongson2F from the trunk.
510
511  -- Matthias Klose <doko@debian.org>  Sat, 17 Apr 2010 18:27:45 +0200
512
513 binutils (2.20.1-5) unstable; urgency=medium
514
515   * Apply patch for PR gas/11456: Use memcpy to copy overlap memory.
516
517  -- Matthias Klose <doko@debian.org>  Fri, 02 Apr 2010 01:36:07 +0200
518
519 binutils (2.20.1-4) unstable; urgency=low
520
521   * Mangle the soname of the binutils libraries to be different than
522     the default name. Closes: #557620.
523     Packaged cross builds should do the same.
524   * Reduce ARM linking time (backport from the trunk).
525   * Apply fix for PR ld/11426, taken from the trunk.
526
527  -- Matthias Klose <doko@debian.org>  Tue, 30 Mar 2010 22:32:12 +0200
528
529 binutils (2.20.1-3) unstable; urgency=low
530
531   * binutils-gold: Install the gold binary as `gold' as well, as proposed
532     by a patch to enable both gold and ld in a single toolchain.
533
534  -- Matthias Klose <doko@debian.org>  Sun, 21 Mar 2010 06:43:48 +0100
535
536 binutils (2.20.1-2) unstable; urgency=low
537
538   * Fix version in debian/*shlibs to match the release version;
539     the 2.20.1 upstream release identifies as 2.20.1.20100303.
540
541  -- Matthias Klose <doko@debian.org>  Mon, 08 Mar 2010 18:01:22 +0100
542
543 binutils (2.20.1-1) unstable; urgency=low
544
545   * New upstream release.
546   * Don't set has_ifunc_symbols if the symbol comes from a shared library
547     (backport from the trunk).
548   * Don't include documentation files in the -cross packages. 
549     Closes: #571522. LP: #514509.
550   * Fix typo in ld documentation. LP: #497923.
551   * Add readelf --unwind support for ARM.
552
553  -- Matthias Klose <doko@debian.org>  Mon, 08 Mar 2010 04:47:46 +0100
554
555 binutils (2.20-6) unstable; urgency=low
556
557   * Apply updates from the 2.20 branch up to 20100205
558     - 135_arm_dis_thumb2.dpatch: Remove, applied upstream.
559     - 136_gold_gnu_debuglink.dpatch: Remove, applied upstream.
560   * armel: Fix ld-shared/shared.exp and ld-elfvsb/elfvsb.exp failures
561     (proposed patch, Matthew Gretton-Dann). Closes: #564685. LP: #446478.
562   * Fix PR other/42602: demangling a global constructors symbol.
563     Closes: #561150.
564
565  -- Matthias Klose <doko@debian.org>  Fri, 05 Feb 2010 20:01:20 +0100
566
567 binutils (2.20-5) unstable; urgency=low
568
569   * Apply updates from the 2.20 branch up to 20100109
570   * Apply patches from the trunk:
571     - [arm] Prevent disassembler from aborting on an invalid Thumb2 instruction.
572     - Fix PR gold/11072: Discard .gnu_debuglink sections.  Closes: #563366.
573     - Fix PR ld/11138: internal error when DSO is before object files.
574       Closes: #562822.
575     - Fix PR gold/11042: COPY relocs need for the dynamic object.
576       Closes: #559183.
577     - Fix PR gold/10916: Fix --exclude-libs with undefined symbol.
578       Closes: #555012.
579     - Fix PR gold/10979: gold linker crashes. Closes: #553916.
580     - Fix PR gas/10740: Intel syntax far jumps broken. Closes: #541535.
581
582  -- Matthias Klose <doko@debian.org>  Sat, 09 Jan 2010 10:43:04 +0100
583
584 binutils (2.20-4) unstable; urgency=low
585
586   * Fix binutils-gold update. Closes: #555734.
587   * Don't configure gold for spu on powerpc.
588
589  -- Matthias Klose <doko@debian.org>  Wed, 11 Nov 2009 23:33:20 +0100
590
591 binutils (2.20-3) unstable; urgency=low
592
593   * Apply updates from the 2.20 branch up to 20091108:
594     - Fix PR gold/10876 (closes: #553435), PR gold/10910, PR gold/10860,
595       PR gold/10880 (closes: #553512, #553436), PR gold/10887,
596       PR gold/10893, PR gold/10895 (thanks to Peter Fritzsche for tracking
597       the gold reports).
598   * Fix libiberty build failure on sh4 (Nobuhiro Iwamatsu). Closes: #550810.
599   * PR ld/10858: Fix pie on mips/mipsel. Closes: #526961.
600   * Ignore regressions on sparc; the proper fix is to fix the testcases
601     for v9.
602   * Remove the conflict between binutils-multiarch and binutils-gold.
603     Closes: #521106.
604
605  -- Matthias Klose <doko@debian.org>  Tue, 10 Nov 2009 02:15:41 +0100
606
607 binutils (2.20-2) unstable; urgency=high
608
609   * Apply updates from the 2.20 branch up to 20091028:
610     - Fix PR binutils/10802, PR binutils/10793, PR binutils/10792,
611       PR gas/10856.
612     - Remove local patches now in the branch.
613   * Ignore regressions on armel when building with gcc-4.4; the proper fix
614     is to build the testcases using -fno-section-anchors.
615
616  -- Matthias Klose <doko@debian.org>  Thu, 29 Oct 2009 22:17:42 +0100
617
618 binutils (2.20-1) unstable; urgency=low
619
620   * binutils 2.20 final release.
621     - Fix PR binutils/10785, memory corruptions.
622     - PR ld/10749, ia64 linker failure.
623     - PR gas/2117, ia64 assembler fix.
624     - gold updates.
625   * Configure with --enable-plugins. Closes: #550088.
626   * debian/test-suite-compare.py: Don't count untested test cases as
627     regressions.
628   * binutils-gold: Install /usr/lib/compat-ld/ld to point to the
629     old linker. To use the old linker when gold is installed, use
630     gcc -B/usr/lib/compat-ld/ (including the trailing slash).
631
632  -- Matthias Klose <doko@debian.org>  Sat, 17 Oct 2009 12:22:30 +0200
633
634 binutils (2.19.91.20091006-1) unstable; urgency=low
635
636   * Snapshot, taken from the 2.20 release branch 20091006.
637     - cfi_sections changes applied.
638   * debian/*.shlibs: Update to the version from the branch.
639   * binutils-gold: Build the testsuite as part of the check target
640     instead of the build target to avoid build failures when the
641     installed binutils soname is the same as the one which is built
642     (gas is segfaulting). Just a workaround, not a solution.
643   * Add 150_gold_copyrelocs.dpatch, add -z copyrelocs option for gold.
644   * binutils-source: Depend on texinfo, zlib1g-dev.
645
646  -- Matthias Klose <doko@debian.org>  Tue, 06 Oct 2009 22:13:24 +0200
647
648 binutils (2.19.91.20091003-1) unstable; urgency=medium
649
650   * Snapshot, taken from the 2.20 release branch 20091003.
651     - Fix PR ld/9863, regression in testsuite on armel.
652     - Fix regressions seen in the GCC/libjava testsuite.
653   * debian/*.shlibs: Update to the version from the branch.
654   * No need to build libiberty_pic.a twice.
655
656  -- Matthias Klose <doko@debian.org>  Sat, 03 Oct 2009 14:59:14 +0200
657
658 binutils (2.19.91.20090927-1) unstable; urgency=low
659
660   * Snapshot, taken from the 2.20 release branch 20090927.
661   * debian/*.shlibs: Update to the version from the branch.
662   * On mips/mipsel disabled -pie/--pie-executable. Still broken,
663     see #526961. Add an option --force-pie on mips/mipsel only
664     for testing purposes.
665     Change requested by debian-release (Andreas Barth).
666
667  -- Matthias Klose <doko@debian.org>  Sun, 27 Sep 2009 11:56:06 +0200
668
669 binutils (2.19.91.20090923-1) unstable; urgency=medium
670
671   * Snapshot, taken from the 2.20 release branch 20090923 (last upload
672     was taken from the trunk)..
673   * debian/*.shlibs: Update to the version from the branch.
674
675  -- Matthias Klose <doko@debian.org>  Wed, 23 Sep 2009 09:50:04 +0200
676
677 binutils (2.19.91.20090922-1) unstable; urgency=low
678
679   * Snapshot, taken from the 2.20 release branch 20090922.
680   * debian/*.shlibs: Update to the version from the branch.
681
682  -- Matthias Klose <doko@ubuntu.com>  Tue, 22 Sep 2009 19:36:50 +0200
683
684 binutils (2.19.91.20090910-1) unstable; urgency=low
685
686   * Snapshot, taken from the 2.20 release branch 20090910, corresponding
687     to the 2.19.90 upstream snapshot.
688   * Fix Thumb-2 shared libraries (Daniel Jacobowitz), patch taken
689     from the trunk.
690
691  -- Matthias Klose <doko@debian.org>  Thu, 10 Sep 2009 17:05:30 +0200
692
693 binutils (2.19.90.20090909-1) unstable; urgency=low
694
695   * Snapshot, taken from the 2.20 release branch 20090909.
696   * debian/*.shlibs: Update to the version from the branch.
697   * Disable build failure for regressions on mips/mipsel.
698
699  -- Matthias Klose <doko@debian.org>  Wed, 09 Sep 2009 09:50:36 +0200
700
701 binutils (2.19.51.20090827-1) unstable; urgency=low
702
703   * Snapshot, taken from the trunk 20090827.
704     - Fix PR ld/10518: In linker scripts override a "*" match by any other
705       wildcard match. Closes: #540751.
706   * debian/*.shlibs: Update to the version from the trunk. Closes: #540800.
707   * Add sysroot support for cross builds (Hector Oron). Closes: #522480.
708   * Update long description of binutils-doc. Closes: #428764.
709   * Tighten build dependency on autoconf.
710   * Fix some lintian warnings.
711
712  -- Matthias Klose <doko@debian.org>  Thu, 27 Aug 2009 17:09:28 +0200
713
714 binutils (2.19.51.20090805-1) unstable; urgency=low
715
716   * Snapshot, taken from the trunk 20090805.
717     - Fix PR binutils/10364, strip not failing on unwritable files.
718       Closes: #276428.
719     - Fix PR binutils/10363, objdump -T crashing on corrupted file.
720       Closes: #487963.
721   * 129_cortex_a8.dpatch: Fix a couple of cortex-a8 erratum bugs.
722
723  -- Matthias Klose <doko@debian.org>  Wed, 05 Aug 2009 10:24:40 +0200
724
725 binutils (2.19.51.20090723-1) unstable; urgency=low
726
727   * Snapshot, taken from the trunk 20090723.
728   * debian/*.shlibs: Update to the version from the trunk.
729   * Undo the reversion in the last upload, use the upstream fix instead.
730
731  -- Matthias Klose <doko@debian.org>  Thu, 23 Jul 2009 09:39:50 +0200
732
733 binutils (2.19.51.20090722-2) unstable; urgency=low
734
735   * Apply build-id patch to avoid memory corruption (taken from Fedora).
736   * Revert ld/ldlang.c rev 1.312. Closes: #537389.
737
738  -- Matthias Klose <doko@debian.org>  Wed, 22 Jul 2009 19:19:30 +0200
739
740 binutils (2.19.51.20090722-1) unstable; urgency=low
741
742   * Snapshot, taken from the trunk 20090722.
743   * debian/*.shlibs: Update to the version from the trunk.
744
745  -- Matthias Klose <doko@debian.org>  Wed, 22 Jul 2009 16:51:11 +0200
746
747 binutils (2.19.51.20090714-1) unstable; urgency=low
748
749   * Snapshot, taken from the trunk 20090714.
750   * debian/*.shlibs: Update to the version from the trunk.
751   * Install a libiberty compiled with -fPIC as libiberty_pic.a.
752     Closes: #530888.
753   * Remove obsolete README.Debian. Closes: #324260.
754   * binutils-dev: Include demangle.h. Closes: #134985.
755
756  -- Matthias Klose <doko@debian.org>  Tue, 14 Jul 2009 13:13:37 -0400
757
758 binutils (2.19.51.20090704-1) unstable; urgency=low
759
760   * Snapshot, taken from the trunk 20090704.
761     - debian/patches/128_arm_eabi_auto_it.dpatch: Remove, applied upstream.
762   * debian/*.shlibs: Update to the version from the trunk.
763   * Bump standards version.
764
765  -- Matthias Klose <doko@debian.org>  Sat, 04 Jul 2009 10:37:18 +0200
766
767 binutils (2.19.51.20090613-1) experimental; urgency=low
768
769   * Snapshot, taken from the trunk 20090613.
770   * debian/*.shlibs: Update to the version from the trunk.
771   * Build binutils-gold on armel.
772   * Apply proposed patch for new option for automatically generating IT blocks.
773
774  -- Matthias Klose <doko@debian.org>  Sat, 13 Jun 2009 14:39:41 +0000
775
776 binutils (2.19.51.20090508-1) experimental; urgency=low
777
778   * Snapshot, taken from the trunk 20090508.
779     - Fix PR binutils/9743, relocation issues on arm.
780   * debian/*.shlibs: Update to the version from the trunk.
781
782  -- Matthias Klose <doko@debian.org>  Fri, 08 May 2009 11:08:14 +0200
783
784 binutils (2.19.51.20090419-1) experimental; urgency=low
785
786   * Snapshot, taken from the trunk 20090419.
787   * debian/*.shlibs: Update to the version from the trunk.
788   * debian/patches/013_bash_in_ld_testsuite.dpatch: Update.
789
790  -- Matthias Klose <doko@debian.org>  Sun, 19 Apr 2009 22:12:19 +0200
791
792 binutils (2.19.51.20090315-1) experimental; urgency=low
793
794   * Snapshot, taken from the trunk 20090315.
795   * debian/*.shlibs: Update to the version from the trunk.
796
797  -- Matthias Klose <doko@debian.org>  Sun, 15 Mar 2009 11:38:58 +0100
798
799 binutils (2.19.1-1) unstable; urgency=low
800
801   * Upload to unstable.
802   * binutils-source: Make .dpatch files executable.
803
804  -- Matthias Klose <doko@debian.org>  Sun, 15 Feb 2009 22:46:34 +0100
805
806 binutils (2.19.1-1~exp1) experimental; urgency=low
807
808   * Binutils 2.19.1 release.
809   * debian/*.shlibs: Update to the release version.
810
811  -- Matthias Klose <doko@debian.org>  Wed, 04 Feb 2009 09:57:55 +0100
812
813 binutils (2.19.0.20090110-1~exp1) experimental; urgency=low
814
815   * Update to the binutils-2_19-branch 20090110.
816     - Fix PR binutils/7011. LP: #254790.
817   * debian/*.shlibs: Update to the version from the branch.
818
819  -- Matthias Klose <doko@debian.org>  Sat, 10 Jan 2009 13:56:09 +0100
820
821 binutils (2.19-1~exp2) experimental; urgency=low
822
823   * debian/patches/129_scale-DW_CFA_advance_loc.dpatch: Scale
824     DW_CFA_advance_loc[124] output values.
825   * debian/patches/128_arm_relocs_against_weak.dpatch: Fix R_ARM_THM_CALL
826     relocations against undefined weak symbols in shared libraries.
827
828  -- Matthias Klose <doko@debian.org>  Sun, 30 Nov 2008 13:22:11 +0100
829
830 binutils (2.19-1~exp1) experimental; urgency=low
831
832   * Binutils 2.19 release.
833   * debian/*.shlibs: Update to the release version.
834   * Build binutils-gold on powerpc.
835   * debian/control: Update to GPL3, reference the GFDL.
836   * Fail the build if the testsuite shows regressions compared to the
837     last (installed) build.
838   * Make lintian more happy.
839
840  -- Matthias Klose <doko@debian.org>  Sun, 26 Oct 2008 13:06:27 +0200
841
842 binutils (2.18.93.20081009-1) experimental; urgency=low
843
844   * Snapshot, taken from the 2.19 branch 20081009 (corresponding to the
845     2.18.93 upstream snapshot.
846   * debian/*.shlibs: Update to the version from the branch.
847   * Add build dependency on zlib1g-dev.
848   * In gprof(1), remove references to monitor(3) and profil(2).
849     Closes: #293948.
850
851  -- Matthias Klose <doko@ubuntu.com>  Sat, 11 Oct 2008 16:45:35 +0000
852
853 binutils (2.18.92.20081003-1) experimental; urgency=low
854
855   * Snapshot, taken from the 2.19 branch 20081003.
856   * debian/*.shlibs: Update to the version from the trunk.
857
858  -- Matthias Klose <doko@debian.org>  Fri, 03 Oct 2008 11:29:16 +0000
859
860 binutils (2.18.90.20080910-1) experimental; urgency=low
861
862   * Snapshot, taken from the 2.19 branch 20080910.
863   * debian/*.shlibs: Update to the version from the trunk.
864
865  -- Matthias Klose <doko@debian.org>  Fri, 12 Sep 2008 19:23:07 +0200
866
867 binutils (2.18.50.20080803-1) experimental; urgency=low
868
869   * Snapshot, taken from the trunk 20080803.
870   * debian/*.shlibs: Update to the version from the trunk.
871
872  -- Matthias Klose <doko@debian.org>  Mon, 04 Aug 2008 00:53:47 +0200
873
874 binutils (2.18.50.20080707-1) experimental; urgency=low
875
876   * Snapshot, taken from the trunk 20080707.
877   * debian/*.shlibs: Update to the version from the trunk.
878   * include/safe-ctype.h: Add #include of ctype.h before redefining
879     the ctype.h macros (proposed for the trunk).
880   * Add Daniel Jacobowitz as uploader.
881
882  -- Matthias Klose <doko@debian.org>  Mon, 07 Jul 2008 01:08:13 +0200
883
884 binutils (2.18.50.20080610-1) experimental; urgency=low
885
886   * Snapshot, taken from the trunk 20080610.
887   * debian/*.shlibs: Update to the version from the trunk.
888
889  -- Matthias Klose <doko@debian.org>  Tue, 10 Jun 2008 16:21:02 +0200
890
891 binutils (2.18.50.20080530-1) experimental; urgency=low
892
893   * Snapshot, taken from the trunk 20080530.
894   * Switch maintainer and uploader.
895   * debian/rules: Explicitely set SHELL to /bin/bash, build-depend on bash.
896   * debian/rules: Fix setting of TARGET for cross builds.
897
898  -- Matthias Klose <doko@debian.org>  Fri, 30 May 2008 23:49:40 +0200
899
900 binutils (2.18.50.20080507-1) experimental; urgency=low
901
902   * Snapshot, taken from the trunk 20080507.
903   * Remove patches applied upstream: 304_pr4476.dpatch, 305_arm-dis.dpatch,
904     306_pr4453.dpatch, 307_ld-pic.dpatch, 308_mips-pic.dpatch.
905   * debian/patches/013_bash_in_ld_testsuite.dpatch: Use bash in the ld
906     testsuite (some tests have bashisms).
907   * debian/*.shlibs: Update to the version from the trunk.
908   * On amd64, i386 and sparc, build a binutils-gold package,
909     diverting /usr/bin/ld.
910   * Use expect instead of expect-tcl8.3 on all architectures except hppa.
911   * Remove binutils and gcc build dependencies (versions are in oldstable).
912
913  -- Matthias Klose <doko@debian.org>  Thu, 08 May 2008 00:56:30 +0200
914
915 binutils (2.18.1~cvs20080103-4) unstable; urgency=medium
916
917   * debian/rules: Remove libiberty in /usr/lib64; workaround for
918     `gcc -print-multi-os-directory' printing the symlink.
919     Closes: #473665, #473591.
920   * Don't include development files in binutils-spu.
921   * Fix binutils-spu build on ppc64 (Andreas Jochens). Closes: #474116.
922   * Build libiberty with -fPIC on mips/mipsel (Aurelian Jarno).
923
924  -- Matthias Klose <doko@debian.org>  Sat, 05 Apr 2008 11:21:08 +0200
925
926 binutils (2.18.1~cvs20080103-3) unstable; urgency=low
927
928   [ Arthur Loiret ]
929   * Build a binutils for spu-elf target on powerpc and ppc64.
930     - debian/control: Add a binutils-spu package.
931     - debian/binutils-spu.{postinst,postrm,shlibs}: Add.
932   * Add sh64-linux-gnu to multiarch targets.
933   * Fix cross-compilation support.
934   * Make lintian happier:
935     - Use ${source:Version}, ${binary:Version} variables.
936     - Remove -1 from Build-Depends revisions.
937     - Bump Standards-Version to 3.7.3.
938
939   [ Matthias Klose ]
940   * Keep the spu elfscripts in bintutils, remove them from binutils-spu.
941   * debian/patches/307_ld-pic.dpatch: Fix failing ld-shared tests when built
942     with gcc-4.3.
943
944  -- Matthias Klose <doko@debian.org>  Sat, 29 Mar 2008 20:32:35 +0100
945
946 binutils (2.18.1~cvs20080103-2) unstable; urgency=low
947
948   * debian/patches/306_pr4453.dpatch: Fix PR binutils/4453, taken from
949     the trunk (Aurelian Jarno). Closes: #363423.
950
951  -- Matthias Klose <doko@debian.org>  Fri, 21 Mar 2008 20:49:17 +0100
952
953 binutils (2.18.1~cvs20080103-1) unstable; urgency=low
954
955   * Update to 20080103 from the binutils-2_18-branch.
956     - Set version number to 2.18.0 (smaller than the one from the trunk).
957     - Fix PR ld/5398. Closes: #452725.
958   * debian/*.shlibs: Update to version from the branch.
959   * debian/patches/305_arm-dis.dpatch: Fix segfault when disassembling ARM
960     code. Closes: #438956.
961   * Support kfreebsd-amd64-gnu and i486-kfreebsd-gnu (Aurilian Jarno):
962     - debian/patches/127_x86_64_i386_biarch.dpatch: Extend for kfreebsd.
963     - debian/rules: biarch enabled binutils for kfreebsd-{amd64,i486}-gnu,
964       kfreebsd-{amd64,i486}-gnu support for cross-builds,
965       kfreebsd-{amd64,i486}-gnu enabled for binutils-multiarch.
966     - Closes: #380373.
967
968  -- Matthias Klose <doko@debian.org>  Thu, 03 Jan 2008 21:57:51 +0100
969
970 binutils (2.18.1~cvs20071027-2) unstable; urgency=low
971
972   * Do not include static libraries in the multiarch package.
973   * Don't include /usr/lib64 in cross packages. Closes: #450429.
974
975  -- Matthias Klose <doko@debian.org>  Sat, 24 Nov 2007 12:13:22 +0100
976
977 binutils (2.18.1~cvs20071027-1) unstable; urgency=low
978
979   * Update to 20071027 from the binutils-2_18-branch.
980     - Fix PR ld/4988, assertion failures in ld. Closes: #440015.
981   * debian/*.shlibs: Update to version from the branch.
982
983  -- Matthias Klose <doko@debian.org>  Sat, 27 Oct 2007 17:55:41 +0200
984
985 binutils (2.18-1) unstable; urgency=low
986
987   [ Matthias Klose ]
988   * New upstream release.
989     - Remove patches applied upstream: 100_warning_arm, 400_gcc42_fix,
990       401_builddoc.
991   * debian/*.shlibs: Update to release version.
992
993  -- Matthias Klose <doko@debian.org>  Wed, 29 Aug 2007 01:07:31 +0200
994
995 binutils (2.18~cvs20070812-1) unstable; urgency=low
996
997   [ Matthias Klose ]
998   * New upstream CVS snapshot, taken from the binutils-2_18-branch.
999   * debian/rules: Support parallel=<n> with comma separated keywords
1000     in DEB_BUILD_OPTIONS.
1001   * debian/rules (clean): Remove stamp files.
1002   * debian/*.shlibs: Update to snapshot version.
1003   * debian/patches/401_builddoc.dpatch: Fix doc build failure on the branch.
1004
1005  -- Matthias Klose <doko@debian.org>  Sun, 12 Aug 2007 10:56:18 +0200
1006
1007 binutils (2.17cvs20070804-1) unstable; urgency=low
1008
1009   [ Matthias Klose ]
1010   * New upstream CVS snapshot.
1011     - PR binutils/4888, fixes objcopy --only-keep-debug. Closes: #435444.
1012   * debian/rules: Support parallel=<n> in DEB_BUILD_OPTIONS (see #209008).
1013   * debian/*.shlibs: Update to snapshot version.
1014
1015  -- Matthias Klose <doko@debian.org>  Sat, 04 Aug 2007 12:45:07 +0200
1016
1017 binutils (2.17cvs20070801-1) unstable; urgency=medium
1018
1019   [ Matthias Klose ]
1020   * New upstream CVS snapshot.
1021     - Fixes objcopy --only-keep-debug on amd64. Closes: #435444.
1022   * binutils-multiarch: Enable the armel-linux-gnu target. Closes: #408805.
1023
1024  -- Matthias Klose <doko@debian.org>  Wed, 01 Aug 2007 18:24:51 +0200
1025
1026 binutils (2.17cvs20070718-1) unstable; urgency=low
1027
1028   [ Matthias Klose ]
1029   * New upstream CVS snapshot.
1030     - Fix build failure on m68k.
1031   * debian/patches/400_gcc42_fix.dpatch: Fix build failure with gcc-4.2.
1032     Closes: #433062.
1033   * Fix cross build failure while stripping binaries. Closes: #432907.
1034
1035  -- Matthias Klose <doko@debian.org>  Wed, 18 Jul 2007 20:25:03 +0200
1036
1037 binutils (2.17cvs20070713-1) unstable; urgency=low
1038
1039   [ Matthias Klose ]
1040   * New upstream CVS snapshot.
1041     - Remove patches applied upstream: 301_pr4436.dpatch, 302_pr4448.dpatch,
1042       303_pr4454.dpatch, 305_pr4497.dpatch, 306_ld_demangler_segfault.dpatch,
1043       307_pr4558.dpatch.
1044     - Fix build failure with gcc-4.2. Closes: #429738.
1045     - Fix kernel build with grsecurity patch. Closes: #430041.
1046   * debian/copyright: Include GPL-3.
1047   * debian/rules: Fix version extraction.
1048   * debian/rules: Honor `noopt' in DEB_BUILD_OPTIONS.
1049
1050  -- Matthias Klose <doko@debian.org>  Fri, 13 Jul 2007 14:45:21 +0200
1051
1052 binutils (2.17cvs20070426-8) unstable; urgency=low
1053
1054   * Fix PR gas/4558.
1055   * debian/rules: Add empty NJOBS macro.
1056
1057  -- Matthias Klose <doko@debian.org>  Mon, 28 May 2007 09:06:35 +0000
1058
1059 binutils (2.17cvs20070426-7) unstable; urgency=low
1060
1061   * 306_ld_demangler_segfault.dpatch: new CVS patch from Alan Modra to fix
1062     segfaults in ld seen when building, e.g. openipmi.
1063
1064   * debian/copyright: update source location and copyright years.
1065   * debian/rules: idem.
1066   
1067  -- James Troup <james@nocrew.org>  Wed, 23 May 2007 02:19:09 +0100
1068
1069 binutils (2.17cvs20070426-6) unstable; urgency=low
1070
1071   * Fix PR ld/4497, regression introduced with the fix for PR ld/4454.
1072     Closes: #423496.
1073   * Fix binutils/4476, readelf support for --hash-style=gnu.  Closes: #421790.
1074
1075  -- Matthias Klose <doko@debian.org>  Mon, 14 May 2007 10:51:40 +0200
1076
1077 binutils (2.17cvs20070426-5) unstable; urgency=low
1078
1079   * Fix PR ld/4454.
1080
1081  -- Matthias Klose <doko@debian.org>  Sun, 06 May 2007 09:50:29 +0200
1082
1083 binutils (2.17cvs20070426-4) unstable; urgency=low
1084
1085   * Fix PR gas/4448, overstrict check for powerpc lswi. Closes: #421799.
1086
1087  -- Matthias Klose <doko@debian.org>  Wed,  2 May 2007 18:26:03 +0200
1088
1089 binutils (2.17cvs20070426-3) unstable; urgency=low
1090
1091   * Update debian/*.shlibs files. Closes: #421454.
1092   * Fix PR gas/4436, wrong reject in powerpc opcode table checks.
1093     Closes: #421455.
1094   * Fix build failure on arm (Aurelian Jarno). Closes: #421365.
1095   * Compare testsuite results of the installed binutils with the built one.
1096
1097  -- Matthias Klose <doko@debian.org>  Mon, 30 Apr 2007 07:47:09 +0200
1098
1099 binutils (2.17cvs20070426-2) unstable; urgency=low
1100
1101   * Fix typo preparing the binutils-hppa64 package.
1102
1103  -- Matthias Klose <doko@debian.org>  Fri, 27 Apr 2007 08:06:49 +0200
1104
1105 binutils (2.17cvs20070426-1) unstable; urgency=low
1106
1107   [ James Troup ]
1108   * New upstream CVS snapshot.
1109   * debian/test-suite-compare.py: simplistic comparator for binutils test
1110     suite runs.
1111
1112   [ Matthias Klose ]
1113   * Merge changes from the experimental uploads:
1114    * debian/patches/121_i386_x86_64_biarch.dpatch: Remove, applied upstream.
1115    * Build a binutils-source package (containing the patched sources).
1116    * Check for a working expect before building the package.
1117    * Configure the multiarch build for x86_64-linux-gnu instead of
1118      x86_64-linux.
1119    * debian/rules: Don't strip binaries if nostrip is in DEB_BUILD_OPTIONS.
1120    * debian/rules: Don't try to strip shell scripts.
1121    * Configure --with-pkgversion to include the distribution name.
1122    * debian/patches/000_print_debian_version.dpatch: Remove.
1123    * debian/control: Build-depend on lsb-release.
1124    * Enable spu target in powerpc and binutils-multiarch build.
1125    * Don't include embedspu in binutils-multiarch on powerpc.
1126    * debian/control: Set priority for source package to optional.
1127
1128  -- James Troup <james@nocrew.org>  Fri, 27 Apr 2007 01:29:57 +0100
1129
1130 binutils (2.17-3) unstable; urgency=low
1131
1132   * debian/rules (configure-multi-stamp): drop i486-kfreebsd-gnu again as
1133     it breaks objdump for i386 on amd64.  Closes: #380539
1134
1135  -- James Troup <james@nocrew.org>  Tue,  3 Oct 2006 00:53:17 +0100
1136
1137 binutils (2.17-2) unstable; urgency=low
1138
1139   * The "Laisse le Wookie gagner" release.
1140
1141   * 127_x86_64_i386_biarch.dpatch: new patch from Aurelien Jarno
1142     <aurelien@aurel32.net> to add (/usr)/lib32 to the search paths on
1143     amd64.  Closes: #369052
1144
1145   * debian/rules (configure-multi-stamp): add i486-kfreebsd-gnu at request
1146     of Aurelien Jarno.  Closes: #315306
1147
1148  -- James Troup <james@nocrew.org>  Wed, 26 Jul 2006 20:33:13 +0100
1149
1150 binutils (2.17-1) unstable; urgency=low
1151
1152   * New upstream release.
1153    * 120_mips_xgot_multigot_workaround.dpatch: removed - superseded by a
1154      proper fix upstream.  Closes: #274738
1155    * debian/binutils.shlibs, debian/binutils-multiarch.shlibs,
1156      debian/binutils-hppa64.shlibs: updated SONAME to 2.17.
1157
1158  -- James Troup <james@nocrew.org>  Mon, 26 Jun 2006 13:17:36 +0100
1159
1160 binutils (2.16.1cvs20060507-1) unstable; urgency=low
1161
1162   * New upstream CVS snapshot of 'binutils-2_17-branch'.
1163
1164   * debian/control (Standards-Version): bump to 3.7.2.0.
1165
1166  -- James Troup <james@nocrew.org>  Sun,  7 May 2006 19:57:08 +0100
1167
1168 binutils (2.16.1cvs20060413-1) unstable; urgency=low
1169
1170   * New upstream CVS snapshot.
1171    * 120_mips_xgot_multigot_workaround.dpatch: updated to work with CVS
1172      r1.163 of bfd/elfxx-mips.c, pass 'info' instead of 'output_bfd' to
1173      MIPS_ELF_GOT_MAX_SIZE().
1174
1175   * Patch from NIIBE Yutaka <gniibe@fsij.org> in #280884:
1176     * debian/rules (configure-multi-stamp): Support m32r-linux.  Closes:
1177       #340264
1178     * debian/rules: Run 'make check' only if build == host.
1179   
1180   * debian/rules: Also don't run 'make check' if nocheck is in
1181     DEB_BUILD_OPTIONS.  Based on a patch from Michael Banck
1182     <mbanck@debian.org>.  Closes: #315290
1183
1184   * Integrate most of a patch to build arbitrary binutils-$TARGET
1185     cross-packages from #231707.  Thanks to Nikita V. Youshchenko
1186     <yoush@cs.msu.su> and Josh Triplett <josh@freedesktop.org>.
1187
1188   * debian/copyright: update to include GFDL.  Closes: #81950
1189   * debian/copyright: update FSF address.
1190
1191   * debian/rules: move non-architecture specific conflicts (gas,
1192     elf-binutils, modutils (<< 2.4.19-1)) out of a substitued variable and
1193     into the control file.  Rename variable to extraConflicts.
1194   * debian/control: likewise.
1195
1196  -- James Troup <james@nocrew.org>  Sat, 15 Apr 2006 03:05:41 +0100
1197
1198 binutils (2.16.1cvs20060117-1) unstable; urgency=low
1199
1200   * New upstream CVS snapshot.
1201
1202   * 118_arm_pass_all.dpatch, 125_fix_tc_arm_cast.dpatch: merged upstream -
1203     removed.
1204
1205  -- James Troup <james@nocrew.org>  Wed, 18 Jan 2006 02:25:25 +0000
1206
1207 binutils (2.16.1cvs20051214-1) unstable; urgency=low
1208
1209   * New upstream CVS snapshot.
1210    * Fix ld segfaults on ia64.  Closes: #342777
1211
1212   * 126_fix_PROVIDE_HIDDEN.dpatch: merged upstream - removed.
1213
1214  -- James Troup <james@nocrew.org>  Wed, 14 Dec 2005 08:06:37 +0000
1215
1216 binutils (2.16.1cvs20051206-1) unstable; urgency=low
1217
1218   * New upstream CVS snapshot.
1219    * Fixes linking of qemu.  Closes: #340328
1220
1221   * 126_fix_PROVIDE_HIDDEN.dpatch: new patch from Thiemo Seufer to fix
1222     handling of hidden symbols which were provided by a linker
1223     script. Closes: #342307
1224
1225   * debian/control (Standards-Version): updated to 3.6.2.1.
1226
1227  -- James Troup <james@nocrew.org>  Sat, 10 Dec 2005 05:23:34 +0000
1228
1229 binutils (2.16.1cvs20051117-1) unstable; urgency=low
1230
1231   * New upstream CVS snapshot.
1232    * Fixes c++filt's flushing of stdout which broke gcj.  Closes: #339287
1233
1234   * debian/control (Build-Depends): switch from expect to expect-tcl8.3
1235     since tcl8.4's broken threading causes the testsuite to fail entirely
1236     on hppa.  Closes: #339509
1237
1238  -- James Troup <james@nocrew.org>  Thu, 17 Nov 2005 13:15:15 +0000
1239
1240 binutils (2.16.1cvs20051109-1) unstable; urgency=low
1241
1242   * New upstream CVS snapshot.
1243    * Fixes broken PLT handling on m68k.  Closes: #327780
1244    * Don't compile flex files with -Werror, fixing mips builds.
1245      Closes: #333980
1246    * Don't check undefined symbols introduced by "ld -u" for TLS. Closes:
1247      #326103
1248
1249   * 117_mips_symbolic_link.dpatch: merged upstream - removed.
1250
1251   * debian/rules: pass --disable-werror on ia64 as current gcc generates
1252     too many false positives.  Closes: #336939
1253
1254   * 125_fix_tc_arm_cast.dpatch: new patch from Lennert Buytenhek to fix
1255     cast warning and arm builds.  Closes: #336175
1256
1257   * 121_i386_x86_64_biarch.dpatch: imported from Ubuntu at request of
1258     Daniel Jacobwitz to fix biarch linking on i386/amd64.  Closes:
1259     #334626, #334673
1260
1261   * debian/rules: remove any reference to pkgstriptranslations - an
1262     Ubuntu-ism that shouldn't have been in the Debian package in the first
1263     place but that isn't needed in Ubuntu any more in any event.
1264
1265   * debian/rules: MAKEOVERRIDES is now clobbered by the top level
1266     Makefile, so switch to overriding MAKE itself (sic) to pass the
1267     customized VERSION variable/string down to sub-directories for
1268     -multiarch and -hppa64 builds.  Thanks to Daniel Silverstone for the
1269     suggestion.
1270
1271  -- James Troup <james@nocrew.org>  Fri, 11 Nov 2005 20:38:22 +0000
1272
1273 binutils (2.16.1cvs20050902-1) unstable; urgency=low
1274
1275   * New upstream CVS snapshot.
1276    * Fixes --as-needed on sparc and hppa.  Closes: #320697
1277    * Fixes buffer overflows and other crashes.  Closes: #311975
1278
1279   * 124_readelf_robustify.dpatch: merged upstream - removed.
1280   * 001_ld_makefile_patch: regenerated with help of wiggle.
1281
1282   * debian/*.shlibs: update to version 2.16.91.
1283
1284   * debian/copyright: use canonical GNU URL.  Update copyright years.
1285   * debian/rules: update version and copyright.
1286
1287   * debian/rules (pre-build): not relevant with a CVS snapshot which
1288     doesn't have pre-generated info files - removed.
1289   * debian/rules (clean): don't save info files for the same reason, in
1290     fact explicitly remove them.
1291   * debian/rules (build_stamps): drop pre-build.
1292
1293  -- James Troup <james@nocrew.org>  Sat,  3 Sep 2005 00:30:56 +0100
1294
1295 binutils (2.16.1-3) unstable; urgency=low
1296
1297   * debian/rules: remove powerpc libc header hack.
1298   * debian/include/sys/procfs.h: remove.
1299
1300   * 124_readelf_robustify.dpatch: new patch from Jakub Jelinek to
1301     robustify readelf.  Thanks to Thiemo Seufer <ths@networkno.de>.
1302     Closes: #318344
1303
1304  -- James Troup <james@nocrew.org>  Wed, 31 Aug 2005 05:03:11 +0100
1305
1306 binutils (2.16.1-2) unstable; urgency=low
1307
1308   * debian/include/sys/procfs.h: Include fixed powerpc libc header, to fix
1309     FTBFS on powerpc. Temporary fix, to be removed with glibc-2.3.5.
1310
1311  -- Matthias Klose <doko@debian.org>  Sun, 10 Jul 2005 16:35:17 +0200
1312
1313 binutils (2.16.1-1) unstable; urgency=medium
1314
1315   * New upstream version.
1316   * debian/patches/117_mips_symbolic_link.dpatch: Updated, apply it again.
1317     (Thiemo Seufer).
1318   * debian/patches/130_bfd_doc_makefile.dpatch: Remove, applied upstream.
1319   * debian/control: Build depend on dpkg-dev (>= 1.13.9), needed to determine
1320     the GNU architecture type.
1321   * The symlinks for the tools change to the the new output of
1322     dpkg-architecture -qDEB_HOST_GNU_TYPE (i.e. i386-linux-ld becomes
1323     i486-linux-gnu-ld).
1324   * Change the values for --enable-targets according to the dpkg-architecture
1325     update.
1326   * Configure the hppa64 cross compiler for hppa64-linux-gnu. Adjust
1327     the hppa64 install target.
1328   * debian/*shlibs: Update to version 2.16.1.
1329   * Make restoring of saved pregenerated info files more robust.
1330
1331  -- Matthias Klose <doko@debian.org>  Sat,  9 Jul 2005 14:58:49 +0200
1332
1333 binutils (2.16-1) unstable; urgency=low
1334
1335   * Update to CVS 2.16 branch 20050612.
1336   * debian/patches/130_bfd_doc_makefile.dpatch: New patch to fix
1337     build failure in bfd/doc.
1338   * debian/watch: New file.
1339
1340  -- Matthias Klose <doko@debian.org>  Sun, 12 Jun 2005 12:29:12 +0200
1341
1342 binutils (2.16-0) experimental; urgency=low
1343
1344   * New upstream release.
1345     - Fixes build failure using gcc-4.0 (closes: #299671).
1346   * debian/patches:
1347     - 000_print_debian_version.dpatch: Updated.
1348     - 001_ld_makefile_patch.dpatch, 002_gprof_profile_arcs.dpatch,
1349       002_gprof_profile_arcs.dpatch: Regenerated.
1350     - 012_check_ldrunpath_length.dpatch: Updated.
1351     - 112_fix_reloc_sizing.dpatch, 113_elf_backend_hide_symbol.dpatch,
1352       114_mips_delay_slots_in_branch.dpatch, 115_fix_sparc_fmov.dpatch,
1353       116_ar_nonexistent_files.dpatch: Removed, applied upstream.
1354     - 117_mips_symbolic_link.dpatch: Disabled. Needs an update.
1355     - 118_arm_pass_all.dpatch: Regenerated.
1356     - 119_fix_gas_double_negative.dpatch: Removed, applied upstream.
1357     - 120_mips_xgot_multigot_workaround.dpatch: Updated.
1358     - 121_ia64_unwind_fixes.dpatch, 122_m68k_undefweak_symbols.dpatch:
1359       Removed, applied upstream.
1360   * Merge Ubuntu changes:
1361     - debian/patches:
1362       - 123_dont_add_to_undefs_twice.dpatch: Removed, applied upstream.
1363     - debian/rules: Call pkgstriptranslations if present.
1364   * debian/rules: 
1365     - Fix VERSION extraction.
1366     - Save info files before build and restore them in clean target.
1367   * debian/control:
1368     - Add me as an uploader.
1369         
1370  -- Matthias Klose <doko@ubuntu.com>  Fri,  6 May 2005 18:43:09 +0200
1371
1372 binutils (2.15-6) unstable; urgency=low
1373
1374   * 123_bfd_overflow_fix.dpatch: new patch from Alan Modra to fix BFD
1375     overflows.  Closes: #308625
1376
1377  -- James Troup <james@nocrew.org>  Sat, 21 May 2005 20:20:01 +0100
1378
1379 binutils (2.15-5ubuntu2) hoary; urgency=low
1380
1381   * debian/rules: Call pkgstriptranslations if present (the package does not
1382     use debhelper, thus it does not happen automatically).
1383
1384  -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 18 Mar 2005 13:07:52 +0000
1385
1386 binutils (2.15-5ubuntu1) hoary; urgency=low
1387
1388   * 123_dont_add_to_undefs_twice.dpatch: new patch from Alan Modra (PR338) to
1389     not add symbols to the undefined list twice, causing an assertion failure
1390     in ld when building the kernel on amd64.
1391
1392  -- Daniel Stone <daniel.stone@canonical.com>  Tue,  7 Dec 2004 09:29:31 +0100
1393
1394 binutils (2.15-5) unstable; urgency=low
1395
1396   * 121_ia64_unwind_fixes.dpatch: new patch from David Mosberger to fix
1397     unwind related bugs.  Closes: #278836
1398   * 122_m68k_undefweak_symbols: new patch from Andreas Schwab to fix undef
1399     weak symbols with non-default visibilty on m68k.  Closes: #278388
1400
1401  -- James Troup <james@nocrew.org>  Thu, 25 Nov 2004 00:13:28 +0000
1402
1403 binutils (2.15-4) unstable; urgency=low
1404
1405   * 120_mips_xgot_multigot_workaround.dpatch: new patch from Thiemo Seufer
1406     to make multigot/xgot handling exclusive and fix mozilla builds on
1407     mipsen.  Closes: #272149
1408
1409  -- James Troup <james@nocrew.org>  Thu, 23 Sep 2004 22:44:03 +0100
1410
1411 binutils (2.15-3) unstable; urgency=low
1412
1413   * 112_fix_reloc_sizing.dpatch: update patch based on revised change from
1414     Alan Modra.
1415
1416   * 116_ar_nonexistent_files.dpatch: new patch from Nick Clifton to fix
1417     ar's handling of non-existent files.  Closes: #267139
1418
1419   * 117_mips_symbolic_link.dpatch: new patch from Thiemo Seufer to fix the
1420     "final link failed: Bad value" error on mips.  Closes: #270619
1421
1422   * 118_arm_pass_all.dpatch: new kludge patch to fix broken libtool pass_all
1423     handling on arm and other arches.
1424
1425   * 119_fix_gas_double_negative.dpatch: new patch from Alan Modra via
1426     Daniel Jacobowitz to fix gas' handling of -- and ++.  Closes: #266772
1427
1428  -- James Troup <james@nocrew.org>  Thu,  9 Sep 2004 22:24:08 +0100
1429
1430 binutils (2.15-2) unstable; urgency=low
1431
1432   * 112_fix_reloc_sizing.dpatch: new patch from Daniel Jacobowitz to fix
1433     objcopy relocation sections.  Closes: #252719
1434
1435   * 113_elf_backend_hide_symbol.dpatch: new patch from Alan Modra to fix
1436     ld internal error on hppa.  Closes: #254549
1437
1438   * 114_mips_delay_slots_in_branch.dpatch: new patch from Thiemo Seufer to
1439     handle delay slots in branch correctly on mips.  Closes: #266660
1440
1441   * 115_fix_sparc_fmov.dpatch: new patch from Jakub Jelinek via Dave
1442     Miller to fix bogus fmov* SPARC opcodes.  Closes: #267824
1443
1444  -- James Troup <james@nocrew.org>  Tue, 31 Aug 2004 22:45:13 +0100
1445
1446 binutils (2.15-1) unstable; urgency=low
1447
1448   * New upstream release.  Closes: #248990, #259458
1449    * Fixes -Wl,-z,defs to correctly abort builds with unresolved
1450      symbols.  Closes: #256481
1451    * Better error message for truncation of bignums in as.  
1452      Closes: #219933
1453    * strip(1) no longer corrupts binaries for architectures it doesn't
1454      recognise.  Closes: #211052
1455    * nm -C /usr/lib/libcrypto++.a no longer segfaults.  Closes: #247917
1456   
1457   * 105_alpha_rpcc_opcode_fix.dpatch, 106_arm_pic.dpatch,
1458     107_powerpc_ld_segfault.dpatch, 108_m68k_fmoveml_fix.dpatch,
1459     109_objcopy_keep_debug.dpatch, 110_hppa64_local_symbols.dpatch,
1460     111_objcopy_vs_unstripped.dpatch, 906_hjl_libtool_dso.dpatch: merged
1461     upstream - removed.
1462   * 012_check_ldrunpath_length.dpatch: resynced with wiggle(1).
1463
1464   * debian/binutils.shlibs, debian/binutils-hppa64.shlibs,
1465     debian/binutils-multiarch.shlibs: update for 2.15.
1466
1467   * debian/rules (install): remove gas.info hack as no longer needed
1468     (fixed properly upstream).
1469   * debian/rules (clean): remove gas/doc/as.info which doesn't seem to be
1470     in the upstream tar ball.
1471
1472   * debian/rules (binary-arch): install $pkg/ChangeLog.linux only if they
1473     exist (because they don't in GNU releases).
1474
1475  -- James Troup <james@nocrew.org>  Thu, 29 Jul 2004 22:44:04 +0100
1476
1477 binutils (2.14.90.0.7-8) unstable; urgency=low
1478
1479   * debian/rules: don't use gcc-2.95 on m68k.  Thanks to Adam Conrad for
1480     pointing this out.
1481
1482  -- James Troup <james@nocrew.org>  Wed, 19 May 2004 10:35:44 +0100
1483
1484 binutils (2.14.90.0.7-7) unstable; urgency=low
1485
1486   * 111_objcopy_vs_unstripped.dpatch: new patch from Alan Modra via Daniel
1487     Jacobowitz to fix objcopy on unstripped libraries on alpha and arm.
1488     Closes: #234021
1489
1490   * debian/control (Build-Depends): remove m68k specific build-depends on
1491     gcc-2.95 and libc6-dev (<< 2.3).  Many thanks to Michael Schmitz for
1492     testing this.
1493
1494  -- James Troup <james@nocrew.org>  Tue, 30 Mar 2004 18:00:54 +0100
1495
1496 binutils (2.14.90.0.7-6) unstable; urgency=low
1497
1498   * 110_hppa64_local_symbols.dpatch: new patch from Randolph Chung to fix
1499     dynamic name generation of local symbols on hppa64 - needed to build
1500     64-bit hppa kernels. Closes: #238176
1501
1502  -- James Troup <james@nocrew.org>  Fri, 26 Mar 2004 15:52:27 +0000
1503
1504 binutils (2.14.90.0.7-5) unstable; urgency=low
1505
1506   * 109_objcopy_keep_debug.dpatch: new patch from Daniel Jacobowitz
1507     <dan@debian.org>, objcopy --only-keep-debug and readelf SHT_NOBITS
1508     fixes.
1509
1510  -- James Troup <james@nocrew.org>  Mon, 26 Jan 2004 16:25:25 +0000
1511
1512 binutils (2.14.90.0.7-4) unstable; urgency=low
1513
1514   * debian/control: add binutils-hppa64 package.
1515   * debian/rules: add support for binutils-hppa64 package and don't enable
1516     hppa64-linux for binutils or binutils-multiarch.
1517   * debian/binutils-hppa64.postinst: new file.
1518   * debian/binutils-hppa64.postrm: likewise.
1519   * debian/binutils-hppa64.shlibs: likewise.
1520   * Above changes largely based on a patch from Matthias Klose
1521     <doko@cs.tu-berlin.de>.  Closes: #225892
1522
1523   * debian/control (Build-Depends): drop bzip2.
1524
1525   * debian/rules (install-stamp): remove empty /usr/include directory in
1526     binutils.
1527   * debian/rules (install-stamp): remove /usr/share/info/dir* to
1528     workaround install-info brain damage (cf #213524).
1529
1530  -- James Troup <james@nocrew.org>  Thu, 22 Jan 2004 21:32:44 +0000
1531
1532 binutils (2.14.90.0.7-3) unstable; urgency=low
1533
1534   * 108_m68k_fmoveml_fix.dpatch: new patch from H.J. Lu
1535     <hongjiu.lu@intel.com> to fix fmoveml disassembly and associated
1536     testsuite regression on m68k.
1537
1538  -- James Troup <james@nocrew.org>  Tue, 18 Nov 2003 14:35:23 +0000
1539
1540 binutils (2.14.90.0.7-2) unstable; urgency=low
1541
1542   * 107_powerpc_ld_segfault.dpatch: new patch from Alan Modra
1543     <amodra@bigpond.net.au> to fix ld segfault on powerpc.  Thanks to
1544     Josselin Mouette <joss@debian.org> for the report.  Closes: #219187
1545
1546  -- James Troup <james@nocrew.org>  Wed,  5 Nov 2003 13:32:17 +0000
1547
1548 binutils (2.14.90.0.7-1) unstable; urgency=low
1549
1550   * New upstream release.
1551   * 100_null_owner_ld_fix.dpatch, 101_ppc_as_shf_and_rel_fix.dpatch,
1552     102_alpha_null_got_ld_fix.dpatch,
1553     103_static_linking_elf_eh_frame.dpatch,
1554     104_elf_eh_frame_alpha_fix.dpatch: removed; merged upstream.
1555   * debian/rules: update version number.
1556   * debian/binutils.shlibs: likewise.
1557   * debian/binutils-multiarch.shlibs: likewise.
1558
1559   * 009_signed_char_fix.dpatch: removed; this was fixed upstream correctly
1560     (http://sources.redhat.com/ml/binutils/2003-05/msg00304.html) and this
1561     patch is breaking that fix.  Thanks to Daniel Jacobowitz
1562     <dan@debian.org>.
1563
1564   * 003_gmon_manpage_fix.dpatch -> 002_gprof_profile_arcs.dpatch.
1565   * 014_gprof_manpage_fix.dpatch -> 003_gprof_see_also_monitor.dpatch.
1566
1567   * 300_alpha_rpcc_opcode_fix.dpatch -> 105_alpha_rpcc_opcode_fix.dpatch
1568     (committed to trunk).
1569
1570   * debian/rules (configure-multi-stamp): also enable mips64{el,}-linux
1571     for binutils-multiarch.  Alphabetize target list.
1572
1573   * 106_arm_pic: new patch from Phil Blundell <pb@debian.org> and Daniel
1574     Jacobowitz <dan@debian.org> which implements GC for GOT and PLT relocs
1575     in the elf32-arm backend.
1576
1577   * debian/rules (install-stamp): work around upstream bug which causes
1578     as.info and as.1 to disappear by explicitly calling "make
1579     install-info-am install-am" in builddir-single/gas/doc.
1580
1581  -- James Troup <james@nocrew.org>  Sat,  1 Nov 2003 18:14:04 +0000
1582
1583 binutils (2.14.90.0.6-5) unstable; urgency=low
1584
1585   * 104_elf_eh_frame_alpha_fix.dpatch: new patch from H.J. Lu
1586     <hongjiu.lu@intel.com> to fix regressions on alpha caused by
1587     103_static_linking_elf_eh_frame.  Thanks to Thimo Neubauer
1588     <thimo@debian.org> for the original report.  Closes: #215636
1589
1590  -- James Troup <james@nocrew.org>  Fri, 17 Oct 2003 00:02:09 +0100
1591
1592 binutils (2.14.90.0.6-4) unstable; urgency=low
1593
1594   * 103_static_linking_elf_eh_frame.dpatch: new patch from H.J. Lu
1595     <hongjiu.lu@intel.com> to fix static linking of C++ binaries.
1596
1597   * 200_alpha_null_got_ld_fix.dpatch: renamed...
1598   * 102_alpha_null_got_ld_fix.dpatch: to this.
1599
1600   * debian/rules: patch from Guido Guenther <agx@debian.org> to enable
1601     mips64 support.  Closes: #213448
1602
1603  -- James Troup <james@nocrew.org>  Sun, 12 Oct 2003 14:26:26 +0100
1604
1605 binutils (2.14.90.0.6-3) unstable; urgency=low
1606
1607   * 100_null_owner_ld_fix.dpatch: new patch from Alan Modra
1608     <amodra@bigpond.net.au> to fix an ld crash with null owner sections.
1609     Closes: #212029
1610
1611   * debian/rules: don't compile with gcc-2.95 on arm; the only failures
1612     are a) testsuite-only (i.e. don't appear to affect real world
1613     applications) and b) fixed by upcoming gcc patches by Phil Blundell
1614     <pb@debian.org> in any event.
1615   * debian/control (Build-Depends): likewise don't build-depend on
1616     gcc-2.95 for arm.
1617
1618   * 101_ppc_as_shf_and_rel_fix.dpatch: new patch from Alan Modra
1619     <amodra@bigpond.net.au> to fix an as regression where it refused to
1620     compile utils.S from Linux/PPC 2.6.  Closes: #211668
1621
1622  -- James Troup <james@nocrew.org>  Tue, 23 Sep 2003 01:32:08 +0100
1623
1624 binutils (2.14.90.0.6-2) unstable; urgency=low
1625
1626   * debian/rules (CONFLICTS): remove spurious "--", left over from
1627     debhelper based-rules.  Fixes build failure on sparc.
1628
1629   * 200_alpha_null_got_ld_fix.dpatch: new patch from Daniel Jacobowitz
1630     <dan@debian.org> to fix an ld crash on alpha with null .got sections.
1631     Closes: #204615
1632
1633   * scripts/dpkg-arch.mk: remove.
1634   * debian/rules: define DEB_BUILD_GNU_TYPE, DEB_HOST_ARCH and
1635     DEB_HOST_GNU_TYPE here instead.
1636
1637   * debian/rules (binary-indep): use ':' as a separator to chown, rather
1638     than '.' which is a legal character for a username.
1639   * debian/rules (binary-arch): likewise.
1640
1641   * debian/rules: further trivial cleanups.
1642
1643  -- James Troup <james@nocrew.org>  Thu, 18 Sep 2003 22:13:36 +0100
1644
1645 binutils (2.14.90.0.6-1) unstable; urgency=low
1646
1647   * New "upstream" release.
1648    * Fixes core dump of nm -C on certain object files. Closes: #205616
1649
1650   * New maintainer.
1651   * debian/control (Maintainer): adjust accordingly.
1652   * debian/copyright: likewise.  Update copyright years, URL.
1653   * debian/control (Standards-Version): bump to 3.6.1.0.
1654
1655   * 011_disable_combreloc_ARM_ONLY.diff: dropped on request of Phil
1656     Blundell <pb@debian.org> - this is obsolete, it was working around a
1657     bug in ld since fixed by Daniel Jacobowitz <dan@debian.org> upstream.
1658
1659   * 890-elf64_alpha_segfault.diff: dropped as bogus
1660     (http://sources.redhat.com/ml/binutils/2003-04/msg00399.html); rth's
1661     correct fix is already in the upstream source.
1662
1663   * debian/README.Debian: migrate nearly-obsolete debconf notes to here.
1664   * debian/control (Depends): drop debconf.
1665   * binutils.config, binutils.templates, binutils.templates.ca,
1666     binutils.templates.fr, binutils.templates.ja,
1667     binutils.templates.pt_BR, postrm.debhelper: obsolete, removed.
1668     Closes: #189641, #198222
1669
1670   * Migrated from dbs...
1671   * debian/README.build: obsolete; removed.
1672   * debian/rules: remove $(BUILD_TREE)/, $(STAMP_DIR)/, $(unpacked), $(patched) and other references
1673     to DBS.
1674   * debian/rules (clean): remove build tree directories.
1675   * debian/scripts/dbs-build.mk: unused, remove.
1676   * debian/scripts/file2cat: likewise.
1677
1678   * ... to dpatch.
1679   * debian/rules: include /usr/share/dpatch/dpatch.make.
1680   * debian/rules (configure-single-stamp): depend on patch-stamp.
1681   * debian/rules (configure-multi-stamp): likewise.
1682   * debian/rules (clean): depend on unpatch.  Remove debian/patched.
1683   * debian/control (Build-Depends): add dpatch.
1684
1685   * binutils-doc.postinst, binutils-doc.prerm,
1686     binutils-multiarch.postinst, binutils-multiarch.postrm,
1687     binutils-multiarch.preinst, binutils-multiarch.shlibs,
1688     binutils.postinst, binutils.postrm, binutils.shlibs: new files based
1689     on .deb and packages.d/.
1690   * scripts/dh_split: obsolete, removed.
1691   * debian/packages.d/binutils-dev.in, debian/packages.d/binutils-doc.in,
1692     debian/packages.d/binutils-multiarch.in,
1693     debian/packages.d/binutils.in: likewise.
1694
1695   * debian/rules: rewritten, de-debhelper-ized.
1696   * debian/control (Build-Depends): drop debhelper and add file.
1697
1698  -- James Troup <james@nocrew.org>  Thu, 11 Sep 2003 22:08:18 +0100
1699
1700 binutils (2.14.90.0.5-0.2) unstable; urgency=low
1701
1702   * NMU.
1703   * Rebuild using fixed gcc on sparc (closes: #202924).
1704
1705  -- Matthias Klose <doko@debian.org>  Mon, 28 Jul 2003 20:12:00 +0200
1706
1707 binutils (2.14.90.0.5-0.1) unstable; urgency=low
1708
1709   * NMU.
1710   * New upstream version.
1711   * Remove patches applied upstream:
1712     - debian/patches/500_s390_gas.diff
1713     - debian/patches/905-hppa_visibility.diff
1714     - debian/patches/906-mips_ld_fix.diff
1715   * Updated patch:
1716     - debian/patches/906-hjl_libtool_dso.diff
1717
1718  -- Matthias Klose <doko@debian.org>  Wed, 23 Jul 2003 20:09:51 +0200
1719
1720 binutils (2.14.90.0.4-0.1) unstable; urgency=low
1721
1722   * NMU
1723   * New upstream version.
1724     1. Work around the brain dead libtool.
1725   * New patches:
1726     - debian/patches/500_s390_gas.diff (closes: #194929).
1727     - debian/patches/905-hppa_visibility.diff (closes: #195203).
1728     - debian/patches/906-mips_ld_fix.diff (closes: #195207).
1729     - debian/patches/906-hjl_libtool_dso.diff
1730
1731  -- Matthias Klose <doko@debian.org>  Sat, 31 May 2003 12:12:10 +0200
1732
1733 binutils (2.14.90.0.3-0.1) unstable; urgency=low
1734
1735   * NMU
1736   * New upstream version.
1737     1. Update from binutils 2003 0523.
1738     2. Fix 2 ELF visibility bugs.
1739     3. Fix ELF/ppc linker bugs.
1740   * Remove patches applied upstream:
1741     - debian/patches/903-hjl_ld-dso-test.diff
1742     - debian/patches/904_hjl_hppa_whitespace.diff
1743
1744  -- Matthias Klose <doko@debian.org>  Sat, 24 May 2003 09:02:54 +0200
1745
1746 binutils (2.14.90.0.2-0.1) unstable; urgency=low
1747
1748   * NMU
1749   * New upstream version.
1750     1. Update from binutils 2003 0515.
1751     2. Fix various ELF visibility bugs.
1752     3. Fix some ia64 linker bugs.
1753     4. Add more IAS compatibilities to ia64 assembler.
1754   * New patches:
1755     - debian/patches/903-hjl_ld-dso-test.diff (closes: #193505).
1756     - debian/patches/904_hjl_hppa_whitespace.diff.
1757   * Remove patches applied upstream:
1758     - debian/patches/900_binutils-2.14.90.0.1-empty-test.diff
1759     - debian/patches/901-hjl_weaksymfix.diff
1760
1761  -- Matthias Klose <doko@debian.org>  Sun, 18 May 2003 10:50:00 +0200
1762
1763 binutils (2.14.90.0.1-0.1) unstable; urgency=low
1764
1765   * NMU
1766   * New upstream version.
1767     - Fix: MIPS branch-to-global bug (closes: #189031).
1768     - Fix: Crash on alpha with --gdwarf2 and bad file number (closes: #187211).
1769     - Fix: objdump -R BFD ICE on prelinked binaries (closes: #180088).
1770   * New patches:
1771     - debian/patches/900_binutils-2.14.90.0.1-empty-test.diff
1772     - debian/patches/901-hjl_weaksymfix.diff
1773   * Remove patches applied upstream:
1774     - debian/patches/002_ldlex_inflexible_transition.diff
1775     - debian/patches/013_objdump_doc_fix.diff
1776     - debian/patches/850_hppa_stub_fix.diff
1777     - debian/patches/860_m68k_elf.diff
1778     - debian/patches/861_m68k_elf.diff
1779     - debian/patches/870-sparc64-update.diff
1780     - debian/patches/880-alpha-update.diff
1781   * Remove obsolete patch:
1782     - debian/patches/patches/800_hjl_mips_fixes.diff
1783   * Add x86_64 for the i386 binutils package and the binutils-multiarch
1784     package (closes: #189350).
1785   * Set CFLAGS to -g -O2 for build (closes: #181268).
1786
1787  -- Matthias Klose <doko@debian.org>  Tue,  6 May 2003 09:58:14 +0200
1788
1789 binutils (2.13.90.0.18-1.7) unstable; urgency=high
1790
1791   * NMU
1792   * Fixed ld segv (replaced yy_current_buffer by YY_CURRENT_BUFFER)
1793     (Closes: #188876, 188900, 188912)
1794
1795  -- Julien LEMOINE <speedblue@debian.org>  Mon, 14 Apr 2003 04:45:03 +0200
1796
1797 binutils (2.13.90.0.18-1.6) unstable; urgency=high
1798
1799   * NMU
1800   * [002_ldlex_inflexible_transition.diff] New. Make ld buildable again with
1801     sid's current flex.
1802
1803  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 13 Apr 2003 16:54:46 +0200
1804
1805 binutils (2.13.90.0.18-1.5) unstable; urgency=medium
1806
1807   * NMU
1808   * [890-elf64_alpha_segfault.diff] Patch from Julien LEMOINE
1809     <speedblue@debian.org> to fix the segfault encountered while building
1810     gal on alpha. (Closes: #185556)
1811   * sid's current flex breaks the building of several packages, including this
1812     one; see #188665. The i386 upload is built using a pbuilder sid chroot
1813     with flex downgraded to the sarge version.
1814
1815  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 13 Apr 2003 13:44:17 +0200
1816
1817 binutils (2.13.90.0.18-1.4) unstable; urgency=low
1818
1819   * NMU
1820   * ld/emulparams/elf64_sparc.sh: Set LIBPATH_SUFFIX instead of suffix
1821     for emulation. Patch from current CVS suggested by Clint Adams,
1822     needed for sparc64 glibc build.
1823   * bfd/elf64-alpha.c: Patch from current CVS suggested by Falk Hueffner,
1824     needed to build xstow, kdegames (#181623), sfs.
1825   * Explicitely fail, when trying to build with glibc-2.3 on arm and
1826     m68k. See #184048 for m68k ld failures.
1827
1828  -- Matthias Klose <doko@debian.org>  Tue,  8 Apr 2003 23:27:46 +0200
1829
1830 binutils (2.13.90.0.18-1.3) unstable; urgency=low
1831
1832   * NMU
1833   * Another fix for ELF/m68k (__bb_exit_func initialization).
1834
1835  -- Matthias Klose <doko@debian.org>  Tue, 18 Mar 2003 00:05:47 +0100
1836
1837 binutils (2.13.90.0.18-1.2) unstable; urgency=high
1838
1839   * NMU
1840   * Apply upstream fix for ELF/m68k.  Closes: #182313.
1841   * Use gcc-2.95 on m68k-linux. Built on testing (glibc-2.2).
1842
1843  -- Matthias Klose <doko@debian.org>  Sun,  9 Mar 2003 01:02:39 +0100
1844
1845 binutils (2.13.90.0.18-1.1) unstable; urgency=low
1846
1847   * NMU
1848   * Apply upstream fix for hppa stubs.  Closes: #181397
1849
1850  -- LaMont Jones <lamont@debian.org>  Wed, 19 Feb 2003 12:34:58 -0700
1851
1852 binutils (2.13.90.0.18-1) unstable; urgency=low
1853
1854   * New upstream version (synced with CVS 2002-01-21)
1855   * Upstream: Fix an ia64 gas bug
1856   * Upstream: Fix some TLS bugs
1857   * Upstream: Fix ELF/ppc bugs
1858   * Upstream: Fix an ELF/m68k bug
1859   * Corrected ARM combreloc disabling patch
1860     (closes: Bug#175204)
1861   * Upstream fixes take care of TEXTREL bug
1862     on powerpc (closes: Bug#176084)
1863   * Fixed shellutils dependency problem
1864     (closes: Bug#175673)
1865   * Removed mention of the monitor manpage
1866     from the gprof manpage (closes: Bug#160654)
1867
1868  -- Christopher C. Chimelis <chris@debian.org>  Sun, 2 Feb 2003 23:17:29 -0500
1869
1870 binutils (2.13.90.0.16-1) unstable; urgency=low
1871
1872   * New upstream version (synced with CVS 2002-11-26)
1873   * Upstream: Include /usr/bin/c++filt
1874   * Upstream: Fix "ld -r" with exception handling
1875
1876  -- Christopher C. Chimelis <chris@debian.org>  Mon, 9 Dec 2002 19:14:02 -0500
1877
1878 binutils (2.13.90.0.14-1) unstable; urgency=low
1879
1880   * New upstream version (synced with CVS 2002-11-14)
1881   * Upstream: Fix ELF/alpha bugs
1882   * Upstream: Fix an ELF/i386 assembler bug
1883   * Updated package MIPS patch from HJ Lu
1884   * Added s390 patches from Gerhard Tonn.
1885     Actually, the patches to support s390x were
1886     already included upstream, so I just enabled
1887     it in the rules script (closes: Bug#168074, Bug#168974)
1888   * Since powerpc64-linux support was already
1889     added in a prior upload, I'm closing the
1890     wishlist bug for it (closes: Bug#156955)
1891
1892  -- Christopher C. Chimelis <chris@debian.org>  Tue, 20 Nov 2002 05:36:21 -0500
1893
1894 binutils (2.13.90.0.10-2) unstable; urgency=low
1895
1896   * Added two patches from upstream to fix alpha BFD.
1897     (closes: Bug#165633)
1898
1899  -- Christopher C. Chimelis <chris@debian.org>  Sun, 27 Oct 2002 14:21:51 -0400
1900
1901 binutils (2.13.90.0.10-1) unstable; urgency=low
1902
1903   * New upstream version (synced with CVS 2002-10-10)
1904   * Upstream: More ELF/PPC linker bug fixes.
1905   * Upstream: Fix an ELF/alpha linker bug.
1906   * Upstream: Fix an ELF/sparc linker bug to support
1907     Solaris.
1908   * Upstream: More TLS updates.
1909   * Updated m68k gcc 3.1 patch since it wasn't applying
1910     cleanly. Is this still needed?
1911   * Added patches to allow building with new bison
1912     (closes: Bug#164436, Bug#164042)
1913   * Should be better for prelink support, which is coming
1914     soon (closes: Bug#161427)
1915   * Removed windres manpage from all packages
1916     (closes: Bug#157415)
1917   * Fixed download location in copyright file
1918     (closes: Bug#158028)
1919   * Added i386-gnu to multiarch build targets
1920     (closes: Bug#157057)
1921   * Add alpha opcode patch from Falk Hueffner
1922     (closes: Bug#164201)
1923   * Remove .la files from packages
1924     (closes: Bug#160455)
1925
1926  -- Christopher C. Chimelis <chris@debian.org>  Mon, 15 Oct 2002 20:22:29 -0400
1927
1928 binutils (2.13.90.0.4-1) unstable; urgency=low
1929
1930   * New upstream version (synced with CVS 2002-08-)
1931   * Upstream: Update from binutils 2002 0814
1932   * Upstream: Fix symbol versioning bugs for gcc 3.2
1933   * Upstream: Fix mips gas
1934   * Upstream: Fix an x86 TLS bfd bug
1935   * Upstream: Fix an x86 PIC gas bug
1936
1937  -- Christopher C. Chimelis <chris@debian.org>  Thu, 15 Aug 2002 20:13:44 -0400
1938
1939 binutils (2.12.90.0.15-2) unstable; urgency=low
1940
1941   * Fix combreloc disabling patch for ARM
1942     (closes: Bug#156315)
1943   * Remove S390 patch since it is no longer
1944     needed (thanks to Gerhard Tonn for checking
1945     this out)
1946   * Fix BFD version string escaping
1947     (closes: Bug#154989)
1948   * Add SH patch from Yaegashi Takeshi
1949     (closes: Bug#156230)
1950   * Added conflicts for older modutils
1951     (closes: Bug#155324)
1952   * Forgot to apply MIPS patch from HJ Lu
1953     (apologies to MIPS folks)
1954
1955  -- Christopher C. Chimelis <chris@debian.org>  Wed, 14 Aug 2002 13:09:12 -0400
1956
1957 binutils (2.12.90.0.15-1) unstable; urgency=low
1958
1959   * New upstream version (synced with CVS 2002-07-17)
1960   * Upstream: Fix an ia64 assembler bug
1961   * Upstream: Fix a symbol versioning bug
1962   * Upstream: You have to apply the modutils patch
1963     enclosed here in order to support System.map
1964     generated by the new nm (bug filed)
1965   * The symbol visibility patch is included
1966     upstream, as is the alpha PLT/GOT patch, so
1967     both removed from my packaging.
1968   * Included patch from upstream to fix RELA targets
1969     (closes: Bug#153729)
1970
1971  -- Christopher C. Chimelis <chris@debian.org>  Thu, 2 Aug 2002 02:24:29 -0400
1972
1973 binutils (2.12.90.0.14-2) unstable; urgency=low
1974
1975   * The "Let's Get This Party Started Right" upload
1976     (since I'm closing as many old bugs as possible)
1977   * Removed sparc patch altogether
1978   * Added a small alpha patch from upstream to fix
1979     some obscure PLT/GOT issues.
1980   * Manpages are now fixed finally -- no more
1981     I<symbol> (closes: Bug#108369)
1982   * Have not gotten another report of the
1983     debconf message being cut off, so I'm closing
1984     the debconf-related bug.  I suspect this may
1985     have been a problem in the debconf front-end
1986     being used, but I have not been able to reproduce
1987     it (closes: Bug#149045)
1988   * Closing a bug report that I had tagged moreinfo
1989     a LONG time ago (over one year), but never got
1990     more info on.  I have not heard of this kind
1991     of problem since, nor have I been able to
1992     reproduce it at any time since (closes: Bug#105986).
1993     For interested parties, it revolved around
1994     allowing gcc to show a linker error, but the
1995     reporter didn't know about the -v option for
1996     gcc.  There was a linker problem, but it appeared
1997     to be either hardware failure or user error.
1998   * Closing a demangler 'bug' that revolved around
1999     stripping @PLT from symbol names.  Since the
2000     PLT suffix is documented, I'm going to close
2001     this bug.  Also, it doesn't help that the symbol
2002     in the bug report uses an obsolete mangling style,
2003     so I can't test this even if I wanted to
2004     (closes: Bug#45889)
2005
2006  -- Christopher C. Chimelis <chris@debian.org>  Mon, 22 Jul 2002 12:54:01 -0400
2007
2008 binutils (2.12.90.0.14-1) unstable; urgency=low
2009
2010   * New upstream version (synced with CVS 2002-06-27)
2011   * Upstream: Fix a mips assembler bug
2012   * Upstream: Fix an ELF/mips SHF_MERGE bug
2013   * Upstream:  Fix a linker bug which leads to the
2014     incorrect Linux 2.2 kernel.
2015   * PE patch removed since it is included
2016     in upstream source now
2017   * Includes some patches which allow for
2018     more true testsuite results from gcc-3.1
2019   * Fix sparc ld emulation script patches to get
2020     rid of the lib/64 silliness (now uses lib64)
2021   * Removed the L word from the package description
2022     since Debian is no longer linux-only
2023     (closes: Bug#150575)
2024   * The strings dereferencing problem with
2025     some Windows binaries seems to also be fixed now
2026     (closes: Bug#121366)
2027   * Added a patch to only generate an RPATH entry
2028     if LD_RUN_PATH is not empty, for cases where
2029     -rpath isn't specified (closes: Bug#151024)
2030   * Fixed arch detection problem in the build
2031     scripts.
2032   * Fixed bad capitalisation of -g in the objdump
2033     manpage (closes: Bug#152697)
2034   * Added patch from HJ Lu to fix a symbol
2035     visibility issue.
2036
2037  -- Christopher C. Chimelis <chris@debian.org>  Wed, 17 Jul 2002 14:23:42 -0400
2038
2039 binutils (2.12.90.0.9-1) unstable; urgency=low
2040
2041   * New upstream version (synced with CVS 2002-05-26).
2042   * Upstream: Supports "-z muldefs"
2043   * Updated PE bfd from CVS to fix auto-import
2044     segfaults (closes: Bug#131407)
2045   * Remove the PE-removing patch for i386 targets
2046     due to the above
2047
2048  -- Christopher C. Chimelis <chris@debian.org>  Thu, 6 Jun 2002 15:52:29 -0400
2049
2050 binutils (2.12.90.0.7-1) unstable; urgency=low
2051
2052   * New upstream version (synced with CVS 2002-04-23).
2053   * Upstream: ELF EH frame bug fix
2054   * Upstream: MIPS ELF visibility bug fix
2055   * Upstream: Bug fixes for ELF/sparc
2056   * Upstream: Bug fixes for ELF/cris
2057   * Upstream: Fix linking a.out relocatable files
2058     with ELF
2059   * Upstream: Fix a PPC altivec assembler bug
2060   * Numerous upstream changes since I have
2061     deliberately not updated in awhile so that
2062     I could stabilise the package for woody
2063     release
2064   * Fixed a glaring typo in the Debian additions
2065     to the version string.
2066   * Upstream incorporated --oformat
2067     documentation patch; removed.
2068   * Added a patch from upstream involving
2069     relative relocs on Alpha
2070   * Removed configure.info-[1-3] from -doc
2071     (closes: Bug#146205)
2072
2073  -- Christopher C. Chimelis <chris@debian.org>  Sun, 5 Apr 2002 04:52:33 -0400
2074
2075 binutils (2.12.90.0.1-5) unstable; urgency=high
2076
2077   * Added a patch to m68k bits for gas to allow
2078     gcc 3.1 to build
2079   * Added Brazilian Portuguese translation for
2080     debconf (closes: Bug#144677)
2081   * Removed unneeded gasp manpage since gasp
2082     was eliminated as a distinct binary
2083     (closes: Bug#144583)
2084
2085  -- Christopher C. Chimelis <chris@debian.org>  Mon, 29 Apr 2002 14:40:21 -0400
2086
2087 binutils (2.12.90.0.1-4) unstable; urgency=low
2088
2089   * Added patch from Gerhardt Tonn
2090     to fix s390 merge problem (closes: Bug#143187)
2091   * Corrected DOW of my last changelog entry :-P
2092
2093  -- Christopher C. Chimelis <chris@debian.org>  Thu, 18 Apr 2002 13:03:49 -0400
2094
2095 binutils (2.12.90.0.1-3) unstable; urgency=low
2096
2097   * Oops...I used dpkg-architecture from dpkg-dev
2098     in the postinst and didn't add a dependency
2099     for it.  It was a bad choice anyway and I'm
2100     going to use uname -s instead
2101     (closes: Bug#142744, Bug#142915)
2102
2103  -- Christopher C. Chimelis <chris@debian.org>  Mon, 15 Apr 2002 12:41:10 -0400
2104
2105 binutils (2.12.90.0.1-2) unstable; urgency=low
2106
2107   * Added Catalan debconf translation
2108     (closes: Bug#139740)
2109   * Ensure that info entries are removed from the
2110     texinfo dirfile when binutils-doc is removed
2111     (closes: Bug#126557)
2112   * Ensure that the kernel link debconf warning
2113     only shows up on linux systems
2114     (closes: Bug#142360)
2115
2116  -- Christopher C. Chimelis <chris@debian.org>  Thu, 13 Mar 2002 01:30:22 -0400
2117
2118 binutils (2.12.90.0.1-1) unstable; urgency=high
2119
2120   * New upstream version (synced with CVS 2002-03-07).
2121   * Upstream: Add the .preinit_array/.init_array/.fini_array
2122     support.
2123   * Upstream: Fix eh_frame.
2124   * Upstream: Turn on combreloc by default.
2125   * Upstream: Enable gprof for Linux/mips.
2126   * Turn combreloc off for ARM explicitely until
2127     I can confirm that PIC is not still broken
2128     by using it.
2129   * Remove IA-64 unwind patch and objcopy fix
2130     since they are included in the upstream sources
2131     now.
2132   * Re-enable testsuite run since Randolph did the NMU
2133     on dejagnu (thank you!).
2134   * Appears to fix sparc64 linking problems.  I'm
2135     still looking into exactly what was going on with
2136     that (closes: Bug#137850)
2137   * Enabled hppa64-linux support in main binutils
2138     package (closes: Bug#137955)
2139   * Added Japanese debconf template.  Thanks to
2140     Tomohiro KUBOTA for supplying that
2141     (closes: Bug#138112)
2142   * Added patch for ld to fix dosemu problems
2143     (closes: Bug#126863)
2144
2145  -- Christopher C. Chimelis <chris@debian.org>  Mon, 11 Mar 2002 14:02:45 -0500
2146
2147 binutils (2.11.93.0.2-3) unstable; urgency=high
2148
2149   * Split translated debconf templates out.
2150     I apparently misunderstood the instructions
2151     on integrating the French translation since
2152     this is my first real attempt at using
2153     debconf (closes: Bug#136295)
2154   * Disable combreloc default on ARM since it
2155     breaks PIC, apparently (closes: Bug#134241)
2156     Please test other ARM bugs against this
2157     version and inform me of the results!
2158
2159  -- Christopher C. Chimelis <chris@debian.org>  Fri, 8 Mar 2002 19:10:10 -0500
2160
2161 binutils (2.11.93.0.2-2) unstable; urgency=high
2162
2163   * Include a patch from upstream to fix stripping
2164     archives containing multiple files with the
2165     same name (like libgcj, unfortunately).
2166     (closes: Bug#107812)
2167   * Include IA64 unwind fix from CVS to fix kernel
2168     linking on IA64. (closes: Bug#135143)
2169   * Added French translation of the debconf
2170     bits.  Thanks to Denis Barbier for the
2171     work on that. (closes: Bug#134626)
2172   * Disabled testsuite run until dejagnu is
2173     fixed.  I'm leaving the build-dep for dejagnu
2174     in, though, since I know I'll forget to
2175     reinsert it when I do re-enable the testsuite
2176     run.
2177
2178  -- Christopher C. Chimelis <chris@debian.org>  Fri, 22 Feb 2002 14:05:22 -0500
2179
2180 binutils (2.11.93.0.2-1) unstable; urgency=high
2181
2182   * New upstream version (synced with CVS 2002-02-07).
2183   * Upstream: Fix a weak symbol alpha linker bug for glibc.
2184   * Upstream: More support for gcc 3.1.
2185   * Keep on disabling efi-app-ia32 type targets
2186     since the segfault is still unfixed in CVS and
2187     I haven't had the time to go back and really
2188     debug and fix this.
2189   * Updated standards version.
2190   * Corrected some of the lintian problems (all except
2191     the ones involving Changelog.linux, the .comment
2192     section, and the missing manpages for
2193     binutils-multiarch's binaries since that package
2194     depends on binutils, which provides those).
2195
2196  -- Christopher C. Chimelis <chris@debian.org>  Wed, 13 Feb 2002 13:41:47 -0500
2197
2198 binutils (2.11.92.0.12.3-7) unstable; urgency=high
2199
2200   * The "Remind Me To Think Next Time" upload.
2201   * Fix the postinst to only compare versions on
2202     upgrade rather than during configure.
2203     (closes: Bug#133349, Bug#133514)
2204   * Still working on the other bugs...if only
2205     I could get a day off of work...
2206
2207  -- Christopher C. Chimelis <chris@debian.org>  Tue, 12 Feb 2002 06:15:02 -0500
2208
2209 binutils (2.11.92.0.12.3-6) unstable; urgency=high
2210
2211   * The "Make The Bad Man Stop" upload.
2212   * Revert patch to bfd/elf32-sparc.c (already
2213     reverted upstream) that broke UA32 relocs on sparc
2214     and caused bus errors with C++/Java binaries
2215     (closes: Bug#126162)
2216   * Remove i486-mingw32 target from the enabled
2217     in multiarch and removed efi-app-ia32 from the
2218     BFD config for Intel linux targets until I can find
2219     and fixthe segfaults that seem to keep coming up when
2220     reading Windows files and viruses with objdump or
2221     strings.  This is only temporary, so I'm not closing
2222     the bugs until the problem gets fixed, but
2223     I am going to bump them down to wishlist, merge
2224     them, and note the above in them.
2225     (debian/patches/010_disable_efi_app_ia32_TEMPORARY.diff
2226     disables the efi-app-ia32 BFD in case someone
2227     wants to revert this change easily)
2228   * Added debconf warning about the kernel linking
2229     situation since it keeps coming up and people
2230     keep initially disagreeing with me about this
2231     being a kernel bug.  Also, merged prior warning
2232     about -oformat change into the same debconf warning
2233     (it's two, two, two warnings in one).  This makes
2234     the DEBIAN_FRONTEND case bug moot (closes: Bug#131801)
2235   * Added powerpc64-linux target to multiarch since
2236     work is progressing on that target and the machines
2237     are due to hit the shelves Very Soon(TM).
2238
2239  -- Christopher C. Chimelis <chris@debian.org>  Fri, 1 Feb 2002 17:06:29 -0500
2240
2241 binutils (2.11.92.0.12.3-5) unstable; urgency=high
2242
2243   * Fix signed char assumption in i386 disassembly bits
2244     (closes: Bug#126993)
2245
2246  -- Christopher C. Chimelis <chris@debian.org>  Mon, 8 Jan 2002 17:27:17 -0500
2247
2248 binutils (2.11.92.0.12.3-4) unstable; urgency=high
2249
2250   * Go back to enabling archs by enumeration for
2251     multiarch.  Apparently, a few aren't enabled
2252     with --enable-targets=all (sparc64-linux, namely).
2253     Besides, multiarch was incredibly large, which
2254     was probably unneeded.
2255
2256  -- Christopher C. Chimelis <chris@debian.org>  Wed, 26 Dec 2001 13:53:49 -0500
2257
2258 binutils (2.11.92.0.12.3-3) unstable; urgency=high
2259
2260   * Include patch from Alan Modra to fix more
2261     refcount problems on hppa.
2262
2263  -- Christopher C. Chimelis <chris@debian.org>  Fri, 7 Dec 2001 05:42:04 -0500
2264
2265 binutils (2.11.92.0.12.3-2) unstable; urgency=high
2266
2267   * Include patch from Alan Modra to fix hppa linking
2268     woes wrt undefined symbols (closes: Bug#121993)
2269
2270  -- Christopher C. Chimelis <chris@debian.org>  Wed, 5 Dec 2001 04:14:51 -0500
2271
2272 binutils (2.11.92.0.12.3-1) unstable; urgency=high
2273
2274   * New upstream version (synced with CVS 2001-11-21)
2275   * Upstream: Fix a linker symbol version bug
2276     for common symbols.
2277   * Upstream: Update handling relocations against
2278     the discarded sections. You may need to apply
2279     the kernel patch enclosed here to your kernel
2280     source.
2281   * Upstream: Support "-march=xxx -mipsN" for mips
2282     gas if they are compatible.
2283   * Upstream: Fix a regression when linking with
2284     non-ELF object files.
2285   * Includes Alan Modra's patch to reduce stub sizes
2286     on HPPA.  Should help C++ on HPPA.
2287   * Once again includes a mips patch from HJ Lu.
2288   * My documentation changes were cleaned up and
2289     accepted upstream, so the gas manpage fixes go
2290     away (hurray!).
2291   * Stopped iterating targets for binutils-multiarch
2292     and started enabling all of them.  This saves
2293     maintenance time since new targets will be
2294     automatically supported in future uploads
2295     and existing targets that I didn't include
2296     before will be supported from now on.  This may
2297     grow build time and the libbfd in the multiarch
2298     package, but it's worth it.
2299   * Also, started using the --enable-64-bit-bfd
2300     flag for configuring multiarch.  I don't know
2301     why I didn't realise this wasn't there before
2302     since I test with it all of the time.
2303
2304  -- Christopher C. Chimelis <chris@debian.org>  Fri, 30 Nov 2001 20:11:42 -0500
2305
2306 binutils (2.11.92.0.10-4) unstable; urgency=high
2307
2308   * The "Fingers crossed" upload.
2309   * Enable combreloc by default for s390 again.
2310     Rumour has it that it worked before, but there
2311     was a misunderstanding in the s390 developer
2312     community, hence the disabling in the past.
2313   * Fix the ld texinfo file to not mention the old
2314     oformat invocation (closes: Bug#116182)
2315   * Next upload should include the mips updates and
2316     some powerpc updates.  I just need time to test
2317     those out first.
2318
2319  -- Christopher C. Chimelis <chris@debian.org>  Fri, 23 Nov 2001 23:23:22 -0500
2320
2321 binutils (2.11.92.0.10-3) unstable; urgency=high
2322
2323   * Replace HPPA reloc patch with patches from Alan
2324     Modra upstream.
2325   * Add upstream patch to fix quoted -rpath bug
2326     (closes: Bug#107214)
2327
2328  -- Christopher C. Chimelis <chris@debian.org>  Sat, 10 Nov 2001 18:19:05 -0400
2329
2330 binutils (2.11.92.0.10-2) unstable; urgency=high
2331
2332   * Disable -z combreloc enable patch on S/390
2333     since it's not supported there yet
2334     (closes: Bug#117087)
2335
2336  -- Christopher C. Chimelis <chris@debian.org>  Fri, 26 Oct 2001 00:07:01 -0400
2337
2338 binutils (2.11.92.0.10-1) unstable; urgency=high
2339
2340   * New upstream version (synced with CVS 2001-10-21)
2341   * Upstream: Fix the ELF/PPC linker.
2342   * Upstream: Fix the ELF/cris linker.
2343   * Upstream: Fix ELF strip.
2344   * Includes beginnings of Altivec support
2345     (closes: Bug#98617)
2346   * Fixes use of BookE instruction format on 4xx
2347     PowerPC (closes: Bug#116627)
2348   * Includes patches from Alan Modra to fix hppa
2349     relocations.
2350   * Forgot to close the previous PPC bug with last
2351     upload (closes: Bug#116454)
2352   * Moved to enclosing a bzipped tarball rather than
2353     a gzipped one to save download time for everyone
2354     involved.  Build-deps adjusted accordingly.
2355
2356  -- Christopher C. Chimelis <chris@debian.org>  Tue, 23 Oct 2001 03:29:49 -0400
2357
2358 binutils (2.11.92.0.7-2) unstable; urgency=high
2359
2360   * Include a patch from H.J Lu to fix a powerpc
2361     issue not shown in the testsuite results.
2362
2363  -- Christopher C. Chimelis <chris@debian.org>  Fri, 19 Oct 2001 00:49:04 -0400
2364
2365 binutils (2.11.92.0.7-1) unstable; urgency=high
2366
2367   * New upstream release (synced with CVS 2001-10-16)
2368   * Upstream:  Fix all breakages introduced in 2.11.92.0.5
2369   * No mips/ dir patches need to be applied with this one.
2370     Woohoo!
2371   * Removed patches from debian/patches that are already
2372     applied upstream.
2373   * Patched version strings to reflect that this is a
2374     Debian release at the request of upstream (to prevent
2375     confusion, apparently).
2376   * Applied patch from H.J. Lu to fix mips section
2377     misalignment.
2378   * Applied patch from Jakub Jelinek to fix kernel linking
2379     on i386 and possibly other archs (closes: Bug#116041)
2380   * Fixed postinst and prerm for binutils-doc to test that
2381     the files exist before calling install-info.  This should
2382     fix the odd circumstance when binutils-doc is packaged on
2383     an arch that doesn't support gprof (or any other dir for
2384     that matter) and, therefore, the docs that are usually
2385     made in that dir aren't made.  This is particularly true
2386     with gprof on mips.
2387
2388  -- Christopher C. Chimelis <chris@debian.org>  Wed, 17 Oct 2001 18:56:51 -0400
2389
2390 binutils (2.11.92.0.5-3) unstable; urgency=high
2391
2392   * Enable -z combreloc on all targets. This will make
2393     prelinking possible with the prelink package.  Please
2394     test this on all archs prior to upload.  If it fails, file
2395     a bug immediately and I'll disable the patch for that
2396     platform.
2397   * Added patches from Alan Modra (from CVS) to fix other
2398     archs after the refcount patch broke them.  This supercedes
2399     the powerpc patch, so I replaced that with this.
2400     (closes: Bug#115218)
2401   * Added patch from H.J. Lu (from CVS) to fix IA64 linker
2402     problems as well.
2403   * Added patch from David Kimdon to specify which filename is
2404     causing an error if that filename is a dir (closes: Bug#45832).
2405   * Removed workaround patch for stabs problem on Alpha since
2406     it appears to be causing problems on mips and is no longer
2407     needed on Alpha anyway.
2408   * Now runs the testsuite and includes the results in the
2409     binutils package for reference.
2410
2411  -- Christopher C. Chimelis <chris@debian.org>  Sat, 13 Oct 2001 15:10:20 -0400
2412
2413 binutils (2.11.92.0.5-2) unstable; urgency=high
2414
2415   * Applied fix from H.J. Lu to fix PowerPC target
2416     (closes: Bug#115285).  Thanks to Jack Howarth
2417     for forcing the issue upstream.
2418
2419  -- Christopher C. Chimelis <chris@debian.org>  Fri, 12 Oct 2001 23:14:51 -0400
2420
2421 binutils (2.11.92.0.5-1) unstable; urgency=high
2422
2423   * New upstream release (synced with CVS 2001-10-05)
2424   * Upstream: Support gcc 3.1 for IA64.
2425   * Upstream: Support prelink for ELF/PPC.
2426   * Upstream: Fix an ELF/x86 linker bug for Oracle
2427     (closes: Bug#113614)
2428   * Upstream: Fix a weak symbol bug.
2429   * Upstream: Support locale.
2430
2431  -- Christopher C. Chimelis <chris@debian.org>  Tue, 9 Oct 2001 19:53:49 -0400
2432
2433 binutils (2.11.90.0.31-2) unstable; urgency=high
2434
2435   * Applied IA64 patch from CVS to fix gcc issues
2436     on IA64.
2437
2438  -- Christopher C. Chimelis <chris@debian.org>  Mon, 24 Sep 2001 12:45:29 -0400
2439
2440 binutils (2.11.90.0.31-1) unstable; urgency=high
2441
2442   * New upstream source (synced with CVS 2001-08-30)
2443   * Upstream: Fix a MIPS linker bug.
2444   * Now applying mips diffs from H.J. Lu (upstream)
2445     for better MIPS and MIPS64 support.
2446   * Applied patch from Christopher Cramer to fix
2447     gasp .REG issue (closes: Bug#110560)
2448
2449  -- Christopher C. Chimelis <chris@debian.org>  Sat, 1 Sep 2001 23:42:22 -0400
2450
2451 binutils (2.11.90.0.29-1) unstable; urgency=high
2452
2453   * New upstream source (synced with CVS 2001-08-27)
2454   * Upstream: Fix an Alpha assembler bug.
2455   * Upstream: Fix an IA64 linker bug.
2456   * Upstream: Fix a MIPS linker bug.
2457   * Upstream: Support '-z combreloc|nocombreloc' in linker.
2458
2459  -- Christopher C. Chimelis <chris@debian.org>  Thu, 30 Aug 2001 04:48:04 -0400
2460
2461 binutils (2.11.90.0.27-4) unstable; urgency=high
2462
2463   * Argh.  Really remove the manpages from multiarch
2464     this time (closes: Bug#110410)
2465
2466  -- Christopher C. Chimelis <chris@debian.org>  Tue, 28 Aug 2001 14:32:34 -0400
2467
2468 binutils (2.11.90.0.27-3) unstable; urgency=high
2469
2470   * Include hppa patch to force error
2471     (closes: Bug#109173)
2472   * Fix manpages - seems that I accidentally included
2473     the multiarch manpages rather than the target
2474     manpages (sorry).
2475   * Partial update to as manpage to denote arch options
2476     and added options for the rest of the targets
2477     Still need to elaborate on them, though.  More
2478     changes are forthcoming (closes: Bug#110127)
2479
2480  -- Christopher C. Chimelis <chris@debian.org>  Mon, 27 Aug 2001 10:13:27 -0400
2481
2482 binutils (2.11.90.0.27-2) unstable; urgency=high
2483
2484   * Remove bash dependency...ash's behaviour has
2485     already been modified, so it should be able
2486     to build binutils now (closes: Bug#106992)
2487   * Includes new S/390 patch (closes: Bug#109300)
2488   * Could never reproduce objdump segfault and
2489     never got a reply on the bug report
2490     (closes: Bug#93884)
2491   * Can't reproduce m68k segfault either
2492     (closes: Bug#87714)
2493
2494  -- Christopher C. Chimelis <chris@debian.org>  Mon, 20 Aug 2001 23:07:30 -0400
2495
2496 binutils (2.11.90.0.27-1) unstable; urgency=high
2497
2498   * New upstream source (synced with 20010810 CVS)
2499   * Upstream: Fixed x86 linker bug.
2500   * Reverted a patch to gas to dodge a bug in STABS output
2501     on Alpha using gcc 2.95.4, so alpha can be in sync
2502     with the rest of the archs now.
2503   * Fixes strip problems with busybox (closes: Bug#106593)
2504   * Kernels should compile ok again on i386
2505     (closes: Bug#107190)
2506
2507  -- Christopher C. Chimelis <chris@debian.org>  Thu, 16 Aug 2001 08:24:49 -0400
2508
2509 binutils (2.11.90.0.25-1) unstable; urgency=high
2510
2511   * New upstream source (synced with 20010726 CVS)
2512   * Upstream: fix i386 assembler bug.
2513   * Upstream: "make check" has 2 failures in the
2514     ld-selective test in ld on Linux/alpha. They
2515     should be marked xfail. Fixed in the next release.
2516   * Removed m68k patch (closes: Bug#106431)
2517   * Man pages appear to be correctly generated now
2518     (closes: Bug#98569, Bug# 98938)
2519   * Added bash build dependency (closes: Bug#106992)
2520   * Should compile ok on powerpc (the last one did
2521     also...don't know why voltaire's build daemon failed).
2522     I won't close this bug until I build it myself
2523     on voltaire or hear back from the autobuilder folks
2524     on PPC.
2525   * Looking into the whole LD_LIBRARY_PATH issue that
2526     keeps being brought up.  I think the docs are wrong
2527     because the templates say that it shouldn't obey that
2528     at all.  Can we please stop filing duplicate bugs for
2529     this?  I would greatly appreciate it...
2530
2531  -- Christopher C. Chimelis <chris@debian.org>  Wed, 1 Aug 2001 07:06:52 -0400
2532
2533 binutils (2.11.90.0.24-1) unstable; urgency=high
2534
2535   * New upstream source (synced with 20010714 CVS)
2536   * DO NOT COMPILE FOR ALPHA.  I need to fix gcc 2.95.4
2537     prior to this release working on Alpha correctly
2538     (long story).
2539   * Upstream: Avoid COPY relocs on i386
2540   * Upstream: Fix IA64 assembler (please try this and let me know)
2541   * Upstream: Fix a static linking the PIC object files on ia32
2542   * Upstream: Add the version script support for --export-dynamic
2543   * Upstream: Fix sparc/elf for linux/sparc
2544   * Upstream: Fix alpha/elf for gcc 3.0
2545   * Supposedly required for gcc-3.0 usage on many platforms
2546   * Add s390 to multiarch list (closes: Bug#98095)
2547   * Supposedly good on mips, but please check.  I emailed Ryan
2548     to see if bug 98095 still happens, but never got a reply.
2549     If I get around it, I'll check it myself since my mips
2550     lives once again.
2551   * Retake my package from Matt (next time we agree to an NMU,
2552     please don't change the maintainer name...no wonder I didn't
2553     get any bug reports!)
2554   * Cross-compilation support will be added in the next upload
2555     (I'll be uploading alpha debs with the next release as well,
2556     the alpha problem outweighs cross-compilation support in
2557     priority right now).
2558
2559  -- Christopher C. Chimelis <chris@debian.org>  Thu, 19 Jul 2001 05:12:05 -0400
2560
2561 binutils (2.11.90.0.7-2) unstable; urgency=high
2562
2563   * Applied patch from Alan Modra to fix m68k
2564     assertion problems (closes: Bug#96352)
2565   * Applied srec patch from Richard Henderson for
2566     alpha.
2567
2568  -- Christopher C. Chimelis <chris@debian.org>  Wed, 9 May 2001 03:11:19 -0400
2569
2570 binutils (2.11.90.0.7-1) unstable; urgency=high
2571
2572   * New upstream source (synced with 20010425 CVS)
2573   * Upstream: Fix the -Bsymbolic bug introduced in
2574     binutils 2.11.90.0.5 (closes: Bug#95168)
2575
2576  -- Christopher C. Chimelis <chris@debian.org>  Sun, 29 Apr 2001 20:03:22 -0400
2577
2578 binutils (2.11.90.0.5-1) unstable; urgency=high
2579
2580   * New upstream source (synced with 20010414 CVS)
2581   * Upstream: Fix in IA64 assembler
2582   * Upstream: Change Linux/MIPS to use SVR4 MIPS ABI
2583     rather than IRIX ABI.
2584   * The above change may cause problems for MIPS.
2585     If so, please file a bug and I'll revert those
2586     changes if need be.  I suspect that glibc, gcc,
2587     and the kernel may eventually follow suit, though
2588     to fit in with this change (it makes sense...
2589     see the symbol ordering problems threads on the
2590     binutils list for more info).
2591   * Upstream: IA32 gas bug fixed...no further details
2592     provided, unfortunately.
2593   * Reportedly fixes core dumping when trying to link
2594     object files from other platforms (now warns)
2595     (closes: Bug#60502)
2596   * Includes Philip Blundell's ARM PLT patch finally...
2597     sorry for the delay (closes: Bug#94181)
2598   * m68k problems should be fixed by now.  Wish I had
2599     gotten more feedback, but I didn't so I'm assuming it
2600     works at this point (closes: Bug#74396)
2601   * Stopped compiling cross-compiler packages until we
2602     work out a better system for the entire toolchain.
2603     Sorry, but it was taking far too long on even fast
2604     machines and I've gotten more complaints about the
2605     current arrangement than I have positive feedback.
2606     (closes: Bug#91120, Bug#91119, Bug#91118, Bug#91117,
2607      Bug#91116, Bug#88311, Bug#78028, Bug#90177)
2608   * Fixed readelf manpage so that it no longer says that
2609     it is a preprocessor for assembly programs
2610     (closes: Bug#90798)
2611
2612  -- Christopher C. Chimelis <chris@debian.org>  Tue, 17 Apr 2001 20:07:14 -0400
2613
2614 binutils (2.11.90.0.1-1) unstable; urgency=high
2615
2616   * New upstream source (synced with 20010309
2617     CVS).
2618   * Fixed misapplied m68k ld patch.
2619     I am hoping that this almost totally fixes
2620     m68k ELF for now.
2621   * Fixed typo in mips patch and applied another
2622     mips patch from Daniel Jacobowitz.
2623   * Should no longer build same-arch cross
2624     packages.  Please let me know if this fix
2625     worked so that I can close the bugs (I have
2626     no access to such an arch at the moment)
2627   * Made urgency high since m68k really needs
2628     this if the bugs are truly fixed.  Even if
2629     not, this version is infinitely better on
2630     at least two platforms than prior ones were.
2631
2632  -- Christopher C. Chimelis <chris@debian.org>  Thu, 15 Mar 2001 16:29:32 -0500
2633
2634 binutils (2.10.91.0.2-4) unstable; urgency=low
2635
2636   * Applied m68k ld and bfd patches from
2637     Michael Fedrowitz to hopefully make things
2638     better on m68k.
2639
2640  -- Christopher C. Chimelis <chris@debian.org>  Sun, 11 Mar 2001 20:16:44 -0500
2641
2642 binutils (2.10.91.0.2-3) unstable; urgency=low
2643
2644   * Adjusted the priority of binutils-doc to
2645     optional.
2646   * Added debhelper build-depends (closes: Bug#87690)
2647   * Fixed postinst problem for new binutils
2648     installations (closes: Bug#87911)
2649
2650  -- Christopher C. Chimelis <chris@debian.org>  Thu, 1 Mar 2001 15:06:50 -0500
2651
2652 binutils (2.10.91.0.2-2) unstable; urgency=low
2653
2654   * Add support for SH and IA64 to binutils-multiarch.
2655   * Applied m68k gas patch from Michael Fedrowitz
2656     in hopes that this will fix the grave bug that
2657     has been such a pain to m68k folks.  I'll leave
2658     the bug open until it's verified that it works
2659     ok.
2660   * Applied IA-64 printf patch (closes: Bug#82702)
2661   * Kernels appear to be building fine with this
2662     release on all archs available to me
2663     (closes: Bug#77610)
2664   * Added text during postinst that informs users
2665     to modify their i386 kernel Makefiles for the
2666     --oformat change (closes: Bug#86995)
2667   * Incorporated remaining mips diffs that weren't
2668     already applied upstream (closes: Bug#81280)
2669   * Sparc/sparc64 patch seems to be doing fine, so
2670     closing the bug (closes: Bug#86781)
2671   * Added non-linux cross- package support to rules
2672     (closes: Bug#79948)
2673   * Close misc bugs:
2674     Missing info file in binutils-doc (closes: Bug#78754)
2675
2676  -- Christopher C. Chimelis <chris@debian.org>  Thu, 22 Feb 2001 19:36:12 -0500
2677
2678 binutils (2.10.91.0.2-1) unstable; urgency=low
2679
2680   * New upstream version.
2681   * Added weak symbol relocation patch for sparc/sparc64.
2682   * Included m68k ELF fix from Michael Fedrowitz.
2683   * BIG NOTE: any i386 kernels compiled with this will need
2684     to be patched to change the ld option '-oformat' to
2685     '--oformat' (extra hyphen).
2686
2687  -- Christopher C. Chimelis <chris@debian.org>  Tue, 20 Feb 2001 21:32:44 -0500
2688
2689 binutils (2.10.1.0.2-1) unstable; urgency=low
2690
2691   * New upstream release (really prerel, but better than
2692     using a CVS version).
2693   * Should re-add Compaq demangling style to all
2694     tools (alpha-only).
2695   * Again, hopefully fixes m68k ELF support...still have
2696     no idea why or how this was broken before.
2697
2698  -- Christopher C. Chimelis <chris@debian.org>  Mon, 20 Nov 2000 16:25:44 -0500
2699
2700 binutils (2.10.0.27-0.cvs20001011.2) unstable; urgency=low
2701
2702   * Applied another PowerPC patch to correct the
2703     implementation of .protected and .hidden in the
2704     linker.  This should also aid in the glibc
2705     transition on PowerPC.
2706
2707  -- Christopher C. Chimelis <chris@debian.org>  Tue, 17 Oct 2000 13:23:40 -0400
2708
2709 binutils (2.10.0.27-0.cvs20001011.1) unstable; urgency=low
2710
2711   * Applied PowerPC weak symbol patch from CVS to aid
2712     in glibc transition on that platform.
2713
2714  -- Christopher C. Chimelis <chris@debian.org>  Sun, 15 Oct 2000 19:12:22 -0400
2715
2716 binutils (2.10.0.27-0.cvs20001011) unstable; urgency=low
2717
2718   * Grabbed a new CVS version since it backs out a
2719     change that prevented current gcc snapshots from
2720     linking properly to libstdc++v3.  This may also
2721     solve some other problems related to global
2722     section symbols (feedback appreciated).
2723   * Finally changed my email address in the control
2724     file (how I overlooked this after all of this
2725     time I'll never know).
2726
2727  -- Christopher C. Chimelis <chris@debian.org>  Wed, 11 Oct 2000 08:59:36 -0400
2728
2729 binutils (2.10.0.27-0.cvs20001008) unstable; urgency=low
2730
2731   * Removed configure.info.gz from binutils-doc since
2732     it didn't really belong there. (closes: Bug#72746)
2733   * Update for hppa/hppa64 targets (included testsuite
2734     changes committed on 07-Oct-2000). (closes: Bug#71524)
2735   * Upstream change to elflink.h to hopefully stop
2736     segfaults on some archs when linking binaries to
2737     shared libs.
2738
2739  -- Christopher C. Chimelis <chris@debian.org>  Sun,  8 Oct 2000 16:14:08 -0400
2740
2741 binutils (2.10.0.27-0.cvs20000923.1) unstable; urgency=low
2742
2743   * Fixed rules file so that builds don't fail when compiling the
2744     binary-arch target (added binary-cross to binary-arch).
2745   * Fixed harmless attempt at removing builddir-avr twice.
2746
2747  -- Christopher C. Chimelis <chris@debian.org>  Thu, 28 Sep 2000 10:39:12 -0400
2748
2749 binutils (2.10.0.27-0.cvs20000923) unstable; urgency=low
2750
2751   * CVS snapshot from 2000-09-23.
2752   * Should fix some (most) HPPA issues.
2753   * Adds binutils-m68k cross-assembler.
2754
2755  -- Christopher C. Chimelis <chris@debian.org>  Sun, 24 Sep 2000 10:19:20 -0400
2756
2757 binutils (2.10.0.26-2) unstable; urgency=low
2758
2759   * Added the avr target for Amtel's AVR MCU's
2760   * Applied Frank I. Smith <smith@amirix.com> to generate packages for
2761           multiple cross targets:
2762             + Bump rev number, NOP.
2763       + Testing out bumping up the rev number.
2764       + Added powerpc, arm, mipsel cross binutils packages.
2765         
2766  -- Christopher C. Chimelis <chris@debian.org>  Fri, 22 Sep 2000 17:31:44 -0400
2767
2768 binutils (2.10.0.26-1) unstable; urgency=low
2769
2770   * New upstream source.
2771   * Added mips-linux, hppa-linux, and hppa64-linux to multiarch targets
2772
2773  -- Christopher C. Chimelis <chris@debian.org>  Sun, 17 Sep 2000 01:05:49 -0400
2774
2775 binutils (2.10.0.24-1) unstable; urgency=low
2776
2777   * New upstream source.
2778   * Fixes ia32 assembler buglet.
2779   * (Hopefully) fixes PPC visibility problems with
2780     glibc 2.2
2781
2782  -- Christopher C. Chimelis <chris@debian.org>  Thu, 24 Aug 2000 16:52:44 -0400
2783
2784 binutils (2.10.0.18-3) unstable; urgency=low
2785
2786   * Added build depends stuff.
2787
2788  -- Christopher C. Chimelis <chris@debian.org>  Sat, 5 Aug 2000 21:09:04 -0400
2789
2790 binutils (2.10.0.18-2) unstable; urgency=low
2791
2792   * Added proviso to control file saying that -multiarch
2793     should not be installed by the average user.
2794
2795  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Sat, 29 Jul 2000 20:07:15 -0400
2796
2797 binutils (2.10.0.18-1) unstable; urgency=low
2798
2799   * New upstream source.
2800   * Should address some needed things for glibc 2.2
2801     (added new DT_XXXX dynamic tags and fixes DT_NEEDED
2802     link bug)
2803   * Reapplied the now-infamous "ObjC patch" until
2804     we can figure out why we still have this problem
2805     (hint hint hint...we really need to do this).
2806
2807  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Sat, 22 Jul 2000 13:18:27 -0400
2808
2809 binutils (2.10.0.9-4) unstable; urgency=low
2810
2811   * Applied a patch from Ben Collins to fix sparc64
2812     linker scripts
2813
2814  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Sat, 8 Jul 2000 07:24:10 -0400
2815
2816 binutils (2.10.0.9-3) unstable; urgency=low
2817
2818   * Applied a patch from the libstdc++ mailing list to
2819     make sure that the linker doesn't eat the eh_frame
2820     section.
2821
2822  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Fri, 7 Jul 2000 10:26:59 -0400
2823
2824 binutils (2.10.0.9-2) unstable; urgency=low
2825
2826   * Wow, already a bug fix.
2827   * binutils-dev now provides libiberty.h
2828
2829  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Fri, 23 Jun 2000 19:54:39 -0400
2830
2831 binutils (2.10.0.9-1) unstable; urgency=low
2832
2833   * New upstream version (more linux-specific).
2834
2835  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Fri, 23 Jun 2000 14:31:04 -0400
2836
2837 binutils (2.10-1) unstable; urgency=low
2838
2839   * New upstream version (finally, a real release!)
2840
2841  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Wed, 21 Jun 2000 19:08:14 -0400
2842
2843 binutils (2.9.5.0.46-1) unstable; urgency=low
2844
2845   * New upstream source.
2846   * ELF visibility attribute should work correctly now.
2847   * ia32 "jmp" instructions are now assembled differently
2848     to use relocation for global jumps (affects PIC asm
2849     code).
2850
2851  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Thu, 8 Jun 2000 21:34:42 -0400
2852
2853 binutils (2.9.5.0.42-1) unstable; urgency=low
2854
2855   * New upstream source.
2856   * Includes a testcase for hidden symbol support.
2857
2858  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Fri, 19 May 2000 20:48:52 -0400
2859
2860 binutils (2.9.5.0.41-1) unstable; urgency=high
2861
2862   * New upstream source.
2863   * Now includes patch to enable hidden symbol support
2864     needed for gcc 3.0 testing.
2865
2866  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Fri,  5 May 2000 20:38:41 -0400
2867
2868 binutils (2.9.5.0.37-1) frozen unstable; urgency=high
2869
2870   * Was forced to bring the current frozen version up to
2871     upstream 2.9.5.0.37 in order to fix a rather nasty
2872     i386 gas bug and also since the existing ARM patch
2873     applied in 2.9.5.0.31-3 has been superceded upstream
2874     (closes:Bug#62119)
2875   * Includes proper demangler support for Compaq compiler
2876     usage on Alpha (may be superceded upstream shortly,
2877     but is good enough for potato and for Compaq's usage)
2878     (closes:Bug#62079)
2879   * Added cross-compilation support for individual use.
2880     Please note that the binary packages do not support
2881     this.  If you require this feature, you need to compile
2882     the source package changing debian/rules.  Also, if
2883     you do this, YMMV since things on this front are changing
2884     rapidly upstream and also because cross-compiling from
2885     certain platforms to others may not work (i386->alpha,
2886     for example).  (closes:Bug#59246)
2887   * Fixed replaces statement in binutils-multiarch
2888     (closes:Bug#62496)
2889   * Release Manager: I once again beg that this be included
2890     in potato.  I've freed up some time to deal with bug
2891     reports quickly if needed.
2892
2893  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Sat, 29 Apr 2000 04:03:39 -0400
2894
2895 binutils (2.9.5.0.31-3) frozen unstable; urgency=high
2896
2897   * Applied patch to fix broken ARM code generation (closes:Bug#61977)
2898
2899  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Fri,  7 Apr 2000 15:50:42 -0400
2900
2901 binutils (2.9.5.0.31-2) frozen unstable; urgency=high
2902
2903   * Remove ld from binutils-multiarch since it doesn't want to
2904     link kernels on several archs properly (fixes severity:important bug)
2905     (closes: Bug#61719, Bug#61615, Bug#51625)
2906
2907  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Mon,  3 Apr 2000 22:48:55 -0400
2908
2909 binutils (2.9.5.0.31-1) frozen unstable; urgency=high
2910
2911   * Yet another patch (this time from H.J. Lu upstream) to fix
2912     the unlink race condition bug.  This is VERY important and
2913     needs to be in potato.  It also fixes the temp file creation
2914     problem with objcopy on PPC (closes: Bug#60934)
2915   * New upstream release.  Fixes a serious Alpha bug along
2916     with a demangler bug and several others (closes: Bug#61121)
2917   * Should fix apt-get upgrade problem...please test
2918     (closes: Bug#56175)
2919   * Release manager: can we squeeze this in?  I know it's a
2920     new version, but the ELF bug on Alpha really needs to
2921     be fixed along with the rest of the above and some others
2922     not mentioned here.
2923
2924  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Wed, 22 Mar 2000 05:05:12 -0500
2925
2926 binutils (2.9.5.0.22-5) frozen unstable; urgency=high
2927
2928   * Applied fixed patch from Colin Phipps to seal the unlink
2929     race condition in bfd/cache.c (closes: Bug#58865, Bug#57831)
2930   * Installed a proper changelog in binutils-doc
2931     (closes: Bug#58522)
2932   * Closes other older bug (closes: Bug#55801)
2933   * Included bbconv.pl in binutils main package in the doc dir
2934     under the gprof subdir (closes: Bug#57521)
2935
2936  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Tue, 14 Mar 2000 10:32:52 -0500
2937
2938 binutils (2.9.5.0.22-4) frozen unstable; urgency=high
2939
2940   * Patched gprof/hertz.h to allow binutils to actually
2941     build and work on Hurd (closes: Bug#57564)
2942   * Patched bfd/cache.c to avoid a rare, but possible
2943     security problem when as is creating/opening temp
2944     files (closes: Bug#57831)
2945
2946  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Thu, 17 Feb 2000 10:31:05 -0500
2947
2948 binutils (2.9.5.0.22-3) frozen unstable; urgency=high
2949
2950   * Removed standards.info...do we really need seven
2951     bugs filed for the same problem
2952     (closes: Bug#54521, Bug#54546, Bug#54614, Bug#54682, Bug#55402, Bug#55582, Bug#55602)
2953   * Changed binutils-multiarch extended description
2954     to mention that a cross-assembling gas is not
2955     included (closes: Bug#49308)
2956   * Closing a bug because it related to lack of disk space
2957     (closes: Bug#52714)
2958
2959  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Wed, 19 Jan 2000 19:28:09 -0500
2960
2961 binutils (2.9.5.0.22-2) unstable; urgency=high
2962
2963   * Added getopt.h include that was omitted in the -taso patch
2964     (closes: Bug#52380)
2965   * Fixed table misalignment when calling objdump --info
2966     (closes: Bug#51517)
2967   * Added Debian changelog to binutils-doc (closes: Bug#52574)
2968
2969  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Wed, 15 Dec 1999 19:14:05 -0500
2970
2971 binutils (2.9.5.0.22-1) unstable; urgency=high
2972
2973   * New upstream version.
2974   * More MIPS fixes.
2975   * Added support for -taso linker flag for Alpha.
2976   * Reapplied all previous patches.
2977
2978  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Wed,  7 Dec 1999 01:08:51 -0600
2979
2980 binutils (2.9.5.0.19-1) unstable; urgency=high
2981
2982   * New upstream version
2983   * Fixes some MIPS problems
2984   * Reapplied the ObjC patch (is this ever going to be fixed upstream)
2985     since it's badly needed right now
2986
2987  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Thu, 4 Nov 1999 15:00:35 -0400
2988
2989 binutils (2.9.5.0.16-3) unstable; urgency=low
2990
2991   * Added support for mipsel-linux in binutils-multiarch
2992
2993  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Thu, 4 Nov 1999 15:00:35 -0400
2994
2995 binutils (2.9.5.0.16-2) unstable; urgency=low
2996
2997   * Added a replaces field in the control file to fix
2998     previous file overwrite problems (closes: Bug#47518, Bug#47938)
2999   * Verified manpages are up to date (closes: Bug#18483)
3000   * Added m68k-rtems to targets in -multiarch in hopes
3001     that it will actually work as advertised (closes: Bug#47468)
3002
3003  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Mon, 25 Oct 1999 15:58:55 -0400
3004
3005 binutils (2.9.5.0.16-1) unstable; urgency=low
3006
3007   * New upstream version.
3008   * Massive bugfix upload on the Debian side:
3009   * Fixes changelog problems between all of the binutils
3010     debs (closes: Bug#47133, Bug#47208, Bug#47211)
3011   * Fixes other overwrite problems (closes: Bug#46991, Bug#47024, Bug#46074)
3012   * Multiarch should now make good diversions when
3013     upgrading (closes: Bug#47359)
3014   * Applied patch from Kevin Buhr to fix ld segfaults with
3015     empty archives (closes: Bug#47019)
3016   * Should have fixed info install problems by now
3017     (closes: Bug#35935)
3018
3019  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Fri,  15 Oct 1999 03:18:55 -0400
3020
3021 binutils (2.9.5.0.14-1) unstable; urgency=low
3022
3023   * New upstream version.
3024   * Thanks to Matthias Klose for the following:
3025   * Separate documentation to binutils-doc package.
3026   * debian/rules:
3027     - Remove extra /usr/share/doc/binutils/changelog.gz file.
3028     - Move bfd docs to binutils-dev package.
3029     - Move upstream changelogs to binutils-doc package.
3030     - Remove standard GNU info files left in /usr/share/info.
3031     - Call dh_installdocs for all packages.
3032   * debian/*{dirs,files}: Remove. Mention explicitely in debian/rules.
3033
3034  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Wed,  6 Oct 1999 03:18:55 -0400
3035
3036 binutils (2.9.5.0.12-2) unstable; urgency=low
3037
3038   * Applied patch from Matthias Klose to fix many issues including architecture detection.
3039   * Rules file is now much prettier and easier to manage.
3040   * Binutils is now built for i386 rather than i486 in the rules file (oops).
3041   * Added diversion for readelf in binutils-multiarch.
3042
3043  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Tue, 21 Sep 1999 03:39:08 -0400
3044
3045 binutils (2.9.5.0.12-1) unstable; urgency=low
3046
3047   * Massive bugfix release.
3048   * New upstream source (finally) (closes: Bug#44934)
3049   * Fixes upstream bugs on many platforms.
3050   * Gives powerpc a working binutils again. (closes: Bug#45052)
3051   * Now provides .code16 support on i386 (please test)
3052   * Manpage for objdump should now be complete (closes: Bug#27039)
3053   * Put together manpages for gasp and the new binary readelf (closes: Bug#21918)
3054   * Fixes nm core dump problem (closes: Bug#41999)
3055   * Applied patches from Ben Collins to add sparc64 support (closes: Bug#44426)
3056   * Update Standards version
3057   * FHS compliance
3058
3059  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Sat, 18 Sept 1999 01:21:05 -0400
3060
3061 binutils (2.9.5.0.12-0.2) experimental; urgency=low
3062
3063   * Added Sparc/Sparc64 changes from Ben Collins (I really need a Sparc one of these days).
3064   * Again, this should be the last experimental before a new release.
3065
3066  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Fri, 17 Aug 1999 16:32:05 -0400
3067
3068 binutils (2.9.5.0.12-0.1) experimental; urgency=low
3069
3070   * New upstream version.
3071   * Should be the last experimental before a new release.
3072
3073  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Thu, 9 Aug 1999 23:12:52 -0400
3074
3075 binutils (2.9.5.0.10-0.1) experimental; urgency=low
3076
3077   * New upstream version.
3078   * Didn't apply PPC patches...let me know if still needed
3079
3080  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Thu, 9 Aug 1999 23:12:52 -0400
3081
3082 binutils (2.9.5.0.6-0.1) experimental; urgency=low
3083
3084   * New upstream version.
3085   * Didn't apply PPC patches...let me know if still needed
3086
3087  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Thu, 9 Aug 1999 23:12:52 -0400
3088
3089 binutils (2.9.4.0.8-0.1) unstable; urgency=low
3090
3091   * New upstream version.
3092   * Applied as much of the PPC patches as I could.
3093
3094  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Thu, 15 Jul 1999 12:46:45 -0400
3095
3096 binutils (2.9.4.0.3-0.1) unstable; urgency=low
3097
3098   * New upstream version.
3099   * Apply patch from Richard Henderson to fix PPC's libpath.
3100   * Apply patch from Franz Sirl to fix Richard Henderson.
3101
3102  -- Daniel Jacobowitz <dan@debian.org>  Sun, 6 Jun 1999 01:27:10 -0400
3103
3104 binutils (2.9.4.0.2-0.1) unstable; urgency=low
3105
3106   * New upstream version.  2.9.4.0.1 was hurriedly recalled.
3107
3108  -- Daniel Jacobowitz <dan@debian.org>  Sun, 6 Jun 1999 01:27:10 -0400
3109
3110 binutils (2.9.4.0.1-0.1) unstable; urgency=low
3111
3112   * New upstream version.
3113
3114  -- Daniel Jacobowitz <dan@debian.org>  Sun, 6 Jun 1999 01:27:10 -0400
3115
3116 binutils (2.9.1.0.25-2) unstable; urgency=low
3117
3118   * Added ObjC patch AGAIN...sorry about that
3119
3120  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Sun, 23 May 1999 15:14:35 -0400
3121
3122 binutils (2.9.1.0.25-1) unstable; urgency=low
3123
3124   * New upstream version - Fixes a PIII asm optimisation bug
3125
3126  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Sun, 23 May 1999 00:36:55 -0400
3127
3128 binutils (2.9.1.0.24-2) unstable; urgency=low
3129
3130   * Reapplied ObjC patch...apparently it's still needed.
3131
3132  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Mon, 10 May 1999 19:53:15 -0400
3133
3134 binutils (2.9.1.0.24-1) unstable; urgency=low
3135
3136   * New upstream release - fixes too many little things to mention.
3137
3138  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Tue,  3 May 1999 16:35:08 -0400
3139
3140 binutils (2.9.1.0.23-1) unstable; urgency=low
3141
3142   * New upstream release - incorporates sparc64 and arm patches.
3143   * Added RPATH patch from Joel Klecker since my last upload failed.
3144   * Removed ObjC patch.  Let me know if it is still needed (doubtful, but
3145     still might be).
3146
3147  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Mon,  5 Apr 1999 13:26:55 -0500
3148
3149 binutils (2.9.1.0.22b-2) unstable; urgency=low
3150
3151   * Added patch from Joel Klecker to finally (properly) fix the rpath issue
3152     (Thanks, Joel!).
3153
3154  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Fri,  2 Apr 1999 18:14:05 -0600
3155
3156 binutils (2.9.1.0.22b-1) unstable; urgency=low
3157
3158   * Converted package to CVS (so bear with any delays in handling
3159     bug fixes; I'm new to CVS ironically)
3160   * New upstream version (sparc64 and ARM patches again added).
3161   * Added support for mingw32 target in binutils-multiarch
3162
3163  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Fri, 12 Mar 1999 03:51:44 -0600
3164
3165 binutils (2.9.1.0.19a-4) frozen unstable; urgency=high
3166   * Added sparc64 patches from Steve Dunham to fix sparc64 targets
3167   * Modified rules to add support for gcc/egcs by arch.
3168
3169  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Mon,  1 Feb 1999 15:51:19 -0600
3170
3171 binutils (2.9.1.0.19a-3) frozen unstable; urgency=high
3172
3173   * Reverted a patch to elflink.h that caused problems for
3174     Obj-C code (symbols weren't exported with a size or
3175     type).
3176
3177  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Thu, 21 Jan 1999 19:25:17 -0600
3178
3179 binutils (2.9.1.0.19a-2) frozen unstable; urgency=low
3180
3181   * Added arm-linux as multiarch target (sorry Jim).
3182   * Uploaded to frozen to fix strange intermittant kernel
3183     compilation problems (Fixes #31434).
3184   * Fixed multiarch's postinst script to check for
3185     c++filt.single before trying to remove it to prevent
3186     warning messages if using g++ from egcs.
3187   * Fixed typo in multiarch's postrm (addr2line) (Fixes: #31533)
3188   * Added links to .so's for clean removal in the future (Fixes: #31536)
3189
3190  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Fri,  8 Jan 1999 15:28:32 -0600
3191
3192 binutils (2.9.1.0.19a-1) unstable; urgency=low
3193
3194   * New upstream version; fixes some Alpha problems and other archs
3195     should benefit also.
3196   * Added ARM target patch from Corel again (still not in upstream).
3197
3198  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Mon,  4 Jan 1999 20:24:36 -0600
3199
3200 binutils (2.9.1.0.16-1) unstable; urgency=low
3201
3202   * New upstream version; merges some ARM patches for Netwinders
3203   * Added patch for ARM target from Corel (thanks Jim Pick)
3204
3205  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Mon, 30 Nov 1998 16:59:25 -0600
3206
3207 binutils (2.9.1.0.15-5) frozen unstable; urgency=low
3208
3209   * Reuploaded to frozen (why it wasn't there earlier....)
3210
3211  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Mon, 30 Nov 1998 16:37:08 -0600
3212
3213 binutils (2.9.1.0.15-4) unstable frozen; urgency=low
3214
3215   * Removed c++filt diversion in -multiarch to prevent conflicting
3216     diversions when using egcs' g++ (which also wants to divert c++filt)
3217
3218  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Wed, 25 Nov 1998 18:06:17 -0600
3219
3220 binutils (2.9.1.0.15-3) unstable frozen; urgency=low
3221
3222   * Made Roman's changes "official" (thanks Roman).
3223
3224  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Mon, 2 Nov 1998 05:46:56 -0600
3225
3226 binutils (2.9.1.0.15-2.1) unstable; urgency=low
3227
3228   * Non-maintainer upload with agreement from Chris.
3229   * Use a different soname for multi-arch libbfd and libopcodes; this
3230     fixes the problem that the single-arch binaries (as and the diverted
3231     ones) will all dump core because they're runtime-linked against the
3232     multi-arch libs. (Fixes: #28656)
3233   * Due to the above, binutils-multiarch also needs ldconfig in postinst
3234     now.
3235   * Fixup diversions once again: Do not even package the ldscripts for the
3236     native architecture, so diversions for files in /usr/lib/ldscripts
3237     aren't necessary.
3238   * Also remove diversions on abort-install.
3239   * Remove now obsolete diversions in preinst.
3240   * Also symlink /usr/doc/binutils-multiarch to binutils, and do not
3241     put /usr/doc/binutils in the package again.
3242   * Put the symlinks libbfd.so and libopcode.so into binutils-dev, so one
3243     can link to them.
3244
3245  -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Sat, 31 Oct 1998 11:31:14 +0100
3246
3247 binutils (2.9.1.0.15-2) unstable; urgency=low
3248
3249   * Fixed binutils-multiarch diversions
3250   * Reverted elf.c to .13 version to fix bug in strip
3251
3252  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Tue, 27 Oct 1998 05:26:28 -0600
3253
3254 binutils (2.9.1.0.15-1) unstable; urgency=low
3255
3256   * New upstream version.
3257   * Moved over to debhelper and updated standards version to 2.4.1.4.
3258   * Adds 3DNow instruction support for AMD processors.
3259   * Fixes MANY Alpha bugs and a few for Sparc, PPC, and m68k reportedly.
3260   * Added binutils-multiarch package to allow for multiple-arch support
3261     (fixes bug #19471).
3262
3263  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Thu, 14 Oct 1998 19:30:10 -0500
3264
3265 binutils (2.9.1.0.13-1) unstable; urgency=low
3266
3267   * New upstream version, fixes bug #25354.
3268   * Hopefully, all requested docs are included, fixes bug #21325.
3269   * Fixes MANY Alpha problems.
3270   * Reportedly may fix MIPS and Sparc problems also...see changelogs.
3271   * Has been tested on x86's with great success.
3272
3273  -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Mon,  5 Oct 1998 23:02:08 -0500
3274
3275 binutils (2.9.1-0.2) frozen unstable; urgency=low
3276
3277   * Fixed binutils-dev dependencies.
3278
3279  -- Joel Klecker <jk@espy.org>  Tue, 05 May 1998 09:24:04 -0700
3280
3281 binutils (2.9.1-0.1) frozen unstable; urgency=medium
3282
3283   * Non-maintainer release.
3284   * New upstream release.
3285   * Moved docs into subdirs where appropriate.
3286   * Integrated the following changes from J.H.M. Dassen:
3287     * Updated FSF address in copyright file. (lintian).
3288     * Reported lack of "gasp" manpage (# ....), and link it to
3289       undocumented(7). (lintian).
3290     * Added a TODO list.
3291
3292  -- Joel Klecker <jk@espy.org>  Thu, 30 Apr 1998 10:43:42 -0700
3293
3294 binutils (2.9-0.3) frozen unstable; urgency=medium
3295
3296   * Added upstream patch which fixes a problem with strip
3297     and netscape (#17971).
3298
3299  -- Joel Klecker <jk@espy.org>  Tue, 28 Apr 1998 08:58:27 -0700
3300
3301 binutils (2.9-0.2) frozen unstable; urgency=low
3302
3303   * Added more of the upstream docs (#21325).
3304   * Put a changelog.gz symlink in /usr/doc/binutils
3305     to satisfy policy.
3306
3307  -- Joel Klecker <jk@espy.org>  Tue, 21 Apr 1998 09:02:22 -0700
3308
3309 binutils (2.9-0.1) frozen unstable; urgency=low
3310
3311   * Non-maintainer release.
3312   * New upstream release (bugfixes only).
3313
3314  -- Joel Klecker <jk@espy.org>  Sun, 12 Apr 1998 04:11:07 -0700
3315
3316 binutils (2.8.1.0.23-1) unstable; urgency=low
3317
3318   * New upstream version
3319   * -dev replaces libc5-dev (#17840)
3320   * No longer possible to link against shared libbbfd/opcodes (#18121)
3321
3322  -- Galen Hazelwood <galenh@micron.net>  Sat, 14 Mar 1998 18:19:10 -0700
3323
3324 binutils (2.8.1.0.19-1) unstable; urgency=low
3325
3326   * New upstream version (#17296)
3327   * Fixed typo in description (#16481)
3328   * Fully replaces libbfd-dev (#16619)
3329
3330  -- Galen Hazelwood <galenh@micron.net>  Sun, 25 Jan 1998 15:37:03 -0700
3331
3332 binutils (2.8.1.0.17-1) unstable; urgency=low
3333
3334   * New upstream version
3335   * Rejoined libbfd and binutils packages (#15486)
3336   * Added "SHELL=bash" to rules file (#14528)
3337   * bfd info docs seem to be broken, don't install for now
3338
3339  -- Galen Hazelwood <galenh@micron.net>  Sat,  6 Dec 1997 14:55:26 -0700
3340
3341 binutils (2.8.1.0.15-1) unstable; urgency=low
3342
3343   * New upstream version (#14250)
3344   * Updated to Standard 2.3.0.0
3345   * Restored ansidecl.h to libbfd-dev (#14116)
3346
3347  -- Galen Hazelwood <galenh@micron.net>  Thu, 30 Oct 1997 20:04:24 -0700
3348
3349 binutils (2.8.1-2) unstable; urgency=low
3350
3351   * Added 2.8.1.0.4 patch
3352
3353  -- Galen Hazelwood <galenh@micron.net>  Thu, 12 Jun 1997 20:49:57 -0600
3354
3355 binutils (2.8.1-1) unstable; urgency=low
3356
3357   * New upstream version
3358   * Added 2.8.1.0.1 patch
3359
3360  -- Galen Hazelwood <galenh@micron.net>  Fri,  30 May 1997 14:48:42 -0600
3361
3362 binutils (2.8-1) unstable; urgency=low
3363
3364   * New upstream version
3365   * Smarter debian build environment (automatic version handling)
3366   * Added 2.8.0.3 patch
3367   * Built with libc6
3368
3369  -- Galen Hazelwood <galenh@micron.net>  Sun, 4 May 1997 11:16:12 -0600
3370
3371 binutils (2.7.0.9-3) frozen unstable; urgency=low
3372
3373   * Patched for alpha support
3374   * Distribute libiberty.a with -dev package (#8376)
3375   * libbfd[x]-dev now has standard Provides/Conflicts behavior (#8377)
3376
3377  -- Galen Hazelwood <galenh@micron.net>  Fri, 28 Mar 1997 11:45:58 -0700
3378
3379 binutils (2.7.0.9-2) unstable; urgency=low
3380
3381   * Moved 2.7.0.9 out of experimental (no longer unreleased beta)
3382
3383  -- Galen Hazelwood <galenh@micron.net>  Sun, 9 Mar 1997 23:43:19 -0700
3384
3385 binutils (2.7.0.9-1) experimental; urgency=low
3386
3387   * New upstream beta version (fixes bug #7336)
3388   * Split shared libraries (bfd) out of binutils (fixes bug #7244)
3389   * No longer builds aout-binutils
3390
3391  -- Galen Hazelwood <galenh@micron.net>  Thu, 13 Feb 1997 00:27:18 -0700
3392
3393 binutils (2.7-6) unstable; urgency=low
3394
3395   * Uses dpkg --print-gnu-build-architecture for build
3396   * Demoted aout-binutils to priority "extra"
3397
3398  -- Galen Hazelwood <galenh@micron.net>  Mon, 27 Jan 1997 13:34:08 -0700
3399
3400 binutils (2.7-5) unstable; urgency=low (HIGH for m68k)
3401
3402   * Added patch for m68k, will now compile X68 and kernel 2.1.15
3403
3404  -- Galen Hazelwood <galenh@micron.net>  Tue, 31 Dec 1996 22:15:03 -0700
3405
3406 binutils (2.7-4) unstable; urgency=low
3407
3408   * New maintainer
3409   * Updated to new source format
3410   * Fixed typo in script.1 (Fixes bug #4558)
3411   * Fixed typo in as.1 (Fixes bug #5567)
3412   * Postinst now calls ldconfig without explicit pathname (Fixes bug #6151)
3413
3414  -- Galen Hazelwood <galenh@micron.net>  Mon, 30 Dec 1996 12:10:25 -0700
3415
3416 binutils (2.7-3):
3417
3418 Remove lib*.so links so the libs are not used for develpment.
3419 gzip manpages
3420
3421 Changes made by Michael Meskes <meskes@debian.org> in consent with David Engel.
3422
3423 binutils (2.7-2):
3424
3425 Include shared libraries
3426 Strip shared libraries
3427 Also update AOUT version
3428 Minor changes to debian.rules
3429
3430 binutils (2.7-1):
3431
3432 Updated to new upstream version.
3433
3434 Added a simple extended description (Bug#3574).
3435
3436 Don't call ldconfig from postrm script (Bug#4246).
3437     
3438    LocalWords:  Aurelien Jarno
3439