mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
Sanitize away vu0 stuff unless --keep-r5900.
This commit is contained in:
parent
fc609c6c69
commit
25957cb064
@ -291,7 +291,9 @@ mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h
|
||||
mips-opc.lo: mips-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h
|
||||
start-sanitize-r5900
|
||||
mips-opc.lo: vu0.h
|
||||
end-sanitize-r5900
|
||||
mips16-opc.lo: mips16-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h
|
||||
m10200-dis.lo: m10200-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10200.h \
|
||||
$(INCDIR)/dis-asm.h $(BFD_H)
|
||||
|
@ -658,7 +658,9 @@ mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h
|
||||
mips-opc.lo: mips-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h
|
||||
start-sanitize-r5900
|
||||
mips-opc.lo: vu0.h
|
||||
end-sanitize-r5900
|
||||
mips16-opc.lo: mips16-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h
|
||||
m10200-dis.lo: m10200-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10200.h \
|
||||
$(INCDIR)/dis-asm.h $(BFD_H)
|
||||
|
Loading…
Reference in New Issue
Block a user