diff options
author | Daniel Jacobowitz <drow@false.org> | 2007-10-11 18:15:01 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2007-10-11 18:15:01 +0000 |
commit | dab33830ab3ce4667a67cedfe82c0738d5d9211f (patch) | |
tree | 93cfccf08d2560f48950d53df08d4b310eb99f8f /MAINTAINERS | |
parent | 2da0e375199d43e545eb445765c11527cbaa6ad3 (diff) | |
download | newlib-dab33830ab3ce4667a67cedfe82c0738d5d9211f.zip newlib-dab33830ab3ce4667a67cedfe82c0738d5d9211f.tar.gz newlib-dab33830ab3ce4667a67cedfe82c0738d5d9211f.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 |