OSDN Git Service

include/elf:
[pf3gnuchains/pf3gnuchains3x.git] / bfd / elf.c
2002-01-09 thorpejinclude/elf:
2002-01-08 msnyder2002-01-08 Michael Snyder <msnyder@redhat.com>
2002-01-08 aoliva* elf.c (elf_fake_sections): Propagate errors from
2001-12-19 msnyder2001-12-18 Michael Snyder <msnyder@redhat.com>
2001-12-18 hjl2001-12-18 H.J. Lu <hjl@gnu.org>
2001-12-18 hjl2001-12-18 H.J. Lu <hjl@gnu.org>
2001-12-18 hjl2001-12-18 H.J. Lu <hjl@gnu.org>
2001-12-18 amodra * elf.c (elfcore_netbsd_get_lwpid): New function.
2001-12-17 amodra Support for more than 64k ELF sections.
2001-12-13 jakub * elf-bfd.h (enum elf_link_info_type): New.
2001-12-07 nickcCombine sentance fragments into a single sentance in...
2001-12-07 jakub * elf.c (_bfd_elf_rela_local_sym): Only call
2001-11-29 nickcDo not overwite the core signal if it has already been...
2001-11-23 jakub * elf.c (_bfd_elf_rela_local_sym): New.
2001-11-10 amodra * elf32-arm.h (elf32_arm_final_link_relocate): Don...
2001-11-07 jakub * Makefile.am (BFD32_BACKENDS): Add elf-strtab.lo.
2001-10-30 nickcIf the LMA for a segment is known, use it for matching...
2001-10-30 nickcSet the LMA based on the p_paddr of the segment that...
2001-10-17 amodra * elf-m10200.c (mn10200_elf_relax_section): Cast assig...
2001-10-15 amodra * elf.c (_bfd_elf_link_hash_copy_indirect): Test ind...
2001-10-10 amodra * elf.c (elf_map_symbols): Don't create new section...
2001-10-09 amodra * elf-bfd.h (struct bfd_elf_section_data): Rename...
2001-10-09 amodra * elf-bfd.h (struct bfd_elf_section_data): Add "group...
2001-10-03 amodra * elflink.h (elf_fix_symbol_flags): Copy flags to...
2001-09-30 amodra * elf.c (_bfd_elf_link_hash_copy_indirect): Set ind...
2001-09-29 amodra * elf-bfd.h (struct elf_link_local_dynamic_entry)...
2001-09-24 amodra * elf-bfd.h (elf_backend_reloc_type_class): Pass in...
2001-09-20 amodra * bfd.c (bfd_archive_filename): New function.
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-09-12 aoliva* elf.c (prep_headers): Get the machine code from the elf
2001-08-29 law * cpu-h8300.c (h8300_scan, compatible): Prototype.
2001-08-29 amylaar * Makefile.am (elf32-h8300.lo): New target.
2001-08-27 amodra * config.bfd: Add powerpc64 target. Add powerpc64...
2001-08-26 aj * oasys.c: Add missing prototypes.
2001-08-24 hjl2001-08-24 H.J. Lu <hjl@gnu.org>
2001-08-24 nickcApply H.J.'s patch to revert change to elfxx-target.h
2001-08-23 hjl2001-08-23 H.J. Lu <hjl@gnu.org>
2001-08-23 jakub * elf-bfd.h (enum elf_reloc_type_class): New.
2001-08-21 hjl2001-08-20 H.J. Lu <hjl@gnu.org>
2001-08-19 amodra * archive.c (offsetof): Remove define.
2001-08-11 nickcreplace direct invocation og elf vma print functions...
2001-08-10 amodra * elf.c (bfd_elf_sprintf_vma): Add ATTRIBUTE_UNUSED...
2001-08-09 hjl2001-08-09 H.J. Lu <hjl@gnu.org>
2001-08-09 hjl2001-08-09 H.J. Lu <hjl@gnu.org>
2001-08-09 amodra * coff-rs6000.c: Add missing prototypes.
2001-08-01 nickcReturn zero only as the last step of qsort function.
2001-06-30 amodra * elfcore.h (elf_core_file_p): Call bfd_section_from_p...
2001-06-30 amodra * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseu...
2001-06-10 amodra * elflink.h: Whitespace changes.
2001-06-08 hjl2001-06-08 H.J. Lu <hjl@gnu.org>
2001-05-23 nickcReplace sh_size/sh_entsize with NUM_SHDR_ENTRIES
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.
next