aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@efficios.com>2020-01-13 14:19:05 -0500
committerSimon Marchi <simon.marchi@efficios.com>2020-01-13 14:19:05 -0500
commitc0bd321d770f3829d5dba3abb2e47443197a2e23 (patch)
tree56b3bdc3d9b386634f0cb607ba5c8cfbc23d31cc /gdb/gdbserver/ChangeLog
parentbb564c588d95608ff87067cb05db910cf38dc2d3 (diff)
downloadfsf-binutils-gdb-c0bd321d770f3829d5dba3abb2e47443197a2e23.zip
fsf-binutils-gdb-c0bd321d770f3829d5dba3abb2e47443197a2e23.tar.gz
fsf-binutils-gdb-c0bd321d770f3829d5dba3abb2e47443197a2e23.tar.bz2
gdbserver: remove rule for files from regformats/i386
The dat files in regformats/i386 were removed a while ago, this rule is no longer necessary. gdb/gdbserver/ChangeLog: * Makefile.in (%-generated.c): Remove rule for files from regformats/i386.
Diffstat (limited to 'gdb/gdbserver/ChangeLog')
-rw-r--r--gdb/gdbserver/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index bb0bc7a..fe8b392 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,5 +1,10 @@
2020-01-13 Simon Marchi <simon.marchi@efficios.com>
+ * Makefile.in (%-generated.c): Remove rule for files from
+ regformats/i386.
+
+2020-01-13 Simon Marchi <simon.marchi@efficios.com>
+
* configure: Re-generate.
2020-01-13 Simon Marchi <simon.marchi@efficios.com>