From 9ab8247228844bb6608d6b2c99b6d8732bab08c1 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 20 Jul 2016 07:50:42 -0700 Subject: Check p_paddr for program header space Issue an error if p_paddr becomes invalid when allocating space for program headers. PR ld/20376 * elf.c (assign_file_positions_for_load_sections): Also check p_paddr for program header space. --- ld/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ld') diff --git a/ld/ChangeLog b/ld/ChangeLog index b744275..a2493d0 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2016-07-20 H.J. Lu + + PR ld/20376 + * elf.c (assign_file_positions_for_load_sections): Also check + p_paddr for program header space. + 2016-07-20 Alan Modra * ldexp.c (exp_unop, exp_binop, exp_trinop, exp_nameop): Don't -- cgit v1.1