Remove strip_underscore from struct emulation
authorAlan Modra <amodra@gmail.com>
Wed, 20 Mar 2019 08:05:16 +0000 (18:35 +1030)
committerAlan Modra <amodra@gmail.com>
Wed, 20 Mar 2019 22:20:24 +0000 (08:50 +1030)
commit86b0c8dda0b762fe3af25fb41bb04a63183d58d7
tree08e9a621a099bc1f9caf88376e33d50470c99e45
parent7553c869a9a9af813abd8cb4d445765d1a8a1cac
Remove strip_underscore from struct emulation

This field is unused.  I would have liked to also remove
leading_underscore and fake_label_name but in an i386-elf/coff/aout
multi-obj setup those fields are used to select a different
fake_label_name for aout.

* emul.h (struct emulation): Delete strip_underscore.
* emul-target.h (emul_strip_underscore): Don't define.
(emul_struct_name): Update initialization.
gas/ChangeLog
gas/emul-target.h
gas/emul.h
This page took 0.026892 seconds and 4 git commands to generate.