gecko-dev/build/unix
Mike Hommey 0824d18204 Bug 1423822 - Check segments overlapping later. r=froydnj
We treat segments overlapping as a fatal error, rather than a condition
to do nothing, because it happening is usually the result of some bad
assumptions on the input ELF, and we don't want to silently ignore
those.

However, there are cases where a setup /could/ lead to overlapping
segments, but would be skipped because elfhack wouldn't be a win
anyways. By checking segments overlap later, we allow those to not
hard fail.

--HG--
extra : rebase_source : deca2051722aeaa959c5e4dae06642908f6d843a
2018-08-01 11:17:07 +09:00
..
build-binutils Bug 1466060 - Upgrade to binutils 2.28.1. r=nalexander 2018-06-01 17:48:41 +09:00
build-gcc Backed out 6 changesets (bug 1451104) for causing build bustages on OS X Cross Compiled. CLOSED TREE 2018-07-21 03:18:37 +03:00
build-hfsplus Bug 1436800: Update fedora source URL; r=glandium 2018-02-08 12:26:08 -07:00
elfhack Bug 1423822 - Check segments overlapping later. r=froydnj 2018-08-01 11:17:07 +09:00
stdc++compat Bug 1464084 - Don't export std:🧵:_M_start_thread symbols with --enable-stdcxx-compat. r=froydnj 2018-06-01 08:10:25 +09:00
aix.exp
moz.build Bug 1333003 part 4 - Package the binary of llvm-symbolizer also on Windows. r=ted 2017-03-10 12:24:02 +08:00
mozconfig.asan Bug 1421728 - Add a macosx64 fuzzing-asan build. r=dustin,froydnj 2018-02-08 17:16:41 -05:00
mozconfig.linux Bug 1446809 - Remove some b2g leftover in the build r=glandium 2018-03-20 10:46:23 +01:00
mozconfig.linux32 Bug 1431251 - Remove PKG_CONFIG_LIBDIR from mozconfigs. r=rillian 2018-01-27 11:49:23 +09:00
mozconfig.lto Bug 1478923 - Remove LLVM_SYMBOLIZER from mozconfig.lto. r=froydnj 2018-07-27 15:46:51 +09:00
mozconfig.stdcxx Bug 1427339 - Make mozconfig.stdcxx work with both CentOS and Debian-built GCCs. r=gps 2018-01-06 14:19:30 +09:00
mozconfig.tsan
mozilla.in
print-failed-commands.sh
print-non-newline.sh
rewrite_asan_dylib.py bug 1463425 - Fix flake8/pep8 issue by hand in build/ r=gps 2018-05-21 23:58:19 +02:00
run-gprof.sh
run-hiprof.sh
run-mozilla.sh Bug 1407211 - Fix typo in build/unix/run-mozilla.sh from bug 1403366. r=glandium 2017-10-12 07:28:20 +09:00
run-third.sh