diff options
author | joseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d> | 2013-08-20 20:30:05 +0000 |
---|---|---|
committer | joseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d> | 2013-08-20 20:30:05 +0000 |
commit | a4dcdbcd5b2fc886a934227de81a12419879d3c9 (patch) | |
tree | 7da71a8b0923741313e638f84bbbe1c9f6a4b283 /libc/ChangeLog.eglibc | |
parent | b4a4c38b54ec1734893153adba657bcd443a0175 (diff) | |
download | eglibc2-a4dcdbcd5b2fc886a934227de81a12419879d3c9.tar.gz |
* debug/tst-backtrace6.c: Remove.
* debug/Makefile (CFLAGS-tst-backtrace6.c): Remove variable.
(LDFLAGS-tst-backtrace6): Likewise.
(tests-$(OPTION_EGLIBC_BACKTRACE)): Remove tst-backtrace6.
git-svn-id: svn://svn.eglibc.org/trunk@23798 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/ChangeLog.eglibc')
-rw-r--r-- | libc/ChangeLog.eglibc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libc/ChangeLog.eglibc b/libc/ChangeLog.eglibc index b0804550e..442ffd4ef 100644 --- a/libc/ChangeLog.eglibc +++ b/libc/ChangeLog.eglibc @@ -1,3 +1,10 @@ +2013-08-20 Joseph Myers <joseph@codesourcery.com> + + * debug/tst-backtrace6.c: Remove. + * debug/Makefile (CFLAGS-tst-backtrace6.c): Remove variable. + (LDFLAGS-tst-backtrace6): Likewise. + (tests-$(OPTION_EGLIBC_BACKTRACE)): Remove tst-backtrace6. + 2013-05-17 Joseph Myers <joseph@codesourcery.com> * configure.in, math/Makefile, math/gen-libm-test.pl, |