freebsd-nq/gnu/usr.bin/gdb/bfd
Bruce Evans 9d1e3dc7d8 Restore our local changes which were clobbered by the previous commit.
cvs is not being used effectively for gdb.  Our old changes get clobbered
and our new changes are mixed with "vendor" changes in the same updates
so they will be difficult to untangle for the next release of gdb.  The
revision logs get spammed for each release of gdb.
1994-12-31 16:34:59 +00:00
..
aout32.c
aout-target.h
aoutx.h
archive.c
archures.c
bfd.c
bfd.h
cache.c
coff-i386.c Bring in the files added by Gary Jennejohn's gdb update. 1994-12-30 23:33:10 +00:00
coffcode.h Bring in the files added by Gary Jennejohn's gdb update. 1994-12-30 23:33:10 +00:00
coffgen.c
coffswap.h Bring in the files added by Gary Jennejohn's gdb update. 1994-12-30 23:33:10 +00:00
COPYING
core.c
cpu-i386.c
ctor.c
ecoff.c
ecofflink.c Bring in the files added by Gary Jennejohn's gdb update. 1994-12-30 23:33:10 +00:00
elf32-i386.c Bring in the files added by Gary Jennejohn's gdb update. 1994-12-30 23:33:10 +00:00
elf32-target.h Bring in the files added by Gary Jennejohn's gdb update. 1994-12-30 23:33:10 +00:00
elf32.c Bring in the files added by Gary Jennejohn's gdb update. 1994-12-30 23:33:10 +00:00
elf.c
elfcode.h Bring in the files added by Gary Jennejohn's gdb update. 1994-12-30 23:33:10 +00:00
format.c
freebsd386.c Restore our (cosmetic) local changes which were clobbered by the previous 1994-12-31 16:14:13 +00:00
genlink.h Bring in the files added by Gary Jennejohn's gdb update. 1994-12-30 23:33:10 +00:00
hash.c Bring in the files added by Gary Jennejohn's gdb update. 1994-12-30 23:33:10 +00:00
i386aout.c Hide yet another redefinition of PAGE_SIZE. Cosmetic. 1994-12-31 16:16:27 +00:00
init.c
libaout.h
libbfd.c
libbfd.h
libcoff.h
libecoff.h
libelf.h
linker.c Bring in the files added by Gary Jennejohn's gdb update. 1994-12-30 23:33:10 +00:00
Makefile
opncls.c
README.FreeBSD
reloc.c
seclet.c
seclet.h
section.c
srec.c
stab-syms.c
syms.c
sysdep.h Restore our local changes which were clobbered by the previous commit. 1994-12-31 16:34:59 +00:00
targets.c
trad-core.c
VERSION

This is a greatly pared down libbfd directory. Only what's required to build
gdb-4.13 on FreeBSD 2.0 was kept.

gj@freebsd.org