summaryrefslogtreecommitdiff
path: root/i386/i386/db_trace.c
AgeCommit message (Expand)Author
2016-09-11Fix spurious warningSamuel Thibault
2016-09-11Close parenthesisSamuel Thibault
2016-09-11Fix exploring stack trace up to assemblySamuel Thibault
2016-02-02Stack the slab allocator directly on top of the physical allocatorRichard Braun
2015-04-23Prepend 0x to hexadecimal offsetSamuel Thibault
2014-02-04Fix potential NULL dereferenceSamuel Thibault
2013-12-17i386: qualify pointers whose dereferenced values are constant with constMarin Ramesa
2013-12-15i386/i386/db_trace.c: use (long *) instead of an (int *)Marin Ramesa
2013-12-11i386/i386/db_trace.c (db_i386_stack_trace): remove unnecessary castMarin Ramesa
2013-12-11i386/i386/db_trace.c: remove forward declarationMarin Ramesa
2013-12-09Use db_addr_t instead of db_expr_tMarin Ramesa
2013-12-05i386/i386/db_trace.c: remove forward declarationMarin Ramesa
2013-11-24Modify struct db_variableMarin Ramesa
2013-11-20i386/i386/db_trace.c: don't cast to db_addr_tMarin Ramesa
2013-11-20i386/i386/db_trace.c: fix implicit declaration of functionMarin Ramesa
2013-11-15i386/i386/db_trace.c: qualify constants with constMarin Ramesa
2013-11-15i386/i386/db_trace.c: remove register qualifiersMarin Ramesa
2012-03-20Use long typesSamuel Thibault
2009-06-182008-07-18 Andrei Barbu <andrei@0xab.com>Samuel Thibault
2009-06-182007-02-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-01-06 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2001-04-052001-04-04 Roland McGrath <roland@frob.com>Roland McGrath
1998-10-241998-10-24 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1997-02-25Initial sourceThomas Bushnell