gecko-dev/build/unix
Mike Hommey 1da6d16d6d Bug 1839740 - Rename the symbol by elfhack to point to the ELF header. r=firefox-build-system-reviewers,andi
Elfhack acts as a linker, and it uses the `elf_header` symbol to point
at the ELF header in the injected code that applies relocations.
Both GNU ld and lld expose a `__ehdr_start` symbol with the same meaning,
so rename the `elf_header` symbol for compatibility. This will allow to
reuse the code in the upcoming replacement for elfhack.

Differential Revision: https://phabricator.services.mozilla.com/D187088
2023-09-16 19:52:25 +00:00
..
build-binutils Bug 1839741 - Upgrade binutils to 2.41. r=firefox-build-system-reviewers,ahochheiden 2023-09-01 01:20:34 +00:00
build-gcc Bug 1835676 - Update gcc11 to version 11.4. r=glandium 2023-05-29 21:07:56 +00:00
build-hfsplus Bug 1839748 - Remove unnecessary sysctl.h includes. r=firefox-build-system-reviewers,ahochheiden 2023-06-22 02:45:22 +00:00
elfhack Bug 1839740 - Rename the symbol by elfhack to point to the ELF header. r=firefox-build-system-reviewers,andi 2023-09-16 19:52:25 +00:00
stdc++compat
aix.exp
moz.build
mozconfig.asan
mozconfig.linux
mozconfig.linux32
mozconfig.stdcxx
mozconfig.tsan Bug 1798602 - Include mozconfig.linux in linux tsan mozconfig. r=decoder 2022-11-02 08:05:03 +00:00
mozconfig.unix Bug 1852646 - Always enable crash-diagnostics-dir on automation. r=firefox-build-system-reviewers,nalexander 2023-09-12 20:33:27 +00:00
print-non-newline.sh
rewrite_sanitizer_dylib.py Bug 1786490 - reformat the tree using black 23.3.0 r=sylvestre,webdriver-reviewers,taskgraph-reviewers,whimboo,jmaher,ahal,perftest-reviewers,geckoview-reviewers,afinder,m_kato 2023-09-06 16:14:30 +00:00
run-gprof.sh
run-hiprof.sh
run-mozilla.sh
run-third.sh