aboutsummaryrefslogtreecommitdiffstats
path: root/xen/tools/symbols.c
Commit message (Expand)AuthorAgeFilesLines
* x86-64: reduce symbol table sizeKeir Fraser2009-07-131-31/+12
* Avoid warn_unused_result build failure on fgets().Keir Fraser2008-11-271-1/+2
* Fix xen build on NetBSD.kfraser@localhost.localdomain2007-05-301-2/+3
* Fix signedness issue in private implementation of memmem().kfraser@localhost.localdomain2007-01-081-1/+1
* [XEN] Avoid use of GNU-specific memmem().kfraser@localhost.localdomain2007-01-041-2/+10
* [XEN] Make labels _start,_end,_stext,_etext,_sinittext,_einittext generic.kaf24@localhost.localdomain2007-01-031-330/+111
* Fix where "!" operator used in Bitwise operation. kaf24@firebug.cl.cam.ac.uk2005-08-111-1/+1
* The attached patch adds -Werror to HOSTCFLAGS in Config.mk, makeskaf24@firebug.cl.cam.ac.uk2005-08-081-5/+5
* Port kallsyms to Xen, as 'symbols'.kaf24@firebug.cl.cam.ac.uk2005-07-221-0/+716