From 01d9ad14d45872a6f97b7ca0599603cec06e1c63 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 5 May 2005 16:40:11 +0000 Subject: bfd/ 2005-05-05 H.J. Lu * elflink.c (_bfd_elf_provide_section_bound_symbols): Use "__bss_start" instead of "_edata" as fallback. ld/ 2005-05-05 H.J. Lu * scripttempl/elf.sc: Document the usage of __bss_start. --- ld/ChangeLog | 4 ++++ ld/scripttempl/elf.sc | 2 ++ 2 files changed, 6 insertions(+) (limited to 'ld') diff --git a/ld/ChangeLog b/ld/ChangeLog index 8dd6a9e119..3304c08624 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2005-05-05 H.J. Lu + + * scripttempl/elf.sc: Document the usage of __bss_start. + 2005-05-05 Paul Brook * Makefile.am: Add eelf_i386_vxworks. diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc index cba97ebeb5..df79e7c43f 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -376,6 +376,8 @@ cat <