summaryrefslogtreecommitdiff
path: root/ddb/db_sym.c
AgeCommit message (Expand)Author
2023-02-09Remove a.out support for ddbFlavio Cruz
2023-01-19Include mig generated headers to avoid warnings with -Wmissing-prototypes.Flavio Cruz
2023-01-05Fix ddb warnings introduced with -Wstrict-prototypesFlavio Cruz
2023-01-01fix warning from -Wstrict-prototypesGuy-Fleury Iteriteka
2023-01-01convert K&R into ansiGuy-Fleury Iteriteka
2022-12-27Fix some warnings with -Wmissing-prototypes.Flavio Cruz
2015-01-02ddb: Fix typos in comments (found by codespell)Stefan Weil
2014-09-17ddb: add support for ELF symbol tablesJustus Winter
2014-04-04Convert from K&R to ANSIMarin Ramesa
2014-02-04ddb: safely copy symbol names into the symtab structureJustus Winter
2013-12-20Mark pure functions with attribute pureMarin Ramesa
2013-12-15ddb: qualify pointers whose dereferenced values are constant with constMarin Ramesa
2013-12-09Use db_addr_t instead of db_expr_tMarin Ramesa
2013-12-05ddb/db_sym.c: fix argument listMarin Ramesa
2013-12-05ddb/db_sym.c: remove useless forward declarations without definitionsMarin Ramesa
2013-12-05ddb: new header file db_aout.hMarin Ramesa
2013-11-24ddb: move forward declaration into a header fileMarin Ramesa
2013-11-24Simplify testSamuel Thibault
2013-11-21ddb/db_sym.c: move assignment outside ifMarin Ramesa
2013-11-20Fix implicit declaration of functionMarin Ramesa
2013-11-17ddb/db_sym.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-182008-07-18 Andrei Barbu <andrei@0xab.com>Samuel Thibault
2009-06-182007-11-15 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
1997-02-25Initial sourceThomas Bushnell