mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-13 11:20:55 +08:00
Move ChangeLog entry for PR ld/20376
This commit is contained in:
@ -13,6 +13,12 @@
|
|||||||
* elf.c (elfcore_grok_freebsd_psinfo): Check for minimum note size
|
* elf.c (elfcore_grok_freebsd_psinfo): Check for minimum note size
|
||||||
and handle pr_pid if present.
|
and handle pr_pid if present.
|
||||||
|
|
||||||
|
2016-07-20 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
PR ld/20376
|
||||||
|
* elf.c (assign_file_positions_for_load_sections): Also check
|
||||||
|
p_paddr for program header space.
|
||||||
|
|
||||||
2016-07-20 Alan Modra <amodra@gmail.com>
|
2016-07-20 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
* elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_PLTREL32>): Put
|
* elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_PLTREL32>): Put
|
||||||
|
@ -33,12 +33,6 @@
|
|||||||
* testsuite/ld-elf/empty-implib.out: Add expected final error.
|
* testsuite/ld-elf/empty-implib.out: Add expected final error.
|
||||||
* testsuite/ld-elf/implib.rd: Update.
|
* testsuite/ld-elf/implib.rd: Update.
|
||||||
|
|
||||||
2016-07-20 H.J. Lu <hongjiu.lu@intel.com>
|
|
||||||
|
|
||||||
PR ld/20376
|
|
||||||
* elf.c (assign_file_positions_for_load_sections): Also check
|
|
||||||
p_paddr for program header space.
|
|
||||||
|
|
||||||
2016-07-20 Alan Modra <amodra@gmail.com>
|
2016-07-20 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
* ldexp.c (exp_unop, exp_binop, exp_trinop, exp_nameop): Don't
|
* ldexp.c (exp_unop, exp_binop, exp_trinop, exp_nameop): Don't
|
||||||
|
Reference in New Issue
Block a user