projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
1. Support for c++ mangled names.
[oota-llvm.git]
/
lib
/
CodeGen
/
DwarfWriter.cpp
2006-07-11
Jim Laskey
1. Support for c++ mangled names.
blob
|
commitdiff
|
raw
2006-06-23
Jim Laskey
Add and sort "sections" in debug lines. This always...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-20
Jim Laskey
Add support for function types.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Jim Laskey
References need to be section relative.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Jim Laskey
References need to be section relative.
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-06-14
Jim Laskey
Place dwarf headers at earliest possible point. Well...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-12
Owen Anderson
Refactor a bunch of includes so that TargetMachine...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-09
Chris Lattner
Split SwitchSection into SwitchTo{Text|Data}Section...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-03
Owen Anderson
Refactor TargetMachine, pushing handling of TargetData...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-10
Jim Laskey
Use existing information.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-08
Jim Laskey
Remove section change in function end, preventing overr...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
Jim Laskey
Make sure that debug labels are defined within the...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
Jim Laskey
Foundation for call frame information.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-28
Jim Laskey
Refactor address attributes. Add base register to...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-24
Jim Laskey
Hack no more.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-23
Jim Laskey
Unneeded forward.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-23
Jim Laskey
Make sure types are allocated in the scope of their...
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-15
Jim Laskey
Expand subprogram and added block descriptor.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Chris Lattner
back out my previous hack
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Chris Lattner
temporary hack to get the build working again, apparent...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Jim Laskey
Move bit field endianness to backend.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-08
Jim Laskey
Get rid of the multiple copies of getStringValue. ...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-07
Jim Laskey
Bitfield support.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-03
Jim Laskey
Added support for dwarf block data entries.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-03
Jim Laskey
Adding basic structure support.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-01
Jim Laskey
Support for enumerations.
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-03-01
Jim Laskey
Use context and not compile unit.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-01
Jim Laskey
I guess I can handle large type sizes.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-01
Jim Laskey
Basic array support.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-28
Jim Laskey
Add const, volatile, restrict support.
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
Partial enabling of functions.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-27
Jim Laskey
Supporting multiple compile units.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-27
Jim Laskey
Re-orging file.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-24
Jim Laskey
Add pointer and reference types. Added short-term...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-23
Jim Laskey
Added basic support for typedefs.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-23
Jim Laskey
DwarfWriter reading basic type information from llvm...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Jim Laskey
Coordinate activities with llvm-gcc4 and dwarf.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-14
Jim Laskey
Using wrong DW_FORM.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-06
Jim Laskey
Changing model for the construction of debug information.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-27
Jim Laskey
Using bit size of integers instead of ambiguous "long...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-27
Jim Laskey
Sorry - really folowing convention.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-27
Jim Laskey
Following convention.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-27
Andrew Lenharth
fix build
blob
|
commitdiff
|
raw
|
diff to current
2006-01-27
Jim Laskey
Improve visibility/correctness of operand indices in...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-26
Jim Laskey
Use global information to fill out Dwarf compile units.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-26
Jim Laskey
Set up MachineDebugInfo to scan for debug information...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-25
Jeff Cohen
Make it even more portable.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-25
Jeff Cohen
Portably cast a pointer to an integer.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-24
Andrew Lenharth
fix build on 64 bit hosts
blob
|
commitdiff
|
raw
|
diff to current
2006-01-24
Jeff Cohen
Remove unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-24
Jim Laskey
Crude Dwarf global variable debugging.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-21
Jim Laskey
Simplify search for abbreviations.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-21
Jim Laskey
Correct some simple errors.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-20
Jim Laskey
Right size integer values before emitting.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-20
Jim Laskey
Reworked how Dwarf debug info entries and abbreviations...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-18
Jim Laskey
Added minimum Dwarf aranges. Cleaned up some section...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-17
Jim Laskey
Add frame work for additional dwarf sections. Comments...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-17
Jim Laskey
Adding basic support for Dwarf line number debug inform...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-04
Jim Laskey
Applied some recommend changes from sabre. The dominat...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-04
Jim Laskey
Add check for debug presence.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-04
Jim Laskey
Tie dwarf generation to darwin assembler.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-22
Reid Spencer
Add an eol at the end to shut gcc sup.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-21
Jim Laskey
Start of Dwarf framework.
blob
|
commitdiff
|
raw
|
diff to current