* Makefile.in (linux-thread.o): Delete target.
* linux-thread.c: Delete file.
This commit is contained in:
parent
d155c46b60
commit
8b6e79328f
3 changed files with 3 additions and 1762 deletions
|
@ -1,5 +1,8 @@
|
|||
2002-02-23 Andrew Cagney <ac131313@redhat.com>
|
||||
|
||||
* Makefile.in (linux-thread.o): Delete target.
|
||||
* linux-thread.c: Delete file.
|
||||
|
||||
* config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c. Tweak other
|
||||
renamed SH files to be consistent.
|
||||
|
||||
|
|
|
@ -1852,9 +1852,6 @@ sol-thread.o: sol-thread.c $(defs_h) $(gdbthread_h) $(target_h) $(inferior_h) \
|
|||
|
||||
linux-proc.o: linux-proc.c $(defs_h)
|
||||
|
||||
linux-thread.o: linux-thread.c $(breakpoint_h) $(gdbcmd_h) gdb_wait.h \
|
||||
$(gdbthread_h) $(gdbcore_h) $(inferior_h) $(target_h) $(defs_h)
|
||||
|
||||
thread-db.o: thread-db.c $(defs_h) gdb_assert.h gdb_proc_service.h \
|
||||
gdb_thread_db.h $(bfd_h) $(gdbthread_h) $(inferior_h) $(symfile_h) \
|
||||
$(objfiles_h) $(target_h) $(regcache_h)
|
||||
|
|
1759
gdb/linux-thread.c
1759
gdb/linux-thread.c
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue