/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-z8k.h | 43 #define TC_RELOC_MANGLE(s,a,b,c) tc_reloc_mangle(a,b,c) 44 extern void tc_reloc_mangle
|
H A D | tc-h8500.h | 39 #define TC_RELOC_MANGLE(s,a,b,c) tc_reloc_mangle(a,b,c) 40 extern void tc_reloc_mangle
|
H A D | tc-w65.h | 40 #define TC_RELOC_MANGLE(s,a,b,c) tc_reloc_mangle (a,b,c) 41 extern void tc_reloc_mangle
|
H A D | tc-h8300.h | 56 #define TC_RELOC_MANGLE(s,a,b,c) tc_reloc_mangle(a,b,c) 57 extern void tc_reloc_mangle (struct fix *, struct internal_reloc *, bfd_vma);
|
H A D | tc-mcore.h | 40 #define TC_RELOC_MANGLE(a,b,c) tc_reloc_mangle (a, b, c)
|
H A D | tc-w65.c | 1009 tc_reloc_mangle (fix_ptr, intr, base) in tc_reloc_mangle() function
|
H A D | tc-z8k.c | 1563 tc_reloc_mangle (fixS *fix_ptr, struct internal_reloc *intr, bfd_vma base) in tc_reloc_mangle() function
|
H A D | tc-h8500.c | 1535 tc_reloc_mangle (fix_ptr, intr, base) in tc_reloc_mangle() function
|
H A D | tc-h8300.c | 2225 tc_reloc_mangle (fixS *fix_ptr, struct internal_reloc *intr, bfd_vma base) in tc_reloc_mangle() function
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-xc16x.h | 51 #define TC_RELOC_MANGLE(s,a,b,c) tc_reloc_mangle(a,b,c) 52 extern void tc_reloc_mangle (struct fix *, struct internal_reloc *, bfd_vma);
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | ChangeLog-9899 | 3255 * config/tc-h8300.h (tc_reloc_mangle): Add prototype. 3256 * config/tc-h8500.h (tc_reloc_mangle): Declare. 3258 * config/tc-w65.h (tc_reloc_mangle): Declare. 3259 * config/tc-z8k.h (tc_reloc_mangle): Declare.
|
H A D | ChangeLog-9697 | 216 (tc_reloc_mangle): Handle references to symbols which are not 5426 * config/tc-h8300.c (tc_reloc_mangle): Change reloc based on size
|
H A D | ChangeLog-9295 | 3882 * config/tc-h8300.h (tc_reloc_mangle): Declare. 4912 (tc_reloc_mangle): Deleted. 7329 * config/tc-z8k.c (tc_reloc_mangle): Don't allow subtraction
|
H A D | ChangeLog-0001 | 1425 (tc_reloc_mangle): Likewise.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-9899 | 3255 * config/tc-h8300.h (tc_reloc_mangle): Add prototype. 3256 * config/tc-h8500.h (tc_reloc_mangle): Declare. 3258 * config/tc-w65.h (tc_reloc_mangle): Declare. 3259 * config/tc-z8k.h (tc_reloc_mangle): Declare.
|
H A D | ChangeLog-9697 | 216 (tc_reloc_mangle): Handle references to symbols which are not 5426 * config/tc-h8300.c (tc_reloc_mangle): Change reloc based on size
|
H A D | ChangeLog-2005 | 1143 * config/tc-h8300.h: Remove TC_RELOC_MANGLE/tc_reloc_mangle.
|
H A D | ChangeLog-9295 | 3882 * config/tc-h8300.h (tc_reloc_mangle): Declare. 4912 (tc_reloc_mangle): Deleted. 7329 * config/tc-z8k.c (tc_reloc_mangle): Don't allow subtraction
|
H A D | ChangeLog-0001 | 1425 (tc_reloc_mangle): Likewise.
|