mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-26 03:24:41 +08:00
* Makefile.in (vaxbsd-nat.o): New dependency.
This commit is contained in:
parent
67b441e128
commit
4844a61487
@ -1,5 +1,7 @@
|
||||
2004-04-14 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* Makefile.in (vaxbsd-nat.o): New dependency.
|
||||
|
||||
* vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
|
||||
* vax-tdep.c (vax_store_arguments): Remove struct_return and
|
||||
struct_addr arguments. Don't push return value address.
|
||||
|
@ -2495,6 +2495,7 @@ vax-tdep.o: vax-tdep.c $(defs_h) $(symtab_h) $(opcode_vax_h) $(gdbcore_h) \
|
||||
$(inferior_h) $(regcache_h) $(frame_h) $(frame_base_h) \
|
||||
$(frame_unwind_h) $(value_h) $(arch_utils_h) $(gdb_string_h) \
|
||||
$(osabi_h) $(dis_asm_h) $(vax_tdep_h)
|
||||
vaxbsd-nat.o: vaxbsd-nat.c $(defs_h) $(inferior_h) $(regcache_h) $(vax_tdep_h)
|
||||
win32-nat.o: win32-nat.c $(defs_h) $(frame_h) $(inferior_h) $(target_h) \
|
||||
$(gdbcore_h) $(command_h) $(completer_h) $(regcache_h) $(top_h) \
|
||||
$(buildsym_h) $(symfile_h) $(objfiles_h) $(gdb_string_h) \
|
||||
|
Loading…
Reference in New Issue
Block a user