]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Move argp_program_version_hook and argp_program_bug_address variables
authorUlrich Drepper <drepper@myware66.akkadia.org>
Sat, 17 Jan 2009 19:47:10 +0000 (11:47 -0800)
committerUlrich Drepper <drepper@myware66.akkadia.org>
Sat, 17 Jan 2009 19:47:10 +0000 (11:47 -0800)
commitfdc93e12a77866cafd1aae4463d89cef2c01d9b1
tree96164f699e204dbc733f3810f7e534fa7265bc8e
parent3a52c7a528e41cc28e69e68ef817f0b2d7f130e5
Move argp_program_version_hook and argp_program_bug_address variables
in all programs into the .rodata section.
17 files changed:
lib/ChangeLog
lib/system.h
src/ChangeLog
src/addr2line.c
src/ar.c
src/elfcmp.c
src/elflint.c
src/findtextrel.c
src/ld.c
src/nm.c
src/objdump.c
src/ranlib.c
src/readelf.c
src/size.c
src/strings.c
src/strip.c
src/unstrip.c