Nicholas Clifton
cd595c0e3c
Add Power7 support (BZ 487887)
2009-03-05 13:09:53 +00:00
Nicholas Clifton
bfe948ddd9
Fix off-by-one error in patch 8
2009-03-02 14:08:56 +00:00
Nicholas Clifton
0b82eb1ce8
Add IFUNC support. (BZ 465302)
2009-03-02 13:57:38 +00:00
Jesse Keating
779f8a49ac
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-24 04:45:33 +00:00
Jan Kratochvil
1a5502d075
- Rediff the symbolic-envvar-revert patch to comply with rpm patch
...
--fuzz=0.
2009-02-23 15:24:14 +00:00
Nicholas Clifton
5ba4d2b245
Rebase sources on 2.19.51.0.2 tarball. Remove linkonce-r-discard and
...
gcc-expect-table patches.
2009-02-05 16:21:55 +00:00
Jan Kratochvil
1af1aa361e
- Fix .eh_frame_hdr build also for .gcc_except_table LSDA refs (BZ 461675).
2009-02-02 12:46:54 +00:00
Nicholas Clifton
2029dc9318
Mystery release number 9 is already tagged, so try using 10 instead.
2009-01-23 14:28:47 +00:00
Nicholas Clifton
b0207fe5ed
Only require dejagnu if the the testsuites are going to be run. (BZ 481169)
2009-01-23 14:18:02 +00:00
Nicholas Clifton
8635a7cd90
Oops - forgot to update release minor version number.
2008-11-29 07:59:03 +00:00
Nicholas Clifton
15996d5ef0
Add patch for BZ 472152 to fix build-id generation.
2008-11-29 07:54:12 +00:00
Nicholas Clifton
e8a32cc91a
Remove upstream-ld-tests patch as it is no longer needed.
2008-11-26 09:52:43 +00:00
Nicholas Clifton
fe03d628f6
Rebase sources on 2.19.50.0.1 tarball. Update all patches, trimming those
...
that are no longer needed.
2008-11-21 18:14:05 +00:00
Nicholas Clifton
752b15975f
Add ignore or a development source tree
2008-11-21 10:33:26 +00:00
Nicholas Clifton
48cbdf2e58
BZ 471705 (re)add SH architecture support.
2008-11-19 11:52:37 +00:00
Jan Kratochvil
2de8709d93
- Fix %{_prefix}/include/bfd.h on 32-bit hosts due the 64-bit BFD target
...
support from 2.18.50.0.8-2 (BZ 468495).
2008-10-30 15:04:13 +00:00
Jan Kratochvil
a4096d768f
- binutils-devel now requires zlib-devel (BZ 463101 comment 5).
...
- Fix complains on .gnu.linkonce.r relocations to their discarded
.gnu.linkonce.t counterparts.
2008-10-30 08:08:34 +00:00
Nicholas Clifton
4ac1f8c45a
Fix a few rpmlint warnings
2008-10-25 13:55:55 +00:00
Jan Kratochvil
e550b35595
- Remove %makeinstall to comply with the spu-binutils review (BZ 452211).
2008-09-22 15:20:23 +00:00
Jan Kratochvil
d83e8ebe37
- Fix *.so scripts for multilib linking (BZ 463101, suggested by Jakub
...
Jelinek).
2008-09-22 10:43:25 +00:00
Jan Kratochvil
4140cef0c6
- Provide libbfd.so and libopcodes.so for automatic dependencies (BZ
...
463101).
- Fix .eh_frame_hdr build on C++ files with discarded common groups (BZ
458950).
- Provide --build and --host to fix `rpmbuild --target' biarch builds.
- Include %{binutils_target}- filename prefix for binaries for cross
builds.
- Fix multilib conflict on %{_prefix}/include/bfd.h's
BFD_HOST_64BIT_LONG_LONG.
2008-09-22 00:03:40 +00:00
Jan Kratochvil
acc6dd6918
- Package review, analysed by Jon Ciesla and Patrice Dumas (BZ 225615).
...
- build back in the sourcedir without problems as gasp is no longer
included.
- Fix the install-info requirement.
- Drop the needless gzipping of the info files.
- Provide Obsoletes versions.
- Use the %configure macro.
2008-09-15 17:16:21 +00:00
Jan Kratochvil
075413a631
- Update to 2.18.50.0.9.
...
- Drop the ppc-only spu target pre-build stage (BZ 455242).
- Drop parsing elf64-i386 files for kdump PAE vmcore dumps (BZ 457189).
- New .spec BuildRequires zlib-devel (/-static) for compressed sections.
- Update .spec Buildroot to be more unique.
2008-08-30 18:28:42 +00:00
Jan Kratochvil
3b9eb32a70
New: Compare build logs for the testsuite results regressions.
2008-08-30 13:07:17 +00:00
Jan Kratochvil
47aaac187a
- Fix parsing elf64-i386 files for kdump PAE vmcore dumps (BZ 457189).
...
- Turn on 64-bit BFD support for i386, globally enable AC_SYS_LARGEFILE.
- `--with debug' builds now with --disable-shared.
- Removed a forgotten unused ld/eelf32_spu.c workaround from 2.18.50.0.8-1.
2008-08-01 05:35:48 +00:00
Jan Kratochvil
faf2fe1f85
- Update to 2.18.50.0.8.
...
- Drop the .clmul -> .pclmul renaming backport.
- Add %{binutils_target} macro to support building cross-binutils. (David
Woodhouse)
- Support `--without testsuite' to suppress the testsuite run.
- Support `--with debug' to build without optimizations.
- Refresh the patchset with fuzz 0 (for new rpmbuild).
- Enable the spu target on ppc/ppc64 (BZ 455242).
2008-07-31 07:41:11 +00:00
Jan Kratochvil
d763a8190b
- include the `dist' tag in the Release number
...
- libbfd.a symbols visibility is now hidden (for #447426 , suggested by
Jakub)
2008-07-16 18:39:54 +00:00
Jan Kratochvil
76380b0e9e
- rebuild libbfd.a with -fPIC for inclusion into shared libraries ( #447426 )
2008-07-16 14:13:17 +00:00
Jakub Jelinek
0e726c47dd
2.18.50.0.6-2
2008-04-08 14:06:03 +00:00
Jakub Jelinek
04fc063e88
2.18.50.0.6-1
2008-04-04 09:48:39 +00:00
Jakub Jelinek
ad77c9f733
2.18.50.0.4-2
2008-03-03 20:19:45 +00:00
Jakub Jelinek
3d6d961fe0
2.18.50.0.4
2008-02-29 17:04:07 +00:00
Jesse Keating
75edcc16f3
- Autorebuild for GCC 4.3
2008-02-19 05:34:39 +00:00
Jakub Jelinek
428880c229
2.18.50.0.3-1
2007-12-12 09:52:59 +00:00
Bill Nottingham
c2859fca63
makefile update to properly grab makefile.common
2007-10-15 18:38:32 +00:00
Jakub Jelinek
fe2915e48d
2.17.50.0.18-1
2007-08-16 10:30:00 +00:00
Jakub Jelinek
900278a0eb
2.17.50.0.18-1
2007-08-16 10:02:50 +00:00
Jakub Jelinek
1d52dc8aed
2.17.50.0.18-1
2007-08-16 09:27:40 +00:00
Jakub Jelinek
0cd9fdfce5
2.17.50.0.17-7
2007-07-31 07:56:54 +00:00
Jakub Jelinek
28b22cdee1
2.17.50.0.17-6
2007-07-25 16:59:35 +00:00
Jakub Jelinek
5c7c80a60e
2.17.50.0.17-5
2007-07-24 19:50:11 +00:00
Jakub Jelinek
7068422324
2.17.50.0.17-4
2007-07-24 08:35:16 +00:00
roland
8e6e0140c6
fix for ld --build-id
2007-07-18 10:04:15 +00:00
roland
9f11126536
ld --build-id support
2007-07-16 07:15:30 +00:00
Jakub Jelinek
e989e15f6f
2.17.50.0.17-1
2007-06-27 17:56:02 +00:00
Jakub Jelinek
bcc1c6d06e
2.17.50.0.17-1
2007-06-27 17:05:15 +00:00
Jakub Jelinek
44cfb8c088
2.17.50.0.16-1
2007-06-12 10:45:28 +00:00
Jakub Jelinek
5f0e45256b
2.17.50.0.12-4
2007-04-14 15:21:02 +00:00
Jakub Jelinek
7833793c1b
2.17.50.0.12-3
2007-03-14 10:00:36 +00:00
Jakub Jelinek
9ce586646f
2.17.50.0.12-3
2007-03-14 09:56:11 +00:00