This is the mail archive of the binutils-cvs@sourceware.org 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]

[binutils-gdb] [AArch64] Revert local changes included in Matthew's commit


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=fbf8de7c4d262f4de5148574c13f48961cff0837

commit fbf8de7c4d262f4de5148574c13f48961cff0837
Author: Jiong Wang <jiong.wang@arm.com>
Date:   Wed Jun 3 10:06:42 2015 +0100

    [AArch64] Revert local changes included in Matthew's commit
    
    When commit the following code for Matthew, I wrongly included my local changes. Revert it. Sorry.
    
    commit a5932920ef397c2cbe02efa915686022b78d59a7
    Author: Matthew Wahab <matthew.wahab@arm.com>
    Date:   Wed Jun 3 10:03:50 2015 +0100

Diff:
---
 ld/testsuite/ld-aarch64/emit-relocs-28.d | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ld/testsuite/ld-aarch64/emit-relocs-28.d b/ld/testsuite/ld-aarch64/emit-relocs-28.d
index bc8f7d5..f138fb1 100644
--- a/ld/testsuite/ld-aarch64/emit-relocs-28.d
+++ b/ld/testsuite/ld-aarch64/emit-relocs-28.d
@@ -1,6 +1,6 @@
 #source: emit-relocs-28.s
 #as: -mabi=ilp32
-#ld: -T relocs-ilp32.ld --defsym globala=0x11000 --defsym globalb=0x45000 --defsym globalc=0x1234  -e0 --emit-relocs
+#ld: -m aarch64linux32 --defsym globala=0x11000 --defsym globalb=0x45000 --defsym globalc=0x1234  -e0 --emit-relocs
 #objdump: -dr
 
 .*: +file format .*


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