binutils-gdb/gnulib
Mike Frysinger 483ab96a1b gnulib: define the path to gnulib's parent dir
The current setting assumes that gnulib is only used by dirs
immediately under the source root.  Trying to build it two or
more levels deep fails.  Switch GNULIB_BUILDDIR to a relative
GNULIB_PARENT_DIR so that it can be used to construct both the
build & source paths.
2021-06-14 18:01:20 -04:00
..
doc gnulib: import gendocs 2021-05-04 13:50:33 -04:00
import gnulib: import select 2021-06-08 00:47:03 -04:00
patches Do not adjust mtime timezone on Windows 2020-09-08 10:41:03 -06:00
aclocal.m4 gnulib: import select 2021-06-08 00:47:03 -04:00
ChangeLog gnulib: define the path to gnulib's parent dir 2021-06-14 18:01:20 -04:00
config.in gnulib: import select 2021-06-08 00:47:03 -04:00
configure gnulib: import select 2021-06-08 00:47:03 -04:00
configure.ac Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
Makefile.am Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
Makefile.gnulib.inc.in gnulib: define the path to gnulib's parent dir 2021-06-14 18:01:20 -04:00
Makefile.in gnulib: import select 2021-06-08 00:47:03 -04:00
README
update-gnulib.sh gnulib: import select 2021-06-08 00:47:03 -04:00

This is an import of gnulib that is used by gdb and gdbserver.

To send patches, follow the gdb patch submission instructions in
../gdb/CONTRIBUTE.  For maintainers, see ../gdb/MAINTAINERS.

See update-gnulib.sh for instructions on updating gnulib.