X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2FChangeLog;h=76f563094cedad4697185d01ced2fa8f92873683;hb=23c8270e9dc60bb78c1800b7deedc117efdb9e92;hp=f88e8831828e7112cac8bd9ea0ef8f3ab1c27c63;hpb=c2e5c986b3825c16a578e5bf84aa412eec276dc7;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f88e883182..76f563094c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2020-04-20 Stephen Casner + + * pdp11.c (N_STAB): Modify value to avoid conflict with N_EXT + causing globals from linker script to be treated as debug symbols. + (translate_symbol_table): Don't sign-extend symbol values from 16 + to 64 bits in nm output. + 2020-04-20 Alan Modra * elf64-ppc.c (ppc64_elf_size_stubs): Strip relbrlt too.