summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_elf.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed DDB_NOKLDSYM on amd64's:bde2004-05-181-1/+1
* Reworked rev.1.14. Use the ELF symbol type again to summarily rejectbde2003-09-281-0/+5
* Use __FBSDID().obrien2003-06-101-2/+3
* Garbage-collected __ELF__ ifdefs.bde2002-09-151-10/+2
* Don't use the ELF symbol type to summarily reject symbols inbde2002-09-151-4/+0
* Made this work on i386's at least. It wants ELF section headers forbde2002-09-151-2/+34
* Made this compile (but not work). This involved mainly const poisoningbde2002-09-151-8/+18
* Remove a couple of __P() stragglers.peter2002-06-291-1/+1
* Reconnect db_elf.c to the build (now under "options DDB_NOKLDSYM"). Itbde2002-05-071-2/+6
* Restored db_elf.c from the Attic. This will be used for a quick fix forbde2002-05-061-0/+381
* Unused file. This (NetBSD derived) file was obsoleted by kld.peter2000-01-111-381/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-271-2/+2
* Changes to support -Wall, -Wcast-qual. Had to make physical code changesdillon1999-01-271-3/+3
* At the moment, the alpha tentatively uses the ddb elf code rather than KLD,peter1998-10-091-10/+4
* Update to work with the new elf headers.dfr1998-08-171-17/+2
* Forgot to mention:dfr1998-06-281-1/+1
* Add DDB symbol support for ELF and KLD. The KLD support only supports globaldfr1998-06-281-0/+402
OpenPOWER on IntegriCloud