]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
Clean up after generated c files for MIPS DSP targets
authorJames Hogan <james.hogan@imgtec.com>
Mon, 1 Sep 2014 09:19:31 +0000 (10:19 +0100)
committerJames Hogan <james.hogan@imgtec.com>
Tue, 30 Sep 2014 14:50:21 +0000 (15:50 +0100)
commit63b434a4374b61aa34b095a789cd0d03b2a5a526
treef5d0507306756354e51d174f83ef68a343cdc291
parent29082443fc1b8996cf9c6f2ecd8a838f48cac103
Clean up after generated c files for MIPS DSP targets

The gdbserver "clean" Makefile target wasn't removing the generated files
mips-dsp-linux.c and mips64-dsp-linux.c. Add rm commands to delete them.

gdb/gdbserver/ChangeLog:

* Makefile.in (clean): Add rm -f commands for mips-dsp-linux.c and
mips64-dsp-linux.c.
gdb/gdbserver/ChangeLog
gdb/gdbserver/Makefile.in