Re: Prefer object over notype symbols when disassembling
Reverts unnecessary mips testsuite changes made by commit 660df28acf
.
* testsuite/ld-mips-elf/eh-frame5.s,
* testsuite/ld-mips-elf/ehdr_start-new.s,
* testsuite/ld-mips-elf/ehdr_start-o32.s,
* testsuite/ld-mips-elf/mips16-call-global-1.s,
* testsuite/ld-mips-elf/mips16-intermix-1.s,
* testsuite/ld-mips-elf/mips16-pic-1b.s,
* testsuite/ld-mips-elf/mips16-pic-4c.s,
* testsuite/ld-mips-elf/no-shared-1-n64.s,
* testsuite/ld-mips-elf/no-shared-1-o32.s,
* testsuite/ld-mips-elf/pic-and-nonpic-1b-micromips.s,
* testsuite/ld-mips-elf/pic-and-nonpic-1b.s,
* testsuite/ld-mips-elf/pic-and-nonpic-2a.s,
* testsuite/ld-mips-elf/pic-and-nonpic-3b.s,
* testsuite/ld-mips-elf/pic-and-nonpic-4b.s,
* testsuite/ld-mips-elf/pic-and-nonpic-5a.s,
* testsuite/ld-mips-elf/pic-and-nonpic-6-n32c.s,
* testsuite/ld-mips-elf/pic-and-nonpic-6-n64c.s,
* testsuite/ld-mips-elf/pic-and-nonpic-6-o32c.s,
* testsuite/ld-mips-elf/pie.s,
* testsuite/ld-mips-elf/relax-jalr.s: Revert 2019-12-17 change.
This commit is contained in:
parent
153d79c451
commit
85e290dc12
23
ld/ChangeLog
23
ld/ChangeLog
@ -1,3 +1,26 @@
|
|||||||
|
2020-01-07 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
|
* testsuite/ld-mips-elf/eh-frame5.s,
|
||||||
|
* testsuite/ld-mips-elf/ehdr_start-new.s,
|
||||||
|
* testsuite/ld-mips-elf/ehdr_start-o32.s,
|
||||||
|
* testsuite/ld-mips-elf/mips16-call-global-1.s,
|
||||||
|
* testsuite/ld-mips-elf/mips16-intermix-1.s,
|
||||||
|
* testsuite/ld-mips-elf/mips16-pic-1b.s,
|
||||||
|
* testsuite/ld-mips-elf/mips16-pic-4c.s,
|
||||||
|
* testsuite/ld-mips-elf/no-shared-1-n64.s,
|
||||||
|
* testsuite/ld-mips-elf/no-shared-1-o32.s,
|
||||||
|
* testsuite/ld-mips-elf/pic-and-nonpic-1b-micromips.s,
|
||||||
|
* testsuite/ld-mips-elf/pic-and-nonpic-1b.s,
|
||||||
|
* testsuite/ld-mips-elf/pic-and-nonpic-2a.s,
|
||||||
|
* testsuite/ld-mips-elf/pic-and-nonpic-3b.s,
|
||||||
|
* testsuite/ld-mips-elf/pic-and-nonpic-4b.s,
|
||||||
|
* testsuite/ld-mips-elf/pic-and-nonpic-5a.s,
|
||||||
|
* testsuite/ld-mips-elf/pic-and-nonpic-6-n32c.s,
|
||||||
|
* testsuite/ld-mips-elf/pic-and-nonpic-6-n64c.s,
|
||||||
|
* testsuite/ld-mips-elf/pic-and-nonpic-6-o32c.s,
|
||||||
|
* testsuite/ld-mips-elf/pie.s,
|
||||||
|
* testsuite/ld-mips-elf/relax-jalr.s: Revert 2019-12-17 change.
|
||||||
|
|
||||||
2020-01-06 Nick Clifton <nickc@redhat.com>
|
2020-01-06 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
PR 25327
|
PR 25327
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
.cfi_personality 0x0,local_pers
|
.cfi_personality 0x0,local_pers
|
||||||
.cfi_lsda 0x0,LSDA
|
.cfi_lsda 0x0,LSDA
|
||||||
.ent f1
|
.ent f1
|
||||||
.type f1, @function
|
|
||||||
f1:
|
f1:
|
||||||
nop
|
nop
|
||||||
.end f1
|
.end f1
|
||||||
@ -12,7 +11,6 @@ f1:
|
|||||||
.cfi_personality 0x0,hidden_pers
|
.cfi_personality 0x0,hidden_pers
|
||||||
.cfi_lsda 0x0,LSDA
|
.cfi_lsda 0x0,LSDA
|
||||||
.ent f2
|
.ent f2
|
||||||
.type f2, @function
|
|
||||||
f2:
|
f2:
|
||||||
nop
|
nop
|
||||||
.end f2
|
.end f2
|
||||||
@ -22,7 +20,6 @@ f2:
|
|||||||
.cfi_personality 0x0,global_pers
|
.cfi_personality 0x0,global_pers
|
||||||
.cfi_lsda 0x0,LSDA
|
.cfi_lsda 0x0,LSDA
|
||||||
.ent f3
|
.ent f3
|
||||||
.type f3, @function
|
|
||||||
f3:
|
f3:
|
||||||
nop
|
nop
|
||||||
.end f3
|
.end f3
|
||||||
@ -32,7 +29,6 @@ f3:
|
|||||||
.cfi_personality 0x0,extern_pers
|
.cfi_personality 0x0,extern_pers
|
||||||
.cfi_lsda 0x0,LSDA
|
.cfi_lsda 0x0,LSDA
|
||||||
.ent f4
|
.ent f4
|
||||||
.type f4, @function
|
|
||||||
f4:
|
f4:
|
||||||
nop
|
nop
|
||||||
.end f4
|
.end f4
|
||||||
@ -42,7 +38,6 @@ f4:
|
|||||||
.cfi_personality 0x80,local_indirect_ptr
|
.cfi_personality 0x80,local_indirect_ptr
|
||||||
.cfi_lsda 0x0,LSDA
|
.cfi_lsda 0x0,LSDA
|
||||||
.ent f5
|
.ent f5
|
||||||
.type f5, @function
|
|
||||||
f5:
|
f5:
|
||||||
nop
|
nop
|
||||||
.end f5
|
.end f5
|
||||||
@ -52,7 +47,6 @@ f5:
|
|||||||
.cfi_personality 0x80,hidden_indirect_ptr
|
.cfi_personality 0x80,hidden_indirect_ptr
|
||||||
.cfi_lsda 0x0,LSDA
|
.cfi_lsda 0x0,LSDA
|
||||||
.ent f6
|
.ent f6
|
||||||
.type f6, @function
|
|
||||||
f6:
|
f6:
|
||||||
nop
|
nop
|
||||||
.end f6
|
.end f6
|
||||||
@ -62,7 +56,6 @@ f6:
|
|||||||
.cfi_personality 0x80,global_indirect_ptr
|
.cfi_personality 0x80,global_indirect_ptr
|
||||||
.cfi_lsda 0x0,LSDA
|
.cfi_lsda 0x0,LSDA
|
||||||
.ent f7
|
.ent f7
|
||||||
.type f7, @function
|
|
||||||
f7:
|
f7:
|
||||||
nop
|
nop
|
||||||
.end f7
|
.end f7
|
||||||
@ -72,7 +65,6 @@ f7:
|
|||||||
.cfi_personality 0x80,extern_indirect_ptr
|
.cfi_personality 0x80,extern_indirect_ptr
|
||||||
.cfi_lsda 0x0,LSDA
|
.cfi_lsda 0x0,LSDA
|
||||||
.ent f8
|
.ent f8
|
||||||
.type f8, @function
|
|
||||||
f8:
|
f8:
|
||||||
nop
|
nop
|
||||||
.end f8
|
.end f8
|
||||||
@ -80,7 +72,6 @@ f8:
|
|||||||
|
|
||||||
|
|
||||||
.ent local_pers
|
.ent local_pers
|
||||||
.type local_pers, @function
|
|
||||||
local_pers:
|
local_pers:
|
||||||
nop
|
nop
|
||||||
.end local_pers
|
.end local_pers
|
||||||
@ -88,14 +79,12 @@ local_pers:
|
|||||||
.globl hidden_pers
|
.globl hidden_pers
|
||||||
.hidden hidden_pers
|
.hidden hidden_pers
|
||||||
.ent hidden_pers
|
.ent hidden_pers
|
||||||
.type hidden_pers, @function
|
|
||||||
hidden_pers:
|
hidden_pers:
|
||||||
nop
|
nop
|
||||||
.end hidden_pers
|
.end hidden_pers
|
||||||
|
|
||||||
.globl global_pers
|
.globl global_pers
|
||||||
.ent global_pers
|
.ent global_pers
|
||||||
.type global_pers, @function
|
|
||||||
global_pers:
|
global_pers:
|
||||||
nop
|
nop
|
||||||
.end global_pers
|
.end global_pers
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
.text
|
.text
|
||||||
.weak __ehdr_start
|
.weak __ehdr_start
|
||||||
.globl __start
|
.globl __start
|
||||||
.type __start, @function
|
|
||||||
.ent __start
|
.ent __start
|
||||||
.frame $29, 0, $31
|
.frame $29, 0, $31
|
||||||
.mask 0x00000000, 0
|
.mask 0x00000000, 0
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
.text
|
.text
|
||||||
.weak __ehdr_start
|
.weak __ehdr_start
|
||||||
.globl __start
|
.globl __start
|
||||||
.type __start, @function
|
|
||||||
.ent __start
|
.ent __start
|
||||||
.frame $29, 0, $31
|
.frame $29, 0, $31
|
||||||
.mask 0x00000000, 0
|
.mask 0x00000000, 0
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
.set mips16
|
.set mips16
|
||||||
|
|
||||||
.globl __start
|
.globl __start
|
||||||
.type __start, @function
|
|
||||||
.ent __start
|
.ent __start
|
||||||
.align 4
|
.align 4
|
||||||
__start:
|
__start:
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
.text
|
.text
|
||||||
.align 2
|
.align 2
|
||||||
.globl __start
|
.globl __start
|
||||||
.type __start, @function
|
|
||||||
.set nomips16
|
.set nomips16
|
||||||
.ent __start
|
.ent __start
|
||||||
__start:
|
__start:
|
||||||
|
@ -12,7 +12,6 @@
|
|||||||
callpic used21,mips16
|
callpic used21,mips16
|
||||||
|
|
||||||
.globl __start
|
.globl __start
|
||||||
.type __start, @function
|
|
||||||
.ent __start
|
.ent __start
|
||||||
.set nomips16
|
.set nomips16
|
||||||
__start:
|
__start:
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
|
|
||||||
.section .mips16.call.f2, "ax", @progbits
|
.section .mips16.call.f2, "ax", @progbits
|
||||||
.ent __call
|
.ent __call
|
||||||
.type __call, @function
|
|
||||||
__call:
|
__call:
|
||||||
la $25,f2
|
la $25,f2
|
||||||
jr $25
|
jr $25
|
||||||
@ -19,7 +18,6 @@ __call:
|
|||||||
|
|
||||||
.section .mips16.call.fp.f3, "ax", @progbits
|
.section .mips16.call.fp.f3, "ax", @progbits
|
||||||
.ent __call_fp
|
.ent __call_fp
|
||||||
.type __call_fp, @function
|
|
||||||
__call_fp:
|
__call_fp:
|
||||||
la $25,f3
|
la $25,f3
|
||||||
jr $25
|
jr $25
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
.abicalls
|
.abicalls
|
||||||
.text
|
.text
|
||||||
.globl __start
|
.globl __start
|
||||||
.type __start, @function
|
|
||||||
.ent __start
|
.ent __start
|
||||||
__start:
|
__start:
|
||||||
lui $2,%hi(__gnu_local_gp)
|
lui $2,%hi(__gnu_local_gp)
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
.abicalls
|
.abicalls
|
||||||
.text
|
.text
|
||||||
.globl __start
|
.globl __start
|
||||||
.type __start, @function
|
|
||||||
.ent __start
|
.ent __start
|
||||||
__start:
|
__start:
|
||||||
lui $2,%hi(__gnu_local_gp)
|
lui $2,%hi(__gnu_local_gp)
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
.abicalls
|
.abicalls
|
||||||
.option pic0
|
.option pic0
|
||||||
.global __start
|
.global __start
|
||||||
.type __start, @function
|
|
||||||
.set micromips
|
.set micromips
|
||||||
.ent __start
|
.ent __start
|
||||||
__start:
|
__start:
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
.abicalls
|
.abicalls
|
||||||
.option pic0
|
.option pic0
|
||||||
.global __start
|
.global __start
|
||||||
.type __start, @function
|
|
||||||
.ent __start
|
.ent __start
|
||||||
__start:
|
__start:
|
||||||
jal f1
|
jal f1
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
.abicalls
|
.abicalls
|
||||||
.option pic0
|
.option pic0
|
||||||
.global __start
|
.global __start
|
||||||
.type __start, @function
|
|
||||||
.ent __start
|
.ent __start
|
||||||
__start:
|
__start:
|
||||||
jal foo
|
jal foo
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
.abicalls
|
.abicalls
|
||||||
.option pic0
|
.option pic0
|
||||||
.global __start
|
.global __start
|
||||||
.type __start, @function
|
|
||||||
.ent __start
|
.ent __start
|
||||||
__start:
|
__start:
|
||||||
jal foo
|
jal foo
|
||||||
@ -9,7 +8,6 @@ __start:
|
|||||||
.end __start
|
.end __start
|
||||||
|
|
||||||
.global ext
|
.global ext
|
||||||
.type ext, @function
|
|
||||||
.ent ext
|
.ent ext
|
||||||
ext:
|
ext:
|
||||||
lui $gp,%hi(__gnu_local_gp)
|
lui $gp,%hi(__gnu_local_gp)
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
.abicalls
|
.abicalls
|
||||||
.option pic0
|
.option pic0
|
||||||
.global __start
|
.global __start
|
||||||
.type __start, @function
|
|
||||||
.ent __start
|
.ent __start
|
||||||
__start:
|
__start:
|
||||||
lui $2,%hi(obj1)
|
lui $2,%hi(obj1)
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
.abicalls
|
.abicalls
|
||||||
.option pic0
|
.option pic0
|
||||||
.global __start
|
.global __start
|
||||||
.type __start, @function
|
|
||||||
.ent __start
|
.ent __start
|
||||||
__start:
|
__start:
|
||||||
lui $2,%hi(foo)
|
lui $2,%hi(foo)
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
.option pic0
|
.option pic0
|
||||||
.set noreorder
|
.set noreorder
|
||||||
.global __start
|
.global __start
|
||||||
.type __start, @function
|
|
||||||
.ent __start
|
.ent __start
|
||||||
__start:
|
__start:
|
||||||
jal f1
|
jal f1
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
.option pic0
|
.option pic0
|
||||||
.set noreorder
|
.set noreorder
|
||||||
.global __start
|
.global __start
|
||||||
.type __start, @function
|
|
||||||
.ent __start
|
.ent __start
|
||||||
__start:
|
__start:
|
||||||
jal f1
|
jal f1
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
.option pic0
|
.option pic0
|
||||||
.set noreorder
|
.set noreorder
|
||||||
.global __start
|
.global __start
|
||||||
.type __start, @function
|
|
||||||
.ent __start
|
.ent __start
|
||||||
__start:
|
__start:
|
||||||
jal f1
|
jal f1
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
.abicalls
|
.abicalls
|
||||||
.global __start
|
.global __start
|
||||||
.type __start, @function
|
|
||||||
.ent __start
|
.ent __start
|
||||||
__start:
|
__start:
|
||||||
jr $31
|
jr $31
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
.globl __start
|
.globl __start
|
||||||
.type __start, @function
|
|
||||||
.space 8
|
.space 8
|
||||||
.ent __start
|
.ent __start
|
||||||
__start:
|
__start:
|
||||||
.Lstart:
|
.Lstart:
|
||||||
.space 16
|
.space 16
|
||||||
@ -10,7 +9,7 @@ __start:
|
|||||||
jal __start
|
jal __start
|
||||||
.space 64
|
.space 64
|
||||||
jal .Lstart
|
jal .Lstart
|
||||||
.end __start
|
.end __start
|
||||||
|
|
||||||
# make objdump print ...
|
# make objdump print ...
|
||||||
.space 8
|
.space 8
|
||||||
|
Loading…
Reference in New Issue
Block a user