Add an instruction about stacktrace on x86-64 in INSTALL file. Basically, this
[platform/upstream/glog.git] / src /
2008-11-17 <shinichiro.hamaj... Fix a typo: s/gnore/ignore/
2008-11-17 <shinichiro.hamaj... Remove stacktrace.cc.
2008-11-17 <shinichiro.hamaj... Re-organize the way to produce stacktrace.
2008-11-04 <shinichiro.hamaj... Use uintptr_t instead of int as the integer format...
2008-11-03 <shinichiro.hamaj... Stop to define DISALLOW_EVIL_CONSTRUCTORS to avoid...
2008-10-30 <shinichiro.hamaj... Forgot to add file for the previous change...
2008-10-30 <shinichiro.hamaj... Add InstallFailureSignalHandler(). The function instal...
2008-10-17 <shinichiro.hamaj... Use abort instead of exit.
2008-10-17 <shinichiro.hamaj... Fix a bug: vmodule didn't work with gflags. Since
2008-10-17 <shinichiro.hamaj... Use dladdr to get symbols for environments which doesn...
2008-10-14 <shinichiro.hamaj... Add __attribute__((noinline)) for StackGrowsDown. This...
2008-10-07 <shinichiro.hamaj... glog 0.1