summaryrefslogtreecommitdiff
path: root/bfd/elf.c
Commit message (Expand)AuthorAgeFilesLines
* 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>sergiodj2013-02-041-0/+29
* include/elf/yufeng2013-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
* bfd/Nathan Sidwell2012-10-231-2/+17
* * elf.c (special_sections_d): Add comment.Doug Evans2012-10-151-0/+3
* PR binutils/14662Alan Modra2012-10-071-37/+17
* Ignore section symbols without a BFD sectionH.J. Lu2012-09-041-3/+11
* PR binutils/14444Alan Modra2012-08-101-5/+5
* 2012-07-24 Teresa Johnson <tejohnson@google.com>Cary Coutant2012-07-241-2/+30
* Check number of sections overflowH.J. Lu2012-07-041-0/+7
* Don't compress empty debug sectionH.J. Lu2012-07-031-1/+1
* PR ld/14207Alan Modra2012-07-031-10/+8
* * elf.c (_bfd_elf_make_section_from_shdr): Fix typo in errorAndreas Schwab2012-07-011-2/+2
* bfd/Roland McGrath2012-06-221-0/+49
* Abort if PT_GNU_RELRO segment doesn't fit in PT_LOAD segmentH.J. Lu2012-06-121-0/+5
* PR ld/14207Alan Modra2012-06-121-7/+14
* Reindent assign_file_positions_for_non_load_sectionsH.J. Lu2012-06-111-8/+9
* Reindent _bfd_elf_map_sections_to_segmentsH.J. Lu2012-06-111-1/+1
* bfd/Jan Kratochvil2012-06-041-1/+1
* PR binutils/13897Alan Modra2012-06-031-56/+79
* bfd/Jan Kratochvil2012-06-011-1/+1
* * elf.c (ignore_section_sym): Correct comment. Don't returnAlan Modra2012-05-171-15/+15
* PR ld/13962Alan Modra2012-05-161-1/+19
* 2012-05-08 Ben Cheng <bccheng@google.com>dougkwan2012-05-081-2/+8
* PR ld/13991Alan Modra2012-04-241-5/+5
* bfd/Roland McGrath2012-04-091-5/+9
* * elf.c (assign_file_positions_for_non_load_sections): Don't warnAlan Modra2012-03-231-6/+7
* * elf.c (elf_find_function): Don't use internal_elf_sym.Alan Modra2012-02-071-34/+25
* * elf-bfd.h: Formatting.Alan Modra2012-01-231-8/+27
* * elf.c (elfcore_write_prpsinfo): Provide unconditionally.Ulrich Weigand2012-01-201-10/+14
* 2011-12-13 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>Tristan Gingold2011-12-131-3/+4
* include/elf/ChangeLog:Ulrich Weigand2011-12-061-0/+56
* 2011-09-30 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-09-301-1/+2
* ELFOSABI_GNUtschwinge2011-07-031-2/+2