Automatic date update in version.in
[platform/upstream/binutils.git] / bfd / elf.c
2014-11-17 Nick CliftonMerge branch 'binutils-2_25-branch' of ssh://sourceware...
2014-11-17 Nick CliftonApplies a series of patches for PR 17512 and 17533...
2014-10-30 Nick CliftonFix a memory leak in the recent patch to detect loops...
2014-10-28 Nick CliftonFixes another couple of memory errors reading corrupt...
2014-10-28 Nick CliftonImport patches from the master branch which prevent...
2014-10-28 Alan ModraMerge bfd_find_nearest_line variants
2014-09-10 Alan ModraMove ELF section headers to end of object file
2014-07-11 Maks NaumovFix typo in _bfd_elf_strtab_add
2014-04-03 Maria GusevaThis fixes a problem building large (> 2Gb) binaries...
2014-04-03 Alan ModraFix sim breakage
2014-04-02 Alan ModraHandle VDSO section headers past end of page
2014-03-12 Alan Modraobjcopy/strip ELF program header p_vaddr confusion
2014-03-05 Alan ModraUpdate copyright years
2014-01-23 H.J. LuIssue a linker error if TLS sections are not adjacent
2014-01-10 Alan ModraDon't adjust LOAD segment to match GNU_RELRO segment
2014-01-08 H.J. LuAdjust LOAD segment to generate GNU_RELRO segment
2014-01-03 Nick Clifton PR binutils/16199
2013-12-19 H.J. LuSet SHF_INFO_LINK bit for SHT_REL/SHT_RELA sections
2013-12-17 H.J. LuDefault elf_backend_post_process_headers to set OSABI
2013-12-12 H.J. LuAlso copy EI_OSABI field
2013-12-12 H.J. LuSet ET_EXEC for -pie -Ttext-segment=
2013-10-17 Alan Modra PR 16056
2013-03-27 Alan Modra * elf-bfd.h (enum elf_reloc_type_class): Add reloc_cla...
2013-03-25 Alan Modra * elf-bfd.h (struct elf_backend_data <merge_symbol...
2013-03-08 Nick Clifton * elf-bfd.h (elfcore_write_s390_tdb): Add prototype.
2013-02-21 Alan Modrabfd/
2013-02-21 Alan Modra * elf-bfd.h (struct core_elf_obj_tdata): New.
2013-02-21 Alan Modrabfd/
2013-02-18 Alan Modrainclude/
2013-02-08 Alan Modra PR binutils/15106
2013-02-07 Alan Modra PR binutils/15106
2013-02-04 Sergio Durigan Junior2013-02-04 Sergio Durigan Junior <sergiodj@redhat...
2013-01-08 Yufeng Zhanginclude/elf/
2012-12-18 Alan Modra * elf.c (swap_out_syms): Set shndx to SHN_ABS when...
2012-12-14 Tom Tromeygdb
2012-12-07 Alan Modra PR ld/14926
2012-11-21 H.J. LuSet output maxpagesize when rewriting program header
2012-11-13 H.J. LuAllocate elf_segment_map with bfd_zalloc
2012-11-09 H.J. LuRemove trailing redundant `;'
2012-11-08 Tom Tromeygdb
2012-10-23 Nathan Sidwell bfd/
2012-10-15 Doug Evans * elf.c (special_sections_d): Add comment.
2012-10-07 Alan Modra PR binutils/14662
2012-09-04 H.J. LuIgnore section symbols without a BFD section
2012-08-10 Alan Modra PR binutils/14444
2012-07-24 Cary Coutant2012-07-24 Teresa Johnson <tejohnson@google.com>
2012-07-04 H.J. LuCheck number of sections overflow
2012-07-03 H.J. LuDon't compress empty debug section
2012-07-03 Alan Modra PR ld/14207
2012-07-01 Andreas Schwab* elf.c (_bfd_elf_make_section_from_shdr): Fix typo...
2012-06-22 Roland McGrathbfd/
2012-06-12 H.J. LuAbort if PT_GNU_RELRO segment doesn't fit in PT_LOAD...
2012-06-12 Alan Modra PR ld/14207
2012-06-11 H.J. LuReindent assign_file_positions_for_non_load_sections
2012-06-11 H.J. LuReindent _bfd_elf_map_sections_to_segments
2012-06-04 Jan Kratochvilbfd/
2012-06-03 Alan Modra PR binutils/13897
2012-06-01 Jan Kratochvilbfd/
2012-05-17 Alan Modra * elf.c (ignore_section_sym): Correct comment. Don...
2012-05-16 Alan Modra PR ld/13962
2012-05-08 Doug Kwan2012-05-08 Ben Cheng <bccheng@google.com>
2012-04-24 Alan Modra PR ld/13991
2012-04-09 Roland McGrathbfd/
2012-03-23 Alan Modra * elf.c (assign_file_positions_for_non_load_sections...
2012-02-07 Alan Modra * elf.c (elf_find_function): Don't use internal_elf_sym.
2012-01-23 Alan Modra * elf-bfd.h: Formatting.
2012-01-20 Ulrich Weigand * elf.c (elfcore_write_prpsinfo): Provide unconditionally.
2011-12-13 Tristan Gingold2011-12-13 Shinichiro Hamaji <shinichiro.hamaji@gmail...
2011-12-06 Ulrich Weigandinclude/elf/ChangeLog:
2011-09-30 Tristan Gingold2011-09-30 Tristan Gingold <gingold@adacore.com>
2011-07-03 Thomas SchwingeELFOSABI_GNU
2011-06-24 Alan Modra PR ld/12921
2011-06-16 Nick Clifton * elf.c (elf_find_function): Fail if not provided...
2011-06-15 Ulrich Weigandinclude/elf/
2011-06-09 Nick Clifton PR ld/12845
2011-05-23 Alan Modra PR 12763
2011-05-20 Alan Modra PR 12763
2011-05-12 Jan Kratochvilbfd/
2011-05-10 Jan Kratochvilbfd/
2011-05-07 H.J. LuReverse copy .ctors/.dtors sections if needed.
2011-04-28 Mike Frysingerbfd: constify a few arrays
2011-04-15 Nick Clifton * elf-bfd.h (struct sdt_note): New struct.
2011-04-11 Nick Clifton PR 10549
2011-03-14 Richard Sandifordinclude/elf/
2011-02-08 Nick Clifton PR binutils/12467
2011-01-14 Alan Modra * bfd.c (bfd_perror): Flush stdout before and stderr...
2010-12-15 H.J. LuAdd SORT_BY_INIT_PRIORITY.
2010-12-12 H.J. LuMark .gnu.lto_* sections with SHF_EXCLUDE.
2010-11-08 Alan Modrabfd/
2010-10-29 H.J. LuAdd compressed debug section support to binutils and ld.
2010-10-08 Alan ModraFix build with -DDEBUG=7
2010-10-04 Bernd Schmidtbfd/
2010-09-23 Alan Modrald/
2010-09-16 Alan Modrabfd/
2010-09-09 H.J. LuDon't warn zero LMA adjustment.
2010-08-30 Alan Modra PR binutils/11953
2010-08-25 H.J. LuAdd target_id to elf_backend_data.
2010-08-25 Alan Modra * elf.c (_bfd_elf_map_sections_to_segments): Don't...
2010-08-18 Pedro Alves2010-08-18 Pedro Alves <pedro@codesourcery.com>
2010-08-02 Alan Modra PR 11866
next