diff options
author | Christian Biesinger <cbiesinger@google.com> | 2019-08-01 11:49:41 -0500 |
---|---|---|
committer | Christian Biesinger <cbiesinger@google.com> | 2019-08-01 12:40:49 -0500 |
commit | 0a7b24850e0cba956bd836ecb1f60959cbf75087 (patch) | |
tree | eb89d9acce05e00828184cf3a4660c204fd6939b /elfcpp | |
parent | c6bdbeb7c468489da9468445057d245929c3d91c (diff) | |
download | binutils-0a7b24850e0cba956bd836ecb1f60959cbf75087.zip binutils-0a7b24850e0cba956bd836ecb1f60959cbf75087.tar.gz binutils-0a7b24850e0cba956bd836ecb1f60959cbf75087.tar.bz2 |
Include s12z-opc.h using ../opcodes.
This file exists in binutils-gdb/opcodes, and nothing in Makefile.in adds this
to the include path. Default builds work because in-tree readline adds
binutils-gdb/ to the include path (!). However, this is broken when compiling
with system readline.
Other files already use this way to include files in opcodes:
./gdb/lm32-tdep.c:#include "../opcodes/lm32-desc.h"
./gdb/or1k-tdep.h:#include "../opcodes/or1k-desc.h"
./gdb/mep-tdep.c:#include "../opcodes/mep-desc.h"
etc.
gdb/ChangeLog:
2019-08-01 Christian Biesinger <cbiesinger@google.com>
* s12z-tdep.c: Fix include path for s12z-opc.h.
Diffstat (limited to 'elfcpp')
0 files changed, 0 insertions, 0 deletions