gecko-dev/build/unix
Mike Hommey 6e62bce406 Bug 1481861 - Move the eh_frame sections when they are before the first executable section. r=froydnj
In some rare cases, it is possible for one of the eh_frame sections'
original address to be larger than the address of the injected code
section, which is added before the first executable section. Namely,
this happens in the rare case where that eh_frame section is smaller
than the injected code section, and is adjacent to the first executable
section. We obviously want to move the eh_frame sections in that case,
since one of them is in the way.
2018-08-14 07:25: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 1481861 - Move the eh_frame sections when they are before the first executable section. r=froydnj 2018-08-14 07:25: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 Backed out 3 changesets (bug 1480631) for failure at /home/cltbld/workspace/build/tests/talos/talos/run_tests.py 2018-08-09 01:46:40 +03:00
mozconfig.linux32 Bug 1481378 - Simplify mozconfig.linux32. r=ted 2018-08-07 19:40:52 +09:00
mozconfig.lto Bug 1423822 - Stop disabling elfhack on lto builds. r=froydnj 2018-08-01 15:56:43 +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