From 1de778ed23ce7492c523d5850c6c6dbb34152655 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 8 Jul 2013 17:07:15 +0000 Subject: [PATCH] * scripttempl/elf.sc: Handle function names and other text after .text.unlikely too. --- ld/ChangeLog | 5 +++++ ld/scripttempl/elf.sc | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index 1bd8f6e585b..08ac0857ea8 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2013-07-08 Jeff Law + + * scripttempl/elf.sc: Handle function names and other text after + .text.unlikely too. + 2013-07-08 Tristan Gingold * scripttempl/ia64vms.sc: Add support of per data and per function diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc index 318e0541437..e8126cbf31a 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -470,7 +470,7 @@ cat <