This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
PATCH: Revert accidental changes
- From: "H.J. Lu" <hongjiu dot lu at intel dot com>
- To: binutils at sourceware dot org
- Cc: amodra at gmail dot com
- Date: Wed, 17 Mar 2010 16:01:51 -0700
- Subject: PATCH: Revert accidental changes
- Reply-to: "H.J. Lu" <hjl dot tools at gmail dot com>
Hi Alan,
I checked in this patch to revert accidental changes in:
http://sourceware.org/ml/binutils-cvs/2010-02/msg00148.html
which aren't in
http://sourceware.org/ml/binutils/2010-02/msg00403.html
H.J.
---
Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/bfd/ChangeLog,v
retrieving revision 1.4957
diff -u -p -r1.4957 ChangeLog
--- ChangeLog 17 Mar 2010 13:46:35 -0000 1.4957
+++ ChangeLog 17 Mar 2010 22:59:21 -0000
@@ -1,3 +1,8 @@
+2010-03-17 H.J. Lu <hongjiu.lu@intel.com>
+
+ * reloc.c (BFD_RELOC_SPU_PIC18): Removed.
+ (BFD_RELOC_SPU_STUB): Likewise.
+
2010-03-17 Jie Zhang <jie@codesourcery.com>
* elf.c (assign_file_positions_for_load_sections): Avoid
Index: reloc.c
===================================================================
RCS file: /cvs/src/src/bfd/reloc.c,v
retrieving revision 1.198
diff -u -p -r1.198 reloc.c
--- reloc.c 21 Feb 2010 22:24:03 -0000 1.198
+++ reloc.c 17 Mar 2010 22:59:22 -0000
@@ -2025,10 +2025,6 @@ ENUMX
BFD_RELOC_SPU_PPU64
ENUMX
BFD_RELOC_SPU_ADD_PIC
-ENUMX
- BFD_RELOC_SPU_PIC18
-ENUMX
- BFD_RELOC_SPU_STUB
ENUMDOC
SPU Relocations.