diff options
author | Daniel Jacobowitz <drow@false.org> | 2007-10-11 18:15:02 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2007-10-11 18:15:02 +0000 |
commit | f5bc1778c3150f6e9364a1af81f3ba2658f9e68c (patch) | |
tree | 70a9ff23817fe9ed2dadc01f6fd3a179bb7d18b9 /MAINTAINERS | |
parent | 607ae575a784d7d02956031883ae407faf06fd89 (diff) | |
download | fsf-binutils-gdb-f5bc1778c3150f6e9364a1af81f3ba2658f9e68c.zip fsf-binutils-gdb-f5bc1778c3150f6e9364a1af81f3ba2658f9e68c.tar.gz fsf-binutils-gdb-f5bc1778c3150f6e9364a1af81f3ba2658f9e68c.tar.bz2 |
* 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 6c5f732..57ad6f0 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 |