* elf-bfd.h (struct core_elf_obj_tdata): New.
[deliverable/binutils-gdb.git] / bfd / elf.c
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
2010-07-20  Alan Modrainclude/elf/
2010-07-17  Alan Modra * elf.c (_bfd_elf_map_sections_to_segments): Force...
2010-05-18  H.J. LuImplement generic SHF_EXCLUDE.
2010-04-24  Alan Modrainclude/elf/
2010-04-22  Alan Modrabfd/
2010-04-10  H.J. LuSupport 32bit core note sections on Linux/x86-64.
2010-04-09  Nick Cliftonbfd/ChangeLog
2010-03-17  H.J. LuAvoid overflow.
2010-02-25  Alan Modrabfd/
2010-02-19  Alan Modrabfd/
2010-02-18  Alan Modra * elf.c (bfd_elf_set_group_contents): Revert accidenta...
2010-02-09  Martin Schwidefskybfd/
2010-02-05  Sterling Augustine2010-02-05 Sterling Augustine <sterling@tensilica...
2010-02-04  Nick Clifton * elf-bfd.h (emum elf_object_id): Rename to...
2010-02-02  H.J. LuAdd NT_386_XSTATE.
2010-01-29  Joel Brobeckercore files: wrong signal number with threaded program...
2010-01-05  Daniel Gutson2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
2009-12-18  Ulrich Weigandinclude/elf/
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-12-08  Alan Modra * elf.c (write_zeros): New function.
2009-09-28  Nick Clifton PR 10478
2009-09-09  Nick Clifton Updated soruces in bfd/* to compile cleanly...
2009-09-09  Nick Clifton PR 10478:
2009-08-31  Jan Beulichbfd/
2009-08-08  Alan Modra PR 10494
2009-08-06  Jakub Jelinek PR binutils/10492
next
This page took 0.416659 seconds and 107 git commands to generate.