aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2013-09-06 12:04:56 +0000
committerPedro Alves <palves@redhat.com>2013-09-06 12:04:56 +0000
commitfb71d39e8c2c323a523c7b608ffdc3e9c4276737 (patch)
tree8cae798cfbc582141446ed4f1f51bde403173e10 /gdb/gdbserver/ChangeLog
parent8e7e991006e084757756c7c9cc46349d86b64b6a (diff)
downloadgdb-fb71d39e8c2c323a523c7b608ffdc3e9c4276737.zip
gdb-fb71d39e8c2c323a523c7b608ffdc3e9c4276737.tar.gz
gdb-fb71d39e8c2c323a523c7b608ffdc3e9c4276737.tar.bz2
[gdbserver] Garbage collect unused dependency-tracking Makefile variables.
These used to be necessary for manual rule dependency tracking. Nothing uses them anymore. (regdat_sh is still needed.) gdb/gdbserver/ 2013-09-06 Pedro Alves <palves@redhat.com> * Makefile.in (gdb_proc_service_h, regdef_h, regcache_h) (signals_def, signals_h, ptid_h, ax_h, agent_h, linux_btrace_h) (linux_osdata_h, vec_h, gdb_vecs_h, host_defs_h, libiberty_h) (server_h, gdbthread_h, linux_low_h, linux_ptrace_h) (gdb_thread_db_h, linux_procfs_h, lynx_low_h, nto_low_h) (mips_linux_watch_h, i386_low_h, win32_low_h): Delete.
Diffstat (limited to 'gdb/gdbserver/ChangeLog')
-rw-r--r--gdb/gdbserver/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index 3ed7a24..73191f4 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,5 +1,14 @@
2013-09-06 Pedro Alves <palves@redhat.com>
+ * Makefile.in (gdb_proc_service_h, regdef_h, regcache_h)
+ (signals_def, signals_h, ptid_h, ax_h, agent_h, linux_btrace_h)
+ (linux_osdata_h, vec_h, gdb_vecs_h, host_defs_h, libiberty_h)
+ (server_h, gdbthread_h, linux_low_h, linux_ptrace_h)
+ (gdb_thread_db_h, linux_procfs_h, lynx_low_h, nto_low_h)
+ (mips_linux_watch_h, i386_low_h, win32_low_h): Delete.
+
+2013-09-06 Pedro Alves <palves@redhat.com>
+
* Makefile.in (linux-btrace.o, mips-linux-watch.o): Remove
explicit header dependencies and use $COMPILE/$POSTCOMPILE.