52db4ec2d1
bfd/ * elf32-arm.c (elf32_arm_final_link_relocate): Reject R_ARM_32/_NOI when trying to defer them to runtime. ld/testsuite/ * ld-arm/elf32-reject.s: New testcase. * ld-arm/elf32-reject.d: Likewise. * ld-arm/elf32-reject-pie.s: Likewise. * ld-arm/elf32-reject-pie.d: Likewise. * ld-arm/arm-elf.exp: Run new testcases. * ld-arm/ifunc-7.s: Delete f2/f4 test items. * ld-arm/ifunc-7.rd: Likewise. * ld-arm/ifunc-7.gd: Likewise. * ld-arm/ifunc-7.dd: Likewise. * ld-arm/ifunc-8.s: Likewise. * ld-arm/ifunc-8.rd: Likewise. * ld-arm/ifunc-8.gd: Likewise. * ld-arm/ifunc-8.dd: Likewise.
39 lines
1.0 KiB
Plaintext
39 lines
1.0 KiB
Plaintext
2015-01-14 Jiong Wang <jiong.wang@arm.com>
|
||
|
||
* ld-arm/elf32-reject.s: New testcase.
|
||
* ld-arm/elf32-reject.d: Likewise.
|
||
* ld-arm/elf32-reject-pie.s: Likewise.
|
||
* ld-arm/elf32-reject-pie.d: Likewise.
|
||
* ld-arm/arm-elf.exp: Run new testcases.
|
||
* ld-arm/ifunc-7.s: Delete f2/f4 test items.
|
||
* ld-arm/ifunc-7.rd: Likewise.
|
||
* ld-arm/ifunc-7.gd: Likewise.
|
||
* ld-arm/ifunc-7.dd: Likewise.
|
||
* ld-arm/ifunc-8.s: Likewise.
|
||
* ld-arm/ifunc-8.rd: Likewise.
|
||
* ld-arm/ifunc-8.gd: Likewise.
|
||
* ld-arm/ifunc-8.dd: Likewise.
|
||
|
||
2015-01-01 Alan Modra <amodra@gmail.com>
|
||
|
||
* ldver.c (ldversion): Just print current year.
|
||
|
||
2015-01-01 Alan Modra <amodra@gmail.com>
|
||
|
||
Update year range in copyright notice of all files.
|
||
|
||
For older changes see ChangeLog-2014
|
||
|
||
Copyright (C) 2015 Free Software Foundation, Inc.
|
||
|
||
Copying and distribution of this file, with or without modification,
|
||
are permitted in any medium without royalty provided the copyright
|
||
notice and this notice are preserved.
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|