aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-04Check number of sections overflowH.J. Lu1-0/+7
2012-07-03Don't compress empty debug sectionH.J. Lu1-1/+1
2012-07-03 PR ld/14207Alan Modra1-10/+8
2012-07-01* elf.c (_bfd_elf_make_section_from_shdr): Fix typo in errorAndreas Schwab1-2/+2
2012-06-22bfd/Roland McGrath1-0/+49
2012-06-12Abort if PT_GNU_RELRO segment doesn't fit in PT_LOAD segmentH.J. Lu1-0/+5
2012-06-12 PR ld/14207Alan Modra1-7/+14
2012-06-11Reindent assign_file_positions_for_non_load_sectionsH.J. Lu1-8/+9
2012-06-11Reindent _bfd_elf_map_sections_to_segmentsH.J. Lu1-1/+1
2012-06-04bfd/Jan Kratochvil1-1/+1
2012-06-03 PR binutils/13897Alan Modra1-56/+79
2012-06-01bfd/Jan Kratochvil1-1/+1
2012-05-17 * elf.c (ignore_section_sym): Correct comment. Don't returnAlan Modra1-15/+15
2012-05-16 PR ld/13962Alan Modra1-1/+19
2012-05-082012-05-08 Ben Cheng <bccheng@google.com>Doug Kwan1-2/+8
2012-04-24 PR ld/13991Alan Modra1-5/+5
2012-04-09bfd/Roland McGrath1-5/+9
2012-03-23 * elf.c (assign_file_positions_for_non_load_sections): Don't warnAlan Modra1-6/+7
2012-02-07 * elf.c (elf_find_function): Don't use internal_elf_sym.Alan Modra1-34/+25
2012-01-23 * elf-bfd.h: Formatting.Alan Modra1-8/+27
2012-01-20 * elf.c (elfcore_write_prpsinfo): Provide unconditionally.Ulrich Weigand1-10/+14
2011-12-132011-12-13 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>Tristan Gingold1-3/+4
2011-12-06include/elf/ChangeLog:Ulrich Weigand1-0/+56
2011-09-302011-09-30 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+2
2011-07-03ELFOSABI_GNUThomas Schwinge1-2/+2
2011-06-24 PR ld/12921Alan Modra1-17/+19
2011-06-16 * elf.c (elf_find_function): Fail if not provided with a symbolNick Clifton1-0/+3
2011-06-15include/elf/Ulrich Weigand1-0/+27
2011-06-09 PR ld/12845Nick Clifton1-0/+2
2011-05-23 PR 12763Alan Modra1-4/+17
2011-05-20 PR 12763Alan Modra1-12/+23
2011-05-12bfd/Jan Kratochvil1-0/+4
2011-05-10bfd/Jan Kratochvil1-0/+2
2011-05-07Reverse copy .ctors/.dtors sections if needed.H.J. Lu1-0/+6
2011-04-28bfd: constify a few arraysMike Frysinger1-1/+1
2011-04-15 * elf-bfd.h (struct sdt_note): New struct.Nick Clifton1-0/+35
2011-04-11 PR 10549Nick Clifton1-2/+2
2011-03-14include/elf/Richard Sandiford1-2/+10
2011-02-08 PR binutils/12467Nick Clifton1-2/+12
2011-01-14 * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra1-1/+3
2010-12-15Add SORT_BY_INIT_PRIORITY.H.J. Lu1-3/+10
2010-12-12Mark .gnu.lto_* sections with SHF_EXCLUDE.H.J. Lu1-0/+1
2010-11-08bfd/Alan Modra1-5/+26
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu1-0/+46
2010-10-08Fix build with -DDEBUG=7Alan Modra1-3/+2
2010-10-04bfd/Bernd Schmidt1-58/+118
2010-09-23ld/Alan Modra1-1/+1
2010-09-16bfd/Alan Modra1-2/+1
2010-09-09Don't warn zero LMA adjustment.H.J. Lu1-2/+3
2010-08-30 PR binutils/11953Alan Modra1-16/+33