diff options
author | Will Schmidt <will_schmidt@vnet.ibm.com> | 2021-08-18 11:45:49 -0500 |
---|---|---|
committer | Will Schmidt <will_schmidt@vnet.ibm.com> | 2021-08-18 11:45:49 -0500 |
commit | 533f04079c7de9a56f3c463ff1669d2c9eb5a576 (patch) | |
tree | 3ef3b41ff5c23dc666a13e458e18ffbe34b443e0 /gdb/exec.c | |
parent | bc0df0fa47561817ba263f4de13525d998bd5903 (diff) | |
download | gdb-533f04079c7de9a56f3c463ff1669d2c9eb5a576.zip gdb-533f04079c7de9a56f3c463ff1669d2c9eb5a576.tar.gz gdb-533f04079c7de9a56f3c463ff1669d2c9eb5a576.tar.bz2 |
[gdb] [rs6000] Add ppc64_linux_gcc_target_options method.
Add a method to set the gcc target options for the ppc64 targets.
This change sets an empty value, which allows the gcc
default values (-mcmodel=medium) be used, instead of -mcmodel=large
which is set by the default_gcc_target_options hook.
Diffstat (limited to 'gdb/exec.c')
0 files changed, 0 insertions, 0 deletions