index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
addr2line.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* addr2line.c (PATH_MAX): define if not defined. [ruby-core:40840]
naruse
2011-11-08
1
-0
/
+3
*
* addr2line.c: use USE_ELF instead of __ELF__ because Solaris
naruse
2011-07-08
1
-2
/
+2
*
* addr2line.c: fix r32407 to check HAVE_ALLOCA_H.
mame
2011-07-05
1
-1
/
+5
*
* addr2line.c: include <alloca.h> to fix a build issue on Solaris.
mame
2011-07-04
1
-0
/
+1
*
* addr2line.c (uleb128): cast the value to unsigned long.
naruse
2011-03-02
1
-1
/
+7
*
* addr2line.c: suppressed shorten-64-to-32 warnings.
naruse
2011-01-31
1
-9
/
+9
*
* addr2line.c (get_nth_dirname): decrement the directory index
naruse
2011-01-12
1
-1
/
+1
*
* addr2line.c: OpenBSD uses the elf_abi.h header file instead of the
naruse
2011-01-12
1
-0
/
+4
*
* addr2line.c: Follow .gnu_debuglink section.
naruse
2010-12-01
1
-27
/
+70
*
* addr2line.c (parse_debug_line_cu): ignore DW_LNE_set_discriminator.
naruse
2010-11-30
1
-0
/
+4
*
* configure.in: link addr2line only for ELF.
nobu
2010-11-27
1
-1
/
+3
*
* addr2line.c: needs <errno.h>.
nobu
2010-11-27
1
-0
/
+1
*
* addr2line.c (rb_dump_backtrace_with_lines): should close fd on
nobu
2010-11-26
1
-1
/
+3
*
* addr2line.c: apply a patch from shinichiro.h.
naruse
2010-11-26
1
-2
/
+11
*
* addr2line.c: added to show source filename and line number of
naruse
2010-11-26
1
-0
/
+534