summaryrefslogtreecommitdiff
path: root/bfd/elf.c
Commit message (Expand)AuthorAgeFilesLines
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-011-8/+28
* Sanity checks on version sectionAlan Modra2014-11-281-12/+25
* Fixes a few more memory access violations exposed by fuzzed binaries.Nick Clifton2014-11-271-1/+3
* _bfd_elf_slurp_version_tables tidyAlan Modra2014-11-261-43/+46
* Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu2014-11-251-5/+5
* Display symbol version when dumping dynrelocsH.J. Lu2014-11-251-38/+54
* More fixes for invalid memory accesses, uncovered by valgrind and binary fuzz...Nick Clifton2014-11-111-9/+13
* Revert bfd_get_size checksAlan Modra2014-11-071-5/+0
* Avoid allocating over-large buffers when parsing corrupt binaries.Nick Clifton2014-10-311-0/+5
* Fixes another memory corruption bug introduced by patches for PR 17512.Nick Clifton2014-10-291-1/+1
* Thix fixes an obvious coding error that led to a GDB crash on AIX or HPUX.Dennis Brueni2014-10-291-1/+1
* More fixes for corrupt binaries crashing the binutils.Nick Clifton2014-10-281-3/+13
* This patch fixes a flaw in the SREC parser which could cause a stack overflowNick Clifton2014-10-281-1/+1
* This fixes more seg-faults in tools like "strings" and "objdump" whenNick Clifton2014-10-271-65/+129
* This patch closes a potential security hole in applications that useNick Clifton2014-10-271-4/+30
* Merge bfd_find_nearest_line variantsAlan Modra2014-10-151-44/+17
* Move ELF section headers to end of object fileAlan Modra2014-09-111-12/+13
* Fix typo in _bfd_elf_strtab_addMaks Naumov2014-07-121-1/+1
* This fixes a problem building large (> 2Gb) binaries on 32-bit hosts. Using aMaria Guseva2014-04-031-1/+1
* Fix sim breakageAlan Modra2014-04-031-1/+1
* Handle VDSO section headers past end of pageAlan Modra2014-04-021-1/+2
* objcopy/strip ELF program header p_vaddr confusionAlan Modra2014-03-121-2/+3
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Issue a linker error if TLS sections are not adjacentH.J. Lu2014-01-231-3/+23
* Don't adjust LOAD segment to match GNU_RELRO segmentAlan Modra2014-01-101-37/+0
* Adjust LOAD segment to generate GNU_RELRO segmentH.J. Lu2014-01-081-5/+36
* PR binutils/16199Nick Clifton2014-01-031-1/+4
* Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sectionsH.J. Lu2013-12-191-1/+6
* Default elf_backend_post_process_headers to set OSABIH.J. Lu2013-12-171-4/+3
* Also copy EI_OSABI fieldH.J. Lu2013-12-121-5/+9
* Set ET_EXEC for -pie -Ttext-segment=H.J. Lu2013-12-121-0/+21
* PR 16056Alan Modra2013-10-171-2/+3
* * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra2013-03-271-1/+3
* * elf-bfd.h (struct elf_backend_data <merge_symbol>): Update proto.Alan Modra2013-03-251-1/+1
* * elf-bfd.h (elfcore_write_s390_tdb): Add prototype.Nick Clifton2013-03-081-4/+28
* bfd/Alan Modra2013-02-211-8/+14
* * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra2013-02-211-42/+45
* bfd/Alan Modra2013-02-211-84/+78
* include/Alan Modra2013-02-181-9/+17
* PR binutils/15106Alan Modra2013-02-081-23/+31
* PR binutils/15106Alan Modra2013-02-071-0/+3
* 2013-02-04 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2013-02-041-0/+29
* include/elf/Yufeng Zhang2013-01-081-1/+83
* * elf.c (swap_out_syms): Set shndx to SHN_ABS when not one ofAlan Modra2012-12-181-0/+1
* gdbTom Tromey2012-12-141-0/+4
* PR ld/14926Alan Modra2012-12-071-0/+1
* Set output maxpagesize when rewriting program headerH.J. Lu2012-11-211-0/+20
* Allocate elf_segment_map with bfd_zallocH.J. Lu2012-11-131-1/+1
* Remove trailing redundant `;'H.J. Lu2012-11-091-1/+1
* gdbTom Tromey2012-11-081-0/+4