freebsd_amp_hwpstate/gnu/usr.bin/gdb/libiberty
Paul Richards ea8c7ac7d0 GDB-4.12 from ports with support for shlibs but not the kernel.
This is a greatly pared down version of the full gdb-4.12, all the
config stuff has been removed and the supporting libraries have
been stripped to a minimum. This is a 1.1.5 only port, I'll do a
more complete port for 2.0 which will have all the config stuff
and will install the gnu support libraries as system libraries like
we do for readline.

There wasn't much point for 1.1.5 since only gdb would use them so I
went for saving space instead. For 2.0 I'll config all the
other gnu tools to use them as well.
1994-06-10 13:42:18 +00:00
..
COPYING.LIB GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
Makefile GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
README.FreeBSD GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
alloca-conf.h GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
argv.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
basename.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
concat.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
config.h GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
cplus-dem.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
fdmatch.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
getopt.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
getopt1.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
ieee-float.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
ieee-float.h GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
obstack.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
sigsetmask.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
spaces.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
strerror.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
strsignal.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
xmalloc.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00

README.FreeBSD

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

This is temporary. In FreeBSD 2.0 a fully ported libiberty will likely appear
as a system library for use by all the build tools.

paul@freefall.cdrom.com