diff options
author | Daniel Jacobowitz <dan@debian.org> | 2007-10-11 18:15:02 +0000 |
---|---|---|
committer | Daniel Jacobowitz <dan@debian.org> | 2007-10-11 18:15:02 +0000 |
commit | 4e222ac946d3049556834f84a4326383a283879c (patch) | |
tree | 54a9f213c37a3c688dff537679a6d446e94a1e1f /MAINTAINERS | |
parent | c41d18b3aa5714cd915954e5dddd22e6dfd23043 (diff) | |
download | gdb-4e222ac946d3049556834f84a4326383a283879c.tar.gz |
* src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
* libdecnumber: New directory, imported from GCC.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6c5f732805e..57ad6f02c95 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -57,6 +57,10 @@ intl/; config.rhost; libiberty/; libiberty's part of include/ merge. Otherwise, changes are automatically merged, usually within a day. +libdecnumber/ + See libiberty. The master copy of this directory is in the GCC + repository. + ltconfig; ltmain.sh; ltcf-*.sh libtool: http://www.gnu.org/software/libtool/ Changes need to be done in tandem with the official LIBTOOL |