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. 0fa9473ff006c0cc9e62036349ab05664b25b4c7


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  0fa9473ff006c0cc9e62036349ab05664b25b4c7 (commit)
      from  6a29c58ef8067e7c5869aa6dda9ffdd123bc94a8 (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=0fa9473ff006c0cc9e62036349ab05664b25b4c7

commit 0fa9473ff006c0cc9e62036349ab05664b25b4c7
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Fri Nov 28 18:37:08 2014 +0400

    gdb_realpath: Rework comment about handling on Windows.
    
    Rework the comment to explain why we're still relying on GetFullPathName
    even though gnulib ensures that canonicalize_file_name is now available
    on all platforms, including Windows.
    
    gdb/ChangeLog:
    
            * utils.c (gdb_realpath): Rework comment about handling on
            Windows.

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

Summary of changes:
 gdb/ChangeLog |    5 +++++
 gdb/utils.c   |   36 +++++++++++++++++++++++++++---------
 2 files changed, 32 insertions(+), 9 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]