Source-Changes archive

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

CVS commit: src/external/gpl3/gcc/lib



Module Name:    src
Committed By:   christos
Date:           Wed Apr 18 02:52:07 UTC 2012

Added Files:
        src/external/gpl3/gcc/lib/libmudflap: Makefile config.h shlib_version
        src/external/gpl3/gcc/lib/libmudflapth: Makefile shlib_version

Log Message:
add preliminary build glue for mudflap; only the shared libraries work,
the static ones will need us to add __real_foo aliases for a bunch of
functions in libc.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/lib/libmudflap/Makefile \
    src/external/gpl3/gcc/lib/libmudflap/config.h \
    src/external/gpl3/gcc/lib/libmudflap/shlib_version
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/lib/libmudflapth/Makefile \
    src/external/gpl3/gcc/lib/libmudflapth/shlib_version

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