diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2014-05-14 14:33:41 -0600 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2014-12-12 22:28:17 +0100 |
commit | a2658febe2016f875ffb70287904b01013bcca75 (patch) | |
tree | 21b338b20b1f310bfc30428aa9eb2c5fd709e2b2 /gdb/inf-ptrace.c | |
parent | 3bc3cebe8a597c4281cad70e806efe69b2031825 (diff) | |
download | gdb-a2658febe2016f875ffb70287904b01013bcca75.zip gdb-a2658febe2016f875ffb70287904b01013bcca75.tar.gz gdb-a2658febe2016f875ffb70287904b01013bcca75.tar.bz2 |
add s390_gcc_target_options
This adds s390_gcc_target_options, an implementation of the new
"gcc_target_options" gdbarch method. This was needed because the
default implementation of the method doesn't work properly for S390,
as this architecture needs "-m31" rather than "-m32".
gdb/ChangeLog
2014-12-12 Jan Kratochvil <jan.kratochvil@redhat.com>
* s390-linux-tdep.c (s390_gcc_target_options): New function.
(s390_gdbarch_init): Add it to gdbarch.
Diffstat (limited to 'gdb/inf-ptrace.c')
0 files changed, 0 insertions, 0 deletions