Commit Graph

178 Commits

Author SHA1 Message Date
Jesse Keating 37e61ba5ad - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 18:04:11 +00:00
Nicholas Clifton c4a1568849 Rebase sources on 2.19.51.0.14 tarball. Gain fixes for PRs 10429 and 10433. 2009-07-23 08:34:57 +00:00
Nicholas Clifton 573f2d34b3 Rebase sources on 2.19.51.0.113 tarball. Remove redundant orphan section
placement patch. (BZ 512937)
2009-07-22 08:34:04 +00:00
Nicholas Clifton 04855a470d Add patch to allow moxie target to build, and hence --enable-targets=all to
work.
2009-07-14 10:40:08 +00:00
Nicholas Clifton 508d826e26 Import orphan section placement patch from mainline. (BZ 510384) 2009-07-14 10:00:42 +00:00
Nicholas Clifton fdf1169030 Fix build-id patch to avoid memory corruption. (BZ 501582) 2009-07-14 09:48:32 +00:00
Jan Kratochvil ca76cc18dc - Provide uuencode output of the testsuite results. 2009-07-11 21:25:27 +00:00
Nicholas Clifton a9f105f0c1 Import 2.19.51.0.11 source tarball. 2009-06-30 13:18:39 +00:00
Nicholas Clifton 11c397ea92 Rebuild patches against latest binutils source tarball 2009-06-22 16:18:17 +00:00
Nicholas Clifton 67ee9cb6f9 Do not attempt to set execute permission on non-regular files. (BZ 503426) 2009-06-11 15:16:20 +00:00
Jakub Jelinek be920410bf 2.19.51.0.2-20 2009-06-09 15:35:23 +00:00
Nicholas Clifton e09bbb74ab - Import fix for binutils PR #9938. (BZ 500295) 2009-05-27 11:21:47 +00:00
Nicholas Clifton 5059c7423b Update IBM Power 7 support patch to fix tlbilx opcode. (BZ 494718) 2009-04-15 12:44:44 +00:00
Nicholas Clifton 969efb614f Update IFUNC patch to improve functionality. Fix typo in binutils spec. 2009-04-08 16:13:33 +00:00
Nicholas Clifton 55c6ab19cf Add glibc-static to BuildRequires when running the testsuite. 2009-03-17 12:01:12 +00:00
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