diff options
author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-09-17 16:38:38 +0000 |
---|---|---|
committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-09-17 16:38:38 +0000 |
commit | ecd3459e7bb829202601e3274411135a15c64dde (patch) | |
tree | faa7758f2b343cc2da8066591b1f81f7833aca15 /MAINTAINERS | |
parent | b2fc08645fd2a9733a81bb8f058df9c76afcc087 (diff) | |
download | gcc-ecd3459e7bb829202601e3274411135a15c64dde.tar.gz |
libbacktrace/:
* Initial implementation.
./:
* MAINTAINERS (Various Maintainers): Add libbacktrace.
* configure.ac (host_libs): Add libbacktrace.
(target_libraries): Add libbacktrace.
* Makefile.def (host_modules): Add libbacktrace.
(target_modules): Likewise.
* configure, Makefile.in: Rebuild.
gcc/go:
* config-lang.in (target_libs): Add target-libbacktrace.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191397 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ea92e2e0f1f..302a58cf3be 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -155,6 +155,7 @@ objective-c/c++ Stan Shebs stanshebs@earthlink.net Various Maintainers +libbacktrace Ian Lance Taylor ian@airs.com libcpp Per Bothner per@bothner.com libcpp All C and C++ front end maintainers fp-bit Ian Lance Taylor ian@airs.com |