| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove a.out support for ddb | Flavio Cruz | 2023-02-09 | 1 | -7/+1 |
* | Include mig generated headers to avoid warnings with -Wmissing-prototypes. | Flavio Cruz | 2023-01-19 | 1 | -2/+2 |
* | Fix ddb warnings introduced with -Wstrict-prototypes | Flavio Cruz | 2023-01-05 | 1 | -1/+1 |
* | fix warning from -Wstrict-prototypes | Guy-Fleury Iteriteka | 2023-01-01 | 1 | -1/+1 |
* | convert K&R into ansi | Guy-Fleury Iteriteka | 2023-01-01 | 1 | -15/+13 |
* | Fix some warnings with -Wmissing-prototypes. | Flavio Cruz | 2022-12-27 | 1 | -3/+3 |
* | ddb: Fix typos in comments (found by codespell) | Stefan Weil | 2015-01-02 | 1 | -1/+1 |
* | ddb: add support for ELF symbol tables | Justus Winter | 2014-09-17 | 1 | -1/+13 |
* | Convert from K&R to ANSI | Marin Ramesa | 2014-04-04 | 1 | -33/+31 |
* | ddb: safely copy symbol names into the symtab structure | Justus Winter | 2014-02-04 | 1 | -1/+2 |
* | Mark pure functions with attribute pure | Marin Ramesa | 2013-12-20 | 1 | -1/+1 |
* | ddb: qualify pointers whose dereferenced values are constant with const | Marin Ramesa | 2013-12-15 | 1 | -3/+3 |
* | Use db_addr_t instead of db_expr_t | Marin Ramesa | 2013-12-09 | 1 | -2/+2 |
* | ddb/db_sym.c: fix argument list | Marin Ramesa | 2013-12-05 | 1 | -1/+1 |
* | ddb/db_sym.c: remove useless forward declarations without definitions | Marin Ramesa | 2013-12-05 | 1 | -9/+0 |
* | ddb: new header file db_aout.h | Marin Ramesa | 2013-12-05 | 1 | -7/+1 |
* | ddb: move forward declaration into a header file | Marin Ramesa | 2013-11-24 | 1 | -2/+0 |
* | Simplify test | Samuel Thibault | 2013-11-24 | 1 | -4/+2 |
* | ddb/db_sym.c: move assignment outside if | Marin Ramesa | 2013-11-21 | 1 | -1/+3 |
* | Fix implicit declaration of function | Marin Ramesa | 2013-11-20 | 1 | -1/+1 |
* | ddb/db_sym.c: remove register qualifiers | Marin Ramesa | 2013-11-17 | 1 | -13/+12 |
* | Use long types | Samuel Thibault | 2012-03-20 | 1 | -1/+1 |
* | 2008-07-18 Andrei Barbu <andrei@0xab.com> | Samuel Thibault | 2009-06-18 | 1 | -3/+26 |
* | 2008-07-18 Andrei Barbu <andrei@0xab.com> | Samuel Thibault | 2009-06-18 | 1 | -1/+1 |
* | 2007-11-15 Samuel Thibault <samuel.thibault@ens-lyon.org> | Samuel Thibault | 2009-06-18 | 1 | -3/+3 |
* | 2006-01-06 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -1/+3 |
* | 2006-11-07 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | 2009-06-18 | 1 | -1/+1 |
* | 2006-10-15 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -1/+0 |
* | 2001-04-04 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-04-05 | 1 | -24/+24 |
* | Initial source | Thomas Bushnell | 1997-02-25 | 1 | -0/+523 |