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]

Re: [PATCH] Fix linking of PIC code on PA


On Fri, Aug 29, 2003 at 02:01:42PM -0400, John David Anglin wrote:
> to be done without a plabel in the plt.  This is both simpler than
> what the elf32-hppa.c code does now, and documented in the hpux
> runtime architecture document.  It also saves about four instructions
> in each call.

I like it.  You can also get rid code that sets SEC_HAS_GOT_REF.

I'd like to apply the following, unless you object.

	* MAINTAINERS: Move Dave Anglin's entry to where it belongs.

Index: binutils/MAINTAINERS
===================================================================
RCS file: /cvs/src/src/binutils/MAINTAINERS,v
retrieving revision 1.68
diff -u -p -r1.68 MAINTAINERS
--- binutils/MAINTAINERS	29 Jul 2003 23:44:03 -0000	1.68
+++ binutils/MAINTAINERS	16 Aug 2003 13:24:06 -0000
@@ -60,9 +60,9 @@ responsibility among the other maintaine
   DWARF2	   Jason Merrill <jason@redhat.com>
   FR30		   Dave Brolley <brolley@redhat.com>
   FRV		   Dave Brolley <brolley@redhat.com>
+  HPPA		   Dave Anglin <dave.anglin@nrc.ca>
   HPPA elf32	   Alan Modra <amodra@bigpond.net.au>
   HPPA elf64	   Jeff Law <law@redhat.com> [Basic maintainance only]
-  HPPA		   Dave Anglin <dave.anglin@nrc.ca>
   IA-64		   Jim Wilson <wilson@tuliptree.org>
   IQ2000	   Stan Cox <scox@redhat.com>
   i860		   Jason Eckhardt <jle@rice.edu>

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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