Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(169)

Issue 2805058: [gcc] Allow GCC insert .cfi_startproc and .cfi_endproc. (Closed)

Created:
10 years, 5 months ago by pasko-google - do not use
Modified:
9 years, 7 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
ssh://git@chromiumos-git/nacl-toolchain.git
Visibility:
Public.

Description

[gcc] Allow GCC insert .cfi_startproc and .cfi_endproc. NaCl GAS supports these assembler directives. Though on Mac buildbots this capability is not recognized due to the lack of readelf installed. Supporting these directives is essential to have correct backtraces listed with valgrind. BUG: http://code.google.com/p/nativeclient/issues/detail?id=663

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M gcc/gcc/config/i386/nacl.h View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
pasko-google - do not use
10 years, 5 months ago (2010-07-01 12:59:22 UTC) #1
eaeltsin
10 years, 5 months ago (2010-07-01 14:07:36 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698