This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. 63b434a4374b61aa34b095a789cd0d03b2a5a526


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  63b434a4374b61aa34b095a789cd0d03b2a5a526 (commit)
      from  29082443fc1b8996cf9c6f2ecd8a838f48cac103 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=63b434a4374b61aa34b095a789cd0d03b2a5a526

commit 63b434a4374b61aa34b095a789cd0d03b2a5a526
Author: James Hogan <james.hogan@imgtec.com>
Date:   Mon Sep 1 10:19:31 2014 +0100

    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.

-----------------------------------------------------------------------

Summary of changes:
 gdb/gdbserver/ChangeLog   |    5 +++++
 gdb/gdbserver/Makefile.in |    3 ++-
 2 files changed, 7 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]