mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 09:21:31 -05:00
| .. | ||
| aout-target.h | ||
| aout32.c | ||
| aoutx.h | ||
| archive.c | ||
| archures.c | ||
| bfd.c | ||
| bfd.h | ||
| cache.c | ||
| coffgen.c | ||
| COPYING | ||
| core.c | ||
| cpu-i386.c | ||
| ctor.c | ||
| ecoff.c | ||
| elf.c | ||
| format.c | ||
| freebsd386.c | ||
| init.c | ||
| libaout.h | ||
| libbfd.c | ||
| libbfd.h | ||
| libcoff.h | ||
| libecoff.h | ||
| libelf.h | ||
| Makefile | ||
| opncls.c | ||
| README.FreeBSD | ||
| reloc.c | ||
| seclet.c | ||
| seclet.h | ||
| section.c | ||
| srec.c | ||
| stab-syms.c | ||
| syms.c | ||
| sysdep.h | ||
| targets.c | ||
| trad-core.c | ||
| VERSION | ||
This is a greatly pared down libbfd directory. Only what's required to build gdb-4.12 on FreeBSD was kept. This is temporary. In FreeBSD 2.0 a fully ported libbfd will likely appear as a system library for use by all the build tools. paul@freefall.cdrom.com