aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf.c
AgeCommit message (Expand)AuthorFilesLines
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
1999-11-29* elf.c (bfd_get_elf_phdrs, bfd_get_elf_phdr_upper_bound): NewJim Blandy1-0/+48
1999-11-26Add support for target specific processing of ELF segmentsNick Clifton1-17/+51
1999-09-24Fred Fish <fnf@cygnus.com>Richard Henderson1-2/+14
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor1-0/+3
1999-07-30Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1-2/+15
1999-07-13 * elf.c (assign_file_positions_for_segments): Thinko last change.Richard Henderson1-3/+1
1999-07-13* elf.c (assign_file_positions_for_segments): Don't overwrite p_flags.Richard Henderson1-3/+1
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-19/+19