aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/symbols.c
Commit message (Expand)AuthorAgeFilesLines
* x86: slightly improve stack trace on debug buildsJan Beulich2012-09-261-1/+7
* x86-64: reduce symbol table sizeKeir Fraser2009-07-131-14/+20
* xen x86: Fix double-fault handler stack overflow.Keir Fraser2007-03-311-3/+9
* Replace sprintf with snprintf and strncpy with strlcpy.kfraser@localhost.localdomain2007-01-291-4/+6
* [XEN] Remove bogus BUG_ON() which breaks the build with gcc 4.2.0.kfraser@localhost.localdomain2007-01-101-3/+0
* [XEN] Make labels _start,_end,_stext,_etext,_sinittext,_einittext generic.kaf24@localhost.localdomain2007-01-031-2/+4
* [XEN] Remove weak-extern definitions from symbols.c.kfraser@localhost.localdomain2006-09-281-7/+6
* Port kallsyms to Xen, as 'symbols'.kaf24@firebug.cl.cam.ac.uk2005-07-221-0/+158