summaryrefslogtreecommitdiffstats
path: root/translate.cxx
Commit message (Expand)AuthorAgeFilesLines
* c code generation: assert C indentation/nesting cancels out at appropriate po...Frank Ch. Eigler2008-08-021-1/+10
* PR442528Frank Ch. Eigler2008-07-181-0/+3
* support multiple-relocatable-section modules such as hypothetical -ffunction-...Frank Ch. Eigler2008-07-171-42/+55
* compiled unwindsyms should tolerate & notify on erroneous/missing "-d MODULE"Frank Ch. Eigler2008-07-161-17/+30
* PR6738: restore support for rhel4-era (2.6.9) kernelsFrank Ch. Eigler2008-07-121-1/+2
* fix variable-name-collision thinko in symbol processing logicFrank Ch. Eigler2008-07-111-3/+3
* start bundling user-space programs' symbol tablesFrank Ch. Eigler2008-07-111-19/+24
* Merge commit 'origin/master' into pr6429-comp-unwindsymsFrank Ch. Eigler2008-07-091-4/+2
|\
| * Slightly cleanup code of translate.cxxWenji Huang2008-07-091-5/+3
* | Merge commit 'origin/master' into pr6429-comp-unwindsymsFrank Ch. Eigler2008-07-041-1/+1
|\|
| * ubuntu (2.6.24-16-server) kernel compatibility fixFrank Ch. Eigler2008-07-031-1/+1
* | emit all symbol tables at compile time; don't do any module munging; new unwi...Frank Ch. Eigler2008-07-041-15/+114
* | STP_RELOCATE message for kernel relocatability (re)adaption, starting impleme...Frank Ch. Eigler2008-06-291-1/+14
* | remove /proc/kallsyms hack; add initial elfutils symtab iteration logicFrank Ch. Eigler2008-06-231-53/+93
* | populate sess.unwindsym_modules set from dwarf probesFrank Ch. Eigler2008-06-231-77/+46
|/
* Reduce the number of actionremaining checks.Josh Stone2008-06-131-43/+42
* Minimize last_error checking.Josh Stone2008-06-131-83/+52
* PR6534: add a comment blurb explaining sufficiency UTS_RELEASE compile-time c...Frank Ch. Eigler2008-06-021-0/+6
* PR6534: make do without uts_sem (about to be unexported from 2.6.26-mm)Frank Ch. Eigler2008-06-021-20/+9
* PR 6562, Modify SYSTEMTAP_DEBUGINFO_PATH behaviour.Srikar Dronamraju2008-05-301-1/+3
* Make sure that return statements don't override existing errors.Josh Stone2008-05-281-0/+4
* Merge commit 'origin/dwarfless'Jim Keniston2008-05-121-0/+1
|\
| * Replaced [u_]arg() with [u]int_arg(), [u]long_arg(), {s|u}32_arg(),Jim Keniston2008-05-051-0/+1
* | PR444886: add .../build/... to default debuginfo search pathFrank Ch. Eigler2008-05-051-1/+1
* | cleanup: remove never-implemented runtime TEST_MODE compile flagFrank Ch. Eigler2008-04-281-3/+0
* | 2008-04-14 David Smith <dsmith@redhat.com>David Smith2008-04-141-4/+0
* | Merge branch 'master' into unwindFrank Ch. Eigler2008-04-121-4/+7
|\ \
| * | 2008-04-11 David Smith <dsmith@redhat.com>David Smith2008-04-111-4/+5
| |/
| * 2008-04-04 Masami Hiramatsu <mhiramat@redhat.com>Masami Hiramatsu2008-04-041-0/+2
* | Include string.hMartin Hunt2008-04-091-0/+2
* | Change stap to get kernel symbols from debuginfo andMartin Hunt2008-04-091-29/+108
* | Merge branch 'master' into unwindFrank Ch. Eigler2008-03-311-0/+3
|\|
| * 2008-03-26 Frank Ch. Eigler <fche@elastic.org>fche2008-03-261-0/+3
* | rebased unwind_branch on top of current masterFrank Ch. Eigler2008-03-251-66/+29
|/
* 2008-03-10 Dave Brolley <brolley@redhat.com>brolley2008-03-101-2/+73
* PR5045: clean up after interruptsfche2008-02-281-2/+9
* 2008-02-12 Martin Hunt <hunt@redhat.com>hunt2008-02-121-2/+2
* 2008-01-23 Dave Brolley <brolley@redhat.com>brolley2008-01-231-0/+18
* PR 4936: probe pont conditions part 2; reorg in prep for full rewritingfche2008-01-181-8/+18
* 2008-01-14 Martin Hunt <hunt@redhat.com>hunt2008-01-151-16/+8
* 2008-01-14 Martin Hunt <hunt@redhat.com>hunt2008-01-141-0/+1
* 2007-11-15 David Smith <dsmith@redhat.com>dsmith2007-11-151-1/+1
* 2007-11-12 Martin Hunt <hunt@redhat.com>hunt2007-11-121-3/+35
* 2007-10-03 Frank Ch. Eigler <fche@elastic.org>fche2007-10-041-49/+40
* PR 5096: improve code generation for function callsfche2007-10-031-18/+19
* PR 3635: reduce number of global objectsfche2007-10-021-27/+40
* 2007-10-02 Frank Ch. Eigler <fche@redhat.com>fche2007-10-021-21/+24
* 2007-09-25 Josh Stone <joshua.i.stone@intel.com>jistone2007-09-251-1/+1
* 2007-09-12 Frank Ch. Eigler <fche@elastic.org>fche2007-09-131-5/+24
* 2007-09-12 Martin Hunt <hunt@redhat.com>hunt2007-09-121-7/+3