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. f71e1a8ddb5a41dddb0dea92aefe694e26d4c174


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  f71e1a8ddb5a41dddb0dea92aefe694e26d4c174 (commit)
      from  42c85435d662ce7e355bb7d2b9c14675ebb6a1a1 (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=f71e1a8ddb5a41dddb0dea92aefe694e26d4c174

commit f71e1a8ddb5a41dddb0dea92aefe694e26d4c174
Author: Pedro Alves <palves@redhat.com>
Date:   Mon Jan 13 19:36:38 2014 +0000

    New "make check-headers" rule.
    
    Tries to compile each header in isolation, thus ensuring headers are
    self-contained.
    
    Defaults to checking all $HFILES_NO_SRCDIR headers.
    
    Do:
    
      make check-headers CHECK_HEADERS="header.h list.h"
    
    to check specific headers.
    
    gdb/
    2014-01-13  Pedro Alves  <palves@redhat.com>
    
            * Makefile.in (CHECK_HEADERS): New variable.
            (check-headers:): New rule.

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

Summary of changes:
 gdb/ChangeLog   |    5 +++++
 gdb/Makefile.in |   22 ++++++++++++++++++++++
 2 files changed, 27 insertions(+), 0 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]