gdb and binutils branch master updated. 05942d8a1b618e1c850b67ad76374f8c59743df5

eliz@sourceware.org eliz@sourceware.org
Tue Dec 30 19:16:00 GMT 2014


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  05942d8a1b618e1c850b67ad76374f8c59743df5 (commit)
      from  1a667e98b749cc82920f2cfd25d07139e5e03136 (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=05942d8a1b618e1c850b67ad76374f8c59743df5

commit 05942d8a1b618e1c850b67ad76374f8c59743df5
Author: Eli Zaretskii <eliz@gnu.org>
Date:   Tue Dec 30 21:14:25 2014 +0200

    Fix executable indicator in file name completion on Windows.
    
    	* complete.c (stat_char) [_WIN32]: Don't use 'access' and X_OK on
    	Windows, they don't work.  Instead, look at the file-name
    	extension to determine whether the file is executable.

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

Summary of changes:
 readline/ChangeLog.gdb |    6 ++++++
 readline/complete.c    |   13 +++++++++++++
 2 files changed, 19 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Gdb-cvs mailing list