ffmpeg/tests/checkasm
Geza Lore d39c229e54 x86inc: Add debug symbols indicating sizes of compiled functions
Some debuggers/profilers use this metadata to determine which function a
given instruction is in; without it they get can confused by local labels
(if you haven't stripped those). On the other hand, some tools are still
confused even with this metadata. e.g. this fixes `gdb`, but not `perf`.

Currently only implemented for ELF.
2016-01-21 23:19:46 +01:00
..
aarch64 Merge commit 'fec76cd430f3c865183a6e5b4caec0743e055605' 2016-01-19 08:50:44 +01:00
arm Merge commit '26ec75aec3576daea691dee53a78ec67c0dc4040' 2016-01-19 08:49:27 +01:00
x86 x86inc: Add debug symbols indicating sizes of compiled functions 2016-01-21 23:19:46 +01:00
Makefile checkasm: add videodsp emulated_edge_mc test. 2016-01-21 10:25:27 -05:00
alacdsp.c checkasm: add alacdsp tests 2015-10-06 20:25:49 -03:00
bswapdsp.c checkasm: Explicitly declare function prototypes 2015-08-20 19:22:34 +02:00
checkasm.c checkasm: add videodsp emulated_edge_mc test. 2016-01-21 10:25:27 -05:00
checkasm.h checkasm: add videodsp emulated_edge_mc test. 2016-01-21 10:25:27 -05:00
dcadsp.c Merge commit '2008f76054906e9ff6bf744800af0e5a5bfe61be' 2016-01-02 13:17:48 +01:00
flacdsp.c checkasm: add flacdsp decorrelate tests 2015-09-17 15:33:07 -03:00
fmtconvert.c Merge commit '489e6add4478b0f5717dbf644234c6f3a3baf02c' 2016-01-02 12:50:13 +01:00
h264pred.c Merge commit '711781d7a1714ea4eb0217eb1ba04811978c43d1' 2016-01-02 11:55:44 +01:00
h264qpel.c Merge commit '711781d7a1714ea4eb0217eb1ba04811978c43d1' 2016-01-02 11:55:44 +01:00
jpeg2000dsp.c checkasm: add jpeg2000dsp rct_int tests 2015-09-20 00:49:35 -03:00
pixblockdsp.c Merge commit '711781d7a1714ea4eb0217eb1ba04811978c43d1' 2016-01-02 11:55:44 +01:00
synth_filter.c Merge commit '568a4323fbde03665b2b23a98068d02b39121812' 2016-01-02 12:45:34 +01:00
v210enc.c checkasm: v210: Fix array overwrite 2015-09-17 10:33:06 +02:00
videodsp.c checkasm: add videodsp emulated_edge_mc test. 2016-01-21 10:25:27 -05:00
vp9dsp.c Merge commit '711781d7a1714ea4eb0217eb1ba04811978c43d1' 2016-01-02 11:55:44 +01:00