summaryrefslogtreecommitdiff
path: root/bfd/elf.c
Commit message (Expand)AuthorAgeFilesLines
* (INCLUDE_SECTION_IN_SEGMENT): Skip PT_GNU_STACK segments.Nick Clifton2003-12-111-2/+4
* * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg.Alan Modra2003-12-011-10/+10
* * elf32-arm.h: Fix comment typos.Kazu Hirata2003-11-271-1/+1
* * elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map):Alexandre Oliva2003-11-271-6/+7
* * elf.c (elfcore_grok_netbsd_procinfo): Make a pseudosection outMark Kettenis2003-11-271-1/+2
* 2003-11-22 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2003-11-221-1/+2
* * elf.c (_bfd_elf_link_hash_copy_indirect): CopyDaniel Jacobowitz2003-11-171-6/+6
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-8/+7
* * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra2003-11-041-1/+1
* * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra2003-11-041-1/+2
* Index: sim/frv/ChangeLogAndrew Cagney2003-10-311-1/+1
* * elf.c (_bfd_elfcore_make_pseudosection): Allow multipleAlan Modra2003-10-291-8/+8
* 2003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-201-1/+1
* 2003-10-07 Roland McGrath <roland@redhat.com>Roland McGrath2003-10-161-0/+1
* Index: doc/ChangeLogAndrew Cagney2003-10-161-1/+1
* * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra2003-09-231-102/+80
* * elf.c (elfcore_write_note): Don't use sizeof(Elf_External_note)Alan Modra2003-09-191-2/+2
* * elfxx-target.h: Remove PTR cast.Alan Modra2003-08-071-29/+26
* * elfcode.h: Convert to C90, remove unneeded casts and prototypes.Alan Modra2003-08-041-2/+2
* * elf.c (bfd_section_from_r_symndx): Test for SHN_UNDEF.Alan Modra2003-07-311-1/+2
* * elf.c: Convert to C90, remove unnecessary prototypes and casts.Alan Modra2003-07-301-657/+379
* * elf.c (special_sections): Set attributes for .got and .plt.Alan Modra2003-07-281-6/+6
* bfd/H.J. Lu2003-07-261-11/+13
* bfd/H.J. Lu2003-07-251-58/+198
* * elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointerAlan Modra2003-07-071-1/+0
* Correct spelling of "relocatable".Alan Modra2003-06-251-3/+3
* binutils/Jakub Jelinek2003-06-031-0/+25
* * elf.c (elfcore_grok_nto_status): Only set lwpid for the active orAlan Modra2003-05-291-6/+22
* USe is_elf_hash_table() to check for the presence of an elf_link_hash_tableNick Clifton2003-05-211-2/+2
* 2003-05-19 Roland McGrath <roland@redhat.com>Roland McGrath2003-05-211-0/+38
* 2003-05-13 Andrew Haley <aph@redhat.com>Andrew Haley2003-05-131-1/+1
* * elf.c (elf_fake_sections): Use correct cast for sh_name.Alan Modra2003-05-091-3/+3
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-5/+5
* 2003-04-24 Roland McGrath <roland@redhat.com>Roland McGrath2003-04-241-4/+8
* Fix memory leaksNick Clifton2003-03-311-5/+19
* Add support for QNX style core files.Nick Clifton2003-02-241-1/+110
* SEGMENT_OVERLAPS: Check that LMAs overlap as well.Nick Clifton2003-02-171-16/+22
* Generate an error message if a section cannot be found for a symbol.carlton_dictionary-20030207-mergeNick Clifton2003-02-071-3/+13
* * elf-bfd.h (struct got_entry, struct plt_entry): Forward declare.Alan Modra2003-02-041-17/+24
* bfdAlan Modra2003-02-041-16/+10
* include/elf/ChangeLogAlan Modra2003-01-231-7/+11
* * elf.c (elf_sort_sections): Don't reorder .tbss.Jakub Jelinek2002-12-281-10/+38
* Comment typo fixes.Alan Modra2002-12-121-1/+1
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-362/+391
* include/elf/ChangeLogAlan Modra2002-11-281-11/+0
* * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs.Alan Modra2002-11-261-7/+11
* * elf.c (_bfd_elf_link_hash_table_init): Make sureAlexandre Oliva2002-11-201-1/+4
* * elf-bfd.h (struct cie_header): Move from elf_eh-frame.c.Alan Modra2002-11-121-10/+8
* Ah bah, missed these from last commit.Alan Modra2002-11-061-15/+1
* * Makefile.am: Remove entries for elf32-qnx.[ch].Alan Modra2002-11-061-17/+1