OSDN Git Service

* merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix
[pf3gnuchains/pf3gnuchains4x.git] / bfd / elf.c
2001-05-11 jakub * merge.c (struct sec_merge_hash_entry): Add u.entsize...
2001-05-07 amodra * ecoff.c (bfd_debug_section): Fix initialization.
2001-04-30 hjl2000-04-27 H.J. Lu <hjl@gnu.org>
2001-04-24 nickcAdd OpenRISC support
2001-04-13 jakubbfd/
2001-03-08 nickcUpdate copyright notices
2001-02-14 nickcfixes for elf_find_nearest_line
2001-02-10 nickcAdd s390 support
2000-12-12 nickcFix formatting.
2000-12-08 nickcGeneralize DWARF2 and COFF support.
2000-11-30 nickcAdd support for x86_64-*-linux-gnu* target
2000-10-11 amodraRevert 2000-10-07 link-once section symbol changes.
2000-10-07 amodraMake elf section symbols global for link-once sections.
2000-10-05 wilsonPreserve machine dependent section header flags when...
2000-09-30 amodraSupport for Unixware 7.1.x pxstatus_t and lwpxstatus_t.
2000-09-29 amodraThat'll teach me not to type little patches in by hand...
2000-09-29 amodra(elf_fake_sections): Do not mark the section SHT_NOBITS if
2000-09-11 nickcMake debug_sec_names static.
2000-09-07 kazu2000-09-07 Kazu Hirata <kazu@hxi.com>
2000-09-02 nickcAdd .gnu.linkobce.wi. to the list of debug section...
2000-08-30 msnyder2000-08-29 Michael Snyder <msnyder@seadog.cygnus...
2000-08-22 hjl2000-08-22 H.J. Lu <hjl@gnu.org>
2000-08-03 nickcRestore reverted code. Fix bug in reverted code which...
2000-08-03 hjl2000-08-03 H.J. Lu <hjl@gnu.org>
2000-07-31 nickcImprove section to segment mapping code.
2000-07-20 hp * Makefile.am (ALL_MACHINES): Add cpu-cris.lo.
2000-07-20 hjl2000-07-19 H.J. Lu <hjl@gnu.org>
2000-07-20 hjl2000-07-19 H.J. Lu <hjl@gnu.org>
2000-07-19 hjl2000-07-19 H.J. Lu <hjl@gnu.org>
2000-07-19 hjl2000-07-19 H.J. Lu <hjl@gnu.org>
2000-07-18 nickcRename bfd_elf_get_arch_size to bfd_get_arch_size
2000-07-11 cagneyAdd function bfd_elf_get_sign_extend_vma.
2000-06-19 nickcApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-06-19 ulfc2000-06-18 Ulf Carlsson <ulfc@engr.sgi.com>
2000-06-06 msnyder2000-06-06 Michael Snyder <msnyder@seadog.cygnus...
2000-06-06 msnyder2000-05-26 Michael Snyder <msnyder@seadog.cygnus...
2000-05-31 drepper(_bfd_elf_slurp_version_tables): Correct reading of...
2000-05-29 amodra(_bfd_elf_link_hash_table_init): Initialize dynlocal.
2000-05-09 amodraFix some nits shown up by objcopy.
2000-05-05 msnyder2000-05-04 Michael Snyder <msnyder@seadog.cygnus...
2000-05-02 hjl2000-05-02 H.J. Lu <hjl@gnu.org>
2000-04-21 wilsonIA-64 ELF support.
2000-03-27 amodraATMEL AVR microcontroller support.
2000-03-06 clm * elf.c (swap_out_syms): Check for null type_ptr.
2000-02-23 amodraAdd IBM 370 support.
2000-02-18 rth * elf-bfd.h (struct elf_link_hash_table): Remov...
2000-02-13 rth * elf-bfd.h (struct elf_link_hash_table): Add...
2000-01-10 nickcApply patch from Egor Duda to process win32_pstatus...
2000-01-03 nickcELF visibility patch from Martin Loewis.
1999-12-07 jimbAdd support for SSE registers in ELF core files.
1999-11-29 jimb* elf.c (bfd_get_elf_phdrs, bfd_get_elf_phdr_upper_boun...
1999-11-26 nickcAdd support for target specific processing of ELF segments
1999-09-24 rthFred Fish <fnf@cygnus.com>
1999-09-04 ian1999-09-04 Steve Chamberlain <sac@pobox.com>
1999-07-30 rthJakub Jelinek <jj@ultra.linux.cz>
1999-07-13 rth * elf.c (assign_file_positions_for_segments...
1999-07-13 rth* elf.c (assign_file_positions_for_segments): Don't...
1999-07-11 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-11 ian * elf.c (bfd_elf_hash): Change parameter from unsigned...
1999-07-07 mmitchel * elflink.h (elf_link_create_dynamic_sections): Handle...
1999-07-02 mmitchel * dwarf2.c (parse_comp_unit): Add ABBREV_LENGTH parameter.
1999-07-01 mmitchel * elf-bfd.h (bfd_elf_section_data): Add rel_count...
1999-06-22 ian * elf.c (bfd_section_from_shdr): Avoid crashing on...
1999-06-04 schwab * elf.c (elf_fake_sections): Undo change of 1999-05-10.
1999-06-02 mmitchel * elf-bfd.h (elf_backend_data): Remove use_rela_p...
1999-05-28 nickcInitialise EI_OSABI and EI_ABIVERSION fields of e_ident...
1999-05-27 ian1999-05-28 Martin Dorey <mdorey@madge.com>
1999-05-10 nickcCheck for period after .rel{a} when detecting reloc...
1999-05-03 rthInitial revision