diff options
author | Pedro Franco de Carvalho <pedromfc@linux.ibm.com> | 2018-10-26 09:37:54 -0300 |
---|---|---|
committer | Pedro Franco de Carvalho <pedromfc@linux.ibm.com> | 2018-10-26 09:57:07 -0300 |
commit | 93b4691f0fe1f8249de3c3f9d2e271cb0ba3254e (patch) | |
tree | b3261f3c7d961b46fb6208a2e311a17a7a616918 /gdb/ppc-tdep.h | |
parent | 71733a7bf696fd54b1c75a2c9c16fd61819c0ddb (diff) | |
download | binutils-93b4691f0fe1f8249de3c3f9d2e271cb0ba3254e.zip binutils-93b4691f0fe1f8249de3c3f9d2e271cb0ba3254e.tar.gz binutils-93b4691f0fe1f8249de3c3f9d2e271cb0ba3254e.tar.bz2 |
[PowerPC] Refactor have_ initializers in rs6000-tdep.c
This patch refactors a series of initializers in rs6000_gdbarch_init
for clarity. The have_fpu initializer is also changed to set the
variable to 0, like the other similar variables. This doesn't affect
program behavior.
gdb/ChangeLog:
2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
* rs6000-tdep.c (rs6000_gdbarch_init): Replace line wrapping by a
second initializer line for the have_* variables. Initialize
have_fpu to 0 instead of 1.
Diffstat (limited to 'gdb/ppc-tdep.h')
0 files changed, 0 insertions, 0 deletions