GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/binutils-2.44
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binutils
/
readelf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop XC16x bits
Jan Beulich
2022-06-27
1
-14
/
+0
*
readelf: replace xmalloc with malloc in slurp_relr_relocs
Marcus Nilsson
2022-06-22
1
-1
/
+1
*
Remove use of bfd_uint64_t and similar
Alan Modra
2022-05-27
1
-12
/
+9
*
Stop readekf and objdump from aggressively following links.
Nick Clifton
2022-05-20
1
-7
/
+35
*
Correct nds32 readelf reloc numbers
Alan Modra
2022-04-09
1
-7
/
+7
*
Recognize the NT_ARM_SYSTEM_CALL register set
Luis Machado
2022-04-07
1
-0
/
+2
*
Recognize FreeBSD core dump note for x86 segment base registers.
John Baldwin
2022-04-01
1
-0
/
+2
*
binutils/readelf: handle AMDGPU relocation types
Simon Marchi
2022-03-16
1
-0
/
+3
*
binutils/readelf: build against msgpack, dump NT_AMDGPU_METADATA note contents
Simon Marchi
2022-03-16
1
-14
/
+179
*
binutils/readelf: handle NT_AMDGPU_METADATA note name
Simon Marchi
2022-03-16
1
-0
/
+20
*
binutils/readelf: decode AMDGPU-specific e_flags
Simon Marchi
2022-03-16
1
-0
/
+152
*
binutils/readelf: handle AMDGPU OS ABIs
Simon Marchi
2022-03-16
1
-0
/
+11
*
Add option to objdump/readelf to disable access to debuginfod servers.
Nick Clifton
2022-03-10
1
-0
/
+8
*
binutils/readelf: fix indentation in process_dynamic_section
Simon Marchi
2022-03-04
1
-6
/
+6
*
PR28763, SIGSEGV during processing of program headers via readelf
Alan Modra
2022-02-09
1
-5
/
+7
*
Load debug section only when dumping debug sections
H.J. Lu
2022-01-31
1
-0
/
+7
*
Update year range in copyright notice of binutils files
Alan Modra
2022-01-02
1
-1
/
+1
*
readelf: avoid a possible divide by zero
Alan Modra
2021-12-19
1
-0
/
+4
*
readelf: recognize FDO Packaging Metadata ELF note. (Correcting snafu during...
Luca Boccassi
2021-12-01
1
-2
/
+2
*
readelf: recognize FDO Packaging Metadata ELF note
Luca Boccassi
2021-12-01
1
-0
/
+15
*
RISC-V: Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIANT_CC.
Nelson Chu
2021-11-19
1
-0
/
+39
*
readelf: Support SHT_RELR/DT_RELR for -r
Fangrui Song
2021-11-16
1
-29
/
+125
*
Fix demangle style usage info
Alan Modra
2021-11-12
1
-4
/
+4
*
PR28575, readelf.c and strings.c use undefined type uint
Pekka Seppänen
2021-11-10
1
-2
/
+2
*
PR28542, Undefined behaviours in readelf.c
Alan Modra
2021-11-10
1
-2
/
+3
*
Add --unicode option to control how unicode characters are handled by display...
Nick Clifton
2021-11-09
1
-9
/
+181
*
readelf: Support RELR in -S and -d and output
Fangrui Song
2021-11-06
1
-0
/
+6
*
readelf: Make DT_PREINIT_ARRAYSZ's output style match DT_INIT_ARRAYSZ
Fangrui Song
2021-11-06
1
-0
/
+1
*
arm: add armv9-a architecture to -march
Przemyslaw Wirkus
2021-11-01
1
-1
/
+2
*
Support for a new pacbti unwind opcode.
Tejas Belagod
2021-10-29
1
-0
/
+2
*
binutils: make objdump/readelf --ctf-parent actually useful
Nick Alcock
2021-10-25
1
-68
/
+31
*
LoongArch binutils support
liuzhensong
2021-10-24
1
-0
/
+24
*
Avoid -Waddress warnings in readelf
Alan Modra
2021-10-21
1
-86
/
+123
*
Add support to readelf for reading OpenBSD ELF core notes.
Frederic Cambus
2021-09-30
1
-0
/
+24
*
Revert: [AArch64] MTE corefile support
Luis Machado
2021-09-07
1
-2
/
+0
*
RISC-V: PR27916, Support mapping symbols.
Nelson Chu
2021-08-30
1
-1
/
+1
*
PATCH [4/4] arm: Add Tag_PACRET_use build attribute
Andrea Corallo
2021-08-17
1
-0
/
+5
*
PATCH [3/4] arm: Add Tag_BTI_use build attribute
Andrea Corallo
2021-08-17
1
-0
/
+5
*
PATCH [2/4] arm: Add Tag_BTI_extension build attribute
Andrea Corallo
2021-08-17
1
-0
/
+6
*
PATCH [1/4] arm: Add Tag_PAC_extension build attribute
Andrea Corallo
2021-08-17
1
-0
/
+6
*
Add 3 new PAC-related ARM note types
Luis Machado
2021-08-11
1
-0
/
+6
*
readelf: catch archive_file_size of -1
Alan Modra
2021-07-30
1
-3
/
+1
*
Fix a translation problem for the text generated by readelf at the start of a...
Nick Clifton
2021-07-12
1
-31
/
+25
*
elf: Add GNU_PROPERTY_1_NEEDED
H.J. Lu
2021-07-08
1
-0
/
+39
*
RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.
Kito Cheng
2021-07-06
1
-0
/
+13
*
readelf: Reset file position to beginning for thin archive members
Andrei Homescu
2021-07-01
1
-0
/
+3
*
elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXX
H.J. Lu
2021-06-18
1
-0
/
+15
*
Allow readelf to recognise GO buildid notes.
Nick Clifton
2021-06-15
1
-0
/
+2
*
readelf: report DF_1_PIE as "Position-Independent Executable"
Alan Modra
2021-06-15
1
-41
/
+133
*
readelf: don't clear section_headers in process_file_header
Alan Modra
2021-06-12
1
-2
/
+0
[next]