diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-01-06 15:02:01 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-01-06 15:02:01 +0000 |
commit | 9b4ff27668a0c3a983cb8d9056380b400551ea64 (patch) | |
tree | 012c997e27485365ff232163a7d0e40a49b84034 /gdb/Makefile.in | |
parent | 9fbfe2dc646f029caeb2b69f597bfd4acb2954fa (diff) | |
download | gdb-9b4ff27668a0c3a983cb8d9056380b400551ea64.zip gdb-9b4ff27668a0c3a983cb8d9056380b400551ea64.tar.gz gdb-9b4ff27668a0c3a983cb8d9056380b400551ea64.tar.bz2 |
* MAINTAINERS: Mark a29k target as obsolete.
* Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
(remote-mm.o, remote-udi.o): Obsolete. Remove references in
comments.
* NEWS: Note that a29k targets are obsolete.
* a29k-tdep.c: Mark as obsolete.
* configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
a29k-*-vxworks* targets as obsolete.
* remote-adapt.c: Obsolete.
* remote-eb.c: Obsolete.
* remote-mm.c: Obsolete.
* remote-udi.c: Obsolete.
* config/a29k/a29k-udi.mt: Obsolete.
* config/a29k/a29k.mt: Obsolete.
* config/a29k/tm-a29k.h: Obsolete.
* config/a29k/tm-vx29k.h: Obsolete.
* config/a29k/vx29k.mt: Obsolete.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r-- | gdb/Makefile.in | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 0c2354d..9110a80 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -809,7 +809,7 @@ uninstall: force $(CONFIG_UNINSTALL) # We do this by grepping through sources. If that turns out to be too slow, # maybe we could just require every .o file to have an initialization routine -# of a given name (remote-udi.o -> _initialize_remote_udi, etc.). +# of a given name (top.o -> _initialize_top, etc.). # # Formatting conventions: The name of the _initialize_* routines must start # in column zero, and must not be inside #if. @@ -1230,8 +1230,8 @@ udi2go32.o: $(srcdir)/29k-share/udi/udi2go32.c $(udiheaders) udr.o: $(srcdir)/29k-share/udi/udr.c $(udiheaders) $(CC) -c $(INTERNAL_CFLAGS) $(srcdir)/29k-share/udi/udr.c -a29k-tdep.o: a29k-tdep.c $(gdbcmd_h) $(gdbcore_h) $(inferior_h) $(defs_h) \ - $(regcache_h) +# OBSOLETE a29k-tdep.o: a29k-tdep.c $(gdbcmd_h) $(gdbcore_h) $(inferior_h) $(defs_h) \ +# OBSOLETE $(regcache_h) a68v-nat.o: a68v-nat.c $(defs_h) $(gdbcore_h) $(inferior_h) \ $(regcache_h) @@ -1861,8 +1861,8 @@ lin-lwp.o: lin-lwp.c $(defs_h) gdb_assert.h gdb_wait.h $(gdbthread_h) \ proc-service.o: proc-service.c $(defs_h) $(inferior_h) gdb_proc_service.h \ $(symtab_h) $(target_h) gregset.h -remote-adapt.o: remote-adapt.c $(defs_h) $(gdbcore_h) \ - $(inferior_h) $(target_h) $(terminal_h) $(gdb_string_h) $(regcache_h) +# OBSOLETE remote-adapt.o: remote-adapt.c $(defs_h) $(gdbcore_h) \ +# OBSOLETE $(inferior_h) $(target_h) $(terminal_h) $(gdb_string_h) $(regcache_h) remote-array.o: remote-array.c $(defs_h) $(gdbcore_h) $(target_h) \ $(gdb_string_h) $(command_h) $(serial_h) $(monitor_h) $(remote_utils_h) \ @@ -1891,9 +1891,9 @@ remote-bug.o: remote-bug.c $(defs_h) $(gdbcore_h) $(serial_h) \ remote-e7000.o: remote-e7000.c $(defs_h) $(gdbcore_h) $(target_h) \ $(serial_h) $(gdb_string_h) $(regcache_h) -remote-eb.o: remote-eb.c $(srcdir)/config/a29k/tm-a29k.h \ - $(defs_h) $(gdbcore_h) $(inferior_h) $(symfile_h) $(target_h) \ - $(terminal_h) $(gdb_string_h) $(regcache_h) +# OBSOLETE remote-eb.o: remote-eb.c $(srcdir)/config/a29k/tm-a29k.h \ +# OBSOLETE $(defs_h) $(gdbcore_h) $(inferior_h) $(symfile_h) $(target_h) \ +# OBSOLETE $(terminal_h) $(gdb_string_h) $(regcache_h) remote-es.o: remote-es.c $(bfd_h) $(command_h) $(defs_h) \ $(inferior_h) $(remote_utils_h) $(terminal_h) $(gdb_string_h) \ @@ -1909,8 +1909,8 @@ remote-mips.o: remote-mips.c $(defs_h) $(gdbcmd_h) \ $(gdbcore_h) $(inferior_h) $(serial_h) $(symfile_h) $(target_h) \ $(regcache_h) -remote-mm.o: remote-mm.c $(bfd_h) $(defs_h) $(inferior_h) \ - minimon.h $(target_h) $(terminal_h) $(gdb_string_h) $(regcache_h) +# OBSOLETE remote-mm.o: remote-mm.c $(bfd_h) $(defs_h) $(inferior_h) \ +# OBSOLETE minimon.h $(target_h) $(terminal_h) $(gdb_string_h) $(regcache_h) remote-nindy.o: remote-nindy.c $(floatformat_h) $(command_h) \ $(defs_h) $(gdbcore_h) $(inferior_h) \ @@ -1932,9 +1932,9 @@ remote-sim.o: remote-sim.c $(defs_h) $(gdbcore_h) \ remote-st.o: remote-st.c $(defs_h) $(gdbcore_h) $(serial_h) \ $(target_h) $(gdb_string_h) $(regcache_h) -remote-udi.o: remote-udi.c $(bfd_h) $(defs_h) $(gdbcmd_h) \ - $(inferior_h) $(target_h) $(terminal_h) $(udiheaders) $(gdb_string_h) \ - $(regcache_h) +# OBSOLETE remote-udi.o: remote-udi.c $(bfd_h) $(defs_h) $(gdbcmd_h) \ +# OBSOLETE $(inferior_h) $(target_h) $(terminal_h) $(udiheaders) $(gdb_string_h) \ +# OBSOLETE $(regcache_h) remote-vx.o: remote-vx.c $(complaints_h) $(defs_h) $(gdbcmd_h) \ $(gdbcore_h) $(inferior_h) $(target_h) vx-share/dbgRpcLib.h \ |