This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[2.15] Backport patches for Solaris/SPARC


Hi Daniel,

I'd like to backport the following 3 patches to the 2.15 branch:


2004-08-31  Eric Botcazou  <ebotcazou@libertysurf.fr>

	* elf.c (special_sections): Add .gnu.linkonce.b modelled on .bss.

http://sources.redhat.com/ml/binutils-cvs/2004-08/msg00155.html
It is needed on Solaris/SPARC to properly support C++ static template members 
(see GCC PR target/16007).


2004-06-09  Alexandre Oliva  <aoliva@redhat.com>

	* elflink.c (elf_sort_symbol): Compare section id, not pointers.
	(elf_link_add_object_symbols): Likewise.

http://sources.redhat.com/ml/binutils-cvs/2004-06/msg00018.html
It unbreaks the linker on Solaris.


2004-04-19  Jakub Jelinek  <jakub@redhat.com>

	* gas/cfi/cfi-sparc64-1.d: Update.

http://sources.redhat.com/ml/binutils-cvs/2004-04/msg00099.html
It fixes the only failure in the gas testsuite on SPARC.


Built and tested on sparc-sun-solaris2.8 with GCC 3.4.1.  I also verified 
that GCC 3.4.2pre can now be bootstrapped with binutils 2.15 on that 
platform.  OK for the branch?

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]