aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-01-24 23:17:28 +1030
committerAlan Modra <amodra@gmail.com>2014-01-24 23:17:28 +1030
commitd9d94ac86ba0193c897d1fc80b551996ae959d50 (patch)
treec6a86b35b9e02a56be246bb46cf2f7eba9b8cd1d /gdb/ada-lang.c
parent3ba720c788c2845c93a6dfe592f36163cbfa63fd (diff)
downloadgdb-d9d94ac86ba0193c897d1fc80b551996ae959d50.zip
gdb-d9d94ac86ba0193c897d1fc80b551996ae959d50.tar.gz
gdb-d9d94ac86ba0193c897d1fc80b551996ae959d50.tar.bz2
TLS orphan section placement
Ensures TLS orphans are placed adjacent to existing TLS sections, and fixes places where the output_section_statement flags (which might not be set) were tested when bfd_section flags were available. * ldlang.c (lang_output_section_find_by_flags): Be careful to test look->bfd_section->flags if available rather than look->flags. Separate SEC_THREAD_LOCAL handling from SEC_READONLY loop, and rewrite.
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions