diff options
author | Sasa Stankovic <Sasa.Stankovic@imgtec.com> | 2014-09-03 09:44:11 -0700 |
---|---|---|
committer | Cary Coutant <ccoutant@google.com> | 2014-09-03 09:44:11 -0700 |
commit | 62661c935d1f299e8f9daeebd5559cd1c2d84712 (patch) | |
tree | 11094df934ce8be3f5d56649b399b7367ba09a09 /gdb/python/py-cmd.c | |
parent | df7b4545b2b49572ab63690c130df973af109615 (diff) | |
download | gdb-62661c935d1f299e8f9daeebd5559cd1c2d84712.zip gdb-62661c935d1f299e8f9daeebd5559cd1c2d84712.tar.gz gdb-62661c935d1f299e8f9daeebd5559cd1c2d84712.tar.bz2 |
Add NaCl (NativeClient) specific classes Target_mips_nacl and
Target_selector_mips_nacl.
gold/
* mips.cc (Target_mips_nacl): New class.
(Target_selector_mips_nacl): New class.
(target_selector_mips32): Rename from target_selector_mips32be and use
Target_selector_mips_nacl instead of Target_selector_mips.
(target_selector_mips32el): Rename from target_selector_mips32 and use
Target_selector_mips_nacl instead of Target_selector_mips.
(target_selector_mips64): Rename from target_selector_mips64be and use
Target_selector_mips_nacl instead of Target_selector_mips.
(target_selector_mips64el): Rename from target_selector_mips64 and use
Target_selector_mips_nacl instead of Target_selector_mips.
(Target_mips::mips_info): Add const attribute.
Diffstat (limited to 'gdb/python/py-cmd.c')
0 files changed, 0 insertions, 0 deletions