xamarin-macios/tools
Rolf Bjarne Kvinge f60801bf6b [mtouch] Put 'mono_profiler_startup_log' in the symbol list. Fixes #58778. (#2501)
We need the 'mono_profiler_startup_log' symbol when profiling is enabled, so
make sure to add the symbol to the correct list of symbols we need.

Previously we were passing `-u _mono_profiler_startup_log` to clang directly,
which is fine, but not complete, since it does not write the symbol to the
symbollist file (--symbollist=file), which means it wouldn't be preserved when
the MSBuild tasks strip the executable.

https://bugzilla.xamarin.com/show_bug.cgi?id=58778
2017-08-18 11:20:43 +02:00
..
apidiff [apidiff] Update definition to new 10.12 (d15-3) stable release (#2491) 2017-08-15 11:18:41 -04:00
common [mtouch] Put 'mono_profiler_startup_log' in the symbol list. Fixes #58778. (#2501) 2017-08-18 11:20:43 +02:00
install-source Pass StringComparison to string.StartsWith / EndsWith. (#1316) 2016-12-08 16:54:10 +01:00
linker [linker] Remove method the base class now has. (#2439) 2017-08-08 08:46:03 -04:00
mmp [macos] Add unsupported force-unsupported-linker option to mmp (#2449) 2017-08-09 09:39:04 -05:00
mtouch [mtouch] Put 'mono_profiler_startup_log' in the symbol list. Fixes #58778. (#2501) 2017-08-18 11:20:43 +02:00
pmcs [src] Make sure to always set all variants of our conditional compilation symbols. (#986) 2016-10-13 15:10:24 +02:00
Makefile Install source code. 2016-04-24 14:47:27 -04:00