aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-08 * elf.c (bfd_elf_get_elf_syms): Don't leak memory on error.Alan Modra1-1/+6
2008-08-07bfd/Richard Sandiford1-1/+1
2008-08-01 * elf.c (rewrite_elf_program_header): Don't wrap p_paddr toAlan Modra1-10/+23
2008-07-30Silence gcc printf warningsAlan Modra1-2/+2
2008-07-27 * elf.c (_bfd_elf_make_section_from_shdr): Ignore return fromAlan Modra1-11/+12
2008-07-24 * elf.c (_bfd_elf_map_sections_to_segments): Catch off by oneNick Clifton1-1/+1
2008-07-22 * elf.c (_bfd_elf_map_sections_to_segments): Allow sections inNick Clifton1-2/+9
2008-07-21 * elf.c (assign_file_positions_for_load_sections): Print vma inNick Clifton1-1/+1
2008-07-21 * bfd/elf-bfd.h: Declare elfcore_write_ppc_vsx.Luis Machado1-0/+26
2008-07-12Revert my last change since it has not been approved.Jie Zhang1-17/+0
2008-07-11 bfd/Jie Zhang1-0/+17
2008-07-10bfd/Craig Silverstein1-2/+24
2008-06-30bfd/Richard Sandiford1-2/+2
2008-06-30bfd/Richard Sandiford1-0/+1
2008-06-04 * elf.c (ignore_section_sym): Don't test section sym value here.Alan Modra1-6/+5
2008-05-29bfd/Jan Kratochvil1-2/+2
2008-05-24 * elf.c (elfcore_write_register_note): New function.Carlos Eduardo Seo1-0/+17
2008-05-19 PR 2995, PR 6473Alan Modra1-1/+14
2008-05-03 PR 2995, PR 6473Alan Modra1-18/+22
2008-05-01 * elf.c (bfd_elf_get_str_section): Fix memory leak caused byCary Coutant1-1/+5
2008-05-01 PR 2995, PR 6473Alan Modra1-74/+75
2008-04-29 * elf.c (_bfd_elf_get_dynamic_reloc_upper_bound)Daniel Jacobowitz1-4/+2
2008-03-21 * elf.c (_bfd_elf_print_private_bfd_data): Use bfd_fprintf_vma toAdam Nemet1-1/+4
2008-03-13include/elf/Alan Modra1-12/+6
2008-03-12include/elf/Alan Modra1-57/+25
2008-03-11 * elf-bfd.h (_bfd_elf_section_from_bfd_section): Update prototype.Alan Modra1-9/+9
2008-02-27 * elf.c ( _bfd_elf_print_private_bfd_data): CallCatherine Moore1-4/+11
2008-02-17* elf.c (swap_out_syms): Avoid preprocessing directive withinMark Kettenis1-3/+7
2008-02-17* elf.c (assign_file_positions_for_load_sections): Set the type ofJan Kratochvil1-0/+4
2008-02-15 * elf-bfd.h (enum elf_object_id): Add HPPA_ELF_TDATA.Alan Modra1-7/+3
2008-02-12PR ld/5692Nick Clifton1-9/+23
2008-02-04 PR ld/5692Alan Modra1-3/+3
2008-01-31PR ld/5692Nick Clifton1-2/+7
2007-12-31* elf.c (_bfd_elf_find_segment_containing_section): New function:Nick Clifton1-0/+23
2007-12-24bfd/H.J. Lu1-6/+15
2007-12-242007-12-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+17
2007-12-11 * bfd/elf.c (_bfd_elf_copy_private_symbol_data): Don't copy shndx ifCatherine Moore1-0/+1
2007-12-10warning messages should contain "warning:"Alan Modra1-1/+1
2007-11-13 PR 5233Alan Modra1-66/+80
2007-11-12 * elf.c (_bfd_elf_get_synthetic_symtab): Only bump the symbolAlan Modra1-2/+3
2007-10-25 * elf.c (elfcore_grok_ppc_vmx): New function.Alan Modra1-0/+26
2007-10-16Support the use of the STT_COMMON type. (In source and object files only at ...Nick Clifton1-1/+5
2007-10-12 * elf.c (elfcore_grok_prxfpreg): Fix comment typo.Alan Modra1-1/+1
2007-10-112007-10-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-19/+35
2007-09-24 * elf.c (assign_file_positions_for_load_sections): TrustDaniel Jacobowitz1-6/+2
2007-09-18 * elf.c (bfd_section_from_shdr): Check bfd_alloc return.Alan Modra1-0/+4
2007-09-18bfd/H.J. Lu1-14/+63
2007-09-12 * elf-bfd.h (struct elf_backend_data): Delete elf_backend_sprintf_vmaAlan Modra1-57/+0
2007-09-08 PR ld/2864, ld/5006Alan Modra1-10/+22
2007-08-25include/elf/Alan Modra1-0/+31