aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace
AgeCommit message (Expand)AuthorFilesLines
2012-10-04* btest.c (f23): Avoid uninitialized variable warning.Gerald Pfeifer2-1/+5
2012-10-04dwarf.c: If the system header files do not declare strnlen, provide our own v...Ian Lance Taylor2-2/+21
2012-10-03dwarf.c (read_uleb128): Fix overflow test.Ian Lance Taylor2-10/+25
2012-10-02ChangeLog: Fix whitespace.Uros Bizjak1-3/+3
2012-10-02re PR other/54761 (FAIL log)Uros Bizjak5-5/+26
2012-09-29re PR other/54749 (libbacktrace)Ian Lance Taylor2-1/+8
2012-09-28re PR bootstrap/54732 (Installation failure: libbacktrace rebuilds upon insta...Ian Lance Taylor6-682/+100
2012-09-27re PR other/54726 (libbacktrace segfaults on gcc_asserts with stripped gcc)Ian Lance Taylor2-1/+7
2012-09-19configure.ac: Only use GCC_CHECK_UNWIND_GETIPINFO when compiled as a target l...Ian Lance Taylor3-1/+30
2012-09-19configure.ac (GCC_HEADER_STDINT): Invoke.Rainer Orth9-5/+1078
2012-09-19re PR bootstrap/54623 (install fails with libbacktrace/backtrace.c:35:20: err...Ian Lance Taylor3-2/+15
2012-09-18posix.c (O_BINARY): Define if not defined.Ian Lance Taylor5-1/+53
2012-09-18* btest.c (test1, test2, test3, test4): Add the unused attribute.Ian Lance Taylor2-4/+8
2012-09-18* dwarf.c: Correct test of HAVE_DECL_STRNLEN.Ian Lance Taylor2-1/+5
2012-09-18configure.ac: Add AC_USE_SYSTEM_EXTENSIONS.Ian Lance Taylor5-995/+1639
2012-09-18configure.ac: Check whether strnlen is declared.Ian Lance Taylor5-2/+77
2012-09-18Fix libbacktrace bootstrap with gcc 4.4Rainer Orth3-0/+7
2012-09-17re PR bootstrap/54611 (Bootstrap failure: conflicting types for 'backtrace_s...Ian Lance Taylor2-3/+10
2012-09-17re PR bootstrap/54611 (Bootstrap failure: conflicting types for 'backtrace_s...Gerald Pfeifer2-1/+7
2012-09-17re PR bootstrap/54609 (libbacktrace breaks bootstrap on darwin)Ian Lance Taylor2-6/+13
2012-09-17libbacktrace/:Ian Lance Taylor27-0/+21527