summaryrefslogtreecommitdiff
path: root/bfd/elf.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-2/+2
* * elf.c (_bfd_elf_make_section_from_shdr): When setting sectionAlan Modra2002-04-031-4/+13
* 2002-04-01 Nathan Williams <nathanw@wasabisystems.com>Jason Thorpe2002-04-011-1/+1
* * elf.c (_bfd_elf_get_symtab_upper_bound): Leave space forAlan Modra2002-03-271-2/+6
* * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based onAlan Modra2002-03-231-11/+14
* 2002-03-04 H.J. Lu <hjl@gnu.org>H.J. Lu2002-03-041-0/+9
* * elf.c (elf_fake_sections): Use SHT_NOBITS when SEC_NEVER_LOAD.Alan Modra2002-02-141-1/+2
* 2002-02-11 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-02-131-5/+41
* Accept a physicall address of 0 as valid in a program headerNick Clifton2002-02-131-3/+8
* Don't translate debugging message.Nick Clifton2002-01-301-18/+16
* Copy only as much information as possible to avoid stack corruption.Nick Clifton2002-01-261-1/+1
* * elf.c (elfcore_write_prstatus): Make sure we pass the address ofMark Kettenis2002-01-251-1/+1
* * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): AddAlan Modra2002-01-211-5/+14
* * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):Alan Modra2002-01-171-28/+25
* * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.Jakub Jelinek2002-01-151-1/+17
* 2002-01-10 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-101-2/+2
* include/elf:Jason Thorpe2002-01-091-9/+10
* 2002-01-08 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-081-0/+136
* * elf.c (elf_fake_sections): Propagate errors fromAlexandre Oliva2002-01-081-3/+4
* 2001-12-18 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-12-191-2/+7
* 2001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-12-181-1/+3
* 2001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-12-181-1/+3
* 2001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-12-181-0/+18
* * elf.c (elfcore_netbsd_get_lwpid): New function.Alan Modra2001-12-181-2/+118