]> git.ipfire.org Git - thirdparty/gcc.git/commit - libsanitizer/ChangeLog
Makefile.am (AM_CPPFLAGS): Add -isystem $(top_srcdir)/include/system.
authorJakub Jelinek <jakub@redhat.com>
Thu, 9 Jan 2014 18:15:41 +0000 (19:15 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 9 Jan 2014 18:15:41 +0000 (19:15 +0100)
commit2613419a70f578fb8077cc860be1f6cdf29b73c0
treeefb884e25a1f421a7a25d54c4f0b0f9506c4e226
parentc915a581459aa0d513e084cd95bd893164413d8e
Makefile.am (AM_CPPFLAGS): Add -isystem $(top_srcdir)/include/system.

* sanitizer_common/Makefile.am (AM_CPPFLAGS): Add
-isystem $(top_srcdir)/include/system.
* sanitizer_common/Makefile.in: Regenerated.
* include/system/linux/aio_abi.h: New header.
* include/system/linux/mroute.h: New header.
* include/system/linux/mroute6.h: New header.
* include/system/linux/perf_event.h: New header.
* include/system/linux/types.h: New header.

From-SVN: r206476
libsanitizer/ChangeLog
libsanitizer/include/system/linux/aio_abi.h [new file with mode: 0644]
libsanitizer/include/system/linux/mroute.h [new file with mode: 0644]
libsanitizer/include/system/linux/mroute6.h [new file with mode: 0644]
libsanitizer/include/system/linux/perf_event.h [new file with mode: 0644]
libsanitizer/include/system/linux/types.h [new file with mode: 0644]
libsanitizer/sanitizer_common/Makefile.am
libsanitizer/sanitizer_common/Makefile.in