readelf -S now shows 'R' when SHF_GNU_RETAIN is set.
elflint accepts SHF_GNU_RETAIN when set on section in --gnu mode.
Signed-off-by: Mark Wielaard
---
src/ChangeLog | 5
src/elflint.c | 3 +++
src/readelf.c | 2 ++
tests/ChangeLog
Adds SHF_GNU_RETAIN.
Signed-off-by: Mark Wielaard
---
libelf/ChangeLog | 4
libelf/elf.h | 13 +++--
2 files changed, 11 insertions(+), 6 deletions(-)
diff --git a/libelf/ChangeLog b/libelf/ChangeLog
index 41727fbd..2d8bbe5d 100644
--- a/libelf/ChangeLog
+++ b/libelf/ChangeLog
On Sat, Dec 12, 2020 at 05:11:48PM +, build...@builder.wildebeest.org wrote:
> The Buildbot has detected a failed build on builder whole buildset while
> building elfutils.
> Full details are available at:
> https://builder.wildebeest.org/buildbot/#builders/11/builds/611
>
> Buildbot URL:
Hi Dmitry,
On Sat, 2020-12-12 at 19:49 +0300, Dmitry V. Levin wrote:
> This is the least significant part of all spelling fixes, most users
> won't notice any difference at all, but it still makes sense to use
> correct spelling.
>
> Dmitry V. Levin (12):
> debuginfod: fix spelling typos in err
The Buildbot has detected a failed build on builder whole buildset while
building elfutils.
Full details are available at:
https://builder.wildebeest.org/buildbot/#builders/11/builds/611
Buildbot URL: https://builder.wildebeest.org/buildbot/
Worker for this Build: fedora-ppc64le
Build Reaso
accidently -> accidentally
approriate -> appropriate
depencies -> dependencies
endianess -> endianness
funtions -> functions
indeces -> indices
indentified -> identified
ist -> is
mutliple -> multiple
nessesary -> necessary
optimze -> optimize
severly -> severely
suport -> support
tranformation ->
Cannnot -> Cannot
decriptors -> descriptors
experssions -> expressions
explit -> explicit
falg -> flag
irrelevent -> irrelevant
mininum -> minimum
outselves -> ourselves
proces -> process
versio -> version
Signed-off-by: Dmitry V. Levin
---
tests/ChangeLog | 11 +++
tes
Indeces -> Indices
adress -> address
affort -> afford
dont' -> don't
futher -> further
higest -> highest
indeces -> indices
interate -> iterate
occured -> occurred
overlow -> overflow
sectin -> section
succesful -> successful
teminated -> terminated
Signed-off-by: Dmitry V. Levin
---
src/ChangeL
Auxialiary -> Auxiliary
constucted -> constructed
desriptor -> descriptor
endianess -> endianness
responsibilty -> responsibility
sufficent -> sufficient
elf.h comes from glibc and therefore is excluded.
Signed-off-by: Dmitry V. Levin
---
libelf/ChangeLog | 11 +++
libelf/commo
adresses -> addresses
boundery -> boundary
explictly -> explicitly
fo -> for
layed -> laid
partical -> particular
setion -> section
substract -> subtract
wil -> will
Signed-off-by: Dmitry V. Levin
---
libdwfl/ChangeLog | 13 ++---
libdwfl/dwfl_module_getdwarf.c | 4 ++--
li
algorith -> algorithm
occured -> occurred
Signed-off-by: Dmitry V. Levin
---
libdwelf/ChangeLog | 3 +++
libdwelf/dwelf_strtab.c | 2 +-
libdwelf/libdwelf.h | 4 ++--
3 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/libdwelf/ChangeLog b/libdwelf/ChangeLog
index 9d05390c..a
Retieve -> Retrieve
apporiate -> appropriate
distinquish -> distinguish
dynamicly -> dynamically
indeces -> indices
lenght -> length
minium -> minimum
occured -> occurred
setion -> section
unknow -> unknown
Signed-off-by: Dmitry V. Levin
---
libdw/ChangeLog | 11 ++-
libdw/dwar
layed -> laid
adressing -> addressing
Signed-off-by: Dmitry V. Levin
---
libcpu/ChangeLog | 5 +
libcpu/bpf_disasm.c | 2 +-
libcpu/i386_disasm.c | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/libcpu/ChangeLog b/libcpu/ChangeLog
index a342b7f6..000105bf 100644
--
endianess -> endianness
setion -> section
Signed-off-by: Dmitry V. Levin
---
libasm/ChangeLog | 5 +
libasm/asm_begin.c | 2 +-
libasm/asm_end.c | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/libasm/ChangeLog b/libasm/ChangeLog
index 6268b26c..78f1baa4 100644
---
directoy -> directory
fo -> for
funtions -> functions
ist -> is
mutliple -> multiple
priviliges -> privileges
reenable -> re-enable
Signed-off-by: Dmitry V. Levin
---
config/10-default-yama-scope.conf | 2 +-
config/ChangeLog | 6 ++
config/elfutils.spec.in | 12
adress -> address
sigle -> single
Signed-off-by: Dmitry V. Levin
---
backends/ChangeLog| 6 ++
backends/aarch64_retval.c | 2 +-
backends/ppc_cfi.c| 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/backends/ChangeLog b/backends/ChangeLog
index e88dedf9..f2
Initalize -> Initialize
Unsucessful -> Unsuccessful
expession -> expression
incompatiblity -> incompatibility
Signed-off-by: Dmitry V. Levin
---
debuginfod/ChangeLog | 7 +++
debuginfod/debuginfod-client.c | 4 ++--
debuginfod/debuginfod.cxx | 6 +++---
3 files changed, 12 ins
This is the least significant part of all spelling fixes, most users
won't notice any difference at all, but it still makes sense to use
correct spelling.
Dmitry V. Levin (12):
debuginfod: fix spelling typos in error diagnostics and comments
backends: fix spelling typos in comments
config: f
https://sourceware.org/bugzilla/show_bug.cgi?id=27041
--- Comment #2 from Vitaly Chikunov ---
Frank, yes, but point is to teach eu-addr2line. For example, user quickly saves
`eu-stack -b` (without the need of installing -debuginfo or accessing
debuginfod) and report it upstream.
--
You are rece
On Sat, Dec 12, 2020 at 04:27:37AM +0300, Dmitry V. Levin wrote:
> Since all these help text strings are marked for translation, apply the fixes
> to translation strings as well, this helps to avoid translations becoming
> fuzzy.
>
> lenght -> length
> occured -> occurred
> endianess -> endiannes
On Sat, Dec 12, 2020 at 04:06:00AM +0300, Dmitry V. Levin wrote:
> embeded -> embedded
> Semicondutor -> Semiconductor
Thank. Pushed.
https://sourceware.org/bugzilla/show_bug.cgi?id=27041
Frank Ch. Eigler changed:
What|Removed |Added
CC||fche at redhat dot com
--- Comment
22 matches
Mail list logo