Source-Changes archive

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

CVS commit: src/external/gpl3/gcc



Module Name:    src
Committed By:   mrg
Date:           Fri Mar  1 08:15:23 UTC 2019

Modified Files:
        src/external/gpl3/gcc/dist/libstdc++-v3/config/abi/pre: gnu.ver
        src/external/gpl3/gcc/lib/libstdc++-v3: Makefile

Log Message:
#if 0 the x and y symbols in GLIBCXX_3.4 namespace.  they cause
duplicate symbols on netbsd.  see PR#54027.

with this disabled, turn on using the symver-config.h for the
gnu.ver processing so that other defines are handled.

fix some depends for gnu.ver processing.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.6 -r1.2 \
    src/external/gpl3/gcc/dist/libstdc++-v3/config/abi/pre/gnu.ver
cvs rdiff -u -r1.44 -r1.45 src/external/gpl3/gcc/lib/libstdc++-v3/Makefile

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




Home | Main Index | Thread Index | Old Index