mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-11 13:02:10 +08:00
(cgen_md_apply_fix3): Update call to md_cgen_lookup_reloc. (cgen_tc_gen_reloc): Use xmalloc, not bfd_alloc. * cgen.h (cgen_md_apply_fix3,cgen_tc_gen_reloc): Declare. (md_cgen_lookup_reloc)): Declare. (md_cgen_record_fixup_exp): Declare. * config/tc-m32r.h (md_pcrel_from_section): Declare. (m32r_relax_frag): Declare. (cgen_md_apply_fix3): Decls moved to cgen.h. (cgen_record_fixup_exp,cgen_tc_gen_reloc): Ditto. (m32r_cgen_record_fixup_exp): Delete decl. * config/tc-m32r.c (m32r_cpu_desc): #if 0 out. (assemble_nop): Delete. (expand_debug_syms): Delete unused `exp'. (md_cgen_lookup_reloc): Renamed from CGEN_SYM (lookup_reloc). Add default case for -Wall. (m32r_cgen_record_fixup_exp): Add default case for -Wall. (md_atof): Delete unused wordP. |
||
---|---|---|
bfd | ||
binutils | ||
config | ||
gas | ||
gdb | ||
gprof | ||
include | ||
intl | ||
ld | ||
mmalloc | ||
opcodes | ||
readline | ||
sim | ||
.Sanitize | ||
Build-A-Release.mk | ||
ChangeLog | ||
config-ml.in | ||
config.guess | ||
config.sub | ||
configure | ||
configure.bat | ||
configure.in | ||
DOC.Sanitize | ||
install-sh | ||
install-texi.in | ||
Install.in | ||
intro.texi | ||
ltconfig | ||
ltmain.sh | ||
makeall.bat | ||
Makefile.in | ||
makefile.vms | ||
mpw-build.in | ||
mpw-config.in | ||
mpw-configure | ||
mpw-README | ||
Pack-A-Progressive | ||
setup.com | ||
tape-labels-tex.in | ||
test-build.mk | ||
ylwrap |