platform/upstream/glog.git
15 years agoUse dladdr to get symbols for environments which doesn't use ELF and
<shinichiro.hamaji@gmail.com> [Fri, 17 Oct 2008 11:52:32 +0000 (11:52 +0000)]
Use dladdr to get symbols for environments which doesn't use ELF and
has execinfo.h (e.g., MacOSX 10.5). Though dladdr may not be async
signal safe, it's OK since glog's stacktrace doesn't depend on signals.

git-svn-id: https://google-glog.googlecode.com/svn/trunk@7 eb4d4688-79bd-11dd-afb4-1d65580434c0

15 years agoAdd __attribute__((noinline)) for StackGrowsDown. This is necessary for recent GCC...
<shinichiro.hamaji@gmail.com> [Tue, 14 Oct 2008 00:32:16 +0000 (00:32 +0000)]
Add __attribute__((noinline)) for StackGrowsDown. This is necessary for recent GCC (4.3).

git-svn-id: https://google-glog.googlecode.com/svn/trunk@6 eb4d4688-79bd-11dd-afb4-1d65580434c0

15 years agoFix the include paths in the document: s/google/glog/.
<shinichiro.hamaji@gmail.com> [Fri, 10 Oct 2008 15:19:23 +0000 (15:19 +0000)]
Fix the include paths in the document: s/google/glog/.

git-svn-id: https://google-glog.googlecode.com/svn/trunk@5 eb4d4688-79bd-11dd-afb4-1d65580434c0

15 years agoFix some syntax/HTML issues.
<shinichiro.hamaji@gmail.com> [Wed, 8 Oct 2008 12:18:45 +0000 (12:18 +0000)]
Fix some syntax/HTML issues.

git-svn-id: https://google-glog.googlecode.com/svn/trunk@4 eb4d4688-79bd-11dd-afb4-1d65580434c0

15 years agoModify the content type for the document files.
<shinichiro.hamaji@gmail.com> [Wed, 8 Oct 2008 11:20:32 +0000 (11:20 +0000)]
Modify the content type for the document files.

git-svn-id: https://google-glog.googlecode.com/svn/trunk@3 eb4d4688-79bd-11dd-afb4-1d65580434c0

15 years agoglog 0.1
<shinichiro.hamaji@gmail.com> [Tue, 7 Oct 2008 05:43:05 +0000 (05:43 +0000)]
glog 0.1

git-svn-id: https://google-glog.googlecode.com/svn/trunk@2 eb4d4688-79bd-11dd-afb4-1d65580434c0

15 years agoInitial directory structure.
<shinichiro.hamaji@gmail.com> [Wed, 3 Sep 2008 13:40:49 +0000 (13:40 +0000)]
Initial directory structure.

git-svn-id: https://google-glog.googlecode.com/svn/trunk@1 eb4d4688-79bd-11dd-afb4-1d65580434c0