Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [matt-nb6-plus] src/gnu/dist/gcc4/libcpp




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: [matt-nb6-plus] src/gnu/dist/gcc4/libcpp

From: "Matt Thomas" <matt%netbsd.org@localhost>

Date: Tue, 27 Nov 2012 22:18:50 +0000


Module Name:    src
Committed By:   matt
Date:           Tue Nov 27 22:18:50 UTC 2012

Modified Files:
        src/gnu/dist/gcc4/libcpp [matt-nb6-plus]: init.c macro.c
        src/gnu/dist/gcc4/libcpp/include [matt-nb6-plus]: cpplib.h

Log Message:
Pull from HEAD:
Teach gcc4.1's cpp about the magic __COUNTER__ macro,
which returns a unique integer each time it is expanded.
This code was written without reference to any other
implementation of the same feature.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.46.1 src/gnu/dist/gcc4/libcpp/init.c
cvs rdiff -u -r1.3 -r1.3.10.1 src/gnu/dist/gcc4/libcpp/macro.c
cvs rdiff -u -r1.2 -r1.2.10.1 src/gnu/dist/gcc4/libcpp/include/cpplib.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Prev by Date: CVS commit: src/sys/arch/x86/x86

Next by Date: CVS commit: [matt-nb6-plus] src/common/lib/libc/arch/arm/atomic

Previous by Thread: CVS commit: src/sys/arch/x86/x86

Next by Thread: CVS commit: [matt-nb6-plus] src/common/lib/libc/arch/arm/atomic

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index