projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
InstSimplify: Simplify trivial pointer expressions like b + (e - b)
[oota-llvm.git]
/
include
/
llvm
/
Support
/
Dwarf.h
2014-06-19
Oliver Stannard
Emit DWARF3 call frame information when DWARF3+ debug...
blob
|
commitdiff
|
raw
2014-03-31
David Blaikie
Comment to describe the debug_loc.dwo constants
blob
|
commitdiff
|
raw
|
diff to current
2014-03-25
David Blaikie
DebugInfo: Support debug_loc under fission
blob
|
commitdiff
|
raw
|
diff to current
2014-03-02
Alp Toker
[C++11] Expand and eliminate the LLVM_ENUM_INT_TYPE...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-18
Adrian Prantl
Pull in a couple of new constants from the upcoming...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-02
Manman Ren
Debug Info: Move the constant for Debug Info Version...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-22
Manman Ren
Debug Info: add a constant for debug info version number.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-25
David Blaikie
DIEHash: Summary hashing of nested types
blob
|
commitdiff
|
raw
|
diff to current
2013-10-21
David Blaikie
DebugInfo: Put each kind of constant (form, attribute...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-07
Richard Mitton
Formally added an explicit enum for DWARF TLS support...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-23
Reid Kleckner
Explicitly request unsigned enum types when desired
blob
|
commitdiff
|
raw
|
diff to current
2013-09-20
David Blaikie
DebugInfo: GDBIndexEntry*String conversion functions...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-19
Richard Mitton
Fixed warning
blob
|
commitdiff
|
raw
|
diff to current
2013-09-19
Richard Mitton
Added support for generate DWARF .debug_aranges section...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-19
David Blaikie
DebugInfo: llvm-dwarfdump support for gnu_pubnames...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-19
David Blaikie
DebugInfo: Improve IR annotation comments for GNU pubth...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-19
Benjamin Kramer
Unbreak C++03 build.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-19
David Blaikie
Unshift the GDB index/GNU pubnames constants modified...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-19
David Blaikie
DebugInfo: Simplify gnu_pubnames index computation.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-13
Eric Christopher
Add initial support for handling gnu style pubnames...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-09
Eric Christopher
Add constant defines for gnu pubnames and gnu pubtypes...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-09
Eric Christopher
Formatting.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
Eric Christopher
Move accelerator table defines and constants to Dwarf...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
Eric Christopher
Rename enums to match convention and remove superfluous...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
Eric Christopher
Clean up some whitespace and comment formatting.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
Eric Christopher
Move default dwarf version enum into the llvm dwarf...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
Eric Christopher
Migrate the DWARF_VERSION constant to 4. It largely...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-21
David Majnemer
DebugInfo: Do not use the DWARF Version for the .debug_...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-14
Eric Christopher
Add DW_AT_GNU_odr_signature to the set of dwarf attributes.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-10
Eric Christopher
Revert "Update the version of dwarf we say we're emitti...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-09
Eric Christopher
Update the version of dwarf we say we're emitting to...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
Eli Bendersky
Initial support for DWARF CFI parsing and dumping in...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-08
Eric Christopher
Remove the llvm-local DW_TAG_vector_type tag and add...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-08
Eric Christopher
Remove what appears to be a dead llvm-specific debug...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-16
Eric Christopher
Add constant definitions for fission dwarf attributes...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-29
Eric Christopher
Lowercase the tag name to match the rest of dwarf.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-04
Devang Patel
Update llvm debug version to support new structure...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-03
Devang Patel
Add new tag and an attribute to support debug info...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-09
Kevin Enderby
The second part of support for generating dwarf for...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Nick Lewycky
Despite what the GCC wiki says, a quick search shows...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Nick Lewycky
Add some more DWARF extensions from:
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Nick Lewycky
Update Dwarf enums list for DWARF 4.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Devang Patel
Maintain hexadecimal order.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Devang Patel
Add DW_ATE_UTF, which clang started using in my previou...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-16
Devang Patel
Increment debug info version to accommodate upcoming...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-19
Devang Patel
Reapply r135457. This needs llvm-gcc change, that I...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-19
Bob Wilson
Revert "Make a provision to encode inline location...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-19
Devang Patel
Make a provision to encode inline location in a variabl...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Devang Patel
Doug convinced me that DW_AT_APPLE_objc_complete_type...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Devang Patel
Let Objective-C front-end identify class extension...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-21
Devang Patel
Add DW_OP_bit_piece.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-16
Devang Patel
Introduce support to encode Objective-C property inform...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-18
Devang Patel
Remove unused tag.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-18
Devang Patel
Provide tag strings for llvm specific tags.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-22
Chris Lattner
add DW_TAG for rvalue refs.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-30
Kevin Enderby
Did my commit for the last patch for the .loc directory...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-29
Devang Patel
Generalize DISubprogram element to encode various flags...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-17
Jason Molenda
Add the entire range of DW_OP_lit[0..31], DW_OP_reg...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Devang Patel
Add DW_AT_APPLE_omit_frame_ptr to encode -fomit-frame...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-09
Devang Patel
Start using DIFile. See updated SourceLevelDebugging...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Anton Korobeynikov
Preliminary patch to improve dwarf EH generation -...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Reid Kleckner
Fix a bug where the DWARF emitter in the JIT was not...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-11
Mike Stump
Add DW_AT_APPLE_isa and DW_AT_APPLE_block. Radar 6867696
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
Misha Brukman
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-17
Devang Patel
The debugger sometimes lookup dynamically in the runtim...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Devang Patel
Introduce two DWARF attribute extentions DW_AT_APPLE_op...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Devang Patel
indentation...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Devang Patel
Need only one set of debug info versions enum.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-06
Dan Gohman
Remove uses of llvm/System/IncludeFile.h that are no...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-29
Chris Lattner
Don't attribute in file headers anymore. See llvmdev...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Anton Korobeynikov
Removed tabs everywhere except autogenerated & external...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-01
Jim Laskey
Support for non-landing pad exception handling.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-21
Jim Laskey
Adding new Dwarf constants.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Reid Spencer
For PR780:
blob
|
commitdiff
|
raw
|
diff to current
2006-06-16
Jim Laskey
1. Revise vector debug support.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-15
Jim Laskey
1. Support standard dwarf format (was bootstrapping...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-23
Jim Laskey
Generate local variable and scope information and equiv...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-01
Jim Laskey
Remove comma from enum list.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-01
Jim Laskey
Switch back to using actual dwarf tags. Simplifies...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-27
Jim Laskey
Qualify dwarf namespace inside llvm namespace.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-27
Jim Laskey
Re-orging file.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-26
Jim Laskey
Split out Dwarf constants for use outside DwarfWriter.
blob
|
commitdiff
|
raw
|
diff to current