gallium/util: add missing include
[mesa.git] / src / gallium / auxiliary / util / u_debug_stack.c
2020-06-20 Erik Faye-Lundgallium/util: add missing include
2020-02-26 Marek Olšákgallium/hash_table: remove some function wrappers
2020-02-26 Marek Olšákgallium/hash_table: turn it into a wrapper around util...
2020-02-26 Marek Olšákgallium/hash_table: consolidate hash tables with pointe...
2018-10-30 Dylan Bakerutil: Move u_debug to utils
2018-04-20 Stefan Schakegallium/util: Don't stub u_debug_stack on Android
2018-03-26 Vinson Leegallium: Do not add -Wframe-address option for gcc...
2018-03-12 Timothy Arcerigallium: silence __builtin_frame_address nonzero argume...
2017-11-17 Gert Wollnygallium/aux/util/u_debug_stack.c: Silence -Wunused...
2017-04-07 Rob Clarkgallium/util: tweak backtrace format with libunwind
2017-04-07 Rob Clarkgallium/util: cache symbol lookup with libunwind
2017-04-07 Rob Clarkgallium/util: fix missing limit check in libunwind...
2017-04-03 Rob Clarkgallium/util: libunwind support
2017-04-03 Rob Clarkgallium/util: clean up stack frame printing
2016-02-09 Jason EkstrandMerge commit '8b0fb1c152fe191768953aa8c77b89034a377f83...
2016-02-08 Brian Paulgallium/util: whitespace, formatting fixes in u_debug_s...
2013-06-25 José Fonsecautil/debug: Make debug_backtrace_capture work for 64bit...
2013-02-22 Sergey Matyukevichutil/debug: Always use __builtin_frame_address on gcc.
2012-01-16 Vinson Leeutil: Silence GCC unused-but-set-variable warning.
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-02 José Fonsecautil: __builtin_frame_address() doesn't work on mingw.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2009-07-07 Zack RusinMerge commit 'origin/openvg-1.0'
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-05-10 Jerome GlisseMerge commit 'origin/master' into radeon-rewrite
2009-05-08 José Fonsecautil: Limit the stack walk to avoid referencing undefin...
2009-05-07 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-05 José Fonsecautil: Limit the stack walk to avoid referencing undefin...
2009-04-10 Alex DeucherMerge branch 'radeon-rewrite' of git+ssh://agd5f@git...
2009-04-09 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-01 José Fonsecautil: Lookup symbol names from addresses.
2009-03-25 José Fonsecautil: Don't use x86 asm on x86_64.
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-20 José Fonsecautil: Stack backtracing facilities.