aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf.c
AgeCommit message (Expand)AuthorFilesLines
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek1-0/+12
2001-05-07 * ecoff.c (bfd_debug_section): Fix initialization.Alan Modra1-3/+3
2001-04-302000-04-27 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+2
2001-04-24Add OpenRISC supportNick Clifton1-1/+4
2001-04-13bfd/Jakub Jelinek1-0/+15
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-02-14fixes for elf_find_nearest_lineNick Clifton1-38/+75
2001-02-10Add s390 supportNick Clifton1-0/+3
2000-12-12Fix formatting.Nick Clifton1-2/+2
2000-12-08Generalize DWARF2 and COFF support.Nick Clifton1-1/+2
2000-11-30Add support for x86_64-*-linux-gnu* targetNick Clifton1-0/+3
2000-10-11Revert 2000-10-07 link-once section symbol changes.Alan Modra1-6/+6
2000-10-07Make elf section symbols global for link-once sections.Alan Modra1-3/+5
2000-10-05Preserve machine dependent section header flags when reading ELF object file.Jim Wilson1-0/+6
2000-09-30Support for Unixware 7.1.x pxstatus_t and lwpxstatus_t.Alan Modra1-2/+10
2000-09-29That'll teach me not to type little patches in by hand. GetAlan Modra1-1/+1
2000-09-29(elf_fake_sections): Do not mark the section SHT_NOBITS ifAlan Modra1-8/+2
2000-09-11Make debug_sec_names static.Nick Clifton1-1/+1
2000-09-072000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-162/+152
2000-09-02Add .gnu.linkobce.wi. to the list of debug section names.Nick Clifton1-4/+17
2000-08-302000-08-29 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-27/+18
2000-08-222000-08-22 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+14
2000-08-03Restore reverted code. Fix bug in reverted code which was eliminating tooNick Clifton1-189/+314
2000-08-032000-08-03 H.J. Lu <hjl@gnu.org>H.J. Lu1-171/+63
2000-07-31Improve section to segment mapping code.Nick Clifton1-63/+171
2000-07-20 * Makefile.am (ALL_MACHINES): Add cpu-cris.lo.Hans-Peter Nilsson1-0/+3
2000-07-202000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+10
2000-07-202000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+3
2000-07-192000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+1
2000-07-192000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+31
2000-07-18Rename bfd_elf_get_arch_size to bfd_get_arch_sizeNick Clifton1-32/+2
2000-07-11Add function bfd_elf_get_sign_extend_vma.Andrew Cagney1-0/+14
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton1-2/+10
2000-06-192000-06-18 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson1-1/+2
2000-06-062000-06-06 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-2/+5
2000-06-062000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-35/+121
2000-05-31(_bfd_elf_slurp_version_tables): Correct reading of versionUlrich Drepper1-11/+33
2000-05-29(_bfd_elf_link_hash_table_init): Initialize dynlocal.Alan Modra1-0/+1
2000-05-09Fix some nits shown up by objcopy.Alan Modra1-16/+33
2000-05-052000-05-04 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-3/+18
2000-05-022000-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2000-04-21IA-64 ELF support.Jim Wilson1-0/+3
2000-03-27ATMEL AVR microcontroller support.Alan Modra1-0/+3
2000-03-06 * elf.c (swap_out_syms): Check for null type_ptr.Catherine Moore1-1/+2
2000-02-23Add IBM 370 support.Alan Modra1-1/+4
2000-02-18 * elf-bfd.h (struct elf_link_hash_table): Remove copy_indirectRichard Henderson1-8/+4
2000-02-13 * elf-bfd.h (struct elf_link_hash_table): Add copy_indirect andRichard Henderson1-0/+56
2000-01-10Apply patch from Egor Duda to process win32_pstatus notes in core dumps.Nick Clifton1-1/+82
2000-01-03ELF visibility patch from Martin Loewis.Nick Clifton1-4/+14
1999-12-07Add support for SSE registers in ELF core files.Jim Blandy1-12/+49