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. 698b3e08336ffac76d45d9ddb6a85ae166098140


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  698b3e08336ffac76d45d9ddb6a85ae166098140 (commit)
      from  125f8a3ddedd413a2290dae011f0bed9ffc78278 (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=698b3e08336ffac76d45d9ddb6a85ae166098140

commit 698b3e08336ffac76d45d9ddb6a85ae166098140
Author: Gary Benson <gbenson@redhat.com>
Date:   Fri Jun 20 15:41:28 2014 +0100

    Fix mingw32 build on x86-64 RHEL 6.5
    
    This commit fixes the mingw32 build on x86-64 RHEL 6.5.
    
    gdb/gdbserver/
    2014-06-20  Gary Benson  <gbenson@redhat.com>
    
    	* configure.ac (AC_REPLACE_FUNCS) <vasprintf, vsnprintf>: Removed.
    	* configure: Regenerated.
    	* config.in: Likewise.

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

Summary of changes:
 gdb/gdbserver/ChangeLog    |    6 ++++++
 gdb/gdbserver/config.in    |    9 ---------
 gdb/gdbserver/configure    |   23 +----------------------
 gdb/gdbserver/configure.ac |    1 -
 4 files changed, 7 insertions(+), 32 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]