summaryrefslogtreecommitdiff
path: root/bfd/elf.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * elflink.h (struct elf_final_link_info): Add shndxbuf_size.Alan Modra2002-11-041-3/+2
* * elf.c (elfcore_grok_note): Fix recognition on NT_PRXFPREG notes.Mark Kettenis2002-10-191-2/+2
* * elf.c (map_sections_to_segments): Correct test for start ofAlan Modra2002-09-281-2/+3
* * bfd-in.h (bfd_get_dynamic_symcount): Define.Daniel Jacobowitz2002-09-181-1/+5
* Check functionname_ptr and line_ptr before deciding we've found a symbol.Nick Clifton2002-09-111-1/+1
* * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_dataAlan Modra2002-08-221-5/+7
* * elf.c (bfd_elf_get_elf_syms): Change type of `esym' toAndrew Cagney2002-08-171-1/+1
* * elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.Jakub Jelinek2002-07-301-1/+14
* fix typo introduced in previous deltaNick Clifton2002-07-231-0/+1
* Add new bitfield 'want_p_paddr_set_to_zero'.Nick Clifton2002-07-231-15/+19
* * elf.c: (assign_section_numbers) Set sh_entsize for .stab onlyAlan Modra2002-07-101-2/+3
* * elf.c: Formatting.Alan Modra2002-07-081-37/+49
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-63/+110
* * elflink.h (elf_link_add_object_symbols): Revert 1999-09-02 hpuxAlan Modra2002-07-041-1/+33
* * elf.c (_bfd_elf_reloc_type_class): Fix comment grammar.Alan Modra2002-07-021-34/+34
* * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.Alan Modra2002-06-251-29/+64
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-3/+3
* 2002-06-23 Alan Modra <amodra@bigpond.net.au>Alan Modra2002-06-231-0/+1
* 2002-06-08 H.J. Lu <hjl@gnu.org>H.J. Lu2002-06-091-1/+3
* * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace withAlan Modra2002-06-071-17/+21
* Do not include empty sections in loadable segments.Nick Clifton2002-06-061-2/+34
* * elf.c (group_signature): Swap in the whole symbol, and handleAlan Modra2002-06-051-18/+81
* * bfd-in.h: Remove "taken from the source" comment.Alan Modra2002-06-051-1/+2
* * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.Alan Modra2002-06-041-19/+68
* * elf.c (bfd_section_from_shdr): Make "name" const.Alan Modra2002-06-041-1/+1
* * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.Alan Modra2002-05-311-29/+56
* * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek2002-05-231-1/+70
* Fix ld --just-symbolsAlan Modra2002-05-151-0/+13
* * elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVERSION orAlan Modra2002-04-121-7/+0