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
/
bfd
/
elf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Import patch from mainline to fix address violation errors when parsing corru...
Nick Clifton
2017-09-04
1
-49
/
+76
*
Check for an invalid note size when parsing ELF notes.
Nick Clifton
2017-09-01
1
-1
/
+1
*
Support %Lx, %Lu, %Ld in _bfd_error_handler format
Alan Modra
2017-07-03
1
-28
/
+26
*
Miscellaneous format string fixes
Alan Modra
2017-07-03
1
-4
/
+4
*
S390: Support guarded-storage core note sections
Andreas Arnez
2017-06-29
1
-0
/
+56
*
fix out-of-bounds access in elf.c:find_link
Sergei Trofimovich
2017-06-25
1
-2
/
+4
*
Fix seg-fault reading a corrupt ELF binary.
Nick Clifton
2017-06-21
1
-3
/
+11
*
bfd: support section groups with preceding SHF_GROUP sections
Jose E. Marchesi
2017-06-06
1
-28
/
+5
*
ld: Allow section groups to be resolved as part of a relocatable link
Andrew Burgess
2017-06-06
1
-18
/
+17
*
ELF/BFD: Hold the number of internal static relocs in `->reloc_count'
Maciej W. Rozycki
2017-06-06
1
-1
/
+2
*
Use the ELF class to determine the word size for FreeBSD core notes.
John Baldwin
2017-06-01
1
-10
/
+13
*
Don't compare boolean values against TRUE or FALSE
Alan Modra
2017-05-18
1
-1
/
+1
*
PR 21414, null pointer deref of _bfd_elf_large_com_section sym
Alan Modra
2017-04-23
1
-2
/
+4
*
PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA.
Alan Modra
2017-04-23
1
-26
/
+35
*
Wrap long lines
Alan Modra
2017-04-13
1
-13
/
+23
*
Use %A and %B in more error messages
Alan Modra
2017-04-13
1
-2
/
+2
*
Rewrite bfd error handler
Alan Modra
2017-04-13
1
-2
/
+2
*
PR21287, Inconsistent section type for .init_array and .init_array.42
Alan Modra
2017-04-10
1
-10
/
+10
*
Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX
H.J. Lu
2017-04-04
1
-2
/
+64
*
ld: Support ELF GNU program properties
H.J. Lu
2017-04-03
1
-0
/
+3
*
Disable warning message about a program header with no associated sections wh...
Nick Clifton
2017-03-02
1
-4
/
+9
*
hppa -z relro again
Alan Modra
2017-02-16
1
-0
/
+11
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Fix seg-fault in strip when copying a corrupt binary.
Nick Clifton
2016-12-06
1
-0
/
+10
*
Fix seg-fault attempting to strip a corrupt binary.
Nick Clifton
2016-12-05
1
-1
/
+7
*
Always pass a valid section header offset to elf_parse_notes
Gary Benson
2016-12-02
1
-1
/
+1
*
Revert accidental elf.c change
Alan Modra
2016-11-30
1
-1
/
+1
*
Partially revert patch for PR 20815 - do not sort the PT_LOAD segments. Non-...
Nick Clifton
2016-11-28
1
-65
/
+14
*
Fix the linker so that it will not silently generate ELF binaries with invali...
Nick Clifton
2016-11-23
1
-8
/
+117
*
Add c-format tags to translatable strings with more than one argument-using f...
Nick Clifton
2016-10-19
1
-0
/
+34
*
BFD_FAKE_SECTION macro params
Alan Modra
2016-10-12
1
-3
/
+5
*
Remove syntactic sugar
Alan Modra
2016-09-30
1
-42
/
+43
*
Lack of SHF_GROUP sections result in ld segfault
Alan Modra
2016-08-27
1
-4
/
+19
*
Place .shstrtab section after .symtab and .strtab, thus restoring monotonical...
Nick Clifton
2016-08-19
1
-7
/
+7
*
Fix implib test failures
Alan Modra
2016-07-21
1
-5
/
+5
*
Handle version 1a of FreeBSD's NT_PRSINFO.
John Baldwin
2016-07-20
1
-9
/
+29
*
Check p_paddr for program header space
H.J. Lu
2016-07-20
1
-1
/
+3
*
Add support for creating ELF import libraries
Thomas Preud'homme
2016-07-15
1
-0
/
+37
*
Create a pseudo section for the ELF AUXV core dump note on FreeBSD.
John Baldwin
2016-06-24
1
-0
/
+14
*
Add elfcore_grok_freebsd_note to parse FreeBSD ELF core notes.
John Baldwin
2016-06-24
1
-9
/
+129
*
Use size_t rather than bfd_size_type
Alan Modra
2016-06-11
1
-9
/
+5
*
Set sh_entsize for .init_array and similar.
Alan Modra
2016-05-20
1
-3
/
+6
*
Fix seg fault objdumping a corrupt binary with an invalid sh_link field.
Nick Clifton
2016-05-09
1
-5
/
+11
*
Enhance support for copying and stripping Solaris and ARM binaries.
Nick Clifton
2016-04-29
1
-103
/
+165
*
Replace "link" with "sh_link"
H.J. Lu
2016-04-14
1
-10
/
+12
*
Fix copying Solaris binaries with objcopy.
Nick Clifton
2016-04-14
1
-54
/
+169
*
Fix some places where octet to byte conversions are needed.
Dan Gissel
2016-03-11
1
-1
/
+12
*
Properly implement STT_COMMON
H.J. Lu
2016-02-26
1
-6
/
+10
*
Clear HAS_RELOC if there are no relocations
H.J. Lu
2016-02-02
1
-0
/
+9
*
Convert macros in elf-linux-core.h to inline functions
Alan Modra
2016-01-21
1
-6
/
+2
[next]