summaryrefslogtreecommitdiff
path: root/bfd/elf.c
Commit message (Expand)AuthorAgeFilesLines
* * elfcore.h (elf_core_file_p): Call bfd_section_from_phdr directlyAlan Modra2001-06-301-36/+16
* * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseudosectionAlan Modra2001-06-301-64/+67
* * elflink.h: Whitespace changes.Alan Modra2001-06-101-25/+25
* 2001-06-08 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-081-3/+8
* Replace sh_size/sh_entsize with NUM_SHDR_ENTRIESNick Clifton2001-05-231-1/+1
* * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek2001-05-111-0/+12
* * ecoff.c (bfd_debug_section): Fix initialization.Alan Modra2001-05-071-3/+3
* 2000-04-27 H.J. Lu <hjl@gnu.org>H.J. Lu2001-04-301-1/+2
* Add OpenRISC supportNick Clifton2001-04-241-1/+4
* bfd/Jakub Jelinek2001-04-131-0/+15
* Update copyright noticesNick Clifton2001-03-081-1/+2
* fixes for elf_find_nearest_lineNick Clifton2001-02-141-38/+75
* Add s390 supportNick Clifton2001-02-101-0/+3
* Fix formatting.Nick Clifton2000-12-121-2/+2
* Generalize DWARF2 and COFF support.Nick Clifton2000-12-081-1/+2
* Add support for x86_64-*-linux-gnu* targetNick Clifton2000-11-301-0/+3
* Revert 2000-10-07 link-once section symbol changes.Alan Modra2000-10-111-6/+6
* Make elf section symbols global for link-once sections.Alan Modra2000-10-071-3/+5
* Preserve machine dependent section header flags when reading ELF object file.Jim Wilson2000-10-051-0/+6
* Support for Unixware 7.1.x pxstatus_t and lwpxstatus_t.Alan Modra2000-09-301-2/+10
* That'll teach me not to type little patches in by hand. GetAlan Modra2000-09-291-1/+1
* (elf_fake_sections): Do not mark the section SHT_NOBITS ifAlan Modra2000-09-291-8/+2
* Make debug_sec_names static.Nick Clifton2000-09-111-1/+1
* 2000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-071-162/+152
* Add .gnu.linkobce.wi. to the list of debug section names.Nick Clifton2000-09-021-4/+17
* 2000-08-29 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-08-301-27/+18
* 2000-08-22 H.J. Lu <hjl@gnu.org>H.J. Lu2000-08-221-0/+14
* Restore reverted code. Fix bug in reverted code which was eliminating tooNick Clifton2000-08-031-189/+314
* 2000-08-03 H.J. Lu <hjl@gnu.org>H.J. Lu2000-08-031-171/+63
* Improve section to segment mapping code.Nick Clifton2000-07-311-63/+171
* * Makefile.am (ALL_MACHINES): Add cpu-cris.lo.Hans-Peter Nilsson2000-07-201-0/+3
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-0/+10
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-3/+3
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-191-3/+1
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-191-2/+31
* Rename bfd_elf_get_arch_size to bfd_get_arch_sizeNick Clifton2000-07-181-32/+2
* Add function bfd_elf_get_sign_extend_vma.Andrew Cagney2000-07-111-0/+14
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-191-2/+10
* 2000-06-18 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2000-06-191-1/+2
* 2000-06-06 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-06-061-2/+5
* 2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-06-061-35/+121
* (_bfd_elf_slurp_version_tables): Correct reading of versionUlrich Drepper2000-05-311-11/+33
* (_bfd_elf_link_hash_table_init): Initialize dynlocal.Alan Modra2000-05-291-0/+1
* Fix some nits shown up by objcopy.Alan Modra2000-05-091-16/+33
* 2000-05-04 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-05-051-3/+18
* 2000-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-021-1/+1
* IA-64 ELF support.Jim Wilson2000-04-211-0/+3
* ATMEL AVR microcontroller support.Alan Modra2000-03-271-0/+3
* * elf.c (swap_out_syms): Check for null type_ptr.Catherine Moore2000-03-061-1/+2
* Add IBM 370 support.Alan Modra2000-02-231-1/+4