diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index eee6b5b..70b4d44 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2018-07-09 Tom Tromey <tom@tromey.com> + * Makefile.in (CDEPS): Don't mention XM_CDEPS. + (CLIBS): Don't mention NAT_CLIBS. + +2018-07-09 Tom Tromey <tom@tromey.com> + * Makefile.in (ADD_FILES, ADD_DEPS): Remove. (LIBGDB_OBS, clean mostlyclean): Update. (gdb$(EXEEXT), insight$(EXEEXT)): Update. |