bfd/elfnn-aarch64.c: Remove elfNN_aarch64_section_flags
authorWill Newton <will.newton@linaro.org>
Mon, 14 Apr 2014 12:37:51 +0000 (13:37 +0100)
committerWill Newton <will.newton@linaro.org>
Tue, 22 Apr 2014 09:47:30 +0000 (10:47 +0100)
commit5d3b02f0036dbf39863fd24414e28f28a53ea1fd
treecf83164a8d684b311e82c77281e47110836d1455
parentb4429ea262cfbeb9a6ebd9308654b0883b19d1a5
bfd/elfnn-aarch64.c: Remove elfNN_aarch64_section_flags

This function seems to be a left over from some previous
functionality that no longer exists - the comment above seems to
make no sense with the current code. Remove the function as it
breaks handling of SystemTap static probe note sections.

bfd/ChangeLog:

2014-04-22  Will Newton  <will.newton@linaro.org>

* elfnn-aarch64.c (elfNN_aarch64_section_flags): Remove
function.  (elf_backend_section_flags): Remove define.
bfd/ChangeLog
bfd/elfnn-aarch64.c
This page took 0.033892 seconds and 4 git commands to generate.