diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-02-20 22:49:40 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-02-20 22:49:40 +0000 |
commit | db986c6049c678a2fb8344009ec0ce9531c404e0 (patch) | |
tree | dd371a0394de802dcc5b8e8602b697283b29d995 /bfd | |
parent | dadace266aa0b7a639f68f449d9282ebb224cc72 (diff) | |
download | gdb-db986c6049c678a2fb8344009ec0ce9531c404e0.zip gdb-db986c6049c678a2fb8344009ec0ce9531c404e0.tar.gz gdb-db986c6049c678a2fb8344009ec0ce9531c404e0.tar.bz2 |
fix with make headers
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/bfd-in2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 7da8b02..3ef1f84 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -1839,6 +1839,7 @@ through 0. */ BFD_RELOC_ARC_B26, /* end-sanitize-arc */ + /* Mitsubishi D10V relocs. This is a 10-bit reloc with the right 2 bits assumed to be 0. */ |