The NetBSD Project

CVS log for src/external/gpl3/gcc/lib/liblsan/Makefile

[BACK] Up to [cvs.NetBSD.org] / src / external / gpl3 / gcc / lib / liblsan

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8 / (download) - annotate - [select for diffs], Mon Sep 14 15:01:57 2020 UTC (2 years, 8 months ago) by kamil
Branch: MAIN
CVS Tags: netbsd-10-base, netbsd-10, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, HEAD
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored)

Consistently, always link sanitizer runtime with libm and libpthread

This reflects the behavior from LLVM and avoids issues with dlsym(3) APIs.

Revision 1.7 / (download) - annotate - [select for diffs], Fri May 15 14:29:53 2020 UTC (3 years ago) by joerg
Branch: MAIN
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (colored)

Ignore unused private fields when building with clang

Revision 1.2.2.2 / (download) - annotate - [select for diffs], Mon Apr 13 07:59:12 2020 UTC (3 years, 1 month ago) by martin
Branch: phil-wifi
Changes since 1.2.2.1: +5 -3 lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)

Mostly merge changes from HEAD upto 20200411

Revision 1.6 / (download) - annotate - [select for diffs], Mon Oct 28 16:25:05 2019 UTC (3 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, is-mlppp-base, is-mlppp
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

vaxinate sanitizer_file.cc against the optimizer virus.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Oct 2 02:54:34 2019 UTC (3 years, 7 months ago) by mrg
Branch: MAIN
Changes since 1.4: +4 -3 lines
Diff to previous 1.4 (colored)

- use /usr/include/gcc-8
- update sanitizer makefiles

also, reduce diffs to upstream:
- remove or1k support
- re-order various lines to match upstream
- move regex map code into file-prefix-map.[ch]

Revision 1.2.2.1 / (download) - annotate - [select for diffs], Mon Jun 10 21:55:24 2019 UTC (3 years, 11 months ago) by christos
Branch: phil-wifi
Changes since 1.2: +11 -9 lines
Diff to previous 1.2 (colored)

Sync with HEAD

Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 6 04:00:43 2019 UTC (4 years, 3 months ago) by mrg
Branch: MAIN
CVS Tags: phil-wifi-20190609, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9
Changes since 1.3: +7 -8 lines
Diff to previous 1.3 (colored)

update the sanitizer source lists for gcc 7.

Revision 1.3.2.2 / (download) - annotate - [select for diffs], Sat Jul 28 04:37:18 2018 UTC (4 years, 10 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.3.2.1: +27 -0 lines
Diff to previous 1.3.2.1 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)

Sync with HEAD

Revision 1.3.2.1, Sun Jul 1 17:41:50 2018 UTC (4 years, 10 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.3: +0 -27 lines
FILE REMOVED

file Makefile was added on branch pgoyette-compat on 2018-07-28 04:37:18 +0000

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jul 1 17:41:50 2018 UTC (4 years, 10 months ago) by christos
Branch: MAIN
CVS Tags: pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728
Branch point for: pgoyette-compat
Changes since 1.2: +4 -1 lines
Diff to previous 1.2 (colored)

vaxinate the sanitizer build.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jun 26 21:06:45 2018 UTC (4 years, 11 months ago) by christos
Branch: MAIN
CVS Tags: phil-wifi-base
Branch point for: phil-wifi
Changes since 1.1: +1 -2 lines
Diff to previous 1.1 (colored)

remove temp hack.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 26 20:54:32 2018 UTC (4 years, 11 months ago) by christos
Branch: MAIN

Add lsan support.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>