index
:
teythoon/gnumach.git
fix-ipc-space-locking-2015-07-27
fix-ipc-space-locking-2015-08-15
justus/dde-0
master
pmm-2015-07-27
pmm-2015-08-12
pmm-2015-08-14
pmm-2015-08-15
pmm-2015-08-16
pmm-2015-08-26
pmm-2015-08-28
pmm-2015-09-25
Personal GNU Mach development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ddb
/
db_sym.c
Age
Commit message (
Expand
)
Author
2014-09-17
ddb: add support for ELF symbol tables
Justus Winter
2014-04-04
Convert from K&R to ANSI
Marin Ramesa
2014-02-04
ddb: safely copy symbol names into the symtab structure
Justus Winter
2013-12-20
Mark pure functions with attribute pure
Marin Ramesa
2013-12-15
ddb: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-09
Use db_addr_t instead of db_expr_t
Marin Ramesa
2013-12-05
ddb/db_sym.c: fix argument list
Marin Ramesa
2013-12-05
ddb/db_sym.c: remove useless forward declarations without definitions
Marin Ramesa
2013-12-05
ddb: new header file db_aout.h
Marin Ramesa
2013-11-24
ddb: move forward declaration into a header file
Marin Ramesa
2013-11-24
Simplify test
Samuel Thibault
2013-11-21
ddb/db_sym.c: move assignment outside if
Marin Ramesa
2013-11-20
Fix implicit declaration of function
Marin Ramesa
2013-11-17
ddb/db_sym.c: remove register qualifiers
Marin Ramesa
2012-03-20
Use long types
Samuel Thibault
2009-06-18
2008-07-18 Andrei Barbu <andrei@0xab.com>
Samuel Thibault
2009-06-18
2008-07-18 Andrei Barbu <andrei@0xab.com>
Samuel Thibault
2009-06-18
2007-11-15 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
2006-01-06 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
2006-11-07 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2001-04-05
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
1997-02-25
Initial source
Thomas Bushnell