Bug 1463035 - Remove MOZ_SIGNAL_TRAMPOLINE. r?darchons
authorMike Hommey <mh+mozilla@glandium.org>
Mon, 21 May 2018 03:04:22 +0000 (12:04 +0900)
committerCarsten Schoenert <c.schoenert@t-online.de>
Fri, 21 Jun 2019 16:48:43 +0000 (17:48 +0100)
commit744dcb1d6972ee31b589943dd06b999f3e6de812
tree3b0ca354173ac555456f3935e3f0f7e1921a40f6
parentdf9d2b99a536340691aab90137009311aba7ed97
Bug 1463035 - Remove MOZ_SIGNAL_TRAMPOLINE. r?darchons

For some reason, GNU as is not happy with the assembly generated after
bug 1238661 anymore on Debian armel.

OTOH, as mentioned in bug 1238661 comment 4, we actually don't need this
workaround anymore, so let's just kill it.

Gbp-Pq: Topic porting-armel
Gbp-Pq: Name Bug-1463035-Remove-MOZ_SIGNAL_TRAMPOLINE.-r-darchons.patch
mfbt/LinuxSignal.h [deleted file]
mfbt/moz.build
tools/profiler/core/platform-linux-android.cpp