public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] MIPS ELF64 Relocations
@ 2001-05-18 19:31 Thiemo Seufer
  2001-05-23 10:37 ` Nick Clifton
  0 siblings, 1 reply; 2+ messages in thread
From: Thiemo Seufer @ 2001-05-18 19:31 UTC (permalink / raw)
  To: binutils

Hi All,

This patch adds the definition of MIPS ELF64 specific relocations to bfd.


Thiemo


2001-05-19  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>

	/bfd/ChangeLog
	* reloc.c (bfd_reloc_code_real): Add MIPS ELF64 relocations.
	Regenerate header files via 'make headers'.


diff -BurPX /bigdisk/dl/src/binutils-exclude src-orig/bfd/reloc.c src/bfd/reloc.c
--- src-orig/bfd/reloc.c        Tue May 15 09:57:45 2001
+++ src/bfd/reloc.c     Sat May 19 02:35:50 2001
@@ -2037,6 +2037,28 @@
   BFD_RELOC_MIPS_GOT_OFST
 ENUMX
   BFD_RELOC_MIPS_GOT_DISP
+ENUMX
+  BFD_RELOC_MIPS_SHIFT5
+ENUMX
+  BFD_RELOC_MIPS_SHIFT6
+ENUMX
+  BFD_RELOC_MIPS_INSERT_A
+ENUMX
+  BFD_RELOC_MIPS_INSERT_B
+ENUMX
+  BFD_RELOC_MIPS_DELETE
+ENUMX
+  BFD_RELOC_MIPS_HIGHEST
+ENUMX
+  BFD_RELOC_MIPS_HIGHER
+ENUMX
+  BFD_RELOC_MIPS_SCN_DISP
+ENUMX
+  BFD_RELOC_MIPS_REL16
+ENUMX
+  BFD_RELOC_MIPS_RELGOT
+ENUMX
+  BFD_RELOC_MIPS_JALR
 COMMENT
 ENUMDOC
   MIPS ELF relocations.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] MIPS ELF64 Relocations
  2001-05-18 19:31 [PATCH] MIPS ELF64 Relocations Thiemo Seufer
@ 2001-05-23 10:37 ` Nick Clifton
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Clifton @ 2001-05-23 10:37 UTC (permalink / raw)
  To: Thiemo Seufer; +Cc: binutils

Hi Thiemo,

> 2001-05-19  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
> 
> 	/bfd/ChangeLog
> 	* reloc.c (bfd_reloc_code_real): Add MIPS ELF64 relocations.
> 	Regenerate header files via 'make headers'.

Approved and applied.

Cheers
        Nick

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-05-23 10:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-18 19:31 [PATCH] MIPS ELF64 Relocations Thiemo Seufer
2001-05-23 10:37 ` Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).